[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] 1a1c98371676e275a78f523ad0a02a77c811c3e4 [INFO] testing nicholasbishop/writedisk against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fwritedisk" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholasbishop/writedisk on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/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-10/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cd2d1346dfcbe30b78a5c382018b6c5923fba093f06494217fb7fd215311c50 [INFO] running `Command { std: "docker" "start" "-a" "7cd2d1346dfcbe30b78a5c382018b6c5923fba093f06494217fb7fd215311c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cd2d1346dfcbe30b78a5c382018b6c5923fba093f06494217fb7fd215311c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd2d1346dfcbe30b78a5c382018b6c5923fba093f06494217fb7fd215311c50", kill_on_drop: false }` [INFO] [stdout] 7cd2d1346dfcbe30b78a5c382018b6c5923fba093f06494217fb7fd215311c50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed57484b85b3f127f663e4c5939d9712ce8214f02f0c08b7e506867855b963de [INFO] running `Command { std: "docker" "start" "-a" "ed57484b85b3f127f663e4c5939d9712ce8214f02f0c08b7e506867855b963de", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling progress v0.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling procfs v0.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling writedisk v1.2.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.84s [INFO] running `Command { std: "docker" "inspect" "ed57484b85b3f127f663e4c5939d9712ce8214f02f0c08b7e506867855b963de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed57484b85b3f127f663e4c5939d9712ce8214f02f0c08b7e506867855b963de", kill_on_drop: false }` [INFO] [stdout] ed57484b85b3f127f663e4c5939d9712ce8214f02f0c08b7e506867855b963de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be8197421990697386759c1e9452d9e384cd33ba5382e60461867aa6164781cc [INFO] running `Command { std: "docker" "start" "-a" "be8197421990697386759c1e9452d9e384cd33ba5382e60461867aa6164781cc", 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 1.68s [INFO] running `Command { std: "docker" "inspect" "be8197421990697386759c1e9452d9e384cd33ba5382e60461867aa6164781cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be8197421990697386759c1e9452d9e384cd33ba5382e60461867aa6164781cc", kill_on_drop: false }` [INFO] [stdout] be8197421990697386759c1e9452d9e384cd33ba5382e60461867aa6164781cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a2739d84143c16b2dcef3c02bf8aed4263301c7d335e01a0f11390fbe3ae4d0a [INFO] running `Command { std: "docker" "start" "-a" "a2739d84143c16b2dcef3c02bf8aed4263301c7d335e01a0f11390fbe3ae4d0a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wd_copier-9b02623717f71474) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/writedisk-2f0fd03a03b8147f) [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_dirty_calc_percent ... ok [INFO] [stdout] test tests::test_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] [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" "a2739d84143c16b2dcef3c02bf8aed4263301c7d335e01a0f11390fbe3ae4d0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2739d84143c16b2dcef3c02bf8aed4263301c7d335e01a0f11390fbe3ae4d0a", kill_on_drop: false }` [INFO] [stdout] a2739d84143c16b2dcef3c02bf8aed4263301c7d335e01a0f11390fbe3ae4d0a