[INFO] fetching crate pencil-box 0.1.11...
[INFO] testing pencil-box-0.1.11 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate pencil-box 0.1.11 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate pencil-box 0.1.11
[INFO] finished tweaking crates.io crate pencil-box 0.1.11
[INFO] tweaked toml for crates.io crate pencil-box 0.1.11 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pencil-box 0.1.11 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pencil-box 0.1.11 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.103
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 849f2cc0721363706bfdec8e6affc8d684f9f506d33243f6cf0fc941d9b42001
[INFO] running `Command { std: "docker" "start" "-a" "849f2cc0721363706bfdec8e6affc8d684f9f506d33243f6cf0fc941d9b42001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "849f2cc0721363706bfdec8e6affc8d684f9f506d33243f6cf0fc941d9b42001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "849f2cc0721363706bfdec8e6affc8d684f9f506d33243f6cf0fc941d9b42001", kill_on_drop: false }`
[INFO] [stdout] 849f2cc0721363706bfdec8e6affc8d684f9f506d33243f6cf0fc941d9b42001
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b440205c8316b9442d540aa587451790ffb664f146047bd7102b22e749fe4f20
[INFO] running `Command { std: "docker" "start" "-a" "b440205c8316b9442d540aa587451790ffb664f146047bd7102b22e749fe4f20", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling pencil-box v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
[INFO] running `Command { std: "docker" "inspect" "b440205c8316b9442d540aa587451790ffb664f146047bd7102b22e749fe4f20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b440205c8316b9442d540aa587451790ffb664f146047bd7102b22e749fe4f20", kill_on_drop: false }`
[INFO] [stdout] b440205c8316b9442d540aa587451790ffb664f146047bd7102b22e749fe4f20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90d8da439f2a83d03b061eb6345194c63fe35a4901066b1950fee76c1b50aff5
[INFO] running `Command { std: "docker" "start" "-a" "90d8da439f2a83d03b061eb6345194c63fe35a4901066b1950fee76c1b50aff5", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pencil-box v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.66s
[INFO] running `Command { std: "docker" "inspect" "90d8da439f2a83d03b061eb6345194c63fe35a4901066b1950fee76c1b50aff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90d8da439f2a83d03b061eb6345194c63fe35a4901066b1950fee76c1b50aff5", kill_on_drop: false }`
[INFO] [stdout] 90d8da439f2a83d03b061eb6345194c63fe35a4901066b1950fee76c1b50aff5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2f3f8237a25bb1d1102d824c34d7934223cf5635ca95830f2a7e868a4d17acc4
[INFO] running `Command { std: "docker" "start" "-a" "2f3f8237a25bb1d1102d824c34d7934223cf5635ca95830f2a7e868a4d17acc4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pencil_box-899b508f5dcf7152)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pencil_box
[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] [stdout] 
[INFO] [stdout] running 68 tests
[INFO] [stdout] test src/array/compact.rs - array::compact::compact (line 186) ... FAILED
[INFO] [stdout] test src/array/difference.rs - array::difference::difference_performant (line 117) ... FAILED
[INFO] [stdout] test src/array/compact.rs - array::compact::compact (line 224) ... FAILED
[INFO] [stdout] test src/array/compact.rs - array::compact::compact (line 210) ... FAILED
[INFO] [stdout] test src/array/chunk.rs - array::chunk::chunk (line 52) ... FAILED
[INFO] [stdout] test src/array/difference.rs - array::difference::difference (line 50) ... FAILED
[INFO] [stdout] test src/array/compact.rs - array::compact::compact (line 196) ... FAILED
[INFO] [stdout] test src/array/compact.rs - array::compact::compact (line 203) ... FAILED
[INFO] [stdout] test src/array/drop_end.rs - array::drop_end::drop_end (line 56) ... FAILED
[INFO] [stdout] test src/array/chunk.rs - array::chunk::chunk (line 59) ... FAILED
[INFO] [stdout] test src/array/compact.rs - array::compact::compact (line 217) ... FAILED
[INFO] [stdout] test src/array/chunk.rs - array::chunk::chunk (line 38) ... FAILED
[INFO] [stdout] test src/array/drop_end.rs - array::drop_end::drop_end (line 49) ... FAILED
[INFO] [stdout] test src/array/drop_end.rs - array::drop_end::drop_end (line 35) ... FAILED
[INFO] [stdout] test src/array/difference.rs - array::difference::difference (line 42) ... FAILED
[INFO] [stdout] test src/array/chunk.rs - array::chunk::chunk (line 45) ... FAILED
[INFO] [stdout] test src/array/drop_end.rs - array::drop_end::drop_end (line 42) ... FAILED
[INFO] [stdout] test src/array/drop_start.rs - array::drop_start::drop_start (line 43) ... FAILED
[INFO] [stdout] test src/array/fill_value.rs - array::fill_value::fill_value (line 16) ... FAILED
[INFO] [stdout] test src/array/drop_start.rs - array::drop_start::drop_start (line 36) ... FAILED
[INFO] [stdout] test src/array/fill_value.rs - array::fill_value::fill_value (line 27) ... FAILED
[INFO] [stdout] test src/array/drop_start.rs - array::drop_start::drop_start (line 64) ... FAILED
[INFO] [stdout] test src/array/drop_start.rs - array::drop_start::drop_start (line 50) ... FAILED
[INFO] [stdout] test src/array/fill_default.rs - array::fill_default::fill_default (line 46) ... FAILED
[INFO] [stdout] test src/array/find_index.rs - array::find_index::find_index (line 40) ... FAILED
[INFO] [stdout] test src/array/chunk.rs - array::chunk::chunk (line 29) ... ok
[INFO] [stdout] test src/array/drop_end.rs - array::drop_end::drop_end (line 26) ... ok
[INFO] [stdout] test src/array/find_index.rs - array::find_index::find_index (line 56) ... FAILED
[INFO] [stdout] test src/array/fill_default.rs - array::fill_default::fill_default (line 37) ... FAILED
[INFO] [stdout] test src/array/drop_start.rs - array::drop_start::drop_start (line 27) ... ok
[INFO] [stdout] test src/array/fill_default.rs - array::fill_default::fill_default (line 26) ... ok
[INFO] [stdout] test src/array/fill_value.rs - array::fill_value::fill_value (line 38) ... FAILED
[INFO] [stdout] test src/array/flatten.rs - array::flatten::flatten (line 61) ... FAILED
[INFO] [stdout] test src/array/find_index.rs - array::find_index::find_index (line 28) ... ok
[INFO] [stdout] test src/array/intersection.rs - array::intersection::intersection (line 104) ... FAILED
[INFO] [stdout] test src/array/find_indexes.rs - array::find_indexes::find_indexes (line 61) ... FAILED
[INFO] [stdout] test src/array/find_indexes.rs - array::find_indexes::find_indexes (line 43) ... FAILED
[INFO] [stdout] test src/array/find_last_index.rs - array::find_last_index::find_last_index (line 57) ... FAILED
[INFO] [stdout] test src/array/find_indexes.rs - array::find_indexes::find_indexes (line 36) ... FAILED
[INFO] [stdout] test src/array/drop_start.rs - array::drop_start::drop_start (line 57) ... FAILED
[INFO] [stdout] test src/array/flatten.rs - array::flatten::flatten (line 52) ... FAILED
[INFO] [stdout] test src/array/intersection.rs - array::intersection::intersection (line 145) ... FAILED
[INFO] [stdout] test src/array/flatten.rs - array::flatten::flatten (line 67) ... FAILED
[INFO] [stdout] test src/array/difference.rs - array::difference::difference (line 30) ... ok
[INFO] [stdout] test src/array/flatten.rs - array::flatten::flatten (line 86) ... FAILED
[INFO] [stdout] test src/array/find_last_index.rs - array::find_last_index::find_last_index (line 28) ... ok
[INFO] [stdout] test src/array/find_last_index.rs - array::find_last_index::find_last_index (line 40) ... FAILED
[INFO] [stdout] test src/array/intersection.rs - array::intersection::intersection (line 185) ... FAILED
[INFO] [stdout] test src/array/flatten.rs - array::flatten::flatten (line 44) ... ok
[INFO] [stdout] test src/array/intersection.rs - array::intersection::intersection (line 94) ... FAILED
[INFO] [stdout] test src/array/intersection.rs - array::intersection::intersection (line 155) ... FAILED
[INFO] [stdout] test src/array/find_indexes.rs - array::find_indexes::find_indexes (line 27) ... ok
[INFO] [stdout] test src/array/intersection.rs - array::intersection::intersection (line 125) ... FAILED
[INFO] [stdout] test src/array/intersection.rs - array::intersection::intersection (line 164) ... FAILED
[INFO] [stdout] test src/array/intersection.rs - array::intersection::intersection (line 114) ... FAILED
[INFO] [stdout] test src/array/intersection.rs - array::intersection::intersection (line 83) ... FAILED
[INFO] [stdout] test src/array/intersection.rs - array::intersection::intersection (line 135) ... FAILED
[INFO] [stdout] test src/array/intersection.rs - array::intersection::intersection (line 65) ... FAILED
[INFO] [stdout] test src/array/uniq.rs - array::uniq::uniq (line 40) ... FAILED
[INFO] [stdout] test src/array/uniq.rs - array::uniq::uniq_performant (line 101) ... FAILED
[INFO] [stdout] test src/array/intersection.rs - array::intersection::intersection (line 173) ... FAILED
[INFO] [stdout] test src/array/uniq.rs - array::uniq::uniq_performant (line 94) ... FAILED
[INFO] [stdout] test src/array/intersection.rs - array::intersection::intersection (line 74) ... FAILED
[INFO] [stdout] test src/array/uniq.rs - array::uniq::uniq (line 47) ... FAILED
[INFO] [stdout] test src/array/intersection.rs - array::intersection::intersection (line 55) ... ok
[INFO] [stdout] test src/array/difference.rs - array::difference::difference_performant (line 102) ... ok
[INFO] [stdout] test src/array/uniq.rs - array::uniq::uniq (line 31) ... ok
[INFO] [stdout] test src/array/uniq.rs - array::uniq::uniq_performant (line 85) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/array/compact.rs - array::compact::compact (line 186) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pencil_box::traits`
[INFO] [stdout]    --> src/array/compact.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 | use pencil_box::traits::IsEmpty;
[INFO] [stdout]     |                 ^^^^^^ could not find `traits` in `pencil_box`
[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/array/difference.rs - array::difference::difference_performant (line 117) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `difference_performant` in this scope
[INFO] [stdout]    --> src/array/difference.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 | let result = difference_performant(&a, &vec![&b]);
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 117 + use pencil_box::array::difference::difference_performant;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/compact.rs - array::compact::compact (line 224) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `compact` in this scope
[INFO] [stdout]    --> src/array/compact.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | compact(&mut empty);
[INFO] [stdout]     | ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 224 + use pencil_box::array::compact::compact;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/compact.rs - array::compact::compact (line 210) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `compact` in this scope
[INFO] [stdout]    --> src/array/compact.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | compact(&mut opts);
[INFO] [stdout]     | ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 210 + use pencil_box::array::compact::compact;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/chunk.rs - array::chunk::chunk (line 52) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `chunk` in this scope
[INFO] [stdout]   --> src/array/chunk.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 | let result = chunk(&input, 0);
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 52 + use pencil_box::array::chunk::chunk;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/difference.rs - array::difference::difference (line 50) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `difference` in this scope
[INFO] [stdout]   --> src/array/difference.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 | let result = difference(&a, &vec![&b]);
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 50 + use pencil_box::array::difference::difference;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/compact.rs - array::compact::compact (line 196) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `compact` in this scope
[INFO] [stdout]    --> src/array/compact.rs:198:1
[INFO] [stdout]     |
[INFO] [stdout] 198 | compact(&mut data);
[INFO] [stdout]     | ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 196 + use pencil_box::array::compact::compact;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/compact.rs - array::compact::compact (line 203) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `compact` in this scope
[INFO] [stdout]    --> src/array/compact.rs:205:1
[INFO] [stdout]     |
[INFO] [stdout] 205 | compact(&mut nums);
[INFO] [stdout]     | ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 203 + use pencil_box::array::compact::compact;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/drop_end.rs - array::drop_end::drop_end (line 56) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `drop_end` in this scope
[INFO] [stdout]   --> src/array/drop_end.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | drop_end(&mut data, 3);
[INFO] [stdout]    | ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 56 + use pencil_box::array::drop_end::drop_end;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/chunk.rs - array::chunk::chunk (line 59) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `chunk` in this scope
[INFO] [stdout]   --> src/array/chunk.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 | let result = chunk(&input, 2).unwrap();
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 59 + use pencil_box::array::chunk::chunk;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/compact.rs - array::compact::compact (line 217) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `compact` in this scope
[INFO] [stdout]    --> src/array/compact.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | compact(&mut flags);
[INFO] [stdout]     | ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 217 + use pencil_box::array::compact::compact;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/chunk.rs - array::chunk::chunk (line 38) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `chunk` in this scope
[INFO] [stdout]   --> src/array/chunk.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 | let result = chunk(&input, 3).unwrap();
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 38 + use pencil_box::array::chunk::chunk;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/drop_end.rs - array::drop_end::drop_end (line 49) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `drop_end` in this scope
[INFO] [stdout]   --> src/array/drop_end.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | drop_end(&mut data, 1);
[INFO] [stdout]    | ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 49 + use pencil_box::array::drop_end::drop_end;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/drop_end.rs - array::drop_end::drop_end (line 35) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `drop_end` in this scope
[INFO] [stdout]   --> src/array/drop_end.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | drop_end(&mut data, 0);
[INFO] [stdout]    | ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 35 + use pencil_box::array::drop_end::drop_end;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/difference.rs - array::difference::difference (line 42) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `difference` in this scope
[INFO] [stdout]   --> src/array/difference.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 | let result = difference(&a, &vec![&b]);
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 42 + use pencil_box::array::difference::difference;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/chunk.rs - array::chunk::chunk (line 45) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `chunk` in this scope
[INFO] [stdout]   --> src/array/chunk.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 47 | let result = chunk(&input, 3).unwrap();
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 45 + use pencil_box::array::chunk::chunk;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/drop_end.rs - array::drop_end::drop_end (line 42) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `drop_end` in this scope
[INFO] [stdout]   --> src/array/drop_end.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | drop_end(&mut data, 10);
[INFO] [stdout]    | ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 42 + use pencil_box::array::drop_end::drop_end;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/drop_start.rs - array::drop_start::drop_start (line 43) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `drop_start` in this scope
[INFO] [stdout]   --> src/array/drop_start.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | drop_start(&mut data, 3);
[INFO] [stdout]    | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 43 + use pencil_box::array::drop_start::drop_start;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/fill_value.rs - array::fill_value::fill_value (line 16) stdout ----
[INFO] [stdout] error[E0423]: expected function, found module `fill_value`
[INFO] [stdout]   --> src/array/fill_value.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | let vec = fill_value(&42, 4);
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use `:` for type annotation
[INFO] [stdout]    |
[INFO] [stdout] 20 - let vec = fill_value(&42, 4);
[INFO] [stdout] 20 + let vec: fill_value(&42, 4);
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]    |
[INFO] [stdout] 15 + use pencil_box::array::fill_value::fill_value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found module `fill_value`
[INFO] [stdout]   --> src/array/fill_value.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | let vec = fill_value(&true, 3);
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use `:` for type annotation
[INFO] [stdout]    |
[INFO] [stdout] 23 - let vec = fill_value(&true, 3);
[INFO] [stdout] 23 + let vec: fill_value(&true, 3);
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]    |
[INFO] [stdout] 15 + use pencil_box::array::fill_value::fill_value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/drop_start.rs - array::drop_start::drop_start (line 36) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `drop_start` in this scope
[INFO] [stdout]   --> src/array/drop_start.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | drop_start(&mut data, 10);
[INFO] [stdout]    | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 36 + use pencil_box::array::drop_start::drop_start;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/fill_value.rs - array::fill_value::fill_value (line 27) stdout ----
[INFO] [stdout] error[E0423]: expected function, found module `fill_value`
[INFO] [stdout]   --> src/array/fill_value.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | let vec = fill_value(&String::from("hi"), 2);
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use `:` for type annotation
[INFO] [stdout]    |
[INFO] [stdout] 31 - let vec = fill_value(&String::from("hi"), 2);
[INFO] [stdout] 31 + let vec: fill_value(&String::from("hi"), 2);
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]    |
[INFO] [stdout] 26 + use pencil_box::array::fill_value::fill_value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found module `fill_value`
[INFO] [stdout]   --> src/array/fill_value.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | let vec = fill_value(&vec![1, 2], 3);
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use `:` for type annotation
[INFO] [stdout]    |
[INFO] [stdout] 34 - let vec = fill_value(&vec![1, 2], 3);
[INFO] [stdout] 34 + let vec: fill_value(&vec![1, 2], 3);
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]    |
[INFO] [stdout] 26 + use pencil_box::array::fill_value::fill_value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/drop_start.rs - array::drop_start::drop_start (line 64) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `drop_start` in this scope
[INFO] [stdout]   --> src/array/drop_start.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | drop_start(&mut data, 3); // no panic
[INFO] [stdout]    | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 64 + use pencil_box::array::drop_start::drop_start;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/drop_start.rs - array::drop_start::drop_start (line 50) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `drop_start` in this scope
[INFO] [stdout]   --> src/array/drop_start.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | drop_start(&mut data, 0);
[INFO] [stdout]    | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 50 + use pencil_box::array::drop_start::drop_start;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/fill_default.rs - array::fill_default::fill_default (line 46) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `fill_default` in this scope
[INFO] [stdout]   --> src/array/fill_default.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 | let vec = fill_default::<Status>(3);
[INFO] [stdout]    |           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 46 + use pencil_box::array::fill_default::fill_default;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/find_index.rs - array::find_index::find_index (line 40) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `find_index` in this scope
[INFO] [stdout]   --> src/array/find_index.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 | let first_done = find_index(&tasks, |t| t.done);
[INFO] [stdout]    |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 40 + use pencil_box::array::find_index::find_index;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/find_index.rs - array::find_index::find_index (line 56) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `find_index` in this scope
[INFO] [stdout]   --> src/array/find_index.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 | let result = find_index(&statuses, |s| matches!(s, Status::Failed));
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 56 + use pencil_box::array::find_index::find_index;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/fill_default.rs - array::fill_default::fill_default (line 37) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `fill_default` in this scope
[INFO] [stdout]   --> src/array/fill_default.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | let vec: Vec<String> = fill_default(2);
[INFO] [stdout]    |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 37 + use pencil_box::array::fill_default::fill_default;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fill_default` in this scope
[INFO] [stdout]   --> src/array/fill_default.rs:41:25
[INFO] [stdout]    |
[INFO] [stdout] 41 | let vec: Vec<Vec<u8>> = fill_default(2);
[INFO] [stdout]    |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 37 + use pencil_box::array::fill_default::fill_default;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/fill_value.rs - array::fill_value::fill_value (line 38) stdout ----
[INFO] [stdout] error[E0423]: expected function, found module `fill_value`
[INFO] [stdout]   --> src/array/fill_value.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | let vec = fill_value(&Status::Error("x".into()), 2);
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use `:` for type annotation
[INFO] [stdout]    |
[INFO] [stdout] 48 - let vec = fill_value(&Status::Error("x".into()), 2);
[INFO] [stdout] 48 + let vec: fill_value(&Status::Error("x".into()), 2);
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]    |
[INFO] [stdout] 37 + use pencil_box::array::fill_value::fill_value;
[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 E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/flatten.rs - array::flatten::flatten (line 61) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `flatten` in this scope
[INFO] [stdout]   --> src/array/flatten.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | assert_eq!(flatten(flags), vec![true, false, true]);
[INFO] [stdout]    |            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 61 + use pencil_box::array::flatten::flatten;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/intersection.rs - array::intersection::intersection (line 104) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `intersection` in this scope
[INFO] [stdout]    --> src/array/intersection.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 109 | let result = intersection(&input);
[INFO] [stdout]     |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 104 + use pencil_box::array::intersection::intersection;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/find_indexes.rs - array::find_indexes::find_indexes (line 61) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `find_indexes` in this scope
[INFO] [stdout]   --> src/array/find_indexes.rs:76:22
[INFO] [stdout]    |
[INFO] [stdout] 76 | let failed_indices = find_indexes(&states, |s| matches!(s, Status::Failed(_)));
[INFO] [stdout]    |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 61 + use pencil_box::array::find_indexes::find_indexes;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/find_indexes.rs - array::find_indexes::find_indexes (line 43) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `find_indexes` in this scope
[INFO] [stdout]   --> src/array/find_indexes.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 | let alices = find_indexes(&users, |u| u.name == "Alice");
[INFO] [stdout]    |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 43 + use pencil_box::array::find_indexes::find_indexes;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/find_last_index.rs - array::find_last_index::find_last_index (line 57) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `find_last_index` in this scope
[INFO] [stdout]   --> src/array/find_last_index.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 | let last_update = find_last_index(&ops, |a| matches!(a, Action::Update));
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 57 + use pencil_box::array::find_last_index::find_last_index;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/find_indexes.rs - array::find_indexes::find_indexes (line 36) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `find_indexes` in this scope
[INFO] [stdout]   --> src/array/find_indexes.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 | let a_indices = find_indexes(&str_values, |s| s.starts_with('a'));
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 36 + use pencil_box::array::find_indexes::find_indexes;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/array/find_indexes.rs:38:44
[INFO] [stdout]    |
[INFO] [stdout] 38 | let a_indices = find_indexes(&str_values, |s| s.starts_with('a'));
[INFO] [stdout]    |                                            ^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 38 | let a_indices = find_indexes(&str_values, |s: /* Type */| s.starts_with('a'));
[INFO] [stdout]    |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/drop_start.rs - array::drop_start::drop_start (line 57) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `drop_start` in this scope
[INFO] [stdout]   --> src/array/drop_start.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | drop_start(&mut data, 1);
[INFO] [stdout]    | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 57 + use pencil_box::array::drop_start::drop_start;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/flatten.rs - array::flatten::flatten (line 52) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `flatten` in this scope
[INFO] [stdout]   --> src/array/flatten.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | assert_eq!(flatten(&strs), vec!["foo", "bar", "baz"]);
[INFO] [stdout]    |            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 52 + use pencil_box::array::flatten::flatten;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/intersection.rs - array::intersection::intersection (line 145) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `intersection` in this scope
[INFO] [stdout]    --> src/array/intersection.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 | let result = intersection(&input);
[INFO] [stdout]     |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 145 + use pencil_box::array::intersection::intersection;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/flatten.rs - array::flatten::flatten (line 67) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `flatten` in this scope
[INFO] [stdout]   --> src/array/flatten.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     flatten(nested),
[INFO] [stdout]    |     ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 67 + use pencil_box::array::flatten::flatten;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/flatten.rs - array::flatten::flatten (line 86) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `flatten` in this scope
[INFO] [stdout]   --> src/array/flatten.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 | assert_eq!(flatten(&states), vec![State::Idle, State::Running(42)]);
[INFO] [stdout]    |            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 86 + use pencil_box::array::flatten::flatten;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/find_last_index.rs - array::find_last_index::find_last_index (line 40) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `find_last_index` in this scope
[INFO] [stdout]   --> src/array/find_last_index.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 | let last_error = find_last_index(&logs, |log| log.level == "error");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 40 + use pencil_box::array::find_last_index::find_last_index;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/intersection.rs - array::intersection::intersection (line 185) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `intersection` in this scope
[INFO] [stdout]    --> src/array/intersection.rs:196:14
[INFO] [stdout]     |
[INFO] [stdout] 196 | let result = intersection(&[va, vb, vc]);
[INFO] [stdout]     |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 185 + use pencil_box::array::intersection::intersection;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/intersection.rs - array::intersection::intersection (line 94) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `intersection` in this scope
[INFO] [stdout]   --> src/array/intersection.rs:99:14
[INFO] [stdout]    |
[INFO] [stdout] 99 | let result = intersection(&input);
[INFO] [stdout]    |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 94 + use pencil_box::array::intersection::intersection;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/intersection.rs - array::intersection::intersection (line 155) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `intersection` in this scope
[INFO] [stdout]    --> src/array/intersection.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 | let result = intersection(&[a, b, c]);
[INFO] [stdout]     |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 155 + use pencil_box::array::intersection::intersection;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/intersection.rs - array::intersection::intersection (line 125) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `intersection` in this scope
[INFO] [stdout]    --> src/array/intersection.rs:130:14
[INFO] [stdout]     |
[INFO] [stdout] 130 | let result = intersection(&input);
[INFO] [stdout]     |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 125 + use pencil_box::array::intersection::intersection;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/intersection.rs - array::intersection::intersection (line 164) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `intersection` in this scope
[INFO] [stdout]    --> src/array/intersection.rs:168:14
[INFO] [stdout]     |
[INFO] [stdout] 168 | let result = intersection(&[&a[..], &b[..], &c[..]]);
[INFO] [stdout]     |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 164 + use pencil_box::array::intersection::intersection;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/intersection.rs - array::intersection::intersection (line 114) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `intersection` in this scope
[INFO] [stdout]    --> src/array/intersection.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 | let result = intersection(&input);
[INFO] [stdout]     |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 114 + use pencil_box::array::intersection::intersection;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/intersection.rs - array::intersection::intersection (line 83) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `intersection` in this scope
[INFO] [stdout]   --> src/array/intersection.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 | let result = intersection(&input);
[INFO] [stdout]    |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 83 + use pencil_box::array::intersection::intersection;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/intersection.rs - array::intersection::intersection (line 135) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `intersection` in this scope
[INFO] [stdout]    --> src/array/intersection.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 | let result = intersection(input);
[INFO] [stdout]     |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 135 + use pencil_box::array::intersection::intersection;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/intersection.rs - array::intersection::intersection (line 65) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `intersection` in this scope
[INFO] [stdout]   --> src/array/intersection.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 | let result = intersection(&[a, b, c]);
[INFO] [stdout]    |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 65 + use pencil_box::array::intersection::intersection;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/uniq.rs - array::uniq::uniq (line 40) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `uniq` in this scope
[INFO] [stdout]   --> src/array/uniq.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | uniq(&mut words);
[INFO] [stdout]    | ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 40 + use pencil_box::array::uniq::uniq;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/uniq.rs - array::uniq::uniq_performant (line 101) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `uniq_performant` in this scope
[INFO] [stdout]    --> src/array/uniq.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | uniq_performant(&mut empty);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 101 + use pencil_box::array::uniq::uniq_performant;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/intersection.rs - array::intersection::intersection (line 173) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `intersection` in this scope
[INFO] [stdout]    --> src/array/intersection.rs:180:14
[INFO] [stdout]     |
[INFO] [stdout] 180 | let result = intersection(&[a, b, c]);
[INFO] [stdout]     |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 173 + use pencil_box::array::intersection::intersection;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/uniq.rs - array::uniq::uniq_performant (line 94) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `uniq_performant` in this scope
[INFO] [stdout]   --> src/array/uniq.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | uniq_performant(&mut input);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 94 + use pencil_box::array::uniq::uniq_performant;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/intersection.rs - array::intersection::intersection (line 74) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `intersection` in this scope
[INFO] [stdout]   --> src/array/intersection.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 | let result = intersection(&[a, b, c]);
[INFO] [stdout]    |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 74 + use pencil_box::array::intersection::intersection;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/array/uniq.rs - array::uniq::uniq (line 47) stdout ----
[INFO] [stdout] error[E0428]: the name `Apple` is defined multiple times
[INFO] [stdout]   --> src/array/uniq.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 49 | enum Fruit { Apple, Banana, Apple }
[INFO] [stdout]    |              -----          ^^^^^ `Apple` redefined here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              previous definition of the type `Apple` here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Apple` must be defined only once in the type namespace of this enum
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `uniq` in this scope
[INFO] [stdout]   --> src/array/uniq.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | uniq(&mut fruits);
[INFO] [stdout]    | ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 47 + use pencil_box::array::uniq::uniq;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&Fruit::Apple` not covered
[INFO] [stdout]   --> src/array/uniq.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Hash, Eq, PartialEq, Clone, Debug)]
[INFO] [stdout]    |                               ^^^^^ pattern `&Fruit::Apple` not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `Fruit` defined here
[INFO] [stdout]   --> src/array/uniq.rs:49:6
[INFO] [stdout]    |
[INFO] [stdout] 49 | enum Fruit { Apple, Banana, Apple }
[INFO] [stdout]    |      ^^^^^                  ----- not covered
[INFO] [stdout]    = note: the matched value is of type `&Fruit`
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&Fruit::Apple` not covered
[INFO] [stdout]   --> src/array/uniq.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Hash, Eq, PartialEq, Clone, Debug)]
[INFO] [stdout]    |                                      ^^^^^ pattern `&Fruit::Apple` not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `Fruit` defined here
[INFO] [stdout]   --> src/array/uniq.rs:49:6
[INFO] [stdout]    |
[INFO] [stdout] 49 | enum Fruit { Apple, Banana, Apple }
[INFO] [stdout]    |      ^^^^^                  ----- not covered
[INFO] [stdout]    = note: the matched value is of type `&Fruit`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0425, E0428.
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/array/chunk.rs - array::chunk::chunk (line 38)
[INFO] [stdout]     src/array/chunk.rs - array::chunk::chunk (line 45)
[INFO] [stdout]     src/array/chunk.rs - array::chunk::chunk (line 52)
[INFO] [stdout]     src/array/chunk.rs - array::chunk::chunk (line 59)
[INFO] [stdout]     src/array/compact.rs - array::compact::compact (line 186)
[INFO] [stdout]     src/array/compact.rs - array::compact::compact (line 196)
[INFO] [stdout]     src/array/compact.rs - array::compact::compact (line 203)
[INFO] [stdout]     src/array/compact.rs - array::compact::compact (line 210)
[INFO] [stdout]     src/array/compact.rs - array::compact::compact (line 217)
[INFO] [stdout]     src/array/compact.rs - array::compact::compact (line 224)
[INFO] [stdout]     src/array/difference.rs - array::difference::difference (line 42)
[INFO] [stdout]     src/array/difference.rs - array::difference::difference (line 50)
[INFO] [stdout]     src/array/difference.rs - array::difference::difference_performant (line 117)
[INFO] [stdout]     src/array/drop_end.rs - array::drop_end::drop_end (line 35)
[INFO] [stdout]     src/array/drop_end.rs - array::drop_end::drop_end (line 42)
[INFO] [stdout]     src/array/drop_end.rs - array::drop_end::drop_end (line 49)
[INFO] [stdout]     src/array/drop_end.rs - array::drop_end::drop_end (line 56)
[INFO] [stdout]     src/array/drop_start.rs - array::drop_start::drop_start (line 36)
[INFO] [stdout]     src/array/drop_start.rs - array::drop_start::drop_start (line 43)
[INFO] [stdout]     src/array/drop_start.rs - array::drop_start::drop_start (line 50)
[INFO] [stdout]     src/array/drop_start.rs - array::drop_start::drop_start (line 57)
[INFO] [stdout]     src/array/drop_start.rs - array::drop_start::drop_start (line 64)
[INFO] [stdout]     src/array/fill_default.rs - array::fill_default::fill_default (line 37)
[INFO] [stdout]     src/array/fill_default.rs - array::fill_default::fill_default (line 46)
[INFO] [stdout]     src/array/fill_value.rs - array::fill_value::fill_value (line 16)
[INFO] [stdout]     src/array/fill_value.rs - array::fill_value::fill_value (line 27)
[INFO] [stdout]     src/array/fill_value.rs - array::fill_value::fill_value (line 38)
[INFO] [stdout]     src/array/find_index.rs - array::find_index::find_index (line 40)
[INFO] [stdout]     src/array/find_index.rs - array::find_index::find_index (line 56)
[INFO] [stdout]     src/array/find_indexes.rs - array::find_indexes::find_indexes (line 36)
[INFO] [stdout]     src/array/find_indexes.rs - array::find_indexes::find_indexes (line 43)
[INFO] [stdout]     src/array/find_indexes.rs - array::find_indexes::find_indexes (line 61)
[INFO] [stdout]     src/array/find_last_index.rs - array::find_last_index::find_last_index (line 40)
[INFO] [stdout]     src/array/find_last_index.rs - array::find_last_index::find_last_index (line 57)
[INFO] [stdout]     src/array/flatten.rs - array::flatten::flatten (line 52)
[INFO] [stdout]     src/array/flatten.rs - array::flatten::flatten (line 61)
[INFO] [stdout]     src/array/flatten.rs - array::flatten::flatten (line 67)
[INFO] [stdout]     src/array/flatten.rs - array::flatten::flatten (line 86)
[INFO] [stdout]     src/array/intersection.rs - array::intersection::intersection (line 104)
[INFO] [stdout]     src/array/intersection.rs - array::intersection::intersection (line 114)
[INFO] [stdout]     src/array/intersection.rs - array::intersection::intersection (line 125)
[INFO] [stdout]     src/array/intersection.rs - array::intersection::intersection (line 135)
[INFO] [stdout]     src/array/intersection.rs - array::intersection::intersection (line 145)
[INFO] [stdout]     src/array/intersection.rs - array::intersection::intersection (line 155)
[INFO] [stdout]     src/array/intersection.rs - array::intersection::intersection (line 164)
[INFO] [stdout]     src/array/intersection.rs - array::intersection::intersection (line 173)
[INFO] [stdout]     src/array/intersection.rs - array::intersection::intersection (line 185)
[INFO] [stdout]     src/array/intersection.rs - array::intersection::intersection (line 65)
[INFO] [stdout]     src/array/intersection.rs - array::intersection::intersection (line 74)
[INFO] [stdout]     src/array/intersection.rs - array::intersection::intersection (line 83)
[INFO] [stdout]     src/array/intersection.rs - array::intersection::intersection (line 94)
[INFO] [stdout]     src/array/uniq.rs - array::uniq::uniq (line 40)
[INFO] [stdout]     src/array/uniq.rs - array::uniq::uniq (line 47)
[INFO] [stdout]     src/array/uniq.rs - array::uniq::uniq_performant (line 101)
[INFO] [stdout]     src/array/uniq.rs - array::uniq::uniq_performant (line 94)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 55 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.54s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2f3f8237a25bb1d1102d824c34d7934223cf5635ca95830f2a7e868a4d17acc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f3f8237a25bb1d1102d824c34d7934223cf5635ca95830f2a7e868a4d17acc4", kill_on_drop: false }`
[INFO] [stdout] 2f3f8237a25bb1d1102d824c34d7934223cf5635ca95830f2a7e868a4d17acc4
