[INFO] cloning repository https://github.com/mtoohey31/rsdu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtoohey31/rsdu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtoohey31%2Frsdu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtoohey31%2Frsdu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8599315a75436eba7fb68ffbe3e740a2aa10bf7c [INFO] testing mtoohey31/rsdu against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtoohey31%2Frsdu" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mtoohey31/rsdu on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mtoohey31/rsdu [INFO] finished tweaking git repo https://github.com/mtoohey31/rsdu [INFO] tweaked toml for git repo https://github.com/mtoohey31/rsdu written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/mtoohey31/rsdu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e1ade7e311366ffd716d51e3146ad0ef7ec2543c1662fbc1ccad06def81f08c [INFO] running `Command { std: "docker" "start" "-a" "4e1ade7e311366ffd716d51e3146ad0ef7ec2543c1662fbc1ccad06def81f08c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e1ade7e311366ffd716d51e3146ad0ef7ec2543c1662fbc1ccad06def81f08c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e1ade7e311366ffd716d51e3146ad0ef7ec2543c1662fbc1ccad06def81f08c", kill_on_drop: false }` [INFO] [stdout] 4e1ade7e311366ffd716d51e3146ad0ef7ec2543c1662fbc1ccad06def81f08c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17cd41c89e1f2fa5964198ad910a81b84c57170b805a8acba7893350986ce75c [INFO] running `Command { std: "docker" "start" "-a" "17cd41c89e1f2fa5964198ad910a81b84c57170b805a8acba7893350986ce75c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tui v0.12.0 [INFO] [stderr] Compiling rsdu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.89s [INFO] running `Command { std: "docker" "inspect" "17cd41c89e1f2fa5964198ad910a81b84c57170b805a8acba7893350986ce75c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17cd41c89e1f2fa5964198ad910a81b84c57170b805a8acba7893350986ce75c", kill_on_drop: false }` [INFO] [stdout] 17cd41c89e1f2fa5964198ad910a81b84c57170b805a8acba7893350986ce75c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b6eeb5d8e00fb022075c8bbc65131f6483ef2495b5ebcb150037c3cca1b6081 [INFO] running `Command { std: "docker" "start" "-a" "0b6eeb5d8e00fb022075c8bbc65131f6483ef2495b5ebcb150037c3cca1b6081", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rsdu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "0b6eeb5d8e00fb022075c8bbc65131f6483ef2495b5ebcb150037c3cca1b6081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b6eeb5d8e00fb022075c8bbc65131f6483ef2495b5ebcb150037c3cca1b6081", kill_on_drop: false }` [INFO] [stdout] 0b6eeb5d8e00fb022075c8bbc65131f6483ef2495b5ebcb150037c3cca1b6081 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4205b508d986da899f1a4114b03f55aa85bf979eaa8f60e8d44c636a2669b187 [INFO] running `Command { std: "docker" "start" "-a" "4205b508d986da899f1a4114b03f55aa85bf979eaa8f60e8d44c636a2669b187", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rsdu-1737e3143d94df29) [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" "4205b508d986da899f1a4114b03f55aa85bf979eaa8f60e8d44c636a2669b187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4205b508d986da899f1a4114b03f55aa85bf979eaa8f60e8d44c636a2669b187", kill_on_drop: false }` [INFO] [stdout] 4205b508d986da899f1a4114b03f55aa85bf979eaa8f60e8d44c636a2669b187