[INFO] updating cached repository https://github.com/cauebs/clavier-a-lumieres [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d27d77d0281c3a284542bc89ff2b2b374a27d715 [INFO] testing cauebs/clavier-a-lumieres against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcauebs%2Fclavier-a-lumieres" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cauebs/clavier-a-lumieres on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-9/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 `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0f211816de060c8344c837847eab505a0e249d8c09ad44432b03739cc09d48ca [INFO] running `"docker" "start" "-a" "0f211816de060c8344c837847eab505a0e249d8c09ad44432b03739cc09d48ca"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling memalloc v0.1.0 [INFO] [stderr] Compiling wmidi v1.1.0 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling alsa v0.2.1 [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] [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: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.97s [INFO] running `"docker" "inspect" "0f211816de060c8344c837847eab505a0e249d8c09ad44432b03739cc09d48ca"` [INFO] running `"docker" "rm" "-f" "0f211816de060c8344c837847eab505a0e249d8c09ad44432b03739cc09d48ca"` [INFO] [stdout] 0f211816de060c8344c837847eab505a0e249d8c09ad44432b03739cc09d48ca [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3aabc52b7cc620e80c73bc58f64151f4c94cf8cdb1f31c0e7e4e1734d5067811 [INFO] running `"docker" "start" "-a" "3aabc52b7cc620e80c73bc58f64151f4c94cf8cdb1f31c0e7e4e1734d5067811"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling clavier-à-lumières v0.1.0 (/opt/rustwide/workdir) [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: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "3aabc52b7cc620e80c73bc58f64151f4c94cf8cdb1f31c0e7e4e1734d5067811"` [INFO] running `"docker" "rm" "-f" "3aabc52b7cc620e80c73bc58f64151f4c94cf8cdb1f31c0e7e4e1734d5067811"` [INFO] [stdout] 3aabc52b7cc620e80c73bc58f64151f4c94cf8cdb1f31c0e7e4e1734d5067811 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 961346618e2b78f0485af2fd2b0f3c2b06e1d51ada9e95d9ccd616d71f0f1c4d [INFO] running `"docker" "start" "-a" "961346618e2b78f0485af2fd2b0f3c2b06e1d51ada9e95d9ccd616d71f0f1c4d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/clavier_à_lumières-04665486dcca6b18 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "961346618e2b78f0485af2fd2b0f3c2b06e1d51ada9e95d9ccd616d71f0f1c4d"` [INFO] running `"docker" "rm" "-f" "961346618e2b78f0485af2fd2b0f3c2b06e1d51ada9e95d9ccd616d71f0f1c4d"` [INFO] [stdout] 961346618e2b78f0485af2fd2b0f3c2b06e1d51ada9e95d9ccd616d71f0f1c4d