Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable new bors try branch to run on CI #116450

Merged
merged 2 commits into from Oct 8, 2023

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Oct 5, 2023

Needed to fix this error. Inspired by #99988

Also, removes try-merge from the workflow. It shouldn't have been added in #116353.

r? @Mark-Simulacrum

@rustbot rustbot added A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Oct 5, 2023
@Kobzol
Copy link
Contributor Author

Kobzol commented Oct 5, 2023

@bors2 try

@rust-bors-staging
Copy link

⌛ Trying commit bb74317 with merge dae54c8

rust-bors-staging bot added a commit that referenced this pull request Oct 5, 2023
@rust-log-analyzer

This comment has been minimized.

@rust-bors-staging
Copy link

💔 Test failed

@rust-log-analyzer
Copy link
Collaborator

The job dist-x86_64-linux failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)
GITHUB_ACTION=__run_7
GITHUB_ACTIONS=true
GITHUB_ACTION_REF=
GITHUB_ACTION_REPOSITORY=
GITHUB_ACTOR=rust-bors-staging[bot]
GITHUB_API_URL=https://api.github.com
GITHUB_BASE_REF=
GITHUB_ENV=/home/runner/work/_temp/_runner_file_commands/set_env_7544ad92-a2a0-4453-b1c2-115e83eba9bc
GITHUB_EVENT_NAME=push
---
GITHUB_SERVER_URL=https://github.com
GITHUB_SHA=dae54c852681da8cb6a56545998e9db5cb64e1a1
GITHUB_STATE=/home/runner/work/_temp/_runner_file_commands/save_state_7544ad92-a2a0-4453-b1c2-115e83eba9bc
GITHUB_STEP_SUMMARY=/home/runner/work/_temp/_runner_file_commands/step_summary_7544ad92-a2a0-4453-b1c2-115e83eba9bc
GITHUB_TRIGGERING_ACTOR=rust-bors-staging[bot]
GITHUB_WORKFLOW_REF=rust-lang/rust/.github/workflows/ci.yml@refs/heads/automation/bors/try
GITHUB_WORKFLOW_SHA=dae54c852681da8cb6a56545998e9db5cb64e1a1
GITHUB_WORKSPACE=/home/runner/work/rust/rust
GOROOT_1_19_X64=/opt/hostedtoolcache/go/1.19.13/x64
---
[TIMING] tool::ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-linux-gnu }, target: x86_64-unknown-linux-gnu, tool: "opt-dist", path: "src/tools/opt-dist", mode: ToolBootstrap, is_optional_tool: false, source_type: InTree, extra_features: [], allow_features: "" } -- 37.593
[TIMING] tool::OptimizedDist { compiler: Compiler { stage: 0, host: x86_64-unknown-linux-gnu }, target: x86_64-unknown-linux-gnu } -- 0.000
Build completed successfully in 0:00:37
+ ./build/x86_64-unknown-linux-gnu/stage0-tools-bin/opt-dist linux-ci -- python3 ../x.py dist --host x86_64-unknown-linux-gnu --target x86_64-unknown-linux-gnu --include-default-paths build-manifest bootstrap
[2023-10-05T14:06:40.464Z INFO  opt_dist] Skipping building of unimportant components for a try build
---
Preparing bitmaps-3.1.0
[2023-10-05T14:16:48Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=None, patch=None
[2023-10-05T14:16:48Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=None, patch=None
[2023-10-05T14:16:48Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=None, patch=None
[2023-10-05T14:16:48Z DEBUG collector::execute] cd "/tmp/.tmpiD5KOH" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpiD5KOH#bitmaps@3.1.0" "--profile" "check" "--" "--skip-this-rustc"
[2023-10-05T14:16:48Z DEBUG collector::execute] cd "/tmp/.tmpk1vIhe" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpk1vIhe#bitmaps@3.1.0" "--" "--skip-this-rustc"
[2023-10-05T14:16:48Z DEBUG collector::execute] cd "/tmp/.tmp5LcEPe" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp5LcEPe#bitmaps@3.1.0" "--release" "--" "--skip-this-rustc"
[2023-10-05T14:16:48Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:16:48Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=Some(Full), patch=None
[2023-10-05T14:16:48Z DEBUG collector::execute] cd "/tmp/.tmpfxB70Y" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpfxB70Y#bitmaps@3.1.0" "--profile" "check" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:16:49Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrFull), patch=None
---
[2023-10-05T14:16:53Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:16:53Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=Some(Full), patch=None
[2023-10-05T14:16:53Z DEBUG collector::execute] cd "/tmp/.tmp8TaMl3" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp8TaMl3#bitmaps@3.1.0" "--release" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:16:54Z INFO  collector::execute] run_rustc with incremental=true, profile=Opt, scenario=Some(IncrFull), patch=None
[2023-10-05T14:16:54Z DEBUG collector::execute] cd "/tmp/.tmp8TaMl3" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp8TaMl3#bitmaps@3.1.0" "--release" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmp8TaMl3/incremental-state"
[2023-10-05T14:16:55Z INFO  collector::execute] run_rustc with incremental=true, profile=Opt, scenario=Some(IncrUnchanged), patch=None
[2023-10-05T14:16:55Z DEBUG collector::execute] cd "/tmp/.tmp8TaMl3" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp8TaMl3#bitmaps@3.1.0" "--release" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmp8TaMl3/incremental-state"
[2023-10-05T14:16:55Z DEBUG collector::benchmark::patch] applying println to "/tmp/.tmp8TaMl3"
[2023-10-05T14:16:55Z INFO  collector::execute] run_rustc with incremental=true, profile=Opt, scenario=Some(IncrPatched), patch=Some(Patch { index: 0, name: PatchName("println"), path: "0-println.patch" })
[2023-10-05T14:16:55Z INFO  collector::execute] run_rustc with incremental=true, profile=Opt, scenario=Some(IncrPatched), patch=Some(Patch { index: 0, name: PatchName("println"), path: "0-println.patch" })
[2023-10-05T14:16:55Z DEBUG collector::execute] cd "/tmp/.tmp8TaMl3" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp8TaMl3#bitmaps@3.1.0" "--release" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmp8TaMl3/incremental-state"
Executing benchmark cargo-0.60.0 (2/8)
Preparing cargo-0.60.0
[2023-10-05T14:16:56Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=None, patch=None
[2023-10-05T14:16:56Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=None, patch=None
[2023-10-05T14:16:56Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=None, patch=None
[2023-10-05T14:16:56Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=None, patch=None
[2023-10-05T14:16:56Z DEBUG collector::execute] cd "/tmp/.tmp0H0OZr" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp0H0OZr#cargo@0.60.0" "--release" "--lib" "--" "--skip-this-rustc"
[2023-10-05T14:16:56Z DEBUG collector::execute] cd "/tmp/.tmpyoox4i" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpyoox4i#cargo@0.60.0" "--profile" "check" "--lib" "--" "--skip-this-rustc"
[2023-10-05T14:16:56Z DEBUG collector::execute] cd "/tmp/.tmpoMEaha" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpoMEaha#cargo@0.60.0" "--lib" "--" "--skip-this-rustc"
Running cargo-0.60.0: Check + [Full, IncrFull, IncrUnchanged, IncrPatched]
[2023-10-05T14:17:43Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:17:43Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=Some(Full), patch=None
[2023-10-05T14:17:43Z DEBUG collector::execute] cd "/tmp/.tmpLBACNg" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpLBACNg#cargo@0.60.0" "--profile" "check" "--lib" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:17:50Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrFull), patch=None
[2023-10-05T14:17:50Z DEBUG collector::execute] cd "/tmp/.tmpLBACNg" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpLBACNg#cargo@0.60.0" "--profile" "check" "--lib" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpLBACNg/incremental-state"
[2023-10-05T14:17:59Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrUnchanged), patch=None
[2023-10-05T14:17:59Z DEBUG collector::execute] cd "/tmp/.tmpLBACNg" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpLBACNg#cargo@0.60.0" "--profile" "check" "--lib" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpLBACNg/incremental-state"
[2023-10-05T14:18:01Z DEBUG collector::benchmark::patch] applying println to "/tmp/.tmpLBACNg"
[2023-10-05T14:18:01Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrPatched), patch=Some(Patch { index: 0, name: PatchName("println"), path: "0-println.patch" })
[2023-10-05T14:18:01Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrPatched), patch=Some(Patch { index: 0, name: PatchName("println"), path: "0-println.patch" })
[2023-10-05T14:18:01Z DEBUG collector::execute] cd "/tmp/.tmpLBACNg" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpLBACNg#cargo@0.60.0" "--profile" "check" "--lib" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpLBACNg/incremental-state"
[2023-10-05T14:18:03Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:18:04Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=Some(Full), patch=None
[2023-10-05T14:18:04Z DEBUG collector::execute] cd "/tmp/.tmp3SIEpx" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp3SIEpx#cargo@0.60.0" "--lib" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:18:25Z INFO  collector::execute] run_rustc with incremental=true, profile=Debug, scenario=Some(IncrFull), patch=None
---
Preparing ctfe-stress-5
[2023-10-05T14:20:18Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=None, patch=None
[2023-10-05T14:20:18Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=None, patch=None
[2023-10-05T14:20:18Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=None, patch=None
[2023-10-05T14:20:18Z DEBUG collector::execute] cd "/tmp/.tmpHDdtVr" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpHDdtVr#ctfe-stress-5@0.1.0" "--profile" "check" "--" "--skip-this-rustc"
[2023-10-05T14:20:18Z DEBUG collector::execute] cd "/tmp/.tmpzrvtZ7" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpzrvtZ7#ctfe-stress-5@0.1.0" "--release" "--" "--skip-this-rustc"
[2023-10-05T14:20:18Z DEBUG collector::execute] cd "/tmp/.tmpheozTC" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpheozTC#ctfe-stress-5@0.1.0" "--" "--skip-this-rustc"
[2023-10-05T14:20:18Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:20:18Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=Some(Full), patch=None
[2023-10-05T14:20:18Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=Some(Full), patch=None
[2023-10-05T14:20:18Z DEBUG collector::execute] cd "/tmp/.tmpvn8HTJ" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpvn8HTJ#ctfe-stress-5@0.1.0" "--profile" "check" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:20:22Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrFull), patch=None
[2023-10-05T14:20:22Z DEBUG collector::execute] cd "/tmp/.tmpvn8HTJ" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpvn8HTJ#ctfe-stress-5@0.1.0" "--profile" "check" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpvn8HTJ/incremental-state"
[2023-10-05T14:20:27Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrUnchanged), patch=None
[2023-10-05T14:20:27Z DEBUG collector::execute] cd "/tmp/.tmpvn8HTJ" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpvn8HTJ#ctfe-stress-5@0.1.0" "--profile" "check" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpvn8HTJ/incremental-state"
[2023-10-05T14:20:28Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:20:28Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=Some(Full), patch=None
[2023-10-05T14:20:28Z DEBUG collector::execute] cd "/tmp/.tmpBeKTs8" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpBeKTs8#ctfe-stress-5@0.1.0" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:20:32Z INFO  collector::execute] run_rustc with incremental=true, profile=Debug, scenario=Some(IncrFull), patch=None
[2023-10-05T14:20:32Z INFO  collector::execute] run_rustc with incremental=true, profile=Debug, scenario=Some(IncrFull), patch=None
[2023-10-05T14:20:32Z DEBUG collector::execute] cd "/tmp/.tmpBeKTs8" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpBeKTs8#ctfe-stress-5@0.1.0" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpBeKTs8/incremental-state"
[2023-10-05T14:20:37Z INFO  collector::execute] run_rustc with incremental=true, profile=Debug, scenario=Some(IncrUnchanged), patch=None
[2023-10-05T14:20:37Z DEBUG collector::execute] cd "/tmp/.tmpBeKTs8" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpBeKTs8#ctfe-stress-5@0.1.0" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpBeKTs8/incremental-state"
[2023-10-05T14:20:37Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:20:37Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=Some(Full), patch=None
[2023-10-05T14:20:37Z DEBUG collector::execute] cd "/tmp/.tmpxcWqlA" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpxcWqlA#ctfe-stress-5@0.1.0" "--release" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:20:42Z INFO  collector::execute] run_rustc with incremental=true, profile=Opt, scenario=Some(IncrFull), patch=None
---
Preparing diesel-1.4.8
[2023-10-05T14:20:46Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=None, patch=None
[2023-10-05T14:20:46Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=None, patch=None
[2023-10-05T14:20:46Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=None, patch=None
[2023-10-05T14:20:46Z DEBUG collector::execute] cd "/tmp/.tmp7MVH2I" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp7MVH2I#diesel@1.4.8" "--profile" "check" "--" "--skip-this-rustc"
[2023-10-05T14:20:46Z DEBUG collector::execute] cd "/tmp/.tmpqf4i4r" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpqf4i4r#diesel@1.4.8" "--release" "--" "--skip-this-rustc"
[2023-10-05T14:20:46Z DEBUG collector::execute] cd "/tmp/.tmpr5TbNQ" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpr5TbNQ#diesel@1.4.8" "--" "--skip-this-rustc"
[2023-10-05T14:20:55Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:20:55Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=Some(Full), patch=None
[2023-10-05T14:20:55Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=Some(Full), patch=None
[2023-10-05T14:20:55Z DEBUG collector::execute] cd "/tmp/.tmpLXtREn" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpLXtREn#diesel@1.4.8" "--profile" "check" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:21:00Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrFull), patch=None
[2023-10-05T14:21:00Z DEBUG collector::execute] cd "/tmp/.tmpLXtREn" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpLXtREn#diesel@1.4.8" "--profile" "check" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpLXtREn/incremental-state"
[2023-10-05T14:21:07Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrUnchanged), patch=None
[2023-10-05T14:21:07Z DEBUG collector::execute] cd "/tmp/.tmpLXtREn" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpLXtREn#diesel@1.4.8" "--profile" "check" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpLXtREn/incremental-state"
[2023-10-05T14:21:09Z DEBUG collector::benchmark::patch] applying println to "/tmp/.tmpLXtREn"
[2023-10-05T14:21:09Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrPatched), patch=Some(Patch { index: 0, name: PatchName("println"), path: "0-println.patch" })
[2023-10-05T14:21:09Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrPatched), patch=Some(Patch { index: 0, name: PatchName("println"), path: "0-println.patch" })
[2023-10-05T14:21:09Z DEBUG collector::execute] cd "/tmp/.tmpLXtREn" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpLXtREn#diesel@1.4.8" "--profile" "check" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpLXtREn/incremental-state"
[2023-10-05T14:21:10Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:21:10Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=Some(Full), patch=None
[2023-10-05T14:21:10Z DEBUG collector::execute] cd "/tmp/.tmpfv2MpR" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpfv2MpR#diesel@1.4.8" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:21:17Z INFO  collector::execute] run_rustc with incremental=true, profile=Debug, scenario=Some(IncrFull), patch=None
---
Preparing externs
[2023-10-05T14:21:47Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=None, patch=None
[2023-10-05T14:21:47Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=None, patch=None
[2023-10-05T14:21:47Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=None, patch=None
[2023-10-05T14:21:47Z DEBUG collector::execute] cd "/tmp/.tmpHoVQez" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpHoVQez#externs@0.1.0" "--release" "--" "--skip-this-rustc"
[2023-10-05T14:21:47Z DEBUG collector::execute] cd "/tmp/.tmpdLJIhD" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpdLJIhD#externs@0.1.0" "--" "--skip-this-rustc"
[2023-10-05T14:21:47Z DEBUG collector::execute] cd "/tmp/.tmp3dV4CH" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp3dV4CH#externs@0.1.0" "--profile" "check" "--" "--skip-this-rustc"
[2023-10-05T14:21:47Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:21:47Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=Some(Full), patch=None
[2023-10-05T14:21:47Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=Some(Full), patch=None
[2023-10-05T14:21:47Z DEBUG collector::execute] cd "/tmp/.tmpJgIL9L" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpJgIL9L#externs@0.1.0" "--profile" "check" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:21:47Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrFull), patch=None
[2023-10-05T14:21:47Z DEBUG collector::execute] cd "/tmp/.tmpJgIL9L" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpJgIL9L#externs@0.1.0" "--profile" "check" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpJgIL9L/incremental-state"
[2023-10-05T14:21:47Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrUnchanged), patch=None
[2023-10-05T14:21:47Z DEBUG collector::execute] cd "/tmp/.tmpJgIL9L" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpJgIL9L#externs@0.1.0" "--profile" "check" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpJgIL9L/incremental-state"
[2023-10-05T14:21:47Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:21:47Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=Some(Full), patch=None
[2023-10-05T14:21:47Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=Some(Full), patch=None
[2023-10-05T14:21:47Z DEBUG collector::execute] cd "/tmp/.tmpSeXRVp" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpSeXRVp#externs@0.1.0" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:21:48Z INFO  collector::execute] run_rustc with incremental=true, profile=Debug, scenario=Some(IncrFull), patch=None
[2023-10-05T14:21:48Z DEBUG collector::execute] cd "/tmp/.tmpSeXRVp" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpSeXRVp#externs@0.1.0" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpSeXRVp/incremental-state"
[2023-10-05T14:21:48Z INFO  collector::execute] run_rustc with incremental=true, profile=Debug, scenario=Some(IncrUnchanged), patch=None
[2023-10-05T14:21:48Z DEBUG collector::execute] cd "/tmp/.tmpSeXRVp" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpSeXRVp#externs@0.1.0" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpSeXRVp/incremental-state"
[2023-10-05T14:21:48Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:21:48Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=Some(Full), patch=None
[2023-10-05T14:21:48Z DEBUG collector::execute] cd "/tmp/.tmp2Q7qnX" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp2Q7qnX#externs@0.1.0" "--release" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:21:48Z INFO  collector::execute] run_rustc with incremental=true, profile=Opt, scenario=Some(IncrFull), patch=None
---
Preparing match-stress
[2023-10-05T14:21:49Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=None, patch=None
[2023-10-05T14:21:49Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=None, patch=None
[2023-10-05T14:21:49Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=None, patch=None
[2023-10-05T14:21:49Z DEBUG collector::execute] cd "/tmp/.tmpcCu0YE" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpcCu0YE#match-stress@0.1.0" "--profile" "check" "--" "--skip-this-rustc"
[2023-10-05T14:21:49Z DEBUG collector::execute] cd "/tmp/.tmpq8ywU0" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpq8ywU0#match-stress@0.1.0" "--" "--skip-this-rustc"
[2023-10-05T14:21:49Z DEBUG collector::execute] cd "/tmp/.tmpfC3aEc" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpfC3aEc#match-stress@0.1.0" "--release" "--" "--skip-this-rustc"
[2023-10-05T14:21:49Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:21:49Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=Some(Full), patch=None
[2023-10-05T14:21:49Z DEBUG collector::execute] cd "/tmp/.tmp4Vqjuf" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp4Vqjuf#match-stress@0.1.0" "--profile" "check" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:21:50Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrFull), patch=None
---
[2023-10-05T14:21:52Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:21:52Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=Some(Full), patch=None
[2023-10-05T14:21:52Z DEBUG collector::execute] cd "/tmp/.tmp2bUomt" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp2bUomt#match-stress@0.1.0" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:21:53Z INFO  collector::execute] run_rustc with incremental=true, profile=Debug, scenario=Some(IncrFull), patch=None
[2023-10-05T14:21:53Z DEBUG collector::execute] cd "/tmp/.tmp2bUomt" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp2bUomt#match-stress@0.1.0" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmp2bUomt/incremental-state"
[2023-10-05T14:21:54Z INFO  collector::execute] run_rustc with incremental=true, profile=Debug, scenario=Some(IncrUnchanged), patch=None
[2023-10-05T14:21:54Z DEBUG collector::execute] cd "/tmp/.tmp2bUomt" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp2bUomt#match-stress@0.1.0" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmp2bUomt/incremental-state"
[2023-10-05T14:21:54Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:21:54Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=Some(Full), patch=None
[2023-10-05T14:21:54Z DEBUG collector::execute] cd "/tmp/.tmpKyx6N8" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpKyx6N8#match-stress@0.1.0" "--release" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:21:55Z INFO  collector::execute] run_rustc with incremental=true, profile=Opt, scenario=Some(IncrFull), patch=None
---
Preparing token-stream-stress
[2023-10-05T14:21:57Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=None, patch=None
[2023-10-05T14:21:57Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=None, patch=None
[2023-10-05T14:21:57Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=None, patch=None
[2023-10-05T14:21:57Z DEBUG collector::execute] cd "/tmp/.tmpfucxWU" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpfucxWU#token-stream-stress@0.0.0" "--bin" "token-stream-stress-bin" "--" "--skip-this-rustc"
[2023-10-05T14:21:57Z DEBUG collector::execute] cd "/tmp/.tmpBJ9CT5" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpBJ9CT5#token-stream-stress@0.0.0" "--release" "--bin" "token-stream-stress-bin" "--" "--skip-this-rustc"
[2023-10-05T14:21:57Z DEBUG collector::execute] cd "/tmp/.tmpBwO9Vq" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpBwO9Vq#token-stream-stress@0.0.0" "--profile" "check" "--bin" "token-stream-stress-bin" "--" "--skip-this-rustc"
[2023-10-05T14:21:57Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:21:57Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=Some(Full), patch=None
[2023-10-05T14:21:57Z DEBUG collector::execute] cd "/tmp/.tmpYaNcIz" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpYaNcIz#token-stream-stress@0.0.0" "--profile" "check" "--bin" "token-stream-stress-bin" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:21:57Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrFull), patch=None
[2023-10-05T14:21:57Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrFull), patch=None
[2023-10-05T14:21:57Z DEBUG collector::execute] cd "/tmp/.tmpYaNcIz" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpYaNcIz#token-stream-stress@0.0.0" "--profile" "check" "--bin" "token-stream-stress-bin" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpYaNcIz/incremental-state"
[2023-10-05T14:21:57Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrUnchanged), patch=None
[2023-10-05T14:21:57Z DEBUG collector::execute] cd "/tmp/.tmpYaNcIz" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpYaNcIz#token-stream-stress@0.0.0" "--profile" "check" "--bin" "token-stream-stress-bin" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpYaNcIz/incremental-state"
[2023-10-05T14:21:57Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:21:57Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=Some(Full), patch=None
[2023-10-05T14:21:57Z DEBUG collector::execute] cd "/tmp/.tmpyhFwKB" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpyhFwKB#token-stream-stress@0.0.0" "--bin" "token-stream-stress-bin" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:21:58Z INFO  collector::execute] run_rustc with incremental=true, profile=Debug, scenario=Some(IncrFull), patch=None
[2023-10-05T14:21:58Z INFO  collector::execute] run_rustc with incremental=true, profile=Debug, scenario=Some(IncrFull), patch=None
[2023-10-05T14:21:58Z DEBUG collector::execute] cd "/tmp/.tmpyhFwKB" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpyhFwKB#token-stream-stress@0.0.0" "--bin" "token-stream-stress-bin" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpyhFwKB/incremental-state"
[2023-10-05T14:21:58Z INFO  collector::execute] run_rustc with incremental=true, profile=Debug, scenario=Some(IncrUnchanged), patch=None
[2023-10-05T14:21:58Z DEBUG collector::execute] cd "/tmp/.tmpyhFwKB" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpyhFwKB#token-stream-stress@0.0.0" "--bin" "token-stream-stress-bin" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpyhFwKB/incremental-state"
Running token-stream-stress: Opt + [Full, IncrFull, IncrUnchanged, IncrPatched]
[2023-10-05T14:21:58Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:21:58Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=Some(Full), patch=None
[2023-10-05T14:21:58Z DEBUG collector::execute] cd "/tmp/.tmpZXOXCy" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpZXOXCy#token-stream-stress@0.0.0" "--release" "--bin" "token-stream-stress-bin" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:21:58Z INFO  collector::execute] run_rustc with incremental=true, profile=Opt, scenario=Some(IncrFull), patch=None
[2023-10-05T14:21:58Z DEBUG collector::execute] cd "/tmp/.tmpZXOXCy" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpZXOXCy#token-stream-stress@0.0.0" "--release" "--bin" "token-stream-stress-bin" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpZXOXCy/incremental-state"
[2023-10-05T14:21:58Z INFO  collector::execute] run_rustc with incremental=true, profile=Opt, scenario=Some(IncrUnchanged), patch=None
[2023-10-05T14:21:58Z DEBUG collector::execute] cd "/tmp/.tmpZXOXCy" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpZXOXCy#token-stream-stress@0.0.0" "--release" "--bin" "token-stream-stress-bin" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpZXOXCy/incremental-state"
Executing benchmark tuple-stress (8/8)
Preparing tuple-stress
[2023-10-05T14:21:58Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=None, patch=None
[2023-10-05T14:21:58Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=None, patch=None
[2023-10-05T14:21:58Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=None, patch=None
[2023-10-05T14:21:58Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=None, patch=None
[2023-10-05T14:21:58Z DEBUG collector::execute] cd "/tmp/.tmpJdC8aC" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpJdC8aC#tuple-stress@0.1.0" "--profile" "check" "--" "--skip-this-rustc"
[2023-10-05T14:21:58Z DEBUG collector::execute] cd "/tmp/.tmpzuUGKo" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpzuUGKo#tuple-stress@0.1.0" "--" "--skip-this-rustc"
[2023-10-05T14:21:58Z DEBUG collector::execute] cd "/tmp/.tmpk4WFQK" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpk4WFQK#tuple-stress@0.1.0" "--release" "--" "--skip-this-rustc"
[2023-10-05T14:21:58Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:21:58Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=Some(Full), patch=None
[2023-10-05T14:21:59Z DEBUG collector::execute] cd "/tmp/.tmpAj1WCZ" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpAj1WCZ#tuple-stress@0.1.0" "--profile" "check" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:22:00Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrFull), patch=None
[2023-10-05T14:22:00Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrFull), patch=None
[2023-10-05T14:22:00Z DEBUG collector::execute] cd "/tmp/.tmpAj1WCZ" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpAj1WCZ#tuple-stress@0.1.0" "--profile" "check" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpAj1WCZ/incremental-state"
[2023-10-05T14:22:02Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrUnchanged), patch=None
[2023-10-05T14:22:02Z DEBUG collector::execute] cd "/tmp/.tmpAj1WCZ" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpAj1WCZ#tuple-stress@0.1.0" "--profile" "check" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpAj1WCZ/incremental-state"
[2023-10-05T14:22:03Z DEBUG collector::benchmark::patch] applying new row to "/tmp/.tmpAj1WCZ"
[2023-10-05T14:22:03Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrPatched), patch=Some(Patch { index: 0, name: PatchName("new row"), path: "0-new-row.patch" })
[2023-10-05T14:22:03Z INFO  collector::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrPatched), patch=Some(Patch { index: 0, name: PatchName("new row"), path: "0-new-row.patch" })
[2023-10-05T14:22:03Z DEBUG collector::execute] cd "/tmp/.tmpAj1WCZ" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpAj1WCZ#tuple-stress@0.1.0" "--profile" "check" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpAj1WCZ/incremental-state"
[2023-10-05T14:22:05Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:22:05Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=Some(Full), patch=None
[2023-10-05T14:22:05Z DEBUG collector::execute] cd "/tmp/.tmpGHpsOP" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpGHpsOP#tuple-stress@0.1.0" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:22:07Z INFO  collector::execute] run_rustc with incremental=true, profile=Debug, scenario=Some(IncrFull), patch=None
---
[2023-10-05T14:22:12Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:22:12Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=Some(Full), patch=None
[2023-10-05T14:22:12Z DEBUG collector::execute] cd "/tmp/.tmpr1SsKZ" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpr1SsKZ#tuple-stress@0.1.0" "--release" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:22:14Z INFO  collector::execute] run_rustc with incremental=true, profile=Opt, scenario=Some(IncrFull), patch=None
[2023-10-05T14:22:14Z DEBUG collector::execute] cd "/tmp/.tmpr1SsKZ" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpr1SsKZ#tuple-stress@0.1.0" "--release" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpr1SsKZ/incremental-state"
[2023-10-05T14:22:16Z INFO  collector::execute] run_rustc with incremental=true, profile=Opt, scenario=Some(IncrUnchanged), patch=None
[2023-10-05T14:22:16Z DEBUG collector::execute] cd "/tmp/.tmpr1SsKZ" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpr1SsKZ#tuple-stress@0.1.0" "--release" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpr1SsKZ/incremental-state"
[2023-10-05T14:22:17Z DEBUG collector::benchmark::patch] applying new row to "/tmp/.tmpr1SsKZ"
[2023-10-05T14:22:17Z INFO  collector::execute] run_rustc with incremental=true, profile=Opt, scenario=Some(IncrPatched), patch=Some(Patch { index: 0, name: PatchName("new row"), path: "0-new-row.patch" })
[2023-10-05T14:22:17Z INFO  collector::execute] run_rustc with incremental=true, profile=Opt, scenario=Some(IncrPatched), patch=Some(Patch { index: 0, name: PatchName("new row"), path: "0-new-row.patch" })
[2023-10-05T14:22:17Z DEBUG collector::execute] cd "/tmp/.tmpr1SsKZ" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpr1SsKZ#tuple-stress@0.1.0" "--release" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=/tmp/.tmpr1SsKZ/incremental-state"
[2023-10-05T14:22:19.205Z INFO  opt_dist::training] Merging Rustc PGO profiles to /tmp/tmp-multistage/opt-artifacts/rustc-pgo.profdata
[2023-10-05T14:22:19.205Z INFO  opt_dist::exec] Executing `/checkout/obj/build/x86_64-unknown-linux-gnu/llvm/build/bin/llvm-profdata merge -o /tmp/tmp-multistage/opt-artifacts/rustc-pgo.profdata /tmp/tmp-multistage/opt-artifacts/rustc-pgo [at /checkout/obj]`
##[endgroup]
[2023-10-05T14:22:30.221Z INFO  opt_dist::training] Rustc PGO statistics
---
[RUSTC-TIMING] jemalloc_sys test:false 0.061
   Compiling rustc_feature v0.0.0 (/checkout/compiler/rustc_feature)
[RUSTC-TIMING] tracing_log test:false 1.302
   Compiling rustc_ast v0.0.0 (/checkout/compiler/rustc_ast)
warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCs9PZTmOT0yfw_3std9panicking11begin_panicReECs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtB4_6option6OptionINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtCs61YOu5jMNWy_10stable_mir6OpaqueEEEB1B_ Hash = 1096621589489675600 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtB4_6option6OptionNtNtCs61YOu5jMNWy_10stable_mir2ty10GenericDefEEB16_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtB4_6option6OptionNtNtCs61YOu5jMNWy_10stable_mir2ty4SpanEEB16_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtB4_6option6OptionNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body5PlaceEEB18_ Hash = 1063705161908944610 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtB4_6option6OptionNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body7OperandEEB18_ Hash = 784007056844089447 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtB4_6option6OptionjEECs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs61YOu5jMNWy_10stable_mir2ty6BinderNtBJ_20ExistentialPredicateEEBL_ Hash = 238984481941143025 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecINtNtB4_6option6OptionhEEECs61YOu5jMNWy_10stable_mir Hash = 679210745886084866 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecINtNtCs61YOu5jMNWy_10stable_mir2ty6BinderNtB1g_20ExistentialPredicateEEEB1i_ Hash = 135188634562680690 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtCs61YOu5jMNWy_10stable_mir2ty14GenericArgKindEEB1h_ Hash = 135188634562680690 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtCs61YOu5jMNWy_10stable_mir2ty15GenericParamDefEEB1h_ Hash = 798733566801274259 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtCs61YOu5jMNWy_10stable_mir2ty17BoundVariableKindEEB1h_ Hash = 135188634562680690 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtCs61YOu5jMNWy_10stable_mir2ty2TyEEB1h_ Hash = 784007056844089447 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body10BasicBlockEEB1j_ Hash = 135188634562680690 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body12SwitchTargetEEB1j_ Hash = 784007056844089447 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body16InlineAsmOperandEEB1j_ Hash = 135188634562680690 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body7OperandEEB1j_ Hash = 135188634562680690 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body9StatementEEB1j_ Hash = 135188634562680690 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecTNtNtCs61YOu5jMNWy_10stable_mir2ty10GenericDefmEEEB1i_ Hash = 784007056844089447 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNvNtCs9PZTmOT0yfw_3std9panicking11begin_panic7PayloadReEECs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty10BrNamedDefEBK_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty10ClosureDefEBK_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty10GenericDefEBK_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty11GenericArgsEBK_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty12ConstantKindEBK_ Hash = 1111451245941089747 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty12GeneratorDefEBK_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty13ProvenanceMapEBK_ Hash = 784007056844089447 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty14GenericArgKindEBK_ Hash = 1063705158850053342 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty17BoundVariableKindEBK_ Hash = 928018417390613361 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty20ExistentialPredicateEBK_ Hash = 753202733034588215 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty23TraitSpecializationKindEBK_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty2TyEBK_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty4SpanEBK_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty5ConstEBK_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty5FnDefEBK_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty5FnSigEBK_ Hash = 784007056844089447 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty6AdtDefEBK_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty6RegionEBK_ Hash = 93478049729719886 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty6TyKindEBK_ Hash = 709651041435277889 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty7AliasTyEBK_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty8AliasDefEBK_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty8ConstDefEBK_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty8ParamDefEBK_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty8TermKindEBK_ Hash = 784007056844089447 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty8TraitDefEBK_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty8TraitRefEBK_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty9AliasKindEBK_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty9RegionDefEBK_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs9PYhIxfaLj1_5alloc6string6StringECs61YOu5jMNWy_10stable_mir Hash = 784007056844089447 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body10BasicBlockEBM_ Hash = 238984481941143025 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body10BorrowKindEBM_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body10MutabilityEBM_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body10TerminatorEBM_ Hash = 44612227720851332 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body13AggregateKindEBM_ Hash = 607699197744924154 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body13AssertMessageEBM_ Hash = 647472252099359144 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body13FakeReadCauseEBM_ Hash = 844982797501036650 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body16InlineAsmOperandEBM_ Hash = 650973719552161433 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body18UserTypeProjectionEBM_ Hash = 784007056844089447 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body4UnOpEBM_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body5BinOpEBM_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body5PlaceEBM_ Hash = 784007056844089447 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body6NullOpEBM_ Hash = 1063705161908944610 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body6RvalueEBM_ Hash = 338375135799920213 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body6SafetyEBM_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body7OperandEBM_ Hash = 798733564832300476 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body8CastKindEBM_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body9RetagKindEBM_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body9StatementEBM_ Hash = 888579791630379082 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRINtNtB4_6option6OptionhEECs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRINtNtB4_6option6OptionjEECs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRINtNtB4_6option6OptionmEECs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRINtNtCs61YOu5jMNWy_10stable_mir2ty11PlaceholderNtBK_11BoundRegionEEBM_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRINtNtCs61YOu5jMNWy_10stable_mir2ty17OutlivesPredicateNtBK_2TyNtBK_6RegionEEBM_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRINtNtCs61YOu5jMNWy_10stable_mir2ty17OutlivesPredicateNtBK_6RegionB1y_EEBM_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRINtNtCs61YOu5jMNWy_10stable_mir2ty6BinderNtBK_20ExistentialPredicateEEBM_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRINtNtCs61YOu5jMNWy_10stable_mir2ty6BinderNtBK_5FnSigEEBM_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtCs61YOu5jMNWy_10stable_mir6OpaqueEEB1g_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtCs61YOu5jMNWy_10stable_mir2ty14GenericArgKindEEB1i_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtCs61YOu5jMNWy_10stable_mir2ty17BoundVariableKindEEB1i_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtCs61YOu5jMNWy_10stable_mir2ty2TyEEB1i_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body7OperandEEB1k_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRINtNtCs9PYhIxfaLj1_5alloc3vec3VecTjNtNtCs61YOu5jMNWy_10stable_mir2ty4ProvEEEB1k_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRINtNtCs9PYhIxfaLj1_5alloc3vec3VecjEECs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtCs61YOu5jMNWy_10stable_mir5DefIdEBJ_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtCs61YOu5jMNWy_10stable_mir6OpaqueEBJ_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtCs61YOu5jMNWy_10stable_mir7AllocIdEBJ_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtCs61YOu5jMNWy_10stable_mir9CrateItemEBJ_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty10AllocationEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty10ClauseKindEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty10ForeignDefEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty10GenericDefEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty10MovabilityEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty10ParamConstEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty10RegionKindEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty11BoundRegionEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty11BoundTyKindEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty11ClosureKindEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty11GenericArgsEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty12ImplPolarityEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty14GenericArgKindEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty14TraitPredicateEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty15BoundRegionKindEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty15CoercePredicateEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty15GenericParamDefEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty16EarlyBoundRegionEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty16SubtypePredicateEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty16UnevaluatedConstEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty17BoundVariableKindEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty19ExistentialTraitRefEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty19GenericParamDefKindEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty19ProjectionPredicateEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty21ExistentialProjectionEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty22AliasRelationDirectionEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty2TyEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty3AbiEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty4ProvEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty4SpanEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty5ConstEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty5IntTyEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty6RegionEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty6UintTyEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty7AliasTyEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty7BoundTyEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty7DynKindEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty7FloatTyEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty7ParamTyEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty7RigidTyEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty8TermKindEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs61YOu5jMNWy_10stable_mir2ty8TraitDefEBL_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs9PYhIxfaLj1_5alloc6string6StringECs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body10BasicBlockEBN_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body10MutabilityEBN_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body10TerminatorEBN_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body12SwitchTargetEBN_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body12UnwindActionEBN_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body13GeneratorKindEBN_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body13MutBorrowKindEBN_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body15PointerCoercionEBN_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body16InlineAsmOperandEBN_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body18AsyncGeneratorKindEBN_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body18CopyNonOverlappingEBN_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body21NonDivergingIntrinsicEBN_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body5PlaceEBN_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body6RvalueEBN_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body6SafetyEBN_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body7OperandEBN_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body8ConstantEBN_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body8VarianceEBN_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body9StatementEBN_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRTNtNtCs61YOu5jMNWy_10stable_mir2ty10GenericDefmEEBM_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRTjNtNtCs61YOu5jMNWy_10stable_mir2ty4ProvEEBN_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRbECs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeReECs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRhECs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRjECs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRmECs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placebECs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placejECs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placemECs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeoECs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeyECs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RINvNtNtCs9PZTmOT0yfw_3std10sys_common9backtrace26___rust_end_short_backtraceNCINvNtB6_9panicking11begin_panicReE0zECs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNCINvNtCs9PZTmOT0yfw_3std9panicking11begin_panicReE0Cs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXNtCsiW7wX3lg9vv_4core3anyReNtB2_3Any7type_idCs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsM_NtCsiW7wX3lg9vv_4core6optionINtB5_6OptionINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtCs61YOu5jMNWy_10stable_mir6OpaqueEENtNtB7_3fmt5Debug3fmtB1j_ Hash = 146835647075900052 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsM_NtCsiW7wX3lg9vv_4core6optionINtB5_6OptionNtNtCs61YOu5jMNWy_10stable_mir2ty10GenericDefENtNtB7_3fmt5Debug3fmtBO_ Hash = 146835647075900052 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsM_NtCsiW7wX3lg9vv_4core6optionINtB5_6OptionNtNtCs61YOu5jMNWy_10stable_mir2ty4SpanENtNtB7_3fmt5Debug3fmtBO_ Hash = 146835647075900052 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsM_NtCsiW7wX3lg9vv_4core6optionINtB5_6OptionNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body5PlaceENtNtB7_3fmt5Debug3fmtBQ_ Hash = 146835647075900052 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsM_NtCsiW7wX3lg9vv_4core6optionINtB5_6OptionNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body7OperandENtNtB7_3fmt5Debug3fmtBQ_ Hash = 146835647075900052 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsM_NtCsiW7wX3lg9vv_4core6optionINtB5_6OptionjENtNtB7_3fmt5Debug3fmtCs61YOu5jMNWy_10stable_mir Hash = 146835647075900052 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtB7_6option6OptionhENtB5_5Debug3fmtCs61YOu5jMNWy_10stable_mir Hash = 146835647075900052 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtB7_6option6OptionjENtB5_5Debug3fmtCs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtB7_6option6OptionmENtB5_5Debug3fmtCs61YOu5jMNWy_10stable_mir Hash = 146835647075900052 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtCs61YOu5jMNWy_10stable_mir2ty11PlaceholderNtBy_11BoundRegionENtB5_5Debug3fmtBA_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtCs61YOu5jMNWy_10stable_mir2ty17OutlivesPredicateNtBy_2TyNtBy_6RegionENtB5_5Debug3fmtBA_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtCs61YOu5jMNWy_10stable_mir2ty17OutlivesPredicateNtBy_6RegionB1m_ENtB5_5Debug3fmtBA_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtCs61YOu5jMNWy_10stable_mir2ty6BinderNtBy_20ExistentialPredicateENtB5_5Debug3fmtBA_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtCs61YOu5jMNWy_10stable_mir2ty6BinderNtBy_5FnSigENtB5_5Debug3fmtBA_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtCs61YOu5jMNWy_10stable_mir6OpaqueENtB5_5Debug3fmtB14_ Hash = 146835646621254984 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtCs61YOu5jMNWy_10stable_mir2ty14GenericArgKindENtB5_5Debug3fmtB16_ Hash = 146835646621254984 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtCs61YOu5jMNWy_10stable_mir2ty17BoundVariableKindENtB5_5Debug3fmtB16_ Hash = 146835646621254984 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtCs61YOu5jMNWy_10stable_mir2ty2TyENtB5_5Debug3fmtB16_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body7OperandENtB5_5Debug3fmtB18_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtCs9PYhIxfaLj1_5alloc3vec3VecTjNtNtCs61YOu5jMNWy_10stable_mir2ty4ProvEENtB5_5Debug3fmtB18_ Hash = 146835646621254984 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtCs9PYhIxfaLj1_5alloc3vec3VecjENtB5_5Debug3fmtCs61YOu5jMNWy_10stable_mir Hash = 146835646621254984 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtCs61YOu5jMNWy_10stable_mir5DefIdNtB5_5Debug3fmtBx_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtCs61YOu5jMNWy_10stable_mir6OpaqueNtB5_5Debug3fmtBx_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtCs61YOu5jMNWy_10stable_mir7AllocIdNtB5_5Debug3fmtBx_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtCs61YOu5jMNWy_10stable_mir9CrateItemNtB5_5Debug3fmtBx_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty10AllocationNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty10ClauseKindNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty10ForeignDefNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty10GenericDefNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty10MovabilityNtB5_5Debug3fmtBz_ Hash = 702941992757231615 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty10ParamConstNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty10RegionKindNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty11BoundRegionNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty11BoundTyKindNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty11ClosureKindNtB5_5Debug3fmtBz_ Hash = 1124680653842163584 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty11GenericArgsNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty12ImplPolarityNtB5_5Debug3fmtBz_ Hash = 1124680653842163584 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty14GenericArgKindNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty14TraitPredicateNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty15BoundRegionKindNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty15CoercePredicateNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty15GenericParamDefNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty16EarlyBoundRegionNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty16SubtypePredicateNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty16UnevaluatedConstNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty17BoundVariableKindNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty19ExistentialTraitRefNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty19GenericParamDefKindNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty19ProjectionPredicateNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty21ExistentialProjectionNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty22AliasRelationDirectionNtB5_5Debug3fmtBz_ Hash = 702941992757231615 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty2TyNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty3AbiNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty4ProvNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty4SpanNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty5ConstNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty5IntTyNtB5_5Debug3fmtBz_ Hash = 287486626987461054 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty6RegionNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty6UintTyNtB5_5Debug3fmtBz_ Hash = 287486626987461054 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty7AliasTyNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty7BoundTyNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty7DynKindNtB5_5Debug3fmtBz_ Hash = 702941992757231615 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty7FloatTyNtB5_5Debug3fmtBz_ Hash = 382993475055910911 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty7ParamTyNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty7RigidTyNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty8TermKindNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs61YOu5jMNWy_10stable_mir2ty8TraitDefNtB5_5Debug3fmtBz_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs9PYhIxfaLj1_5alloc6string6StringNtB5_5Debug3fmtCs61YOu5jMNWy_10stable_mir Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body10BasicBlockNtB5_5Debug3fmtBB_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body10MutabilityNtB5_5Debug3fmtBB_ Hash = 382993475055910911 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body10TerminatorNtB5_5Debug3fmtBB_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body12SwitchTargetNtB5_5Debug3fmtBB_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body12UnwindActionNtB5_5Debug3fmtBB_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body13GeneratorKindNtB5_5Debug3fmtBB_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body13MutBorrowKindNtB5_5Debug3fmtBB_ Hash = 1124680653842163584 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body15PointerCoercionNtB5_5Debug3fmtBB_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body16InlineAsmOperandNtB5_5Debug3fmtBB_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body18AsyncGeneratorKindNtB5_5Debug3fmtBB_ Hash = 1124680653842163584 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body18CopyNonOverlappingNtB5_5Debug3fmtBB_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body21NonDivergingIntrinsicNtB5_5Debug3fmtBB_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body5PlaceNtB5_5Debug3fmtBB_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body6RvalueNtB5_5Debug3fmtBB_ Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body6SafetyNtB5_5Debug3fmtBB_ Hash = 382993475055910911 up to 0 count discarded

---
warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _ZN58_$LT$alloc..string..String$u20$as$u20$core..fmt..Debug$GT$3fmt17h98062a72453c057dE Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _ZN60_$LT$alloc..string..String$u20$as$u20$core..fmt..Display$GT$3fmt17hca5ccfdd9cdf2757E Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsf_NtCs61YOu5jMNWy_10stable_mir4foldNtNtB7_2ty11GenericArgsNtB5_6Folder7fold_ty Hash = 135188635138055229 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsf_NtCs61YOu5jMNWy_10stable_mir4foldNtNtB7_2ty11GenericArgsNtB5_6Folder10fold_const Hash = 146835647075900052 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXNtCs61YOu5jMNWy_10stable_mir2tyNtB2_2TyNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 536873292802566628 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvMs_NtCs61YOu5jMNWy_10stable_mir2tyNtB4_2Ty4kind Hash = 811594940213542385 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs0_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_2TyINtNtCsiW7wX3lg9vv_4core7convert4FromNtB5_6TyKindE4from Hash = 965012997117340301 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs1_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_4SpanNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 675064527835702008 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvMs2_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_5FnDef4body Hash = 811594940213542385 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_11GenericArgsINtNtNtCsiW7wX3lg9vv_4core3ops5index5IndexNtB5_7ParamTyE5index Hash = 694937217591377052 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs4_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_11GenericArgsINtNtNtCsiW7wX3lg9vv_4core3ops5index5IndexNtB5_10ParamConstE5index Hash = 694937217591377052 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvMs5_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_14GenericArgKind9expect_ty Hash = 784007058953177093 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvMs5_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_14GenericArgKind12expect_const Hash = 784007058953177093 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvMs6_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_9TraitDecl11generics_of Hash = 811594940213542385 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvMs6_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_9TraitDecl13predicates_of Hash = 811594940213542385 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvMs6_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_9TraitDecl22explicit_predicates_of Hash = 811594940213542385 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXCs61YOu5jMNWy_10stable_mirNtB2_5DefIdNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 675064527835702008 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvMs_Cs61YOu5jMNWy_10stable_mirNtB4_9CrateItem4body Hash = 811594940213542385 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvMs_Cs61YOu5jMNWy_10stable_mirNtB4_9CrateItem4span Hash = 811594940213542385 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvMs_Cs61YOu5jMNWy_10stable_mirNtB4_9CrateItem4name Hash = 811594940213542385 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvMs_Cs61YOu5jMNWy_10stable_mirNtB4_9CrateItem4kind Hash = 811594940213542385 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvCs61YOu5jMNWy_10stable_mir8entry_fn Hash = 811594940213542385 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvCs61YOu5jMNWy_10stable_mir11local_crate Hash = 811594940213542385 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvCs61YOu5jMNWy_10stable_mir10find_crate Hash = 811594940213542385 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvCs61YOu5jMNWy_10stable_mir15external_crates Hash = 811594940213542385 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvCs61YOu5jMNWy_10stable_mir15all_local_items Hash = 811594940213542385 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvCs61YOu5jMNWy_10stable_mir15all_trait_decls Hash = 811594940213542385 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvCs61YOu5jMNWy_10stable_mir10trait_decl Hash = 811594940213542385 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvCs61YOu5jMNWy_10stable_mir15all_trait_impls Hash = 811594940213542385 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvCs61YOu5jMNWy_10stable_mir10trait_impl Hash = 811594940213542385 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs0_Cs61YOu5jMNWy_10stable_mirNtB5_6OpaqueNtNtCsiW7wX3lg9vv_4core3fmt7Display3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs1_Cs61YOu5jMNWy_10stable_mirNtB5_6OpaqueNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB4_4BodyNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs1_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_10BasicBlockNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_10TerminatorNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 1127386595538178765 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs5_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_16InlineAsmOperandNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs7_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_12UnwindActionNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 798733567640361085 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs9_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_13AssertMessageNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 135188633623736868 up to 0 count discarded
[RUSTC-TIMING] gsgdt test:false 3.069
[RUSTC-TIMING] gsgdt test:false 3.069
warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsb_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_5BinOpNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 894595279633594734 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsd_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_4UnOpNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 382993475055910911 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsf_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_13GeneratorKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 146835647075900052 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsh_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_18AsyncGeneratorKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 1124680653842163584 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsj_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_13FakeReadCauseNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 1096621589111647192 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsl_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_9RetagKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 844982796561153337 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsn_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_8VarianceNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 844982796561153337 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsp_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_18CopyNonOverlappingNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsr_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_21NonDivergingIntrinsicNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 146835647075900052 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXst_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_9StatementNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 567991000299095647 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsv_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_6RvalueNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 421769325804223770 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsx_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_13AggregateKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 11922954036587480 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsz_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_7OperandNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 536873290278838000 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsB_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_5PlaceNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsD_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_18UserTypeProjectionNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsF_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_8ConstantNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsH_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_12SwitchTargetNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded
   Compiling rustc_error_messages v0.0.0 (/checkout/compiler/rustc_error_messages)
   Compiling rustc_error_messages v0.0.0 (/checkout/compiler/rustc_error_messages)
warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsJ_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_10BorrowKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 536873290278838000 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsL_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_13MutBorrowKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 1124680653842163584 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsN_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_10MutabilityNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 382993475055910911 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsQ_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_6SafetyNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 382993475055910911 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsS_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_15PointerCoercionNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 484499720195134499 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsU_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_8CastKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 1127386595538178765 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsW_NtNtCs61YOu5jMNWy_10stable_mir3mir4bodyNtB5_6NullOpNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 536873290278838000 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs9_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_5ConstNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsb_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_6RegionNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsd_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_10RegionKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 1096621589111647192 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsf_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_16EarlyBoundRegionNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsh_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_11BoundRegionNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXss_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_6TyKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 290495010558859389 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsu_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_7RigidTyNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 574663148917272112 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsx_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_5IntTyNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 287486626987461054 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsE_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_6UintTyNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 287486626987461054 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsL_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_7FloatTyNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 382993475055910911 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsS_NtCs61YOu5jMNWy_10stable_mir2tyNtB5_10MovabilityNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 702941992757231615 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs13_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_10ForeignDefNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs1a_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_5FnDefNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs1h_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_10ClosureDefNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs1o_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_12GeneratorDefNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs1v_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_8ParamDefNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs1C_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_10BrNamedDefNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs1J_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_6AdtDefNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs1Q_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_8AliasDefNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs1X_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_8TraitDefNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs24_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_10GenericDefNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs2b_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_8ConstDefNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs2h_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_7ImplDefNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs2n_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_9RegionDefNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs2p_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_11GenericArgsNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs2r_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_14GenericArgKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 536873290278838000 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs2t_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_8TermKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 146835647075900052 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs2v_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_9AliasKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 844982796561153337 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs2x_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_7AliasTyNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs2z_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_5FnSigNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs2F_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_3AbiNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 1094249770891078959 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs2L_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_17BoundVariableKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 607699196681068272 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs2R_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_11BoundTyKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 146835647075900052 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs2T_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_15BoundRegionKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 536873290278838000 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs2V_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_7DynKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 702941992757231615 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs2X_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_20ExistentialPredicateNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 607699196681068272 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs2Z_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_19ExistentialTraitRefNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs31_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_21ExistentialProjectionNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs33_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_7ParamTyNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs35_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_7BoundTyNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3c_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_4ProvNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3e_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_13ProvenanceMapNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3g_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_10AllocationNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3h_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_12ConstantKindNtNtCsiW7wX3lg9vv_4core5clone5Clone5clone Hash = 933445008671361827 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3i_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_12ConstantKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 607699196681068272 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3k_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_10ParamConstNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3m_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_16UnevaluatedConstNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3p_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_23TraitSpecializationKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 1124680653842163584 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3v_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_9TraitDeclNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3x_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_8TraitRefNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3z_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_8GenericsNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3B_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_19GenericParamDefKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 607699196681068272 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3D_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_15GenericParamDefNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3F_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_13PredicateKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 135188633623736868 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3H_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_10ClauseKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 187771966500765311 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3J_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_11ClosureKindNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 1124680653842163584 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3L_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_16SubtypePredicateNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3N_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_15CoercePredicateNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3P_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_22AliasRelationDirectionNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 702941992757231615 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3R_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_14TraitPredicateNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3V_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_19ProjectionPredicateNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXs3X_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_12ImplPolarityNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 1124680653842163584 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXse_Cs61YOu5jMNWy_10stable_mirNtB5_7AllocIdNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsr_Cs61YOu5jMNWy_10stable_mirNtB5_5CrateNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvXsx_Cs61YOu5jMNWy_10stable_mirNtB5_9CrateItemNtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmt Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvNvNvCs61YOu5jMNWy_10stable_mir3TLV3FOO7___getit Hash = 742261418966908927 up to 0 count discarded

warning: stable_mir.46420250ec3b8984-cgu.0: no profile data available for function _RNvNvNvNvCs61YOu5jMNWy_10stable_mir3TLV3FOO7___getit7destroy Hash = 742261418966908927 up to 0 count discarded
[RUSTC-TIMING] serde_json test:false 3.237
   Compiling matchers v0.1.0
[RUSTC-TIMING] matchers test:false 0.106
   Compiling tracing-subscriber v0.3.17
---
[RUSTC-TIMING] rustc_const_eval test:false 119.983
   Compiling rustc_driver v0.0.0 (/checkout/compiler/rustc_driver)
[RUSTC-TIMING] rustc_driver test:false 188.730
   Compiling rustc_smir v0.0.0 (/checkout/compiler/rustc_smir)
warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvCs61YOu5jMNWy_10stable_mir6opaqueINtNtCsiW7wX3lg9vv_4core6option6OptionNtNtCs65JikQ40Hrj_10rustc_span6def_id10LocalDefIdEECsg0uJ1NOIpXx_10rustc_smir Hash = 1096621591420354578 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvMs5_NtCseQ5JfBNgiBv_9hashbrown3rawINtB6_8RawTableTNtNtNtCs4uGkZeA0iHr_18rustc_query_system9dep_graph5graph12DepNodeIndexuEE14reserve_rehashNCINvNtB8_3map11make_hasherBQ_uINtNtCsiW7wX3lg9vv_4core4hash18BuildHasherDefaultNtCslG6kBTIOPG2_10rustc_hash8FxHasherEE0ECsg0uJ1NOIpXx_10rustc_smir Hash = 176661872215476153 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvMsc_NtNtNtCsfNpcAQI4WuI_12rustc_middle3mir9interpret10allocationNtB6_10Allocation12write_scalarNtNtNtBc_2ty7context6TyCtxtECsg0uJ1NOIpXx_10rustc_smir Hash = 429053617418879180 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCs9PYhIxfaLj1_5alloc7raw_vec11finish_growNtNtB4_5alloc6GlobalECsg0uJ1NOIpXx_10rustc_smir Hash = 599005163245366147 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtB4_6option6OptionINtNtCs9PYhIxfaLj1_5alloc5boxed3BoxINtNtCs8bOgpScwv2B_21rustc_data_structures10sorted_map9SortedMapNtCsbhHopG2eoFj_9rustc_abi4SizeNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir9interpret7AllocIdEEEECsg0uJ1NOIpXx_10rustc_smir Hash = 238984481799490044 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtB4_6option6OptionNtNtCs65JikQ40Hrj_10rustc_span6symbol6SymbolEECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs61YOu5jMNWy_10stable_mir2ty6BinderNtBJ_20ExistentialPredicateEECsg0uJ1NOIpXx_10rustc_smir Hash = 238984481941143025 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecINtNtCs61YOu5jMNWy_10stable_mir2ty6BinderNtB1g_20ExistentialPredicateEEECsg0uJ1NOIpXx_10rustc_smir Hash = 135188634562680690 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtCs61YOu5jMNWy_10stable_mir2ty14GenericArgKindEECsg0uJ1NOIpXx_10rustc_smir Hash = 135188634562680690 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtCs61YOu5jMNWy_10stable_mir2ty15GenericParamDefEECsg0uJ1NOIpXx_10rustc_smir Hash = 798733566801274259 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtCs61YOu5jMNWy_10stable_mir2ty17BoundVariableKindEECsg0uJ1NOIpXx_10rustc_smir Hash = 135188634562680690 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body10BasicBlockEECsg0uJ1NOIpXx_10rustc_smir Hash = 135188634562680690 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body16InlineAsmOperandEECsg0uJ1NOIpXx_10rustc_smir Hash = 135188634562680690 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body7OperandEECsg0uJ1NOIpXx_10rustc_smir Hash = 135188634562680690 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body9StatementEECsg0uJ1NOIpXx_10rustc_smir Hash = 135188634562680690 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCs9PYhIxfaLj1_5alloc3vec3VecTNtNtCs61YOu5jMNWy_10stable_mir2ty13PredicateKindNtB1g_4SpanEEECsg0uJ1NOIpXx_10rustc_smir Hash = 135188634562680690 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smir11MaybeStableNtNtCs61YOu5jMNWy_10stable_mir2ty6TyKindNtNtCsfNpcAQI4WuI_12rustc_middle2ty2TyEEBL_ Hash = 612928228247044313 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtNtCs9PYhIxfaLj1_5alloc3vec5drain5DrainTNtCsbhHopG2eoFj_9rustc_abi4SizeNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir9interpret7AllocIdEEECsg0uJ1NOIpXx_10rustc_smir Hash = 134804395805878954 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeINtNtNtCs9PYhIxfaLj1_5alloc3vec9into_iter8IntoIterTNtCsbhHopG2eoFj_9rustc_abi4SizeNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir9interpret7AllocIdEEECsg0uJ1NOIpXx_10rustc_smir Hash = 11922955524021576 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtCsbhHopG2eoFj_9rustc_abi8FieldIdxECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtCsh5zs6PAZ8zX_8smallvec18CollectionAllocErrECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtB4_3fmt5ErrorECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty12ConstantKindECsg0uJ1NOIpXx_10rustc_smir Hash = 1111451245941089747 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty13PredicateKindECsg0uJ1NOIpXx_10rustc_smir Hash = 638066917619609504 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty14GenericArgKindECsg0uJ1NOIpXx_10rustc_smir Hash = 1063705158850053342 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty17BoundVariableKindECsg0uJ1NOIpXx_10rustc_smir Hash = 928018417390613361 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty20ExistentialPredicateECsg0uJ1NOIpXx_10rustc_smir Hash = 753202733034588215 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtCs61YOu5jMNWy_10stable_mir2ty6RegionECsg0uJ1NOIpXx_10rustc_smir Hash = 93478049729719886 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtB4_3num5error15TryFromIntErrorECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body10BasicBlockECsg0uJ1NOIpXx_10rustc_smir Hash = 238984481941143025 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body10TerminatorECsg0uJ1NOIpXx_10rustc_smir Hash = 44612227720851332 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body13AssertMessageECsg0uJ1NOIpXx_10rustc_smir Hash = 647472252099359144 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body13FakeReadCauseECsg0uJ1NOIpXx_10rustc_smir Hash = 844982797501036650 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body16InlineAsmOperandECsg0uJ1NOIpXx_10rustc_smir Hash = 650973719552161433 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body6RvalueECsg0uJ1NOIpXx_10rustc_smir Hash = 746321610340893959 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body7OperandECsg0uJ1NOIpXx_10rustc_smir Hash = 798733564832300476 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body9StatementECsg0uJ1NOIpXx_10rustc_smir Hash = 888579791630379082 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir9interpret10allocation10AllocErrorECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeNtNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir9interpret10allocation10AllocationECsg0uJ1NOIpXx_10rustc_smir Hash = 948827213339042889 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRINtNtB4_6option6OptionjEECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRINtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax14ProjectionElemNtBM_5LocalNtNtBO_2ty2TyEECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRINtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax14ProjectionElemuuEECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtCsbhHopG2eoFj_9rustc_abi10VariantIdxECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtCsbhHopG2eoFj_9rustc_abi4SizeECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs2OVodkzI8zh_9rustc_ast3ast22InlineAsmTemplatePieceECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs65JikQ40Hrj_10rustc_span13span_encoding4SpanECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs65JikQ40Hrj_10rustc_span6def_id10LocalDefIdECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCs65JikQ40Hrj_10rustc_span6symbol6SymbolECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCsfNpcAQI4WuI_12rustc_middle2ty2TyECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtCsfNpcAQI4WuI_12rustc_middle3mir5LocalECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty6layout11LayoutErrorECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRbECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRjECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRuECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeRyECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core3ptr13drop_in_placeyECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core9panicking13assert_failedINtNtB4_6option6OptionjEBM_ECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core9panicking13assert_failedNtCsbhHopG2eoFj_9rustc_abi4SizeBM_ECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtCsiW7wX3lg9vv_4core9panicking13assert_failedyyECsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtNtCsfNpcAQI4WuI_12rustc_middle5query8plumbing12query_get_atINtNtNtCs4uGkZeA0iHr_18rustc_query_system5query6caches12DefaultCacheINtNtB6_2ty11ParamEnvAndNtB2a_2TyEINtNtB4_5erase6ErasedAhj10_EEECsg0uJ1NOIpXx_10rustc_smir Hash = 761453658675784538 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtNtCsfNpcAQI4WuI_12rustc_middle5query8plumbing12query_get_atINtNtNtCs4uGkZeA0iHr_18rustc_query_system5query6caches12DefaultCacheNtNtCs65JikQ40Hrj_10rustc_span6def_id5DefIdINtNtB4_5erase6ErasedAhj18_EEECsg0uJ1NOIpXx_10rustc_smir Hash = 153855679966818897 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtNtCsfNpcAQI4WuI_12rustc_middle5query8plumbing12query_get_atINtNtNtCs4uGkZeA0iHr_18rustc_query_system5query6caches12DefaultCacheNtNtCs65JikQ40Hrj_10rustc_span6def_id5DefIdINtNtB4_5erase6ErasedAhj8_EEECsg0uJ1NOIpXx_10rustc_smir Hash = 184307275559186762 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNtNtCsfNpcAQI4WuI_12rustc_middle5query8plumbing12query_get_atINtNtNtCs4uGkZeA0iHr_18rustc_query_system5query6caches8VecCacheNtNtCs65JikQ40Hrj_10rustc_span6def_id8CrateNumINtNtB4_5erase6ErasedAhj10_EEECsg0uJ1NOIpXx_10rustc_smir Hash = 512089717169696972 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvNvMs_NtCs9PYhIxfaLj1_5alloc7raw_vecINtB7_6RawVecppE7reserve21do_reserve_and_handleTNtCsbhHopG2eoFj_9rustc_abi4SizeNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir9interpret7AllocIdENtNtB9_5alloc6GlobalECsg0uJ1NOIpXx_10rustc_smir Hash = 117630494571946737 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvXNtCsfNpcAQI4WuI_12rustc_middle9dep_graphNtB3_8DepsTypeNtNtCs4uGkZeA0iHr_18rustc_query_system9dep_graph4Deps9read_depsNCNvMs3_NtBX_5graphINtB24_8DepGraphBH_E10read_index0ECsg0uJ1NOIpXx_10rustc_smir Hash = 26073020680340160 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvXs2_NtNtNtCsfNpcAQI4WuI_12rustc_middle2ty6consts7valtreeNtB6_7ValTreeNtNtCsiW7wX3lg9vv_4core4hash4Hash4hashNtCslG6kBTIOPG2_10rustc_hash8FxHasherECsg0uJ1NOIpXx_10rustc_smir Hash = 567185242595093822 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RINvYINtNtNtNtCsiW7wX3lg9vv_4core4iter8adapters3zip3ZipINtNtNtBc_5slice4iter4IterNtNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty6consts7valtree7ValTreeEBR_ENtNtNtBa_6traits8iterator8Iterator8try_folduNCINvNvB2m_3all5checkTRB1h_B3q_ENCNvXs2_NtBW_3cmpSB1h_INtB3I_14SlicePartialEqB1h_E5equal0E0INtNtNtBc_3ops12control_flow11ControlFlowuEECsg0uJ1NOIpXx_10rustc_smir Hash = 135188632310947799 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNCINvNvNtNtNtNtCsiW7wX3lg9vv_4core4iter6traits8iterator8Iterator8find_map5checkRNtNtCs65JikQ40Hrj_10rustc_span6def_id8CrateNumNtCs61YOu5jMNWy_10stable_mir5CrateNCNvXNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB2E_6TablesNtB23_7Context10find_crate0E0B2G_ Hash = 678832732266428213 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs1_NtCseQ5JfBNgiBv_9hashbrown3mapINtB5_7HashMapNtNtNtCs4uGkZeA0iHr_18rustc_query_system9dep_graph5graph12DepNodeIndexuINtNtCsiW7wX3lg9vv_4core4hash18BuildHasherDefaultNtCslG6kBTIOPG2_10rustc_hash8FxHasherEE6insertCsg0uJ1NOIpXx_10rustc_smir Hash = 757987886280983837 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs8_CsbhHopG2eoFj_9rustc_abiNtB5_4Size4bits Hash = 784007058953177093 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs8_NtNtNtCsfNpcAQI4WuI_12rustc_middle3mir9interpret10allocationNtB5_10Allocation6uninitCsg0uJ1NOIpXx_10rustc_smir Hash = 391331300184058026 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs_NtCs9PYhIxfaLj1_5alloc3vecINtB4_3VecNtNtCs61YOu5jMNWy_10stable_mir2ty17BoundVariableKindE7reserveCsg0uJ1NOIpXx_10rustc_smir Hash = 397363745014684564 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs_NtCs9PYhIxfaLj1_5alloc3vecINtB4_3VecNtNtCs61YOu5jMNWy_10stable_mir2ty2TyE7reserveCsg0uJ1NOIpXx_10rustc_smir Hash = 397363745014684564 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs_NtCs9PYhIxfaLj1_5alloc3vecINtB4_3VecNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body7OperandE7reserveCsg0uJ1NOIpXx_10rustc_smir Hash = 397363745014684564 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs_NtCs9PYhIxfaLj1_5alloc3vecINtB4_3VecTNtNtCs61YOu5jMNWy_10stable_mir2ty13PredicateKindNtBH_4SpanEE7reserveCsg0uJ1NOIpXx_10rustc_smir Hash = 397363745014684564 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs_NtCs9PYhIxfaLj1_5alloc7raw_vecINtB4_6RawVecINtNtCs61YOu5jMNWy_10stable_mir2ty6BinderNtBO_20ExistentialPredicateEE11allocate_inCsg0uJ1NOIpXx_10rustc_smir Hash = 11922952438367982 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs_NtCs9PYhIxfaLj1_5alloc7raw_vecINtB4_6RawVecINtNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smir11MaybeStableNtNtCs61YOu5jMNWy_10stable_mir2ty6TyKindNtNtCsfNpcAQI4WuI_12rustc_middle2ty2TyEE16reserve_for_pushBQ_ Hash = 117630494571946737 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs_NtCs9PYhIxfaLj1_5alloc7raw_vecINtB4_6RawVecINtNtCsiW7wX3lg9vv_4core6option6OptionhEE11allocate_inCsg0uJ1NOIpXx_10rustc_smir Hash = 1096621587513427694 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs_NtCs9PYhIxfaLj1_5alloc7raw_vecINtB4_6RawVecNtNtCs61YOu5jMNWy_10stable_mir2ty14GenericArgKindE11allocate_inCsg0uJ1NOIpXx_10rustc_smir Hash = 11922952438367982 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs_NtCs9PYhIxfaLj1_5alloc7raw_vecINtB4_6RawVecNtNtCs61YOu5jMNWy_10stable_mir2ty17BoundVariableKindE11allocate_inCsg0uJ1NOIpXx_10rustc_smir Hash = 11922952438367982 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs_NtCs9PYhIxfaLj1_5alloc7raw_vecINtB4_6RawVecNtNtCs61YOu5jMNWy_10stable_mir2ty2TyE11allocate_inCsg0uJ1NOIpXx_10rustc_smir Hash = 11922952438367982 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs_NtCs9PYhIxfaLj1_5alloc7raw_vecINtB4_6RawVecNtNtCs65JikQ40Hrj_10rustc_span13span_encoding4SpanE16reserve_for_pushCsg0uJ1NOIpXx_10rustc_smir Hash = 117630494571946737 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs_NtCs9PYhIxfaLj1_5alloc7raw_vecINtB4_6RawVecNtNtCs65JikQ40Hrj_10rustc_span6def_id5DefIdE16reserve_for_pushCsg0uJ1NOIpXx_10rustc_smir Hash = 117630494571946737 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs_NtCs9PYhIxfaLj1_5alloc7raw_vecINtB4_6RawVecNtNtNtCs61YOu5jMNWy_10stable_mir3mir4body7OperandE11allocate_inCsg0uJ1NOIpXx_10rustc_smir Hash = 11922952438367982 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs_NtCs9PYhIxfaLj1_5alloc7raw_vecINtB4_6RawVecNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir9interpret7AllocIdE16reserve_for_pushCsg0uJ1NOIpXx_10rustc_smir Hash = 117630494571946737 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs_NtCs9PYhIxfaLj1_5alloc7raw_vecINtB4_6RawVecTNtNtCs61YOu5jMNWy_10stable_mir2ty13PredicateKindNtBO_4SpanEE11allocate_inCsg0uJ1NOIpXx_10rustc_smir Hash = 11922952438367982 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs_NtCs9PYhIxfaLj1_5alloc7raw_vecINtB4_6RawVecTjNtNtCs61YOu5jMNWy_10stable_mir2ty4ProvEE16reserve_for_pushCsg0uJ1NOIpXx_10rustc_smir Hash = 117630494571946737 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs3h_NtCs61YOu5jMNWy_10stable_mir2tyNtB6_12ConstantKindNtNtCsiW7wX3lg9vv_4core5clone5Clone5clone Hash = 613416689923386082 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs8_NtCs9PYhIxfaLj1_5alloc3vecINtB5_3VecNtNtCs61YOu5jMNWy_10stable_mir2ty14GenericArgKindENtNtCsiW7wX3lg9vv_4core5clone5Clone5cloneCsg0uJ1NOIpXx_10rustc_smir Hash = 128035615029903137 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs8_NtCs9PYhIxfaLj1_5alloc3vecINtB5_3VecNtNtCs61YOu5jMNWy_10stable_mir2ty17BoundVariableKindENtNtCsiW7wX3lg9vv_4core5clone5Clone5cloneCsg0uJ1NOIpXx_10rustc_smir Hash = 764657764373568879 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsM_NtCsiW7wX3lg9vv_4core6optionINtB5_6OptionNtNtCs65JikQ40Hrj_10rustc_span6symbol6SymbolENtNtB7_3fmt5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 146835647075900052 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtB7_6option6OptionNtNtCs65JikQ40Hrj_10rustc_span6def_id10LocalDefIdENtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 146835647075900052 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtB7_6option6OptionjENtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 146835647075900052 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtCs9PYhIxfaLj1_5alloc5boxed3BoxNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax8CoverageENtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtCscmXisZhoyHF_13rustc_type_ir16structural_impls12OptWithInfcxNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty7context6TyCtxtNtNtB7_7convert10InfallibleRNtNtB1D_3sty9RegionVidENtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtCscmXisZhoyHF_13rustc_type_ir3sty10RegionKindNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty7context6TyCtxtENtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 135188633623736868 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtCsfNpcAQI4WuI_12rustc_middle2ty11PlaceholderNtNtBy_3sty11BoundRegionENtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 146835647075900052 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtNtCsfNpcAQI4WuI_12rustc_middle2ty4list4ListINtNtNtBC_3mir6syntax14ProjectionElemNtB1m_5LocalNtBA_2TyEENtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 146835646621254984 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax14ProjectionElemNtBA_5LocalNtNtBC_2ty2TyENtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 135188633623736868 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRINtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax14ProjectionElemuuENtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 135188633623736868 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtCsbhHopG2eoFj_9rustc_abi10VariantIdxNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtCsbhHopG2eoFj_9rustc_abi4SizeNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtCscmXisZhoyHF_13rustc_type_ir13DebruijnIndexNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs2OVodkzI8zh_9rustc_ast3ast16InlineAsmOptionsNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs2OVodkzI8zh_9rustc_ast3ast22InlineAsmTemplatePieceNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs65JikQ40Hrj_10rustc_span13span_encoding4SpanNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs65JikQ40Hrj_10rustc_span6def_id10LocalDefIdNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs65JikQ40Hrj_10rustc_span6symbol5IdentNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCs65JikQ40Hrj_10rustc_span6symbol6SymbolNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCsetljya70ExK_9rustc_hir3def7DefKindNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCsfNpcAQI4WuI_12rustc_middle2ty2TyNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtCsfNpcAQI4WuI_12rustc_middle3mir5LocalNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty3sty10FreeRegionNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty3sty11BoundRegionNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty3sty16EarlyBoundRegionNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty3sty9RegionVidNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty6layout11LayoutErrorNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax16InlineAsmOperandNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir9interpret11GlobalAllocNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRRSNtNtCs2OVodkzI8zh_9rustc_ast3ast22InlineAsmTemplatePieceNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 146835646621254984 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRRSNtNtCs65JikQ40Hrj_10rustc_span13span_encoding4SpanNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 146835646621254984 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRbNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRjNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 1124680650125156080 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRuNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsiW7wX3lg9vv_4core3fmtRyNtB5_5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 1124680650125156080 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs_NtNtCs9PYhIxfaLj1_5alloc3vec21spec_from_iter_nestedINtB6_3VecNtNtCs61YOu5jMNWy_10stable_mir2ty14GenericArgKindEINtB4_18SpecFromIterNestedB13_INtNtNtNtCsiW7wX3lg9vv_4core4iter8adapters3map3MapINtNtB2q_6copied6CopiedINtNtNtB2u_5slice4iter4IterNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty12generic_args10GenericArgEENCNvXsC_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirINtNtB41_4list4ListB3X_ENtB58_6Stable6stable0EE9from_iterB5a_ Hash = 231439399663213882 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXso_NtCs9PYhIxfaLj1_5alloc3vecINtB5_3VecINtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax14ProjectionElemuuEENtNtCsiW7wX3lg9vv_4core3fmt5Debug3fmtCsg0uJ1NOIpXx_10rustc_smir Hash = 146835646621254984 up to 0 count discarded
warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _ZN4core3fmt3num50_$LT$impl$u20$core..fmt..Debug$u20$for$u20$u64$GT$3fmt17h689cea228457ea4aE Hash = 1124680650125156080 up to 0 count discarded


warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs0_NtCsg0uJ1NOIpXx_10rustc_smir14rustc_internalNtNtB7_10rustc_smir6Tables13create_def_id Hash = 11922954461437676 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvNtCsg0uJ1NOIpXx_10rustc_smir14rustc_internal9crate_num Hash = 784007058953177093 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvNtNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smir5alloc14new_allocation Hash = 671038167522919396 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvNtNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smir5alloc17allocation_filter Hash = 857134412529560778 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB2_6TablesNtCs61YOu5jMNWy_10stable_mir7Context11local_crate Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB2_6TablesNtCs61YOu5jMNWy_10stable_mir7Context15external_crates Hash = 38036205716285706 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB2_6TablesNtCs61YOu5jMNWy_10stable_mir7Context10find_crate Hash = 865298203704797110 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB2_6TablesNtCs61YOu5jMNWy_10stable_mir7Context14name_of_def_id Hash = 238984481941143025 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB2_6TablesNtCs61YOu5jMNWy_10stable_mir7Context10print_span Hash = 784007058953177093 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB2_6TablesNtCs61YOu5jMNWy_10stable_mir7Context8def_kind Hash = 833952846089888519 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB2_6TablesNtCs61YOu5jMNWy_10stable_mir7Context15span_of_an_item Hash = 784007058953177093 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB2_6TablesNtCs61YOu5jMNWy_10stable_mir7Context15all_local_items Hash = 311436520939184211 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB2_6TablesNtCs61YOu5jMNWy_10stable_mir7Context8entry_fn Hash = 995382921573546611 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB2_6TablesNtCs61YOu5jMNWy_10stable_mir7Context15all_trait_decls Hash = 1151968154559199521 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB2_6TablesNtCs61YOu5jMNWy_10stable_mir7Context10trait_decl Hash = 784007058953177093 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB2_6TablesNtCs61YOu5jMNWy_10stable_mir7Context15all_trait_impls Hash = 1151968154559199521 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB2_6TablesNtCs61YOu5jMNWy_10stable_mir7Context10trait_impl Hash = 777551066213627867 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB2_6TablesNtCs61YOu5jMNWy_10stable_mir7Context8mir_body Hash = 47025516888268406 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB2_6TablesNtCs61YOu5jMNWy_10stable_mir7Context7ty_kind Hash = 939808285496719704 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB2_6TablesNtCs61YOu5jMNWy_10stable_mir7Context5mk_ty Hash = 536873291645282863 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB2_6TablesNtCs61YOu5jMNWy_10stable_mir7Context11generics_of Hash = 784007058953177093 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB2_6TablesNtCs61YOu5jMNWy_10stable_mir7Context13predicates_of Hash = 647472253502787757 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB2_6TablesNtCs61YOu5jMNWy_10stable_mir7Context22explicit_predicates_of Hash = 647472253502787757 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvMs1_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtB5_6Tables9intern_ty Hash = 414921810715410000 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvNtCsg0uJ1NOIpXx_10rustc_smir10rustc_smir10smir_crate Hash = 828027342225420009 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs2_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir9statement9StatementNtB5_6Stable6stable Hash = 934081908991634716 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs3_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax6RvalueNtB5_6Stable6stable Hash = 51475829105250615 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs4_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtCs2OVodkzI8zh_9rustc_ast3ast10MutabilityNtB5_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs5_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax10BorrowKindNtB5_6Stable6stable Hash = 287486627951026307 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs6_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax13MutBorrowKindNtB5_6Stable6stable Hash = 1124680653842163584 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs7_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax6NullOpNtB5_6Stable6stable Hash = 726449657978953347 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs8_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax8CastKindNtB5_6Stable6stable Hash = 502833845842630313 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs9_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtCscmXisZhoyHF_13rustc_type_ir3sty9AliasKindNtB5_6Stable6stable Hash = 844982796561153337 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsa_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty3sty7AliasTyNtB5_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsb_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtCscmXisZhoyHF_13rustc_type_ir3sty7DynKindNtB5_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsc_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty3sty20ExistentialPredicateNtB5_6Stable6stable Hash = 607699196681068272 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsd_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty3sty19ExistentialTraitRefNtB5_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXse_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtCsfNpcAQI4WuI_12rustc_middle2ty8TermKindNtB5_6Stable6stable Hash = 146835647075900052 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsf_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty3sty21ExistentialProjectionNtB5_6Stable6stable Hash = 798733566695476326 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsg_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty10adjustment15PointerCoercionNtB5_6Stable6stable Hash = 928018418828003774 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsh_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtCsetljya70ExK_9rustc_hir3hir8UnsafetyNtB5_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsi_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax13FakeReadCauseNtB5_6Stable6stable Hash = 1096621589111647192 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsj_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtCsbhHopG2eoFj_9rustc_abi8FieldIdxNtB5_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsk_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax7OperandNtB5_6Stable6stable Hash = 536873290278838000 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsl_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax12ConstOperandNtB5_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsm_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax5PlaceNtB5_6Stable6stable Hash = 1096621591420354578 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsn_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtCsfNpcAQI4WuI_12rustc_middle3mir18UserTypeProjectionNtB5_6Stable6stable Hash = 1096621591420354578 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXso_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtCsfNpcAQI4WuI_12rustc_middle3mir5LocalNtB5_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsp_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtCsbhHopG2eoFj_9rustc_abi10VariantIdxNtB5_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsq_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtCscmXisZhoyHF_13rustc_type_ir8VarianceNtB5_6Stable6stable Hash = 844982796561153337 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsr_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax9RetagKindNtB5_6Stable6stable Hash = 844982796561153337 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXss_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty14typeck_results23UserTypeAnnotationIndexNtB5_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXst_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax12UnwindActionNtB5_6Stable6stable Hash = 382993475055910911 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsu_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax21NonDivergingIntrinsicNtB5_6Stable6stable Hash = 391331302304318075 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsv_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirINtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax10AssertKindNtBM_7OperandENtB5_6Stable6stable Hash = 1042354056717961203 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsw_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax5BinOpNtB5_6Stable6stable Hash = 894595279633594734 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsx_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax4UnOpNtB5_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsy_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax13AggregateKindNtB5_6Stable6stable Hash = 1096621589111647192 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsz_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtCsetljya70ExK_9rustc_hir3hir13GeneratorKindNtB5_6Stable6stable Hash = 844982795958681523 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsA_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6syntax16InlineAsmOperandNtB5_6Stable6stable Hash = 888579792211306886 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsB_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir10terminator10TerminatorNtB5_6Stable6stable Hash = 287894925562832880 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsC_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirINtNtNtCsfNpcAQI4WuI_12rustc_middle2ty4list4ListNtNtBO_12generic_args10GenericArgENtB5_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsD_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty12generic_args14GenericArgKindNtB5_6Stable6stable Hash = 536873290278838000 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsG_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty3sty5FnSigNtB5_6Stable6stable Hash = 890259285679194794 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsH_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty3sty11BoundTyKindNtB5_6Stable6stable Hash = 146835647075900052 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsI_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty3sty15BoundRegionKindNtB5_6Stable6stable Hash = 607699196681068272 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsJ_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty3sty17BoundVariableKindNtB5_6Stable6stable Hash = 536873290278838000 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsK_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtCscmXisZhoyHF_13rustc_type_ir5IntTyNtB5_6Stable6stable Hash = 287486626987461054 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsL_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtCscmXisZhoyHF_13rustc_type_ir6UintTyNtB5_6Stable6stable Hash = 287486626987461054 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsM_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtCscmXisZhoyHF_13rustc_type_ir7FloatTyNtB5_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsN_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtCs2OVodkzI8zh_9rustc_ast3ast10MovabilityNtB5_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsO_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtCsfNpcAQI4WuI_12rustc_middle2ty2TyNtB5_6Stable6stable Hash = 339114661520911267 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsP_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty6consts5ConstNtB5_6Stable6stable Hash = 373449526332789099 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsQ_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty3sty10ParamConstNtB5_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsR_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty3sty7ParamTyNtB5_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsS_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty3sty7BoundTyNtB5_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsT_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir9interpret10allocation10AllocationNtB5_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsU_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty9trait_def23TraitSpecializationKindNtB5_6Stable6stable Hash = 1124680653842163584 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsV_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty9trait_def8TraitDefNtB5_6Stable6stable Hash = 262492187557868965 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsW_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle3mir6consts5ConstNtB5_6Stable6stable Hash = 135188633127038741 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsX_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty3sty8TraitRefNtB5_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsY_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty8generics8GenericsNtB5_6Stable6stable Hash = 268511750763728113 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXsZ_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty8generics19GenericParamDefKindNtB5_6Stable6stable Hash = 1124680653842163584 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs10_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty8generics15GenericParamDefNtB6_6Stable6stable Hash = 287486627204401777 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs11_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtCsfNpcAQI4WuI_12rustc_middle2ty13PredicateKindNtB6_6Stable6stable Hash = 249841959747160710 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs12_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtCsfNpcAQI4WuI_12rustc_middle2ty10ClauseKindNtB6_6Stable6stable Hash = 95820315899273164 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs13_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty7closure11ClosureKindNtB6_6Stable6stable Hash = 1124680653842163584 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs14_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtCsfNpcAQI4WuI_12rustc_middle2ty16SubtypePredicateNtB6_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs15_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtCsfNpcAQI4WuI_12rustc_middle2ty15CoercePredicateNtB6_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs16_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtCsfNpcAQI4WuI_12rustc_middle2ty22AliasRelationDirectionNtB6_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs17_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtCsfNpcAQI4WuI_12rustc_middle2ty14TraitPredicateNtB6_6Stable6stable Hash = 1124680653842163584 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs19_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtCsfNpcAQI4WuI_12rustc_middle2ty19ProjectionPredicateNtB6_6Stable6stable Hash = 798733566695476326 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs1a_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtCsfNpcAQI4WuI_12rustc_middle2ty12ImplPolarityNtB6_6Stable6stable Hash = 1124680653842163584 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs1b_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty3sty6RegionNtB6_6Stable6stable Hash = 742261418966908927 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs1c_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirINtNtCscmXisZhoyHF_13rustc_type_ir3sty10RegionKindNtNtNtCsfNpcAQI4WuI_12rustc_middle2ty7context6TyCtxtENtB6_6Stable6stable Hash = 1096621589111647192 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs1d_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtCs65JikQ40Hrj_10rustc_span13span_encoding4SpanNtB6_6Stable6stable Hash = 917515342897012460 up to 0 count discarded

warning: rustc_smir.ba747ad2560c9131-cgu.0: no profile data available for function _RNvXs1e_NtCsg0uJ1NOIpXx_10rustc_smir10rustc_smirNtNtCsetljya70ExK_9rustc_hir3def7DefKindNtB6_6Stable6stable Hash = 742261418966908927 up to 0 count discarded
[RUSTC-TIMING] rustc_smir test:false 2.256
warning: `rustc_smir` (lib) generated 225 warnings
   Compiling rustc-main v0.0.0 (/checkout/compiler/rustc)
[RUSTC-TIMING] rustc_main test:false 0.119
---
Executing benchmark cargo-0.60.0 (1/8)
Preparing cargo-0.60.0
[2023-10-05T14:36:29Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=None, patch=None
[2023-10-05T14:36:29Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=None, patch=None
[2023-10-05T14:36:29Z DEBUG collector::execute] cd "/tmp/.tmpCHMr7q" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpCHMr7q#cargo@0.60.0" "--release" "--lib" "--" "--skip-this-rustc"
[2023-10-05T14:36:29Z DEBUG collector::execute] cd "/tmp/.tmpvuxMFZ" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpvuxMFZ#cargo@0.60.0" "--lib" "--" "--skip-this-rustc"
[2023-10-05T14:37:09Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:37:09Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=Some(Full), patch=None
[2023-10-05T14:37:09Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=Some(Full), patch=None
[2023-10-05T14:37:09Z DEBUG collector::execute] cd "/tmp/.tmpveo5kz" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpveo5kz#cargo@0.60.0" "--lib" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:37:27Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:37:27Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=Some(Full), patch=None
[2023-10-05T14:37:27Z DEBUG collector::execute] cd "/tmp/.tmpl83QBz" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpl83QBz#cargo@0.60.0" "--release" "--lib" "--" "--wrap-rustc-with" "Eprintln"
Finished benchmark cargo-0.60.0 (1/8)
Finished benchmark cargo-0.60.0 (1/8)
Executing benchmark clap-3.1.6 (2/8)
Preparing clap-3.1.6
[2023-10-05T14:38:20Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=None, patch=None
[2023-10-05T14:38:20Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=None, patch=None
[2023-10-05T14:38:20Z DEBUG collector::execute] cd "/tmp/.tmpYaiAAL" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpYaiAAL#clap@3.1.6" "--release" "--" "--skip-this-rustc"
[2023-10-05T14:38:20Z DEBUG collector::execute] cd "/tmp/.tmpos972i" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpos972i#clap@3.1.6" "--" "--skip-this-rustc"
[2023-10-05T14:38:22Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:38:22Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=Some(Full), patch=None
[2023-10-05T14:38:22Z DEBUG collector::execute] cd "/tmp/.tmpgiRPvS" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpgiRPvS#clap@3.1.6" "--" "--wrap-rustc-with" "Eprintln"
Running clap-3.1.6: Opt + [Full]
---
Executing benchmark hyper-0.14.18 (3/8)
Preparing hyper-0.14.18
[2023-10-05T14:38:30Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=None, patch=None
[2023-10-05T14:38:30Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=None, patch=None
[2023-10-05T14:38:30Z DEBUG collector::execute] cd "/tmp/.tmprGCmVK" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmprGCmVK#hyper@0.14.18" "--release" "--features=client,http1,http2,server,stream" "--" "--skip-this-rustc"
[2023-10-05T14:38:30Z DEBUG collector::execute] cd "/tmp/.tmpe1hjfm" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpe1hjfm#hyper@0.14.18" "--features=client,http1,http2,server,stream" "--" "--skip-this-rustc"
[2023-10-05T14:38:48Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:38:48Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=Some(Full), patch=None
[2023-10-05T14:38:48Z DEBUG collector::execute] cd "/tmp/.tmpw9mRPG" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpw9mRPG#hyper@0.14.18" "--features=client,http1,http2,server,stream" "--" "--wrap-rustc-with" "Eprintln"
Running hyper-0.14.18: Opt + [Full]
Running hyper-0.14.18: Opt + [Full]
[2023-10-05T14:38:50Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:38:50Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=Some(Full), patch=None
[2023-10-05T14:38:50Z DEBUG collector::execute] cd "/tmp/.tmpIZuNnJ" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpIZuNnJ#hyper@0.14.18" "--release" "--features=client,http1,http2,server,stream" "--" "--wrap-rustc-with" "Eprintln"
Executing benchmark regex-1.5.5 (4/8)
Preparing regex-1.5.5
[2023-10-05T14:38:57Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=None, patch=None
[2023-10-05T14:38:57Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=None, patch=None
[2023-10-05T14:38:57Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=None, patch=None
[2023-10-05T14:38:57Z DEBUG collector::execute] cd "/tmp/.tmpuAB9Yp" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpuAB9Yp#regex@1.5.5" "--release" "--" "--skip-this-rustc"
[2023-10-05T14:38:57Z DEBUG collector::execute] cd "/tmp/.tmp2oFF9U" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp2oFF9U#regex@1.5.5" "--" "--skip-this-rustc"
[2023-10-05T14:39:02Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:39:02Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=Some(Full), patch=None
[2023-10-05T14:39:02Z DEBUG collector::execute] cd "/tmp/.tmpC4ZXZp" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpC4ZXZp#regex@1.5.5" "--" "--wrap-rustc-with" "Eprintln"
Running regex-1.5.5: Opt + [Full]
---
[2023-10-05T14:40:30Z DEBUG collector::execute] cd "/tmp/.tmpua0FF3" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpua0FF3#serde@1.0.136" "--" "--skip-this-rustc"
Running serde-1.0.136: Debug + [Full]
[2023-10-05T14:40:30Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:40:30Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=Some(Full), patch=None
[2023-10-05T14:40:30Z DEBUG collector::execute] cd "/tmp/.tmpLEaXyQ" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpLEaXyQ#serde@1.0.136" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T14:40:32Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:40:32Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=Some(Full), patch=None
[2023-10-05T14:40:32Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=Some(Full), patch=None
[2023-10-05T14:40:32Z DEBUG collector::execute] cd "/tmp/.tmpryfBnW" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpryfBnW#serde@1.0.136" "--release" "--" "--wrap-rustc-with" "Eprintln"
Executing benchmark syn-1.0.89 (8/8)
Preparing syn-1.0.89
[2023-10-05T14:40:34Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=None, patch=None
[2023-10-05T14:40:34Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=None, patch=None
[2023-10-05T14:40:34Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=None, patch=None
[2023-10-05T14:40:34Z DEBUG collector::execute] cd "/tmp/.tmpqxxuOa" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpqxxuOa#syn@1.0.89" "--release" "--" "--skip-this-rustc"
[2023-10-05T14:40:34Z DEBUG collector::execute] cd "/tmp/.tmpxzOXXJ" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpxzOXXJ#syn@1.0.89" "--" "--skip-this-rustc"
[2023-10-05T14:40:36Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T14:40:36Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=Some(Full), patch=None
[2023-10-05T14:40:36Z DEBUG collector::execute] cd "/tmp/.tmp5BYaUi" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp5BYaUi#syn@1.0.89" "--" "--wrap-rustc-with" "Eprintln"
Running syn-1.0.89: Opt + [Full]
---
[2023-10-05T15:03:49Z DEBUG collector::execute] cd "/tmp/.tmp7fgCSa" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp7fgCSa#clap@3.1.6" "--" "--wrap-rustc-with" "Eprintln"
Running clap-3.1.6: Opt + [Full]
[2023-10-05T15:03:52Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T15:03:52Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=Some(Full), patch=None
[2023-10-05T15:03:52Z DEBUG collector::execute] cd "/tmp/.tmptLnPBl" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmptLnPBl#clap@3.1.6" "--release" "--" "--wrap-rustc-with" "Eprintln"
Executing benchmark hyper-0.14.18 (3/8)
Preparing hyper-0.14.18
[2023-10-05T15:03:58Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=None, patch=None
[2023-10-05T15:03:58Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=None, patch=None
---
[2023-10-05T15:04:24Z DEBUG collector::execute] cd "/tmp/.tmp9bteDk" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp9bteDk#hyper@0.14.18" "--profile" "check" "--features=client,http1,http2,server,stream" "--" "--wrap-rustc-with" "Eprintln"
Running hyper-0.14.18: Debug + [Full]
[2023-10-05T15:04:25Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T15:04:25Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=Some(Full), patch=None
[2023-10-05T15:04:25Z DEBUG collector::execute] cd "/tmp/.tmpkOQtYO" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpkOQtYO#hyper@0.14.18" "--features=client,http1,http2,server,stream" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T15:04:28Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T15:04:28Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=Some(Full), patch=None
[2023-10-05T15:04:28Z DEBUG collector::execute] cd "/tmp/.tmp101Zfq" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp101Zfq#hyper@0.14.18" "--release" "--features=client,http1,http2,server,stream" "--" "--wrap-rustc-with" "Eprintln"
Finished benchmark hyper-0.14.18 (3/8)
Finished benchmark hyper-0.14.18 (3/8)
Executing benchmark regex-1.5.5 (4/8)
Preparing regex-1.5.5
[2023-10-05T15:04:36Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=None, patch=None
[2023-10-05T15:04:36Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=None, patch=None
[2023-10-05T15:04:36Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=None, patch=None
[2023-10-05T15:04:36Z DEBUG collector::execute] cd "/tmp/.tmpANKxp5" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpANKxp5#regex@1.5.5" "--release" "--" "--skip-this-rustc"
[2023-10-05T15:04:36Z DEBUG collector::execute] cd "/tmp/.tmpmXzbtX" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpmXzbtX#regex@1.5.5" "--profile" "check" "--" "--skip-this-rustc"
[2023-10-05T15:04:36Z DEBUG collector::execute] cd "/tmp/.tmpfLdxqC" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpfLdxqC#regex@1.5.5" "--" "--skip-this-rustc"
[2023-10-05T15:04:43Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T15:04:43Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=Some(Full), patch=None
[2023-10-05T15:04:43Z DEBUG collector::execute] cd "/tmp/.tmpO68XW9" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpO68XW9#regex@1.5.5" "--profile" "check" "--" "--wrap-rustc-with" "Eprintln"
Running regex-1.5.5: Debug + [Full]
---
Preparing ripgrep-13.0.0
[2023-10-05T15:04:53Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=None, patch=None
[2023-10-05T15:04:53Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=None, patch=None
[2023-10-05T15:04:53Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=None, patch=None
[2023-10-05T15:04:53Z DEBUG collector::execute] cd "/tmp/.tmprZ40Cu" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmprZ40Cu#ripgrep@13.0.0" "--release" "--" "--skip-this-rustc"
[2023-10-05T15:04:53Z DEBUG collector::execute] cd "/tmp/.tmpHnWCTG" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpHnWCTG#ripgrep@13.0.0" "--profile" "check" "--" "--skip-this-rustc"
[2023-10-05T15:04:53Z DEBUG collector::execute] cd "/tmp/.tmpf0yKxp" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpf0yKxp#ripgrep@13.0.0" "--" "--skip-this-rustc"
[2023-10-05T15:05:24Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T15:05:24Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=Some(Full), patch=None
[2023-10-05T15:05:25Z DEBUG collector::execute] cd "/tmp/.tmp7HLxg4" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp7HLxg4#ripgrep@13.0.0" "--profile" "check" "--" "--wrap-rustc-with" "Eprintln"
Running ripgrep-13.0.0: Debug + [Full]
Running ripgrep-13.0.0: Debug + [Full]
[2023-10-05T15:05:25Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T15:05:25Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=Some(Full), patch=None
[2023-10-05T15:05:25Z DEBUG collector::execute] cd "/tmp/.tmpIJgPro" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpIJgPro#ripgrep@13.0.0" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T15:05:28Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T15:05:28Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=Some(Full), patch=None
[2023-10-05T15:05:28Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=Some(Full), patch=None
[2023-10-05T15:05:28Z DEBUG collector::execute] cd "/tmp/.tmpUHhHml" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpUHhHml#ripgrep@13.0.0" "--release" "--" "--wrap-rustc-with" "Eprintln"
Executing benchmark ripgrep-13.0.0-tiny (6/8)
Preparing ripgrep-13.0.0-tiny
[2023-10-05T15:05:38Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=None, patch=None
[2023-10-05T15:05:38Z DEBUG collector::execute] cd "/tmp/.tmpSxJhGy" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpSxJhGy#ripgrep@13.0.0" "--release" "--" "--skip-this-rustc"
---
[2023-10-05T15:06:23Z DEBUG collector::execute] cd "/tmp/.tmp8YxiSl" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp8YxiSl#serde@1.0.136" "--" "--skip-this-rustc"
Running serde-1.0.136: Check + [Full]
[2023-10-05T15:06:24Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T15:06:24Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=Some(Full), patch=None
[2023-10-05T15:06:24Z DEBUG collector::execute] cd "/tmp/.tmpHQIPaV" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpHQIPaV#serde@1.0.136" "--profile" "check" "--" "--wrap-rustc-with" "Eprintln"
[2023-10-05T15:06:26Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T15:06:26Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=Some(Full), patch=None
[2023-10-05T15:06:26Z DEBUG collector::execute] cd "/tmp/.tmpe7nnKd" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpe7nnKd#serde@1.0.136" "--" "--wrap-rustc-with" "Eprintln"
Running serde-1.0.136: Opt + [Full]
Running serde-1.0.136: Opt + [Full]
[2023-10-05T15:06:28Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T15:06:28Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=Some(Full), patch=None
[2023-10-05T15:06:28Z DEBUG collector::execute] cd "/tmp/.tmpD3ZYUY" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpD3ZYUY#serde@1.0.136" "--release" "--" "--wrap-rustc-with" "Eprintln"
Executing benchmark syn-1.0.89 (8/8)
Preparing syn-1.0.89
[2023-10-05T15:06:32Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=None, patch=None
[2023-10-05T15:06:32Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=None, patch=None
[2023-10-05T15:06:32Z INFO  collector::execute] run_rustc with incremental=false, profile=Debug, scenario=None, patch=None
[2023-10-05T15:06:32Z INFO  collector::execute] run_rustc with incremental=false, profile=Opt, scenario=None, patch=None
[2023-10-05T15:06:32Z DEBUG collector::execute] cd "/tmp/.tmpZyeTn1" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpZyeTn1#syn@1.0.89" "--release" "--" "--skip-this-rustc"
[2023-10-05T15:06:32Z DEBUG collector::execute] cd "/tmp/.tmp5ALeeM" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmp5ALeeM#syn@1.0.89" "--profile" "check" "--" "--skip-this-rustc"
[2023-10-05T15:06:32Z DEBUG collector::execute] cd "/tmp/.tmpT2TgPw" && CARGO_INCREMENTAL="0" CARGO_MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpT2TgPw#syn@1.0.89" "--" "--skip-this-rustc"
[2023-10-05T15:06:37Z DEBUG collector::benchmark] Benchmark iteration 1/1
[2023-10-05T15:06:37Z INFO  collector::execute] run_rustc with incremental=false, profile=Check, scenario=Some(Full), patch=None
[2023-10-05T15:06:37Z DEBUG collector::execute] cd "/tmp/.tmpHvpWWS" && CARGO_INCREMENTAL="0" EXPECT_ONLY_WRAPPED_RUSTC="1" RUSTC="/tmp/tmp-multistage/opt-artifacts/rustc-perf/target/debug/rustc-fake" RUSTC_BOOTSTRAP="1" RUSTC_REAL="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "rustc" "--manifest-path" "Cargo.toml" "-p" "file:///tmp/.tmpHvpWWS#syn@1.0.89" "--profile" "check" "--" "--wrap-rustc-with" "Eprintln"
Running syn-1.0.89: Debug + [Full]
---
BOLT-INFO: setting __hot_start to 0x5e00000
BOLT-INFO: setting __hot_end to 0x69afd89
[2023-10-05T15:07:21.866Z INFO  opt_dist::timer] Section `Stage 3 (LLVM BOLT)` ended: OK (1579.59s)`
[2023-10-05T15:07:21.866Z INFO  opt_dist::timer] Section `Stage 4 (final build)` starts
[2023-10-05T15:07:21.866Z INFO  opt_dist::exec] Executing `RUST_BACKTRACE=full python3 ../x.py dist --host x86_64-unknown-linux-gnu --target x86_64-unknown-linux-gnu --include-default-paths build-manifest bootstrap --skip rust-docs --skip rustc-docs --skip rust-docs-json --skip rust-analyzer --skip rustc-src --skip clippy --skip miri --skip rustfmt --llvm-profile-use /tmp/tmp-multistage/opt-artifacts/llvm-pgo.profdata --rust-profile-use /tmp/tmp-multistage/opt-artifacts/rustc-pgo.profdata --keep-stage 0 --keep-stage 1 --reproducible-artifact /tmp/tmp-multistage/opt-artifacts/llvm-bolt.profdata [at /checkout/obj]`
    Finished dev [unoptimized] target(s) in 0.04s
##[endgroup]
Skipping Set({dist::rust-docs}) because it is excluded
Skipping Set({dist::rustc-docs}) because it is excluded
---
-rw-r--r--  1 runner runner  28M Oct  5 15:16 rust-std-nightly-x86_64-unknown-linux-gnu.tar.xz
-rw-r--r--  1 runner runner  97M Oct  5 15:16 rustc-dev-nightly-x86_64-unknown-linux-gnu.tar.xz
-rw-r--r--  1 runner runner  61M Oct  5 15:16 rustc-nightly-x86_64-unknown-linux-gnu.tar.xz

Attempting with retry: aws s3 cp --storage-class INTELLIGENT_TIERING --no-progress --recursive --acl public-read /tmp/tmp.xDykwJCa6f s3://rust-lang-ci2/rustc-builds/dae54c852681da8cb6a56545998e9db5cb64e1a1

Partial credentials found in env, missing: AWS_SECRET_ACCESS_KEY


Partial credentials found in env, missing: AWS_SECRET_ACCESS_KEY


Partial credentials found in env, missing: AWS_SECRET_ACCESS_KEY


Partial credentials found in env, missing: AWS_SECRET_ACCESS_KEY


Partial credentials found in env, missing: AWS_SECRET_ACCESS_KEY
##[error]Process completed with exit code 1.
Post job cleanup.

@Mark-Simulacrum
Copy link
Member

r=me -- not entirely clear to me whether this is ready to merge though

@Kobzol
Copy link
Contributor Author

Kobzol commented Oct 7, 2023

Yes, it should be ready. I think (hope) that the last remaining thing for a try build to finish properly are the AWS keys.

@bors r=Mark-Simulacrum

@bors
Copy link
Contributor

bors commented Oct 7, 2023

📌 Commit 098dd97 has been approved by Mark-Simulacrum

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 7, 2023
@bors
Copy link
Contributor

bors commented Oct 8, 2023

⌛ Testing commit 098dd97 with merge fdf32ee...

@bors
Copy link
Contributor

bors commented Oct 8, 2023

☀️ Test successful - checks-actions
Approved by: Mark-Simulacrum
Pushing fdf32ee to master...

1 similar comment
@bors
Copy link
Contributor

bors commented Oct 8, 2023

☀️ Test successful - checks-actions
Approved by: Mark-Simulacrum
Pushing fdf32ee to master...

@bors bors added merged-by-bors This PR was explicitly merged by bors. labels Oct 8, 2023
@bors bors merged commit fdf32ee into rust-lang:master Oct 8, 2023
12 checks passed
@rustbot rustbot added this to the 1.75.0 milestone Oct 8, 2023
@rust-timer
Copy link
Collaborator

Finished benchmarking commit (fdf32ee): comparison URL.

Overall result: no relevant changes - no action needed

@rustbot label: -perf-regression

Instruction count

This benchmark run did not return any relevant results for this metric.

Max RSS (memory usage)

This benchmark run did not return any relevant results for this metric.

Cycles

This benchmark run did not return any relevant results for this metric.

Binary size

This benchmark run did not return any relevant results for this metric.

Bootstrap: 623.744s -> 622.773s (-0.16%)
Artifact size: 270.69 MiB -> 270.69 MiB (0.00%)

@Kobzol Kobzol deleted the automation-try-bors-ci branch October 8, 2023 07:29
surechen added a commit to surechen/rust that referenced this pull request Oct 10, 2023
commit 84d44dd1d8ec1e98fff94272ba4f96b2a1f044ca
Merge: fa6d1e75125 d23dc2093c2
Author: bors <bors@rust-lang.org>
Date:   Tue Oct 10 06:04:08 2023 +0000

    Auto merge of #116366 - estebank:issue-103982, r=oli-obk

    Suggest labeling block if `break` is in bare block

    Fix #103982.

commit fa6d1e75125d9c94c21a58c2301492026031fcb8
Merge: 59edd670569 14d29be03c5
Author: bors <bors@rust-lang.org>
Date:   Tue Oct 10 00:08:23 2023 +0000

    Auto merge of #109882 - ecnelises:aix_std, r=workingjubilee

    Support AIX in Rust standard library

    Also containing original contributions from `@bzEq` .

commit d23dc2093c2037a3f401d917ddb9e9c8507ef116
Author: Esteban Küber <esteban@kuber.com.ar>
Date:   Mon Oct 9 22:48:10 2023 +0000

    Account for macros

commit 59edd67056919c83c59001a8b4f2d8749359377a
Merge: cdddcd3bea3 592163fb71a
Author: bors <bors@rust-lang.org>
Date:   Mon Oct 9 21:03:41 2023 +0000

    Auto merge of #116497 - compiler-errors:impl-span, r=cjgillot

    Extend `impl`'s `def_span` to include its where clauses

    Typically, we highlight the def-span of an impl in a diagnostic due to either:
    1. coherence error
    2. trait evaluation cycle
    3. invalid implementation of built-in trait

    I find that an impl's where clauses are very often required to understanding why these errors come about, which is unfortunate since where clauses may be located on different lines and don't show up in the error. This PR expands the def-span of impls to include these where clauses.

    r? cjgillot since you've touched this code a while back to make some spans shorter, but you can also reassign to wg-diagnostics or compiler if you're busy or have no strong opinions.

commit c30d57bb77535f3923cbfa666e84d1916b6bce37
Author: Esteban Küber <esteban@kuber.com.ar>
Date:   Wed Oct 4 01:29:45 2023 +0000

    fix

commit 5c17b8be61b69be6c38619f829ba81c64212110d
Author: Esteban Küber <esteban@kuber.com.ar>
Date:   Tue Oct 3 21:34:52 2023 +0000

    Move some tests around

commit daac0114591777f29e2f6396e8c2bd5d2c506788
Author: Esteban Küber <esteban@kuber.com.ar>
Date:   Tue Oct 3 00:20:59 2023 +0000

    Suggest labeling block if `break` is in bare block

    Fix #103982.

commit cdddcd3bea35049dab56888d4391cb9b5b1b4491
Merge: 317783ad2c1 89d610cd06f
Author: bors <bors@rust-lang.org>
Date:   Mon Oct 9 17:14:17 2023 +0000

    Auto merge of #116532 - onur-ozkan:enable-rustflags-bootstrap-on-bootstrap, r=albertlarsan68

    Add RUSTFLAGS_BOOTSTRAP to RUSTFLAGS for bootstrap compilation

    Adds `RUSTFLAGS_BOOTSTRAP` to `RUSTFLAGS` for bootstrap compilation when `RUSTFLAGS_BOOTSTRAP` exists in the environment. With this PR, `RUSTFLAGS_BOOTSTRAP` will affect every build(as we already do for rustc and std) compiled with stage0 compiler.

    Resolves #94234

commit 317783ad2c128037ab1ab7722fa3fa61a9e481a5
Merge: be581d9f82a 27a5146e7cd
Author: bors <bors@rust-lang.org>
Date:   Mon Oct 9 15:08:28 2023 +0000

    Auto merge of #116569 - matthiaskrgr:rollup-ni0jdd6, r=matthiaskrgr

    Rollup of 6 pull requests

    Successful merges:

     - #115882 (improve the suggestion of `generic_bound_failure`)
     - #116537 (Fix suggestion span involving wrongly placed generic arg on variant)
     - #116543 (In smir `find_crates` returns `Vec<Crate>` instead of `Option<Crate>`)
     - #116549 (Simplify some mir passes by using let chains)
     - #116556 (Sync rustc_codegen_cranelift)
     - #116561 (Add a test for fixed ICE)

    r? `@ghost`
    `@rustbot` modify labels: rollup

commit 27a5146e7cd669cd9979865c04929de10fd7b7b3
Merge: ea5cac02e89 2e000ebaa59
Author: Matthias Krüger <matthias.krueger@famsik.de>
Date:   Mon Oct 9 16:26:03 2023 +0200

    Rollup merge of #116561 - ouz-a:testfor_115517, r=compiler-errors

    Add a test for fixed ICE

    Addresses https://github.com/rust-lang/rust/issues/115517#issuecomment-1730164116

    Closes #115517

    r? ``@compiler-errors``

commit ea5cac02e8921e4e3aeb1830b68b88adc3898b27
Merge: 148f5c1bdf9 3ed37652593
Author: Matthias Krüger <matthias.krueger@famsik.de>
Date:   Mon Oct 9 16:26:02 2023 +0200

    Rollup merge of #116556 - bjorn3:sync_cg_clif-2023-10-09, r=bjorn3

    Sync rustc_codegen_cranelift

    The highlights this time are improved simd and inline asm support, `is_x86_feature_detected!()` returning the actual cpu features when inline asm support is enabled and a couple of bug fixes.

    r? ```@ghost```

    ```@rustbot``` label +A-codegen +A-cranelift +T-compiler +subtree-sync

commit 148f5c1bdf974e7fc9504aef156016a4852e2053
Merge: 2266e794212 47ebffabb81
Author: Matthias Krüger <matthias.krueger@famsik.de>
Date:   Mon Oct 9 16:26:02 2023 +0200

    Rollup merge of #116549 - DaniPopes:miropts-let-chains, r=oli-obk

    Simplify some mir passes by using let chains

commit 2266e79421279c63e7a6d5b92efe4800940012f9
Merge: 374c885f4a2 4ff6e87a8cb
Author: Matthias Krüger <matthias.krueger@famsik.de>
Date:   Mon Oct 9 16:26:01 2023 +0200

    Rollup merge of #116543 - ouz-a:crate_return_vec, r=oli-obk

    In smir `find_crates` returns `Vec<Crate>` instead of `Option<Crate>`

    Addresses https://github.com/rust-lang/project-stable-mir/issues/40

    r? `@oli-obk`

commit 374c885f4a29aaf391c5d5eaa1d4c01164725333
Merge: 389747c41dc 23a3b9e4492
Author: Matthias Krüger <matthias.krueger@famsik.de>
Date:   Mon Oct 9 16:26:01 2023 +0200

    Rollup merge of #116537 - gurry:116473-ice-sugg-overlap, r=compiler-errors

    Fix suggestion span involving wrongly placed generic arg on variant

    Fixes #116473

    The span computation was wrong. It went from the end of the variant to the end of the (wrongly placed) args. However, the variant lived in a different expansion and this resulted in a nonsensical span that overlaps with another and thereby leads to the ICE.

    In the fix I've changed span computation to not be based on the location of the variant, but purely on the location of the args. I simply extend the start of the args span 2 positions to the left and that includes the `::` and that's all we need apparently.

    This approach produces a correct span regardless of which macro/expansion the args reside in and where the variant is.

commit 389747c41dc81a23088d8aa27425923d7d81f70c
Merge: 7ed044c075f a8830631b94
Author: Matthias Krüger <matthias.krueger@famsik.de>
Date:   Mon Oct 9 16:26:00 2023 +0200

    Rollup merge of #115882 - aliemjay:diag-name-region-1, r=compiler-errors

    improve the suggestion of `generic_bound_failure`

    - Fixes #115375
    - suggest the bound in the correct scope: trait or impl header vs assoc item. See `tests/ui/suggestions/lifetimes/type-param-bound-scope.rs`
    - don't suggest a lifetime name that conflicts with the other late-bound regions of the function:
    ```rust
    type Inv<'a> = *mut &'a ();
    fn check_bound<'a, T: 'a>(_: T, _: Inv<'a>) {}
    fn test<'a, T>(_: &'a str, t: T, lt: Inv<'_>) { // suggests a new name `'a`
        check_bound(t, lt); //~ ERROR
    }
    ```

commit be581d9f82a1bcc547c685d7e1b411c246b0bb00
Merge: 7ed044c075f 1210aac1c00
Author: bors <bors@rust-lang.org>
Date:   Mon Oct 9 13:18:47 2023 +0000

    Auto merge of #116142 - GuillaumeGomez:enum-variant-display, r=fmease

    [rustdoc] Show enum discrimant if it is a C-like variant

    Fixes https://github.com/rust-lang/rust/issues/101337.

    We currently display values for associated constant items in traits:

    ![image](https://github.com/rust-lang/rust/assets/3050060/03e566ec-c670-47b4-8ca2-b982baa7a0f4)

    And we also display constant values like [here](file:///home/imperio/rust/rust/build/x86_64-unknown-linux-gnu/doc/std/f32/consts/constant.E.html).

    I think that for coherency, we should display values of C-like enum variants.

    With this change, it looks like this:

    ![image](https://github.com/rust-lang/rust/assets/3050060/b53fbbe0-bdb1-4289-8537-f2dd4988e9ac)

    As for the display of the constant value itself, I used what we already have to keep coherency.

    We display the C-like variants value in the following scenario:
     1. It is a C-like variant with a value set => all the time
     2. It is a C-like variant without a value set: All other variants are C-like variants and at least one them has its value set.

    Here is the result in code:

    ```rust
    // Ax and Bx value will be displayed.
    enum A {
        Ax = 12,
        Bx,
    }

    // Ax and Bx value will not be displayed
    enum B {
        Ax,
        Bx,
    }

    // Bx value will not be displayed
    enum C {
        Ax(u32),
        Bx,
    }

    // Bx value will not be displayed, Cx value will be displayed.
    #[repr(u32)]
    enum D {
        Ax(u32),
        Bx,
        Cx = 12,
    }
    ```

    r? `@notriddle`

commit 1210aac1c00d9d3435ba801e0dee2d4ac502a738
Author: Guillaume Gomez <guillaume.gomez@huawei.com>
Date:   Mon Oct 9 14:33:04 2023 +0200

    Add more complex test cases for enum discriminant display

commit 4b6fc8b70fd355614bad31d4268993dc7ef17431
Author: Guillaume Gomez <guillaume.gomez@huawei.com>
Date:   Mon Oct 9 14:26:52 2023 +0200

    Improve code

commit 592163fb71a07383141a882d185d80b874490982
Author: Michael Goulet <michael@errs.io>
Date:   Fri Oct 6 20:35:52 2023 +0000

    Extend impl's def_span to include where clauses

commit 2e000ebaa59851b0be911f016375b20c3b5288c0
Author: Oğuz Ağcayazı <ouz.agz@gmail.com>
Date:   Mon Oct 9 13:30:21 2023 +0300

    add test

commit 7ed044c075fc0e7ad2574d3144ca00ba14608d8f
Merge: 093b9d5b295 31cb61b3117
Author: bors <bors@rust-lang.org>
Date:   Mon Oct 9 09:43:10 2023 +0000

    Auto merge of #115238 - workingjubilee:ich-entferne-welke-blumen, r=nikic

    Formally demote tier 2 MIPS targets to tier 3

    Per https://github.com/rust-lang/compiler-team/issues/648

    Fixes https://github.com/rust-lang/rust/issues/115218

commit 3ed37652593c188734b226dcecf920cee019961b
Author: bjorn3 <17426603+bjorn3@users.noreply.github.com>
Date:   Mon Oct 9 09:04:52 2023 +0000

    Remove no longer used dependency from the list of allowed dependencies

commit 169055f2ffef79b453e0d89599d0f0c5dabc0adb
Merge: 093b9d5b295 81dc066758e
Author: bjorn3 <17426603+bjorn3@users.noreply.github.com>
Date:   Mon Oct 9 08:52:46 2023 +0000

    Merge commit '81dc066758ec150b43822d4a0c84aae20fe10f40' into sync_cg_clif-2023-10-09

commit 81dc066758ec150b43822d4a0c84aae20fe10f40
Author: bjorn3 <17426603+bjorn3@users.noreply.github.com>
Date:   Mon Oct 9 08:33:47 2023 +0000

    Rustup to rustc 1.75.0-nightly (bf9a1c8a1 2023-10-08)

commit 88198c70e4f0eaf06231122a15d6c967ae0b6159
Merge: cc5db2c1c84 fea943debfa
Author: bjorn3 <17426603+bjorn3@users.noreply.github.com>
Date:   Mon Oct 9 08:26:09 2023 +0000

    Sync from rust bf9a1c8a193fc373897196321215794c8bebbeec

commit 4ff6e87a8cb0d5cba020917bc30ea0f7ef5d2a5b
Author: Oğuz Ağcayazı <ouz.agz@gmail.com>
Date:   Sun Oct 8 22:55:16 2023 +0300

    return crates instead of a crate

commit 14d29be03c58587ef4bc7b3d2e1e1e29f2be5985
Author: Qiu Chaofan <qcf@ecnelises.com>
Date:   Mon Apr 3 12:33:51 2023 +0800

    Support AIX in Rust standard library

commit 093b9d5b295d85e144d0ee7da65ea03987214c06
Merge: 1f48cbc3f8d 005ec2e51ce
Author: bors <bors@rust-lang.org>
Date:   Mon Oct 9 06:00:23 2023 +0000

    Auto merge of #116533 - cjgillot:skip-trivial-mir, r=oli-obk

    Do not run optimizations on trivial MIR.

    Fixes https://github.com/rust-lang/rust/issues/116513

    The bug was introduced in https://github.com/rust-lang/rust/pull/110728, which put the check too early in the query chain.

    cc `@oli-obk` `@ouz-a`

commit 47ebffabb81e80bb3ad3992af1fbb4035e362d77
Author: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
Date:   Mon Oct 9 05:22:31 2023 +0200

    Simplify some mir passes by using let chains

commit 23a3b9e44926aa0d4c49a722654ef59f010b55ba
Author: Gurinder Singh <frederick.the.fool@gmail.com>
Date:   Mon Oct 9 08:04:00 2023 +0530

    Fix suggestion span involving wrongly placed generic arg on enum variants

    When the variant and the (wrongly placed) args are at separate
    source locations such as being in different macos or one in a macro and
    the other somwhere outside of it, the arg spans we computed spanned
    the entire distance between such locations and were hence invalid.
    .

commit 1f48cbc3f8dbd393a7e713a0f90d7c6ec72d58ee
Merge: 37fda989ea8 9d211b044d3
Author: bors <bors@rust-lang.org>
Date:   Mon Oct 9 02:08:13 2023 +0000

    Auto merge of #116096 - cjgillot:debuginfo-fndef-size, r=nikic

    Make FnDef 1-ZST in LLVM debuginfo.

    Discussed in https://rust-lang.zulipchat.com/#narrow/stream/187780-t-compiler.2Fwg-llvm/topic/LLVM.20HEAD.20llvm.2Edbg.2Edeclare.2Falloca.20size.20mismatch

    r? `@nikic`

commit 37fda989ea8acb1db02748b8478c64e51a515bbd
Merge: bf9a1c8a193 ad8271dd56b
Author: bors <bors@rust-lang.org>
Date:   Mon Oct 9 00:03:52 2023 +0000

    Auto merge of #116468 - nnethercote:rustc_serialize, r=Mark-Simulacrum

    Streamline `rustc_serialize`

    r? `@Mark-Simulacrum`

commit 31cb61b3117ca2a9957c19821e020d1d8c8534c7
Author: Jubilee Young <workingjubilee@gmail.com>
Date:   Sun Oct 8 15:35:07 2023 -0700

    Drop all MIPS targets from CI

commit 14cdb3808dadcf9ee57f29d49a0d86c7bb545c91
Author: Jubilee Young <workingjubilee@gmail.com>
Date:   Fri Aug 25 21:08:52 2023 -0700

    Drop mips*-unknown-linux-musl* to tier 3

    Also be more pedantic about spelling:
    - LE? Is it "less than or equal to"? Say "little endian".
    - We're Rust, not C, preserve the initial capital in "N64".
    - "MUSL" doesn't stand for anything; Rich Felker spells it "musl".

commit 03870154f4badc1939f718ac74c49438ce507241
Author: Jubilee Young <workingjubilee@gmail.com>
Date:   Sun Jul 2 20:59:31 2023 -0700

    Drop mips*-unknown-linux-gnu* to tier 3

    In the process, be more pedantic about spelling:
    - LE? Do you mean "limited edition"? It's "little endian".
    - The name of the ABI is "N64" as in "Nintendo 64".

commit 9d211b044d3198f8e2c9a3e5678fafd2a61a5308
Author: Camille GILLOT <gillot.camille@gmail.com>
Date:   Sun Oct 8 16:43:57 2023 +0000

    Ignore MSVC in test.

commit 098fc9715e0f0cc3aa5c6ff0512e389c24d09254
Author: Camille GILLOT <gillot.camille@gmail.com>
Date:   Mon Sep 18 16:29:50 2023 +0000

    Make FnDef 1-ZST in LLVM debuginfo.

commit bf9a1c8a193fc373897196321215794c8bebbeec
Merge: 4f4a413fe69 7ecb09d05c0
Author: bors <bors@rust-lang.org>
Date:   Sun Oct 8 15:18:22 2023 +0000

    Auto merge of #116515 - petrochenkov:nolegflavor, r=lqd

    linker: Remove unstable legacy CLI linker flavors

commit 4f4a413fe6931d0ad9d3ac6bd20ff36398961e64
Merge: 1e3c8f196b2 eaafb256f8e
Author: bors <bors@rust-lang.org>
Date:   Sun Oct 8 12:38:14 2023 +0000

    Auto merge of #116454 - tmiasko:small-dominators, r=cjgillot

    Generalize small dominators optimization

    * Use small dominators optimization from 640ede7b0a1840415cb6ec881c2210302bfeba18 more generally.
    * Merge `DefLocation` and `LocationExtended` since they serve the same purpose.

commit 005ec2e51ce99c6dd5e88c273b3f9b273fdf3f41
Author: Camille GILLOT <gillot.camille@gmail.com>
Date:   Sun Oct 8 12:08:09 2023 +0000

    Do not run optimizations on trivial MIR.

commit cc5db2c1c84169872f6278a3eb5f03c5abdef641
Merge: 81093441c16 2672876b63c
Author: bjorn3 <17426603+bjorn3@users.noreply.github.com>
Date:   Sun Oct 8 13:21:53 2023 +0200

    Merge pull request #1397 from bjorn3/inline_asm_tweaks

    Test inline asm support on CI

commit 1e3c8f196b2753b3e463bc6be2dc446f36653279
Merge: ab039f79b8a b704697fba5
Author: bors <bors@rust-lang.org>
Date:   Sun Oct 8 10:50:33 2023 +0000

    Auto merge of #116183 - cjgillot:debug-dse-always, r=oli-obk

    Always preserve DebugInfo in DeadStoreElimination.

    This is a version of #106852 that does not check the current crate's debuginfo flag, and always attempts to preserve debuginfo.

    I haven't figured out how to handle mixing debuginfo levels for std, the one for the test, and the one for the CI target just right to merge #106852, so this can at least fix the debuginfo issue.

    Fixes https://github.com/rust-lang/rust/issues/103655

commit 89d610cd06f90cd6bd0bccdb395a3127290e1b45
Author: onur-ozkan <work@onurozkan.dev>
Date:   Sun Oct 8 13:41:56 2023 +0300

    Add RUSTFLAGS_BOOTSTRAP to RUSTFLAGS for bootstrap compilation

    Note that RUSTFLAGS_BOOTSTRAP should always be added to the end of
    RUSTFLAGS to be actually effective (e.g., if we have `-Dwarnings` in
    RUSTFLAGS, passing `-Awarnings` from RUSTFLAGS_BOOTSTRAP should override it).

    Signed-off-by: onur-ozkan <work@onurozkan.dev>

commit a8830631b9446c8b48cd4eba1ef448eb5a258cdc
Author: Ali MJ Al-Nasrawy <alimjalnasrawy@gmail.com>
Date:   Sun Oct 8 10:06:17 2023 +0000

    remove trailing dots

commit 996ffcb718941fc36ec5fdee38ed99ce20ec06d5
Author: Ali MJ Al-Nasrawy <alimjalnasrawy@gmail.com>
Date:   Sun Sep 17 14:32:02 2023 +0000

    always show and explain sub region

commit 5be0b2283aa26f0fee1e3d1161524a23d65484b7
Author: Ali MJ Al-Nasrawy <alimjalnasrawy@gmail.com>
Date:   Fri Sep 8 01:35:51 2023 +0000

    improve the suggestion of generic_bound_failure

commit 2672876b63c4e4a46071c4661cc06098ab746eac
Author: bjorn3 <17426603+bjorn3@users.noreply.github.com>
Date:   Sat Oct 7 11:14:24 2023 +0000

    Run inline asm rustc tests on CI

commit 91e5bd87e6ef2a3320bf610cb7cc2e2d64d7606f
Author: bjorn3 <17426603+bjorn3@users.noreply.github.com>
Date:   Sat Oct 7 11:14:10 2023 +0000

    Skip cpuid shim when inline asm support is enabled

    cg_clif should support enough simd intrinsics now to not need almost all
    cpu features to be force disabled. In addition they can't be disabled
    anyway when using a sysroot compiled by LLVM.

commit 07147f34d0691a0709b0e1f5ef62c8029d2da58d
Author: bjorn3 <17426603+bjorn3@users.noreply.github.com>
Date:   Sat Oct 7 11:12:46 2023 +0000

    Fix inline asm on macOS

commit 81093441c16dba56221bae016b394d0fb5dc57a2
Author: bjorn3 <17426603+bjorn3@users.noreply.github.com>
Date:   Sun Oct 8 09:30:32 2023 +0000

    Rustup to rustc 1.75.0-nightly (97c81e1b5 2023-10-07)

commit 1906ec56fce048588b319bfbc97126ba9d8c5de2
Merge: e759603da1d c9f6ac45d9a
Author: bjorn3 <17426603+bjorn3@users.noreply.github.com>
Date:   Sun Oct 8 09:22:39 2023 +0000

    Sync from rust 97c81e1b537088f1881c8894ee8579812ed9b6d1

commit ab039f79b8a0cfea01fb8aa10860560b9689e4c6
Merge: 6d271692b0c b563595c6e6
Author: bors <bors@rust-lang.org>
Date:   Sun Oct 8 09:04:57 2023 +0000

    Auto merge of #116514 - petrochenkov:nogccld, r=lqd

    linker: Remove `-Zgcc-ld` option

    It is subsumed by `-Clinker-flavor=*-lld-cc -Clink-self-contained=+linker` options now.

    r? `@lqd`

commit 6d271692b0cc8ea1e91bbc8c090c88e7dbd5efe3
Merge: e08de860365 d9a7afec8b0
Author: bors <bors@rust-lang.org>
Date:   Sun Oct 8 07:13:19 2023 +0000

    Auto merge of #116509 - Enselic:rustc-test-op, r=Mark-Simulacrum

    tests/run-make: Move RUSTC_TEST_OP to tools.mk and use in more places

commit b563595c6e6002ab582e2eb4ebd2a19baa8a1e34
Author: Vadim Petrochenkov <vadim.petrochenkov@gmail.com>
Date:   Sat Oct 7 13:57:29 2023 +0300

    linker: Remove `-Zgcc-ld` option

    It is subsumed by `-Clinker-flavor=*-lld-cc -Clink-self-contained=+linker` options now

commit fea943debfab3859853ef623e06248ffbfd603ab
Merge: c9f6ac45d9a 2753052adf3
Author: bors <bors@rust-lang.org>
Date:   Sun Oct 8 05:24:16 2023 +0000

    Auto merge of #116487 - tamird:avoid-unwrap-absolute, r=bjorn3

    compiler: env/path handling fixes

    Please see individual commits. r? `@bjorn3` cf. #116426

commit e08de860365aa73653dc5fc45b09f194785f3e57
Merge: 1516ca1bc01 3cac3de200a
Author: bors <bors@rust-lang.org>
Date:   Sun Oct 8 05:24:16 2023 +0000

    Auto merge of #116487 - tamird:avoid-unwrap-absolute, r=bjorn3

    compiler: env/path handling fixes

    Please see individual commits. r? `@bjorn3` cf. #116426

commit 1516ca1bc01181af73c7b7760fb90137007da75f
Merge: fdf32ee9fcd 5048f813130
Author: bors <bors@rust-lang.org>
Date:   Sun Oct 8 03:36:37 2023 +0000

    Auto merge of #116486 - van-ema:master, r=nikic

    Fix to register analysis passes with -Zllvm-plugins at link-time

    This PR fixes an unexpected behavior of the `-Zllvm-plugins` flag. It allows to run an out-of-tree pass as part of LTO.
    However, analysis passes are registered before the plugin is loaded. As a result an analysis pass, which is passed as a plugin, is not registered. This causes the LLVM PassManager to fail when the analysis pass is queried from a transformation pass  [(here)](https://github.com/llvm/llvm-project/blob/main/llvm/include/llvm/IR/PassManager.h#L776).

    This fix mimics the bahavior in [LLVM LTOBackend.cpp](https://github.com/llvm/llvm-project/blob/main/llvm/lib/LTO/LTOBackend.cpp#L273) by loading the plugin before the analysis passes are registered.

    Tested with rustc 1.60 and 1.65 and LLVM-13.0.1.

commit fdf32ee9fcd259913c7dece8f7b915b2d5560a49
Merge: e9addfdecf1 098dd979393
Author: bors <bors@rust-lang.org>
Date:   Sun Oct 8 01:48:31 2023 +0000

    Auto merge of #116450 - Kobzol:automation-try-bors-ci, r=Mark-Simulacrum

    Enable new bors try branch to run on CI

    Needed to fix [this error](https://github.com/rust-lang/rust/actions/runs/6420044833/job/17431256956). Inspired by https://github.com/rust-lang/rust/pull/99988

    Also, removes `try-merge` from the workflow. It shouldn't have been added in https://github.com/rust-lang/rust/pull/116353.

    r? `@Mark-Simulacrum`

commit e9addfdecf14633324fc5c935f4f2983699bef7e
Merge: 97c81e1b537 209789ef4c2
Author: bors <bors@rust-lang.org>
Date:   Sun Oct 8 00:04:17 2023 +0000

    Auto merge of #114623 - Kobzol:opt-dist-gha-summaries, r=Mark-Simulacrum

    Print some information from try builds to GitHub summary

    This PR adds some logs from `opt-dist` (the duration of the individual steps of the build pipeline, and the size of the resulting artifacts) to GitHub [job summaries](https://github.blog/2022-05-09-supercharging-github-actions-with-job-summaries/), in order to quickly show useful information right in the GHA CI job page, without needing to read the full log.

    [This](https://github.com/rust-lang-ci/rust/actions/runs/5810621086) is how the summary currently looks like.

    r? `@ghost`

commit 97c81e1b537088f1881c8894ee8579812ed9b6d1
Merge: cf21a0823b8 e53c7787772
Author: bors <bors@rust-lang.org>
Date:   Sat Oct 7 20:59:32 2023 +0000

    Auto merge of #116416 - Kobzol:ci-host-llvm-17-0-2, r=Mark-Simulacrum

    Bump host compiler on x64 dist Linux to LLVM 17.0.2

    17.0.0-rc3 had a bunch of miscompilations, and it's probably better in general not to use a RC version of LLVM long term on CI.

commit cf21a0823b8a863fb3f1ed33d7d31bfd4881c2d3
Merge: 598e29bf700 81d1f7ea9d8
Author: bors <bors@rust-lang.org>
Date:   Sat Oct 7 19:11:17 2023 +0000

    Auto merge of #116437 - nnethercote:rustc_features, r=Nilstrieb

    Clean up `rustc_features`

    Plenty more to be done, but this is a decent start.

    r? `@Nilstrieb`

commit 7ecb09d05c05daa437fba557b0f6733d6759c96c
Author: Vadim Petrochenkov <vadim.petrochenkov@gmail.com>
Date:   Sat Oct 7 14:27:58 2023 +0300

    linker: Remove unstable legacy CLI linker flavors

commit 598e29bf70074de5ce2701a867450591083c4ff1
Merge: 935a091a783 258a65d4a20
Author: bors <bors@rust-lang.org>
Date:   Sat Oct 7 17:10:02 2023 +0000

    Auto merge of #100806 - timvermeulen:split_inclusive_double_ended_bound, r=dtolnay

    Fix generic bound of `str::SplitInclusive`'s `DoubleEndedIterator` impl

    `str::SplitInclusive`'s `DoubleEndedIterator` implementation currently uses a `ReverseSearcher` bound for the corresponding searcher. A `DoubleEndedSearcher` bound should have been used instead.

    `DoubleEndedIterator` requires that repeated `next_back` calls produce the same items as repeated `next` calls, in opposite order. `ReverseSearcher` lets you search starting from the back of a string, but it makes no guarantees about how its matches correspond to the matches found by a forward search. `DoubleEndedSearcher` is a subtrait of `ReverseSearcher` and does require that the same matches are found in both directions.

    This bug fix is a breaking change. Calling `next_back` on `"a+++b".split_inclusive("++")` is currently accepted with repeated calls producing `"b"` and `"a+++"`, while forward iteration yields `"a++"` and `"+b"`. Also see https://github.com/rust-lang/rust/issues/100756#issuecomment-1221307166 for more details.

    I believe that this is the only iterator that uses this bound incorrectly — other related iterators such as `str::Split` do have a `DoubleEndedSearcher` bound for their `DoubleEndedIterator` implementation. And `slice::SplitInclusive` doesn't face this problem at all because it doesn't use patterns, only a predicate.

    cc `@SkiFire13`

commit 935a091a7834253a845a92629b8f1109b5befa5d
Merge: 91db3bdc8ce 8dc92a360c3
Author: bors <bors@rust-lang.org>
Date:   Sat Oct 7 15:21:05 2023 +0000

    Auto merge of #116330 - RalfJung:dont-key-on-allocid, r=oli-obk

    remove Key impls for types that involve an AllocId

    I don't understand how but somehow that leads to issues like https://github.com/rust-lang/rust/issues/83085? Anyway removing unused impls doesn't seem like a bad idea. The concerning part is that of course nothing will stop us from having such impls again in the future, alongside re-introducing bugs like #83085.

    r? `@oli-obk`

commit 91db3bdc8cefa5a9bd58b8fbc3ce5ef1859b4b93
Merge: 48e24629e94 56e4715fc6e
Author: bors <bors@rust-lang.org>
Date:   Sat Oct 7 13:33:19 2023 +0000

    Auto merge of #116310 - Enselic:check_fn_args_move_size, r=oli-obk

    rustc_monomorphize: Introduce check_fn_args_move_size()

    This is in preparation of improving diagnostics of "large moves into functions", a.k.a. passing args.

    Note: This PR consists of two self-contained commits that can be reviewed independently.

    For https://github.com/rust-lang/rust/issues/83518

    Also see https://rust-lang.zulipchat.com/#narrow/stream/182449-t-compiler.2Fhelp/topic/arg.20Spans.20for.20TerminatorKind.3A.3ACall.3F

    r? `@oli-obk` who is E-mentor

commit b0badc17cdc8d2f75061d2e4674a8adcfa8983d5
Author: Guillaume Gomez <guillaume.gomez@huawei.com>
Date:   Sat Oct 7 14:37:47 2023 +0200

    Add cross-crate C-like variant test

commit de70a77be235f839dede3c06fdb70c5528f540e6
Author: Guillaume Gomez <guillaume.gomez@huawei.com>
Date:   Sat Oct 7 14:37:30 2023 +0200

    Correctly handle cross-crate C-like variants

commit 1994d0b4a42b9b2d6e0c821f57d37a184f4df44a
Author: Guillaume Gomez <guillaume.gomez@huawei.com>
Date:   Sat Oct 7 00:25:34 2023 +0200

    Update enum-variant-value test

commit 9e15f363be1f62cf81d4efb55d95a542663fe6da
Author: Guillaume Gomez <guillaume.gomez@huawei.com>
Date:   Sat Oct 7 00:14:57 2023 +0200

    Only display enum variants integer values if one of them has a value set

commit e759603da1d281890cac241f244d2288c127b355
Author: bjorn3 <17426603+bjorn3@users.noreply.github.com>
Date:   Sat Oct 7 09:47:03 2023 +0000

    Consistently use eprintln inside the build system

commit 48e24629e946339943b194163a81374cf533ce5a
Merge: d087c6fae21 ad7045e160b
Author: bors <bors@rust-lang.org>
Date:   Sat Oct 7 10:57:18 2023 +0000

    Auto merge of #115583 - RalfJung:packed-unsized, r=lcnr

    fix detecting references to packed unsized fields

    Fixes https://github.com/rust-lang/rust/issues/115396

    This is a breaking change, but permitted as a soundness fix.

commit d087c6fae215484bf47ba6dda1bc836ef4c07ac5
Merge: 0f3d72aa7a7 cbe892fd659
Author: bors <bors@rust-lang.org>
Date:   Sat Oct 7 08:58:23 2023 +0000

    Auto merge of #116457 - RalfJung:try_eval_scalar_int, r=cjgillot

    fix fast-path for try_eval_scalar_int

    Cc https://github.com/rust-lang/rust/pull/116281 `@Nadrieril`

commit 56e4715fc6ef3cd8c008150ed0f1886a7696062f
Author: Martin Nordholts <enselic@gmail.com>
Date:   Sun Oct 1 09:03:41 2023 +0200

    rustc_monomorphize: Introduce check_fn_args_move_size()

    So that we later can improve the accuracy of diagnostics.

commit 41d24ccb49102bf6e2bfb5828f6d67abd8961e00
Author: Martin Nordholts <enselic@gmail.com>
Date:   Sun Oct 1 08:51:47 2023 +0200

    rustc_monomorphize: Move limit check into check_move_size()

    And rename to check_operand_move_size(). Later we will introduce
    check_fn_args_move_size().

commit 0f3d72aa7a71b58f487b7e4ed663cf5b23b746fd
Merge: fc01a7432be a04b7a37445
Author: bors <bors@rust-lang.org>
Date:   Sat Oct 7 07:10:56 2023 +0000

    Auto merge of #116508 - RalfJung:miri, r=RalfJung

    Miri subtree update

    r? `@ghost`

commit d9a7afec8b079b16b6b6f2e23e1f375bc37b4abf
Author: Martin Nordholts <enselic@gmail.com>
Date:   Sat Oct 7 08:23:10 2023 +0200

    tests/run-make: Use RUSTC_TEST_OP in more places

commit 88966c477386db4ccabd18df3de52647d3540f96
Author: Martin Nordholts <enselic@gmail.com>
Date:   Sat Oct 7 08:14:38 2023 +0200

    tests/run-make: Move RUSTC_TEST_OP to tools.mk

    To reduce duplication. A follow-up commit will begin using it in even
    more places.

commit f96541e9a9be7a5b28191be9229d72c8bf47baa7
Author: Martin Nordholts <enselic@gmail.com>
Date:   Sat Oct 7 08:17:20 2023 +0200

    tests/run-make: Remove wrong blessing advice

    run-make tests are not special but can be blessed like other tests, like
    this:

        ./x.py test --bless tests/run-make/unknown-mod-stdin

commit a04b7a374458b640960798dffe83e614f7907562
Author: Ralf Jung <post@ralfj.de>
Date:   Sat Oct 7 07:56:15 2023 +0200

    allow option-ext as a tool dependency (MPL licensed)

commit 5aecfe467b94c1d1a5124b119a8864d6dce8596f
Author: Ralf Jung <post@ralfj.de>
Date:   Sat Oct 7 07:55:48 2023 +0200

    update lockfile

commit fc01a7432be662270467a4c3fa4a38811b621d9d
Merge: 4ea5190026d 6b98dcc743b
Author: bors <bors@rust-lang.org>
Date:   Sat Oct 7 05:26:12 2023 +0000

    Auto merge of #109214 - tosti007:std_collection_hash_new_rework, r=workingjubilee

    Use `HashMap::with_capacity_and_hasher` instead of using base

    Cleans up the internal logic for `HashMap::with_capacity` slightly.

commit 1c42857135ca902122fdbe6e050ba1481431541b
Merge: 3b08930677e 722736ac4ab
Author: bors <bors@rust-lang.org>
Date:   Sat Oct 7 05:18:45 2023 +0000

    Auto merge of #3113 - rust-lang:rustup-2023-10-07, r=saethlin

    Automatic sync from rustc

commit 722736ac4ab71b34645149b6994c0d56c6143832
Merge: d322243e388 4ea5190026d
Author: The Miri Conjob Bot <miri@cron.bot>
Date:   Sat Oct 7 05:10:55 2023 +0000

    Merge from rustc

commit d322243e38808ab0078a8ecad32d31c8f5d8060e
Author: The Miri Conjob Bot <miri@cron.bot>
Date:   Sat Oct 7 05:01:29 2023 +0000

    Preparing for merge from rustc

commit 4ea5190026dbc1302b644d938e68bc6843cb8b24
Merge: 93b6a365680 93677276bc4
Author: bors <bors@rust-lang.org>
Date:   Sat Oct 7 02:20:50 2023 +0000

    Auto merge of #116318 - pitaj:android-backtrace-build, r=workingjubilee

    Invoke `backtrace-rs` buildscript in `std` buildscript

    Based on #99883 by `@Arc-blroth`
    Depends on rust-lang/backtrace-rs#556 and rust-lang/cc-rs#705

commit 93b6a36568027e44a7345ae8d577c0d13545c79f
Merge: 8fdb0a9b578 4b102b0d8d8
Author: bors <bors@rust-lang.org>
Date:   Sat Oct 7 00:27:14 2023 +0000

    Auto merge of #116501 - workingjubilee:rollup-fpzov6m, r=workingjubilee

    Rollup of 4 pull requests

    Successful merges:

     - #116277 (dont call mir.post_mono_checks in codegen)
     - #116400 (Detect missing `=>` after match guard during parsing)
     - #116458 (Properly export function defined in test which uses global_asm!())
     - #116500 (Add tvOS to target_os for register_dtor)

    r? `@ghost`
    `@rustbot` modify labels: rollup

commit 4b102b0d8d8212bd2aca7ddd9ff8f699844e37c3
Merge: 5268120d4a1 3abef68e63e
Author: Jubilee <46493976+workingjubilee@users.noreply.github.com>
Date:   Fri Oct 6 16:37:48 2023 -0700

    Rollup merge of #116500 - simlay:tvos-support-for-register_dtor, r=workingjubilee

    Add tvOS to target_os for register_dtor

    Closes #116491.

commit 5268120d4a10a879b0fe8aae0ffa9443b3e45266
Merge: 0d68e416a56 ecf271cfb62
Author: Jubilee <46493976+workingjubilee@users.noreply.github.com>
Date:   Fri Oct 6 16:37:47 2023 -0700

    Rollup merge of #116458 - bjorn3:fix_global_asm_test, r=workingjubilee

    Properly export function defined in test which uses global_asm!()

    Currently the test passes with the LLVM backend as the codegen unit partitioning logic happens to place both the global_asm!() and the function which calls the function defined by the global_asm!() in the same CGU. With the Cranelift backend it breaks however as it will place all assembly in separate codegen units to be passed to an external linker.

commit 0d68e416a568ae0e206bcf65a2c5234565ba3bf5
Merge: 6d1c3a40cb4 8fd345dd4b8
Author: Jubilee <46493976+workingjubilee@users.noreply.github.com>
Date:   Fri Oct 6 16:37:47 2023 -0700

    Rollup merge of #116400 - estebank:issue-78585, r=WaffleLapkin

    Detect missing `=>` after match guard during parsing

    ```
    error: expected one of `,`, `:`, or `}`, found `.`
      --> $DIR/missing-fat-arrow.rs:25:14
       |
    LL |         Some(a) if a.value == b {
       |                               - while parsing this struct
    LL |             a.value = 1;
       |             -^ expected one of `,`, `:`, or `}`
       |             |
       |             while parsing this struct field
       |
    help: try naming a field
       |
    LL |             a: a.value = 1;
       |             ++
    help: you might have meant to start a match arm after the match guard
       |
    LL |         Some(a) if a.value == b => {
       |                                 ++
    ```

    Fix #78585.

commit c9f6ac45d9a57e60ed4b2d63c96af49be2219ba1
Merge: ed900871cfc ffa2d3ab632
Author: Jubilee <46493976+workingjubilee@users.noreply.github.com>
Date:   Fri Oct 6 16:37:46 2023 -0700

    Rollup merge of #116277 - RalfJung:post-mono, r=oli-obk

    dont call mir.post_mono_checks in codegen

    It seems like all tests are still passing when I remove this... let's see what CI says.

commit 6d1c3a40cb4ce7b455e44834f79c5ecf39cd5021
Merge: 960754090ac fa248cd9e69
Author: Jubilee <46493976+workingjubilee@users.noreply.github.com>
Date:   Fri Oct 6 16:37:46 2023 -0700

    Rollup merge of #116277 - RalfJung:post-mono, r=oli-obk

    dont call mir.post_mono_checks in codegen

    It seems like all tests are still passing when I remove this... let's see what CI says.

commit 8fdb0a9b578ddbe7246d8088a93c09b7679c4616
Merge: 960754090ac 3706e6f61a9
Author: bors <bors@rust-lang.org>
Date:   Fri Oct 6 22:39:41 2023 +0000

    Auto merge of #114709 - ShE3py:wasi-io-error-more, r=workingjubilee

    Use `io_error_more` on WASI

    #86442 added many variants to [`io::ErrorKind`](https://doc.rust-lang.org/stable/std/io/enum.ErrorKind.html), but `sys::wasi::decode_error_kind()` wasn't modified to use them.

    The preview1 `errno` list:
    https://github.com/WebAssembly/WASI/blob/4712d490fd7662f689af6faa5d718e042f014931/legacy/preview1/docs.md#-errno-variant

    Original implementation: #63814

    `@rustbot` label +A-error-handling +C-enhancement +O-wasi

commit 3abef68e63e12a1c6af2e09c2f020f778d2892ee
Author: Sebastian Imlay <sebastian.imlay@gmail.com>
Date:   Fri Oct 6 18:11:49 2023 -0400

    Add tvOS to target_os for register_dtor

commit 91114d6616f58996b6009bcb23196e8dc253e8bf
Author: Guillaume Gomez <guillaume.gomez@huawei.com>
Date:   Fri Oct 6 23:55:30 2023 +0200

    Show values of C-like variants even if not defined by the user

commit 960754090acc9cdd2a5a57586f244c0fc712d26c
Merge: 94bc9c737ea 7f0cf8c0e41
Author: bors <bors@rust-lang.org>
Date:   Fri Oct 6 20:51:40 2023 +0000

    Auto merge of #116492 - matthiaskrgr:rollup-xzfhmq1, r=matthiaskrgr

    Rollup of 7 pull requests

    Successful merges:

     - #114564 (Attempt to describe the intent behind the `From` trait further)
     - #116297 (add some docs to hooks/mod.rs)
     - #116423 (Fix typo in attrs.rs)
     - #116466 (`rustc_transmute` cleanups)
     - #116474 (Assorted small cleanups)
     - #116481 (Reuse existing `Some`s in `Option::(x)or`)
     - #116484 (Minor doc clarification in Once::call_once)

    r? `@ghost`
    `@rustbot` modify labels: rollup

commit 7f0cf8c0e41dd5df27edfa57d42399dbab634320
Merge: f8dae0c20a0 c95015c2955
Author: Matthias Krüger <matthias.krueger@famsik.de>
Date:   Fri Oct 6 21:17:51 2023 +0200

    Rollup merge of #116484 - peterjoel:once-doc-clarify, r=cuviper

    Minor doc clarification in Once::call_once

commit f8dae0c20a03a584c12146c89253e2c2ef93d4b2
Merge: 9796dfdd563 5432d13bb04
Author: Matthias Krüger <matthias.krueger@famsik.de>
Date:   Fri Oct 6 21:17:50 2023 +0200

    Rollup merge of #116481 - scottmcm:tweak-combinators, r=cuviper

    Reuse existing `Some`s in `Option::(x)or`

    LLVM still has trouble re-using discriminants sometimes when rebuilding a two-variant enum, so when we have the correct variant already built, just use it.

    That's shorter in the Rust code, as well as simpler in MIR and the optimized LLVM, so might as well: <https://rust.godbolt.org/z/KhdE8eToW>

    Thanks to `@veber-alex` for pointing out this opportunity in https://github.com/rust-lang/rust/issues/101210#issuecomment-1732470941

commit 9796dfdd563d9b7d09088b94b8e3314c61a3786c
Merge: 25fbd133ea4 e7dabc9f877
Author: Matthias Krüger <matthias.krueger@famsik.de>
Date:   Fri Oct 6 21:17:50 2023 +0200

    Rollup merge of #116474 - nnethercote:rustc_assorted, r=spastorino

    Assorted small cleanups

    r? `@spastorino`

commit 25fbd133ea4a0cf3e76820fa09d4a7cdaeb62775
Merge: 81192f2fc46 29ed8e492ab
Author: Matthias Krüger <matthias.krueger@famsik.de>
Date:   Fri Oct 6 21:17:49 2023 +0200

    Rollup merge of #116466 - nnethercote:rustc_transmute, r=oli-obk

    `rustc_transmute` cleanups

    Just some things I found while poking around this code.

    r? `@oli-obk`

commit 81192f2fc46ee8483efc908314d8c5f5e314799d
Merge: fdb136a83f3 23efab4811c
Author: Matthias Krüger <matthias.krueger@famsik.de>
Date:   Fri Oct 6 21:17:49 2023 +0200

    Rollup merge of #116423 - eltociear:patch-22, r=flip1995

    Fix typo in attrs.rs

    documenation -> documentation

commit fdb136a83f32555c76911e9c77f62ad21cbfadd3
Merge: 4dfa5e5dec5 13e58755d7c
Author: Matthias Krüger <matthias.krueger@famsik.de>
Date:   Fri Oct 6 21:17:48 2023 +0200

    Rollup merge of #116297 - RalfJung:hooks, r=oli-obk

    add some docs to hooks/mod.rs

    r? `@oli-obk`

commit 4dfa5e5dec58f7c510b6e3722fa74b244d4ba887
Merge: 31be8cc4114 1651f1f4b8f
Author: Matthias Krüger <matthias.krueger@famsik.de>
Date:   Fri Oct 6 21:17:48 2023 +0200

    Rollup merge of #114564 - scottmcm:when-to-from, r=dtolnay

    Attempt to describe the intent behind the `From` trait further

    Inspired by the <https://internals.rust-lang.org/t/allow-use-as-and-try-as-for-from-and-tryfrom-traits/19240/26?u=scottmcm> thread.

    `@rustbot` label +T-libs-api

commit 94bc9c737ea97d56f9b4076553ac37c05c1e3931
Merge: 31be8cc4114 4483ac2206d
Author: bors <bors@rust-lang.org>
Date:   Fri Oct 6 18:44:32 2023 +0000

    Auto merge of #114811 - estebank:impl-ambiguity, r=wesleywiser

    Show more information when multiple `impl`s apply

    - When there are `impl`s without type params, show only those (to avoid showing overly generic `impl`s).
    ```
    error[E0283]: type annotations needed
      --> $DIR/multiple-impl-apply.rs:34:9
       |
    LL |     let y = x.into();
       |         ^     ---- type must be known at this point
       |
    note: multiple `impl`s satisfying `_: From<Baz>` found
      --> $DIR/multiple-impl-apply.rs:14:1
       |
    LL | impl From<Baz> for Bar {
       | ^^^^^^^^^^^^^^^^^^^^^^
    ...
    LL | impl From<Baz> for Foo {
       | ^^^^^^^^^^^^^^^^^^^^^^
       = note: required for `Baz` to implement `Into<_>`
    help: consider giving `y` an explicit type
       |
    LL |     let y: /* Type */ = x.into();
       |          ++++++++++++
    ```

    - Lower the importance of `T: Sized`, `T: WellFormed` and coercion errors, to prioritize more relevant errors. The pre-existing deduplication logic deals with hiding redundant errors better that way, and we show errors with more metadata that is useful to the user.

    - Show `<SelfTy as Trait>::assoc_fn` suggestion in more cases.
    ```
    error[E0790]: cannot call associated function on trait without specifying the corresponding `impl` type
      --> $DIR/cross-return-site-inference.rs:38:16
       |
    LL |     return Err(From::from("foo"));
       |                ^^^^^^^^^^ cannot call associated function of trait
       |
    help: use a fully-qualified path to a specific available implementation
       |
    LL |     return Err(</* self type */ as From>::from("foo"));
       |                +++++++++++++++++++     +
    ```

    Fix #88284.

commit 3706e6f61a95225ce6cf3dca4c3d0b86545d9090
Author: ShE3py <52315535+she3py@users.noreply.github.com>
Date:   Fri Oct 6 19:05:45 2023 +0200

    Use `io_error_more` on WASI

commit 31be8cc41148983e742fea8f559aacca0f6647db
Merge: 64fa0c34d7c 6233d44815c
Author: bors <bors@rust-lang.org>
Date:   Fri Oct 6 16:46:13 2023 +0000

    Auto merge of #116489 - flip1995:clippyup, r=Manishearth

    Clippy subtree sync

    r? `@Manishearth`

commit fa248cd9e6927dd6981078963aa47feb941a0d10
Author: Ralf Jung <post@ralfj.de>
Date:   Fri Oct 6 18:25:23 2023 +0200

    add some comments explaining how the required_consts stuff fits together

commit 3b08930677e5f9b5999caa2e5960df8def1b1e73
Merge: 375ff3e5ce5 100ea2b4999
Author: bors <bors@rust-lang.org>
Date:   Fri Oct 6 16:25:15 2023 +0000

    Auto merge of #3112 - RalfJung:rustup, r=RalfJung

    Rustup

    preparing for rustc-push

commit 100ea2b499955b2e0814719317c4092f95f988b1
Merge: ea56007362c 3706e6f61a9
Author: Ralf Jung <post@ralfj.de>
Date:   Fri Oct 6 18:15:20 2023 +0200

    Merge from rustc

commit ea56007362cf04da6d776a89fa45f536c537c448
Author: Ralf Jung <post@ralfj.de>
Date:   Fri Oct 6 18:15:12 2023 +0200

    Preparing for merge from rustc

commit 4483ac2206dd6ed1f80a9d1769a5635b1980d288
Author: Esteban Küber <esteban@kuber.com.ar>
Date:   Thu Oct 5 03:57:10 2023 +0000

    Fix windows test that has different stderr output

commit 6233d44815ce681062fca851a254f2a37db7916e
Author: Philipp Krones <hello@philkrones.com>
Date:   Fri Oct 6 17:47:56 2023 +0200

    Update Cargo.lock

commit b704697fba5a1621000fbfbd53231cfa0b388878
Author: Camille GILLOT <gillot.camille@gmail.com>
Date:   Tue Sep 26 21:13:31 2023 +0000

    Bless incremental tests.

commit 27d6a57e5821c8b7f5c8b049e36b856ed9440bfe
Author: Camille GILLOT <gillot.camille@gmail.com>
Date:   Thu Jan 12 20:04:42 2023 +0000

    Preserve DebugInfo in DeadStoreElimination.

commit 375ff3e5ce54156db1443dca021e72a6ff8ec75c
Merge: 3c511bb4178 e1e880e9c6a
Author: bors <bors@rust-lang.org>
Date:   Fri Oct 6 15:44:37 2023 +0000

    Auto merge of #3110 - eduardosm:rounding-without-host-floats, r=RalfJung

    Do not use host floats in `simd_{ceil,floor,round,trunc}`

commit 3c8c3ad6dfa95afcf4e70ccd692f976fc238e24c
Merge: 1bc0463b183 b105fb4c39b
Author: Philipp Krones <hello@philkrones.com>
Date:   Fri Oct 6 17:35:45 2023 +0200

    Merge commit 'b105fb4c39bc1a010807a6c076193cef8d93c109' into clippyup

commit b105fb4c39bc1a010807a6c076193cef8d93c109
Merge: 7217c0f3ac1 b8677e54d4e
Author: bors <bors@rust-lang.org>
Date:   Fri Oct 6 15:34:34 2023 +0000

    Auto merge of #11629 - flip1995:rustup, r=flip1995

    Rustup

    r? `@ghost`

    changelog: none

commit b8677e54d4eb2181f539864d3594a0dd62f2f0d9
Author: Philipp Krones <hello@philkrones.com>
Date:   Fri Oct 6 17:32:44 2023 +0200

    Bump Clippy version -> 0.1.75

commit 50754da9fa2f956eed5af672ed3c7820d774ce91
Author: Philipp Krones <hello@philkrones.com>
Date:   Fri Oct 6 17:32:32 2023 +0200

    Bump nightly version -> 2023-10-06

commit 82c3064c47599978b4cbc11330a6c593219125ec
Merge: c5c6d703de7 7217c0f3ac1
Author: Philipp Krones <hello@philkrones.com>
Date:   Fri Oct 6 17:27:17 2023 +0200

    Merge remote-tracking branch 'upstream/master' into rustup

commit 7217c0f3ac15a20dd1cc1d5bc02f084f40db8029
Merge: 279127ce2e5 48d2770e527
Author: bors <bors@rust-lang.org>
Date:   Fri Oct 6 15:06:00 2023 +0000

    Auto merge of #11628 - koka831:fix/11625, r=blyxyas

    Improve `redundant_locals` help message

    Fixes #11625

    AFAIK, `span_lint_and_help` points the beginning of spans when we pass multiple spans to the second argument, so This PR I also modified its help span and its message.

    lint result of the given example in the issue will be:

    ```console
    error: redundant redefinition of a binding `apple`
     --> src/main.rs:5:5
      |
    5 |     let apple = apple;
      |     ^^^^^^^^^^^^^^^^^^
      |
    help: `apple` is initially defined here
     --> src/main.rs:4:9
      |
    4 |     let apple = 42;
      |         ^^^^^
      = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_locals
    ```

    I hope that this change might help reduce user confusion, but I'd appreciate alternative suggestions:)

    changelog: [`redundant_locals`]: Now points at the rebinding of the variable

commit 3c511bb41780f50cf7eef5a5e1e8a8804ae13ab9
Merge: 4587c7c1c04 bf1356efc3d
Author: bors <bors@rust-lang.org>
Date:   Fri Oct 6 14:58:31 2023 +0000

    Auto merge of #3067 - Vanille-N:spurious-incremental, r=RalfJung

    Continuation of #3054: enable spurious reads in TB

    The last additions to the test suite of TB left some unresolved `#[should_panic]` that these new modifications solve.

    ## Problem

    Recall that the issues were arising from the interleavings that follow.

    ### A. `Reserved -> Frozen` has visible effects after function exit

    The transition `Reserved -> Frozen` irreversibly blocks write accesses to the tag, so in the interleaving below `y` initially `Reserved` becomes `Frozen` only in the target where a spurious read through `x` is inserted. This makes the later write through `y` UB only in the target and not in the source.
    ```
    1: retag x (&, protect)
    2: retag y (&mut, protect)
    1: spurious read x
    1: ret x
    2: ret y
    2: write y
    ```

    ### B. Protectors only announce their presence on retag

    There is a read-on-reborrow for protected locations, but if the retag of `x` occurs before that of `y` and there is no explicit access through `x`, then `y` is unaware of the existence of `x`. This is problematic because a spurious read inserted through `x` between the retag of `y` and the return of the function protecting `x` is a noalias violation in the target without UB in the source.
    ```
    1: retag x (&, protect)
    2: retag y (&mut, protect)
    1: spurious read x
    1: ret x
    2: write y
    2: ret y
    ```

    ## Step 1: Finer behavior for `Reserved`

    Since one problem is that `Reserved -> Frozen` has consequences beyond function exit, we decide to remove this transition entirely. To replace it we introduce a new subtype of `Reserved` with the extra boolean `aliased` set.
    `Reserved { aliased: true }` forbids child accesses, but only temporarily: it has no effect on activation once the tag is no longer protected.
    This makes the semantics of Tree Borrows slightly weaker in favor of being more similar to noalias.

    This solves interleaving **A.**, but **B.** is still a problem and the exhaustive tests do not pass yet.

    ## Step 2: Read on function exit

    Protected tags issue a "reminder" that they are protected until this instant inclusive, in the form of an implicit read (symmetrically to the implicit read on retag). This ensures that if the periods on which two tags `x` and `y` are protected overlap then no matter the interleaving of retags and returns, there is either a protector currently active or a read that has been emitted, both of which temporarily block activation.

    This makes the exhaustive test designed previously pass, but it has an effect on the ability to return an activated pointer that I had not foreseen before implementing it.

    ## Step 2': Do not propagate to children

    A naive implementation of **Step 2** makes the following code UB:
    ```rs
    fn reborrow(x: &mut u8) -> &mut u8 {
        let y = &mut *x;
        *y = *y;
        y // callee returns `y: Active`...
    }

    let x = &mut 0u8;
    let y = reborrow(x); // ... and caller receives `y: Frozen`
    *y = 1; // UB
    ```
    This is unacceptable, and a simple fix is to make this implicit read visible only to foreign tags.

    We still lack hindsight on the ramifications of this decision, and the fact that the problematic pattern was only discovered because it occured in one completely unrelated test (with a cryptic error message) is worrying. We should be vigilant as to how this interacts with the rest of the model.

    ## TODO

    As of commit #281c30, the data race model has not been fully updated.
    We have removed the reborrow of mutable references counting as a write access, but we still need the implicit read of function exit to count as a read.

commit 64fa0c34d7cb1a2d522414ab2c87024e465bd613
Merge: 1bc0463b183 8a1be9942d6
Author: bors <bors@rust-lang.org>
Date:   Fri Oct 6 14:57:09 2023 +0000

    Auto merge of #115304 - Enselic:trailing-gt, r=cjgillot

    Allow file names to end with '>'

    The [`rustc_span::FileName`](https://doc.rust-lang.org/stable/nightly-rustc/rustc_span/enum.FileName.html) enum already differentiates between real files and "fake" files such as `<anon>`. We do not need to artificially forbid real file names from ending in `>`.

    Closes #73419

commit 279127ce2e5db187501e24631b49d635bae04865
Merge: 9554e477c29 dcc400191e4
Author: bors <bors@rust-lang.org>
Date:   Fri Oct 6 14:19:45 2023 +0000

    Auto merge of #11611 - Alexendoo:items-after-test-module-check-crate, r=blyxyas

    Fix `items_after_test_module` for non root modules, add applicable suggestion

    Fixes #11050
    Fixes #11153

    changelog: [`items_after_test_module`]: Now suggests a machine-applicable suggestion.
    changelog: [`items:after_test_module`]: Also lints for non root modules

commit 3cac3de200a99ed29583ce95705696e4b4782c76
Author: Tamir Duberstein <tamird@gmail.com>
Date:   Fri Oct 6 08:35:45 2023 -0400

    rustc_metadata: use try_canonicalize

    This is simpler and avoids unnecessary calls to `env::current_dir`.

    rustc_plugin is left unchanged to avoid conflicts with #116412.

    Updates #116426.

commit 5aeb6a326f2fa941061b60c9286665847fe0401e
Author: Tamir Duberstein <tamird@gmail.com>
Date:   Fri Oct 6 08:32:00 2023 -0400

    rustc_codegen_ssa: use try_canonicalize in rpath

    This is simpler and avoids unnecessary calls to `env::current_dir`.

commit 48d2770e527dd21fd8ae71178d360abd005b6ddc
Author: koka <koka.code@gmail.com>
Date:   Fri Oct 6 22:18:11 2023 +0900

    Improve `redundant_locals` help message

commit e1e880e9c6a8c756195720a51c0c0b5b1819d959
Author: Eduardo Sánchez Muñoz <eduardosm-dev@e64.io>
Date:   Fri Oct 6 15:12:36 2023 +0200

    Do not use host floats in `simd_{ceil,floor,round,trunc}`

commit 1bc0463b183392ad4e0ae9c5f7a76630d487230d
Merge: 6683f13fa1b 5674092e76f
Author: bors <bors@rust-lang.org>
Date:   Fri Oct 6 13:07:15 2023 +0000

    Auto merge of #116483 - GuillaumeGomez:rollup-z65pno1, r=GuillaumeGomez

    Rollup of 6 pull requests

    Successful merges:

     - #115454 (Clarify example in docs of str::char_slice)
     - #115522 (Clarify ManuallyDrop bit validity)
     - #115588 (Fix a comment in std::iter::successors)
     - #116198 (Add more diagnostic items for clippy)
     - #116329 (update some comments around swap())
     - #116475 (rustdoc-search: fix bug with multi-item impl trait)

    r? `@ghost`
    `@rustbot` modify labels: rollup

commit a081007265044a7baa0f23c286b6380be35c8bb0
Author: Tamir Duberstein <tamird@gmail.com>
Date:   Fri Oct 6 08:22:35 2023 -0400

    rustc_driver: avoid fallible conversions

    Use `std::path::PathBuf` rather than `String`; use `std::env::var_os`
    rather than `std::env::var`. These changes avoid a number of error paths
    which can arise in the presence of non-UTF-8 paths.

commit 2753052adf3b21f7af1218b6a325484a5481658e
Author: Tamir Duberstein <tamird@gmail.com>
Date:   Fri Oct 6 08:51:30 2023 -0400

    compiler: always use var_os("RUST_BACKTRACE")

    There are 3 instances of var(...) and 3 instances of var_os(...); the
    latter avoids an appearance of unhandled error, so use it everywhere.

commit 7654d4b39833bc6fc0b0bcd184a616ff6ac7d9bd
Author: Tamir Duberstein <tamird@gmail.com>
Date:   Fri Oct 6 08:51:30 2023 -0400

    compiler: always use var_os("RUST_BACKTRACE")

    There are 3 instances of var(...) and 3 instances of var_os(...); the
    latter avoids an appearance of unhandled error, so use it everywhere.

commit dcc400191e444c8a57869f5004fdcbab807f7f09
Author: Alex Macleod <alex@macleod.io>
Date:   Wed Oct 4 20:24:16 2023 +0000

    Fix `items_after_test_module` for non root modules, add applicable suggestion

commit bf1356efc3d3d2c6b5c3fb3157d234f7a0901bc8
Author: Neven Villani <vanille@crans.org>
Date:   Wed Sep 20 14:27:20 2023 +0200

    Fix problems of Reserved -> Frozen

    Reserved loses permissions too quickly.
    Adding more fine-grained behavior of Reserved lets it lose
    write permissions only temporarily.
    Protected tags receive a read access on initialized locations.

commit 5048f813130f5c50fb95b784ad14ff40477c500b
Author: Emanuele Vannacci <emanuele.vannacci@gmail.com>
Date:   Fri Oct 6 12:04:28 2023 +0000

    fix to register analysis pass from llvm plugin

commit c95015c2955e8507f93a1106fa3f7eaafc25308b
Author: Peter Hall <peter.hall@hyperexponential.com>
Date:   Fri Oct 6 12:20:39 2023 +0100

    Minor doc clarification in Once::call_once

commit 5674092e76f3736239910c892bf459ac686f47d1
Merge: 9e28a9349ce 1eb2a766417
Author: Guillaume Gomez <guillaume1.gomez@gmail.com>
Date:   Fri Oct 6 13:18:35 2023 +0200

    Rollup merge of #116475 - notriddle:notriddle/impl-trait-null, r=GuillaumeGomez

    rustdoc-search: fix bug with multi-item impl trait

    Preview searches:

    - https://notriddle.com/rustdoc-html-demo-5/compiler-doc-impl-trait-bugfix/index.html?search=-%3E%20globalctxt

    - https://notriddle.com/rustdoc-html-demo-5/compiler-doc-impl-trait-bugfix/index.html?search=globalctxt

commit 9e28a9349ce31ce0a246c4f76ae44c6efbf53545
Merge: 3785fed021d bfc0f23acb4
Author: Guillaume Gomez <guillaume1.gomez@gmail.com>
Date:   Fri Oct 6 13:18:35 2023 +0200

    Rollup merge of #116329 - RalfJung:swap-comments, r=scottmcm

    update some comments around swap()

    Based on ``@eddyb's`` comment [here](https://github.com/rust-lang/unsafe-code-guidelines/issues/461#issuecomment-1742156410).

    And then I noticed the wrong capitalization for Miri and fixed it in some other places as well.

commit 3785fed021dd834ebe40812c0e0f896cbcc5dce5
Merge: 382701e6b6c d464b72970f
Author: Guillaume Gomez <guillaume1.gomez@gmail.com>
Date:   Fri Oct 6 13:18:34 2023 +0200

    Rollup merge of #116198 - Jarcho:diag_items, r=WaffleLapkin

    Add more diagnostic items for clippy

commit 382701e6b6c4b65b5f4a00d6092cf8cef91f1181
Merge: 525c661842b 71429f5fd23
Author: Guillaume Gomez <guillaume1.gomez@gmail.com>
Date:   Fri Oct 6 13:18:34 2023 +0200

    Rollup merge of #115588 - tifv:fix-comment-successors, r=scottmcm

    Fix a comment in std::iter::successors

    The `unfold` function have since #58062 been renamed to `from_fn`.
    (I'm not sure if this whole comment is still useful—it's not like there are many iterators that *can't* be based on `from_fn`. Anyway, in its current form this comment is not correct, and it sent me into a half-hour research of what happened to `unfold` function, so I want to do *something* with it :upside_down_face: deleting these three lines is a perfectly fine alternative, in my opinion.)

commit 525c661842b5fd6be5b191a4f6baa2c79d722e36
Merge: 4e818f6b723 a16622f62f1
Author: Guillaume Gomez <guillaume1.gomez@gmail.com>
Date:   Fri Oct 6 13:18:33 2023 +0200

    Rollup merge of #115522 - joshlf:patch-8, r=scottmcm

    Clarify ManuallyDrop bit validity

    Clarify that `ManuallyDrop<T>` has the same bit validity as `T`.

commit 4e818f6b72398ff1693b7372b24af0e24a1bc07e
Merge: d4ba2b4c7c9 dfdab8fc629
Author: Guillaume Gomez <guillaume1.gomez@gmail.com>
Date:   Fri Oct 6 13:18:33 2023 +0200

    Rollup merge of #115454 - vwkd:patch-1, r=scottmcm

    Clarify example in docs of str::char_slice

    Just a one word improvement.

    “Last” can be misread as meaning the last (third) instead of the previous (first).

commit 6683f13fa1ba91ab84dd5bc5bc21965a1b0530e1
Merge: d4ba2b4c7c9 9baab45e2f2
Author: bors <bors@rust-lang.org>
Date:   Fri Oct 6 11:12:13 2023 +0000

    Auto merge of #111595 - fortanix:raoul/waitqueue_clarifications, r=workingjubilee

    `waitqueue` clarifications for SGX platform

    The documentation of `waitqueue` functions on the `x86_64-fortanix-unknown-sgx` platform is incorrect at some places and on others missing. This PR improves upon this.

    cc: `@jethrogb`

commit ecf271cfb6224fae07a2b096bfbae22c6112b011
Author: bjorn3 <17426603+bjorn3@users.noreply.github.com>
Date:   Fri Oct 6 11:02:11 2023 +0000

    Use pushsection/popsection

commit 4587c7c1c044652a89104b8dccfd8e025aea177f
Merge: 413540837b9 03a03e2ef66
Author: bors <bors@rust-lang.org>
Date:   Fri Oct 6 09:11:14 2023 +0000

    Auto merge of #3109 - RalfJung:dlsym, r=RalfJung

    add a direct dlsym test

commit 03a03e2ef66f80548681b8dbbf387b55e7b8a3cb
Author: Ralf Jung <post@ralfj.de>
Date:   Fri Oct 6 11:06:16 2023 +0200

    add a direct dlsym test

commit 5432d13bb04cecf213c2753b25cfb1e366cb8026
Author: Scott McMurray <scottmcm@users.noreply.github.com>
Date:   Fri Oct 6 01:41:48 2023 -0700

    Reuse existing `Some`s in `Option::(x)or`

    LLVM still has trouble re-using discriminants sometimes when rebuilding a two-variant enum, so when we have the correct variant already built, just use it.

    That's simpler in LLVM *and* in MIR, so might as well: <https://rust.godbolt.org/z/KhdE8eToW>

commit d4ba2b4c7c938cf90c03a265cb31356537f608ad
Merge: ff057893b8a e300847864f
Author: bors <bors@rust-lang.org>
Date:   Fri Oct 6 08:04:53 2023 +0000

    Auto merge of #116018 - DianQK:simd-wide-sum-test, r=scottmcm

    Increasing the SIMD size improves the vectorization possibilities

    Change the `simd-wide-sum.rs` to pass tests based on the LLVM main branch.

    For smaller lengths, we cannot expect to always get vectorized.

    A related discussion at https://rust-lang.zulipchat.com/#narrow/stream/187780-t-compiler.2Fwg-llvm/topic/LLVM.20HEAD.3A.20codegen.2Fsimd.2Fsimd-wide-sum.2Ers.20newly.20failing.

    r? scottmcm

commit 413540837b904e7cdf5d2b5ff137867268868095
Merge: f9003c08ab2 16cde069fc7
Author: bors <bors@rust-lang.org>
Date:   Fri Oct 6 07:40:47 2023 +0000

    Auto merge of #3108 - RalfJung:dlsym, r=RalfJung

    refactor dlsym: dispatch symbols via the normal shim mechanism

    This avoids having to adjust Miri when switching between invoking the function via a linked symbol vs via dlsym.

commit 16cde069fc7e727dca3c6d8ec5077f0d2f6f928b
Author: Ralf Jung <post@ralfj.de>
Date:   Fri Oct 6 09:38:50 2023 +0200

    allow dyn_sym in the files where they are defined; remove unreachable android code

commit 099311ba5a15162d73afe9ebe62bdc463ebd76c0
Author: Ralf Jung <post@ralfj.de>
Date:   Fri Oct 6 09:20:51 2023 +0200

    make some things on foreign_items private

commit bc8d4dfa95ae10c3f7229c01710a9e8f838baaec
Author: Ralf Jung <post@ralfj.de>
Date:   Fri Oct 6 09:15:48 2023 +0200

    refactor dlsym: dispatch symbols via the normal shim mechanism

commit e300847864faf93538354b418da0a1612efd36f4
Author: scottmcm <scottmcm@users.noreply.github.com>
Date:   Fri Oct 6 07:05:09 2023 +0000

    Add a wishlist FIXME

commit 1651f1f4b8f97a51f1699101cfe03ea129ec7a07
Author: Scott McMurray <scottmcm@users.noreply.github.com>
Date:   Thu Oct 5 23:03:02 2023 -0700

    Elaborate some caveats to lossless

commit f9003c08ab2e5d331ebd9285cc3a205d0b4c956c
Merge: 1a6ab015d00 dff7d5aa2f0
Author: bors <bors@rust-lang.org>
Date:   Fri Oct 6 05:52:07 2023 +0000

    Auto merge of #3098 - BlackHoleFox:apple-entropy, r=RalfJung

    Support getentropy on macOS as a foreign item

    Prior this was always assumed to be accessed via `dlsym` shim, but in `std` I'm attempting to start [unconditionally linking](https://github.com/rust-lang/rust/pull/116319) to `getentropy` on macOS now that Rust's platform version support allows it.

    This just moves the main logic of the previous `dlsym` handler into an eval context extension so it can be used via both call paths. The `dlsym` handler is still needed as `getrandom` uses it.

commit dff7d5aa2f041f833901318ab8d301aeeb8ef06c
Author: BlackHoleFox <blackholefoxdev@gmail.com>
Date:   Sun Oct 1 12:19:41 2023 -0500

    Move getentropy handling to a shared location for foreign item implementation

commit ff057893b8a2f20de2ff258ed8690f5a42fed78a
Merge: fd80c02c168 b29777a1862
Author: bors <bors@rust-lang.org>
Date:   Fri Oct 6 05:34:36 2023 +0000

    Auto merge of #116472 - matthiaskrgr:rollup-1mz0qrp, r=matthiaskrgr

    Rollup of 2 pull requests

    Successful merges:

     - #116421 (Clarify `invalid_reference_casting` lint around interior mutable types)
     - #116469 (Fix typo in README.md)

    r? `@ghost`
    `@rustbot` modify labels: rollup

commit 1eb2a766417c755f6787358bfc36385a26c4ed31
Author: Michael Howell <michael@notriddle.com>
Date:   Thu Oct 5 22:32:37 2023 -0700

    rustdoc-search: fix bug with multi-item impl trait

commit 44f92c1f805434866b9744a6c8953ecdd8cc36f9
Author: scottmcm <scottmcm@users.noreply.github.com>
Date:   Fri Oct 6 05:31:54 2023 +0000

    Don't mention "recover the original" in `From` docs

    Co-authored-by: Josh Triplett <josh@joshtriplett.org>

commit b80e653ca1278a2c4fa411b938be1ccc7ed204fb
Author: Scott McMurray <scottmcm@users.noreply.github.com>
Date:   Sun Aug 6 14:54:55 2023 -0700

    Attempt to describe the intent behind the `From` trait further

commit b29777a18627464864611cb595677f21623e1be8
Merge: 7d7004d3e64 6ff3c3a421c
Author: Matthias Krüger <matthias.krueger@famsik.de>
Date:   Fri Oct 6 06:23:48 2023 +0200

    Rollup merge of #116469 - prakashAditya639:master, r=workingjubilee

    Fix typo in README.md

     the word "programatically" should be corrected to "programmatically."

commit 7d7004d3e64c27cdc71b06c177506edc11040410
Merge: 579be69de9f e46236cceb0
Author: Matthias Krüger <matthias.krueger@famsik.de>
Date:   Fri Oct 6 06:23:48 2023 +0200

    Rollup merge of #116421 - Urgau:inter-mut-invalid_ref_casting, r=oli-obk

    Clarify `invalid_reference_casting` lint around interior mutable types

    This is PR intends to clarify the `invalid_reference_casting` lint around interior mutable types by adding a note for them saying that they should go through `UnsafeCell::get`.

    So for this code:
    ```rust
    let cell = &std::cell::UnsafeCell::new(0);
    let _num = &mut *(cell as *const _ as *mut i32);
    ```

    the following note will be added to the lint output:

    ```diff
     error: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused,  consider instead using an `UnsafeCell`
       --> $DIR/reference_casting.rs:68:16
        |
     LL |     let _num = &mut *(cell as *const _ as *mut i32);
        |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        |
        = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
    +   = note: even for types with interior mutability, the only legal way to obtain a mutable pointer from a shared reference is through `UnsafeCell::get`
    ```

    Suggestion are welcome around the note contents.

    Fixes https://github.com/rust-lang/rust/issues/116410
    cc `@RalfJung`

commit e7dabc9f877d76e0a3432100d83b14b97978533d
Author: Nicholas Nethercote <n.nethercote@gmail.com>
Date:   Fri Oct 6 14:59:11 2023 +1100

    Remove unnecessary `pub`.

commit 093b435b786dfd816aba790f0097943258a1b366
Author: Nicholas Nethercote <n.nethercote@gmail.com>
Date:   Fri Oct 6 14:58:01 2023 +1100

    Remove unneeded features.

commit 4b51a3eb52c5ae292ba54c2044be695630fccc3e
Author: Nicholas Nethercote <n.nethercote@gmail.com>
Date:   Fri Oct 6 14:57:25 2023 +1100

    Remove unneeded dependency.

    Also sort them.

commit e49a1470baee89823a49aa6ec7baa19aa033b88b
Author: Nicholas Nethercote <n.nethercote@gmail.com>
Date:   Wed Oct 4 18:27:18 2023 +1100

    Factor out `insert_or_error`.

    It appears identically as a closure in two functions.

    Also change its return type from `bool` to `Option<()>` so it can be
    used with `?`.

commit 108e541cc2d73fc4548847a2cfddca5c3b3499e6
Author: Nicholas Nethercote <n.nethercote@gmail.com>
Date:   Wed Oct 4 15:37:44 2023 +1100

    Remove unused `FileName::CfgSpec`.

commit 442a66d385bc2cdaf53b042437b9997d7b163d6d
Author: Nicholas Nethercote <n.nethercote@gmail.com>
Date:   Tue Oct 3 17:03:58 2023 +1100

    Remove unneeded dependency.

commit fd80c02c168c2dfbb82c29d2617f524d2723205b
Merge: 5…
bors-ferrocene bot added a commit to ferrocene/ferrocene that referenced this pull request Oct 11, 2023
46: Pull upstream master 2023 10 10 r=pietroalbini a=Dajamante

* rust-lang/rust#109882
* rust-lang/rust#116497
* rust-lang/rust#116532
* rust-lang/rust#116569
  * rust-lang/rust#116561
  * rust-lang/rust#116556
  * rust-lang/rust#116549
  * rust-lang/rust#116543
  * rust-lang/rust#116537
  * rust-lang/rust#115882
* rust-lang/rust#116142
* rust-lang/rust#115238
* rust-lang/rust#116533
* rust-lang/rust#116096
* rust-lang/rust#116468
* rust-lang/rust#116515
* rust-lang/rust#116454
* rust-lang/rust#116183
* rust-lang/rust#116514
* rust-lang/rust#116509
* rust-lang/rust#116487
* rust-lang/rust#116486
* rust-lang/rust#116450
* rust-lang/rust#114623
* rust-lang/rust#116416
* rust-lang/rust#116437
* rust-lang/rust#100806
* rust-lang/rust#116330
* rust-lang/rust#116310
* rust-lang/rust#115583
* rust-lang/rust#116457
* rust-lang/rust#116508
* rust-lang/rust#109214
* rust-lang/rust#116318
* rust-lang/rust#116501
  * rust-lang/rust#116500
  * rust-lang/rust#116458
  * rust-lang/rust#116400
  * rust-lang/rust#116277
* rust-lang/rust#114709
* rust-lang/rust#116492
  * rust-lang/rust#116484
  * rust-lang/rust#116481
  * rust-lang/rust#116474
  * rust-lang/rust#116466
  * rust-lang/rust#116423
  * rust-lang/rust#116297
  * rust-lang/rust#114564
* rust-lang/rust#114811
* rust-lang/rust#116489
* rust-lang/rust#115304



Co-authored-by: bjorn3 <17426603+bjorn3@users.noreply.github.com>
Co-authored-by: Jakub Beránek <berykubik@gmail.com>
Co-authored-by: Ralf Jung <post@ralfj.de>
Co-authored-by: bors <bors@rust-lang.org>
Co-authored-by: blyxyas <blyxyas@gmail.com>
Co-authored-by: ouz-a <ouz.agz@gmail.com>
Co-authored-by: Peter Jaszkowiak <p.jaszkow@gmail.com>
Co-authored-by: Michael Goulet <michael@errs.io>
Co-authored-by: koka <koka.code@gmail.com>
Co-authored-by: Eduardo Sánchez Muñoz <eduardosm-dev@e64.io>
Co-authored-by: Esteban Küber <esteban@kuber.com.ar>
Co-authored-by: xFrednet <xFrednet@gmail.com>
bors-ferrocene bot added a commit to ferrocene/ferrocene that referenced this pull request Oct 11, 2023
46: Pull upstream master 2023 10 10 r=tshepang a=Dajamante

* rust-lang/rust#109882
* rust-lang/rust#116497
* rust-lang/rust#116532
* rust-lang/rust#116569
  * rust-lang/rust#116561
  * rust-lang/rust#116556
  * rust-lang/rust#116549
  * rust-lang/rust#116543
  * rust-lang/rust#116537
  * rust-lang/rust#115882
* rust-lang/rust#116142
* rust-lang/rust#115238
* rust-lang/rust#116533
* rust-lang/rust#116096
* rust-lang/rust#116468
* rust-lang/rust#116515
* rust-lang/rust#116454
* rust-lang/rust#116183
* rust-lang/rust#116514
* rust-lang/rust#116509
* rust-lang/rust#116487
* rust-lang/rust#116486
* rust-lang/rust#116450
* rust-lang/rust#114623
* rust-lang/rust#116416
* rust-lang/rust#116437
* rust-lang/rust#100806
* rust-lang/rust#116330
* rust-lang/rust#116310
* rust-lang/rust#115583
* rust-lang/rust#116457
* rust-lang/rust#116508
* rust-lang/rust#109214
* rust-lang/rust#116318
* rust-lang/rust#116501
  * rust-lang/rust#116500
  * rust-lang/rust#116458
  * rust-lang/rust#116400
  * rust-lang/rust#116277
* rust-lang/rust#114709
* rust-lang/rust#116492
  * rust-lang/rust#116484
  * rust-lang/rust#116481
  * rust-lang/rust#116474
  * rust-lang/rust#116466
  * rust-lang/rust#116423
  * rust-lang/rust#116297
  * rust-lang/rust#114564
* rust-lang/rust#114811
* rust-lang/rust#116489
* rust-lang/rust#115304



Co-authored-by: bjorn3 <17426603+bjorn3@users.noreply.github.com>
Co-authored-by: Jakub Beránek <berykubik@gmail.com>
Co-authored-by: Ralf Jung <post@ralfj.de>
Co-authored-by: bors <bors@rust-lang.org>
Co-authored-by: blyxyas <blyxyas@gmail.com>
Co-authored-by: ouz-a <ouz.agz@gmail.com>
Co-authored-by: Peter Jaszkowiak <p.jaszkow@gmail.com>
Co-authored-by: Michael Goulet <michael@errs.io>
Co-authored-by: koka <koka.code@gmail.com>
Co-authored-by: Eduardo Sánchez Muñoz <eduardosm-dev@e64.io>
Co-authored-by: Esteban Küber <esteban@kuber.com.ar>
Co-authored-by: xFrednet <xFrednet@gmail.com>
bors-ferrocene bot added a commit to ferrocene/ferrocene that referenced this pull request Oct 11, 2023
46: Pull upstream master 2023 10 10 r=tshepang a=Dajamante

* rust-lang/rust#109882
* rust-lang/rust#116497
* rust-lang/rust#116532
* rust-lang/rust#116569
  * rust-lang/rust#116561
  * rust-lang/rust#116556
  * rust-lang/rust#116549
  * rust-lang/rust#116543
  * rust-lang/rust#116537
  * rust-lang/rust#115882
* rust-lang/rust#116142
* rust-lang/rust#115238
* rust-lang/rust#116533
* rust-lang/rust#116096
* rust-lang/rust#116468
* rust-lang/rust#116515
* rust-lang/rust#116454
* rust-lang/rust#116183
* rust-lang/rust#116514
* rust-lang/rust#116509
* rust-lang/rust#116487
* rust-lang/rust#116486
* rust-lang/rust#116450
* rust-lang/rust#114623
* rust-lang/rust#116416
* rust-lang/rust#116437
* rust-lang/rust#100806
* rust-lang/rust#116330
* rust-lang/rust#116310
* rust-lang/rust#115583
* rust-lang/rust#116457
* rust-lang/rust#116508
* rust-lang/rust#109214
* rust-lang/rust#116318
* rust-lang/rust#116501
  * rust-lang/rust#116500
  * rust-lang/rust#116458
  * rust-lang/rust#116400
  * rust-lang/rust#116277
* rust-lang/rust#114709
* rust-lang/rust#116492
  * rust-lang/rust#116484
  * rust-lang/rust#116481
  * rust-lang/rust#116474
  * rust-lang/rust#116466
  * rust-lang/rust#116423
  * rust-lang/rust#116297
  * rust-lang/rust#114564
* rust-lang/rust#114811
* rust-lang/rust#116489
* rust-lang/rust#115304



Co-authored-by: bjorn3 <17426603+bjorn3@users.noreply.github.com>
Co-authored-by: Jakub Beránek <berykubik@gmail.com>
Co-authored-by: Ralf Jung <post@ralfj.de>
Co-authored-by: bors <bors@rust-lang.org>
Co-authored-by: blyxyas <blyxyas@gmail.com>
Co-authored-by: ouz-a <ouz.agz@gmail.com>
Co-authored-by: Peter Jaszkowiak <p.jaszkow@gmail.com>
Co-authored-by: Michael Goulet <michael@errs.io>
Co-authored-by: koka <koka.code@gmail.com>
Co-authored-by: Eduardo Sánchez Muñoz <eduardosm-dev@e64.io>
Co-authored-by: Esteban Küber <esteban@kuber.com.ar>
Co-authored-by: xFrednet <xFrednet@gmail.com>
bors-ferrocene bot added a commit to ferrocene/ferrocene that referenced this pull request Oct 12, 2023
48: Pull upstream master 2023 10 12 r=tshepang a=Dajamante

* rust-lang/rust#113487
* rust-lang/rust#116506
* rust-lang/rust#116448
* rust-lang/rust#116640
  * rust-lang/rust#116627
  * rust-lang/rust#116597
  * rust-lang/rust#116436
  * rust-lang/rust#116315
  * rust-lang/rust#116219
* rust-lang/rust#113218
* rust-lang/rust#115937
* rust-lang/rust#116014
* rust-lang/rust#116623
* rust-lang/rust#112818
* rust-lang/rust#115948
* rust-lang/rust#116622
* rust-lang/rust#116621
  * rust-lang/rust#116612
  * rust-lang/rust#116611
  * rust-lang/rust#116530
  * rust-lang/rust#95967
* rust-lang/rust#116578
* rust-lang/rust#113915
* rust-lang/rust#116605
  * rust-lang/rust#116574
  * rust-lang/rust#116560
  * rust-lang/rust#116559
  * rust-lang/rust#116503
  * rust-lang/rust#116444
  * rust-lang/rust#116250
  * rust-lang/rust#109422
* rust-lang/rust#116598
  * rust-lang/rust#116596
  * rust-lang/rust#116595
  * rust-lang/rust#116589
  * rust-lang/rust#116586
* rust-lang/rust#116551
* rust-lang/rust#116409
* rust-lang/rust#116548
* rust-lang/rust#116366
* rust-lang/rust#109882
* rust-lang/rust#116497
* rust-lang/rust#116532
* rust-lang/rust#116569
  * rust-lang/rust#116561
  * rust-lang/rust#116556
  * rust-lang/rust#116549
  * rust-lang/rust#116543
  * rust-lang/rust#116537
  * rust-lang/rust#115882
* rust-lang/rust#116142
* rust-lang/rust#115238
* rust-lang/rust#116533
* rust-lang/rust#116096
* rust-lang/rust#116468
* rust-lang/rust#116515
* rust-lang/rust#116454
* rust-lang/rust#116183
* rust-lang/rust#116514
* rust-lang/rust#116509
* rust-lang/rust#116487
* rust-lang/rust#116486
* rust-lang/rust#116450
* rust-lang/rust#114623
* rust-lang/rust#116416
* rust-lang/rust#116437
* rust-lang/rust#100806
* rust-lang/rust#116330
* rust-lang/rust#116310
* rust-lang/rust#115583
* rust-lang/rust#116457
* rust-lang/rust#116508
* rust-lang/rust#109214
* rust-lang/rust#116318
* rust-lang/rust#116501
  * rust-lang/rust#116500
  * rust-lang/rust#116458
  * rust-lang/rust#116400
  * rust-lang/rust#116277
* rust-lang/rust#114709
* rust-lang/rust#116492
  * rust-lang/rust#116484
  * rust-lang/rust#116481
  * rust-lang/rust#116474
  * rust-lang/rust#116466
  * rust-lang/rust#116423
  * rust-lang/rust#116297
  * rust-lang/rust#114564
* rust-lang/rust#114811
* rust-lang/rust#116489
* rust-lang/rust#115304

Co-authored-by: Peter Hall <peter.hall@hyperexponential.com>
Co-authored-by: Emanuele Vannacci <emanuele.vannacci@gmail.com>
Co-authored-by: Neven Villani <vanille@crans.org>
Co-authored-by: Alex Macleod <alex@macleod.io>
Co-authored-by: Tamir Duberstein <tamird@gmail.com>
Co-authored-by: Eduardo Sánchez Muñoz <eduardosm-dev@e64.io>
Co-authored-by: koka <koka.code@gmail.com>
Co-authored-by: bors <bors@rust-lang.org>
Co-authored-by: Philipp Krones <hello@philkrones.com>
Co-authored-by: Camille GILLOT <gillot.camille@gmail.com>
Co-authored-by: Esteban Küber <esteban@kuber.com.ar>
Co-authored-by: Ralf Jung <post@ralfj.de>
bors-ferrocene bot added a commit to ferrocene/ferrocene that referenced this pull request Oct 13, 2023
48: Pull upstream master 2023 10 12 r=tshepang a=Dajamante

* rust-lang/rust#113487
* rust-lang/rust#116506
* rust-lang/rust#116448
* rust-lang/rust#116640
  * rust-lang/rust#116627
  * rust-lang/rust#116597
  * rust-lang/rust#116436
  * rust-lang/rust#116315
  * rust-lang/rust#116219
* rust-lang/rust#113218
* rust-lang/rust#115937
* rust-lang/rust#116014
* rust-lang/rust#116623
* rust-lang/rust#112818
* rust-lang/rust#115948
* rust-lang/rust#116622
* rust-lang/rust#116621
  * rust-lang/rust#116612
  * rust-lang/rust#116611
  * rust-lang/rust#116530
  * rust-lang/rust#95967
* rust-lang/rust#116578
* rust-lang/rust#113915
* rust-lang/rust#116605
  * rust-lang/rust#116574
  * rust-lang/rust#116560
  * rust-lang/rust#116559
  * rust-lang/rust#116503
  * rust-lang/rust#116444
  * rust-lang/rust#116250
  * rust-lang/rust#109422
* rust-lang/rust#116598
  * rust-lang/rust#116596
  * rust-lang/rust#116595
  * rust-lang/rust#116589
  * rust-lang/rust#116586
* rust-lang/rust#116551
* rust-lang/rust#116409
* rust-lang/rust#116548
* rust-lang/rust#116366
* rust-lang/rust#109882
* rust-lang/rust#116497
* rust-lang/rust#116532
* rust-lang/rust#116569
  * rust-lang/rust#116561
  * rust-lang/rust#116556
  * rust-lang/rust#116549
  * rust-lang/rust#116543
  * rust-lang/rust#116537
  * rust-lang/rust#115882
* rust-lang/rust#116142
* rust-lang/rust#115238
* rust-lang/rust#116533
* rust-lang/rust#116096
* rust-lang/rust#116468
* rust-lang/rust#116515
* rust-lang/rust#116454
* rust-lang/rust#116183
* rust-lang/rust#116514
* rust-lang/rust#116509
* rust-lang/rust#116487
* rust-lang/rust#116486
* rust-lang/rust#116450
* rust-lang/rust#114623
* rust-lang/rust#116416
* rust-lang/rust#116437
* rust-lang/rust#100806
* rust-lang/rust#116330
* rust-lang/rust#116310
* rust-lang/rust#115583
* rust-lang/rust#116457
* rust-lang/rust#116508
* rust-lang/rust#109214
* rust-lang/rust#116318
* rust-lang/rust#116501
  * rust-lang/rust#116500
  * rust-lang/rust#116458
  * rust-lang/rust#116400
  * rust-lang/rust#116277
* rust-lang/rust#114709
* rust-lang/rust#116492
  * rust-lang/rust#116484
  * rust-lang/rust#116481
  * rust-lang/rust#116474
  * rust-lang/rust#116466
  * rust-lang/rust#116423
  * rust-lang/rust#116297
  * rust-lang/rust#114564
* rust-lang/rust#114811
* rust-lang/rust#116489
* rust-lang/rust#115304

Co-authored-by: Emanuele Vannacci <emanuele.vannacci@gmail.com>
Co-authored-by: Neven Villani <vanille@crans.org>
Co-authored-by: Alex Macleod <alex@macleod.io>
Co-authored-by: Tamir Duberstein <tamird@gmail.com>
Co-authored-by: Eduardo Sánchez Muñoz <eduardosm-dev@e64.io>
Co-authored-by: koka <koka.code@gmail.com>
Co-authored-by: bors <bors@rust-lang.org>
Co-authored-by: Philipp Krones <hello@philkrones.com>
Co-authored-by: Camille GILLOT <gillot.camille@gmail.com>
Co-authored-by: Esteban Küber <esteban@kuber.com.ar>
Co-authored-by: Ralf Jung <post@ralfj.de>
Co-authored-by: ShE3py <52315535+she3py@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants