[INFO] cloning repository https://github.com/vinijabes/RSA-IS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vinijabes/RSA-IS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinijabes%2FRSA-IS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinijabes%2FRSA-IS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5703293e29b49b404cc4c308447aa4621cc9213e
[INFO] testing vinijabes/RSA-IS against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinijabes%2FRSA-IS" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vinijabes/RSA-IS
[INFO] finished tweaking git repo https://github.com/vinijabes/RSA-IS
[INFO] tweaked toml for git repo https://github.com/vinijabes/RSA-IS written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vinijabes/RSA-IS 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/vinijabes/RSA-IS 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 tokio-macros v1.3.0
[INFO] [stderr]   Downloaded tokio-util v0.6.8
[INFO] [stderr]   Downloaded tracing-attributes v0.1.16
[INFO] [stderr]   Downloaded sharded-slab v0.1.3
[INFO] [stderr]   Downloaded clap_derive v3.0.0-beta.4
[INFO] [stderr]   Downloaded mio v0.7.13
[INFO] [stderr]   Downloaded textwrap v0.14.2
[INFO] [stderr]   Downloaded tracing v0.1.28
[INFO] [stderr]   Downloaded os_str_bytes v3.1.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.2.24
[INFO] [stderr]   Downloaded syn v1.0.76
[INFO] [stderr]   Downloaded tracing-core v0.1.20
[INFO] [stderr]   Downloaded num-bigint v0.4.2
[INFO] [stderr]   Downloaded clap v3.0.0-beta.4
[INFO] [stderr]   Downloaded tokio v1.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07b104f66a691c81cd97e4a2b89975b5b04e406eab646db0ff2b35192f35092d
[INFO] running `Command { std: "docker" "start" "-a" "07b104f66a691c81cd97e4a2b89975b5b04e406eab646db0ff2b35192f35092d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07b104f66a691c81cd97e4a2b89975b5b04e406eab646db0ff2b35192f35092d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07b104f66a691c81cd97e4a2b89975b5b04e406eab646db0ff2b35192f35092d", kill_on_drop: false }`
[INFO] [stdout] 07b104f66a691c81cd97e4a2b89975b5b04e406eab646db0ff2b35192f35092d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 42705b5404c84b40ca7f94150d2157909dc88feb4ee38ae4a690c65f79fd53d8
[INFO] running `Command { std: "docker" "start" "-a" "42705b5404c84b40ca7f94150d2157909dc88feb4ee38ae4a690c65f79fd53d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling tracing-core v0.1.20
[INFO] [stderr]    Compiling num-bigint v0.4.2
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling sharded-slab v0.1.3
[INFO] [stderr]    Compiling os_str_bytes v3.1.0
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.16
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.4
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling clap v3.0.0-beta.4
[INFO] [stderr]    Compiling tracing v0.1.28
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling tokio-util v0.6.8
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling tracing-subscriber v0.2.24
[INFO] [stderr]    Compiling rsa v0.1.0 (/opt/rustwide/workdir/rsa_lib)
[INFO] [stderr]    Compiling protocol v0.1.0 (/opt/rustwide/workdir/protocol)
[INFO] [stderr]    Compiling client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.52s
[INFO] running `Command { std: "docker" "inspect" "42705b5404c84b40ca7f94150d2157909dc88feb4ee38ae4a690c65f79fd53d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42705b5404c84b40ca7f94150d2157909dc88feb4ee38ae4a690c65f79fd53d8", kill_on_drop: false }`
[INFO] [stdout] 42705b5404c84b40ca7f94150d2157909dc88feb4ee38ae4a690c65f79fd53d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] d6be026de57c0e4a044cef48e88893e682f9f9d1bde0a16d3d9a42c7f01ae38b
[INFO] running `Command { std: "docker" "start" "-a" "d6be026de57c0e4a044cef48e88893e682f9f9d1bde0a16d3d9a42c7f01ae38b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rsa v0.1.0 (/opt/rustwide/workdir/rsa_lib)
[INFO] [stderr]    Compiling protocol v0.1.0 (/opt/rustwide/workdir/protocol)
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s
[INFO] running `Command { std: "docker" "inspect" "d6be026de57c0e4a044cef48e88893e682f9f9d1bde0a16d3d9a42c7f01ae38b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6be026de57c0e4a044cef48e88893e682f9f9d1bde0a16d3d9a42c7f01ae38b", kill_on_drop: false }`
[INFO] [stdout] d6be026de57c0e4a044cef48e88893e682f9f9d1bde0a16d3d9a42c7f01ae38b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] a528fe0e0e88809b80e76da00e438602d386607930d5ee68d170d333c8abac31
[INFO] running `Command { std: "docker" "start" "-a" "a528fe0e0e88809b80e76da00e438602d386607930d5ee68d170d333c8abac31", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/client-50594e042205588d)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/protocol-48037ecc5bcf1050)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsa-5c893450aebb3c8c)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test::test_if_3_is_prime ... ok
[INFO] [stdout] test test::test_if_7689_is_not_prime ... ok
[INFO] [stdout] test test::test_if_7687_is_prime ... ok
[INFO] [stdout] test test::test_encrypt_decrypt ... ok
[INFO] [stdout] test test::test_if_2_is_prime ... ok
[INFO] [stdout] test test::test_generate_prime ... ok
[INFO] [stdout] test test::test_encrypt_and_decrypt_256_bits ... ok
[INFO] [stdout] test test::test_generate_key ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/server-34e70ca55eae696d)
[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 protocol
[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 rsa
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test rsa_lib/src/lib.rs - egcd (line 153) ... ignored
[INFO] [stdout] test rsa_lib/src/lib.rs - generate_prime (line 135) ... ok
[INFO] [stdout] test rsa_lib/src/lib.rs - is_prime (line 27) ... ok
[INFO] [stdout] test rsa_lib/src/lib.rs - is_probable_prime (line 60) ... ok
[INFO] [stdout] test rsa_lib/src/lib.rs - generate_key (line 205) has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "a528fe0e0e88809b80e76da00e438602d386607930d5ee68d170d333c8abac31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a528fe0e0e88809b80e76da00e438602d386607930d5ee68d170d333c8abac31", kill_on_drop: false }`
[INFO] [stdout] a528fe0e0e88809b80e76da00e438602d386607930d5ee68d170d333c8abac31
