[INFO] cloning repository https://github.com/emm312/carbon-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emm312/carbon-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femm312%2Fcarbon-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femm312%2Fcarbon-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84738aaca29c1e896043c827b407a7ab236e579d [INFO] testing emm312/carbon-emulator against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femm312%2Fcarbon-emulator" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/emm312/carbon-emulator [INFO] finished tweaking git repo https://github.com/emm312/carbon-emulator [INFO] tweaked toml for git repo https://github.com/emm312/carbon-emulator written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/emm312/carbon-emulator on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/emm312/carbon-emulator 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1000c574bd6ba8cf123e19cbcabce55304ae95f00afe0fc9c854379128b1f19a [INFO] running `Command { std: "docker" "start" "-a" "1000c574bd6ba8cf123e19cbcabce55304ae95f00afe0fc9c854379128b1f19a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1000c574bd6ba8cf123e19cbcabce55304ae95f00afe0fc9c854379128b1f19a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1000c574bd6ba8cf123e19cbcabce55304ae95f00afe0fc9c854379128b1f19a", kill_on_drop: false }` [INFO] [stdout] 1000c574bd6ba8cf123e19cbcabce55304ae95f00afe0fc9c854379128b1f19a [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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 442f7604a4c506a372a42befc23d1c40c15ed7b3150731019fbed6e7187b84a6 [INFO] running `Command { std: "docker" "start" "-a" "442f7604a4c506a372a42befc23d1c40c15ed7b3150731019fbed6e7187b84a6", kill_on_drop: false }` [INFO] [stderr] Compiling carbon-emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Instant` [INFO] [stdout] --> src/main.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | time::{Duration, Instant}, thread, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "442f7604a4c506a372a42befc23d1c40c15ed7b3150731019fbed6e7187b84a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "442f7604a4c506a372a42befc23d1c40c15ed7b3150731019fbed6e7187b84a6", kill_on_drop: false }` [INFO] [stdout] 442f7604a4c506a372a42befc23d1c40c15ed7b3150731019fbed6e7187b84a6 [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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 211c9bdc3b3b6b31a7636d7e35ae5c992456d2d5093d1d70f9d5b9c0b857fb19 [INFO] running `Command { std: "docker" "start" "-a" "211c9bdc3b3b6b31a7636d7e35ae5c992456d2d5093d1d70f9d5b9c0b857fb19", kill_on_drop: false }` [INFO] [stderr] Compiling carbon-emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Instant` [INFO] [stdout] --> src/main.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | time::{Duration, Instant}, thread, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] running `Command { std: "docker" "inspect" "211c9bdc3b3b6b31a7636d7e35ae5c992456d2d5093d1d70f9d5b9c0b857fb19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211c9bdc3b3b6b31a7636d7e35ae5c992456d2d5093d1d70f9d5b9c0b857fb19", kill_on_drop: false }` [INFO] [stdout] 211c9bdc3b3b6b31a7636d7e35ae5c992456d2d5093d1d70f9d5b9c0b857fb19 [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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 89f8ca80da795b2d49beb161c6eee82342ba88e2a7c9d0b1c46843272972cc69 [INFO] running `Command { std: "docker" "start" "-a" "89f8ca80da795b2d49beb161c6eee82342ba88e2a7c9d0b1c46843272972cc69", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Instant` [INFO] [stderr] --> src/main.rs:3:22 [INFO] [stderr] | [INFO] [stderr] 3 | time::{Duration, Instant}, thread, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `carbon-emulator` (bin "carbon-emulator" test) generated 1 warning (run `cargo fix --bin "carbon-emulator" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/carbon_emulator-d2731b1258690544) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "89f8ca80da795b2d49beb161c6eee82342ba88e2a7c9d0b1c46843272972cc69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89f8ca80da795b2d49beb161c6eee82342ba88e2a7c9d0b1c46843272972cc69", kill_on_drop: false }` [INFO] [stdout] 89f8ca80da795b2d49beb161c6eee82342ba88e2a7c9d0b1c46843272972cc69