[INFO] updating cached repository ajmorton/rust_crypto [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ajmorton/rust_crypto [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ajmorton/rust_crypto" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/ajmorton/rust_crypto"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/ajmorton/rust_crypto'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ajmorton/rust_crypto" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ajmorton/rust_crypto"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ajmorton/rust_crypto on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-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-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/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-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ajmorton/rust_crypto/Cargo.toml [INFO] crate ajmorton/rust_crypto has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ajmorton/rust_crypto against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] a753ec21eae7e7b8f9e0e1de75bf57921c814c801975b7010cfc3069b3ba1424 [INFO] running `"docker" "start" "-a" "a753ec21eae7e7b8f9e0e1de75bf57921c814c801975b7010cfc3069b3ba1424"` [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 2.43s [INFO] running `"docker" "inspect" "a753ec21eae7e7b8f9e0e1de75bf57921c814c801975b7010cfc3069b3ba1424"` [INFO] running `"docker" "rm" "-f" "a753ec21eae7e7b8f9e0e1de75bf57921c814c801975b7010cfc3069b3ba1424"` [INFO] [stdout] a753ec21eae7e7b8f9e0e1de75bf57921c814c801975b7010cfc3069b3ba1424 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 92d2b40613639aad8962eb3d5db49794cdba0150a60300168386a2ed5c9872f8 [INFO] running `"docker" "start" "-a" "92d2b40613639aad8962eb3d5db49794cdba0150a60300168386a2ed5c9872f8"` [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.47s [INFO] running `"docker" "inspect" "92d2b40613639aad8962eb3d5db49794cdba0150a60300168386a2ed5c9872f8"` [INFO] running `"docker" "rm" "-f" "92d2b40613639aad8962eb3d5db49794cdba0150a60300168386a2ed5c9872f8"` [INFO] [stdout] 92d2b40613639aad8962eb3d5db49794cdba0150a60300168386a2ed5c9872f8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] ad731603a59d110a9571c3dfb8df1c713987be872b74cc45e9a698a99d3ab21f [INFO] running `"docker" "start" "-a" "ad731603a59d110a9571c3dfb8df1c713987be872b74cc45e9a698a99d3ab21f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_crypto-15284578f82d29f6 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test math::tests::gcd_5_10 ... ok [INFO] [stdout] test math::tests::gcd_2_2 ... ok [INFO] [stdout] test math::tests::gcd_1_2 ... ok [INFO] [stdout] test math::tests::gcd_10_5 ... ok [INFO] [stdout] test math::tests::coprime_97_23 ... ok [INFO] [stdout] test math::tests::gcd_ext_27_73 ... ok [INFO] [stdout] test math::tests::mod_inv_21_26 ... ok [INFO] [stdout] test math::tests::gcd_ext_73_27 ... ok [INFO] [stdout] test math::tests::mod_inv_3_26 ... ok [INFO] [stdout] test math::tests::coprime_4_2 ... ok [INFO] [stdout] test math::tests::coprime_5_5 ... ok [INFO] [stdout] test math::tests::coprime_2_4 ... ok [INFO] [stdout] test monoalphabetic::affine::tests::affine_test ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_crypto-f85eba2c31d0c8d3 [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [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" "ad731603a59d110a9571c3dfb8df1c713987be872b74cc45e9a698a99d3ab21f"` [INFO] running `"docker" "rm" "-f" "ad731603a59d110a9571c3dfb8df1c713987be872b74cc45e9a698a99d3ab21f"` [INFO] [stdout] ad731603a59d110a9571c3dfb8df1c713987be872b74cc45e9a698a99d3ab21f