[INFO] updating cached repository russmack/lifxcmd [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/russmack/lifxcmd [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/russmack/lifxcmd" "work/ex/beta-1.38-1/sources/1.37.0/gh/russmack/lifxcmd"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/russmack/lifxcmd'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/russmack/lifxcmd" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/russmack/lifxcmd"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/russmack/lifxcmd'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a006f9033b96944f24746697a3a631ad6b275cff [INFO] sha for GitHub repo russmack/lifxcmd: a006f9033b96944f24746697a3a631ad6b275cff [INFO] validating manifest of russmack/lifxcmd on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of russmack/lifxcmd on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing russmack/lifxcmd [INFO] finished frobbing russmack/lifxcmd [INFO] frobbed toml for russmack/lifxcmd written to work/ex/beta-1.38-1/sources/1.37.0/gh/russmack/lifxcmd/Cargo.toml [INFO] started frobbing russmack/lifxcmd [INFO] finished frobbing russmack/lifxcmd [INFO] frobbed toml for russmack/lifxcmd written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/russmack/lifxcmd/Cargo.toml [INFO] crate russmack/lifxcmd already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing russmack/lifxcmd against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/russmack/lifxcmd:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 27272f79c17a01c66aa252a41a012397372a215aad69d7cdffd7642ebf97f006 [INFO] running `"docker" "start" "-a" "27272f79c17a01c66aa252a41a012397372a215aad69d7cdffd7642ebf97f006"` [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling vec_map v0.7.0 [INFO] [stderr] Compiling rustylifx v0.1.0 (https://github.com/russmack/rustylifx#369d6d9d) [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling clap v2.23.1 [INFO] [stderr] Compiling lifxcmd v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `HSBK` [INFO] [stderr] --> src/main.rs:5:30 [INFO] [stderr] | [INFO] [stderr] 5 | use rustylifx::colour::{HSB, HSBK}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.59s [INFO] running `"docker" "inspect" "27272f79c17a01c66aa252a41a012397372a215aad69d7cdffd7642ebf97f006"` [INFO] running `"docker" "rm" "-f" "27272f79c17a01c66aa252a41a012397372a215aad69d7cdffd7642ebf97f006"` [INFO] [stdout] 27272f79c17a01c66aa252a41a012397372a215aad69d7cdffd7642ebf97f006 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/russmack/lifxcmd:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3e7ecb5360f7ea63ff5ef2806d4a7a4eaa55a32e8f9aaaab79b02a4bb5be97e2 [INFO] running `"docker" "start" "-a" "3e7ecb5360f7ea63ff5ef2806d4a7a4eaa55a32e8f9aaaab79b02a4bb5be97e2"` [INFO] [stderr] Compiling lifxcmd v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `HSBK` [INFO] [stderr] --> src/main.rs:5:30 [INFO] [stderr] | [INFO] [stderr] 5 | use rustylifx::colour::{HSB, HSBK}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "3e7ecb5360f7ea63ff5ef2806d4a7a4eaa55a32e8f9aaaab79b02a4bb5be97e2"` [INFO] running `"docker" "rm" "-f" "3e7ecb5360f7ea63ff5ef2806d4a7a4eaa55a32e8f9aaaab79b02a4bb5be97e2"` [INFO] [stdout] 3e7ecb5360f7ea63ff5ef2806d4a7a4eaa55a32e8f9aaaab79b02a4bb5be97e2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/russmack/lifxcmd:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] f2116cfc8a86fa359f1ef234e9bfd1daa4a20b6207b7a0fd333c6aca41f988ac [INFO] running `"docker" "start" "-a" "f2116cfc8a86fa359f1ef234e9bfd1daa4a20b6207b7a0fd333c6aca41f988ac"` [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/lifxcmd-72f47643ad9ccc15 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f2116cfc8a86fa359f1ef234e9bfd1daa4a20b6207b7a0fd333c6aca41f988ac"` [INFO] running `"docker" "rm" "-f" "f2116cfc8a86fa359f1ef234e9bfd1daa4a20b6207b7a0fd333c6aca41f988ac"` [INFO] [stdout] f2116cfc8a86fa359f1ef234e9bfd1daa4a20b6207b7a0fd333c6aca41f988ac