[INFO] cloning repository https://github.com/CMJones001/smart-light-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CMJones001/smart-light-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCMJones001%2Fsmart-light-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCMJones001%2Fsmart-light-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 032912adb19fb12f49447d1e157903f0c3e2f0ab [INFO] testing CMJones001/smart-light-cli against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCMJones001%2Fsmart-light-cli" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CMJones001/smart-light-cli on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CMJones001/smart-light-cli [INFO] finished tweaking git repo https://github.com/CMJones001/smart-light-cli [INFO] tweaked toml for git repo https://github.com/CMJones001/smart-light-cli written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/CMJones001/smart-light-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.armv7-unknown-linux-gnueabihf.linker [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72c162673656e696bbc5dc29355ef11bd64507a4d273a08e104c38c2a63529d0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "72c162673656e696bbc5dc29355ef11bd64507a4d273a08e104c38c2a63529d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72c162673656e696bbc5dc29355ef11bd64507a4d273a08e104c38c2a63529d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72c162673656e696bbc5dc29355ef11bd64507a4d273a08e104c38c2a63529d0", kill_on_drop: false }` [INFO] [stdout] 72c162673656e696bbc5dc29355ef11bd64507a4d273a08e104c38c2a63529d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 188cc99e7e26c6a7cd7d57b16f3a39ff3424e4e6a5cb1bc35d0d14c2f678c9e2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "188cc99e7e26c6a7cd7d57b16f3a39ff3424e4e6a5cb1bc35d0d14c2f678c9e2", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.armv7-unknown-linux-gnueabihf.linker [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling dlv-list v0.2.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rust-ini v0.16.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling smart-light-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "188cc99e7e26c6a7cd7d57b16f3a39ff3424e4e6a5cb1bc35d0d14c2f678c9e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "188cc99e7e26c6a7cd7d57b16f3a39ff3424e4e6a5cb1bc35d0d14c2f678c9e2", kill_on_drop: false }` [INFO] [stdout] 188cc99e7e26c6a7cd7d57b16f3a39ff3424e4e6a5cb1bc35d0d14c2f678c9e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ad617e4d6a86a8784baba602dcbf51d0cbf750a06633723c31f0409013b8916d [INFO] running `Command { std: "docker" "start" "-a" "ad617e4d6a86a8784baba602dcbf51d0cbf750a06633723c31f0409013b8916d", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.armv7-unknown-linux-gnueabihf.linker [INFO] [stderr] Compiling test-case v1.1.0 [INFO] [stderr] Compiling assert-json-diff v2.0.0 [INFO] [stderr] Compiling smart-light-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.12s [INFO] running `Command { std: "docker" "inspect" "ad617e4d6a86a8784baba602dcbf51d0cbf750a06633723c31f0409013b8916d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad617e4d6a86a8784baba602dcbf51d0cbf750a06633723c31f0409013b8916d", kill_on_drop: false }` [INFO] [stdout] ad617e4d6a86a8784baba602dcbf51d0cbf750a06633723c31f0409013b8916d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f2c233dfec8e89158902c15f5df798c6d0f000433ec42bc3301e1d6b6d544ca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0f2c233dfec8e89158902c15f5df798c6d0f000433ec42bc3301e1d6b6d544ca", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.armv7-unknown-linux-gnueabihf.linker [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/smart_light_cli-2c22c5f6b3c2fb02) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test common::tests::test_scalegen_f32::_0_50_1_0_360_expects_180 ... ok [INFO] [stdout] test common::tests::test_scalegen_f32::_0_50_2_0_360_expects_90 ... ok [INFO] [stdout] test common::tests::test_scalegen_f32::_10_0_100_0_360_expects_36 ... ok [INFO] [stdout] test common::tests::test_scalegen_gen::_0_50_1_0_360_expects_180 ... ok [INFO] [stdout] test common::tests::test_scalegen_gen::_0_50_2_0_360_expects_90 ... ok [INFO] [stdout] test common::tests::test_simple_scale::full_range ... ok [INFO] [stdout] test common::tests::test_scalegen_gen::_10_0_100_0_360_expects_36 ... ok [INFO] [stdout] test common::tests::test_scalegen_f32::_1_00_1_0_360_expects_360 ... ok [INFO] [stdout] test common::tests::test_simple_scale::half_range ... ok [INFO] [stdout] test hue::tests::test_get_sat::_0_1_expects_25 ... ok [INFO] [stdout] test hue::tests::test_get_sat::_1_0_expects_255 ... ok [INFO] [stdout] test hue::tests::test_get_sat::_0_0_expects_0 ... ok [INFO] [stdout] test common::tests::test_scalegen_hundred::full_range ... ok [INFO] [stdout] test hue::tests::test_parse_hsv::_270_0_1_0_1_0 ... ok [INFO] [stdout] test hue::tests::test_parse_hsv::_180_0_0_9_0_9 ... ok [INFO] [stdout] test hue::tests::test_parse_hsv::_50_0_0_1_0_1 ... ok [INFO] [stdout] test nanoleaf::tests::test_colour_command::_255_100_100 ... ok [INFO] [stdout] test nanoleaf::tests::test_scaled_wrap ... ok [INFO] [stdout] test nanoleaf::tests::test_colour_command::_80_30_20 ... ok [INFO] [stdout] test nanoleaf::tests::test_brightness_command::_100 ... ok [INFO] [stdout] test hue::tests::test_get_hue::_270_0_expects_270 ... ok [INFO] [stdout] test nanoleaf::tests::test_temp_mapping::_0_expects_1200 ... ok [INFO] [stdout] test nanoleaf::tests::test_temp_mapping::_100_expects_6500 ... ok [INFO] [stdout] test hue::tests::test_get_hue::_0_0_expects_0 ... ok [INFO] [stdout] test nanoleaf::tests::test_temp_mapping::_50_expects_3850 ... ok [INFO] [stdout] test hue::tests::test_temp_mapping::_0_expects_500 ... ok [INFO] [stdout] test common::tests::test_scalegen_gen::_1_00_1_0_360_expects_360 ... ok [INFO] [stdout] test hue::tests::test_temp_mapping::_100_expects_154 ... ok [INFO] [stdout] test nanoleaf::tests::test_simple_wrap ... ok [INFO] [stdout] test common::tests::test_scalegen_hundred::half_range ... ok [INFO] [stdout] test nanoleaf::tests::test_brightness_command::_10 ... ok [INFO] [stdout] test hue::tests::test_get_hue::_50_0_expects_50 ... ok [INFO] [stdout] test common::tests::test_simple_scale::zero_range ... ok [INFO] [stdout] test hue::tests::test_temp_mapping::_50_expects_327 ... ok [INFO] [stdout] test common::tests::test_scalegen_hundred::zero_range ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0f2c233dfec8e89158902c15f5df798c6d0f000433ec42bc3301e1d6b6d544ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f2c233dfec8e89158902c15f5df798c6d0f000433ec42bc3301e1d6b6d544ca", kill_on_drop: false }` [INFO] [stdout] 0f2c233dfec8e89158902c15f5df798c6d0f000433ec42bc3301e1d6b6d544ca