[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] checking cauebs/clavier-a-lumieres against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcauebs%2Fclavier-a-lumieres" "/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/cauebs/clavier-a-lumieres on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", 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-8/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" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", 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] 441055eaa18e21cb998119f6a7eefff4ae3727f1b552f96140f372001c68c5b0 [INFO] running `Command { std: "docker" "start" "-a" "441055eaa18e21cb998119f6a7eefff4ae3727f1b552f96140f372001c68c5b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "441055eaa18e21cb998119f6a7eefff4ae3727f1b552f96140f372001c68c5b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "441055eaa18e21cb998119f6a7eefff4ae3727f1b552f96140f372001c68c5b0", kill_on_drop: false }` [INFO] [stdout] 441055eaa18e21cb998119f6a7eefff4ae3727f1b552f96140f372001c68c5b0 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95054b4441260104cff8112699340b9554437df98eaacee20a03aeb0e1f87661 [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" "95054b4441260104cff8112699340b9554437df98eaacee20a03aeb0e1f87661", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Checking memalloc v0.1.0 [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Checking wmidi v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.10.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 memchr v2.1.2 [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] Checking nix v0.9.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.23 [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 env_logger v0.5.13 [INFO] [stderr] Checking alsa v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Checking midir v0.5.0 [INFO] [stderr] Compiling rs_ws281x v0.2.3 [INFO] [stderr] Checking 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: 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: 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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "95054b4441260104cff8112699340b9554437df98eaacee20a03aeb0e1f87661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95054b4441260104cff8112699340b9554437df98eaacee20a03aeb0e1f87661", kill_on_drop: false }` [INFO] [stdout] 95054b4441260104cff8112699340b9554437df98eaacee20a03aeb0e1f87661