[INFO] fetching crate two-face 0.5.0-rc1...
[INFO] building two-face-0.5.0-rc1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate two-face 0.5.0-rc1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate two-face 0.5.0-rc1
[INFO] finished tweaking crates.io crate two-face 0.5.0-rc1
[INFO] tweaked toml for crates.io crate two-face 0.5.0-rc1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate two-face 0.5.0-rc1 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 two-face 0.5.0-rc1 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ac3392900068ee3e5e806a2d57a63f0e45edc5414f5593d1689916668326b7c1
[INFO] running `Command { std: "docker" "start" "-a" "ac3392900068ee3e5e806a2d57a63f0e45edc5414f5593d1689916668326b7c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac3392900068ee3e5e806a2d57a63f0e45edc5414f5593d1689916668326b7c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac3392900068ee3e5e806a2d57a63f0e45edc5414f5593d1689916668326b7c1", kill_on_drop: false }`
[INFO] [stdout] ac3392900068ee3e5e806a2d57a63f0e45edc5414f5593d1689916668326b7c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 17afb244b56cfd0a2db501dc98eff1098000f01423eaaf7ab92727eeae72ba3c
[INFO] running `Command { std: "docker" "start" "-a" "17afb244b56cfd0a2db501dc98eff1098000f01423eaaf7ab92727eeae72ba3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling two-face v0.5.0-rc1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.91s
[INFO] running `Command { std: "docker" "inspect" "17afb244b56cfd0a2db501dc98eff1098000f01423eaaf7ab92727eeae72ba3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17afb244b56cfd0a2db501dc98eff1098000f01423eaaf7ab92727eeae72ba3c", kill_on_drop: false }`
[INFO] [stdout] 17afb244b56cfd0a2db501dc98eff1098000f01423eaaf7ab92727eeae72ba3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a4cebaa3427fc0bbeade33c91ad5f1e1276c924ab1eb96384c21d69be6ac7dd2
[INFO] running `Command { std: "docker" "start" "-a" "a4cebaa3427fc0bbeade33c91ad5f1e1276c924ab1eb96384c21d69be6ac7dd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling twox-hash v2.1.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling two-face v0.5.0-rc1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cargo-lock v10.1.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.00s
[INFO] running `Command { std: "docker" "inspect" "a4cebaa3427fc0bbeade33c91ad5f1e1276c924ab1eb96384c21d69be6ac7dd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4cebaa3427fc0bbeade33c91ad5f1e1276c924ab1eb96384c21d69be6ac7dd2", kill_on_drop: false }`
[INFO] [stdout] a4cebaa3427fc0bbeade33c91ad5f1e1276c924ab1eb96384c21d69be6ac7dd2
