[INFO] cloning repository https://github.com/russmack/lifxcmd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/russmack/lifxcmd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frussmack%2Flifxcmd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frussmack%2Flifxcmd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ced7413d13c15f5722d2fd6dae63958e6ef2624 [INFO] testing russmack/lifxcmd against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frussmack%2Flifxcmd" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/russmack/lifxcmd 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/russmack/lifxcmd [INFO] finished tweaking git repo https://github.com/russmack/lifxcmd [INFO] tweaked toml for git repo https://github.com/russmack/lifxcmd written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/russmack/lifxcmd 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] Updating git repository `https://github.com/russmack/rustylifx` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v2.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] c93dc895857927c073d2d2aac842163518aaf59cde596d8cf146d410e66ed380 [INFO] running `Command { std: "docker" "start" "-a" "c93dc895857927c073d2d2aac842163518aaf59cde596d8cf146d410e66ed380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c93dc895857927c073d2d2aac842163518aaf59cde596d8cf146d410e66ed380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c93dc895857927c073d2d2aac842163518aaf59cde596d8cf146d410e66ed380", kill_on_drop: false }` [INFO] [stdout] c93dc895857927c073d2d2aac842163518aaf59cde596d8cf146d410e66ed380 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] 0b9eb317447cf4cbd656da877fae7a679ba492a0f4ae10bf4a45da10282c8520 [INFO] running `Command { std: "docker" "start" "-a" "0b9eb317447cf4cbd656da877fae7a679ba492a0f4ae10bf4a45da10282c8520", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling rustylifx v0.2.0 (https://github.com/russmack/rustylifx#2165692d) [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling clap v2.25.0 [INFO] [stderr] Compiling lifxcmd v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "0b9eb317447cf4cbd656da877fae7a679ba492a0f4ae10bf4a45da10282c8520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b9eb317447cf4cbd656da877fae7a679ba492a0f4ae10bf4a45da10282c8520", kill_on_drop: false }` [INFO] [stdout] 0b9eb317447cf4cbd656da877fae7a679ba492a0f4ae10bf4a45da10282c8520 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] 6b3e8a0a68a91f5dd5df20c1473180b4ee5398ef6ab00c2662c51587e2770238 [INFO] running `Command { std: "docker" "start" "-a" "6b3e8a0a68a91f5dd5df20c1473180b4ee5398ef6ab00c2662c51587e2770238", kill_on_drop: false }` [INFO] [stderr] Compiling lifxcmd v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `Command { std: "docker" "inspect" "6b3e8a0a68a91f5dd5df20c1473180b4ee5398ef6ab00c2662c51587e2770238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b3e8a0a68a91f5dd5df20c1473180b4ee5398ef6ab00c2662c51587e2770238", kill_on_drop: false }` [INFO] [stdout] 6b3e8a0a68a91f5dd5df20c1473180b4ee5398ef6ab00c2662c51587e2770238 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] c425ad57892fd799daff3ebc6ed42d7f84dd5b15f1c9e3c00519b881c1e4da57 [INFO] running `Command { std: "docker" "start" "-a" "c425ad57892fd799daff3ebc6ed42d7f84dd5b15f1c9e3c00519b881c1e4da57", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lifxcmd-ba4263d20b784e7c) [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" "c425ad57892fd799daff3ebc6ed42d7f84dd5b15f1c9e3c00519b881c1e4da57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c425ad57892fd799daff3ebc6ed42d7f84dd5b15f1c9e3c00519b881c1e4da57", kill_on_drop: false }` [INFO] [stdout] c425ad57892fd799daff3ebc6ed42d7f84dd5b15f1c9e3c00519b881c1e4da57