[INFO] fetching crate bias-shared-arena 0.8.5... [INFO] testing bias-shared-arena-0.8.5 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] extracting crate bias-shared-arena 0.8.5 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate bias-shared-arena 0.8.5 [INFO] finished tweaking crates.io crate bias-shared-arena 0.8.5 [INFO] tweaked toml for crates.io crate bias-shared-arena 0.8.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bias-shared-arena 0.8.5 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bias-shared-arena 0.8.5 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.5.58 [INFO] [stderr] Downloaded unicode-ident v1.0.23 [INFO] [stderr] Downloaded syn v2.0.115 [INFO] [stderr] Downloaded clap_builder v4.5.58 [INFO] [stderr] Downloaded libc v0.2.182 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08a3eaa11b122d20f7080a485d82d66228b44839374753b615855027ffbbe443 [INFO] running `Command { std: "docker" "start" "-a" "08a3eaa11b122d20f7080a485d82d66228b44839374753b615855027ffbbe443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08a3eaa11b122d20f7080a485d82d66228b44839374753b615855027ffbbe443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08a3eaa11b122d20f7080a485d82d66228b44839374753b615855027ffbbe443", kill_on_drop: false }` [INFO] [stdout] 08a3eaa11b122d20f7080a485d82d66228b44839374753b615855027ffbbe443 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f705d925c27601b66f6c160f5c6d2fb6c402556ff8a060bd33ef590edd9f7f5 [INFO] running `Command { std: "docker" "start" "-a" "1f705d925c27601b66f6c160f5c6d2fb6c402556ff8a060bd33ef590edd9f7f5", kill_on_drop: false }` [INFO] [stderr] Compiling bias-shared-arena v0.8.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el` [INFO] [stdout] --> src/cache_line.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | target_arch = "mips64el" [INFO] [stdout] | ^^^^^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"mips64"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/cache_line.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | target_arch = "armv7", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7r` [INFO] [stdout] --> src/cache_line.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | target_arch = "armv7r", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shared_arena.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 59 | fn new(writer: &AtomicBool) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | fn new(writer: &AtomicBool) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shared_arena.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | fn new_blocking(writer: &AtomicBool) -> WriterGuard { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | fn new_blocking(writer: &AtomicBool) -> WriterGuard<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "1f705d925c27601b66f6c160f5c6d2fb6c402556ff8a060bd33ef590edd9f7f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f705d925c27601b66f6c160f5c6d2fb6c402556ff8a060bd33ef590edd9f7f5", kill_on_drop: false }` [INFO] [stdout] 1f705d925c27601b66f6c160f5c6d2fb6c402556ff8a060bd33ef590edd9f7f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80842c11fabfde50fa5399bfd35fd1b142c80aa1bb0dae4befd4538494b1318d [INFO] running `Command { std: "docker" "start" "-a" "80842c11fabfde50fa5399bfd35fd1b142c80aa1bb0dae4befd4538494b1318d", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el` [INFO] [stdout] --> src/cache_line.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | target_arch = "mips64el" [INFO] [stdout] | ^^^^^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"mips64"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/cache_line.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | target_arch = "armv7", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7r` [INFO] [stdout] --> src/cache_line.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | target_arch = "armv7r", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shared_arena.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 59 | fn new(writer: &AtomicBool) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | fn new(writer: &AtomicBool) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shared_arena.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | fn new_blocking(writer: &AtomicBool) -> WriterGuard { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | fn new_blocking(writer: &AtomicBool) -> WriterGuard<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinytemplate v1.2.1 [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 criterion v0.5.1 [INFO] [stderr] Compiling bias-shared-arena v0.8.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `mips64el` [INFO] [stdout] --> src/cache_line.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | target_arch = "mips64el" [INFO] [stdout] | ^^^^^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"mips64"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7` [INFO] [stdout] --> src/cache_line.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | target_arch = "armv7", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `armv7r` [INFO] [stdout] --> src/cache_line.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | target_arch = "armv7r", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/block.rs:252:18 [INFO] [stdout] | [INFO] [stdout] 252 | unsafe { Box::from_raw(real_ptr) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 252 | unsafe { let _ = Box::from_raw(real_ptr); }; [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/block.rs:268:18 [INFO] [stdout] | [INFO] [stdout] 268 | unsafe { Box::from_raw(real_ptr) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 268 | unsafe { let _ = Box::from_raw(real_ptr); }; [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `from` that must be used [INFO] [stdout] --> src/block.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | / super::PageKind::from(super::PageTaggedPtr { [INFO] [stdout] 295 | | data: !0, [INFO] [stdout] 296 | | #[cfg(not(target_pointer_width = "64"))] [INFO] [stdout] 297 | | ptr: !0, [INFO] [stdout] 298 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 294 | let _ = super::PageKind::from(super::PageTaggedPtr { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shared_arena.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 59 | fn new(writer: &AtomicBool) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | fn new(writer: &AtomicBool) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shared_arena.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | fn new_blocking(writer: &AtomicBool) -> WriterGuard { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | fn new_blocking(writer: &AtomicBool) -> WriterGuard<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.59s [INFO] running `Command { std: "docker" "inspect" "80842c11fabfde50fa5399bfd35fd1b142c80aa1bb0dae4befd4538494b1318d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80842c11fabfde50fa5399bfd35fd1b142c80aa1bb0dae4befd4538494b1318d", kill_on_drop: false }` [INFO] [stdout] 80842c11fabfde50fa5399bfd35fd1b142c80aa1bb0dae4befd4538494b1318d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75fae2e89d92fe1777c1a2e524c5639a132fb167d0dc95368e0f5b49a937a9da [INFO] running `Command { std: "docker" "start" "-a" "75fae2e89d92fe1777c1a2e524c5639a132fb167d0dc95368e0f5b49a937a9da", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `mips64el` [INFO] [stderr] --> src/cache_line.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | target_arch = "mips64el" [INFO] [stderr] | ^^^^^^^^^^^^^^---------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"mips64"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `armv7` [INFO] [stderr] --> src/cache_line.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | target_arch = "armv7", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `armv7r` [INFO] [stderr] --> src/cache_line.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | target_arch = "armv7r", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/shared_arena.rs:59:20 [INFO] [stderr] | [INFO] [stderr] 59 | fn new(writer: &AtomicBool) -> Option { [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 59 | fn new(writer: &AtomicBool) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/shared_arena.rs:67:29 [INFO] [stderr] | [INFO] [stderr] 67 | fn new_blocking(writer: &AtomicBool) -> WriterGuard { [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 67 | fn new_blocking(writer: &AtomicBool) -> WriterGuard<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `bias-shared-arena` (lib) generated 5 warnings (run `cargo fix --lib -p bias-shared-arena` to apply 2 suggestions) [INFO] [stderr] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stderr] --> src/block.rs:252:18 [INFO] [stderr] | [INFO] [stderr] 252 | unsafe { Box::from_raw(real_ptr) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 252 | unsafe { let _ = Box::from_raw(real_ptr); }; [INFO] [stderr] | +++++++ + [INFO] [stderr] [INFO] [stderr] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stderr] --> src/block.rs:268:18 [INFO] [stderr] | [INFO] [stderr] 268 | unsafe { Box::from_raw(real_ptr) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 268 | unsafe { let _ = Box::from_raw(real_ptr); }; [INFO] [stderr] | +++++++ + [INFO] [stderr] [INFO] [stderr] warning: unused return value of `from` that must be used [INFO] [stderr] --> src/block.rs:294:9 [INFO] [stderr] | [INFO] [stderr] 294 | / super::PageKind::from(super::PageTaggedPtr { [INFO] [stderr] 295 | | data: !0, [INFO] [stderr] 296 | | #[cfg(not(target_pointer_width = "64"))] [INFO] [stderr] 297 | | ptr: !0, [INFO] [stderr] 298 | | }); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 294 | let _ = super::PageKind::from(super::PageTaggedPtr { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `bias-shared-arena` (lib test) generated 8 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bias_shared_arena-4ea34dd2cf550b01) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test arena::tests::alloc_fns ... ok [INFO] [stdout] test arena::tests::arena_shrink ... ok [INFO] [stdout] test arena::tests::arena_shrink2 ... ok [INFO] [stdout] test arena::tests::drop_arena_with_valid_allocated ... ok [INFO] [stdout] test arena::tests::arena_size ... ok [INFO] [stdout] test arena_rc::tests::arena_rc ... ok [INFO] [stdout] test arena::tests::alloc_with_initializer ... ok [INFO] [stdout] test block::tests::pagekind_into ... ok [INFO] [stdout] test cache_line::tests::test_cached_aligned ... ok [INFO] [stdout] test cache_line::tests::test_cached_aligned_mut ... ok [INFO] [stdout] test pool::tests::alloc_with_initializer ... ok [INFO] [stdout] test block::tests::page_tagged_ptr ... ok [INFO] [stdout] test pool::tests::arena_shrink2 ... ok [INFO] [stdout] test arena::tests::alloc_with_panic - should panic ... ok [INFO] [stdout] test arena::tests::alloc_arc_with_panic - should panic ... ok [INFO] [stdout] test arena::tests::alloc_rc_with_panic - should panic ... ok [INFO] [stdout] test cache_line::tests::test_cached_aligned_clone ... ok [INFO] [stdout] test block::tests::invalid_tagged_ptr - should panic ... ok [INFO] [stdout] test block::tests::invalid_block - should panic ... ok [INFO] [stdout] test pool::tests::alloc_rc_with_panic - should panic ... ok [INFO] [stdout] test pool::tests::alloc_with_panic - should panic ... ok [INFO] [stdout] test pool::tests::arena_shrink ... ok [INFO] [stdout] test shared_arena::tests::alloc_with_initializer ... ok [INFO] [stdout] test shared_arena::tests::arena_shrink ... ok [INFO] [stdout] test shared_arena::tests::arena_shrink2 ... ok [INFO] [stdout] test pool::tests::arena_size ... ok [INFO] [stdout] test block::tests::page_tagged_ptr_debug ... ok [INFO] [stdout] test pool::tests::drop_arena_with_valid_allocated ... ok [INFO] [stdout] test shared_arena::tests::drop_arena_with_valid_allocated ... ok [INFO] [stdout] test shared_arena::tests::alloc_arc_with_panic - should panic ... ok [INFO] [stdout] test shared_arena::tests::arena_size ... ok [INFO] [stdout] test shared_arena::tests::alloc_fns ... ok [INFO] [stdout] test pool::tests::invalid_block - should panic ... ok [INFO] [stdout] test shared_arena::tests::alloc_rc_with_panic - should panic ... ok [INFO] [stdout] test shared_arena::tests::alloc_with_panic - should panic ... ok [INFO] [stdout] test pool::tests::alloc_fns ... ok [INFO] [stdout] test arena::tests::miri_arena_with_threads_and_shrinks ... ok [INFO] [stdout] test shared_arena::tests::miri_arena_with_threads ... ok [INFO] [stdout] test shared_arena::tests::miri_arena_with_threads_and_shrinks ... ok [INFO] [stdout] test arena::tests::arena_with_threads_and_shrinks ... ok [INFO] [stdout] test arena::tests::miri_arena_with_threads ... ok [INFO] [stdout] test shared_arena::tests::arena_with_threads_and_shrinks ... ok [INFO] [stdout] test shared_arena::tests::arena_with_threads ... ok [INFO] [stdout] test arena::tests::arena_with_threads ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s [INFO] [stdout] [INFO] [stderr] Doc-tests bias_shared_arena [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test src/arena.rs - arena::Arena::alloc_with (line 191) ... FAILED [INFO] [stdout] test src/arena.rs - arena::Arena (line 19) ... FAILED [INFO] [stdout] test src/arena.rs - arena::arena_fail (line 713) - compile fail ... ok [INFO] [stdout] test src/arena.rs - arena::Arena::shrink_to_fit (line 440) ... FAILED [INFO] [stdout] test src/arena.rs - arena::Arena::alloc (line 149) ... FAILED [INFO] [stdout] test src/arena.rs - arena::arena_fail (line 701) - compile fail ... ok [INFO] [stdout] test src/arena.rs - arena::Arena::alloc_rc_with (line 379) ... FAILED [INFO] [stdout] test src/arena.rs - arena::arena_fail (line 727) - compile fail ... ok [INFO] [stdout] test src/arena.rs - arena::arena_fail (line 690) - compile fail ... ok [INFO] [stdout] test src/arena.rs - arena::Arena::new (line 135) ... FAILED [INFO] [stdout] test src/arena.rs - arena::Arena::stats (line 537) ... FAILED [INFO] [stdout] test src/arena.rs - arena::arena_fail (line 720) - compile fail ... ok [INFO] [stdout] test src/arena.rs - arena::Arena::alloc_rc (line 337) ... FAILED [INFO] [stdout] test src/arena_box.rs - arena_box::ArenaBox (line 18) ... FAILED [INFO] [stdout] test src/arena_box.rs - arena_box::ArenaBox::drop (line 142) ... FAILED [INFO] [stdout] test src/arena_arc.rs - arena_arc::ArenaArc::clone (line 153) ... FAILED [INFO] [stdout] test src/arena.rs - arena::Arena::alloc_arc_with (line 285) ... FAILED [INFO] [stdout] test src/arena_arc.rs - arena_arc::ArenaArc::fmt (line 61) ... FAILED [INFO] [stdout] test src/arena_box.rs - arena_box::ArenaBox::deref_mut (line 126) ... FAILED [INFO] [stdout] test src/arena_rc.rs - arena_rc::ArenaRc (line 29) ... FAILED [INFO] [stdout] test src/arena_arc.rs - arena_arc::ArenaArc::fmt (line 74) ... FAILED [INFO] [stdout] test src/arena_box.rs - arena_box::ArenaBox::fmt (line 67) ... FAILED [INFO] [stdout] test src/lib.rs - (line 18) ... ignored [INFO] [stdout] test src/lib.rs - (line 48) ... ignored [INFO] [stdout] test src/arena_box.rs - arena_box::ArenaBox::deref (line 113) ... FAILED [INFO] [stdout] test src/arena_arc.rs - arena_arc::ArenaArc::fmt (line 87) ... FAILED [INFO] [stdout] test src/arena_arc.rs - arena_arc::ArenaArc::drop (line 192) ... FAILED [INFO] [stdout] test src/arena_box.rs - arena_box::ArenaBox::fmt (line 54) ... FAILED [INFO] [stdout] test src/arena_rc.rs - arena_rc::ArenaRc::clone (line 115) ... FAILED [INFO] [stdout] test src/arena_arc.rs - arena_arc::ArenaArc (line 35) ... FAILED [INFO] [stdout] test src/arena_arc.rs - arena_arc::ArenaArc::deref (line 175) ... FAILED [INFO] [stdout] test src/pool.rs - pool::Pool::alloc_rc_with (line 334) ... FAILED [INFO] [stdout] test src/pool.rs - pool::Pool::alloc (line 198) ... FAILED [INFO] [stdout] test src/pool.rs - pool::Pool::stats (line 388) ... FAILED [INFO] [stdout] test src/arena_box.rs - arena_box::ArenaBox::fmt (line 41) ... FAILED [INFO] [stdout] test src/pool.rs - pool::PoolBox (line 19) ... FAILED [INFO] [stdout] test src/arena_rc.rs - arena_rc::ArenaRc::deref (line 137) ... FAILED [INFO] [stdout] test src/pool.rs - pool::Pool::alloc_with (line 240) ... FAILED [INFO] [stdout] test src/pool.rs - pool::arena_fail (line 606) - compile fail ... ok [INFO] [stdout] test src/pool.rs - pool::arena_fail (line 595) - compile fail ... ok [INFO] [stdout] test src/pool.rs - pool::Pool::alloc_rc (line 292) ... FAILED [INFO] [stdout] test src/arena_rc.rs - arena_rc::ArenaRc::fmt (line 53) ... FAILED [INFO] [stdout] test src/arena.rs - arena::Arena::with_capacity (line 109) ... FAILED [INFO] [stdout] test src/shared_arena.rs - shared_arena::SharedArena (line 18) ... FAILED [INFO] [stdout] test src/pool.rs - pool::Pool::new (line 116) ... FAILED [INFO] [stdout] test src/arena.rs - arena::Arena::alloc_arc (line 243) ... FAILED [INFO] [stdout] test src/arena_rc.rs - arena_rc::ArenaRc::fmt (line 79) ... FAILED [INFO] [stdout] test src/pool.rs - pool::Pool::with_capacity (line 135) ... FAILED [INFO] [stdout] test src/arena_rc.rs - arena_rc::ArenaRc::fmt (line 66) ... FAILED [INFO] [stdout] test src/shared_arena.rs - shared_arena::SharedArena::alloc (line 299) ... FAILED [INFO] [stdout] test src/shared_arena.rs - shared_arena::SharedArena::alloc_arc_with (line 438) ... FAILED [INFO] [stdout] test src/shared_arena.rs - shared_arena::SharedArena::alloc_arc (line 393) ... FAILED [INFO] [stdout] test src/arena_rc.rs - arena_rc::ArenaRc::drop (line 180) ... FAILED [INFO] [stdout] test src/shared_arena.rs - shared_arena::SharedArena::stats (line 727) ... FAILED [INFO] [stdout] test src/shared_arena.rs - shared_arena::SharedArena::alloc_rc_with (line 533) ... FAILED [INFO] [stdout] test src/shared_arena.rs - shared_arena::SharedArena::new (line 285) ... FAILED [INFO] [stdout] test src/pool.rs - pool::Pool::shrink_to_fit (line 452) ... FAILED [INFO] [stdout] test src/shared_arena.rs - shared_arena::SharedArena::shrink_to_fit (line 602) ... FAILED [INFO] [stdout] test src/shared_arena.rs - shared_arena::arena_fail (line 896) - compile fail ... ok [INFO] [stdout] test src/shared_arena.rs - shared_arena::SharedArena::with_capacity (line 255) ... FAILED [INFO] [stdout] test src/shared_arena.rs - shared_arena::arena_fail (line 889) - compile fail ... ok [INFO] [stdout] test src/shared_arena.rs - shared_arena::SharedArena::alloc_rc (line 491) ... FAILED [INFO] [stdout] test src/shared_arena.rs - shared_arena::arena_fail (line 882) - compile fail ... ok [INFO] [stdout] test src/shared_arena.rs - shared_arena::SharedArena::alloc_with (line 341) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/arena.rs - arena::Arena::alloc_with (line 191) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | use shared_arena::Arena; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 191 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena.rs - arena::Arena (line 19) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use shared_arena::Arena; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 19 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena.rs - arena::Arena::shrink_to_fit (line 440) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena.rs:441:5 [INFO] [stdout] | [INFO] [stdout] 441 | use shared_arena::Arena; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 440 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena.rs - arena::Arena::alloc (line 149) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | use shared_arena::{ArenaBox, Arena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 149 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena.rs - arena::Arena::alloc_rc_with (line 379) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena.rs:380:5 [INFO] [stdout] | [INFO] [stdout] 380 | use shared_arena::Arena; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 379 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena.rs - arena::Arena::new (line 135) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | use shared_arena::Arena; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 135 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena.rs - arena::Arena::stats (line 537) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena.rs:538:5 [INFO] [stdout] | [INFO] [stdout] 538 | use shared_arena::Arena; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 537 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena.rs - arena::Arena::alloc_rc (line 337) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena.rs:338:5 [INFO] [stdout] | [INFO] [stdout] 338 | use shared_arena::{ArenaRc, Arena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 337 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_box.rs - arena_box::ArenaBox (line 18) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_box.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use shared_arena::{ArenaBox, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 18 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_box.rs - arena_box::ArenaBox::drop (line 142) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_box.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | use shared_arena::{ArenaBox, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 142 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_arc.rs - arena_arc::ArenaArc::clone (line 153) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_arc.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | use shared_arena::{ArenaArc, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 153 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena.rs - arena::Arena::alloc_arc_with (line 285) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | use shared_arena::Arena; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 285 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_arc.rs - arena_arc::ArenaArc::fmt (line 61) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_arc.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | use shared_arena::{ArenaArc, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 61 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_box.rs - arena_box::ArenaBox::deref_mut (line 126) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_box.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | use shared_arena::{ArenaBox, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 126 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_rc.rs - arena_rc::ArenaRc (line 29) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_rc.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use shared_arena::{ArenaRc, Arena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 29 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_arc.rs - arena_arc::ArenaArc::fmt (line 74) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_arc.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | use shared_arena::{ArenaArc, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 74 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_box.rs - arena_box::ArenaBox::fmt (line 67) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_box.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | use shared_arena::{ArenaBox, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 67 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_box.rs - arena_box::ArenaBox::deref (line 113) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_box.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | use shared_arena::{ArenaBox, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 113 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_arc.rs - arena_arc::ArenaArc::fmt (line 87) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_arc.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | use shared_arena::{ArenaArc, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 87 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_arc.rs - arena_arc::ArenaArc::drop (line 192) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_arc.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | use shared_arena::{ArenaBox, Arena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 192 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_box.rs - arena_box::ArenaBox::fmt (line 54) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_box.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | use shared_arena::{ArenaBox, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 54 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_rc.rs - arena_rc::ArenaRc::clone (line 115) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_rc.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | use shared_arena::{ArenaRc, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 115 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_arc.rs - arena_arc::ArenaArc (line 35) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_arc.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use shared_arena::{ArenaArc, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 35 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_arc.rs - arena_arc::ArenaArc::deref (line 175) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_arc.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | use shared_arena::{ArenaArc, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 175 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/pool.rs - pool::Pool::alloc_rc_with (line 334) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/pool.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | use shared_arena::Pool; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 334 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/pool.rs - pool::Pool::alloc (line 198) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/pool.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | use shared_arena::{PoolBox, Pool}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 198 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/pool.rs - pool::Pool::stats (line 388) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/pool.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | use shared_arena::Pool; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 388 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_box.rs - arena_box::ArenaBox::fmt (line 41) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_box.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | use shared_arena::{ArenaBox, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 41 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/pool.rs - pool::PoolBox (line 19) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/pool.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use shared_arena::{PoolBox, Pool}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 19 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_rc.rs - arena_rc::ArenaRc::deref (line 137) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_rc.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | use shared_arena::{ArenaRc, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 137 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/pool.rs - pool::Pool::alloc_with (line 240) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/pool.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | use shared_arena::Pool; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 240 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/pool.rs - pool::Pool::alloc_rc (line 292) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/pool.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | use shared_arena::{ArenaRc, Pool}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 292 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_rc.rs - arena_rc::ArenaRc::fmt (line 53) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_rc.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | use shared_arena::{ArenaRc, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 53 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena.rs - arena::Arena::with_capacity (line 109) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | use shared_arena::Arena; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 109 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shared_arena.rs - shared_arena::SharedArena (line 18) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/shared_arena.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use shared_arena::SharedArena; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 18 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/pool.rs - pool::Pool::new (line 116) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/pool.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | use shared_arena::Pool; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 116 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena.rs - arena::Arena::alloc_arc (line 243) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | use shared_arena::{ArenaArc, Arena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 243 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_rc.rs - arena_rc::ArenaRc::fmt (line 79) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_rc.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | use shared_arena::{ArenaRc, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 79 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/pool.rs - pool::Pool::with_capacity (line 135) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/pool.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | use shared_arena::Pool; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 135 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_rc.rs - arena_rc::ArenaRc::fmt (line 66) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_rc.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | use shared_arena::{ArenaRc, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 66 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shared_arena.rs - shared_arena::SharedArena::alloc (line 299) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/shared_arena.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | use shared_arena::{ArenaBox, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 299 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shared_arena.rs - shared_arena::SharedArena::alloc_arc_with (line 438) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/shared_arena.rs:439:5 [INFO] [stdout] | [INFO] [stdout] 439 | use shared_arena::{ArenaBox, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 438 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shared_arena.rs - shared_arena::SharedArena::alloc_arc (line 393) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/shared_arena.rs:394:5 [INFO] [stdout] | [INFO] [stdout] 394 | use shared_arena::{ArenaArc, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 393 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/arena_rc.rs - arena_rc::ArenaRc::drop (line 180) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/arena_rc.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | use shared_arena::{ArenaRc, Arena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 180 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shared_arena.rs - shared_arena::SharedArena::stats (line 727) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/shared_arena.rs:728:5 [INFO] [stdout] | [INFO] [stdout] 728 | use shared_arena::SharedArena; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 727 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shared_arena.rs - shared_arena::SharedArena::alloc_rc_with (line 533) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/shared_arena.rs:534:5 [INFO] [stdout] | [INFO] [stdout] 534 | use shared_arena::SharedArena; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 533 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shared_arena.rs - shared_arena::SharedArena::new (line 285) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/shared_arena.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | use shared_arena::SharedArena; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 285 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/pool.rs - pool::Pool::shrink_to_fit (line 452) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/pool.rs:453:5 [INFO] [stdout] | [INFO] [stdout] 453 | use shared_arena::Pool; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 452 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shared_arena.rs - shared_arena::SharedArena::shrink_to_fit (line 602) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/shared_arena.rs:603:5 [INFO] [stdout] | [INFO] [stdout] 603 | use shared_arena::SharedArena; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 602 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shared_arena.rs - shared_arena::SharedArena::with_capacity (line 255) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/shared_arena.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 256 | use shared_arena::SharedArena; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 255 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shared_arena.rs - shared_arena::SharedArena::alloc_rc (line 491) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/shared_arena.rs:492:5 [INFO] [stdout] | [INFO] [stdout] 492 | use shared_arena::{ArenaRc, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 491 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shared_arena.rs - shared_arena::SharedArena::alloc_with (line 341) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `shared_arena` [INFO] [stdout] --> src/shared_arena.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | use shared_arena::{ArenaBox, SharedArena}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_arena` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/shared_arena.rs, use `mod shared_arena` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 341 + mod shared_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 E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/arena.rs - arena::Arena (line 19) [INFO] [stdout] src/arena.rs - arena::Arena::alloc (line 149) [INFO] [stdout] src/arena.rs - arena::Arena::alloc_arc (line 243) [INFO] [stdout] src/arena.rs - arena::Arena::alloc_arc_with (line 285) [INFO] [stdout] src/arena.rs - arena::Arena::alloc_rc (line 337) [INFO] [stdout] src/arena.rs - arena::Arena::alloc_rc_with (line 379) [INFO] [stdout] src/arena.rs - arena::Arena::alloc_with (line 191) [INFO] [stdout] src/arena.rs - arena::Arena::new (line 135) [INFO] [stdout] src/arena.rs - arena::Arena::shrink_to_fit (line 440) [INFO] [stdout] src/arena.rs - arena::Arena::stats (line 537) [INFO] [stdout] src/arena.rs - arena::Arena::with_capacity (line 109) [INFO] [stdout] src/arena_arc.rs - arena_arc::ArenaArc (line 35) [INFO] [stdout] src/arena_arc.rs - arena_arc::ArenaArc::clone (line 153) [INFO] [stdout] src/arena_arc.rs - arena_arc::ArenaArc::deref (line 175) [INFO] [stdout] src/arena_arc.rs - arena_arc::ArenaArc::drop (line 192) [INFO] [stdout] src/arena_arc.rs - arena_arc::ArenaArc::fmt (line 61) [INFO] [stdout] src/arena_arc.rs - arena_arc::ArenaArc::fmt (line 74) [INFO] [stdout] src/arena_arc.rs - arena_arc::ArenaArc::fmt (line 87) [INFO] [stdout] src/arena_box.rs - arena_box::ArenaBox (line 18) [INFO] [stdout] src/arena_box.rs - arena_box::ArenaBox::deref (line 113) [INFO] [stdout] src/arena_box.rs - arena_box::ArenaBox::deref_mut (line 126) [INFO] [stdout] src/arena_box.rs - arena_box::ArenaBox::drop (line 142) [INFO] [stdout] src/arena_box.rs - arena_box::ArenaBox::fmt (line 41) [INFO] [stdout] src/arena_box.rs - arena_box::ArenaBox::fmt (line 54) [INFO] [stdout] src/arena_box.rs - arena_box::ArenaBox::fmt (line 67) [INFO] [stdout] src/arena_rc.rs - arena_rc::ArenaRc (line 29) [INFO] [stdout] src/arena_rc.rs - arena_rc::ArenaRc::clone (line 115) [INFO] [stdout] src/arena_rc.rs - arena_rc::ArenaRc::deref (line 137) [INFO] [stdout] src/arena_rc.rs - arena_rc::ArenaRc::drop (line 180) [INFO] [stdout] src/arena_rc.rs - arena_rc::ArenaRc::fmt (line 53) [INFO] [stdout] src/arena_rc.rs - arena_rc::ArenaRc::fmt (line 66) [INFO] [stdout] src/arena_rc.rs - arena_rc::ArenaRc::fmt (line 79) [INFO] [stdout] src/pool.rs - pool::Pool::alloc (line 198) [INFO] [stdout] src/pool.rs - pool::Pool::alloc_rc (line 292) [INFO] [stdout] src/pool.rs - pool::Pool::alloc_rc_with (line 334) [INFO] [stdout] src/pool.rs - pool::Pool::alloc_with (line 240) [INFO] [stdout] src/pool.rs - pool::Pool::new (line 116) [INFO] [stdout] src/pool.rs - pool::Pool::shrink_to_fit (line 452) [INFO] [stdout] src/pool.rs - pool::Pool::stats (line 388) [INFO] [stdout] src/pool.rs - pool::Pool::with_capacity (line 135) [INFO] [stdout] src/pool.rs - pool::PoolBox (line 19) [INFO] [stdout] src/shared_arena.rs - shared_arena::SharedArena (line 18) [INFO] [stdout] src/shared_arena.rs - shared_arena::SharedArena::alloc (line 299) [INFO] [stdout] src/shared_arena.rs - shared_arena::SharedArena::alloc_arc (line 393) [INFO] [stdout] src/shared_arena.rs - shared_arena::SharedArena::alloc_arc_with (line 438) [INFO] [stdout] src/shared_arena.rs - shared_arena::SharedArena::alloc_rc (line 491) [INFO] [stdout] src/shared_arena.rs - shared_arena::SharedArena::alloc_rc_with (line 533) [INFO] [stdout] src/shared_arena.rs - shared_arena::SharedArena::alloc_with (line 341) [INFO] [stdout] src/shared_arena.rs - shared_arena::SharedArena::new (line 285) [INFO] [stdout] src/shared_arena.rs - shared_arena::SharedArena::shrink_to_fit (line 602) [INFO] [stdout] src/shared_arena.rs - shared_arena::SharedArena::stats (line 727) [INFO] [stdout] src/shared_arena.rs - shared_arena::SharedArena::with_capacity (line 255) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 52 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.05s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "75fae2e89d92fe1777c1a2e524c5639a132fb167d0dc95368e0f5b49a937a9da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75fae2e89d92fe1777c1a2e524c5639a132fb167d0dc95368e0f5b49a937a9da", kill_on_drop: false }` [INFO] [stdout] 75fae2e89d92fe1777c1a2e524c5639a132fb167d0dc95368e0f5b49a937a9da