[INFO] cloning repository ajmorton/rust_crypto [INFO] running `"git" "clone" "--bare" "git://github.com/ajmorton/rust_crypto.git" "work/cache/sources/gh/ajmorton/rust_crypto"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ajmorton/rust_crypto'... [INFO] running `"git" "clone" "work/cache/sources/gh/ajmorton/rust_crypto" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ajmorton/rust_crypto"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ajmorton/rust_crypto'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ajmorton/rust_crypto" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ajmorton/rust_crypto"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ajmorton/rust_crypto'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8332c6aa8633f36fd895a5edad684b1bb1fb0337 [INFO] sha for GitHub repo ajmorton/rust_crypto: 8332c6aa8633f36fd895a5edad684b1bb1fb0337 [INFO] validating manifest of ajmorton/rust_crypto 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 ajmorton/rust_crypto 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 ajmorton/rust_crypto [INFO] finished frobbing ajmorton/rust_crypto [INFO] frobbed toml for ajmorton/rust_crypto written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ajmorton/rust_crypto/Cargo.toml [INFO] started frobbing ajmorton/rust_crypto [INFO] finished frobbing ajmorton/rust_crypto [INFO] frobbed toml for ajmorton/rust_crypto written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ajmorton/rust_crypto/Cargo.toml [INFO] crate ajmorton/rust_crypto 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 ajmorton/rust_crypto against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ajmorton/rust_crypto:/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] 96ddf6ae9917df6f3d510bdb3ea6328c9bb2fc2fa1194a57788df202e34273ea [INFO] running `"docker" "start" "-a" "96ddf6ae9917df6f3d510bdb3ea6328c9bb2fc2fa1194a57788df202e34273ea"` [INFO] [stderr] Compiling rust_crypto v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `rust_crypto::math` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use rust_crypto::math; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.94s [INFO] running `"docker" "inspect" "96ddf6ae9917df6f3d510bdb3ea6328c9bb2fc2fa1194a57788df202e34273ea"` [INFO] running `"docker" "rm" "-f" "96ddf6ae9917df6f3d510bdb3ea6328c9bb2fc2fa1194a57788df202e34273ea"` [INFO] [stdout] 96ddf6ae9917df6f3d510bdb3ea6328c9bb2fc2fa1194a57788df202e34273ea [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ajmorton/rust_crypto:/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] 5259df5c1574ed2a926c06cfe87e0cc4301551016f99a0130d53ff360135f333 [INFO] running `"docker" "start" "-a" "5259df5c1574ed2a926c06cfe87e0cc4301551016f99a0130d53ff360135f333"` [INFO] [stderr] Compiling rust_crypto v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `rust_crypto::math` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use rust_crypto::math; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `"docker" "inspect" "5259df5c1574ed2a926c06cfe87e0cc4301551016f99a0130d53ff360135f333"` [INFO] running `"docker" "rm" "-f" "5259df5c1574ed2a926c06cfe87e0cc4301551016f99a0130d53ff360135f333"` [INFO] [stdout] 5259df5c1574ed2a926c06cfe87e0cc4301551016f99a0130d53ff360135f333 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ajmorton/rust_crypto:/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] 187cba630016a89bef9ab1c6f5560ada55b3946ff68a0fa97eb679723858e295 [INFO] running `"docker" "start" "-a" "187cba630016a89bef9ab1c6f5560ada55b3946ff68a0fa97eb679723858e295"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_crypto-3e9855616d87a26c [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test math::tests::coprime_4_2 ... ok [INFO] [stdout] test math::tests::coprime_2_4 ... ok [INFO] [stdout] test math::tests::coprime_5_5 ... ok [INFO] [stdout] test math::tests::coprime_97_23 ... ok [INFO] [stdout] test math::tests::gcd_10_5 ... ok [INFO] [stdout] test math::tests::gcd_1_2 ... ok [INFO] [stdout] test math::tests::gcd_5_10 ... ok [INFO] [stdout] test math::tests::gcd_ext_27_73 ... ok [INFO] [stdout] test math::tests::gcd_2_2 ... ok [INFO] [stdout] test math::tests::mod_inv_3_26 ... ok [INFO] [stdout] test math::tests::mod_inv_21_26 ... ok [INFO] [stdout] test monoalphabetic::affine::tests::affine_test ... ok [INFO] [stdout] test math::tests::gcd_ext_73_27 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_crypto-afe70122669d92a4 [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] [stderr] Doc-tests rust_crypto [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" "187cba630016a89bef9ab1c6f5560ada55b3946ff68a0fa97eb679723858e295"` [INFO] running `"docker" "rm" "-f" "187cba630016a89bef9ab1c6f5560ada55b3946ff68a0fa97eb679723858e295"` [INFO] [stdout] 187cba630016a89bef9ab1c6f5560ada55b3946ff68a0fa97eb679723858e295