[INFO] fetching crate nab138_srp 0.6.0...
[INFO] testing nab138_srp-0.6.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate nab138_srp 0.6.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate nab138_srp 0.6.0
[INFO] finished tweaking crates.io crate nab138_srp 0.6.0
[INFO] tweaked toml for crates.io crate nab138_srp 0.6.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nab138_srp 0.6.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nab138_srp 0.6.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hex-literal v1.0.0
[INFO] [stderr]   Downloaded generic-array v1.2.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 159aa9ae12bc881cb80b6537a6914d43c80be2855497b71503e734461b5ec922
[INFO] running `Command { std: "docker" "start" "-a" "159aa9ae12bc881cb80b6537a6914d43c80be2855497b71503e734461b5ec922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "159aa9ae12bc881cb80b6537a6914d43c80be2855497b71503e734461b5ec922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "159aa9ae12bc881cb80b6537a6914d43c80be2855497b71503e734461b5ec922", kill_on_drop: false }`
[INFO] [stdout] 159aa9ae12bc881cb80b6537a6914d43c80be2855497b71503e734461b5ec922
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f00b0fe606ef854b6dbf88f3901f9ec4b886be618c82d43a16d89c889dac7b4
[INFO] running `Command { std: "docker" "start" "-a" "1f00b0fe606ef854b6dbf88f3901f9ec4b886be618c82d43a16d89c889dac7b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling generic-array v1.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling nab138_srp v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.32s
[INFO] running `Command { std: "docker" "inspect" "1f00b0fe606ef854b6dbf88f3901f9ec4b886be618c82d43a16d89c889dac7b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f00b0fe606ef854b6dbf88f3901f9ec4b886be618c82d43a16d89c889dac7b4", kill_on_drop: false }`
[INFO] [stdout] 1f00b0fe606ef854b6dbf88f3901f9ec4b886be618c82d43a16d89c889dac7b4
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ca87cb57f1daa6f569ca347163eb650c164d003cf04ba813b06bacd8111bf9c
[INFO] running `Command { std: "docker" "start" "-a" "4ca87cb57f1daa6f569ca347163eb650c164d003cf04ba813b06bacd8111bf9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling hex-literal v1.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling nab138_srp v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.69s
[INFO] running `Command { std: "docker" "inspect" "4ca87cb57f1daa6f569ca347163eb650c164d003cf04ba813b06bacd8111bf9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ca87cb57f1daa6f569ca347163eb650c164d003cf04ba813b06bacd8111bf9c", kill_on_drop: false }`
[INFO] [stdout] 4ca87cb57f1daa6f569ca347163eb650c164d003cf04ba813b06bacd8111bf9c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 273063a9b6eb06ad03f4441a5fa3ff2594f651ee63b5a5672f6c07f6117422ab
[INFO] running `Command { std: "docker" "start" "-a" "273063a9b6eb06ad03f4441a5fa3ff2594f651ee63b5a5672f6c07f6117422ab", 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/nab138_srp-b9194b0eeb27a041)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nab138_srp
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/client.rs - client (line 10) ... FAILED
[INFO] [stdout] test src/client.rs - client (line 50) ... FAILED
[INFO] [stdout] test src/client.rs - client (line 62) ... FAILED
[INFO] [stdout] test src/server.rs - server (line 8) ... FAILED
[INFO] [stdout] test src/server.rs - server (line 41) ... FAILED
[INFO] [stdout] test src/server.rs - server (line 27) ... FAILED
[INFO] [stdout] test src/client.rs - client (line 21) ... FAILED
[INFO] [stdout] test src/server.rs - server (line 55) ... FAILED
[INFO] [stdout] test src/client.rs - client (line 34) ... FAILED
[INFO] [stdout] test src/client.rs - client (line 75) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client (line 10) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `srp` in the crate root
[INFO] [stdout]  --> src/client.rs:11:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::srp::groups::G_2048;
[INFO] [stdout]   |            ^^^ could not find `srp` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `srp` in the crate root
[INFO] [stdout]  --> src/client.rs:13:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::srp::client::SrpClient;
[INFO] [stdout]   |            ^^^ could not find `srp` in the crate root
[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/client.rs - client (line 50) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `srp` in the crate root
[INFO] [stdout]  --> src/client.rs:51:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |                     ^^^ could not find `srp` in the crate root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nab138_srp::client::SrpClient;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `SrpClient`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 3 + let client = SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `srp` in the crate root
[INFO] [stdout]  --> src/client.rs:51:73
[INFO] [stdout]   |
[INFO] [stdout] 3 | let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |                                                                         ^^^ could not find `srp` in the crate root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nab138_srp::groups;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `groups`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 3 + let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&groups::G_2048);
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client (line 62) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `srp` in the crate root
[INFO] [stdout]  --> src/client.rs:63:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |                     ^^^ could not find `srp` in the crate root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nab138_srp::client::SrpClient;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `SrpClient`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 3 + let client = SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `srp` in the crate root
[INFO] [stdout]  --> src/client.rs:63:73
[INFO] [stdout]   |
[INFO] [stdout] 3 | let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |                                                                         ^^^ could not find `srp` in the crate root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nab138_srp::groups;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `groups`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 3 + let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&groups::G_2048);
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/server.rs - server (line 8) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `srp` in the crate root
[INFO] [stdout]  --> src/server.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::srp::groups::G_2048;
[INFO] [stdout]   |            ^^^ could not find `srp` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `srp` in the crate root
[INFO] [stdout]  --> src/server.rs:11:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::srp::server::SrpServer;
[INFO] [stdout]   |            ^^^ could not find `srp` in the crate root
[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/server.rs - server (line 41) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `srp` in the crate root
[INFO] [stdout]  --> src/server.rs:42:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | let server = crate::srp::server::SrpServer::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |                     ^^^ could not find `srp` in the crate root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nab138_srp::server::SrpServer;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `SrpServer`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let server = crate::srp::server::SrpServer::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 3 + let server = SrpServer::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `srp` in the crate root
[INFO] [stdout]  --> src/server.rs:42:73
[INFO] [stdout]   |
[INFO] [stdout] 3 | let server = crate::srp::server::SrpServer::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |                                                                         ^^^ could not find `srp` in the crate root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nab138_srp::groups;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `groups`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let server = crate::srp::server::SrpServer::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 3 + let server = crate::srp::server::SrpServer::<sha2::Sha256>::new(&groups::G_2048);
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/server.rs - server (line 27) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `srp` in the crate root
[INFO] [stdout]  --> src/server.rs:28:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | let server = crate::srp::server::SrpServer::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |                     ^^^ could not find `srp` in the crate root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nab138_srp::server::SrpServer;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `SrpServer`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let server = crate::srp::server::SrpServer::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 3 + let server = SrpServer::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `srp` in the crate root
[INFO] [stdout]  --> src/server.rs:28:73
[INFO] [stdout]   |
[INFO] [stdout] 3 | let server = crate::srp::server::SrpServer::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |                                                                         ^^^ could not find `srp` in the crate root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nab138_srp::groups;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `groups`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let server = crate::srp::server::SrpServer::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 3 + let server = crate::srp::server::SrpServer::<sha2::Sha256>::new(&groups::G_2048);
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client (line 21) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `srp` in the crate root
[INFO] [stdout]  --> src/client.rs:22:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |                     ^^^ could not find `srp` in the crate root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nab138_srp::client::SrpClient;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `SrpClient`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 3 + let client = SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `srp` in the crate root
[INFO] [stdout]  --> src/client.rs:22:73
[INFO] [stdout]   |
[INFO] [stdout] 3 | let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |                                                                         ^^^ could not find `srp` in the crate root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nab138_srp::groups;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `groups`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 3 + let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&groups::G_2048);
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/server.rs - server (line 55) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `srp` in the crate root
[INFO] [stdout]  --> src/server.rs:56:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | let server = crate::srp::server::SrpServer::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |                     ^^^ could not find `srp` in the crate root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nab138_srp::server::SrpServer;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `SrpServer`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let server = crate::srp::server::SrpServer::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 3 + let server = SrpServer::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `srp` in the crate root
[INFO] [stdout]  --> src/server.rs:56:73
[INFO] [stdout]   |
[INFO] [stdout] 3 | let server = crate::srp::server::SrpServer::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |                                                                         ^^^ could not find `srp` in the crate root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nab138_srp::groups;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `groups`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let server = crate::srp::server::SrpServer::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 3 + let server = crate::srp::server::SrpServer::<sha2::Sha256>::new(&groups::G_2048);
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client (line 34) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `srp` in the crate root
[INFO] [stdout]  --> src/client.rs:35:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |                     ^^^ could not find `srp` in the crate root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nab138_srp::client::SrpClient;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `SrpClient`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 3 + let client = SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `srp` in the crate root
[INFO] [stdout]  --> src/client.rs:35:73
[INFO] [stdout]   |
[INFO] [stdout] 3 | let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |                                                                         ^^^ could not find `srp` in the crate root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nab138_srp::groups;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `groups`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 3 + let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&groups::G_2048);
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client (line 75) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `srp` in the crate root
[INFO] [stdout]  --> src/client.rs:76:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |                     ^^^ could not find `srp` in the crate root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nab138_srp::client::SrpClient;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `SrpClient`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 3 + let client = SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `srp` in the crate root
[INFO] [stdout]  --> src/client.rs:76:73
[INFO] [stdout]   |
[INFO] [stdout] 3 | let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout]   |                                                                         ^^^ could not find `srp` in the crate root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use nab138_srp::groups;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `groups`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 3 + let client = crate::srp::client::SrpClient::<sha2::Sha256>::new(&groups::G_2048);
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client.rs - client (line 10)
[INFO] [stdout]     src/client.rs - client (line 21)
[INFO] [stdout]     src/client.rs - client (line 34)
[INFO] [stdout]     src/client.rs - client (line 50)
[INFO] [stdout]     src/client.rs - client (line 62)
[INFO] [stdout]     src/client.rs - client (line 75)
[INFO] [stdout]     src/server.rs - server (line 27)
[INFO] [stdout]     src/server.rs - server (line 41)
[INFO] [stdout]     src/server.rs - server (line 55)
[INFO] [stdout]     src/server.rs - server (line 8)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "273063a9b6eb06ad03f4441a5fa3ff2594f651ee63b5a5672f6c07f6117422ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "273063a9b6eb06ad03f4441a5fa3ff2594f651ee63b5a5672f6c07f6117422ab", kill_on_drop: false }`
[INFO] [stdout] 273063a9b6eb06ad03f4441a5fa3ff2594f651ee63b5a5672f6c07f6117422ab
