[INFO] fetching crate rayon-core-wasm 1.10.2...
[INFO] testing rayon-core-wasm-1.10.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate rayon-core-wasm 1.10.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rayon-core-wasm 1.10.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rayon-core-wasm 1.10.2
[INFO] tweaked toml for crates.io crate rayon-core-wasm 1.10.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rayon-core-wasm 1.10.2 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 22 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_xorshift v0.3.0 (available: v0.4.0)
[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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39e3836320d775771dbd8454061a750e6f78137654f880d6598df1d0f807b6b2
[INFO] running `Command { std: "docker" "start" "-a" "39e3836320d775771dbd8454061a750e6f78137654f880d6598df1d0f807b6b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39e3836320d775771dbd8454061a750e6f78137654f880d6598df1d0f807b6b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39e3836320d775771dbd8454061a750e6f78137654f880d6598df1d0f807b6b2", kill_on_drop: false }`
[INFO] [stdout] 39e3836320d775771dbd8454061a750e6f78137654f880d6598df1d0f807b6b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecb85a4366e0ea18f57e7d9b5d639eeaf6b9d01eb0f6b25bda31f4a8032b8819
[INFO] running `Command { std: "docker" "start" "-a" "ecb85a4366e0ea18f57e7d9b5d639eeaf6b9d01eb0f6b25bda31f4a8032b8819", kill_on_drop: false }`
[INFO] [stderr]    Compiling rayon-core-wasm v1.10.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stdout] warning: unexpected `cfg` condition name: `rayon_rs_log`
[INFO] [stdout]   --> src/log.rs:28:47
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(super) const LOG_ENABLED: bool = cfg!(any(rayon_rs_log, debug_assertions));
[INFO] [stdout]    |                                               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rayon_rs_log)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rayon_rs_log)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/job.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Copy, Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 36 |     execute_fn: unsafe fn(*const ()),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/registry.rs:168:33
[INFO] [stdout]     |
[INFO] [stdout] 168 |         .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) })
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/registry.rs:195:55
[INFO] [stdout]     |
[INFO] [stdout] 195 |             .map(|registry: Arc<Registry>| unsafe { &*THE_REGISTRY.get_or_insert(registry) })
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.35s
[INFO] running `Command { std: "docker" "inspect" "ecb85a4366e0ea18f57e7d9b5d639eeaf6b9d01eb0f6b25bda31f4a8032b8819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecb85a4366e0ea18f57e7d9b5d639eeaf6b9d01eb0f6b25bda31f4a8032b8819", kill_on_drop: false }`
[INFO] [stdout] ecb85a4366e0ea18f57e7d9b5d639eeaf6b9d01eb0f6b25bda31f4a8032b8819
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 441b07745af76197414e7cfad9f28821014fb4eaa9d2928c6ef970c2c78000c8
[INFO] running `Command { std: "docker" "start" "-a" "441b07745af76197414e7cfad9f28821014fb4eaa9d2928c6ef970c2c78000c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stdout] warning: unexpected `cfg` condition name: `rayon_rs_log`
[INFO] [stdout]   --> src/log.rs:28:47
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(super) const LOG_ENABLED: bool = cfg!(any(rayon_rs_log, debug_assertions));
[INFO] [stdout]    |                                               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rayon_rs_log)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rayon_rs_log)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/job.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Copy, Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 36 |     execute_fn: unsafe fn(*const ()),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/registry.rs:168:33
[INFO] [stdout]     |
[INFO] [stdout] 168 |         .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) })
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/registry.rs:195:55
[INFO] [stdout]     |
[INFO] [stdout] 195 |             .map(|registry: Arc<Registry>| unsafe { &*THE_REGISTRY.get_or_insert(registry) })
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon-core-wasm v1.10.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `rayon_core`
[INFO] [stdout]  --> tests/init_zero_threads.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rayon_core::ThreadPoolBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `rayon_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rayon_core`, use `cargo add rayon_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rayon_core`
[INFO] [stdout]  --> tests/double_init_fail.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rayon_core::ThreadPoolBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `rayon_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rayon_core`, use `cargo add rayon_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-core-wasm` (test "double_init_fail") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rayon_core`
[INFO] [stdout]  --> tests/scope_join.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     rayon_core::scope(|s| {
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `rayon_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rayon_core`, use `cargo add rayon_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]  --> tests/scope_join.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 |     rayon_core::scope(|s| {
[INFO] [stdout]   |                        ^
[INFO] [stdout] 8 |         s.spawn(|_| g());
[INFO] [stdout]   |         - type must be known at this point
[INFO] [stdout]   |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]   |
[INFO] [stdout] 7 |     rayon_core::scope(|s: /* Type */| {
[INFO] [stdout]   |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-core-wasm` (test "init_zero_threads") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rayon_core`
[INFO] [stdout]  --> tests/simple_panic.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rayon_core::join;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `rayon_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rayon_core`, use `cargo add rayon_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rayon_core`
[INFO] [stdout]  --> tests/scoped_threadpool.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rayon_core::ThreadPoolBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `rayon_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rayon_core`, use `cargo add rayon_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rayon_core`
[INFO] [stdout]  --> tests/stack_overflow_crash.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rayon_core::ThreadPoolBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `rayon_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rayon_core`, use `cargo add rayon_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-core-wasm` (test "scope_join") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-core-wasm` (test "simple_panic") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-core-wasm` (test "stack_overflow_crash") due to 1 previous error
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/scoped_threadpool.rs:31:42
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     .spawn_handler(move |thread| {
[INFO] [stdout]    |                                          ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |                                 LOCAL.set(x, || thread.run())
[INFO] [stdout]    |                                                 ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     .spawn_handler(move |thread: /* Type */| {
[INFO] [stdout]    |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/scoped_threadpool.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |                     move |thread| LOCAL.set(x, || thread.run()),
[INFO] [stdout]    |                           ^^^^^^                  ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 74 |                     move |thread: /* Type */| LOCAL.set(x, || thread.run()),
[INFO] [stdout]    |                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/scoped_threadpool.rs:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     |pool| {
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout] 76 |                         // The pool matches our local value.
[INFO] [stdout] 77 |                         pool.install(|| {
[INFO] [stdout]    |                         ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     |pool: /* Type */| {
[INFO] [stdout]    |                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rayon_rs_log`
[INFO] [stdout]   --> src/log.rs:28:47
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(super) const LOG_ENABLED: bool = cfg!(any(rayon_rs_log, debug_assertions));
[INFO] [stdout]    |                                               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rayon_rs_log)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rayon_rs_log)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-core-wasm` (test "scoped_threadpool") due to 4 previous errors
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/job.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Copy, Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 36 |     execute_fn: unsafe fn(*const ()),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/registry.rs:168:33
[INFO] [stdout]     |
[INFO] [stdout] 168 |         .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) })
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/registry.rs:195:55
[INFO] [stdout]     |
[INFO] [stdout] 195 |             .map(|registry: Arc<Registry>| unsafe { &*THE_REGISTRY.get_or_insert(registry) })
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "441b07745af76197414e7cfad9f28821014fb4eaa9d2928c6ef970c2c78000c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "441b07745af76197414e7cfad9f28821014fb4eaa9d2928c6ef970c2c78000c8", kill_on_drop: false }`
[INFO] [stdout] 441b07745af76197414e7cfad9f28821014fb4eaa9d2928c6ef970c2c78000c8
