[INFO] fetching crate encue 0.1.0... [INFO] testing encue-0.1.0 against beta-2025-02-18 for beta-1.86-1 [INFO] extracting crate encue 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate encue 0.1.0 on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate encue 0.1.0 [INFO] finished tweaking crates.io crate encue 0.1.0 [INFO] tweaked toml for crates.io crate encue 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate encue 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 425eccca46dff4014acf0bc9ac6cb649aebaeb3dd7998d7da3660f1378d183af [INFO] running `Command { std: "docker" "start" "-a" "425eccca46dff4014acf0bc9ac6cb649aebaeb3dd7998d7da3660f1378d183af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "425eccca46dff4014acf0bc9ac6cb649aebaeb3dd7998d7da3660f1378d183af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "425eccca46dff4014acf0bc9ac6cb649aebaeb3dd7998d7da3660f1378d183af", kill_on_drop: false }` [INFO] [stdout] 425eccca46dff4014acf0bc9ac6cb649aebaeb3dd7998d7da3660f1378d183af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a557eca42a1f366a28dbea225893a7b421db1ce5628f44e4f47d855d1d6465d [INFO] running `Command { std: "docker" "start" "-a" "9a557eca42a1f366a28dbea225893a7b421db1ce5628f44e4f47d855d1d6465d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling symphonia-core v0.5.3 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling ratatui v0.21.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling hound v3.5.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling symphonia-metadata v0.5.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling alsa v0.7.1 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling symphonia v0.5.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling ratatui v0.22.0 [INFO] [stderr] Compiling tui-logger v0.9.2 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling rodio v0.17.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v3.1.0 [INFO] [stderr] Compiling serde_with v3.1.0 [INFO] [stderr] Compiling encue v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/app/events.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | Resize(u16, u16), [INFO] [stdout] | ------ ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 13 - Resize(u16, u16), [INFO] [stdout] 13 + Resize((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fade_out` is never used [INFO] [stdout] --> src/cues/actions/playback.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl PlaybackCue { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn fade_out(&self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `validate` is never used [INFO] [stdout] --> src/sound/executable.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait PrepareCue { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 33 | fn validate(&self, label: Option<&str>) -> Result<(), Self::PrepareError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.68s [INFO] running `Command { std: "docker" "inspect" "9a557eca42a1f366a28dbea225893a7b421db1ce5628f44e4f47d855d1d6465d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a557eca42a1f366a28dbea225893a7b421db1ce5628f44e4f47d855d1d6465d", kill_on_drop: false }` [INFO] [stdout] 9a557eca42a1f366a28dbea225893a7b421db1ce5628f44e4f47d855d1d6465d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22cd228e4f5bfb30363e19e781253c0bdaa8eef8ecf1ed2db64ee7f2ddc3d5c5 [INFO] running `Command { std: "docker" "start" "-a" "22cd228e4f5bfb30363e19e781253c0bdaa8eef8ecf1ed2db64ee7f2ddc3d5c5", kill_on_drop: false }` [INFO] [stderr] Compiling encue v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/app/events.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | Resize(u16, u16), [INFO] [stdout] | ------ ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 13 - Resize(u16, u16), [INFO] [stdout] 13 + Resize((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fade_out` is never used [INFO] [stdout] --> src/cues/actions/playback.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl PlaybackCue { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn fade_out(&self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `validate` is never used [INFO] [stdout] --> src/sound/executable.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait PrepareCue { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 33 | fn validate(&self, label: Option<&str>) -> Result<(), Self::PrepareError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.24s [INFO] running `Command { std: "docker" "inspect" "22cd228e4f5bfb30363e19e781253c0bdaa8eef8ecf1ed2db64ee7f2ddc3d5c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22cd228e4f5bfb30363e19e781253c0bdaa8eef8ecf1ed2db64ee7f2ddc3d5c5", kill_on_drop: false }` [INFO] [stdout] 22cd228e4f5bfb30363e19e781253c0bdaa8eef8ecf1ed2db64ee7f2ddc3d5c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e2a25f2ab8fc019f82144762c66fe84f9abe38104ea40d9cec0ded13a9ca3993 [INFO] running `Command { std: "docker" "start" "-a" "e2a25f2ab8fc019f82144762c66fe84f9abe38104ea40d9cec0ded13a9ca3993", kill_on_drop: false }` [INFO] [stderr] warning: fields `0` and `1` are never read [INFO] [stderr] --> src/app/events.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 13 | Resize(u16, u16), [INFO] [stderr] | ------ ^^^ ^^^ [INFO] [stderr] | | [INFO] [stderr] | fields in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 13 - Resize(u16, u16), [INFO] [stderr] 13 + Resize((), ()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: method `fade_out` is never used [INFO] [stderr] --> src/cues/actions/playback.rs:46:12 [INFO] [stderr] | [INFO] [stderr] 32 | impl PlaybackCue { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 46 | pub fn fade_out(&self) -> Option { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `validate` is never used [INFO] [stderr] --> src/sound/executable.rs:33:8 [INFO] [stderr] | [INFO] [stderr] 27 | pub trait PrepareCue { [INFO] [stderr] | ---------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 33 | fn validate(&self, label: Option<&str>) -> Result<(), Self::PrepareError> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `encue` (bin "encue" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/encue-751c532e128968e3) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test cues::validation::test::valid_file ... ok [INFO] [stdout] test cues::test::deserialize_with_defaults ... ok [INFO] [stdout] test cues::test::deserialize_full ... ok [INFO] [stdout] test cues::test::deserialize_strings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e2a25f2ab8fc019f82144762c66fe84f9abe38104ea40d9cec0ded13a9ca3993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a25f2ab8fc019f82144762c66fe84f9abe38104ea40d9cec0ded13a9ca3993", kill_on_drop: false }` [INFO] [stdout] e2a25f2ab8fc019f82144762c66fe84f9abe38104ea40d9cec0ded13a9ca3993