[INFO] fetching crate azalea-world 0.14.0+mc1.21.8...
[INFO] testing azalea-world-0.14.0+mc1.21.8 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate azalea-world 0.14.0+mc1.21.8 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate azalea-world 0.14.0+mc1.21.8
[INFO] finished tweaking crates.io crate azalea-world 0.14.0+mc1.21.8
[INFO] tweaked toml for crates.io crate azalea-world 0.14.0+mc1.21.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate azalea-world 0.14.0+mc1.21.8 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate azalea-world 0.14.0+mc1.21.8 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] [stderr]   Downloaded regex v1.11.3
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e312520986c9224d9fcf65ac0b9a3d344167ff79075a38aa7b36abe2b60aa064
[INFO] running `Command { std: "docker" "start" "-a" "e312520986c9224d9fcf65ac0b9a3d344167ff79075a38aa7b36abe2b60aa064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e312520986c9224d9fcf65ac0b9a3d344167ff79075a38aa7b36abe2b60aa064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e312520986c9224d9fcf65ac0b9a3d344167ff79075a38aa7b36abe2b60aa064", kill_on_drop: false }`
[INFO] [stdout] e312520986c9224d9fcf65ac0b9a3d344167ff79075a38aa7b36abe2b60aa064
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60c97b1fde34cc02263f408ac245af8c8ef904748076f7301472a8c856523cf4
[INFO] running `Command { std: "docker" "start" "-a" "60c97b1fde34cc02263f408ac245af8c8ef904748076f7301472a8c856523cf4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling simd_cesu8 v1.1.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling bevy_ptr v0.16.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling bevy_platform v0.16.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bevy_utils v0.16.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bevy_macro_utils v0.16.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling simdnbt-derive v0.8.0
[INFO] [stderr]    Compiling azalea-buf-macros v0.14.0+mc1.21.8
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling azalea-registry-macros v0.14.0+mc1.21.8
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.16.1
[INFO] [stderr]    Compiling azalea-block-macros v0.14.0+mc1.21.8
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling bevy_tasks v0.16.1
[INFO] [stderr]    Compiling bevy_ecs v0.16.1
[INFO] [stderr]    Compiling simdnbt v0.8.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling azalea-language v0.14.0+mc1.21.8
[INFO] [stderr]    Compiling azalea-chat v0.14.0+mc1.21.8
[INFO] [stderr]    Compiling azalea-buf v0.14.0+mc1.21.8
[INFO] [stderr]    Compiling azalea-registry v0.14.0+mc1.21.8
[INFO] [stderr]    Compiling azalea-block v0.14.0+mc1.21.8
[INFO] [stderr]    Compiling azalea-core v0.14.0+mc1.21.8
[INFO] [stderr]    Compiling azalea-world v0.14.0+mc1.21.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.26s
[INFO] running `Command { std: "docker" "inspect" "60c97b1fde34cc02263f408ac245af8c8ef904748076f7301472a8c856523cf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60c97b1fde34cc02263f408ac245af8c8ef904748076f7301472a8c856523cf4", kill_on_drop: false }`
[INFO] [stdout] 60c97b1fde34cc02263f408ac245af8c8ef904748076f7301472a8c856523cf4
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e62a4be6e499a9bcdbdcb988e1b203bd9a9e8e2dc874a6fac94532c1321e130e
[INFO] running `Command { std: "docker" "start" "-a" "e62a4be6e499a9bcdbdcb988e1b203bd9a9e8e2dc874a6fac94532c1321e130e", kill_on_drop: false }`
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bevy_tasks v0.16.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling bevy_ecs v0.16.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling azalea-core v0.14.0+mc1.21.8
[INFO] [stderr]    Compiling azalea-world v0.14.0+mc1.21.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.80s
[INFO] running `Command { std: "docker" "inspect" "e62a4be6e499a9bcdbdcb988e1b203bd9a9e8e2dc874a6fac94532c1321e130e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e62a4be6e499a9bcdbdcb988e1b203bd9a9e8e2dc874a6fac94532c1321e130e", kill_on_drop: false }`
[INFO] [stdout] e62a4be6e499a9bcdbdcb988e1b203bd9a9e8e2dc874a6fac94532c1321e130e
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 23b364341a3b7056f927de76f6839bcfbd6bbbc101d22ee38b4ac08e7e1efe12
[INFO] running `Command { std: "docker" "start" "-a" "23b364341a3b7056f927de76f6839bcfbd6bbbc101d22ee38b4ac08e7e1efe12", 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/azalea_world-030a640de3ba9076)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test bit_storage::tests::test_wikivg_example ... ok
[INFO] [stdout] test chunk_storage::tests::test_out_of_bounds_y ... ok
[INFO] [stdout] test chunk_storage::tests::test_section_index ... ok
[INFO] [stdout] test chunk_storage::tests::test_chunk_pos_from_index ... ok
[INFO] [stdout] test palette::tests::test_coords_from_index ... ok
[INFO] [stdout] test palette::tests::test_resize_0_bits_to_1 ... ok
[INFO] [stdout] test palette::tests::test_resize_0_bits_to_5 ... ok
[INFO] [stdout] test find_blocks::tests::find_block_next_to_chunk_border ... ok
[INFO] [stdout] test find_blocks::tests::find_block ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests azalea_world
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/find_blocks.rs - find_blocks::Instance::find_block (line 12) ... FAILED
[INFO] [stdout] test src/iterators.rs - iterators::SquareChunkIterator (line 83) ... ok
[INFO] [stdout] test src/iterators.rs - iterators::SquareChunkIterator::set_max_distance (line 120) ... ok
[INFO] [stdout] test src/iterators.rs - iterators::ChunkIterator (line 171) ... ok
[INFO] [stdout] test src/iterators.rs - iterators::BlockIterator (line 8) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/find_blocks.rs - find_blocks::Instance::find_block (line 12) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azalea_client`
[INFO] [stdout]   --> src/find_blocks.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn example(client: &azalea_client::Client) {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azalea_client`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 - fn example(client: &azalea_client::Client) {
[INFO] [stdout] 13 + fn example(client: &azalea_core::Client) {
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/find_blocks.rs - find_blocks::Instance::find_block (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.20s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.42s; merged doctests compilation took 0.22s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "23b364341a3b7056f927de76f6839bcfbd6bbbc101d22ee38b4ac08e7e1efe12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23b364341a3b7056f927de76f6839bcfbd6bbbc101d22ee38b4ac08e7e1efe12", kill_on_drop: false }`
[INFO] [stdout] 23b364341a3b7056f927de76f6839bcfbd6bbbc101d22ee38b4ac08e7e1efe12
