[INFO] cloning repository https://github.com/hibi221b/new-rust-repo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hibi221b/new-rust-repo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhibi221b%2Fnew-rust-repo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhibi221b%2Fnew-rust-repo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4234172422b24f73cd7c57f0c47a11cccbbb9b4a [INFO] testing hibi221b/new-rust-repo against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhibi221b%2Fnew-rust-repo" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hibi221b/new-rust-repo [INFO] finished tweaking git repo https://github.com/hibi221b/new-rust-repo [INFO] tweaked toml for git repo https://github.com/hibi221b/new-rust-repo written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hibi221b/new-rust-repo on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hibi221b/new-rust-repo 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] add297c3e3e40b9ec3c82af9372a46a46fdd1f0347e643a78a478ce3b3b979c7 [INFO] running `Command { std: "docker" "start" "-a" "add297c3e3e40b9ec3c82af9372a46a46fdd1f0347e643a78a478ce3b3b979c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "add297c3e3e40b9ec3c82af9372a46a46fdd1f0347e643a78a478ce3b3b979c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "add297c3e3e40b9ec3c82af9372a46a46fdd1f0347e643a78a478ce3b3b979c7", kill_on_drop: false }` [INFO] [stdout] add297c3e3e40b9ec3c82af9372a46a46fdd1f0347e643a78a478ce3b3b979c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6634ea3e8a59a6ac345df03a7d17152f1d8f6e6b6bba711d14908f2b35916dd2 [INFO] running `Command { std: "docker" "start" "-a" "6634ea3e8a59a6ac345df03a7d17152f1d8f6e6b6bba711d14908f2b35916dd2", kill_on_drop: false }` [INFO] [stderr] Compiling new-rust-repo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "6634ea3e8a59a6ac345df03a7d17152f1d8f6e6b6bba711d14908f2b35916dd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6634ea3e8a59a6ac345df03a7d17152f1d8f6e6b6bba711d14908f2b35916dd2", kill_on_drop: false }` [INFO] [stdout] 6634ea3e8a59a6ac345df03a7d17152f1d8f6e6b6bba711d14908f2b35916dd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 535f09de6dec8886459f168f7800c977f3ed1fda71a52beb9e459063b8d08bd9 [INFO] running `Command { std: "docker" "start" "-a" "535f09de6dec8886459f168f7800c977f3ed1fda71a52beb9e459063b8d08bd9", kill_on_drop: false }` [INFO] [stderr] Compiling new-rust-repo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "535f09de6dec8886459f168f7800c977f3ed1fda71a52beb9e459063b8d08bd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "535f09de6dec8886459f168f7800c977f3ed1fda71a52beb9e459063b8d08bd9", kill_on_drop: false }` [INFO] [stdout] 535f09de6dec8886459f168f7800c977f3ed1fda71a52beb9e459063b8d08bd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5dd342d8f3d4d45f932a1fb47af68106c99e75b51593a725cbdcdaf89e692d28 [INFO] running `Command { std: "docker" "start" "-a" "5dd342d8f3d4d45f932a1fb47af68106c99e75b51593a725cbdcdaf89e692d28", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/new_rust_repo-60553ff38ce8b89b) [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" "5dd342d8f3d4d45f932a1fb47af68106c99e75b51593a725cbdcdaf89e692d28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dd342d8f3d4d45f932a1fb47af68106c99e75b51593a725cbdcdaf89e692d28", kill_on_drop: false }` [INFO] [stdout] 5dd342d8f3d4d45f932a1fb47af68106c99e75b51593a725cbdcdaf89e692d28