[INFO] cloning repository https://github.com/QuantumCoded/drive-scan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/QuantumCoded/drive-scan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuantumCoded%2Fdrive-scan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuantumCoded%2Fdrive-scan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86026e29efccfb30bca6f29e56e09d476bce8425 [INFO] testing QuantumCoded/drive-scan against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuantumCoded%2Fdrive-scan" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/QuantumCoded/drive-scan 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] started tweaking git repo https://github.com/QuantumCoded/drive-scan [INFO] finished tweaking git repo https://github.com/QuantumCoded/drive-scan [INFO] tweaked toml for git repo https://github.com/QuantumCoded/drive-scan written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/QuantumCoded/drive-scan 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] a7ba3036f91c89cb44467e46224e603e5eb1d0fd43309b06df51593ea7d3ede3 [INFO] running `Command { std: "docker" "start" "-a" "a7ba3036f91c89cb44467e46224e603e5eb1d0fd43309b06df51593ea7d3ede3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7ba3036f91c89cb44467e46224e603e5eb1d0fd43309b06df51593ea7d3ede3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7ba3036f91c89cb44467e46224e603e5eb1d0fd43309b06df51593ea7d3ede3", kill_on_drop: false }` [INFO] [stdout] a7ba3036f91c89cb44467e46224e603e5eb1d0fd43309b06df51593ea7d3ede3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 290a1f700fb0d76e7f8b6be62cb169fe636f401399139ffd31a8c2034e363ee8 [INFO] running `Command { std: "docker" "start" "-a" "290a1f700fb0d76e7f8b6be62cb169fe636f401399139ffd31a8c2034e363ee8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling drive-scan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.93s [INFO] running `Command { std: "docker" "inspect" "290a1f700fb0d76e7f8b6be62cb169fe636f401399139ffd31a8c2034e363ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "290a1f700fb0d76e7f8b6be62cb169fe636f401399139ffd31a8c2034e363ee8", kill_on_drop: false }` [INFO] [stdout] 290a1f700fb0d76e7f8b6be62cb169fe636f401399139ffd31a8c2034e363ee8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] e641b34a12e735f701944f262a72654369e9c8b6c87a974e510608caa3a78569 [INFO] running `Command { std: "docker" "start" "-a" "e641b34a12e735f701944f262a72654369e9c8b6c87a974e510608caa3a78569", kill_on_drop: false }` [INFO] [stderr] Compiling drive-scan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "e641b34a12e735f701944f262a72654369e9c8b6c87a974e510608caa3a78569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e641b34a12e735f701944f262a72654369e9c8b6c87a974e510608caa3a78569", kill_on_drop: false }` [INFO] [stdout] e641b34a12e735f701944f262a72654369e9c8b6c87a974e510608caa3a78569 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] b9f732c5fdae21b7fd6074c1b0b531aede0cf82a6bc0fc5179325a7469bca745 [INFO] running `Command { std: "docker" "start" "-a" "b9f732c5fdae21b7fd6074c1b0b531aede0cf82a6bc0fc5179325a7469bca745", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/drive_scan-804ef9ca444fdef8) [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" "b9f732c5fdae21b7fd6074c1b0b531aede0cf82a6bc0fc5179325a7469bca745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9f732c5fdae21b7fd6074c1b0b531aede0cf82a6bc0fc5179325a7469bca745", kill_on_drop: false }` [INFO] [stdout] b9f732c5fdae21b7fd6074c1b0b531aede0cf82a6bc0fc5179325a7469bca745