[INFO] updating cached repository kirhgoff/rust_utils [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kirhgoff/rust_utils [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kirhgoff/rust_utils" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/kirhgoff/rust_utils"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/kirhgoff/rust_utils'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kirhgoff/rust_utils" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/kirhgoff/rust_utils"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/kirhgoff/rust_utils'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 662711b2e94f72c8636ca70fec98487260cb7a94 [INFO] sha for GitHub repo kirhgoff/rust_utils: 662711b2e94f72c8636ca70fec98487260cb7a94 [INFO] validating manifest of kirhgoff/rust_utils 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 kirhgoff/rust_utils 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 kirhgoff/rust_utils [INFO] finished frobbing kirhgoff/rust_utils [INFO] frobbed toml for kirhgoff/rust_utils written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/kirhgoff/rust_utils/Cargo.toml [INFO] started frobbing kirhgoff/rust_utils [INFO] finished frobbing kirhgoff/rust_utils [INFO] frobbed toml for kirhgoff/rust_utils written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/kirhgoff/rust_utils/Cargo.toml [INFO] crate kirhgoff/rust_utils 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 kirhgoff/rust_utils against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/kirhgoff/rust_utils:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 26aa59eea5ebd19e1a9e566729574d8ddb859b00e4ce01863e74ba74c96f1304 [INFO] running `"docker" "start" "-a" "26aa59eea5ebd19e1a9e566729574d8ddb859b00e4ce01863e74ba74c96f1304"` [INFO] [stderr] Compiling primal-estimate v0.2.1 [INFO] [stderr] Compiling primal-bit v0.2.4 [INFO] [stderr] Compiling primal-check v0.2.3 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling fraction v0.3.7 [INFO] [stderr] Compiling primal-sieve v0.2.8 [INFO] [stderr] Compiling primal v0.2.3 [INFO] [stderr] Compiling rust_utils v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.78s [INFO] running `"docker" "inspect" "26aa59eea5ebd19e1a9e566729574d8ddb859b00e4ce01863e74ba74c96f1304"` [INFO] running `"docker" "rm" "-f" "26aa59eea5ebd19e1a9e566729574d8ddb859b00e4ce01863e74ba74c96f1304"` [INFO] [stdout] 26aa59eea5ebd19e1a9e566729574d8ddb859b00e4ce01863e74ba74c96f1304 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/kirhgoff/rust_utils:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 3b7d6743ddea73b1e414dd7952b1a216972c2cbcb1dd6044b014dde1d26e967a [INFO] running `"docker" "start" "-a" "3b7d6743ddea73b1e414dd7952b1a216972c2cbcb1dd6044b014dde1d26e967a"` [INFO] [stderr] Compiling rust_utils v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `"docker" "inspect" "3b7d6743ddea73b1e414dd7952b1a216972c2cbcb1dd6044b014dde1d26e967a"` [INFO] running `"docker" "rm" "-f" "3b7d6743ddea73b1e414dd7952b1a216972c2cbcb1dd6044b014dde1d26e967a"` [INFO] [stdout] 3b7d6743ddea73b1e414dd7952b1a216972c2cbcb1dd6044b014dde1d26e967a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/kirhgoff/rust_utils:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 7c87f41d71f261690674a99655a4a1bbcb6fa044f5b55e61d6924fe7e8e370e2 [INFO] running `"docker" "start" "-a" "7c87f41d71f261690674a99655a4a1bbcb6fa044f5b55e61d6924fe7e8e370e2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_utils-87bb8d3491134c8b [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test utils::tests::digits_iterator_works ... ok [INFO] [stdout] test utils::tests::is_palindrome_works ... ok [INFO] [stdout] test utils::tests::digits_count_works ... ok [INFO] [stdout] test utils::tests::binary_string_works ... ok [INFO] [stdout] test euler39::tests::hypothenuse_works ... ok [INFO] [stdout] test euler38::tests::concatenated_product_works ... ok [INFO] [stdout] test euler37::tests::split_works ... ok [INFO] [stdout] test euler37::tests::is_truncatable_prime_works ... ok [INFO] [stdout] test utils::tests::is_pandigital_works ... ok [INFO] [stdout] test utils::tests::mod_rem_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7c87f41d71f261690674a99655a4a1bbcb6fa044f5b55e61d6924fe7e8e370e2"` [INFO] running `"docker" "rm" "-f" "7c87f41d71f261690674a99655a4a1bbcb6fa044f5b55e61d6924fe7e8e370e2"` [INFO] [stdout] 7c87f41d71f261690674a99655a4a1bbcb6fa044f5b55e61d6924fe7e8e370e2