[INFO] cloning repository https://github.com/justinwoo/rustup-test-gh-actions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinwoo/rustup-test-gh-actions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinwoo%2Frustup-test-gh-actions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinwoo%2Frustup-test-gh-actions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e194873de1f9373168f284353c020513ca9db7ac [INFO] testing justinwoo/rustup-test-gh-actions against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinwoo%2Frustup-test-gh-actions" "/workspace/builds/worker-40/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-40/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justinwoo/rustup-test-gh-actions on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/justinwoo/rustup-test-gh-actions [INFO] finished tweaking git repo https://github.com/justinwoo/rustup-test-gh-actions [INFO] tweaked toml for git repo https://github.com/justinwoo/rustup-test-gh-actions written to /workspace/builds/worker-40/source/Cargo.toml [INFO] crate git repo https://github.com/justinwoo/rustup-test-gh-actions already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 806f2df6bc490e72026570769ae73477316bd9b2b718073aba64f6ad60b29107 [INFO] running `Command { std: "docker" "start" "-a" "806f2df6bc490e72026570769ae73477316bd9b2b718073aba64f6ad60b29107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "806f2df6bc490e72026570769ae73477316bd9b2b718073aba64f6ad60b29107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "806f2df6bc490e72026570769ae73477316bd9b2b718073aba64f6ad60b29107", kill_on_drop: false }` [INFO] [stdout] 806f2df6bc490e72026570769ae73477316bd9b2b718073aba64f6ad60b29107 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 241937f6d964c70fca2c4b441e98101733db64c6192fb12bff7daee76bc3c841 [INFO] running `Command { std: "docker" "start" "-a" "241937f6d964c70fca2c4b441e98101733db64c6192fb12bff7daee76bc3c841", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rustup-test-gh-actions v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.08s [INFO] running `Command { std: "docker" "inspect" "241937f6d964c70fca2c4b441e98101733db64c6192fb12bff7daee76bc3c841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "241937f6d964c70fca2c4b441e98101733db64c6192fb12bff7daee76bc3c841", kill_on_drop: false }` [INFO] [stdout] 241937f6d964c70fca2c4b441e98101733db64c6192fb12bff7daee76bc3c841 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 329f8e1a1152154422d04dfe1b72224ab9e5ff49e97c5408bf293c9ff7b36843 [INFO] running `Command { std: "docker" "start" "-a" "329f8e1a1152154422d04dfe1b72224ab9e5ff49e97c5408bf293c9ff7b36843", kill_on_drop: false }` [INFO] [stderr] Compiling rustup-test-gh-actions v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "329f8e1a1152154422d04dfe1b72224ab9e5ff49e97c5408bf293c9ff7b36843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "329f8e1a1152154422d04dfe1b72224ab9e5ff49e97c5408bf293c9ff7b36843", kill_on_drop: false }` [INFO] [stdout] 329f8e1a1152154422d04dfe1b72224ab9e5ff49e97c5408bf293c9ff7b36843 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c2366f0f774ddd23c065e0b42fea0b36a2eee0a4ed6cc55b0037406e04c1650 [INFO] running `Command { std: "docker" "start" "-a" "8c2366f0f774ddd23c065e0b42fea0b36a2eee0a4ed6cc55b0037406e04c1650", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.76s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustup_test_gh_actions-a2163e00e65ec1bf) [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" "8c2366f0f774ddd23c065e0b42fea0b36a2eee0a4ed6cc55b0037406e04c1650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c2366f0f774ddd23c065e0b42fea0b36a2eee0a4ed6cc55b0037406e04c1650", kill_on_drop: false }` [INFO] [stdout] 8c2366f0f774ddd23c065e0b42fea0b36a2eee0a4ed6cc55b0037406e04c1650