[INFO] cloning repository https://github.com/zrus/test_distributor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zrus/test_distributor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzrus%2Ftest_distributor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzrus%2Ftest_distributor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0745aeac07993bc72f3cfcbb4900a69099dfe91d [INFO] testing zrus/test_distributor against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzrus%2Ftest_distributor" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zrus/test_distributor on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zrus/test_distributor [INFO] finished tweaking git repo https://github.com/zrus/test_distributor [INFO] tweaked toml for git repo https://github.com/zrus/test_distributor written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/zrus/test_distributor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/bastion-rs/bastion.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slice-group-by v0.2.6 [INFO] [stderr] Downloaded lightproc v0.3.5 [INFO] [stderr] Downloaded bastion-utils v0.3.2 [INFO] [stderr] Downloaded lasso v0.5.1 [INFO] [stderr] Downloaded lever v0.1.1 [INFO] [stderr] Downloaded agnostik v0.2.3 [INFO] [stderr] Downloaded bastion-executor v0.4.1 [INFO] [stderr] Downloaded nuclei v0.1.3 [INFO] [stderr] Downloaded tracing-subscriber v0.2.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f81750d6eb69ec5f2bc23b78ac5d20d6a7038f746be01b6e6cd6447c4f181d3f [INFO] running `Command { std: "docker" "start" "-a" "f81750d6eb69ec5f2bc23b78ac5d20d6a7038f746be01b6e6cd6447c4f181d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f81750d6eb69ec5f2bc23b78ac5d20d6a7038f746be01b6e6cd6447c4f181d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f81750d6eb69ec5f2bc23b78ac5d20d6a7038f746be01b6e6cd6447c4f181d3f", kill_on_drop: false }` [INFO] [stdout] f81750d6eb69ec5f2bc23b78ac5d20d6a7038f746be01b6e6cd6447c4f181d3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b0662afe67bfb068e852ea8d7c249b91fe7fb8f28cad291bd4d793a5871e504 [INFO] running `Command { std: "docker" "start" "-a" "1b0662afe67bfb068e852ea8d7c249b91fe7fb8f28cad291bd4d793a5871e504", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling slice-group-by v0.2.6 [INFO] [stderr] Compiling bastion-utils v0.3.2 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling agnostik v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling lightproc v0.3.5 [INFO] [stderr] Compiling lightproc v0.3.6-alpha.0 (https://github.com/bastion-rs/bastion.git#beff46a6) [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lasso v0.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling lever v0.1.1 [INFO] [stderr] Compiling bastion-executor v0.4.1 [INFO] [stderr] Compiling bastion-executor v0.4.1 (https://github.com/bastion-rs/bastion.git#beff46a6) [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling nuclei v0.1.3 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling tracing-subscriber v0.2.21 [INFO] [stderr] Compiling bastion v0.4.5-alpha.0 (https://github.com/bastion-rs/bastion.git#beff46a6) [INFO] [stderr] Compiling test_distributor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.96s [INFO] running `Command { std: "docker" "inspect" "1b0662afe67bfb068e852ea8d7c249b91fe7fb8f28cad291bd4d793a5871e504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b0662afe67bfb068e852ea8d7c249b91fe7fb8f28cad291bd4d793a5871e504", kill_on_drop: false }` [INFO] [stdout] 1b0662afe67bfb068e852ea8d7c249b91fe7fb8f28cad291bd4d793a5871e504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd2a54fd7284c3c11f7d0b90d61761d18fd32374daba6f94ca46271b3a7f27db [INFO] running `Command { std: "docker" "start" "-a" "cd2a54fd7284c3c11f7d0b90d61761d18fd32374daba6f94ca46271b3a7f27db", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling test_distributor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "cd2a54fd7284c3c11f7d0b90d61761d18fd32374daba6f94ca46271b3a7f27db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd2a54fd7284c3c11f7d0b90d61761d18fd32374daba6f94ca46271b3a7f27db", kill_on_drop: false }` [INFO] [stdout] cd2a54fd7284c3c11f7d0b90d61761d18fd32374daba6f94ca46271b3a7f27db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5900058413f06f83d7a21ebddd6482858ef7f7f377f4aa6645ad5553749d84fd [INFO] running `Command { std: "docker" "start" "-a" "5900058413f06f83d7a21ebddd6482858ef7f7f377f4aa6645ad5553749d84fd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/test_distributor-40b8a4ea5834f47e) [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" "5900058413f06f83d7a21ebddd6482858ef7f7f377f4aa6645ad5553749d84fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5900058413f06f83d7a21ebddd6482858ef7f7f377f4aa6645ad5553749d84fd", kill_on_drop: false }` [INFO] [stdout] 5900058413f06f83d7a21ebddd6482858ef7f7f377f4aa6645ad5553749d84fd