[INFO] cloning repository https://github.com/Windfisch/arpfisch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Windfisch/arpfisch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindfisch%2Farpfisch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindfisch%2Farpfisch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d70244ca1c0a1f86192dc85ed962e1931a02f1c0 [INFO] testing Windfisch/arpfisch against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindfisch%2Farpfisch" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Windfisch/arpfisch on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Windfisch/arpfisch [INFO] finished tweaking git repo https://github.com/Windfisch/arpfisch [INFO] tweaked toml for git repo https://github.com/Windfisch/arpfisch written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Windfisch/arpfisch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] d518597cb15ef807f2a75e1197e136d0e97aac1dc858a2a0a332e294d9846a86 [INFO] running `Command { std: "docker" "start" "-a" "d518597cb15ef807f2a75e1197e136d0e97aac1dc858a2a0a332e294d9846a86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d518597cb15ef807f2a75e1197e136d0e97aac1dc858a2a0a332e294d9846a86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d518597cb15ef807f2a75e1197e136d0e97aac1dc858a2a0a332e294d9846a86", kill_on_drop: false }` [INFO] [stdout] d518597cb15ef807f2a75e1197e136d0e97aac1dc858a2a0a332e294d9846a86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] f7d6ff0f69dd92487fdfc9e87d535378178ad7c0bc4b7a1788807addfd11bf06 [INFO] running `Command { std: "docker" "start" "-a" "f7d6ff0f69dd92487fdfc9e87d535378178ad7c0bc4b7a1788807addfd11bf06", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling ringbuf v0.2.4 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling jack-sys v0.2.0 (https://github.com/Windfisch/rust-jack#d77752bf) [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling jack v0.6.2 (https://github.com/Windfisch/rust-jack#d77752bf) [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling arpfisch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Blink` [INFO] [stdout] --> src/grid_controllers/mod.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | Blink(Color), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `LightingMode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/grid_controllers/mod.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.34s [INFO] running `Command { std: "docker" "inspect" "f7d6ff0f69dd92487fdfc9e87d535378178ad7c0bc4b7a1788807addfd11bf06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7d6ff0f69dd92487fdfc9e87d535378178ad7c0bc4b7a1788807addfd11bf06", kill_on_drop: false }` [INFO] [stdout] f7d6ff0f69dd92487fdfc9e87d535378178ad7c0bc4b7a1788807addfd11bf06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3ab969051c458283f2ce5dfd30b1ab30ec34875de3cd190fb323b53fa64dd67 [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" "e3ab969051c458283f2ce5dfd30b1ab30ec34875de3cd190fb323b53fa64dd67", kill_on_drop: false }` [INFO] [stderr] Compiling arpfisch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Blink` [INFO] [stdout] --> src/grid_controllers/mod.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | Blink(Color), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `LightingMode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/grid_controllers/mod.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.51s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/arpfisch-17a8d2de883afc2f) [INFO] running `Command { std: "docker" "inspect" "e3ab969051c458283f2ce5dfd30b1ab30ec34875de3cd190fb323b53fa64dd67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3ab969051c458283f2ce5dfd30b1ab30ec34875de3cd190fb323b53fa64dd67", kill_on_drop: false }` [INFO] [stdout] e3ab969051c458283f2ce5dfd30b1ab30ec34875de3cd190fb323b53fa64dd67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0fbac05689e4237067a5e00b616a14abe5e6dbb8650b91db8ae9c63487cff3ad [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" "0fbac05689e4237067a5e00b616a14abe5e6dbb8650b91db8ae9c63487cff3ad", kill_on_drop: false }` [INFO] [stderr] warning: variant is never constructed: `Blink` [INFO] [stderr] --> src/grid_controllers/mod.rs:44:2 [INFO] [stderr] | [INFO] [stderr] 44 | Blink(Color), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `LightingMode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/grid_controllers/mod.rs:40:10 [INFO] [stderr] | [INFO] [stderr] 40 | #[derive(Clone, Copy, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `arpfisch` (bin "arpfisch" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/arpfisch-17a8d2de883afc2f) [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" "0fbac05689e4237067a5e00b616a14abe5e6dbb8650b91db8ae9c63487cff3ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fbac05689e4237067a5e00b616a14abe5e6dbb8650b91db8ae9c63487cff3ad", kill_on_drop: false }` [INFO] [stdout] 0fbac05689e4237067a5e00b616a14abe5e6dbb8650b91db8ae9c63487cff3ad