[INFO] fetching crate oxc_allocator 0.126.0... [INFO] testing oxc_allocator-0.126.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate oxc_allocator 0.126.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate oxc_allocator 0.126.0 [INFO] finished tweaking crates.io crate oxc_allocator 0.126.0 [INFO] tweaked toml for crates.io crate oxc_allocator 0.126.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oxc_allocator 0.126.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oxc_allocator 0.126.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4479e15163cc13dfb71fdacd0bcc3928d36901fbf33b224755903815c6d1fd1b [INFO] running `Command { std: "docker" "start" "-a" "4479e15163cc13dfb71fdacd0bcc3928d36901fbf33b224755903815c6d1fd1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4479e15163cc13dfb71fdacd0bcc3928d36901fbf33b224755903815c6d1fd1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4479e15163cc13dfb71fdacd0bcc3928d36901fbf33b224755903815c6d1fd1b", kill_on_drop: false }` [INFO] [stdout] 4479e15163cc13dfb71fdacd0bcc3928d36901fbf33b224755903815c6d1fd1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e385e4c180907ccfc48b457edbbfd3d7467070e30e05504c382731c0469a1d43 [INFO] running `Command { std: "docker" "start" "-a" "e385e4c180907ccfc48b457edbbfd3d7467070e30e05504c382731c0469a1d43", kill_on_drop: false }` [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling oxc_data_structures v0.126.0 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling oxc_allocator v0.126.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `bumpalo_alloc::AllocErr` [INFO] [stdout] --> src/arena/mod.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub use bumpalo_alloc::AllocErr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s [INFO] running `Command { std: "docker" "inspect" "e385e4c180907ccfc48b457edbbfd3d7467070e30e05504c382731c0469a1d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e385e4c180907ccfc48b457edbbfd3d7467070e30e05504c382731c0469a1d43", kill_on_drop: false }` [INFO] [stdout] e385e4c180907ccfc48b457edbbfd3d7467070e30e05504c382731c0469a1d43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1dfa5d4763f96b907822dac38be36787db122dc2695f03cfbcba349c56ab4f7 [INFO] running `Command { std: "docker" "start" "-a" "f1dfa5d4763f96b907822dac38be36787db122dc2695f03cfbcba349c56ab4f7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling dragonbox_ecma v0.1.12 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling oxc_data_structures v0.126.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling oxc_estree v0.126.0 [INFO] [stderr] Compiling oxc_allocator v0.126.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stdout] warning: unused import: `bumpalo_alloc::AllocErr` [INFO] [stdout] --> src/arena/mod.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub use bumpalo_alloc::AllocErr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling quickcheck v1.1.0 [INFO] [stdout] warning: unused import: `bumpalo_alloc::AllocErr` [INFO] [stdout] --> src/arena/mod.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub use bumpalo_alloc::AllocErr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.47s [INFO] running `Command { std: "docker" "inspect" "f1dfa5d4763f96b907822dac38be36787db122dc2695f03cfbcba349c56ab4f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1dfa5d4763f96b907822dac38be36787db122dc2695f03cfbcba349c56ab4f7", kill_on_drop: false }` [INFO] [stdout] f1dfa5d4763f96b907822dac38be36787db122dc2695f03cfbcba349c56ab4f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f180fc37585ec1cbc352bc32985fcac168d3a962e5f9058b571f6b4786ac28a9 [INFO] running `Command { std: "docker" "start" "-a" "f180fc37585ec1cbc352bc32985fcac168d3a962e5f9058b571f6b4786ac28a9", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused import: `bumpalo_alloc::AllocErr` [INFO] [stdout] running 39 tests [INFO] [stderr] --> src/arena/mod.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | pub use bumpalo_alloc::AllocErr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `oxc_allocator` (lib) generated 1 warning (run `cargo fix --lib -p oxc_allocator` to apply 1 suggestion) [INFO] [stderr] warning: `oxc_allocator` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxc_allocator-a679ee77bf15037a) [INFO] [stdout] test allocator::test::string_from_array_containing_some_empty_strs ... ok [INFO] [stdout] test allocator::test::string_from_array_len_2 ... ok [INFO] [stdout] test allocator::test::string_from_array_len_1 ... ok [INFO] [stdout] test allocator::test::string_from_array_len_3 ... ok [INFO] [stdout] test allocator::test::test_api ... ok [INFO] [stdout] test arena::tests::test_realloc ... ok [INFO] [stdout] test allocator::test::string_from_empty_array ... ok [INFO] [stdout] test arena::tests::chunk_footer_is_six_words_on_64_bit ... ok [INFO] [stdout] test boxed::test::new_empty_boxed_slice ... ok [INFO] [stdout] test arena::tests::allocated_bytes ... ok [INFO] [stdout] test clone_in::test::clone_in_boxed_slice ... ok [INFO] [stdout] test clone_in::test::clone_in_hash_map ... ok [INFO] [stdout] test ident_hasher::test::build_hasher_default ... ok [INFO] [stdout] test clone_in::test::clone_in_vec ... ok [INFO] [stdout] test ident_hasher::test::hash_discriminates_similar_idents ... ok [INFO] [stdout] test ident_hasher::test::hash_empty ... ok [INFO] [stdout] test ident_hasher::test::hash_four_byte_no_zero_collision ... ok [INFO] [stdout] test ident_hasher::test::hash_long_strings_with_middle_differences ... ok [INFO] [stdout] test ident_hasher::test::hash_nonzero_for_all_lengths ... ok [INFO] [stdout] test boxed::test::box_hash ... ok [INFO] [stdout] test ident_hasher::test::hashbrown_state_uses_hash_entropy_for_h1 ... ok [INFO] [stdout] test boxed::test::boxed_slice_into_arena_slice ... ok [INFO] [stdout] test boxed::test::boxed_slice_into_arena_slice_mut ... ok [INFO] [stdout] test ident_hasher::test::hasher_write_bytes_path ... ok [INFO] [stdout] test allocator::test::string_from_array_of_empty_strs ... ok [INFO] [stdout] test boxed::test::box_deref_mut ... ok [INFO] [stdout] test boxed::test::lifetime_variance ... ok [INFO] [stdout] test ident_hasher::test::hasher_write_u64_path ... ok [INFO] [stdout] test ident_hasher::test::pack_round_trip ... ok [INFO] [stdout] test ident_hasher::test::std_str_hash_compatible ... ok [INFO] [stdout] test ident_hasher::test::str_hash_matches_across_lengths ... ok [INFO] [stdout] test ident_hasher::test::str_hash_matches_ident_packed ... ok [INFO] [stdout] test vec::test::vec_debug ... ok [INFO] [stdout] test vec::test::vec_into_boxed_slice ... ok [INFO] [stdout] test vec::test::vec_with_capacity ... ok [INFO] [stdout] test vec2::raw_vec::tests::reserve_does_not_overallocate ... ok [INFO] [stdout] test vec::test::lifetime_variance ... ok [INFO] [stdout] test boxed::test::box_debug ... ok [INFO] [stdout] test arena::tests::invalid_read ... ok [INFO] [stderr] Doc-tests oxc_allocator [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 120 tests [INFO] [stdout] test src/address.rs - address::Address::from_ptr (line 42) ... ignored [INFO] [stdout] test src/address.rs - address::Address::from_ptr (line 61) ... ignored [INFO] [stdout] test src/address.rs - address::UnstableAddress::unstable_address (line 188) ... ignored [INFO] [stdout] test src/address.rs - address::UnstableAddress::unstable_address (line 201) ... ignored [INFO] [stdout] test src/allocator.rs - allocator::Allocator (line 202) ... ignored [INFO] [stdout] test src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_copy (line 169) ... FAILED [INFO] [stdout] test src/allocator.rs - allocator::Allocator (line 185) - compile fail ... ok [INFO] [stdout] test src/arena/alloc.rs - arena::alloc::Arena::alloc (line 22) ... FAILED [INFO] [stdout] test src/allocator.rs - allocator::Allocator (line 169) - compile fail ... ok [INFO] [stdout] test src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_clone (line 200) ... FAILED [INFO] [stdout] test src/allocator.rs - allocator::Allocator (line 55) ... ok [INFO] [stdout] test src/allocator.rs - allocator::Allocator::capacity (line 491) ... ok [INFO] [stdout] test src/allocator.rs - allocator::Allocator::alloc_str (line 289) ... ok [INFO] [stdout] test src/allocator.rs - allocator::Allocator::reset (line 456) ... ok [INFO] [stdout] test src/allocator.rs - allocator::Allocator::alloc_slice_copy (line 310) ... ok [INFO] [stdout] test src/allocator.rs - allocator::Allocator (line 65) ... ok [INFO] [stdout] test src/allocator.rs - allocator::Allocator (line 42) ... ok [INFO] [stdout] test src/allocator.rs - allocator::Allocator::alloc (line 265) ... ok [INFO] [stdout] test src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_fill_default (line 388) ... FAILED [INFO] [stdout] test src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_fill_copy (line 309) ... FAILED [INFO] [stdout] test src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_fill_iter (line 357) ... FAILED [INFO] [stdout] test src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_fill_clone (line 331) ... FAILED [INFO] [stdout] test src/allocator.rs - allocator::Allocator::alloc_concat_strs_array (line 350) ... ok [INFO] [stdout] test src/arena/alloc.rs - arena::alloc::Arena::alloc_str (line 244) ... FAILED [INFO] [stdout] test src/arena/create.rs - arena::create::Arena<1>::new (line 81) ... FAILED [INFO] [stdout] test src/allocator.rs - allocator::Allocator::used_bytes (line 539) ... ok [INFO] [stdout] test src/arena/alloc.rs - arena::alloc::Arena::try_alloc_with (line 120) ... FAILED [INFO] [stdout] test src/arena/alloc.rs - arena::alloc::Arena::alloc_with (line 67) ... FAILED [INFO] [stdout] test src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_fill_with (line 272) ... FAILED [INFO] [stdout] test src/arena/alloc.rs - arena::alloc::Arena::try_alloc (line 42) ... FAILED [INFO] [stdout] test src/arena/chunks.rs - arena::chunks::Arena::chunk_capacity (line 12) ... FAILED [INFO] [stdout] test src/arena/chunks.rs - arena::chunks::Arena::iter_allocated_chunks (line 61) ... FAILED [INFO] [stdout] test src/arena/create.rs - arena::create::Arena<1>::try_with_capacity (line 125) ... FAILED [INFO] [stdout] test src/arena/mod.rs - arena::Arena (line 114) ... FAILED [INFO] [stdout] test src/arena/create.rs - arena::create::Arena<1>::try_new (line 93) ... FAILED [INFO] [stdout] test src/arena/create.rs - arena::create::Arena<1>::with_capacity (line 107) ... FAILED [INFO] [stdout] test src/arena/chunks.rs - arena::chunks::Arena::allocated_bytes (line 140) ... FAILED [INFO] [stdout] test src/arena/create.rs - arena::create::Arena::with_min_align_and_capacity (line 188) ... FAILED [INFO] [stdout] test src/arena/mod.rs - arena::Arena (line 67) ... FAILED [INFO] [stdout] test src/arena/mod.rs - arena::Arena::min_align (line 196) ... FAILED [INFO] [stdout] test src/arena/create.rs - arena::create::Arena::try_with_min_align_and_capacity (line 220) ... FAILED [INFO] [stdout] test src/arena/drop.rs - arena::drop::Arena::reset (line 19) ... FAILED [INFO] [stdout] test src/arena/create.rs - arena::create::Arena::with_min_align (line 159) ... FAILED [INFO] [stdout] test src/boxed.rs - boxed::Box<'_,T>::new_in (line 49) ... ok [INFO] [stdout] test src/vec2/mod.rs - vec2 (line 28) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2 (line 38) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2 (line 50) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2 (line 62) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::IntoIter<'a,T>::as_mut_slice (line 2501) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::IntoIter<'a,T>::as_slice (line 2482) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec (line 236) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec (line 264) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec (line 286) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec (line 298) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec (line 315) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::append (line 1587) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::as_mut_ptr (line 1055) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::as_mut_slice (line 991) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::as_ptr (line 1018) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::as_slice (line 971) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::capacity (line 626) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::clear (line 1712) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::dedup (line 2090) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::dedup_by (line 1437) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::dedup_by_key (line 1406) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::drain (line 1645) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::drain_filter (line 1372) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::extend_from_slice (line 1878) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::extend_from_slice_copy (line 1933) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::extend_from_slice_copy (line 1943) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::extend_from_slices_copy (line 1982) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::extend_from_slices_copy (line 1992) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::from_iter_in (line 514) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::from_raw_parts_in (line 554) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::insert (line 1132) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::into_arena_slice (line 858) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::into_arena_slice_mut (line 880) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::into_iter (line 2166) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::is_empty (line 1732) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::len (line 597) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::new_in (line 461) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::pop (line 1557) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::push (line 1469) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::push_fast (line 1507) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::remove (line 1177) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::reserve (line 740) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::reserve_exact (line 767) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::resize (line 1839) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::retain (line 1215) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::retain (line 1226) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::retain_mut (line 1250) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::set_len (line 665) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::set_len (line 684) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::set_len (line 700) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::shrink_to_fit (line 837) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::splice (line 2286) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::split_off (line 1760) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::swap_remove (line 1097) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::truncate (line 917) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::truncate (line 930) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::truncate (line 943) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::try_reserve (line 791) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::try_reserve_exact (line 818) ... ignored [INFO] [stdout] test src/vec2/mod.rs - vec2::Vec<'a,T,A>::with_capacity_in (line 487) ... ignored [INFO] [stdout] test src/vec2/raw_vec.rs - vec2::raw_vec::RawVec<'a,T,A>::reserve (line 489) ... ignored [INFO] [stdout] test src/clone_in.rs - clone_in::CloneIn (line 16) ... ok [INFO] [stdout] test src/string_builder.rs - string_builder::StringBuilder (line 35) ... ok [INFO] [stdout] test src/boxed.rs - boxed::Box<'_,T>::unbox (line 81) ... ok [INFO] [stdout] test src/string_builder.rs - string_builder::StringBuilder<'a>::with_capacity_in (line 88) ... ok [INFO] [stdout] test src/string_builder.rs - string_builder::StringBuilder<'a>::new_in (line 67) ... ok [INFO] [stdout] test src/boxed.rs - boxed::Box<'_,T>::as_non_null (line 115) ... ok [INFO] [stdout] test src/string_builder.rs - string_builder::StringBuilder<'a>::push_ascii_byte_repeat (line 403) ... ok [INFO] [stdout] test src/string_builder.rs - string_builder::StringBuilder<'a>::from_str_in (line 114) ... ok [INFO] [stdout] test src/vec.rs - vec::Vec<'alloc,T>::new_in (line 69) ... ok [INFO] [stdout] test src/vec.rs - vec::Vec<'alloc,T>::from_array_in (line 160) ... ok [INFO] [stdout] test src/string_builder.rs - string_builder::StringBuilder<'a>::from_strs_array_in (line 152) ... ok [INFO] [stdout] test src/vec.rs - vec::Vec<'alloc,T>::with_capacity_in (line 102) ... ok [INFO] [stdout] test src/vec.rs - vec::Vec<'alloc,T>::into_arena_slice_mut (line 220) ... ok [INFO] [stdout] test src/vec.rs - vec::Vec<'alloc,T>::into_arena_slice (line 202) ... ok [INFO] [stdout] test src/allocator.rs - allocator::Allocator (line 116) ... ok [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_copy (line 169) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/alloc.rs:171:20 [INFO] [stdout] | [INFO] [stdout] 171 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/alloc.rs - arena::alloc::Arena::alloc (line 22) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/alloc.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_clone (line 200) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/alloc.rs:202:20 [INFO] [stdout] | [INFO] [stdout] 202 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_fill_default (line 388) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/alloc.rs:390:20 [INFO] [stdout] | [INFO] [stdout] 390 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_fill_copy (line 309) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/alloc.rs:311:20 [INFO] [stdout] | [INFO] [stdout] 311 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_fill_iter (line 357) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/alloc.rs:359:20 [INFO] [stdout] | [INFO] [stdout] 359 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_fill_clone (line 331) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/alloc.rs:333:20 [INFO] [stdout] | [INFO] [stdout] 333 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/alloc.rs - arena::alloc::Arena::alloc_str (line 244) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/alloc.rs:246:20 [INFO] [stdout] | [INFO] [stdout] 246 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/create.rs - arena::create::Arena<1>::new (line 81) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/create.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/alloc.rs - arena::alloc::Arena::try_alloc_with (line 120) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/alloc.rs:122:20 [INFO] [stdout] | [INFO] [stdout] 122 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/alloc.rs - arena::alloc::Arena::alloc_with (line 67) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/alloc.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_fill_with (line 272) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/alloc.rs:274:20 [INFO] [stdout] | [INFO] [stdout] 274 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/alloc.rs - arena::alloc::Arena::try_alloc (line 42) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/alloc.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/chunks.rs - arena::chunks::Arena::chunk_capacity (line 12) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/chunks.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/chunks.rs - arena::chunks::Arena::iter_allocated_chunks (line 61) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/chunks.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/create.rs - arena::create::Arena<1>::try_with_capacity (line 125) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/create.rs:127:20 [INFO] [stdout] | [INFO] [stdout] 127 | use oxc_allocator::arena::{AllocErr, Arena}; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/mod.rs - arena::Arena (line 114) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/mod.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/create.rs - arena::create::Arena<1>::try_new (line 93) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/create.rs:95:20 [INFO] [stdout] | [INFO] [stdout] 95 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/create.rs - arena::create::Arena<1>::with_capacity (line 107) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/create.rs:109:20 [INFO] [stdout] | [INFO] [stdout] 109 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/chunks.rs - arena::chunks::Arena::allocated_bytes (line 140) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/chunks.rs:142:20 [INFO] [stdout] | [INFO] [stdout] 142 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/create.rs - arena::create::Arena::with_min_align_and_capacity (line 188) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/create.rs:190:20 [INFO] [stdout] | [INFO] [stdout] 190 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/mod.rs - arena::Arena (line 67) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/mod.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/mod.rs - arena::Arena::min_align (line 196) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/mod.rs:198:20 [INFO] [stdout] | [INFO] [stdout] 198 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/create.rs - arena::create::Arena::try_with_min_align_and_capacity (line 220) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/create.rs:222:20 [INFO] [stdout] | [INFO] [stdout] 222 | use oxc_allocator::arena::{AllocErr, Arena}; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/drop.rs - arena::drop::Arena::reset (line 19) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/drop.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena/create.rs - arena::create::Arena::with_min_align (line 159) stdout ---- [INFO] [stdout] error[E0603]: module `arena` is private [INFO] [stdout] --> src/arena/create.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 161 | use oxc_allocator::arena::Arena; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `arena` is defined here [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod arena; [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 E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/arena/alloc.rs - arena::alloc::Arena::alloc (line 22) [INFO] [stdout] src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_clone (line 200) [INFO] [stdout] src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_copy (line 169) [INFO] [stdout] src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_fill_clone (line 331) [INFO] [stdout] src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_fill_copy (line 309) [INFO] [stdout] src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_fill_default (line 388) [INFO] [stdout] src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_fill_iter (line 357) [INFO] [stdout] src/arena/alloc.rs - arena::alloc::Arena::alloc_slice_fill_with (line 272) [INFO] [stdout] src/arena/alloc.rs - arena::alloc::Arena::alloc_str (line 244) [INFO] [stdout] src/arena/alloc.rs - arena::alloc::Arena::alloc_with (line 67) [INFO] [stdout] src/arena/alloc.rs - arena::alloc::Arena::try_alloc (line 42) [INFO] [stdout] src/arena/alloc.rs - arena::alloc::Arena::try_alloc_with (line 120) [INFO] [stdout] src/arena/chunks.rs - arena::chunks::Arena::allocated_bytes (line 140) [INFO] [stdout] src/arena/chunks.rs - arena::chunks::Arena::chunk_capacity (line 12) [INFO] [stdout] src/arena/chunks.rs - arena::chunks::Arena::iter_allocated_chunks (line 61) [INFO] [stdout] src/arena/create.rs - arena::create::Arena<1>::new (line 81) [INFO] [stdout] src/arena/create.rs - arena::create::Arena<1>::try_new (line 93) [INFO] [stdout] src/arena/create.rs - arena::create::Arena<1>::try_with_capacity (line 125) [INFO] [stdout] src/arena/create.rs - arena::create::Arena<1>::with_capacity (line 107) [INFO] [stdout] src/arena/create.rs - arena::create::Arena::try_with_min_align_and_capacity (line 220) [INFO] [stdout] src/arena/create.rs - arena::create::Arena::with_min_align (line 159) [INFO] [stdout] src/arena/create.rs - arena::create::Arena::with_min_align_and_capacity (line 188) [INFO] [stdout] src/arena/drop.rs - arena::drop::Arena::reset (line 19) [INFO] [stdout] src/arena/mod.rs - arena::Arena (line 114) [INFO] [stdout] src/arena/mod.rs - arena::Arena (line 67) [INFO] [stdout] src/arena/mod.rs - arena::Arena::min_align (line 196) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 28 passed; 26 failed; 66 ignored; 0 measured; 0 filtered out; finished in 17.56s [INFO] [stdout] [INFO] [stdout] all doctests ran in 18.00s; merged doctests compilation took 0.42s [INFO] running `Command { std: "docker" "inspect" "f180fc37585ec1cbc352bc32985fcac168d3a962e5f9058b571f6b4786ac28a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f180fc37585ec1cbc352bc32985fcac168d3a962e5f9058b571f6b4786ac28a9", kill_on_drop: false }` [INFO] [stdout] f180fc37585ec1cbc352bc32985fcac168d3a962e5f9058b571f6b4786ac28a9