[INFO] fetching crate rusty_link 0.4.5...
[INFO] building rusty_link-0.4.5 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate rusty_link 0.4.5 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rusty_link 0.4.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rusty_link 0.4.5
[INFO] tweaked toml for crates.io crate rusty_link 0.4.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty_link 0.4.5 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rusty_link 0.4.5 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e922e1ed363a79bb21d81c5801e3661fa2eb117bd4b8c55de5bec98eea4fc35
[INFO] running `Command { std: "docker" "start" "-a" "2e922e1ed363a79bb21d81c5801e3661fa2eb117bd4b8c55de5bec98eea4fc35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e922e1ed363a79bb21d81c5801e3661fa2eb117bd4b8c55de5bec98eea4fc35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e922e1ed363a79bb21d81c5801e3661fa2eb117bd4b8c55de5bec98eea4fc35", kill_on_drop: false }`
[INFO] [stdout] 2e922e1ed363a79bb21d81c5801e3661fa2eb117bd4b8c55de5bec98eea4fc35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8fcff6ad3aae09dbff704fea794236f62fb5af2669c9fef573aac38cdc89ccd
[INFO] running `Command { std: "docker" "start" "-a" "b8fcff6ad3aae09dbff704fea794236f62fb5af2669c9fef573aac38cdc89ccd", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rusty_link v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.67s
[INFO] running `Command { std: "docker" "inspect" "b8fcff6ad3aae09dbff704fea794236f62fb5af2669c9fef573aac38cdc89ccd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8fcff6ad3aae09dbff704fea794236f62fb5af2669c9fef573aac38cdc89ccd", kill_on_drop: false }`
[INFO] [stdout] b8fcff6ad3aae09dbff704fea794236f62fb5af2669c9fef573aac38cdc89ccd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a51a3a6c24944f2cf913faa146c9a1812bd97035ddf2c11877818c427bef47c9
[INFO] running `Command { std: "docker" "start" "-a" "a51a3a6c24944f2cf913faa146c9a1812bd97035ddf2c11877818c427bef47c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling rusty_link v0.4.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> examples/link_hut/audio_platform_cpal.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 |         engine_callback: (impl FnMut(usize, u64, Duration, Duration, u64) -> Vec<f32> + Send + 'static),
[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] 73 -         engine_callback: (impl FnMut(usize, u64, Duration, Duration, u64) -> Vec<f32> + Send + 'static),
[INFO] [stdout] 73 +         engine_callback: impl FnMut(usize, u64, Duration, Duration, u64) -> Vec<f32> + Send + 'static ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> examples/link_hut/audio_platform_cpal.rs:104:30
[INFO] [stdout]     |
[INFO] [stdout] 104 |         mut engine_callback: (impl FnMut(usize, u64, Duration, Duration, u64) -> Vec<f32>
[INFO] [stdout]     |                              ^
[INFO] [stdout] 105 |              + Send
[INFO] [stdout] 106 |              + 'static),
[INFO] [stdout]     |                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 104 ~         mut engine_callback: impl FnMut(usize, u64, Duration, Duration, u64) -> Vec<f32>
[INFO] [stdout] 105 |              + Send
[INFO] [stdout] 106 ~              + 'static ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.13s
[INFO] running `Command { std: "docker" "inspect" "a51a3a6c24944f2cf913faa146c9a1812bd97035ddf2c11877818c427bef47c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a51a3a6c24944f2cf913faa146c9a1812bd97035ddf2c11877818c427bef47c9", kill_on_drop: false }`
[INFO] [stdout] a51a3a6c24944f2cf913faa146c9a1812bd97035ddf2c11877818c427bef47c9
