[INFO] cloning repository https://github.com/ethankhall/dos-spook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethankhall/dos-spook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethankhall%2Fdos-spook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethankhall%2Fdos-spook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3a9c8d4798f7d9e1d393a5ec8870d37c0c905d6 [INFO] testing ethankhall/dos-spook against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethankhall%2Fdos-spook" "/workspace/builds/worker-105/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-105/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ethankhall/dos-spook on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ethankhall/dos-spook [INFO] finished tweaking git repo https://github.com/ethankhall/dos-spook [INFO] tweaked toml for git repo https://github.com/ethankhall/dos-spook written to /workspace/builds/worker-105/source/Cargo.toml [INFO] crate git repo https://github.com/ethankhall/dos-spook already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ba3e09d902c2e5ac879cb0c18b65d4b0a3ef8d0d4d14d922ca5e834d97caea7 [INFO] running `Command { std: "docker" "start" "-a" "3ba3e09d902c2e5ac879cb0c18b65d4b0a3ef8d0d4d14d922ca5e834d97caea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ba3e09d902c2e5ac879cb0c18b65d4b0a3ef8d0d4d14d922ca5e834d97caea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ba3e09d902c2e5ac879cb0c18b65d4b0a3ef8d0d4d14d922ca5e834d97caea7", kill_on_drop: false }` [INFO] [stdout] 3ba3e09d902c2e5ac879cb0c18b65d4b0a3ef8d0d4d14d922ca5e834d97caea7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87453c8d2d90ee37c92daf62f814bde2a7fe40f3f3e59cd32a2d8fc859a7a659 [INFO] running `Command { std: "docker" "start" "-a" "87453c8d2d90ee37c92daf62f814bde2a7fe40f3f3e59cd32a2d8fc859a7a659", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.4.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rustyline v5.0.3 [INFO] [stderr] Compiling dos-spook v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.79s [INFO] running `Command { std: "docker" "inspect" "87453c8d2d90ee37c92daf62f814bde2a7fe40f3f3e59cd32a2d8fc859a7a659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87453c8d2d90ee37c92daf62f814bde2a7fe40f3f3e59cd32a2d8fc859a7a659", kill_on_drop: false }` [INFO] [stdout] 87453c8d2d90ee37c92daf62f814bde2a7fe40f3f3e59cd32a2d8fc859a7a659 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5ffe54f1496ab9de883350265a33b0e65dafa6be862665cd2c1e3611f520c3f [INFO] running `Command { std: "docker" "start" "-a" "f5ffe54f1496ab9de883350265a33b0e65dafa6be862665cd2c1e3611f520c3f", kill_on_drop: false }` [INFO] [stderr] Compiling dos-spook v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/dos_spook-c36ecab7ec859253) [INFO] running `Command { std: "docker" "inspect" "f5ffe54f1496ab9de883350265a33b0e65dafa6be862665cd2c1e3611f520c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5ffe54f1496ab9de883350265a33b0e65dafa6be862665cd2c1e3611f520c3f", kill_on_drop: false }` [INFO] [stdout] f5ffe54f1496ab9de883350265a33b0e65dafa6be862665cd2c1e3611f520c3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f943a64fc57cc9959aa22954fb3fdf69edc1219a24f4025c92ac822b62c7191f [INFO] running `Command { std: "docker" "start" "-a" "f943a64fc57cc9959aa22954fb3fdf69edc1219a24f4025c92ac822b62c7191f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.82s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dos_spook-c36ecab7ec859253) [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" "f943a64fc57cc9959aa22954fb3fdf69edc1219a24f4025c92ac822b62c7191f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f943a64fc57cc9959aa22954fb3fdf69edc1219a24f4025c92ac822b62c7191f", kill_on_drop: false }` [INFO] [stdout] f943a64fc57cc9959aa22954fb3fdf69edc1219a24f4025c92ac822b62c7191f