[INFO] fetching crate knyst 0.5.1...
[INFO] testing knyst-0.5.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate knyst 0.5.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate knyst 0.5.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate knyst 0.5.1
[INFO] tweaked toml for crates.io crate knyst 0.5.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate knyst 0.5.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate knyst 0.5.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a163e49c99d88198cd165f47efb3ccb6c55df7b80f97a9a81ac62a5a0691c27b
[INFO] running `Command { std: "docker" "start" "-a" "a163e49c99d88198cd165f47efb3ccb6c55df7b80f97a9a81ac62a5a0691c27b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a163e49c99d88198cd165f47efb3ccb6c55df7b80f97a9a81ac62a5a0691c27b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a163e49c99d88198cd165f47efb3ccb6c55df7b80f97a9a81ac62a5a0691c27b", kill_on_drop: false }`
[INFO] [stdout] a163e49c99d88198cd165f47efb3ccb6c55df7b80f97a9a81ac62a5a0691c27b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4205704c2ce53a5667743624b39eecfbf94f93e3638c8b04dcd8125118ab783e
[INFO] running `Command { std: "docker" "start" "-a" "4205704c2ce53a5667743624b39eecfbf94f93e3638c8b04dcd8125118ab783e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling symphonia-core v0.5.3
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling jack-sys v0.5.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling jack v0.13.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rtrb v0.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling symphonia-metadata v0.5.3
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.3
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.3
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling alsa v0.7.1
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.3
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.3
[INFO] [stderr]    Compiling symphonia-format-wav v0.5.3
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.3
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.3
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.3
[INFO] [stderr]    Compiling assert_no_alloc v1.1.2
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling symphonia v0.5.3
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling fastapprox v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling knyst_macro v0.5.1
[INFO] [stderr]    Compiling knyst v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `g` is never read
[INFO] [stdout]    --> src/graph.rs:595:9
[INFO] [stdout]     |
[INFO] [stdout] 595 |         g: GenOrGraphEnum,
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/envelope.rs:409:21
[INFO] [stdout]     |
[INFO] [stdout] 409 |     pub fn iter_mut(&mut self) -> EnvelopeIterator {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 409 |     pub fn iter_mut(&mut self) -> EnvelopeIterator<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_buffer.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn iter(&mut self) -> NodeBufferRefIter {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn iter(&mut self) -> NodeBufferRefIter<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_buffer.rs:189:21
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn iter_mut(&mut self) -> NodeBufferRefIterMut {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn iter_mut(&mut self) -> NodeBufferRefIterMut<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.28s
[INFO] running `Command { std: "docker" "inspect" "4205704c2ce53a5667743624b39eecfbf94f93e3638c8b04dcd8125118ab783e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4205704c2ce53a5667743624b39eecfbf94f93e3638c8b04dcd8125118ab783e", kill_on_drop: false }`
[INFO] [stdout] 4205704c2ce53a5667743624b39eecfbf94f93e3638c8b04dcd8125118ab783e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a98e69ea216f8b01dea6a2c455a5bcf2bbd0c98d772f9baf3dcd9511829b752d
[INFO] running `Command { std: "docker" "start" "-a" "a98e69ea216f8b01dea6a2c455a5bcf2bbd0c98d772f9baf3dcd9511829b752d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling async-broadcast v0.7.1
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling clap_builder v4.4.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling wayland-protocols v0.32.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling trybuild v1.0.85
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rfd v0.15.1
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling knyst_macro v0.5.1
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling enumflags2 v0.7.10
[INFO] [stderr]    Compiling zvariant_utils v3.0.2
[INFO] [stderr]    Compiling basic-toml v0.1.4
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling clap v4.4.7
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling jack v0.13.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling zvariant_derive v5.1.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling rtrb v0.3.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling rpassword v2.1.0
[INFO] [stderr]    Compiling zvariant v5.1.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling dissimilar v1.0.7
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling termion v2.0.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling dialog v0.3.0
[INFO] [stderr]    Compiling knyst v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zbus_names v4.1.0
[INFO] [stdout] warning: value assigned to `g` is never read
[INFO] [stdout]    --> src/graph.rs:595:9
[INFO] [stdout]     |
[INFO] [stdout] 595 |         g: GenOrGraphEnum,
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zbus_macros v5.1.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/envelope.rs:409:21
[INFO] [stdout]     |
[INFO] [stdout] 409 |     pub fn iter_mut(&mut self) -> EnvelopeIterator {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 409 |     pub fn iter_mut(&mut self) -> EnvelopeIterator<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_buffer.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn iter(&mut self) -> NodeBufferRefIter {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn iter(&mut self) -> NodeBufferRefIter<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_buffer.rs:189:21
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn iter_mut(&mut self) -> NodeBufferRefIterMut {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn iter_mut(&mut self) -> NodeBufferRefIterMut<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zbus v5.1.1
[INFO] [stderr]    Compiling ashpd v0.10.2
[INFO] [stdout] warning: unused import: `audio_backend::JackBackend`
[INFO] [stdout]  --> examples/compressor_test.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     audio_backend::JackBackend, controller::print_error_handler,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `g` is never read
[INFO] [stdout]    --> src/graph.rs:595:9
[INFO] [stdout]     |
[INFO] [stdout] 595 |         g: GenOrGraphEnum,
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/envelope.rs:409:21
[INFO] [stdout]     |
[INFO] [stdout] 409 |     pub fn iter_mut(&mut self) -> EnvelopeIterator {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 409 |     pub fn iter_mut(&mut self) -> EnvelopeIterator<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_buffer.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn iter(&mut self) -> NodeBufferRefIter {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn iter(&mut self) -> NodeBufferRefIter<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_buffer.rs:189:21
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn iter_mut(&mut self) -> NodeBufferRefIterMut {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn iter_mut(&mut self) -> NodeBufferRefIterMut<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 14s
[INFO] running `Command { std: "docker" "inspect" "a98e69ea216f8b01dea6a2c455a5bcf2bbd0c98d772f9baf3dcd9511829b752d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a98e69ea216f8b01dea6a2c455a5bcf2bbd0c98d772f9baf3dcd9511829b752d", kill_on_drop: false }`
[INFO] [stdout] a98e69ea216f8b01dea6a2c455a5bcf2bbd0c98d772f9baf3dcd9511829b752d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9ca47966dce807844229e961d861ce507e45734f30bfd2fb25dde9bbc3b299e6
[INFO] running `Command { std: "docker" "start" "-a" "9ca47966dce807844229e961d861ce507e45734f30bfd2fb25dde9bbc3b299e6", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `g` is never read
[INFO] [stderr]    --> src/graph.rs:595:9
[INFO] [stderr]     |
[INFO] [stderr] 595 |         g: GenOrGraphEnum,
[INFO] [stderr]     |         ^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/envelope.rs:409:21
[INFO] [stderr]     |
[INFO] [stderr] 409 |     pub fn iter_mut(&mut self) -> EnvelopeIterator {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 409 |     pub fn iter_mut(&mut self) -> EnvelopeIterator<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/node_buffer.rs:179:17
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn iter(&mut self) -> NodeBufferRefIter {
[INFO] [stderr]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn iter(&mut self) -> NodeBufferRefIter<'_> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/node_buffer.rs:189:21
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn iter_mut(&mut self) -> NodeBufferRefIterMut {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn iter_mut(&mut self) -> NodeBufferRefIterMut<'_> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `knyst` (lib) generated 4 warnings (run `cargo fix --lib -p knyst` to apply 3 suggestions)
[INFO] [stderr] warning: unused import: `audio_backend::JackBackend`
[INFO] [stderr]  --> examples/compressor_test.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     audio_backend::JackBackend, controller::print_error_handler,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `knyst` (example "compressor_test") generated 1 warning (run `cargo fix --example "compressor_test" -p knyst` to apply 1 suggestion)
[INFO] [stderr] warning: `knyst` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/knyst-2f94838647e8bdbb)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test graph::connection::tests::connection_bundles ... ok
[INFO] [stdout] test envelope::tests::test_simple_envelope ... ok
[INFO] [stdout] test graph::tests::changing_the_graph ... ok
[INFO] [stdout] test graph::tests::beat_scheduling ... ok
[INFO] [stdout] test graph::tests::create_graph ... ok
[INFO] [stdout] test gen::basic_gens::tests::line_segment_test ... ok
[INFO] [stdout] test controller::tests::schedule_bundle_test ... ok
[INFO] [stdout] test controller::tests::schedule_bundle_inner_graph_test ... ok
[INFO] [stdout] test gen::osc::tests::saw_test ... ok
[INFO] [stdout] test gen::osc::tests::phasor_test ... ok
[INFO] [stdout] test graph::tests::constant_inputs ... ok
[INFO] [stdout] test graph::tests::graph_in_a_graph ... ok
[INFO] [stdout] test graph::tests::feedback_in_graph ... ok
[INFO] [stdout] test graph::tests::node_mortality ... ok
[INFO] [stdout] test graph::tests::index_routing_advanced ... ok
[INFO] [stdout] test graph::tests::graph_inputs ... ok
[INFO] [stdout] test graph::tests::index_routing ... ok
[INFO] [stdout] test graph::tests::inner_graph_different_oversampling ... ok
[INFO] [stdout] test graph::tests::multiple_nodes ... ok
[INFO] [stdout] test graph::tests::remove_nodes ... ok
[INFO] [stdout] test gen::basic_gens::tests::exp_line_segment_test ... ok
[INFO] [stdout] test graph::tests::start_nodes_with_sample_precision ... ok
[INFO] [stdout] test graph::tests::scheduling ... ok
[INFO] [stdout] test scheduling::tests::musical_time_test ... ok
[INFO] [stdout] test time::tests::arithmetic ... ok
[INFO] [stdout] test time::tests::convert_to_u64_and_back ... ok
[INFO] [stdout] test time::tests::duration_to_subsample_time ... ok
[INFO] [stdout] test time::tests::sample_conversion ... ok
[INFO] [stdout] test graph::tests::self_freeing_nodes ... ok
[INFO] [stdout] test wavetable_aa::tests::table_nr_from_freq ... ok
[INFO] [stdout] test graph::tests::stereo_timing_mult ... ok
[INFO] [stdout] test graph::tests::sending_buffer_to_resources ... ok
[INFO] [stdout] test graph::tests::stereo_timing_mult_inner_graph ... ok
[INFO] [stdout] test graph::tests::parallel_mutation ... ok
[INFO] [stdout] test graph::tests::stereo_timing ... ok
[INFO] [stdout] test trig::tests::regular_interval_trig ... ok
[INFO] [stdout] test graph::tests::inner_graph_different_block_size ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.51s
[INFO] [stdout] 
[INFO] [stderr]      Running macro_tests/macro_tests_main.rs (/opt/rustwide/target/debug/deps/macro_tests-9fa8c5c6e368f646)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling symphonia-core v0.5.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling symphonia-metadata v0.5.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling jack-sys v0.5.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stdout] test tests has been running for over 60 seconds
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling async-broadcast v0.7.1
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling jack v0.13.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling clap_builder v4.4.7
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling alsa v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling wayland-protocols v0.32.5
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zvariant_utils v3.0.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.10
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling zvariant_derive v5.1.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.3
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.3
[INFO] [stderr]    Compiling zvariant v5.1.0
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.3
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.3
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.3
[INFO] [stderr]    Compiling symphonia-format-wav v0.5.3
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.3
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling rfd v0.15.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling knyst_macro v0.5.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling symphonia v0.5.3
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling zbus_names v4.1.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling clap v4.4.7
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling zbus_macros v5.1.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rpassword v2.1.0
[INFO] [stderr]    Compiling rtrb v0.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling assert_no_alloc v1.1.2
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling fastapprox v0.3.1
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling termion v2.0.3
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling dialog v0.3.0
[INFO] [stderr]    Compiling knyst v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling zbus v5.1.1
[INFO] [stderr] warning: value assigned to `g` is never read
[INFO] [stderr]    --> /opt/rustwide/workdir/src/graph.rs:595:9
[INFO] [stderr]     |
[INFO] [stderr] 595 |         g: GenOrGraphEnum,
[INFO] [stderr]     |         ^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/envelope.rs:409:21
[INFO] [stderr]     |
[INFO] [stderr] 409 |     pub fn iter_mut(&mut self) -> EnvelopeIterator {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 409 |     pub fn iter_mut(&mut self) -> EnvelopeIterator<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/node_buffer.rs:179:17
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn iter(&mut self) -> NodeBufferRefIter {
[INFO] [stderr]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn iter(&mut self) -> NodeBufferRefIter<'_> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/node_buffer.rs:189:21
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn iter_mut(&mut self) -> NodeBufferRefIterMut {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn iter_mut(&mut self) -> NodeBufferRefIterMut<'_> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `knyst` (lib) generated 4 warnings (run `cargo fix --lib -p knyst` to apply 3 suggestions)
[INFO] [stderr]    Compiling ashpd v0.10.2
[INFO] [stderr]    Compiling knyst-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/knyst)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 42s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test macro_tests/generate_compiling_code.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: value assigned to `g` is never read
[INFO] [stderr]    --> /opt/rustwide/workdir/src/graph.rs:595:9
[INFO] [stderr]     |
[INFO] [stderr] 595 |         g: GenOrGraphEnum,
[INFO] [stderr]     |         ^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/envelope.rs:409:21
[INFO] [stderr]     |
[INFO] [stderr] 409 |     pub fn iter_mut(&mut self) -> EnvelopeIterator {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 409 |     pub fn iter_mut(&mut self) -> EnvelopeIterator<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/node_buffer.rs:179:17
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn iter(&mut self) -> NodeBufferRefIter {
[INFO] [stderr]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn iter(&mut self) -> NodeBufferRefIter<'_> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/node_buffer.rs:189:21
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn iter_mut(&mut self) -> NodeBufferRefIterMut {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn iter_mut(&mut self) -> NodeBufferRefIterMut<'_> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test macro_tests/wrong_return_type_in_process.rs [should fail to compile] ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 225.38s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests knyst
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/graph.rs - graph::NodeChanges (line 256) ... ok
[INFO] [stdout] test src/graph.rs - graph::Mult (line 4189) ... ok
[INFO] [stdout] test src/graph.rs - graph::ClosureGen (line 794) ... ok
[INFO] [stdout] test src/graph.rs - graph::Graph (line 1036) ... ok
[INFO] [stdout] test src/envelope.rs - envelope (line 6) ... ok
[INFO] [stdout] test src/graph.rs - graph (line 6) ... ok
[INFO] [stdout] test src/gen/delay.rs - gen::delay::StaticSampleDelay (line 234) ... ok
[INFO] [stdout] test src/gen/basic_gens.rs - gen::basic_gens::PanMonoToStereo (line 324) ... ok
[INFO] [stdout] test src/graph/connection.rs - graph::connection::inputs (line 1065) ... ok
[INFO] [stdout] test src/handles.rs - handles (line 15) ... ok
[INFO] [stdout] test src/scheduling.rs - scheduling::MusicalTimeMap::musical_time_to_secs_f64 (line 114) ... ok
[INFO] [stdout] test src/scheduling.rs - scheduling::MusicalTimeMap::insert (line 51) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.87s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9ca47966dce807844229e961d861ce507e45734f30bfd2fb25dde9bbc3b299e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ca47966dce807844229e961d861ce507e45734f30bfd2fb25dde9bbc3b299e6", kill_on_drop: false }`
[INFO] [stdout] 9ca47966dce807844229e961d861ce507e45734f30bfd2fb25dde9bbc3b299e6
