[INFO] fetching crate bench-rs 0.2.4...
[INFO] checking bench-rs-0.2.4 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate bench-rs 0.2.4 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate bench-rs 0.2.4 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 bench-rs 0.2.4
[INFO] finished tweaking crates.io crate bench-rs 0.2.4
[INFO] tweaked toml for crates.io crate bench-rs 0.2.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded litrs v0.2.3
[INFO] [stderr]   Downloaded argh_derive v0.1.12
[INFO] [stderr]   Downloaded argh_shared v0.1.12
[INFO] [stderr]   Downloaded argh v0.1.12
[INFO] [stderr]   Downloaded smol v1.3.0
[INFO] [stderr]   Downloaded async-net v1.8.0
[INFO] [stderr]   Downloaded bunt-macros v0.2.8
[INFO] [stderr]   Downloaded bunt v0.2.8
[INFO] [stderr]   Downloaded rcnb-rs v0.1.0
[INFO] [stderr]   Downloaded bencher-macro v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 07cd4ffee33bf6614e0225a1442a74fe5cde26cfed0f72b63832a68cda4757d6
[INFO] running `Command { std: "docker" "start" "-a" "07cd4ffee33bf6614e0225a1442a74fe5cde26cfed0f72b63832a68cda4757d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07cd4ffee33bf6614e0225a1442a74fe5cde26cfed0f72b63832a68cda4757d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07cd4ffee33bf6614e0225a1442a74fe5cde26cfed0f72b63832a68cda4757d6", kill_on_drop: false }`
[INFO] [stdout] 07cd4ffee33bf6614e0225a1442a74fe5cde26cfed0f72b63832a68cda4757d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 83c4fd6f129f6595d20723d679d1c8337cda769fae8774fad777947692d1b5e2
[INFO] running `Command { std: "docker" "start" "-a" "83c4fd6f129f6595d20723d679d1c8337cda769fae8774fad777947692d1b5e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling litrs v0.2.3
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking async-net v1.8.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling bunt-macros v0.2.8
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking bunt v0.2.8
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]     Checking polling v3.3.2
[INFO] [stderr]     Checking async-io v2.3.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]     Checking async-signal v0.2.5
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-process v1.8.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking smol v1.3.0
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling bencher-macro v0.1.1
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking argh_shared v0.1.12
[INFO] [stderr]     Checking bench-rs v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]     Checking argh v0.1.12
[INFO] [stderr]     Checking rcnb-rs v0.1.0
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 10.83s
[INFO] running `Command { std: "docker" "inspect" "83c4fd6f129f6595d20723d679d1c8337cda769fae8774fad777947692d1b5e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83c4fd6f129f6595d20723d679d1c8337cda769fae8774fad777947692d1b5e2", kill_on_drop: false }`
[INFO] [stdout] 83c4fd6f129f6595d20723d679d1c8337cda769fae8774fad777947692d1b5e2
[INFO] checking bench-rs-0.2.4 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate bench-rs 0.2.4 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate bench-rs 0.2.4 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 bench-rs 0.2.4
[INFO] finished tweaking crates.io crate bench-rs 0.2.4
[INFO] tweaked toml for crates.io crate bench-rs 0.2.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4fb5018ba46864a8cc2c646c14ba5524fb5ceed139aab3b19591ab77584eb0ad
[INFO] running `Command { std: "docker" "start" "-a" "4fb5018ba46864a8cc2c646c14ba5524fb5ceed139aab3b19591ab77584eb0ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fb5018ba46864a8cc2c646c14ba5524fb5ceed139aab3b19591ab77584eb0ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fb5018ba46864a8cc2c646c14ba5524fb5ceed139aab3b19591ab77584eb0ad", kill_on_drop: false }`
[INFO] [stdout] 4fb5018ba46864a8cc2c646c14ba5524fb5ceed139aab3b19591ab77584eb0ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d239410c41213dc2125ec9966f204c7f6dfcac5dbea2bb1cbbed82be7229b592
[INFO] running `Command { std: "docker" "start" "-a" "d239410c41213dc2125ec9966f204c7f6dfcac5dbea2bb1cbbed82be7229b592", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling litrs v0.2.3
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking async-net v1.8.0
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling bunt-macros v0.2.8
[INFO] [stderr]     Checking bunt v0.2.8
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]     Checking polling v3.3.2
[INFO] [stderr]     Checking async-io v2.3.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking async-signal v0.2.5
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-process v1.8.1
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking smol v1.3.0
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling bencher-macro v0.1.1
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking argh_shared v0.1.12
[INFO] [stderr]     Checking bench-rs v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]     Checking argh v0.1.12
[INFO] [stderr]     Checking rcnb-rs v0.1.0
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 9.16s
[INFO] running `Command { std: "docker" "inspect" "d239410c41213dc2125ec9966f204c7f6dfcac5dbea2bb1cbbed82be7229b592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d239410c41213dc2125ec9966f204c7f6dfcac5dbea2bb1cbbed82be7229b592", kill_on_drop: false }`
[INFO] [stdout] d239410c41213dc2125ec9966f204c7f6dfcac5dbea2bb1cbbed82be7229b592
