[INFO] fetching crate encue 0.1.0... [INFO] testing encue-0.1.0 against 1.85.0 for beta-1.86-1 [INFO] extracting crate encue 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate encue 0.1.0 on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "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-tc1/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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ratatui v0.21.0 [INFO] [stderr] Downloaded tui-logger v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7927a05ca07028858a58739cc1831046d4a24048e0c1d8ba6032621ea51bf3e2 [INFO] running `Command { std: "docker" "start" "-a" "7927a05ca07028858a58739cc1831046d4a24048e0c1d8ba6032621ea51bf3e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7927a05ca07028858a58739cc1831046d4a24048e0c1d8ba6032621ea51bf3e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7927a05ca07028858a58739cc1831046d4a24048e0c1d8ba6032621ea51bf3e2", kill_on_drop: false }` [INFO] [stdout] 7927a05ca07028858a58739cc1831046d4a24048e0c1d8ba6032621ea51bf3e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfa3bc72324b1d1ec0f2fe1895475ba627ba77b02c8f2bf247485ec7443a1225 [INFO] running `Command { std: "docker" "start" "-a" "bfa3bc72324b1d1ec0f2fe1895475ba627ba77b02c8f2bf247485ec7443a1225", 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 pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling symphonia-core v0.5.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling ratatui v0.21.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling hound v3.5.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling symphonia-metadata v0.5.3 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling alsa v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling tui-logger v0.9.2 [INFO] [stderr] Compiling symphonia v0.5.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rodio v0.17.1 [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 darling_core v0.20.3 [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((), ()), [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `encue` (bin "encue"); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name encue --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=05b8c134b3f13ad3 -C extra-filename=-05733d3e2735825f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-ba601e41a290d2e1.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-e5178ae309f62263.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-107603e7c7c29b15.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-949e599ee069c0aa.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-750dea9ee1eeea9d.rlib --extern rodio=/opt/rustwide/target/debug/deps/librodio-e430a90f987b9ad0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-982b8d50256ac688.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-dc02029d473f9c43.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-f9f4b3f8e121055b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-92b545cf0a6fc914.rlib --extern tui_logger=/opt/rustwide/target/debug/deps/libtui_logger-e962851466e9c350.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "bfa3bc72324b1d1ec0f2fe1895475ba627ba77b02c8f2bf247485ec7443a1225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfa3bc72324b1d1ec0f2fe1895475ba627ba77b02c8f2bf247485ec7443a1225", kill_on_drop: false }` [INFO] [stdout] bfa3bc72324b1d1ec0f2fe1895475ba627ba77b02c8f2bf247485ec7443a1225