[INFO] fetching crate benchrs 0.1.10...
[INFO] checking benchrs-0.1.10 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate benchrs 0.1.10 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate benchrs 0.1.10 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate benchrs 0.1.10
[INFO] finished tweaking crates.io crate benchrs 0.1.10
[INFO] tweaked toml for crates.io crate benchrs 0.1.10 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate benchrs 0.1.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mktemp v0.4.1
[INFO] [stderr]   Downloaded simplelog v0.12.0
[INFO] [stderr]   Downloaded galvanic-test v0.2.0
[INFO] [stderr]   Downloaded async-io v1.8.0
[INFO] [stderr]   Downloaded socket2 v0.4.6
[INFO] [stderr]   Downloaded anyhow v1.0.62
[INFO] [stderr]   Downloaded clap v3.2.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a077d19a3b844ce7b1cedaf3c7a17a8e2a92eee2ef84a8dc486f6a582d0dd4ac
[INFO] running `Command { std: "docker" "start" "-a" "a077d19a3b844ce7b1cedaf3c7a17a8e2a92eee2ef84a8dc486f6a582d0dd4ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a077d19a3b844ce7b1cedaf3c7a17a8e2a92eee2ef84a8dc486f6a582d0dd4ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a077d19a3b844ce7b1cedaf3c7a17a8e2a92eee2ef84a8dc486f6a582d0dd4ac", kill_on_drop: false }`
[INFO] [stdout] a077d19a3b844ce7b1cedaf3c7a17a8e2a92eee2ef84a8dc486f6a582d0dd4ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2dba88220dc8cd8f377249169e00e8d96b42ff9ba5c16c8a2e149c5997aab21
[INFO] running `Command { std: "docker" "start" "-a" "f2dba88220dc8cd8f377249169e00e8d96b42ff9ba5c16c8a2e149c5997aab21", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking futures-io v0.3.23
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling polling v2.3.0
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling async-io v1.8.0
[INFO] [stderr]     Checking futures-sink v0.3.23
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking async-channel v1.7.1
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking socket2 v0.4.6
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]     Checking blocking v1.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling async-net v1.7.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling async-process v1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking async-lock v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking time v0.3.14
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking smol v1.2.5
[INFO] [stderr]     Checking clap v3.2.17
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mktemp v0.4.1
[INFO] [stderr]     Checking galvanic-test v0.2.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking simplelog v0.12.0
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking futures-executor v0.3.23
[INFO] [stderr]     Checking async-native-tls v0.4.0
[INFO] [stderr]     Checking futures v0.3.23
[INFO] [stderr]     Checking benchrs v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 6.13s
[INFO] running `Command { std: "docker" "inspect" "f2dba88220dc8cd8f377249169e00e8d96b42ff9ba5c16c8a2e149c5997aab21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2dba88220dc8cd8f377249169e00e8d96b42ff9ba5c16c8a2e149c5997aab21", kill_on_drop: false }`
[INFO] [stdout] f2dba88220dc8cd8f377249169e00e8d96b42ff9ba5c16c8a2e149c5997aab21
[INFO] checking benchrs-0.1.10 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate benchrs 0.1.10 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate benchrs 0.1.10 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate benchrs 0.1.10
[INFO] finished tweaking crates.io crate benchrs 0.1.10
[INFO] tweaked toml for crates.io crate benchrs 0.1.10 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate benchrs 0.1.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 493e13261df425932480e82ec5c2404c921189b25799d10c0dad07c1c6b7b6f6
[INFO] running `Command { std: "docker" "start" "-a" "493e13261df425932480e82ec5c2404c921189b25799d10c0dad07c1c6b7b6f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "493e13261df425932480e82ec5c2404c921189b25799d10c0dad07c1c6b7b6f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "493e13261df425932480e82ec5c2404c921189b25799d10c0dad07c1c6b7b6f6", kill_on_drop: false }`
[INFO] [stdout] 493e13261df425932480e82ec5c2404c921189b25799d10c0dad07c1c6b7b6f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2c9221fa2677cc989d262987849e990c76278d6db388acf496cd0979378aa94
[INFO] running `Command { std: "docker" "start" "-a" "d2c9221fa2677cc989d262987849e990c76278d6db388acf496cd0979378aa94", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking futures-io v0.3.23
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling polling v2.3.0
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling async-io v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]     Checking futures-sink v0.3.23
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]     Checking async-channel v1.7.1
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking socket2 v0.4.6
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking blocking v1.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-net v1.7.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling async-process v1.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking async-lock v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking time v0.3.14
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking simplelog v0.12.0
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking smol v1.2.5
[INFO] [stderr]     Checking clap v3.2.17
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mktemp v0.4.1
[INFO] [stderr]     Checking galvanic-test v0.2.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking futures-executor v0.3.23
[INFO] [stderr]     Checking async-native-tls v0.4.0
[INFO] [stderr]     Checking futures v0.3.23
[INFO] [stderr]     Checking benchrs v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 11.27s
[INFO] running `Command { std: "docker" "inspect" "d2c9221fa2677cc989d262987849e990c76278d6db388acf496cd0979378aa94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2c9221fa2677cc989d262987849e990c76278d6db388acf496cd0979378aa94", kill_on_drop: false }`
[INFO] [stdout] d2c9221fa2677cc989d262987849e990c76278d6db388acf496cd0979378aa94
