[INFO] fetching crate mini-moka-wasm 0.10.99...
[INFO] testing mini-moka-wasm-0.10.99 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate mini-moka-wasm 0.10.99 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate mini-moka-wasm 0.10.99
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mini-moka-wasm 0.10.99
[INFO] tweaked toml for crates.io crate mini-moka-wasm 0.10.99 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mini-moka-wasm 0.10.99 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 mini-moka-wasm 0.10.99 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded serde_spanned v1.0.3
[INFO] [stderr]   Downloaded toml v0.9.8
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded toml_writer v1.0.4
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.56
[INFO] [stderr]   Downloaded dashmap v6.1.0
[INFO] [stderr]   Downloaded triomphe v0.1.15
[INFO] [stderr]   Downloaded minicov v0.3.8
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.56
[INFO] [stderr]   Downloaded trybuild v1.0.114
[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] 0d9ae4a8cef1cc835f46262d92a85b47dc19d962e8eb419957115c496c888b40
[INFO] running `Command { std: "docker" "start" "-a" "0d9ae4a8cef1cc835f46262d92a85b47dc19d962e8eb419957115c496c888b40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d9ae4a8cef1cc835f46262d92a85b47dc19d962e8eb419957115c496c888b40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d9ae4a8cef1cc835f46262d92a85b47dc19d962e8eb419957115c496c888b40", kill_on_drop: false }`
[INFO] [stdout] 0d9ae4a8cef1cc835f46262d92a85b47dc19d962e8eb419957115c496c888b40
[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] bd7b355d503a4811102b6344bc77bbf41ed658dc46b7d7427a7be683d45f9cc6
[INFO] running `Command { std: "docker" "start" "-a" "bd7b355d503a4811102b6344bc77bbf41ed658dc46b7d7427a7be683d45f9cc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling mini-moka-wasm v0.10.99 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s
[INFO] running `Command { std: "docker" "inspect" "bd7b355d503a4811102b6344bc77bbf41ed658dc46b7d7427a7be683d45f9cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd7b355d503a4811102b6344bc77bbf41ed658dc46b7d7427a7be683d45f9cc6", kill_on_drop: false }`
[INFO] [stdout] bd7b355d503a4811102b6344bc77bbf41ed658dc46b7d7427a7be683d45f9cc6
[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] e8dc79681746a3638d2296db11b17ec166f2bf23927ebb531d9f22d982c70735
[INFO] running `Command { std: "docker" "start" "-a" "e8dc79681746a3638d2296db11b17ec166f2bf23927ebb531d9f22d982c70735", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.56
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling js-sys v0.3.83
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.56
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.56
[INFO] [stderr]    Compiling mini-moka-wasm v0.10.99 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.91s
[INFO] running `Command { std: "docker" "inspect" "e8dc79681746a3638d2296db11b17ec166f2bf23927ebb531d9f22d982c70735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8dc79681746a3638d2296db11b17ec166f2bf23927ebb531d9f22d982c70735", kill_on_drop: false }`
[INFO] [stdout] e8dc79681746a3638d2296db11b17ec166f2bf23927ebb531d9f22d982c70735
[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] 61e65eca7bc3eae9df07305d1d393b9c60ec6a4fb59d0ac26a6395fd8acd1062
[INFO] running `Command { std: "docker" "start" "-a" "61e65eca7bc3eae9df07305d1d393b9c60ec6a4fb59d0ac26a6395fd8acd1062", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mini_moka_wasm-d1b83ad06f8a574b)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test common::deque::tests::basics ... ok
[INFO] [stdout] test common::deque::tests::drop ... ok
[INFO] [stdout] test common::frequency_sketch::tests::increment_distinct ... ok
[INFO] [stdout] test common::frequency_sketch::tests::increment_max ... ok
[INFO] [stdout] test common::frequency_sketch::tests::increment_once ... ok
[INFO] [stdout] test common::deque::tests::peek_and_move_to_back ... ok
[INFO] [stdout] test common::frequency_sketch::tests::index_of_around_zero ... ok
[INFO] [stdout] test sync::builder::tests::build_cache ... ok
[INFO] [stdout] test sync::cache::tests::basic_single_thread ... ok
[INFO] [stdout] test sync::cache::tests::invalidate_all ... ok
[INFO] [stdout] test sync::cache::tests::test_iter ... ok
[INFO] [stdout] test sync::cache::tests::size_aware_eviction ... ok
[INFO] [stdout] test sync::cache::tests::test_debug_format ... ok
[INFO] [stdout] test unsync::builder::tests::build_cache ... ok
[INFO] [stdout] test unsync::cache::tests::basic_single_thread ... ok
[INFO] [stdout] test common::deque::tests::next_node ... ok
[INFO] [stdout] test common::deque::tests::iter ... ok
[INFO] [stdout] test unsync::cache::tests::invalidate_entries_if ... ok
[INFO] [stdout] test unsync::cache::tests::size_aware_eviction ... ok
[INFO] [stdout] test common::frequency_sketch::tests::reset ... ok
[INFO] [stdout] test sync::cache::tests::time_to_idle ... ok
[INFO] [stdout] test unsync::cache::tests::test_skt_capacity_will_not_overflow ... ok
[INFO] [stdout] test unsync::cache::tests::test_debug_format ... ok
[INFO] [stdout] test sync::cache::tests::basic_multi_threads ... ok
[INFO] [stdout] test sync::base_cache::tests::test_skt_capacity_will_not_overflow ... ok
[INFO] [stdout] test unsync::cache::tests::time_to_idle ... ok
[INFO] [stdout] test unsync::cache::tests::time_to_live ... ok
[INFO] [stdout] test sync::cache::tests::time_to_live ... ok
[INFO] [stdout] test unsync::cache::tests::invalidate_all ... ok
[INFO] [stdout] test sync::builder::tests::build_cache_too_long_ttl - should panic ... ok
[INFO] [stdout] test sync::builder::tests::build_cache_too_long_tti - should panic ... ok
[INFO] [stdout] test unsync::builder::tests::build_cache_too_long_tti - should panic ... ok
[INFO] [stdout] test unsync::builder::tests::build_cache_too_long_ttl - should panic ... ok
[INFO] [stdout] test common::frequency_sketch::tests::heavy_hitters ... ok
[INFO] [stdout] test sync::cache::tests::test_iter_multi_threads ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/skeptic.rs (/opt/rustwide/target/debug/deps/skeptic-c62fc45ba0e8f08f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests mini_moka_wasm
[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 15 tests
[INFO] [stdout] test src/lib.rs - doctests::ReadMeDoctests (line 270) ... ignored
[INFO] [stdout] test src/sync/cache.rs - sync::cache::Cache (line 163) ... FAILED
[INFO] [stdout] test src/sync/cache.rs - sync::cache::Cache (line 111) ... FAILED
[INFO] [stdout] test src/lib.rs - doctests::ReadMeDoctests (line 325) ... FAILED
[INFO] [stdout] test src/sync/cache.rs - sync::cache::Cache (line 41) ... FAILED
[INFO] [stdout] test src/sync/cache.rs - sync::cache::Cache<K,V,S>::entry_count (line 323) ... FAILED
[INFO] [stdout] test src/unsync/cache.rs - unsync::cache::Cache<K,V,S>::entry_count (line 240) ... FAILED
[INFO] [stdout] test src/sync/builder.rs - sync::builder::CacheBuilder (line 17) ... FAILED
[INFO] [stdout] test src/unsync/builder.rs - unsync::builder::CacheBuilder (line 17) ... FAILED
[INFO] [stdout] test src/unsync/cache.rs - unsync::cache::Cache<K,V,S>::iter (line 494) ... FAILED
[INFO] [stdout] test src/lib.rs - doctests::ReadMeDoctests (line 292) ... FAILED
[INFO] [stdout] test src/unsync/cache.rs - unsync::cache::Cache (line 91) ... FAILED
[INFO] [stdout] test src/unsync/cache.rs - unsync::cache::Cache (line 57) ... FAILED
[INFO] [stdout] test src/lib.rs - doctests::ReadMeDoctests (line 197) ... FAILED
[INFO] [stdout] test src/sync/cache.rs - sync::cache::Cache<K,V,S>::iter (line 523) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/sync/cache.rs - sync::cache::Cache (line 163) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]    --> src/sync/cache.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | use mini_moka::sync::Cache;
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `mini_moka`, use `cargo add mini_moka` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sync/cache.rs - sync::cache::Cache (line 111) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]    --> src/sync/cache.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 | use mini_moka::sync::Cache;
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `mini_moka`, use `cargo add mini_moka` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - doctests::ReadMeDoctests (line 325) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]    --> src/lib.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 | use mini_moka::sync::Cache;
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `mini_moka`, use `cargo add mini_moka` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sync/cache.rs - sync::cache::Cache (line 41) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]   --> src/sync/cache.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | use mini_moka::sync::Cache;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mini_moka`, use `cargo add mini_moka` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sync/cache.rs - sync::cache::Cache<K,V,S>::entry_count (line 323) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]    --> src/sync/cache.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | use mini_moka::sync::Cache;
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `mini_moka`, use `cargo add mini_moka` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]    --> src/sync/cache.rs:340:5
[INFO] [stdout]     |
[INFO] [stdout] 340 | use mini_moka::sync::ConcurrentCacheExt;
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `mini_moka`, use `cargo add mini_moka` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/unsync/cache.rs - unsync::cache::Cache<K,V,S>::entry_count (line 240) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]    --> src/unsync/cache.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | use mini_moka::unsync::Cache;
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `mini_moka`, use `cargo add mini_moka` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sync/builder.rs - sync::builder::CacheBuilder (line 17) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]   --> src/sync/builder.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use mini_moka::sync::Cache;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mini_moka`, use `cargo add mini_moka` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/unsync/builder.rs - unsync::builder::CacheBuilder (line 17) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]   --> src/unsync/builder.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use mini_moka::unsync::Cache;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mini_moka`, use `cargo add mini_moka` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/unsync/cache.rs - unsync::cache::Cache<K,V,S>::iter (line 494) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]    --> src/unsync/cache.rs:495:5
[INFO] [stdout]     |
[INFO] [stdout] 495 | use mini_moka::unsync::Cache;
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `mini_moka`, use `cargo add mini_moka` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - doctests::ReadMeDoctests (line 292) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]    --> src/lib.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 | use mini_moka::sync::Cache;
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `mini_moka`, use `cargo add mini_moka` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/unsync/cache.rs - unsync::cache::Cache (line 91) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]   --> src/unsync/cache.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | use mini_moka::unsync::Cache;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mini_moka`, use `cargo add mini_moka` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/unsync/cache.rs - unsync::cache::Cache (line 57) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]   --> src/unsync/cache.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | use mini_moka::unsync::Cache;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mini_moka`, use `cargo add mini_moka` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - doctests::ReadMeDoctests (line 197) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]    --> src/lib.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 | use mini_moka::sync::Cache;
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `mini_moka`, use `cargo add mini_moka` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sync/cache.rs - sync::cache::Cache<K,V,S>::iter (line 523) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]    --> src/sync/cache.rs:524:5
[INFO] [stdout]     |
[INFO] [stdout] 524 | use mini_moka::sync::Cache;
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `mini_moka`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `mini_moka`, use `cargo add mini_moka` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - doctests::ReadMeDoctests (line 197)
[INFO] [stdout]     src/lib.rs - doctests::ReadMeDoctests (line 292)
[INFO] [stdout]     src/lib.rs - doctests::ReadMeDoctests (line 325)
[INFO] [stdout]     src/sync/builder.rs - sync::builder::CacheBuilder (line 17)
[INFO] [stdout]     src/sync/cache.rs - sync::cache::Cache (line 111)
[INFO] [stdout]     src/sync/cache.rs - sync::cache::Cache (line 163)
[INFO] [stdout]     src/sync/cache.rs - sync::cache::Cache (line 41)
[INFO] [stdout]     src/sync/cache.rs - sync::cache::Cache<K,V,S>::entry_count (line 323)
[INFO] [stdout]     src/sync/cache.rs - sync::cache::Cache<K,V,S>::iter (line 523)
[INFO] [stdout]     src/unsync/builder.rs - unsync::builder::CacheBuilder (line 17)
[INFO] [stdout]     src/unsync/cache.rs - unsync::cache::Cache (line 57)
[INFO] [stdout]     src/unsync/cache.rs - unsync::cache::Cache (line 91)
[INFO] [stdout]     src/unsync/cache.rs - unsync::cache::Cache<K,V,S>::entry_count (line 240)
[INFO] [stdout]     src/unsync/cache.rs - unsync::cache::Cache<K,V,S>::iter (line 494)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 14 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "61e65eca7bc3eae9df07305d1d393b9c60ec6a4fb59d0ac26a6395fd8acd1062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61e65eca7bc3eae9df07305d1d393b9c60ec6a4fb59d0ac26a6395fd8acd1062", kill_on_drop: false }`
[INFO] [stdout] 61e65eca7bc3eae9df07305d1d393b9c60ec6a4fb59d0ac26a6395fd8acd1062
