[INFO] cloning repository https://github.com/nicholasbishop/writedisk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicholasbishop/writedisk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fwritedisk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fwritedisk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b73a10240074a94a1769b13b1169f49d1b07e513 [INFO] testing nicholasbishop/writedisk 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%2Fnicholasbishop%2Fwritedisk" "/workspace/builds/worker-44/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-44/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholasbishop/writedisk 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] removed /workspace/builds/worker-44/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/nicholasbishop/writedisk [INFO] finished tweaking git repo https://github.com/nicholasbishop/writedisk [INFO] tweaked toml for git repo https://github.com/nicholasbishop/writedisk written to /workspace/builds/worker-44/source/Cargo.toml [INFO] crate git repo https://github.com/nicholasbishop/writedisk 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-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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] 25c5c6549a63a1bf2c1c872bdfcd921b152cc31c3cd84e8f75cdb31e0ad06aa3 [INFO] running `Command { std: "docker" "start" "-a" "25c5c6549a63a1bf2c1c872bdfcd921b152cc31c3cd84e8f75cdb31e0ad06aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25c5c6549a63a1bf2c1c872bdfcd921b152cc31c3cd84e8f75cdb31e0ad06aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25c5c6549a63a1bf2c1c872bdfcd921b152cc31c3cd84e8f75cdb31e0ad06aa3", kill_on_drop: false }` [INFO] [stdout] 25c5c6549a63a1bf2c1c872bdfcd921b152cc31c3cd84e8f75cdb31e0ad06aa3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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] fa09d8770f33a5351fe3c7dfc776a0860cfb8538bdd13b91ec8487a403f109f5 [INFO] running `Command { std: "docker" "start" "-a" "fa09d8770f33a5351fe3c7dfc776a0860cfb8538bdd13b91ec8487a403f109f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling procfs v0.12.0 [INFO] [stderr] Compiling progress v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling writedisk v1.2.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.64s [INFO] running `Command { std: "docker" "inspect" "fa09d8770f33a5351fe3c7dfc776a0860cfb8538bdd13b91ec8487a403f109f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa09d8770f33a5351fe3c7dfc776a0860cfb8538bdd13b91ec8487a403f109f5", kill_on_drop: false }` [INFO] [stdout] fa09d8770f33a5351fe3c7dfc776a0860cfb8538bdd13b91ec8487a403f109f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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] 101fd90eaa2da8917550be044416acc7ce8acc2af459759dbfc50c9e3cfc9847 [INFO] running `Command { std: "docker" "start" "-a" "101fd90eaa2da8917550be044416acc7ce8acc2af459759dbfc50c9e3cfc9847", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling writedisk v1.2.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 00s [INFO] [stderr] Executable unittests src/bin/wd_copier.rs (/opt/rustwide/target/debug/deps/wd_copier-3cd801ada69f61e6) [INFO] [stderr] Executable unittests src/bin/writedisk.rs (/opt/rustwide/target/debug/deps/writedisk-ed28a9572a9ed971) [INFO] running `Command { std: "docker" "inspect" "101fd90eaa2da8917550be044416acc7ce8acc2af459759dbfc50c9e3cfc9847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "101fd90eaa2da8917550be044416acc7ce8acc2af459759dbfc50c9e3cfc9847", kill_on_drop: false }` [INFO] [stdout] 101fd90eaa2da8917550be044416acc7ce8acc2af459759dbfc50c9e3cfc9847 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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] 83172bf2b4aae89436a5441d9d6db08b53cf63b5114664f47c9a9dcad2b2679d [INFO] running `Command { std: "docker" "start" "-a" "83172bf2b4aae89436a5441d9d6db08b53cf63b5114664f47c9a9dcad2b2679d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.45s [INFO] [stderr] Running unittests src/bin/wd_copier.rs (/opt/rustwide/target/debug/deps/wd_copier-3cd801ada69f61e6) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_calc_percent ... ok [INFO] [stdout] test tests::test_dirty_calc_percent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/writedisk.rs (/opt/rustwide/target/debug/deps/writedisk-ed28a9572a9ed971) [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" "83172bf2b4aae89436a5441d9d6db08b53cf63b5114664f47c9a9dcad2b2679d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83172bf2b4aae89436a5441d9d6db08b53cf63b5114664f47c9a9dcad2b2679d", kill_on_drop: false }` [INFO] [stdout] 83172bf2b4aae89436a5441d9d6db08b53cf63b5114664f47c9a9dcad2b2679d