[INFO] cloning repository https://github.com/maroider/remote-runner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maroider/remote-runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroider%2Fremote-runner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroider%2Fremote-runner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5af287e96d98d742797c9ddc65cdbe04befbbb17 [INFO] testing maroider/remote-runner against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroider%2Fremote-runner" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maroider/remote-runner on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maroider/remote-runner [INFO] finished tweaking git repo https://github.com/maroider/remote-runner [INFO] tweaked toml for git repo https://github.com/maroider/remote-runner written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/maroider/remote-runner already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9793f3633de75c15c8d17dc1472456bbe9028e3d4c71d1ae10f142ae7b4dd582 [INFO] running `Command { std: "docker" "start" "-a" "9793f3633de75c15c8d17dc1472456bbe9028e3d4c71d1ae10f142ae7b4dd582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9793f3633de75c15c8d17dc1472456bbe9028e3d4c71d1ae10f142ae7b4dd582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9793f3633de75c15c8d17dc1472456bbe9028e3d4c71d1ae10f142ae7b4dd582", kill_on_drop: false }` [INFO] [stdout] 9793f3633de75c15c8d17dc1472456bbe9028e3d4c71d1ae10f142ae7b4dd582 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5af14d60e77d890a35e507d2ad568dd0bb30d1326ce9d9bbb755e4dc0c649caf [INFO] running `Command { std: "docker" "start" "-a" "5af14d60e77d890a35e507d2ad568dd0bb30d1326ce9d9bbb755e4dc0c649caf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling indicatif v0.17.0-rc.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling remote-runner-common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling remote-runner v0.1.0 (/opt/rustwide/workdir/crates/client) [INFO] [stderr] Compiling remote-runner-server v0.1.0 (/opt/rustwide/workdir/crates/server) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.20s [INFO] running `Command { std: "docker" "inspect" "5af14d60e77d890a35e507d2ad568dd0bb30d1326ce9d9bbb755e4dc0c649caf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5af14d60e77d890a35e507d2ad568dd0bb30d1326ce9d9bbb755e4dc0c649caf", kill_on_drop: false }` [INFO] [stdout] 5af14d60e77d890a35e507d2ad568dd0bb30d1326ce9d9bbb755e4dc0c649caf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8855352aa57c94a2fd2d6806be11bf00e09299199e0eb86d9b56e9c9b598f876 [INFO] running `Command { std: "docker" "start" "-a" "8855352aa57c94a2fd2d6806be11bf00e09299199e0eb86d9b56e9c9b598f876", kill_on_drop: false }` [INFO] [stderr] Compiling remote-runner-common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling remote-runner v0.1.0 (/opt/rustwide/workdir/crates/client) [INFO] [stderr] Compiling remote-runner-server v0.1.0 (/opt/rustwide/workdir/crates/server) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "8855352aa57c94a2fd2d6806be11bf00e09299199e0eb86d9b56e9c9b598f876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8855352aa57c94a2fd2d6806be11bf00e09299199e0eb86d9b56e9c9b598f876", kill_on_drop: false }` [INFO] [stdout] 8855352aa57c94a2fd2d6806be11bf00e09299199e0eb86d9b56e9c9b598f876 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 749c194fa3c3d7a96eca0721868f77ffabef18ec642174dd27490636e6ad42b2 [INFO] running `Command { std: "docker" "start" "-a" "749c194fa3c3d7a96eca0721868f77ffabef18ec642174dd27490636e6ad42b2", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/remote_runner-3b43415870a249cd) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/remote_runner_common-f6b6154363edd608) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/remote_runner_server-b1d86d410483a908) [INFO] [stdout] [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] [stderr] Doc-tests remote-runner-common [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] [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" "749c194fa3c3d7a96eca0721868f77ffabef18ec642174dd27490636e6ad42b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "749c194fa3c3d7a96eca0721868f77ffabef18ec642174dd27490636e6ad42b2", kill_on_drop: false }` [INFO] [stdout] 749c194fa3c3d7a96eca0721868f77ffabef18ec642174dd27490636e6ad42b2