[INFO] cloning repository https://github.com/xjr1300/rust-quickstart [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xjr1300/rust-quickstart" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxjr1300%2Frust-quickstart", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxjr1300%2Frust-quickstart'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2fe213e3466d2d41253e4303f05a76865c365dcd [INFO] testing xjr1300/rust-quickstart against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxjr1300%2Frust-quickstart" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xjr1300/rust-quickstart 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/xjr1300/rust-quickstart [INFO] finished tweaking git repo https://github.com/xjr1300/rust-quickstart [INFO] tweaked toml for git repo https://github.com/xjr1300/rust-quickstart written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/xjr1300/rust-quickstart 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] b60a5725e75f6cdd709c54f6f850c4a4cab551d608be6f1c2e571223b16c5c1a [INFO] running `Command { std: "docker" "start" "-a" "b60a5725e75f6cdd709c54f6f850c4a4cab551d608be6f1c2e571223b16c5c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b60a5725e75f6cdd709c54f6f850c4a4cab551d608be6f1c2e571223b16c5c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b60a5725e75f6cdd709c54f6f850c4a4cab551d608be6f1c2e571223b16c5c1a", kill_on_drop: false }` [INFO] [stdout] b60a5725e75f6cdd709c54f6f850c4a4cab551d608be6f1c2e571223b16c5c1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 430b0d18552e5eb014506adbac07e8efc667b2150582f827d6e5021b01f39a38 [INFO] running `Command { std: "docker" "start" "-a" "430b0d18552e5eb014506adbac07e8efc667b2150582f827d6e5021b01f39a38", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.111 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling recipient v0.1.0 (/opt/rustwide/workdir/recipient) [INFO] [stderr] Compiling stopping-ping v0.1.0 (/opt/rustwide/workdir/stopping-ping) [INFO] [stderr] Compiling responding v0.1.0 (/opt/rustwide/workdir/responding) [INFO] [stderr] Compiling arbiter v0.1.0 (/opt/rustwide/workdir/arbiter) [INFO] [stderr] Compiling actor-ping v0.1.0 (/opt/rustwide/workdir/actor-ping) [INFO] [stderr] Compiling actor-lifecycle v0.1.0 (/opt/rustwide/workdir/actor-lifecycle) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.43s [INFO] running `Command { std: "docker" "inspect" "430b0d18552e5eb014506adbac07e8efc667b2150582f827d6e5021b01f39a38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "430b0d18552e5eb014506adbac07e8efc667b2150582f827d6e5021b01f39a38", kill_on_drop: false }` [INFO] [stdout] 430b0d18552e5eb014506adbac07e8efc667b2150582f827d6e5021b01f39a38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 502a8fd56c1218e6a1fd7d9e054798c4e32492da1b36b2dce77475af6eb44f53 [INFO] running `Command { std: "docker" "start" "-a" "502a8fd56c1218e6a1fd7d9e054798c4e32492da1b36b2dce77475af6eb44f53", kill_on_drop: false }` [INFO] [stderr] Compiling arbiter v0.1.0 (/opt/rustwide/workdir/arbiter) [INFO] [stderr] Compiling actor-ping v0.1.0 (/opt/rustwide/workdir/actor-ping) [INFO] [stderr] Compiling responding v0.1.0 (/opt/rustwide/workdir/responding) [INFO] [stderr] Compiling stopping-ping v0.1.0 (/opt/rustwide/workdir/stopping-ping) [INFO] [stderr] Compiling recipient v0.1.0 (/opt/rustwide/workdir/recipient) [INFO] [stderr] Compiling actor-lifecycle v0.1.0 (/opt/rustwide/workdir/actor-lifecycle) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.26s [INFO] running `Command { std: "docker" "inspect" "502a8fd56c1218e6a1fd7d9e054798c4e32492da1b36b2dce77475af6eb44f53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "502a8fd56c1218e6a1fd7d9e054798c4e32492da1b36b2dce77475af6eb44f53", kill_on_drop: false }` [INFO] [stdout] 502a8fd56c1218e6a1fd7d9e054798c4e32492da1b36b2dce77475af6eb44f53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 14ff4854381aeafa712b3a11731c4ab24a5b29e858d0d3b75cc8ad105929713a [INFO] running `Command { std: "docker" "start" "-a" "14ff4854381aeafa712b3a11731c4ab24a5b29e858d0d3b75cc8ad105929713a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/actor_lifecycle-b849cc739490d83b) [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] Running unittests (/opt/rustwide/target/debug/deps/actor_ping-9daccaa4737ea3fe) [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] Running unittests (/opt/rustwide/target/debug/deps/arbiter-4295b7beb3b3a45f) [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] Running unittests (/opt/rustwide/target/debug/deps/recipient-d523444230eae939) [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] Running unittests (/opt/rustwide/target/debug/deps/responding-74944773a009f394) [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] Running unittests (/opt/rustwide/target/debug/deps/stopping_ping-03ba0258cfe8cea0) [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" "14ff4854381aeafa712b3a11731c4ab24a5b29e858d0d3b75cc8ad105929713a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14ff4854381aeafa712b3a11731c4ab24a5b29e858d0d3b75cc8ad105929713a", kill_on_drop: false }` [INFO] [stdout] 14ff4854381aeafa712b3a11731c4ab24a5b29e858d0d3b75cc8ad105929713a