[INFO] cloning repository https://github.com/hashisato/rsa-cryption-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hashisato/rsa-cryption-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashisato%2Frsa-cryption-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashisato%2Frsa-cryption-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0bf58c937c0e6bdd1c42bd31c2b25a1f3202ad77
[INFO] testing hashisato/rsa-cryption-rust against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashisato%2Frsa-cryption-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hashisato/rsa-cryption-rust
[INFO] finished tweaking git repo https://github.com/hashisato/rsa-cryption-rust
[INFO] tweaked toml for git repo https://github.com/hashisato/rsa-cryption-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hashisato/rsa-cryption-rust 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 git repo https://github.com/hashisato/rsa-cryption-rust 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]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d039cb008e3599dc8bd373543c708c7a00249929a98f7ff99c36b7596833cc17
[INFO] running `Command { std: "docker" "start" "-a" "d039cb008e3599dc8bd373543c708c7a00249929a98f7ff99c36b7596833cc17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d039cb008e3599dc8bd373543c708c7a00249929a98f7ff99c36b7596833cc17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d039cb008e3599dc8bd373543c708c7a00249929a98f7ff99c36b7596833cc17", kill_on_drop: false }`
[INFO] [stdout] d039cb008e3599dc8bd373543c708c7a00249929a98f7ff99c36b7596833cc17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ed738aabee6d64d8d85b221899345d0386af7859eb19af0320ccf4b2d9a675d1
[INFO] running `Command { std: "docker" "start" "-a" "ed738aabee6d64d8d85b221899345d0386af7859eb19af0320ccf4b2d9a675d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling rsa-encryption-decryption v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.44s
[INFO] running `Command { std: "docker" "inspect" "ed738aabee6d64d8d85b221899345d0386af7859eb19af0320ccf4b2d9a675d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed738aabee6d64d8d85b221899345d0386af7859eb19af0320ccf4b2d9a675d1", kill_on_drop: false }`
[INFO] [stdout] ed738aabee6d64d8d85b221899345d0386af7859eb19af0320ccf4b2d9a675d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0437c6f9b5c8e220e99d076ca041ee8a16ee4c04871ea4859ef03528774f1631
[INFO] running `Command { std: "docker" "start" "-a" "0437c6f9b5c8e220e99d076ca041ee8a16ee4c04871ea4859ef03528774f1631", kill_on_drop: false }`
[INFO] [stderr]    Compiling rsa-encryption-decryption v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] running `Command { std: "docker" "inspect" "0437c6f9b5c8e220e99d076ca041ee8a16ee4c04871ea4859ef03528774f1631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0437c6f9b5c8e220e99d076ca041ee8a16ee4c04871ea4859ef03528774f1631", kill_on_drop: false }`
[INFO] [stdout] 0437c6f9b5c8e220e99d076ca041ee8a16ee4c04871ea4859ef03528774f1631
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 541b5417cefcc05a9aea7597fc4ce1b9dc31eac44c109b0f1970e5f407484183
[INFO] running `Command { std: "docker" "start" "-a" "541b5417cefcc05a9aea7597fc4ce1b9dc31eac44c109b0f1970e5f407484183", 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/rsa_encryption_decryption-9488c2f837e3d0f7)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsa_encryption_decryption-5dd0ea61cb70c43b)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests rsa_encryption_decryption
[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 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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/rsa_server_client.rs - rsa_server_client (line 14) ... FAILED
[INFO] [stdout] test src/rsa_cryption.rs - rsa_cryption::rsa_console_cryption (line 30) ... FAILED
[INFO] [stdout] test src/rsa_signature.rs - rsa_signature::rsa_console_signature (line 35) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/rsa_server_client.rs - rsa_server_client (line 14) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsa_server_client`
[INFO] [stdout]  --> src/rsa_server_client.rs:18:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     rsa_server_client::rsa_server();
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rsa_server_client`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/rsa_server_client.rs, use `mod rsa_server_client` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 3 + mod rsa_server_client;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 3 + use rsa_encryption_decryption::rsa_server_client;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsa_server_client`
[INFO] [stdout]  --> src/rsa_server_client.rs:20:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     rsa_server_client::rsa_client();
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rsa_server_client`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/rsa_server_client.rs, use `mod rsa_server_client` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 3 + mod rsa_server_client;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 3 + use rsa_encryption_decryption::rsa_server_client;
[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/rsa_cryption.rs - rsa_cryption::rsa_console_cryption (line 30) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `rsa_console_cryption` in this scope
[INFO] [stdout]  --> src/rsa_cryption.rs:31:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | rsa_console_cryption();
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rsa_encryption_decryption::rsa_cryption::rsa_console_cryption;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rsa_signature.rs - rsa_signature::rsa_console_signature (line 35) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `rsa_console_signature` in this scope
[INFO] [stdout]  --> src/rsa_signature.rs:36:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | rsa_console_signature();
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rsa_encryption_decryption::rsa_signature::rsa_console_signature;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/rsa_cryption.rs - rsa_cryption::rsa_console_cryption (line 30)
[INFO] [stdout]     src/rsa_server_client.rs - rsa_server_client (line 14)
[INFO] [stdout]     src/rsa_signature.rs - rsa_signature::rsa_console_signature (line 35)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.33s; merged doctests compilation took 0.13s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "541b5417cefcc05a9aea7597fc4ce1b9dc31eac44c109b0f1970e5f407484183", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "541b5417cefcc05a9aea7597fc4ce1b9dc31eac44c109b0f1970e5f407484183", kill_on_drop: false }`
[INFO] [stdout] 541b5417cefcc05a9aea7597fc4ce1b9dc31eac44c109b0f1970e5f407484183
