[INFO] cloning repository https://github.com/MajidAbdelilah/Leopard_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MajidAbdelilah/Leopard_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMajidAbdelilah%2FLeopard_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMajidAbdelilah%2FLeopard_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d06325c2883c4f3c314cfcd69cb3dec3f559cfb
[INFO] testing MajidAbdelilah/Leopard_rust against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMajidAbdelilah%2FLeopard_rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MajidAbdelilah/Leopard_rust
[INFO] finished tweaking git repo https://github.com/MajidAbdelilah/Leopard_rust
[INFO] tweaked toml for git repo https://github.com/MajidAbdelilah/Leopard_rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MajidAbdelilah/Leopard_rust on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MajidAbdelilah/Leopard_rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 447940ccd80a20eb2f5f09b4fb0e3d8d79fb715ee96ad7b49d69f8707f78450c
[INFO] running `Command { std: "docker" "start" "-a" "447940ccd80a20eb2f5f09b4fb0e3d8d79fb715ee96ad7b49d69f8707f78450c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "447940ccd80a20eb2f5f09b4fb0e3d8d79fb715ee96ad7b49d69f8707f78450c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "447940ccd80a20eb2f5f09b4fb0e3d8d79fb715ee96ad7b49d69f8707f78450c", kill_on_drop: false }`
[INFO] [stdout] 447940ccd80a20eb2f5f09b4fb0e3d8d79fb715ee96ad7b49d69f8707f78450c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6cae56220627c521aab9fa80948d3ca8c2706ba2559f1158864c267e726f69d
[INFO] running `Command { std: "docker" "start" "-a" "d6cae56220627c521aab9fa80948d3ca8c2706ba2559f1158864c267e726f69d", kill_on_drop: false }`
[INFO] [stderr]    Compiling leopard_vec v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
[INFO] running `Command { std: "docker" "inspect" "d6cae56220627c521aab9fa80948d3ca8c2706ba2559f1158864c267e726f69d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6cae56220627c521aab9fa80948d3ca8c2706ba2559f1158864c267e726f69d", kill_on_drop: false }`
[INFO] [stdout] d6cae56220627c521aab9fa80948d3ca8c2706ba2559f1158864c267e726f69d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e82d32575e03bb958a2f82b84df4a6eb9c3977a439842140630490a0cd3537e
[INFO] running `Command { std: "docker" "start" "-a" "1e82d32575e03bb958a2f82b84df4a6eb9c3977a439842140630490a0cd3537e", kill_on_drop: false }`
[INFO] [stderr]    Compiling leopard_vec v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] running `Command { std: "docker" "inspect" "1e82d32575e03bb958a2f82b84df4a6eb9c3977a439842140630490a0cd3537e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e82d32575e03bb958a2f82b84df4a6eb9c3977a439842140630490a0cd3537e", kill_on_drop: false }`
[INFO] [stdout] 1e82d32575e03bb958a2f82b84df4a6eb9c3977a439842140630490a0cd3537e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 410057f4e7ffc5b10408d074f20c21022183ee24d53faa29747f346e9004d221
[INFO] running `Command { std: "docker" "start" "-a" "410057f4e7ffc5b10408d074f20c21022183ee24d53faa29747f346e9004d221", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leopard_vec-2f3e83b212a443b8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/leopard_vec-620b733ec420be90)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests leopard_vec
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test src/leopard.rs - leopard::LQueue (line 586) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LMask::len (line 431) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LMask::from_fn (line 407) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LMask::new (line 385) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LMask::is_empty (line 446) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LMask (line 356) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LMask::as_slice (line 461) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard (line 20) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LQueue::lvec_with_capacity (line 673) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LQueue::end (line 739) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LQueue (line 597) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LQueue::is_recording (line 805) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LQueue::new (line 623) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LQueue::start (line 705) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LVec<T>::fill_with (line 1033) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LVec (line 843) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LVec (line 863) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LVec<T>::blend (line 1277) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LQueue::lvec (line 647) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LVec<T>::is_pending (line 927) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LVec<T>::len (line 896) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LVec<T>::fill (line 1083) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LVec<T>::masked_apply (line 1352) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LVec<T>::mask (line 1235) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LVec<T>::masked_fill (line 1411) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 20) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LVec<T>::map (line 1116) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LVec<T>::map_where (line 1174) ... FAILED
[INFO] [stdout] test src/leopard.rs - leopard::LVec<T>::materialize (line 956) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/leopard.rs - leopard::LQueue (line 586) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]    --> src/leopard.rs:587:5
[INFO] [stdout]     |
[INFO] [stdout] 587 | use leopard::{LQueue, LVec};
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 586 + mod leopard;
[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/leopard.rs - leopard::LMask::len (line 431) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]    --> src/leopard.rs:432:5
[INFO] [stdout]     |
[INFO] [stdout] 432 | use leopard::LMask;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 431 + mod leopard;
[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/leopard.rs - leopard::LMask::from_fn (line 407) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]    --> src/leopard.rs:408:5
[INFO] [stdout]     |
[INFO] [stdout] 408 | use leopard::LMask;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 407 + mod leopard;
[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/leopard.rs - leopard::LMask::new (line 385) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]    --> src/leopard.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 386 | use leopard::LMask;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 385 + mod leopard;
[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/leopard.rs - leopard::LMask::is_empty (line 446) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]    --> src/leopard.rs:447:5
[INFO] [stdout]     |
[INFO] [stdout] 447 | use leopard::LMask;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 446 + mod leopard;
[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/leopard.rs - leopard::LMask (line 356) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]    --> src/leopard.rs:357:5
[INFO] [stdout]     |
[INFO] [stdout] 357 | use leopard::LMask;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 356 + mod leopard;
[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/leopard.rs - leopard::LMask::as_slice (line 461) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]    --> src/leopard.rs:462:5
[INFO] [stdout]     |
[INFO] [stdout] 462 | use leopard::LMask;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 461 + mod leopard;
[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/leopard.rs - leopard (line 20) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]   --> src/leopard.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use leopard::{LQueue, LVec, LMask};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 20 + mod leopard;
[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/leopard.rs - leopard::LQueue::lvec_with_capacity (line 673) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]    --> src/leopard.rs:674:5
[INFO] [stdout]     |
[INFO] [stdout] 674 | use leopard::{LQueue, LVec};
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 673 + mod leopard;
[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/leopard.rs - leopard::LQueue::end (line 739) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]    --> src/leopard.rs:740:5
[INFO] [stdout]     |
[INFO] [stdout] 740 | use leopard::{LQueue, LVec};
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 739 + mod leopard;
[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/leopard.rs - leopard::LQueue (line 597) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]    --> src/leopard.rs:598:5
[INFO] [stdout]     |
[INFO] [stdout] 598 | use leopard::{LQueue, LVec};
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 597 + mod leopard;
[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/leopard.rs - leopard::LQueue::is_recording (line 805) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]    --> src/leopard.rs:806:5
[INFO] [stdout]     |
[INFO] [stdout] 806 | use leopard::LQueue;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 805 + mod leopard;
[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/leopard.rs - leopard::LQueue::new (line 623) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]    --> src/leopard.rs:624:5
[INFO] [stdout]     |
[INFO] [stdout] 624 | use leopard::LQueue;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 623 + mod leopard;
[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/leopard.rs - leopard::LQueue::start (line 705) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]    --> src/leopard.rs:706:5
[INFO] [stdout]     |
[INFO] [stdout] 706 | use leopard::{LQueue, LVec};
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 705 + mod leopard;
[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/leopard.rs - leopard::LVec<T>::fill_with (line 1033) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]     --> src/leopard.rs:1034:5
[INFO] [stdout]      |
[INFO] [stdout] 1034 | use leopard::{LQueue, LVec};
[INFO] [stdout]      |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]      |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]      |
[INFO] [stdout] 1033 + mod leopard;
[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/leopard.rs - leopard::LVec (line 843) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]    --> src/leopard.rs:844:5
[INFO] [stdout]     |
[INFO] [stdout] 844 | use leopard::{LQueue, LVec};
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 843 + mod leopard;
[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/leopard.rs - leopard::LVec (line 863) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]    --> src/leopard.rs:864:5
[INFO] [stdout]     |
[INFO] [stdout] 864 | use leopard::{LQueue, LVec};
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 863 + mod leopard;
[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/leopard.rs - leopard::LVec<T>::blend (line 1277) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]     --> src/leopard.rs:1278:5
[INFO] [stdout]      |
[INFO] [stdout] 1278 | use leopard::{LQueue, LVec, LMask};
[INFO] [stdout]      |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]      |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]      |
[INFO] [stdout] 1277 + mod leopard;
[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/leopard.rs - leopard::LQueue::lvec (line 647) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]    --> src/leopard.rs:648:5
[INFO] [stdout]     |
[INFO] [stdout] 648 | use leopard::{LQueue, LVec};
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 647 + mod leopard;
[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/leopard.rs - leopard::LVec<T>::is_pending (line 927) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]    --> src/leopard.rs:928:5
[INFO] [stdout]     |
[INFO] [stdout] 928 | use leopard::{LQueue, LVec};
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 927 + mod leopard;
[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/leopard.rs - leopard::LVec<T>::len (line 896) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]    --> src/leopard.rs:897:5
[INFO] [stdout]     |
[INFO] [stdout] 897 | use leopard::{LQueue, LVec};
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 896 + mod leopard;
[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/leopard.rs - leopard::LVec<T>::fill (line 1083) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]     --> src/leopard.rs:1084:5
[INFO] [stdout]      |
[INFO] [stdout] 1084 | use leopard::{LQueue, LVec};
[INFO] [stdout]      |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]      |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]      |
[INFO] [stdout] 1083 + mod leopard;
[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/leopard.rs - leopard::LVec<T>::masked_apply (line 1352) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]     --> src/leopard.rs:1353:5
[INFO] [stdout]      |
[INFO] [stdout] 1353 | use leopard::{LQueue, LVec, LMask};
[INFO] [stdout]      |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]      |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]      |
[INFO] [stdout] 1352 + mod leopard;
[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/leopard.rs - leopard::LVec<T>::mask (line 1235) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]     --> src/leopard.rs:1236:5
[INFO] [stdout]      |
[INFO] [stdout] 1236 | use leopard::{LQueue, LVec};
[INFO] [stdout]      |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]      |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]      |
[INFO] [stdout] 1235 + mod leopard;
[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/leopard.rs - leopard::LVec<T>::masked_fill (line 1411) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]     --> src/leopard.rs:1412:5
[INFO] [stdout]      |
[INFO] [stdout] 1412 | use leopard::{LQueue, LVec, LMask};
[INFO] [stdout]      |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]      |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]      |
[INFO] [stdout] 1411 + mod leopard;
[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/lib.rs - (line 20) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]   --> src/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use leopard::{LQueue, LVec, LMask};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 20 + mod leopard;
[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/leopard.rs - leopard::LVec<T>::map (line 1116) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]     --> src/leopard.rs:1117:5
[INFO] [stdout]      |
[INFO] [stdout] 1117 | use leopard::{LQueue, LVec};
[INFO] [stdout]      |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]      |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]      |
[INFO] [stdout] 1116 + mod leopard;
[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/leopard.rs - leopard::LVec<T>::map_where (line 1174) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]     --> src/leopard.rs:1175:5
[INFO] [stdout]      |
[INFO] [stdout] 1175 | use leopard::{LQueue, LVec};
[INFO] [stdout]      |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]      |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]      |
[INFO] [stdout] 1174 + mod leopard;
[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/leopard.rs - leopard::LVec<T>::materialize (line 956) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `leopard`
[INFO] [stdout]    --> src/leopard.rs:957:5
[INFO] [stdout]     |
[INFO] [stdout] 957 | use leopard::{LQueue, LVec};
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `leopard`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/leopard.rs, use `mod leopard` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 956 + mod leopard;
[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/leopard.rs - leopard (line 20)
[INFO] [stdout]     src/leopard.rs - leopard::LMask (line 356)
[INFO] [stdout]     src/leopard.rs - leopard::LMask::as_slice (line 461)
[INFO] [stdout]     src/leopard.rs - leopard::LMask::from_fn (line 407)
[INFO] [stdout]     src/leopard.rs - leopard::LMask::is_empty (line 446)
[INFO] [stdout]     src/leopard.rs - leopard::LMask::len (line 431)
[INFO] [stdout]     src/leopard.rs - leopard::LMask::new (line 385)
[INFO] [stdout]     src/leopard.rs - leopard::LQueue (line 586)
[INFO] [stdout]     src/leopard.rs - leopard::LQueue (line 597)
[INFO] [stdout]     src/leopard.rs - leopard::LQueue::end (line 739)
[INFO] [stdout]     src/leopard.rs - leopard::LQueue::is_recording (line 805)
[INFO] [stdout]     src/leopard.rs - leopard::LQueue::lvec (line 647)
[INFO] [stdout]     src/leopard.rs - leopard::LQueue::lvec_with_capacity (line 673)
[INFO] [stdout]     src/leopard.rs - leopard::LQueue::new (line 623)
[INFO] [stdout]     src/leopard.rs - leopard::LQueue::start (line 705)
[INFO] [stdout]     src/leopard.rs - leopard::LVec (line 843)
[INFO] [stdout]     src/leopard.rs - leopard::LVec (line 863)
[INFO] [stdout]     src/leopard.rs - leopard::LVec<T>::blend (line 1277)
[INFO] [stdout]     src/leopard.rs - leopard::LVec<T>::fill (line 1083)
[INFO] [stdout]     src/leopard.rs - leopard::LVec<T>::fill_with (line 1033)
[INFO] [stdout]     src/leopard.rs - leopard::LVec<T>::is_pending (line 927)
[INFO] [stdout]     src/leopard.rs - leopard::LVec<T>::len (line 896)
[INFO] [stdout]     src/leopard.rs - leopard::LVec<T>::map (line 1116)
[INFO] [stdout]     src/leopard.rs - leopard::LVec<T>::map_where (line 1174)
[INFO] [stdout]     src/leopard.rs - leopard::LVec<T>::mask (line 1235)
[INFO] [stdout]     src/leopard.rs - leopard::LVec<T>::masked_apply (line 1352)
[INFO] [stdout]     src/leopard.rs - leopard::LVec<T>::masked_fill (line 1411)
[INFO] [stdout]     src/leopard.rs - leopard::LVec<T>::materialize (line 956)
[INFO] [stdout]     src/lib.rs - (line 20)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 29 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "410057f4e7ffc5b10408d074f20c21022183ee24d53faa29747f346e9004d221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "410057f4e7ffc5b10408d074f20c21022183ee24d53faa29747f346e9004d221", kill_on_drop: false }`
[INFO] [stdout] 410057f4e7ffc5b10408d074f20c21022183ee24d53faa29747f346e9004d221
