[INFO] cloning repository https://github.com/cauebs/clavier-a-lumieres [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cauebs/clavier-a-lumieres" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcauebs%2Fclavier-a-lumieres", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcauebs%2Fclavier-a-lumieres'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d27d77d0281c3a284542bc89ff2b2b374a27d715 [INFO] testing cauebs/clavier-a-lumieres against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcauebs%2Fclavier-a-lumieres" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cauebs/clavier-a-lumieres on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cauebs/clavier-a-lumieres [INFO] finished tweaking git repo https://github.com/cauebs/clavier-a-lumieres [INFO] tweaked toml for git repo https://github.com/cauebs/clavier-a-lumieres written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/cauebs/clavier-a-lumieres already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.37.4 [INFO] [stderr] Downloaded rs_ws281x v0.2.3 [INFO] [stderr] Downloaded wmidi v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f4d74cfe84866eca2665aea1c42b6e33a032b36f875bea46676f6bd2d178a14 [INFO] running `Command { std: "docker" "start" "-a" "8f4d74cfe84866eca2665aea1c42b6e33a032b36f875bea46676f6bd2d178a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f4d74cfe84866eca2665aea1c42b6e33a032b36f875bea46676f6bd2d178a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f4d74cfe84866eca2665aea1c42b6e33a032b36f875bea46676f6bd2d178a14", kill_on_drop: false }` [INFO] [stdout] 8f4d74cfe84866eca2665aea1c42b6e33a032b36f875bea46676f6bd2d178a14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cced7d51e03bbd2f8e62012812f6d21947ccdd55e74dbaa591a38ebc64876b53 [INFO] running `Command { std: "docker" "start" "-a" "cced7d51e03bbd2f8e62012812f6d21947ccdd55e74dbaa591a38ebc64876b53", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling memalloc v0.1.0 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling wmidi v1.1.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling alsa v0.2.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling midir v0.5.0 [INFO] [stderr] Compiling rs_ws281x v0.2.3 [INFO] [stderr] Compiling clavier-à-lumières v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `CHROMATIC_RAINBOW` [INFO] [stdout] --> src/piano.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::colors::{ColorRGB, CHROMATIC_RAINBOW, RAINBOW_OF_FIFTHS}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CHROMATIC_RAINBOW` [INFO] [stdout] --> src/colors.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / pub const CHROMATIC_RAINBOW: [ColorRGB; 12] = [ [INFO] [stdout] 4 | | (0xff, 0x00, 0x00), [INFO] [stdout] 5 | | (0xff, 0x80, 0x00), [INFO] [stdout] 6 | | (0xff, 0xff, 0x00), [INFO] [stdout] ... | [INFO] [stdout] 15 | | (0xff, 0x00, 0x80), [INFO] [stdout] 16 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.98s [INFO] running `Command { std: "docker" "inspect" "cced7d51e03bbd2f8e62012812f6d21947ccdd55e74dbaa591a38ebc64876b53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cced7d51e03bbd2f8e62012812f6d21947ccdd55e74dbaa591a38ebc64876b53", kill_on_drop: false }` [INFO] [stdout] cced7d51e03bbd2f8e62012812f6d21947ccdd55e74dbaa591a38ebc64876b53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1724c740e05300dda91ca1e323c798e97e4d390365210d806cff6e5069e06808 [INFO] running `Command { std: "docker" "start" "-a" "1724c740e05300dda91ca1e323c798e97e4d390365210d806cff6e5069e06808", kill_on_drop: false }` [INFO] [stderr] Compiling clavier-à-lumières v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `CHROMATIC_RAINBOW` [INFO] [stdout] --> src/piano.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::colors::{ColorRGB, CHROMATIC_RAINBOW, RAINBOW_OF_FIFTHS}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CHROMATIC_RAINBOW` [INFO] [stdout] --> src/colors.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / pub const CHROMATIC_RAINBOW: [ColorRGB; 12] = [ [INFO] [stdout] 4 | | (0xff, 0x00, 0x00), [INFO] [stdout] 5 | | (0xff, 0x80, 0x00), [INFO] [stdout] 6 | | (0xff, 0xff, 0x00), [INFO] [stdout] ... | [INFO] [stdout] 15 | | (0xff, 0x00, 0x80), [INFO] [stdout] 16 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "1724c740e05300dda91ca1e323c798e97e4d390365210d806cff6e5069e06808", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1724c740e05300dda91ca1e323c798e97e4d390365210d806cff6e5069e06808", kill_on_drop: false }` [INFO] [stdout] 1724c740e05300dda91ca1e323c798e97e4d390365210d806cff6e5069e06808 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 71d9e648dece401532d220fa2dcc63f55093b8697d8e12d73f63d6bd9355f369 [INFO] running `Command { std: "docker" "start" "-a" "71d9e648dece401532d220fa2dcc63f55093b8697d8e12d73f63d6bd9355f369", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `CHROMATIC_RAINBOW` [INFO] [stderr] --> src/piano.rs:3:31 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::colors::{ColorRGB, CHROMATIC_RAINBOW, RAINBOW_OF_FIFTHS}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `CHROMATIC_RAINBOW` [INFO] [stderr] --> src/colors.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / pub const CHROMATIC_RAINBOW: [ColorRGB; 12] = [ [INFO] [stderr] 4 | | (0xff, 0x00, 0x00), [INFO] [stderr] 5 | | (0xff, 0x80, 0x00), [INFO] [stderr] 6 | | (0xff, 0xff, 0x00), [INFO] [stderr] ... | [INFO] [stderr] 15 | | (0xff, 0x00, 0x80), [INFO] [stderr] 16 | | ]; [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `clavier-à-lumières` (bin "clavier-à-lumières" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/clavier_à_lumières-c598f78c77b9d42c) [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" "71d9e648dece401532d220fa2dcc63f55093b8697d8e12d73f63d6bd9355f369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71d9e648dece401532d220fa2dcc63f55093b8697d8e12d73f63d6bd9355f369", kill_on_drop: false }` [INFO] [stdout] 71d9e648dece401532d220fa2dcc63f55093b8697d8e12d73f63d6bd9355f369