[INFO] cloning repository howeih/Day-53-RSA-Encryption-Scheme [INFO] running `"git" "clone" "--bare" "git://github.com/howeih/Day-53-RSA-Encryption-Scheme.git" "work/cache/sources/gh/howeih/Day-53-RSA-Encryption-Scheme"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/howeih/Day-53-RSA-Encryption-Scheme'... [INFO] running `"git" "clone" "work/cache/sources/gh/howeih/Day-53-RSA-Encryption-Scheme" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/howeih/Day-53-RSA-Encryption-Scheme"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/howeih/Day-53-RSA-Encryption-Scheme'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/howeih/Day-53-RSA-Encryption-Scheme" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/howeih/Day-53-RSA-Encryption-Scheme"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/howeih/Day-53-RSA-Encryption-Scheme'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] db296c86ee678c0d8ca8ee30dc4246ad701aa5c5 [INFO] sha for GitHub repo howeih/Day-53-RSA-Encryption-Scheme: db296c86ee678c0d8ca8ee30dc4246ad701aa5c5 [INFO] validating manifest of howeih/Day-53-RSA-Encryption-Scheme on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of howeih/Day-53-RSA-Encryption-Scheme on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing howeih/Day-53-RSA-Encryption-Scheme [INFO] finished frobbing howeih/Day-53-RSA-Encryption-Scheme [INFO] frobbed toml for howeih/Day-53-RSA-Encryption-Scheme written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/howeih/Day-53-RSA-Encryption-Scheme/Cargo.toml [INFO] started frobbing howeih/Day-53-RSA-Encryption-Scheme [INFO] finished frobbing howeih/Day-53-RSA-Encryption-Scheme [INFO] frobbed toml for howeih/Day-53-RSA-Encryption-Scheme written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/howeih/Day-53-RSA-Encryption-Scheme/Cargo.toml [INFO] crate howeih/Day-53-RSA-Encryption-Scheme already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing howeih/Day-53-RSA-Encryption-Scheme against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/howeih/Day-53-RSA-Encryption-Scheme:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] b704cd436db0d7781e4558e92e29bf8e14e5b9018f4ba8a05ee1a1669e579365 [INFO] running `"docker" "start" "-a" "b704cd436db0d7781e4558e92e29bf8e14e5b9018f4ba8a05ee1a1669e579365"` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling rand_jitter v0.1.2 [INFO] [stderr] Compiling block-buffer v0.7.2 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rsa_encryption_scheme v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.45s [INFO] running `"docker" "inspect" "b704cd436db0d7781e4558e92e29bf8e14e5b9018f4ba8a05ee1a1669e579365"` [INFO] running `"docker" "rm" "-f" "b704cd436db0d7781e4558e92e29bf8e14e5b9018f4ba8a05ee1a1669e579365"` [INFO] [stdout] b704cd436db0d7781e4558e92e29bf8e14e5b9018f4ba8a05ee1a1669e579365 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/howeih/Day-53-RSA-Encryption-Scheme:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] f0438806fbf3aac8a75d3296244a7492c78d3005b27429000b1430553a8c3e7b [INFO] running `"docker" "start" "-a" "f0438806fbf3aac8a75d3296244a7492c78d3005b27429000b1430553a8c3e7b"` [INFO] [stderr] Compiling rsa_encryption_scheme v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `"docker" "inspect" "f0438806fbf3aac8a75d3296244a7492c78d3005b27429000b1430553a8c3e7b"` [INFO] running `"docker" "rm" "-f" "f0438806fbf3aac8a75d3296244a7492c78d3005b27429000b1430553a8c3e7b"` [INFO] [stdout] f0438806fbf3aac8a75d3296244a7492c78d3005b27429000b1430553a8c3e7b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/howeih/Day-53-RSA-Encryption-Scheme:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 562a8a2b31da065e0e658ca9b26e65ea7d63f09541ce44027525bc2468da6897 [INFO] running `"docker" "start" "-a" "562a8a2b31da065e0e658ca9b26e65ea7d63f09541ce44027525bc2468da6897"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/rsa_encryption_scheme-e2ceb3e1086fef6d [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "562a8a2b31da065e0e658ca9b26e65ea7d63f09541ce44027525bc2468da6897"` [INFO] running `"docker" "rm" "-f" "562a8a2b31da065e0e658ca9b26e65ea7d63f09541ce44027525bc2468da6897"` [INFO] [stdout] 562a8a2b31da065e0e658ca9b26e65ea7d63f09541ce44027525bc2468da6897