[INFO] cloning repository https://github.com/LoggedFuSkater/cmd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LoggedFuSkater/cmd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoggedFuSkater%2Fcmd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoggedFuSkater%2Fcmd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c6960d0386990df60c4add38b6c6d53d8f2bde2 [INFO] testing LoggedFuSkater/cmd against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoggedFuSkater%2Fcmd" "/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/LoggedFuSkater/cmd on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LoggedFuSkater/cmd [INFO] finished tweaking git repo https://github.com/LoggedFuSkater/cmd [INFO] tweaked toml for git repo https://github.com/LoggedFuSkater/cmd written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/LoggedFuSkater/cmd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded logged_fu_skater v1.0.1 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a185fe199b23526d9d5b6876911e531628b2d16715f0d27573607cc76986a998 [INFO] running `Command { std: "docker" "start" "-a" "a185fe199b23526d9d5b6876911e531628b2d16715f0d27573607cc76986a998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a185fe199b23526d9d5b6876911e531628b2d16715f0d27573607cc76986a998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a185fe199b23526d9d5b6876911e531628b2d16715f0d27573607cc76986a998", kill_on_drop: false }` [INFO] [stdout] a185fe199b23526d9d5b6876911e531628b2d16715f0d27573607cc76986a998 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebd5e468e417c5f12a5d16f63ea2044da6e94c4234eb3983026acf14c61db566 [INFO] running `Command { std: "docker" "start" "-a" "ebd5e468e417c5f12a5d16f63ea2044da6e94c4234eb3983026acf14c61db566", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Compiling logged_fu_skater v1.0.1 [INFO] [stderr] Compiling argh v0.1.3 [INFO] [stderr] Compiling lfs v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.82s [INFO] running `Command { std: "docker" "inspect" "ebd5e468e417c5f12a5d16f63ea2044da6e94c4234eb3983026acf14c61db566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebd5e468e417c5f12a5d16f63ea2044da6e94c4234eb3983026acf14c61db566", kill_on_drop: false }` [INFO] [stdout] ebd5e468e417c5f12a5d16f63ea2044da6e94c4234eb3983026acf14c61db566 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3879cb690befc75dada6f30ea1f52485d72122c06d1b620982e0939f9a2a4f9a [INFO] running `Command { std: "docker" "start" "-a" "3879cb690befc75dada6f30ea1f52485d72122c06d1b620982e0939f9a2a4f9a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lfs v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `Command { std: "docker" "inspect" "3879cb690befc75dada6f30ea1f52485d72122c06d1b620982e0939f9a2a4f9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3879cb690befc75dada6f30ea1f52485d72122c06d1b620982e0939f9a2a4f9a", kill_on_drop: false }` [INFO] [stdout] 3879cb690befc75dada6f30ea1f52485d72122c06d1b620982e0939f9a2a4f9a [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 55ce36a2681b0e9673cc6becb42d206aef7fa1ff786ad1c454a53663ef64dff3 [INFO] running `Command { std: "docker" "start" "-a" "55ce36a2681b0e9673cc6becb42d206aef7fa1ff786ad1c454a53663ef64dff3", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lfs-ee2449c1cb5ec323) [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" "55ce36a2681b0e9673cc6becb42d206aef7fa1ff786ad1c454a53663ef64dff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55ce36a2681b0e9673cc6becb42d206aef7fa1ff786ad1c454a53663ef64dff3", kill_on_drop: false }` [INFO] [stdout] 55ce36a2681b0e9673cc6becb42d206aef7fa1ff786ad1c454a53663ef64dff3