[INFO] cloning repository https://github.com/asampley/alarm-clock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asampley/alarm-clock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasampley%2Falarm-clock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasampley%2Falarm-clock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 572a176e069b4eceaff445a7cdd5a37fe1c73c8c [INFO] testing asampley/alarm-clock 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%2Fasampley%2Falarm-clock" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asampley/alarm-clock 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/asampley/alarm-clock [INFO] finished tweaking git repo https://github.com/asampley/alarm-clock [INFO] tweaked toml for git repo https://github.com/asampley/alarm-clock written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/asampley/alarm-clock 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 248e34038b5f03f8778175fd1baee1ff8c9d1b99fd811410e841e4f90b3e5df1 [INFO] running `Command { std: "docker" "start" "-a" "248e34038b5f03f8778175fd1baee1ff8c9d1b99fd811410e841e4f90b3e5df1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "248e34038b5f03f8778175fd1baee1ff8c9d1b99fd811410e841e4f90b3e5df1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "248e34038b5f03f8778175fd1baee1ff8c9d1b99fd811410e841e4f90b3e5df1", kill_on_drop: false }` [INFO] [stdout] 248e34038b5f03f8778175fd1baee1ff8c9d1b99fd811410e841e4f90b3e5df1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] 720e29e1a4fc14a9f642788c30229a1017cb3da1c63bd6b5794429748e38f391 [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" "720e29e1a4fc14a9f642788c30229a1017cb3da1c63bd6b5794429748e38f391", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling pre_table v0.1.0 (/opt/rustwide/workdir/pre_table) [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling rppal v0.12.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling midly v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling mus v0.1.0 (/opt/rustwide/workdir/alarm_clock) [INFO] [stdout] warning: variant is never constructed: `Empty` [INFO] [stdout] --> alarm_clock/src/message/mod.rs:54:2 [INFO] [stdout] | [INFO] [stdout] 54 | Empty, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `AlphanumMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alarm_clock/src/message/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Blink` [INFO] [stdout] --> alarm_clock/src/message/mod.rs:55:2 [INFO] [stdout] | [INFO] [stdout] 55 | Blink(BlinkRate), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AlphanumMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alarm_clock/src/message/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.56s [INFO] running `Command { std: "docker" "inspect" "720e29e1a4fc14a9f642788c30229a1017cb3da1c63bd6b5794429748e38f391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "720e29e1a4fc14a9f642788c30229a1017cb3da1c63bd6b5794429748e38f391", kill_on_drop: false }` [INFO] [stdout] 720e29e1a4fc14a9f642788c30229a1017cb3da1c63bd6b5794429748e38f391 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 60df057d7b98fc71288186f5da42252398543a10e2bf3c56516b41a2c24ca0c6 [INFO] running `Command { std: "docker" "start" "-a" "60df057d7b98fc71288186f5da42252398543a10e2bf3c56516b41a2c24ca0c6", kill_on_drop: false }` [INFO] [stderr] Compiling pre_table v0.1.0 (/opt/rustwide/workdir/pre_table) [INFO] [stderr] Compiling mus v0.1.0 (/opt/rustwide/workdir/alarm_clock) [INFO] [stdout] warning: variant is never constructed: `Empty` [INFO] [stdout] --> alarm_clock/src/message/mod.rs:54:2 [INFO] [stdout] | [INFO] [stdout] 54 | Empty, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `AlphanumMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alarm_clock/src/message/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Blink` [INFO] [stdout] --> alarm_clock/src/message/mod.rs:55:2 [INFO] [stdout] | [INFO] [stdout] 55 | Blink(BlinkRate), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AlphanumMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alarm_clock/src/message/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.67s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/mus-628ac53d1b3c9729) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/pre_table-47bba372fbf7073d) [INFO] running `Command { std: "docker" "inspect" "60df057d7b98fc71288186f5da42252398543a10e2bf3c56516b41a2c24ca0c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60df057d7b98fc71288186f5da42252398543a10e2bf3c56516b41a2c24ca0c6", kill_on_drop: false }` [INFO] [stdout] 60df057d7b98fc71288186f5da42252398543a10e2bf3c56516b41a2c24ca0c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2adec58d924d4a90d221863c4f99964e5b198992aa0f64af9b58ebd11356c803 [INFO] running `Command { std: "docker" "start" "-a" "2adec58d924d4a90d221863c4f99964e5b198992aa0f64af9b58ebd11356c803", kill_on_drop: false }` [INFO] [stderr] warning: variant is never constructed: `Empty` [INFO] [stderr] --> alarm_clock/src/message/mod.rs:54:2 [INFO] [stderr] | [INFO] [stderr] 54 | Empty, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `AlphanumMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> alarm_clock/src/message/mod.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Blink` [INFO] [stderr] --> alarm_clock/src/message/mod.rs:55:2 [INFO] [stderr] | [INFO] [stderr] 55 | Blink(BlinkRate), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `AlphanumMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> alarm_clock/src/message/mod.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `mus` (bin "mus" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mus-628ac53d1b3c9729) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_alphanum ... ignored [INFO] [stdout] test tests::test_range ... ignored [INFO] [stdout] test tests::test_linear_selector ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pre_table-47bba372fbf7073d) [INFO] [stdout] test tests::test_freqencies ... ok [INFO] [stdout] test tests::test_binary_selector ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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] [stderr] Doc-tests pre_table [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" "2adec58d924d4a90d221863c4f99964e5b198992aa0f64af9b58ebd11356c803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2adec58d924d4a90d221863c4f99964e5b198992aa0f64af9b58ebd11356c803", kill_on_drop: false }` [INFO] [stdout] 2adec58d924d4a90d221863c4f99964e5b198992aa0f64af9b58ebd11356c803