[INFO] cloning repository https://github.com/Taywee/libdaw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Taywee/libdaw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaywee%2Flibdaw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaywee%2Flibdaw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dac6d1948b0d686826998764b31af0425b80b89d
[INFO] checking Taywee/libdaw against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaywee%2Flibdaw" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Taywee/libdaw
[INFO] finished tweaking git repo https://github.com/Taywee/libdaw
[INFO] tweaked toml for git repo https://github.com/Taywee/libdaw written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Taywee/libdaw on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 133 packages to latest compatible versions
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding ordered-float v4.6.0 (available: v5.1.0)
[INFO] [stderr]       Adding pyo3 v0.22.6 (available: v0.27.1)
[INFO] [stderr]       Adding rodio v0.19.0 (available: v0.21.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ede8fde35efa1c97b07cb9de79bc612432eb79433a98be2066a09b44b7eaee92
[INFO] running `Command { std: "docker" "start" "-a" "ede8fde35efa1c97b07cb9de79bc612432eb79433a98be2066a09b44b7eaee92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ede8fde35efa1c97b07cb9de79bc612432eb79433a98be2066a09b44b7eaee92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ede8fde35efa1c97b07cb9de79bc612432eb79433a98be2066a09b44b7eaee92", kill_on_drop: false }`
[INFO] [stdout] ede8fde35efa1c97b07cb9de79bc612432eb79433a98be2066a09b44b7eaee92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2115462b78d37feae3da56c62ec525d3d5ccf8e9cd0c17d17ed29823af1e1c3f
[INFO] running `Command { std: "docker" "start" "-a" "2115462b78d37feae3da56c62ec525d3d5ccf8e9cd0c17d17ed29823af1e1c3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]     Checking libdaw v0.17.0 (/opt/rustwide/workdir/libdaw)
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> libdaw/src/notation/set/parse.rs:63:46
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let set = sets.into_iter().reduce(|a, b| (b | a)).unwrap();
[INFO] [stdout]    |                                              ^     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 -     let set = sets.into_iter().reduce(|a, b| (b | a)).unwrap();
[INFO] [stdout] 63 +     let set = sets.into_iter().reduce(|a, b| b | a ).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> libdaw/src/notation/set/parse.rs:63:46
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let set = sets.into_iter().reduce(|a, b| (b | a)).unwrap();
[INFO] [stdout]    |                                              ^     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 -     let set = sets.into_iter().reduce(|a, b| (b | a)).unwrap();
[INFO] [stdout] 63 +     let set = sets.into_iter().reduce(|a, b| b | a ).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rodio v0.19.0
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]     Checking python-libdaw v0.17.0 (/opt/rustwide/workdir/python-libdaw)
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]   --> python-libdaw/src/lib.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | create_exception!(libdaw, Error, PyRuntimeError);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]   --> python-libdaw/src/lib.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | create_exception!(libdaw, Error, PyRuntimeError);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]   --> python-libdaw/src/lib.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | create_exception!(libdaw, Error, PyRuntimeError);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]   --> python-libdaw/src/lib.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | create_exception!(libdaw, Error, PyRuntimeError);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 18.61s
[INFO] running `Command { std: "docker" "inspect" "2115462b78d37feae3da56c62ec525d3d5ccf8e9cd0c17d17ed29823af1e1c3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2115462b78d37feae3da56c62ec525d3d5ccf8e9cd0c17d17ed29823af1e1c3f", kill_on_drop: false }`
[INFO] [stdout] 2115462b78d37feae3da56c62ec525d3d5ccf8e9cd0c17d17ed29823af1e1c3f
