[INFO] fetching crate rusty_link 0.4.6...
[INFO] testing rusty_link-0.4.6 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate rusty_link 0.4.6 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rusty_link 0.4.6
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rusty_link 0.4.6
[INFO] tweaked toml for crates.io crate rusty_link 0.4.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty_link 0.4.6 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rusty_link 0.4.6 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num_enum_derive v0.7.5
[INFO] [stderr]   Downloaded num_enum v0.7.5
[INFO] [stderr]   Downloaded mach2 v0.4.3
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded toml_edit v0.23.7
[INFO] [stderr]   Downloaded objc2-core-audio v0.3.2
[INFO] [stderr]   Downloaded objc2-core-audio-types v0.3.2
[INFO] [stderr]   Downloaded objc2-core-foundation v0.3.2
[INFO] [stderr]   Downloaded objc2-audio-toolbox v0.3.2
[INFO] [stderr]   Downloaded objc2 v0.6.3
[INFO] [stderr]   Downloaded objc2-foundation v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 197718850b8e8ffaded7274c75e71c5ff632445533ca4759b61ffe0bb8f36945
[INFO] running `Command { std: "docker" "start" "-a" "197718850b8e8ffaded7274c75e71c5ff632445533ca4759b61ffe0bb8f36945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "197718850b8e8ffaded7274c75e71c5ff632445533ca4759b61ffe0bb8f36945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "197718850b8e8ffaded7274c75e71c5ff632445533ca4759b61ffe0bb8f36945", kill_on_drop: false }`
[INFO] [stdout] 197718850b8e8ffaded7274c75e71c5ff632445533ca4759b61ffe0bb8f36945
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b455f2b8f0d86d038163d5674e0408456b9d28b435f4e5e93e06b5cd15eee63
[INFO] running `Command { std: "docker" "start" "-a" "9b455f2b8f0d86d038163d5674e0408456b9d28b435f4e5e93e06b5cd15eee63", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rusty_link v0.4.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.67s
[INFO] running `Command { std: "docker" "inspect" "9b455f2b8f0d86d038163d5674e0408456b9d28b435f4e5e93e06b5cd15eee63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b455f2b8f0d86d038163d5674e0408456b9d28b435f4e5e93e06b5cd15eee63", kill_on_drop: false }`
[INFO] [stdout] 9b455f2b8f0d86d038163d5674e0408456b9d28b435f4e5e93e06b5cd15eee63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb56aee7c7893cc63a7133290a7795d7657951ae3e480681657ec1aaca6738ce
[INFO] running `Command { std: "docker" "start" "-a" "eb56aee7c7893cc63a7133290a7795d7657951ae3e480681657ec1aaca6738ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling rusty_link v0.4.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.05s
[INFO] running `Command { std: "docker" "inspect" "eb56aee7c7893cc63a7133290a7795d7657951ae3e480681657ec1aaca6738ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb56aee7c7893cc63a7133290a7795d7657951ae3e480681657ec1aaca6738ce", kill_on_drop: false }`
[INFO] [stdout] eb56aee7c7893cc63a7133290a7795d7657951ae3e480681657ec1aaca6738ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3c95eda4c96938070f76c63e43e7b81723a1a9feeb4d2dfa6ff5abe851262834
[INFO] running `Command { std: "docker" "start" "-a" "3c95eda4c96938070f76c63e43e7b81723a1a9feeb4d2dfa6ff5abe851262834", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_link-8373ea62e130889d)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rusty_link
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/split.rs - split::split_closure (line 9) ... FAILED
[INFO] [stdout] test src/split.rs - split::split_closure_trailing_data (line 59) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/split.rs - split::split_closure (line 9) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ffi_helpers`
[INFO] [stdout]   --> src/split.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let (state, callback) = ffi_helpers::split_closure(&mut some_closure);
[INFO] [stdout]    |                             ^^^^^^^^^^^ use of unresolved module or unlinked crate `ffi_helpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ffi_helpers`, use `cargo add ffi_helpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]   --> src/split.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let got = cb(user_data, i);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/split.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | unsafe fn some_c_function(max_value: usize, cb: Callback, user_data: *mut c_void) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0133, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0133`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/split.rs - split::split_closure_trailing_data (line 59) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `c_void` in this scope
[INFO] [stdout]   --> src/split.rs:60:50
[INFO] [stdout]    |
[INFO] [stdout] 60 | type Callback = unsafe extern "C" fn(usize, *mut c_void) -> usize;
[INFO] [stdout]    |                                                  ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 59 + use std::ffi::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 59 + use std::os::raw::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 59 + use core::ffi::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/split.rs - split::split_closure (line 9)
[INFO] [stdout]     src/split.rs - split::split_closure_trailing_data (line 59)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.29s; merged doctests compilation took 0.16s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3c95eda4c96938070f76c63e43e7b81723a1a9feeb4d2dfa6ff5abe851262834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c95eda4c96938070f76c63e43e7b81723a1a9feeb4d2dfa6ff5abe851262834", kill_on_drop: false }`
[INFO] [stdout] 3c95eda4c96938070f76c63e43e7b81723a1a9feeb4d2dfa6ff5abe851262834
