[INFO] fetching crate tcore 0.5.0...
[INFO] building tcore-0.5.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate tcore 0.5.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tcore 0.5.0
[INFO] finished tweaking crates.io crate tcore 0.5.0
[INFO] tweaked toml for crates.io crate tcore 0.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tcore 0.5.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tcore 0.5.0 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 256d2d72637a8d437a2ec702bd745ccae10d8b171bbb35245be76a0dab00fe79
[INFO] running `Command { std: "docker" "start" "-a" "256d2d72637a8d437a2ec702bd745ccae10d8b171bbb35245be76a0dab00fe79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "256d2d72637a8d437a2ec702bd745ccae10d8b171bbb35245be76a0dab00fe79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "256d2d72637a8d437a2ec702bd745ccae10d8b171bbb35245be76a0dab00fe79", kill_on_drop: false }`
[INFO] [stdout] 256d2d72637a8d437a2ec702bd745ccae10d8b171bbb35245be76a0dab00fe79
[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" "-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb3ed4066aeccf31e3947edbd837e1f3d0b7c84e5ffca526e5b7c1e655e8c89f
[INFO] running `Command { std: "docker" "start" "-a" "cb3ed4066aeccf31e3947edbd837e1f3d0b7c84e5ffca526e5b7c1e655e8c89f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling arena-traits v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling wasm-encoder v0.227.1
[INFO] [stderr]    Compiling polonius-the-crab v0.2.1
[INFO] [stderr]    Compiling never-say-never v6.6.666
[INFO] [stderr]    Compiling wasmparser v0.227.1
[INFO] [stderr]    Compiling rustc-std-workspace-alloc v1.0.1
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling cfg-traits v0.3.0-alpha.0
[INFO] [stderr]    Compiling cfg-traits v0.2.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling macro_rules_attribute v0.1.3
[INFO] [stderr]    Compiling ssa-traits v0.2.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling ext-trait-proc_macros v1.0.1
[INFO] [stderr]    Compiling nougat-proc_macros v0.2.4
[INFO] [stderr]    Compiling lending-iterator-proc_macros v0.1.7
[INFO] [stderr]    Compiling ext-trait v1.0.1
[INFO] [stderr]    Compiling extension-traits v1.0.1
[INFO] [stderr]    Compiling nougat v0.2.4
[INFO] [stderr]    Compiling lending-iterator v0.1.7
[INFO] [stderr]    Compiling ssa-traits v0.3.0-alpha.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling portal-pc-waffle v0.4.0
[INFO] [stderr]    Compiling waffle-ast v0.5.0
[INFO] [stderr]    Compiling tcore v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.70s
[INFO] running `Command { std: "docker" "inspect" "cb3ed4066aeccf31e3947edbd837e1f3d0b7c84e5ffca526e5b7c1e655e8c89f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb3ed4066aeccf31e3947edbd837e1f3d0b7c84e5ffca526e5b7c1e655e8c89f", kill_on_drop: false }`
[INFO] [stdout] cb3ed4066aeccf31e3947edbd837e1f3d0b7c84e5ffca526e5b7c1e655e8c89f
[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" "-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee09181721570da10c3b5d0d3a3a5dc54c6d94c2c4c18ee9be026aa301d60aa2
[INFO] running `Command { std: "docker" "start" "-a" "ee09181721570da10c3b5d0d3a3a5dc54c6d94c2c4c18ee9be026aa301d60aa2", kill_on_drop: false }`
[INFO] [stderr]    Compiling tcore v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s
[INFO] running `Command { std: "docker" "inspect" "ee09181721570da10c3b5d0d3a3a5dc54c6d94c2c4c18ee9be026aa301d60aa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee09181721570da10c3b5d0d3a3a5dc54c6d94c2c4c18ee9be026aa301d60aa2", kill_on_drop: false }`
[INFO] [stdout] ee09181721570da10c3b5d0d3a3a5dc54c6d94c2c4c18ee9be026aa301d60aa2
