[INFO] fetching crate ssec-core 0.6.1...
[INFO] building ssec-core-0.6.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate ssec-core 0.6.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ssec-core 0.6.1
[INFO] finished tweaking crates.io crate ssec-core 0.6.1
[INFO] tweaked toml for crates.io crate ssec-core 0.6.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ssec-core 0.6.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ssec-core 0.6.1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8f6d0ab88012ff62cf25b22f24e3be2117342dc6982c83ae9c1d5118bd9379f
[INFO] running `Command { std: "docker" "start" "-a" "d8f6d0ab88012ff62cf25b22f24e3be2117342dc6982c83ae9c1d5118bd9379f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8f6d0ab88012ff62cf25b22f24e3be2117342dc6982c83ae9c1d5118bd9379f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8f6d0ab88012ff62cf25b22f24e3be2117342dc6982c83ae9c1d5118bd9379f", kill_on_drop: false }`
[INFO] [stdout] d8f6d0ab88012ff62cf25b22f24e3be2117342dc6982c83ae9c1d5118bd9379f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0890f4d75d5d8a9f93703907c6f75b7c085c5eea08565dd59ecbee33b3800b4
[INFO] running `Command { std: "docker" "start" "-a" "b0890f4d75d5d8a9f93703907c6f75b7c085c5eea08565dd59ecbee33b3800b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.10.1
[INFO] [stderr]    Compiling keccak v0.2.0-pre.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling hybrid-array v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.3
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.4
[INFO] [stderr]    Compiling inout v0.2.0-rc.5
[INFO] [stderr]    Compiling digest v0.11.0-rc.0
[INFO] [stderr]    Compiling cipher v0.5.0-rc.0
[INFO] [stderr]    Compiling blake2 v0.11.0-rc.0
[INFO] [stderr]    Compiling sha3 v0.11.0-rc.0
[INFO] [stderr]    Compiling hmac v0.13.0-rc.0
[INFO] [stderr]    Compiling ctr v0.10.0-rc.0
[INFO] [stderr]    Compiling aes v0.9.0-rc.0
[INFO] [stderr]    Compiling argon2 v0.6.0-rc.0
[INFO] [stderr]    Compiling ssec-core v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.46s
[INFO] running `Command { std: "docker" "inspect" "b0890f4d75d5d8a9f93703907c6f75b7c085c5eea08565dd59ecbee33b3800b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0890f4d75d5d8a9f93703907c6f75b7c085c5eea08565dd59ecbee33b3800b4", kill_on_drop: false }`
[INFO] [stdout] b0890f4d75d5d8a9f93703907c6f75b7c085c5eea08565dd59ecbee33b3800b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98fd6a41caef6e73e7c24a1ee149827a56cc74a852711b0411bbd50f270a8440
[INFO] running `Command { std: "docker" "start" "-a" "98fd6a41caef6e73e7c24a1ee149827a56cc74a852711b0411bbd50f270a8440", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.10.1
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling keccak v0.2.0-pre.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hybrid-array v0.3.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.3
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.4
[INFO] [stderr]    Compiling inout v0.2.0-rc.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling digest v0.11.0-rc.0
[INFO] [stderr]    Compiling cipher v0.5.0-rc.0
[INFO] [stderr]    Compiling blake2 v0.11.0-rc.0
[INFO] [stderr]    Compiling sha3 v0.11.0-rc.0
[INFO] [stderr]    Compiling hmac v0.13.0-rc.0
[INFO] [stderr]    Compiling aes v0.9.0-rc.0
[INFO] [stderr]    Compiling ctr v0.10.0-rc.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling argon2 v0.6.0-rc.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling ssec-core v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 22.45s
[INFO] running `Command { std: "docker" "inspect" "98fd6a41caef6e73e7c24a1ee149827a56cc74a852711b0411bbd50f270a8440", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98fd6a41caef6e73e7c24a1ee149827a56cc74a852711b0411bbd50f270a8440", kill_on_drop: false }`
[INFO] [stdout] 98fd6a41caef6e73e7c24a1ee149827a56cc74a852711b0411bbd50f270a8440
