[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Windfisch/rust-jack` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ringbuf v0.2.4 [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" "+1.60.0" "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] f44b90dda7c29f8e21dba6f810a22d7117ec826f1a35ad7db64b325e3d55930a [INFO] running `Command { std: "docker" "start" "-a" "f44b90dda7c29f8e21dba6f810a22d7117ec826f1a35ad7db64b325e3d55930a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f44b90dda7c29f8e21dba6f810a22d7117ec826f1a35ad7db64b325e3d55930a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f44b90dda7c29f8e21dba6f810a22d7117ec826f1a35ad7db64b325e3d55930a", kill_on_drop: false }` [INFO] [stdout] f44b90dda7c29f8e21dba6f810a22d7117ec826f1a35ad7db64b325e3d55930a [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 706e5672b675a15f6ae739aa34189f23ceab4b39536d61cbd93b67a16932c93f [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" "706e5672b675a15f6ae739aa34189f23ceab4b39536d61cbd93b67a16932c93f", kill_on_drop: false }` [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ringbuf v0.2.4 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling jack-sys v0.2.0 (https://github.com/Windfisch/rust-jack#d77752bf) [INFO] [stderr] Compiling jack v0.6.2 (https://github.com/Windfisch/rust-jack#d77752bf) [INFO] [stderr] Compiling hash32 v0.1.1 [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 10.24s [INFO] running `Command { std: "docker" "inspect" "706e5672b675a15f6ae739aa34189f23ceab4b39536d61cbd93b67a16932c93f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "706e5672b675a15f6ae739aa34189f23ceab4b39536d61cbd93b67a16932c93f", kill_on_drop: false }` [INFO] [stdout] 706e5672b675a15f6ae739aa34189f23ceab4b39536d61cbd93b67a16932c93f [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" "+1.60.0" "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] 0e603150766e67879a60da75d1d1644e9719d49ba99b383149791289d9142df9 [INFO] running `Command { std: "docker" "start" "-a" "0e603150766e67879a60da75d1d1644e9719d49ba99b383149791289d9142df9", 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.37s [INFO] running `Command { std: "docker" "inspect" "0e603150766e67879a60da75d1d1644e9719d49ba99b383149791289d9142df9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e603150766e67879a60da75d1d1644e9719d49ba99b383149791289d9142df9", kill_on_drop: false }` [INFO] [stdout] 0e603150766e67879a60da75d1d1644e9719d49ba99b383149791289d9142df9 [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" "+1.60.0" "test" "--frozen", 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] 3211d9263488fff538285d4d8550e4a31257d75b5c85676a817d2d3ba4ecab82 [INFO] running `Command { std: "docker" "start" "-a" "3211d9263488fff538285d4d8550e4a31257d75b5c85676a817d2d3ba4ecab82", 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.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/arpfisch-1d6745141ea2e38b) [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" "3211d9263488fff538285d4d8550e4a31257d75b5c85676a817d2d3ba4ecab82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3211d9263488fff538285d4d8550e4a31257d75b5c85676a817d2d3ba4ecab82", kill_on_drop: false }` [INFO] [stdout] 3211d9263488fff538285d4d8550e4a31257d75b5c85676a817d2d3ba4ecab82