[INFO] cloning repository https://github.com/bspaulding/rust-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bspaulding/rust-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbspaulding%2Frust-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbspaulding%2Frust-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7783a57eff201cfd569eb08e898e901ed42f6af1 [INFO] testing bspaulding/rust-tutorial against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbspaulding%2Frust-tutorial" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bspaulding/rust-tutorial on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bspaulding/rust-tutorial [INFO] finished tweaking git repo https://github.com/bspaulding/rust-tutorial [INFO] tweaked toml for git repo https://github.com/bspaulding/rust-tutorial written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/bspaulding/rust-tutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: path `/workspace/builds/worker-8/source/src/hello_world.rs` was erroneously implicitly accepted for binary `hello_world`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 375cb0a459e364e6803d928bc200edc689e6e6efd235be06ba7eea6e1ec9f1f9 [INFO] running `Command { std: "docker" "start" "-a" "375cb0a459e364e6803d928bc200edc689e6e6efd235be06ba7eea6e1ec9f1f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "375cb0a459e364e6803d928bc200edc689e6e6efd235be06ba7eea6e1ec9f1f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "375cb0a459e364e6803d928bc200edc689e6e6efd235be06ba7eea6e1ec9f1f9", kill_on_drop: false }` [INFO] [stdout] 375cb0a459e364e6803d928bc200edc689e6e6efd235be06ba7eea6e1ec9f1f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8db435698a5d4cd57ab787d14b6f4db364e19be0ee7c5035be1ff809c0dbb90 [INFO] running `Command { std: "docker" "start" "-a" "a8db435698a5d4cd57ab787d14b6f4db364e19be0ee7c5035be1ff809c0dbb90", kill_on_drop: false }` [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/hello_world.rs` was erroneously implicitly accepted for binary `hello_world`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Compiling hello_world v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.32s [INFO] running `Command { std: "docker" "inspect" "a8db435698a5d4cd57ab787d14b6f4db364e19be0ee7c5035be1ff809c0dbb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8db435698a5d4cd57ab787d14b6f4db364e19be0ee7c5035be1ff809c0dbb90", kill_on_drop: false }` [INFO] [stdout] a8db435698a5d4cd57ab787d14b6f4db364e19be0ee7c5035be1ff809c0dbb90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c6d46ef2ecf72a4291713bff29428e28a8150a007bdbdee69bd6f3c670e4049 [INFO] running `Command { std: "docker" "start" "-a" "1c6d46ef2ecf72a4291713bff29428e28a8150a007bdbdee69bd6f3c670e4049", kill_on_drop: false }` [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/hello_world.rs` was erroneously implicitly accepted for binary `hello_world`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Compiling hello_world v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "1c6d46ef2ecf72a4291713bff29428e28a8150a007bdbdee69bd6f3c670e4049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c6d46ef2ecf72a4291713bff29428e28a8150a007bdbdee69bd6f3c670e4049", kill_on_drop: false }` [INFO] [stdout] 1c6d46ef2ecf72a4291713bff29428e28a8150a007bdbdee69bd6f3c670e4049 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9eaebddb3fe55d090f2418226a08c9b751b1596415492d1bcd125ce2ca4274f3 [INFO] running `Command { std: "docker" "start" "-a" "9eaebddb3fe55d090f2418226a08c9b751b1596415492d1bcd125ce2ca4274f3", kill_on_drop: false }` [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/hello_world.rs` was erroneously implicitly accepted for binary `hello_world`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello_world-fddd687b1ea04a95) [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" "9eaebddb3fe55d090f2418226a08c9b751b1596415492d1bcd125ce2ca4274f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eaebddb3fe55d090f2418226a08c9b751b1596415492d1bcd125ce2ca4274f3", kill_on_drop: false }` [INFO] [stdout] 9eaebddb3fe55d090f2418226a08c9b751b1596415492d1bcd125ce2ca4274f3