[INFO] fetching crate parallel-processor 0.1.18...
[INFO] checking parallel-processor-0.1.18 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate parallel-processor 0.1.18 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate parallel-processor 0.1.18 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate parallel-processor 0.1.18
[INFO] finished tweaking crates.io crate parallel-processor 0.1.18
[INFO] tweaked toml for crates.io crate parallel-processor 0.1.18 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 115 packages to latest compatible versions
[INFO] [stderr]       Adding procfs v0.16.0 (available: v0.17.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8547ead0f6a1778c5a019f2de0f7f0bbc661aa54cbf6a8d686527473ac8477b
[INFO] running `Command { std: "docker" "start" "-a" "f8547ead0f6a1778c5a019f2de0f7f0bbc661aa54cbf6a8d686527473ac8477b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8547ead0f6a1778c5a019f2de0f7f0bbc661aa54cbf6a8d686527473ac8477b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8547ead0f6a1778c5a019f2de0f7f0bbc661aa54cbf6a8d686527473ac8477b", kill_on_drop: false }`
[INFO] [stdout] f8547ead0f6a1778c5a019f2de0f7f0bbc661aa54cbf6a8d686527473ac8477b
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9096c5e9458bd8eebb9c385568158d241d613188a09ba93046c0459447b4693f
[INFO] running `Command { std: "docker" "start" "-a" "9096c5e9458bd8eebb9c385568158d241d613188a09ba93046c0459447b4693f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking nightly-quirks v0.1.5
[INFO] [stderr]     Checking filebuffer v1.0.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking mt-debug-counters v0.1.4
[INFO] [stderr]     Checking replace_with v0.1.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]    Compiling desse-derive v0.2.1
[INFO] [stderr]     Checking desse v0.2.1
[INFO] [stderr]     Checking voracious_radix_sort v1.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking tokio-scoped v0.2.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking lz4 v1.28.0
[INFO] [stderr]     Checking parallel-processor v0.1.18 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0437]: type `AsyncExecutorFuture` is not a member of trait `AsyncExecutor`
[INFO] [stdout]   --> src/execution_manager/mod.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         type AsyncExecutorFuture<'a> = impl Future<Output = ()> + 'a;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `AsyncExecutor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]   --> src/execution_manager/mod.rs:48:40
[INFO] [stdout]    |
[INFO] [stdout] 48 |         type AsyncExecutorFuture<'a> = impl Future<Output = ()> + 'a;
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]    = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary parentheses around const expression
[INFO] [stdout]    --> src/fast_smart_bucket_sort.rs:460:38
[INFO] [stdout]     |
[INFO] [stdout] 460 |     struct DataTypeStruct(u128, [u8; (32 - 16)]);
[INFO] [stdout]     |                                      ^       ^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:2:36
[INFO] [stdout]     |
[INFO] [stdout] 2   | #![cfg_attr(debug_assertions, deny(warnings))]
[INFO] [stdout]     |                                    ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(unused_parens)]` implied by `#[deny(warnings)]`
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 460 -     struct DataTypeStruct(u128, [u8; (32 - 16)]);
[INFO] [stdout] 460 +     struct DataTypeStruct(u128, [u8; 32 - 16]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unconstrained opaque type
[INFO] [stdout]   --> src/execution_manager/mod.rs:48:40
[INFO] [stdout]    |
[INFO] [stdout] 48 |         type AsyncExecutorFuture<'a> = impl Future<Output = ()> + 'a;
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AsyncExecutorFuture` must be used in combination with a concrete type within the same impl
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/memory_fs/mod.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 | /             FILES_FLUSH_HASH_MAP
[INFO] [stdout] 82 | |                 .as_mut()
[INFO] [stdout]    | |_________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/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] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:2:36
[INFO] [stdout]    |
[INFO] [stdout] 2  | #![cfg_attr(debug_assertions, deny(warnings))]
[INFO] [stdout]    |                                    ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> src/memory_fs/allocator.rs:492:13
[INFO] [stdout]     |
[INFO] [stdout] 492 |             FILES_FLUSH_HASH_MAP.take();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/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] [stdout] error: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/memory_fs/file/flush.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 GLOBAL_FLUSH_QUEUE.as_ref().unwrap().len(),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/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] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/memory_fs/file/flush.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 | /                 GLOBAL_FLUSH_QUEUE
[INFO] [stdout] 47 | |                     .as_ref()
[INFO] [stdout]    | |_____________________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/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] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static is discouraged
[INFO] [stdout]   --> src/memory_fs/file/flush.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 |         unsafe { GLOBAL_FLUSH_QUEUE.as_ref().unwrap().len() == 0 }
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/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] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/memory_fs/file/flush.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 60 |         unsafe { GLOBAL_FLUSH_QUEUE.as_mut().unwrap().send(item).unwrap() }
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/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] [stdout] error: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/memory_fs/file/flush.rs:109:25
[INFO] [stdout]     |
[INFO] [stdout] 109 |         return unsafe { GLOBAL_FLUSH_QUEUE.is_some() };
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/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] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> src/memory_fs/file/flush.rs:142:25
[INFO] [stdout]     |
[INFO] [stdout] 142 |         while !unsafe { GLOBAL_FLUSH_QUEUE.as_mut().unwrap().is_empty() } {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/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] [stdout] error: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> src/memory_fs/file/flush.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |             GLOBAL_FLUSH_QUEUE.take();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/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] error: could not compile `parallel-processor` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0437, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0437`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parallel-processor` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "9096c5e9458bd8eebb9c385568158d241d613188a09ba93046c0459447b4693f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9096c5e9458bd8eebb9c385568158d241d613188a09ba93046c0459447b4693f", kill_on_drop: false }`
[INFO] [stdout] 9096c5e9458bd8eebb9c385568158d241d613188a09ba93046c0459447b4693f
