[INFO] fetching crate vicinal 0.1.16...
[INFO] testing vicinal-0.1.16 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate vicinal 0.1.16 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate vicinal 0.1.16
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate vicinal 0.1.16
[INFO] tweaked toml for crates.io crate vicinal 0.1.16 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vicinal 0.1.16 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 vicinal 0.1.16 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e35c86c5cc8be6a878fa9ca78a81ffebb4b2d08b0f48de7172545fa50a235f1
[INFO] running `Command { std: "docker" "start" "-a" "1e35c86c5cc8be6a878fa9ca78a81ffebb4b2d08b0f48de7172545fa50a235f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e35c86c5cc8be6a878fa9ca78a81ffebb4b2d08b0f48de7172545fa50a235f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e35c86c5cc8be6a878fa9ca78a81ffebb4b2d08b0f48de7172545fa50a235f1", kill_on_drop: false }`
[INFO] [stdout] 1e35c86c5cc8be6a878fa9ca78a81ffebb4b2d08b0f48de7172545fa50a235f1
[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=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] b64c1845d9ba8c66ae3039e6197e1b5e05cfc2bdb97d22a5c590a3805c7aec17
[INFO] running `Command { std: "docker" "start" "-a" "b64c1845d9ba8c66ae3039e6197e1b5e05cfc2bdb97d22a5c590a3805c7aec17", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling new_zealand v1.0.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling nonempty v0.12.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling infinity_pool v0.8.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fast_time v0.1.17
[INFO] [stderr]    Compiling events_once v0.5.19
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling nm v0.1.30
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ohno_macros v0.3.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling ohno v0.3.1
[INFO] [stderr]    Compiling cpulist v1.1.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling many_cpus v2.4.0
[INFO] [stderr]    Compiling vicinal v0.1.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.05s
[INFO] running `Command { std: "docker" "inspect" "b64c1845d9ba8c66ae3039e6197e1b5e05cfc2bdb97d22a5c590a3805c7aec17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b64c1845d9ba8c66ae3039e6197e1b5e05cfc2bdb97d22a5c590a3805c7aec17", kill_on_drop: false }`
[INFO] [stdout] b64c1845d9ba8c66ae3039e6197e1b5e05cfc2bdb97d22a5c590a3805c7aec17
[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=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] eddd0c7a9c50f2ae3daa4ebf1e4c39a7eacce609716f388b169420df49166958
[INFO] running `Command { std: "docker" "start" "-a" "eddd0c7a9c50f2ae3daa4ebf1e4c39a7eacce609716f388b169420df49166958", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling infinity_pool v0.8.10
[INFO] [stderr]    Compiling fast_time v0.1.17
[INFO] [stderr]    Compiling nm v0.1.30
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling events_once v0.5.19
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling many_cpus v2.4.0
[INFO] [stderr]    Compiling vicinal v0.1.16 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `many_cpus::fake`
[INFO] [stdout]    --> tests/integration.rs:12:16
[INFO] [stdout]     |
[INFO] [stdout]  12 | use many_cpus::fake::HardwareBuilder;
[INFO] [stdout]     |                ^^^^ could not find `fake` in `many_cpus`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/many_cpus-2.4.0/src/lib.rs:340:9
[INFO] [stdout]     |
[INFO] [stdout] 339 | #[cfg(any(test, feature = "test-util"))]
[INFO] [stdout]     |          ----------------------------- the item is gated here
[INFO] [stdout] 340 | pub mod fake;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]   --> tests/integration.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use testing::with_watchdog;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `many_cpus::fake`
[INFO] [stdout]    --> tests/locality.rs:10:16
[INFO] [stdout]     |
[INFO] [stdout]  10 | use many_cpus::fake::{HardwareBuilder, ProcessorBuilder};
[INFO] [stdout]     |                ^^^^ could not find `fake` in `many_cpus`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/many_cpus-2.4.0/src/lib.rs:340:9
[INFO] [stdout]     |
[INFO] [stdout] 339 | #[cfg(any(test, feature = "test-util"))]
[INFO] [stdout]     |          ----------------------------- the item is gated here
[INFO] [stdout] 340 | pub mod fake;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]   --> tests/locality.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use testing::with_watchdog;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `many_cpus::fake`
[INFO] [stdout]    --> src/pool.rs:395:20
[INFO] [stdout]     |
[INFO] [stdout] 395 |     use many_cpus::fake::HardwareBuilder;
[INFO] [stdout]     |                    ^^^^ could not find `fake` in `many_cpus`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/many_cpus-2.4.0/src/lib.rs:340:9
[INFO] [stdout]     |
[INFO] [stdout] 339 | #[cfg(any(test, feature = "test-util"))]
[INFO] [stdout]     |          ----------------------------- the item is gated here
[INFO] [stdout] 340 | pub mod fake;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `many_cpus::fake`
[INFO] [stdout]    --> src/processor_registry.rs:82:20
[INFO] [stdout]     |
[INFO] [stdout]  82 |     use many_cpus::fake::{HardwareBuilder, ProcessorBuilder};
[INFO] [stdout]     |                    ^^^^ could not find `fake` in `many_cpus`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/many_cpus-2.4.0/src/lib.rs:340:9
[INFO] [stdout]     |
[INFO] [stdout] 339 | #[cfg(any(test, feature = "test-util"))]
[INFO] [stdout]     |          ----------------------------- the item is gated here
[INFO] [stdout] 340 | pub mod fake;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fake` found for struct `SystemHardware` in the current scope
[INFO] [stdout]   --> tests/locality.rs:80:40
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let hardware = SystemHardware::fake(
[INFO] [stdout]    |                                        ^^^^ associated function or constant not found in `SystemHardware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vicinal` (test "locality") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no associated function or constant named `fake` found for struct `SystemHardware` in the current scope
[INFO] [stdout]    --> tests/integration.rs:241:29
[INFO] [stdout]     |
[INFO] [stdout] 241 |             SystemHardware::fake(HardwareBuilder::from_counts(nz!(2_usize), nz!(1_usize)));
[INFO] [stdout]     |                             ^^^^ associated function or constant not found in `SystemHardware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fake` found for struct `SystemHardware` in the current scope
[INFO] [stdout]    --> tests/integration.rs:254:29
[INFO] [stdout]     |
[INFO] [stdout] 254 |             SystemHardware::fake(HardwareBuilder::from_counts(nz!(1_usize), nz!(1_usize)));
[INFO] [stdout]     |                             ^^^^ associated function or constant not found in `SystemHardware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fake` found for struct `SystemHardware` in the current scope
[INFO] [stdout]    --> tests/integration.rs:268:29
[INFO] [stdout]     |
[INFO] [stdout] 268 |             SystemHardware::fake(HardwareBuilder::from_counts(nz!(2_usize), nz!(1_usize)));
[INFO] [stdout]     |                             ^^^^ associated function or constant not found in `SystemHardware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fake` found for struct `SystemHardware` in the current scope
[INFO] [stdout]    --> tests/integration.rs:286:29
[INFO] [stdout]     |
[INFO] [stdout] 286 |             SystemHardware::fake(HardwareBuilder::from_counts(nz!(4_usize), nz!(2_usize)));
[INFO] [stdout]     |                             ^^^^ associated function or constant not found in `SystemHardware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fake` found for struct `SystemHardware` in the current scope
[INFO] [stdout]    --> tests/integration.rs:327:29
[INFO] [stdout]     |
[INFO] [stdout] 327 |             SystemHardware::fake(HardwareBuilder::from_counts(nz!(2_usize), nz!(1_usize)));
[INFO] [stdout]     |                             ^^^^ associated function or constant not found in `SystemHardware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fake` found for struct `SystemHardware` in the current scope
[INFO] [stdout]    --> tests/integration.rs:340:29
[INFO] [stdout]     |
[INFO] [stdout] 340 |             SystemHardware::fake(HardwareBuilder::from_counts(nz!(3_usize), nz!(1_usize)));
[INFO] [stdout]     |                             ^^^^ associated function or constant not found in `SystemHardware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fake` found for struct `SystemHardware` in the current scope
[INFO] [stdout]    --> tests/integration.rs:353:29
[INFO] [stdout]     |
[INFO] [stdout] 353 |             SystemHardware::fake(HardwareBuilder::from_counts(nz!(2_usize), nz!(1_usize)));
[INFO] [stdout]     |                             ^^^^ associated function or constant not found in `SystemHardware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fake` found for struct `many_cpus::SystemHardware` in the current scope
[INFO] [stdout]    --> src/pool.rs:421:29
[INFO] [stdout]     |
[INFO] [stdout] 421 |             SystemHardware::fake(HardwareBuilder::from_counts(nz!(2_usize), nz!(1_usize)));
[INFO] [stdout]     |                             ^^^^ associated function or constant not found in `many_cpus::SystemHardware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fake` found for struct `many_cpus::SystemHardware` in the current scope
[INFO] [stdout]    --> src/pool.rs:441:29
[INFO] [stdout]     |
[INFO] [stdout] 441 |             SystemHardware::fake(HardwareBuilder::from_counts(nz!(2_usize), nz!(1_usize)));
[INFO] [stdout]     |                             ^^^^ associated function or constant not found in `many_cpus::SystemHardware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vicinal` (test "integration") due to 9 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]    --> src/pool.rs:520:9
[INFO] [stdout]     |
[INFO] [stdout] 520 |         testing::with_watchdog(|| {
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fake` found for struct `many_cpus::SystemHardware` in the current scope
[INFO] [stdout]    --> src/pool.rs:529:37
[INFO] [stdout]     |
[INFO] [stdout] 529 |                     SystemHardware::fake(HardwareBuilder::from_counts(nz!(2_usize), nz!(1_usize)));
[INFO] [stdout]     |                                     ^^^^ associated function or constant not found in `many_cpus::SystemHardware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]    --> src/pool.rs:585:9
[INFO] [stdout]     |
[INFO] [stdout] 585 |         testing::with_watchdog(|| {
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fake` found for struct `many_cpus::SystemHardware` in the current scope
[INFO] [stdout]    --> src/pool.rs:587:33
[INFO] [stdout]     |
[INFO] [stdout] 587 |                 SystemHardware::fake(HardwareBuilder::from_counts(nz!(1_usize), nz!(1_usize)));
[INFO] [stdout]     |                                 ^^^^ associated function or constant not found in `many_cpus::SystemHardware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]    --> src/pool.rs:610:9
[INFO] [stdout]     |
[INFO] [stdout] 610 |         testing::with_watchdog(|| {
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fake` found for struct `many_cpus::SystemHardware` in the current scope
[INFO] [stdout]    --> src/pool.rs:612:33
[INFO] [stdout]     |
[INFO] [stdout] 612 |                 SystemHardware::fake(HardwareBuilder::from_counts(nz!(1_usize), nz!(1_usize)));
[INFO] [stdout]     |                                 ^^^^ associated function or constant not found in `many_cpus::SystemHardware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `fake` found for struct `many_cpus::SystemHardware` in the current scope
[INFO] [stdout]   --> src/processor_registry.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         SystemHardware::fake(builder)
[INFO] [stdout]    |                         ^^^^ associated function or constant not found in `many_cpus::SystemHardware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vicinal` (lib test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "eddd0c7a9c50f2ae3daa4ebf1e4c39a7eacce609716f388b169420df49166958", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eddd0c7a9c50f2ae3daa4ebf1e4c39a7eacce609716f388b169420df49166958", kill_on_drop: false }`
[INFO] [stdout] eddd0c7a9c50f2ae3daa4ebf1e4c39a7eacce609716f388b169420df49166958
