[INFO] cloning repository https://github.com/jkcoxson/idevice-srp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkcoxson/idevice-srp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcoxson%2Fidevice-srp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcoxson%2Fidevice-srp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f9e56017f60a6eac95b7e19876409ca3c914f2f
[INFO] testing jkcoxson/idevice-srp against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcoxson%2Fidevice-srp" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jkcoxson/idevice-srp
[INFO] finished tweaking git repo https://github.com/jkcoxson/idevice-srp
[INFO] tweaked toml for git repo https://github.com/jkcoxson/idevice-srp written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jkcoxson/idevice-srp on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jkcoxson/idevice-srp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hex-literal v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 708ecce14b2d352e82d2c6ca84649a465fbe52bd49183daaea8a4c236f3bb24c
[INFO] running `Command { std: "docker" "start" "-a" "708ecce14b2d352e82d2c6ca84649a465fbe52bd49183daaea8a4c236f3bb24c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "708ecce14b2d352e82d2c6ca84649a465fbe52bd49183daaea8a4c236f3bb24c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "708ecce14b2d352e82d2c6ca84649a465fbe52bd49183daaea8a4c236f3bb24c", kill_on_drop: false }`
[INFO] [stdout] 708ecce14b2d352e82d2c6ca84649a465fbe52bd49183daaea8a4c236f3bb24c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fd395b72d49b0d941a3e49f056029e8d7552a7bcf572de38f964e924c09add7
[INFO] running `Command { std: "docker" "start" "-a" "2fd395b72d49b0d941a3e49f056029e8d7552a7bcf572de38f964e924c09add7", kill_on_drop: false }`
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling idevice-srp v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.40s
[INFO] running `Command { std: "docker" "inspect" "2fd395b72d49b0d941a3e49f056029e8d7552a7bcf572de38f964e924c09add7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fd395b72d49b0d941a3e49f056029e8d7552a7bcf572de38f964e924c09add7", kill_on_drop: false }`
[INFO] [stdout] 2fd395b72d49b0d941a3e49f056029e8d7552a7bcf572de38f964e924c09add7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98c6a65c390dfd858cbb7a7799a5c29d8a04bc30462b4d376c0288146a0b7e82
[INFO] running `Command { std: "docker" "start" "-a" "98c6a65c390dfd858cbb7a7799a5c29d8a04bc30462b4d376c0288146a0b7e82", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idevice-srp v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.52s
[INFO] running `Command { std: "docker" "inspect" "98c6a65c390dfd858cbb7a7799a5c29d8a04bc30462b4d376c0288146a0b7e82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98c6a65c390dfd858cbb7a7799a5c29d8a04bc30462b4d376c0288146a0b7e82", kill_on_drop: false }`
[INFO] [stdout] 98c6a65c390dfd858cbb7a7799a5c29d8a04bc30462b4d376c0288146a0b7e82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 138076b741c6651d6d5698ce141fc182f5494f90322e01f4807ac7ee617ae1a0
[INFO] running `Command { std: "docker" "start" "-a" "138076b741c6651d6d5698ce141fc182f5494f90322e01f4807ac7ee617ae1a0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/idevice_srp-19c6c67bfda356f4)
[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 idevice_srp
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/client.rs - client (line 34) ... FAILED
[INFO] [stdout] test src/client.rs - client (line 21) ... FAILED
[INFO] [stdout] test src/client.rs - client (line 75) ... FAILED
[INFO] [stdout] test src/server.rs - server (line 8) ... 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 62) ... FAILED
[INFO] [stdout] test src/client.rs - client (line 50) ... FAILED
[INFO] [stdout] test src/server.rs - server (line 27) ... FAILED
[INFO] [stdout] test src/server.rs - server (line 41) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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::<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] 34 + use idevice_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::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 35 + 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] 35 | 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] 34 + use idevice_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::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 35 + 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 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::<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] 21 + use idevice_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::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 22 + 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] 22 | 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] 21 + use idevice_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::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 22 + 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] 76 | 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] 75 + use idevice_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::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 76 + 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] 76 | 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] 75 + use idevice_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::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 76 + 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] 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/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::<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] 55 + use idevice_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::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 56 + 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] 56 | 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] 55 + use idevice_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::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 56 + 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 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::<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] 62 + use idevice_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::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 63 + 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] 63 | 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] 62 + use idevice_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::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 63 + 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 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::<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] 50 + use idevice_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::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 51 + 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] 51 | 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] 50 + use idevice_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::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 51 + 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 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::<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] 27 + use idevice_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::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 28 + 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] 28 | 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] 27 + use idevice_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::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 28 + 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 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::<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] 41 + use idevice_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::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 42 + 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] 42 | 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] 41 + use idevice_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::<sha2::Sha256>::new(&crate::srp::groups::G_2048);
[INFO] [stdout] 42 + 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] 
[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.33s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "138076b741c6651d6d5698ce141fc182f5494f90322e01f4807ac7ee617ae1a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "138076b741c6651d6d5698ce141fc182f5494f90322e01f4807ac7ee617ae1a0", kill_on_drop: false }`
[INFO] [stdout] 138076b741c6651d6d5698ce141fc182f5494f90322e01f4807ac7ee617ae1a0
