[INFO] cloning repository https://github.com/koozz/mgit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koozz/mgit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoozz%2Fmgit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoozz%2Fmgit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26bbc50da540a79a4db4e07f207738a08b246e2e [INFO] testing koozz/mgit against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoozz%2Fmgit" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/koozz/mgit on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/koozz/mgit [INFO] finished tweaking git repo https://github.com/koozz/mgit [INFO] tweaked toml for git repo https://github.com/koozz/mgit written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/koozz/mgit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64bb62dfc836060f1aab83e2003d69f5575f46ae872dc417b1480916d212384d [INFO] running `Command { std: "docker" "start" "-a" "64bb62dfc836060f1aab83e2003d69f5575f46ae872dc417b1480916d212384d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64bb62dfc836060f1aab83e2003d69f5575f46ae872dc417b1480916d212384d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64bb62dfc836060f1aab83e2003d69f5575f46ae872dc417b1480916d212384d", kill_on_drop: false }` [INFO] [stdout] 64bb62dfc836060f1aab83e2003d69f5575f46ae872dc417b1480916d212384d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29f0958b01f50989da9da4de01bf2ad08e7d9b66d8a9a28a69d3ff54844b3d31 [INFO] running `Command { std: "docker" "start" "-a" "29f0958b01f50989da9da4de01bf2ad08e7d9b66d8a9a28a69d3ff54844b3d31", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mgit v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.27s [INFO] running `Command { std: "docker" "inspect" "29f0958b01f50989da9da4de01bf2ad08e7d9b66d8a9a28a69d3ff54844b3d31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29f0958b01f50989da9da4de01bf2ad08e7d9b66d8a9a28a69d3ff54844b3d31", kill_on_drop: false }` [INFO] [stdout] 29f0958b01f50989da9da4de01bf2ad08e7d9b66d8a9a28a69d3ff54844b3d31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59e401ff53e3ea0ed859bb00e7471e5c0d6ef3c7cdf43ec8106a8ab325264571 [INFO] running `Command { std: "docker" "start" "-a" "59e401ff53e3ea0ed859bb00e7471e5c0d6ef3c7cdf43ec8106a8ab325264571", kill_on_drop: false }` [INFO] [stderr] Compiling mgit v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "59e401ff53e3ea0ed859bb00e7471e5c0d6ef3c7cdf43ec8106a8ab325264571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59e401ff53e3ea0ed859bb00e7471e5c0d6ef3c7cdf43ec8106a8ab325264571", kill_on_drop: false }` [INFO] [stdout] 59e401ff53e3ea0ed859bb00e7471e5c0d6ef3c7cdf43ec8106a8ab325264571 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c38a53d59290ab7645c19fc9c5f19894b32fb04ab4a410a7e1c1dc9c218e6f2b [INFO] running `Command { std: "docker" "start" "-a" "c38a53d59290ab7645c19fc9c5f19894b32fb04ab4a410a7e1c1dc9c218e6f2b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mgit-ecb114ffee3a86cb) [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" "c38a53d59290ab7645c19fc9c5f19894b32fb04ab4a410a7e1c1dc9c218e6f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c38a53d59290ab7645c19fc9c5f19894b32fb04ab4a410a7e1c1dc9c218e6f2b", kill_on_drop: false }` [INFO] [stdout] c38a53d59290ab7645c19fc9c5f19894b32fb04ab4a410a7e1c1dc9c218e6f2b