[INFO] cloning repository https://github.com/neal-o-r/minimark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neal-o-r/minimark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneal-o-r%2Fminimark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneal-o-r%2Fminimark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb6546bb1b4f70eb256d1cc2e356c1dc972c4f7f [INFO] building neal-o-r/minimark against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneal-o-r%2Fminimark" "/workspace/builds/worker-119/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-119/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neal-o-r/minimark on toolchain 461e8078010433ff7de2db2aaae8a3cfb0847215 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/neal-o-r/minimark [INFO] finished tweaking git repo https://github.com/neal-o-r/minimark [INFO] tweaked toml for git repo https://github.com/neal-o-r/minimark written to /workspace/builds/worker-119/source/Cargo.toml [INFO] crate git repo https://github.com/neal-o-r/minimark already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0494c96cd35e43372eee7300ecd8540bffd5ebb8514272cca093195f9b513ec7 [INFO] running `Command { std: "docker" "start" "-a" "0494c96cd35e43372eee7300ecd8540bffd5ebb8514272cca093195f9b513ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0494c96cd35e43372eee7300ecd8540bffd5ebb8514272cca093195f9b513ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0494c96cd35e43372eee7300ecd8540bffd5ebb8514272cca093195f9b513ec7", kill_on_drop: false }` [INFO] [stdout] 0494c96cd35e43372eee7300ecd8540bffd5ebb8514272cca093195f9b513ec7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb785a9ed0b094e5f24f97897b51f6781c1c04923c54ecb2555dbb0f71a04147 [INFO] running `Command { std: "docker" "start" "-a" "bb785a9ed0b094e5f24f97897b51f6781c1c04923c54ecb2555dbb0f71a04147", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling minimark v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.03s [INFO] running `Command { std: "docker" "inspect" "bb785a9ed0b094e5f24f97897b51f6781c1c04923c54ecb2555dbb0f71a04147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb785a9ed0b094e5f24f97897b51f6781c1c04923c54ecb2555dbb0f71a04147", kill_on_drop: false }` [INFO] [stdout] bb785a9ed0b094e5f24f97897b51f6781c1c04923c54ecb2555dbb0f71a04147 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db124a633b3a8a44212ea9f987493196afa2297372ebcbc1ff40c30a91d815e2 [INFO] running `Command { std: "docker" "start" "-a" "db124a633b3a8a44212ea9f987493196afa2297372ebcbc1ff40c30a91d815e2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling minimark v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.22s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/minimark-34510855cfa0a928) [INFO] running `Command { std: "docker" "inspect" "db124a633b3a8a44212ea9f987493196afa2297372ebcbc1ff40c30a91d815e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db124a633b3a8a44212ea9f987493196afa2297372ebcbc1ff40c30a91d815e2", kill_on_drop: false }` [INFO] [stdout] db124a633b3a8a44212ea9f987493196afa2297372ebcbc1ff40c30a91d815e2