[INFO] fetching crate nab138_srp 0.6.0... [INFO] testing nab138_srp-0.6.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate nab138_srp 0.6.0 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nab138_srp 0.6.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generic-array v1.2.0 [INFO] [stderr] Downloaded hex-literal v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc7359b2692c31556fc8ca8fc46218e3e0d67eaa17e320f3181906687a1b0106 [INFO] running `Command { std: "docker" "start" "-a" "dc7359b2692c31556fc8ca8fc46218e3e0d67eaa17e320f3181906687a1b0106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc7359b2692c31556fc8ca8fc46218e3e0d67eaa17e320f3181906687a1b0106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc7359b2692c31556fc8ca8fc46218e3e0d67eaa17e320f3181906687a1b0106", kill_on_drop: false }` [INFO] [stdout] dc7359b2692c31556fc8ca8fc46218e3e0d67eaa17e320f3181906687a1b0106 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a448962503c96b7e33ba5d3c4a2a91b7062c2b5dedf94bf1b998a45098a86a7e [INFO] running `Command { std: "docker" "start" "-a" "a448962503c96b7e33ba5d3c4a2a91b7062c2b5dedf94bf1b998a45098a86a7e", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-integer v0.1.46 [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 crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [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 4.70s [INFO] running `Command { std: "docker" "inspect" "a448962503c96b7e33ba5d3c4a2a91b7062c2b5dedf94bf1b998a45098a86a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a448962503c96b7e33ba5d3c4a2a91b7062c2b5dedf94bf1b998a45098a86a7e", kill_on_drop: false }` [INFO] [stdout] a448962503c96b7e33ba5d3c4a2a91b7062c2b5dedf94bf1b998a45098a86a7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22fc4430a2440bd9caa3f4bbf46ae39d637fda1e42fbe7d96756b358d1936638 [INFO] running `Command { std: "docker" "start" "-a" "22fc4430a2440bd9caa3f4bbf46ae39d637fda1e42fbe7d96756b358d1936638", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling hex-literal v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [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.27s [INFO] running `Command { std: "docker" "inspect" "22fc4430a2440bd9caa3f4bbf46ae39d637fda1e42fbe7d96756b358d1936638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22fc4430a2440bd9caa3f4bbf46ae39d637fda1e42fbe7d96756b358d1936638", kill_on_drop: false }` [INFO] [stdout] 22fc4430a2440bd9caa3f4bbf46ae39d637fda1e42fbe7d96756b358d1936638 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 479027fd42b835698791b7643a9399f9cad10f356349c2b84225e1309186b627 [INFO] running `Command { std: "docker" "start" "-a" "479027fd42b835698791b7643a9399f9cad10f356349c2b84225e1309186b627", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nab138_srp-f830a829f894e71f) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests nab138_srp [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 10 tests [INFO] [stdout] test src/server.rs - server (line 8) ... FAILED [INFO] [stdout] test src/server.rs - server (line 27) ... FAILED [INFO] [stdout] test src/client.rs - client (line 10) ... 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] 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 41) ... FAILED [INFO] [stdout] test src/client.rs - client (line 21) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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] 9 | 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] 11 | 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 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] 28 | let server = crate::srp::server::SrpServer::::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] 27 + use nab138_srp::server::SrpServer; [INFO] [stdout] | [INFO] [stdout] help: if you import `SrpServer`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 28 - let server = crate::srp::server::SrpServer::::new(&crate::srp::groups::G_2048); [INFO] [stdout] 28 + let server = SrpServer::::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] 28 | let server = crate::srp::server::SrpServer::::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] 27 + use nab138_srp::groups; [INFO] [stdout] | [INFO] [stdout] help: if you import `groups`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 28 - let server = crate::srp::server::SrpServer::::new(&crate::srp::groups::G_2048); [INFO] [stdout] 28 + let server = crate::srp::server::SrpServer::::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 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] 11 | 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] 13 | 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/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] 56 | let server = crate::srp::server::SrpServer::::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] 55 + use nab138_srp::server::SrpServer; [INFO] [stdout] | [INFO] [stdout] help: if you import `SrpServer`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 56 - let server = crate::srp::server::SrpServer::::new(&crate::srp::groups::G_2048); [INFO] [stdout] 56 + let server = SrpServer::::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] 56 | let server = crate::srp::server::SrpServer::::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] 55 + use nab138_srp::groups; [INFO] [stdout] | [INFO] [stdout] help: if you import `groups`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 56 - let server = crate::srp::server::SrpServer::::new(&crate::srp::groups::G_2048); [INFO] [stdout] 56 + let server = crate::srp::server::SrpServer::::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] 35 | let client = crate::srp::client::SrpClient::::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] 34 + use nab138_srp::client::SrpClient; [INFO] [stdout] | [INFO] [stdout] help: if you import `SrpClient`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 35 - let client = crate::srp::client::SrpClient::::new(&crate::srp::groups::G_2048); [INFO] [stdout] 35 + let client = SrpClient::::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] 35 | let client = crate::srp::client::SrpClient::::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] 34 + use nab138_srp::groups; [INFO] [stdout] | [INFO] [stdout] help: if you import `groups`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 35 - let client = crate::srp::client::SrpClient::::new(&crate::srp::groups::G_2048); [INFO] [stdout] 35 + let client = crate::srp::client::SrpClient::::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] 76 | let client = crate::srp::client::SrpClient::::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] 75 + use nab138_srp::client::SrpClient; [INFO] [stdout] | [INFO] [stdout] help: if you import `SrpClient`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 76 - let client = crate::srp::client::SrpClient::::new(&crate::srp::groups::G_2048); [INFO] [stdout] 76 + let client = SrpClient::::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] 76 | let client = crate::srp::client::SrpClient::::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] 75 + use nab138_srp::groups; [INFO] [stdout] | [INFO] [stdout] help: if you import `groups`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 76 - let client = crate::srp::client::SrpClient::::new(&crate::srp::groups::G_2048); [INFO] [stdout] 76 + let client = crate::srp::client::SrpClient::::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 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] 51 | let client = crate::srp::client::SrpClient::::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] 50 + use nab138_srp::client::SrpClient; [INFO] [stdout] | [INFO] [stdout] help: if you import `SrpClient`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 51 - let client = crate::srp::client::SrpClient::::new(&crate::srp::groups::G_2048); [INFO] [stdout] 51 + let client = SrpClient::::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] 51 | let client = crate::srp::client::SrpClient::::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] 50 + use nab138_srp::groups; [INFO] [stdout] | [INFO] [stdout] help: if you import `groups`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 51 - let client = crate::srp::client::SrpClient::::new(&crate::srp::groups::G_2048); [INFO] [stdout] 51 + let client = crate::srp::client::SrpClient::::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] 63 | let client = crate::srp::client::SrpClient::::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] 62 + use nab138_srp::client::SrpClient; [INFO] [stdout] | [INFO] [stdout] help: if you import `SrpClient`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 63 - let client = crate::srp::client::SrpClient::::new(&crate::srp::groups::G_2048); [INFO] [stdout] 63 + let client = SrpClient::::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] 63 | let client = crate::srp::client::SrpClient::::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] 62 + use nab138_srp::groups; [INFO] [stdout] | [INFO] [stdout] help: if you import `groups`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 63 - let client = crate::srp::client::SrpClient::::new(&crate::srp::groups::G_2048); [INFO] [stdout] 63 + let client = crate::srp::client::SrpClient::::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 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] 42 | let server = crate::srp::server::SrpServer::::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] 41 + use nab138_srp::server::SrpServer; [INFO] [stdout] | [INFO] [stdout] help: if you import `SrpServer`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 42 - let server = crate::srp::server::SrpServer::::new(&crate::srp::groups::G_2048); [INFO] [stdout] 42 + let server = SrpServer::::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] 42 | let server = crate::srp::server::SrpServer::::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] 41 + use nab138_srp::groups; [INFO] [stdout] | [INFO] [stdout] help: if you import `groups`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 42 - let server = crate::srp::server::SrpServer::::new(&crate::srp::groups::G_2048); [INFO] [stdout] 42 + let server = crate::srp::server::SrpServer::::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] 22 | let client = crate::srp::client::SrpClient::::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] 21 + use nab138_srp::client::SrpClient; [INFO] [stdout] | [INFO] [stdout] help: if you import `SrpClient`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 22 - let client = crate::srp::client::SrpClient::::new(&crate::srp::groups::G_2048); [INFO] [stdout] 22 + let client = SrpClient::::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] 22 | let client = crate::srp::client::SrpClient::::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] 21 + use nab138_srp::groups; [INFO] [stdout] | [INFO] [stdout] help: if you import `groups`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 22 - let client = crate::srp::client::SrpClient::::new(&crate::srp::groups::G_2048); [INFO] [stdout] 22 + let client = crate::srp::client::SrpClient::::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.39s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "479027fd42b835698791b7643a9399f9cad10f356349c2b84225e1309186b627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "479027fd42b835698791b7643a9399f9cad10f356349c2b84225e1309186b627", kill_on_drop: false }` [INFO] [stdout] 479027fd42b835698791b7643a9399f9cad10f356349c2b84225e1309186b627