[INFO] fetching crate parallel-processor 0.2.3...
[INFO] testing parallel-processor-0.2.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate parallel-processor 0.2.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate parallel-processor 0.2.3
[INFO] finished tweaking crates.io crate parallel-processor 0.2.3
[INFO] tweaked toml for crates.io crate parallel-processor 0.2.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate parallel-processor 0.2.3 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate parallel-processor 0.2.3 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ba35bf5468c4c3f05d178a9581fd8fa3fcb7ad3bc443c8e0dd5cb6be26b11b7
[INFO] running `Command { std: "docker" "start" "-a" "7ba35bf5468c4c3f05d178a9581fd8fa3fcb7ad3bc443c8e0dd5cb6be26b11b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ba35bf5468c4c3f05d178a9581fd8fa3fcb7ad3bc443c8e0dd5cb6be26b11b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ba35bf5468c4c3f05d178a9581fd8fa3fcb7ad3bc443c8e0dd5cb6be26b11b7", kill_on_drop: false }`
[INFO] [stdout] 7ba35bf5468c4c3f05d178a9581fd8fa3fcb7ad3bc443c8e0dd5cb6be26b11b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 020942a0837fde27e1045956e21e7b3d09c6e4f497faf99885dbbcd7176dd014
[INFO] running `Command { std: "docker" "start" "-a" "020942a0837fde27e1045956e21e7b3d09c6e4f497faf99885dbbcd7176dd014", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling filebuffer v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling mt-debug-counters v0.1.4
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling nightly-quirks v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling procfs-core v0.18.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling replace_with v0.1.8
[INFO] [stderr]    Compiling desse-derive v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling desse v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling limits-rs v0.2.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling parallel-processor v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.06s
[INFO] running `Command { std: "docker" "inspect" "020942a0837fde27e1045956e21e7b3d09c6e4f497faf99885dbbcd7176dd014", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "020942a0837fde27e1045956e21e7b3d09c6e4f497faf99885dbbcd7176dd014", kill_on_drop: false }`
[INFO] [stdout] 020942a0837fde27e1045956e21e7b3d09c6e4f497faf99885dbbcd7176dd014
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d23fd1b3ed3f9d9339f33fcdbd8396afa813ac982052f690e4af64eb5caf3ced
[INFO] running `Command { std: "docker" "start" "-a" "d23fd1b3ed3f9d9339f33fcdbd8396afa813ac982052f690e4af64eb5caf3ced", kill_on_drop: false }`
[INFO] [stderr]    Compiling voracious_radix_sort v1.2.0
[INFO] [stderr]    Compiling parallel-processor v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this method takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/memory_fs/allocator.rs:602:26
[INFO] [stdout]     |
[INFO] [stdout] 602 |         CHUNKS_ALLOCATOR.initialize(MemoryDataSize::from_gibioctets(8), 22, 0);
[INFO] [stdout]     |                          ^^^^^^^^^^------------------------------------------- argument #4 of type `Option<MemoryAllocationLimits>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/memory_fs/allocator.rs:262:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn initialize(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 |         alloc_limits: Option<MemoryAllocationLimits>,
[INFO] [stdout]     |         --------------------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 602 |         CHUNKS_ALLOCATOR.initialize(MemoryDataSize::from_gibioctets(8), 22, 0, /* Option<MemoryAllocationLimits> */);
[INFO] [stdout]     |                                                                              ++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]    --> src/memory_fs/mod.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         MemoryFs::init(MemoryDataSize::from_mebioctets(100 * 1024), 1024, 3, 0);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^--------------------------------------------------------- argument #5 of type `Option<MemoryAllocationLimits>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/memory_fs/mod.rs:36:12
[INFO] [stdout]     |
[INFO] [stdout]  36 |     pub fn init(
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  41 |         alloc_limits: Option<MemoryAllocationLimits>,
[INFO] [stdout]     |         --------------------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 154 |         MemoryFs::init(MemoryDataSize::from_mebioctets(100 * 1024), 1024, 3, 0, /* Option<MemoryAllocationLimits> */);
[INFO] [stdout]     |                                                                               ++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parallel-processor` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d23fd1b3ed3f9d9339f33fcdbd8396afa813ac982052f690e4af64eb5caf3ced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d23fd1b3ed3f9d9339f33fcdbd8396afa813ac982052f690e4af64eb5caf3ced", kill_on_drop: false }`
[INFO] [stdout] d23fd1b3ed3f9d9339f33fcdbd8396afa813ac982052f690e4af64eb5caf3ced
