[INFO] fetching crate auden 0.1.0... [INFO] checking auden-0.1.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate auden 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate auden 0.1.0 [INFO] finished tweaking crates.io crate auden 0.1.0 [INFO] tweaked toml for crates.io crate auden 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate auden 0.1.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate auden 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 412dc7cb9ef99e84fbeeee283ae012476e62bad549e58a02cd69f0eb23a25d55 [INFO] running `Command { std: "docker" "start" "-a" "412dc7cb9ef99e84fbeeee283ae012476e62bad549e58a02cd69f0eb23a25d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "412dc7cb9ef99e84fbeeee283ae012476e62bad549e58a02cd69f0eb23a25d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "412dc7cb9ef99e84fbeeee283ae012476e62bad549e58a02cd69f0eb23a25d55", kill_on_drop: false }` [INFO] [stdout] 412dc7cb9ef99e84fbeeee283ae012476e62bad549e58a02cd69f0eb23a25d55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67cfad5f74094a1b211bd2b464f966f59885fb2782e8ac0040919e2f233d3374 [INFO] running `Command { std: "docker" "start" "-a" "67cfad5f74094a1b211bd2b464f966f59885fb2782e8ac0040919e2f233d3374", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling askama_parser v0.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.16 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling libmimalloc-sys v0.1.35 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking mimalloc v0.1.39 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling serde_repr v0.1.17 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling plotly_derive v0.8.4 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Compiling basic-toml v0.1.7 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling askama_derive v0.12.4 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking plotly v0.8.4 [INFO] [stderr] Checking auden v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(new_uninit)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `new_zeroed_alloc` [INFO] [stdout] --> src/buffer.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | let mut container = Arc::<[f32]>::new_zeroed_slice(num_samples); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #129396 for more information [INFO] [stdout] = help: add `#![feature(new_zeroed_alloc)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(new_uninit)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `new_zeroed_alloc` [INFO] [stdout] --> src/buffer.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | let mut container = Arc::<[f32]>::new_zeroed_slice(num_samples); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #129396 for more information [INFO] [stdout] = help: add `#![feature(new_zeroed_alloc)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `auden` (lib) due to 1 previous error; 1 warning emitted [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `auden` (lib test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "67cfad5f74094a1b211bd2b464f966f59885fb2782e8ac0040919e2f233d3374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67cfad5f74094a1b211bd2b464f966f59885fb2782e8ac0040919e2f233d3374", kill_on_drop: false }` [INFO] [stdout] 67cfad5f74094a1b211bd2b464f966f59885fb2782e8ac0040919e2f233d3374