[INFO] cloning repository https://github.com/pathscale/psc-nanoid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pathscale/psc-nanoid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpathscale%2Fpsc-nanoid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpathscale%2Fpsc-nanoid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2b2b72ed36131e9247448861b30805a3ed4b6f6
[INFO] testing pathscale/psc-nanoid against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpathscale%2Fpsc-nanoid" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pathscale/psc-nanoid
[INFO] finished tweaking git repo https://github.com/pathscale/psc-nanoid
[INFO] tweaked toml for git repo https://github.com/pathscale/psc-nanoid written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pathscale/psc-nanoid on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pathscale/psc-nanoid 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.58
[INFO] [stderr]   Downloaded rkyv_derive v0.8.15
[INFO] [stderr]   Downloaded thiserror v1.0.58
[INFO] [stderr]   Downloaded bytecheck v0.8.2
[INFO] [stderr]   Downloaded bytecheck_derive v0.8.2
[INFO] [stderr]   Downloaded pretty_assertions v1.4.0
[INFO] [stderr]   Downloaded rkyv v0.8.15
[INFO] [stderr]   Downloaded serde_json v1.0.115
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] adc631fe42b78b0cf2cceb7ba2eab2be68ed6dd7350b06446de666fdfa85267a
[INFO] running `Command { std: "docker" "start" "-a" "adc631fe42b78b0cf2cceb7ba2eab2be68ed6dd7350b06446de666fdfa85267a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adc631fe42b78b0cf2cceb7ba2eab2be68ed6dd7350b06446de666fdfa85267a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adc631fe42b78b0cf2cceb7ba2eab2be68ed6dd7350b06446de666fdfa85267a", kill_on_drop: false }`
[INFO] [stdout] adc631fe42b78b0cf2cceb7ba2eab2be68ed6dd7350b06446de666fdfa85267a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2246ebdc91b089c9b4c4faf99dab56f8468f375a0674631456469a02b8960ef4
[INFO] running `Command { std: "docker" "start" "-a" "2246ebdc91b089c9b4c4faf99dab56f8468f375a0674631456469a02b8960ef4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.12
[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 thiserror-impl v1.0.58
[INFO] [stderr]    Compiling psc-nanoid v3.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.19s
[INFO] running `Command { std: "docker" "inspect" "2246ebdc91b089c9b4c4faf99dab56f8468f375a0674631456469a02b8960ef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2246ebdc91b089c9b4c4faf99dab56f8468f375a0674631456469a02b8960ef4", kill_on_drop: false }`
[INFO] [stdout] 2246ebdc91b089c9b4c4faf99dab56f8468f375a0674631456469a02b8960ef4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5297cbc7d804d17d24644d25da7d2028ae482eb40270e4f7122395fadcdd290
[INFO] running `Command { std: "docker" "start" "-a" "f5297cbc7d804d17d24644d25da7d2028ae482eb40270e4f7122395fadcdd290", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling psc-nanoid v3.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.31s
[INFO] running `Command { std: "docker" "inspect" "f5297cbc7d804d17d24644d25da7d2028ae482eb40270e4f7122395fadcdd290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5297cbc7d804d17d24644d25da7d2028ae482eb40270e4f7122395fadcdd290", kill_on_drop: false }`
[INFO] [stdout] f5297cbc7d804d17d24644d25da7d2028ae482eb40270e4f7122395fadcdd290
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9df4bc61279fddf4f32008b0033ad0ed819744fa51f3f2c018a6316f5b4d4aa5
[INFO] running `Command { std: "docker" "start" "-a" "9df4bc61279fddf4f32008b0033ad0ed819744fa51f3f2c018a6316f5b4d4aa5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/psc_nanoid-e18809d8c9f02f78)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test alphabet::tests::test_alphabet_len ... ok
[INFO] [stdout] test tests::test_clone ... ok
[INFO] [stdout] test alphabet::tests::test_alphabet_symbol_map ... ok
[INFO] [stdout] test tests::test_cmp ... ok
[INFO] [stdout] test tests::test_debug_format ... ok
[INFO] [stdout] test tests::test_hash ... ok
[INFO] [stdout] test tests::test_nanoid_macro ... ok
[INFO] [stdout] test tests::test_parse_invalid_character ... ok
[INFO] [stdout] test tests::test_parse_invalid_length ... ok
[INFO] [stdout] test tests::test_convert_to_string ... ok
[INFO] [stdout] test tests::test_copy ... ok
[INFO] [stdout] test tests::test_eq ... ok
[INFO] [stdout] test tests::test_parse_valid ... ok
[INFO] [stdout] test tests::test_new_unique ... ok
[INFO] [stdout] test tests::test_partial_cmp ... ok
[INFO] [stdout] test tests::test_new_uniformity ... ok
[INFO] [stderr]    Doc-tests psc_nanoid
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.78s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test src/alphabet.rs - alphabet::Base16LowercaseAlphabet (line 186) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 31) ... FAILED
[INFO] [stdout] test src/alphabet.rs - alphabet::Base62Alphabet (line 144) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 24) ... FAILED
[INFO] [stdout] test src/alphabet.rs - alphabet::Base58Alphabet (line 150) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 41) ... FAILED
[INFO] [stdout] test src/lib.rs - Nanoid (line 118) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 49) ... FAILED
[INFO] [stdout] test src/lib.rs - Nanoid (line 127) ... FAILED
[INFO] [stdout] test src/alphabet.rs - alphabet::Base36LowercaseAlphabet (line 162) ... FAILED
[INFO] [stdout] test src/alphabet.rs - alphabet::Base36Alphabet (line 156) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 57) ... FAILED
[INFO] [stdout] test src/lib.rs - Nanoid (line 151) ... FAILED
[INFO] [stdout] test src/alphabet.rs - alphabet::Alphabet (line 59) - compile fail ... ok
[INFO] [stdout] test src/alphabet.rs - alphabet::Base32LowercaseAlphabet (line 174) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 64) ... FAILED
[INFO] [stdout] test src/alphabet.rs - alphabet (line 13) ... FAILED
[INFO] [stdout] test src/alphabet.rs - alphabet::Alphabet (line 43) ... FAILED
[INFO] [stdout] test src/alphabet.rs - alphabet::Base16Alphabet (line 180) ... FAILED
[INFO] [stdout] test src/alphabet.rs - alphabet::Base64UrlAlphabet (line 138) ... FAILED
[INFO] [stdout] test src/lib.rs - Nanoid<N,A>::try_from_str (line 277) ... FAILED
[INFO] [stdout] test src/lib.rs - nanoid (line 496) ... FAILED
[INFO] [stdout] test src/lib.rs - Nanoid (line 137) ... FAILED
[INFO] [stdout] test src/alphabet.rs - alphabet::Base32Alphabet (line 168) ... FAILED
[INFO] [stdout] test src/lib.rs - Nanoid<N,A>::new (line 217) ... FAILED
[INFO] [stdout] test src/lib.rs - Nanoid<N,A>::try_from_bytes (line 309) ... FAILED
[INFO] [stdout] test src/lib.rs - nanoid (line 515) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - Nanoid (line 166) ... FAILED
[INFO] [stdout] test src/lib.rs - Nanoid<N,A>::as_str (line 334) ... FAILED
[INFO] [stdout] test src/lib.rs - Nanoid<N,A>::new_with (line 237) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/alphabet.rs - alphabet::Base16LowercaseAlphabet (line 186) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `nid` in this scope
[INFO] [stdout]    --> src/alphabet.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 | use nid::{alphabet::Base16LowercaseAlphabet, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]    --> src/alphabet.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 | use nid::{alphabet::Base16LowercaseAlphabet, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 31) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]   --> src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use nid::Nanoid;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nid`, use `cargo add nid` 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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/alphabet.rs - alphabet::Base62Alphabet (line 144) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `nid` in this scope
[INFO] [stdout]    --> src/alphabet.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 | use nid::{alphabet::Base62Alphabet, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]    --> src/alphabet.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 | use nid::{alphabet::Base62Alphabet, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 24) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]   --> src/lib.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use nid::Nanoid;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nid`, use `cargo add nid` 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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/alphabet.rs - alphabet::Base58Alphabet (line 150) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `nid` in this scope
[INFO] [stdout]    --> src/alphabet.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | use nid::{alphabet::Base58Alphabet, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]    --> src/alphabet.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | use nid::{alphabet::Base58Alphabet, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 41) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]   --> src/lib.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | use nid::{nanoid, Nanoid};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nid`, use `cargo add nid` 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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Nanoid (line 118) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]    --> src/lib.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | use nid::Nanoid;
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` 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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 49) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]   --> src/lib.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | use nid::Nanoid;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nid`, use `cargo add nid` 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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Nanoid (line 127) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]    --> src/lib.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 | use nid::Nanoid;
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` 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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/alphabet.rs - alphabet::Base36LowercaseAlphabet (line 162) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `nid` in this scope
[INFO] [stdout]    --> src/alphabet.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 | use nid::{alphabet::Base36LowercaseAlphabet, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]    --> src/alphabet.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 | use nid::{alphabet::Base36LowercaseAlphabet, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/alphabet.rs - alphabet::Base36Alphabet (line 156) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `nid` in this scope
[INFO] [stdout]    --> src/alphabet.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | use nid::{alphabet::Base36Alphabet, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]    --> src/alphabet.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | use nid::{alphabet::Base36Alphabet, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 57) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `nid` in this scope
[INFO] [stdout]   --> src/lib.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | use nid::{alphabet::Base62Alphabet, Nanoid};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]   --> src/lib.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | use nid::{alphabet::Base62Alphabet, Nanoid};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Nanoid (line 151) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]    --> src/lib.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | use nid::Nanoid;
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` 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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/alphabet.rs - alphabet::Base32LowercaseAlphabet (line 174) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `nid` in this scope
[INFO] [stdout]    --> src/alphabet.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | use nid::{alphabet::Base32LowercaseAlphabet, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]    --> src/alphabet.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | use nid::{alphabet::Base32LowercaseAlphabet, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 64) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `nid` in this scope
[INFO] [stdout]   --> src/lib.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | use nid::{alphabet::Base62Alphabet, Nanoid};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]   --> src/lib.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | use nid::{alphabet::Base62Alphabet, Nanoid};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/alphabet.rs - alphabet (line 13) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `nid` in this scope
[INFO] [stdout]   --> src/alphabet.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use nid::{alphabet::{Base36Alphabet, Base58Alphabet}, Nanoid};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]   --> src/alphabet.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use nid::{alphabet::{Base36Alphabet, Base58Alphabet}, Nanoid};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/alphabet.rs - alphabet::Alphabet (line 43) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `nid` in this scope
[INFO] [stdout]   --> src/alphabet.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | use nid::{alphabet::Alphabet, Nanoid};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]   --> src/alphabet.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | use nid::{alphabet::Alphabet, Nanoid};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/alphabet.rs - alphabet::Base16Alphabet (line 180) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `nid` in this scope
[INFO] [stdout]    --> src/alphabet.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | use nid::{alphabet::Base16Alphabet, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]    --> src/alphabet.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | use nid::{alphabet::Base16Alphabet, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/alphabet.rs - alphabet::Base64UrlAlphabet (line 138) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `nid` in this scope
[INFO] [stdout]    --> src/alphabet.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | use nid::{alphabet::Base64UrlAlphabet, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]    --> src/alphabet.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | use nid::{alphabet::Base64UrlAlphabet, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Nanoid<N,A>::try_from_str (line 277) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]    --> src/lib.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 | use nid::Nanoid;
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` 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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - nanoid (line 496) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `nid` in this scope
[INFO] [stdout]    --> src/lib.rs:497:5
[INFO] [stdout]     |
[INFO] [stdout] 497 | use nid::{alphabet::Base62Alphabet, nanoid, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]    --> src/lib.rs:497:5
[INFO] [stdout]     |
[INFO] [stdout] 497 | use nid::{alphabet::Base62Alphabet, nanoid, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Nanoid (line 137) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]    --> src/lib.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | use nid::{Nanoid, ParseError};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` 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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/alphabet.rs - alphabet::Base32Alphabet (line 168) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `nid` in this scope
[INFO] [stdout]    --> src/alphabet.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | use nid::{alphabet::Base32Alphabet, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]    --> src/alphabet.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | use nid::{alphabet::Base32Alphabet, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Nanoid<N,A>::new (line 217) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]    --> src/lib.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 | use nid::Nanoid;
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` 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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Nanoid<N,A>::try_from_bytes (line 309) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]    --> src/lib.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 | use nid::Nanoid;
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` 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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Nanoid (line 166) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `nid` in this scope
[INFO] [stdout]    --> src/lib.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 | use nid::{alphabet::Base62Alphabet, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]    --> src/lib.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 | use nid::{alphabet::Base62Alphabet, Nanoid};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Nanoid<N,A>::as_str (line 334) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]    --> src/lib.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 | use nid::Nanoid;
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` 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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Nanoid<N,A>::new_with (line 237) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `nid`
[INFO] [stdout]    --> src/lib.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 238 | use nid::Nanoid;
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `nid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nid`, use `cargo add nid` 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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/alphabet.rs - alphabet (line 13)
[INFO] [stdout]     src/alphabet.rs - alphabet::Alphabet (line 43)
[INFO] [stdout]     src/alphabet.rs - alphabet::Base16Alphabet (line 180)
[INFO] [stdout]     src/alphabet.rs - alphabet::Base16LowercaseAlphabet (line 186)
[INFO] [stdout]     src/alphabet.rs - alphabet::Base32Alphabet (line 168)
[INFO] [stdout]     src/alphabet.rs - alphabet::Base32LowercaseAlphabet (line 174)
[INFO] [stdout]     src/alphabet.rs - alphabet::Base36Alphabet (line 156)
[INFO] [stdout]     src/alphabet.rs - alphabet::Base36LowercaseAlphabet (line 162)
[INFO] [stdout]     src/alphabet.rs - alphabet::Base58Alphabet (line 150)
[INFO] [stdout]     src/alphabet.rs - alphabet::Base62Alphabet (line 144)
[INFO] [stdout]     src/alphabet.rs - alphabet::Base64UrlAlphabet (line 138)
[INFO] [stdout]     src/lib.rs - (line 24)
[INFO] [stdout]     src/lib.rs - (line 31)
[INFO] [stdout]     src/lib.rs - (line 41)
[INFO] [stdout]     src/lib.rs - (line 49)
[INFO] [stdout]     src/lib.rs - (line 57)
[INFO] [stdout]     src/lib.rs - (line 64)
[INFO] [stdout]     src/lib.rs - Nanoid (line 118)
[INFO] [stdout]     src/lib.rs - Nanoid (line 127)
[INFO] [stdout]     src/lib.rs - Nanoid (line 137)
[INFO] [stdout]     src/lib.rs - Nanoid (line 151)
[INFO] [stdout]     src/lib.rs - Nanoid (line 166)
[INFO] [stdout]     src/lib.rs - Nanoid<N,A>::as_str (line 334)
[INFO] [stdout]     src/lib.rs - Nanoid<N,A>::new (line 217)
[INFO] [stdout]     src/lib.rs - Nanoid<N,A>::new_with (line 237)
[INFO] [stdout]     src/lib.rs - Nanoid<N,A>::try_from_bytes (line 309)
[INFO] [stdout]     src/lib.rs - Nanoid<N,A>::try_from_str (line 277)
[INFO] [stdout]     src/lib.rs - nanoid (line 496)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 28 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9df4bc61279fddf4f32008b0033ad0ed819744fa51f3f2c018a6316f5b4d4aa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9df4bc61279fddf4f32008b0033ad0ed819744fa51f3f2c018a6316f5b4d4aa5", kill_on_drop: false }`
[INFO] [stdout] 9df4bc61279fddf4f32008b0033ad0ed819744fa51f3f2c018a6316f5b4d4aa5
