[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-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasampley%2Falarm-clock" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asampley/alarm-clock on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-25/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-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rppal v0.12.0 [INFO] [stderr] Downloaded midly v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc2df83195e174229ab861c94489e4090b15713b29d389d7b641cb6a0f0f8843 [INFO] running `Command { std: "docker" "start" "-a" "bc2df83195e174229ab861c94489e4090b15713b29d389d7b641cb6a0f0f8843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc2df83195e174229ab861c94489e4090b15713b29d389d7b641cb6a0f0f8843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc2df83195e174229ab861c94489e4090b15713b29d389d7b641cb6a0f0f8843", kill_on_drop: false }` [INFO] [stdout] bc2df83195e174229ab861c94489e4090b15713b29d389d7b641cb6a0f0f8843 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 052d38d0c89b4fef5a651aa849b8ef0ab2021837764db21f830db518766cfef6 [INFO] running `Command { std: "docker" "start" "-a" "052d38d0c89b4fef5a651aa849b8ef0ab2021837764db21f830db518766cfef6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling pre_table v0.1.0 (/opt/rustwide/workdir/pre_table) [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling quote v1.0.2 [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 crossbeam-deque v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling midly v0.2.1 [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 16.31s [INFO] running `Command { std: "docker" "inspect" "052d38d0c89b4fef5a651aa849b8ef0ab2021837764db21f830db518766cfef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "052d38d0c89b4fef5a651aa849b8ef0ab2021837764db21f830db518766cfef6", kill_on_drop: false }` [INFO] [stdout] 052d38d0c89b4fef5a651aa849b8ef0ab2021837764db21f830db518766cfef6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8c4d5c4af116e6e0694bfd17efbb67f3ed226b57e8e731c7d774173e59e7d08 [INFO] running `Command { std: "docker" "start" "-a" "a8c4d5c4af116e6e0694bfd17efbb67f3ed226b57e8e731c7d774173e59e7d08", 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 1.24s [INFO] running `Command { std: "docker" "inspect" "a8c4d5c4af116e6e0694bfd17efbb67f3ed226b57e8e731c7d774173e59e7d08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8c4d5c4af116e6e0694bfd17efbb67f3ed226b57e8e731c7d774173e59e7d08", kill_on_drop: false }` [INFO] [stdout] a8c4d5c4af116e6e0694bfd17efbb67f3ed226b57e8e731c7d774173e59e7d08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 91b92818d0da91f1918c05c48100d121f7c3309d613b05ea69d9b1f6d1b6ef3b [INFO] running `Command { std: "docker" "start" "-a" "91b92818d0da91f1918c05c48100d121f7c3309d613b05ea69d9b1f6d1b6ef3b", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: variant is never constructed: `Empty` [INFO] [stdout] running 5 tests [INFO] [stderr] --> alarm_clock/src/message/mod.rs:54:2 [INFO] [stdout] test tests::test_alphanum ... ignored [INFO] [stderr] | [INFO] [stdout] test tests::test_range ... ignored [INFO] [stderr] 54 | Empty, [INFO] [stdout] test tests::test_binary_selector ... ok [INFO] [stderr] | ^^^^^ [INFO] [stdout] test tests::test_freqencies ... ok [INFO] [stderr] | [INFO] [stdout] test tests::test_linear_selector ... ok [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stderr] note: `AlphanumMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] test result: ok. 3 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] --> alarm_clock/src/message/mod.rs:49:10 [INFO] [stdout] [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.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mus-628ac53d1b3c9729) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pre_table-47bba372fbf7073d) [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] [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" "91b92818d0da91f1918c05c48100d121f7c3309d613b05ea69d9b1f6d1b6ef3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91b92818d0da91f1918c05c48100d121f7c3309d613b05ea69d9b1f6d1b6ef3b", kill_on_drop: false }` [INFO] [stdout] 91b92818d0da91f1918c05c48100d121f7c3309d613b05ea69d9b1f6d1b6ef3b