[INFO] updating cached repository JackWReid/primes [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/JackWReid/primes [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/JackWReid/primes" "work/ex/beta-1.38-1/sources/1.37.0/gh/JackWReid/primes"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/JackWReid/primes'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/JackWReid/primes" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/JackWReid/primes"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/JackWReid/primes'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7cffb7b2c3a3a9a1527eb188f0fc63f8a35c899c [INFO] sha for GitHub repo JackWReid/primes: 7cffb7b2c3a3a9a1527eb188f0fc63f8a35c899c [INFO] validating manifest of JackWReid/primes on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of JackWReid/primes on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing JackWReid/primes [INFO] finished frobbing JackWReid/primes [INFO] frobbed toml for JackWReid/primes written to work/ex/beta-1.38-1/sources/1.37.0/gh/JackWReid/primes/Cargo.toml [INFO] started frobbing JackWReid/primes [INFO] finished frobbing JackWReid/primes [INFO] frobbed toml for JackWReid/primes written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/JackWReid/primes/Cargo.toml [INFO] crate JackWReid/primes already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/JackWReid/primes/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing JackWReid/primes against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/JackWReid/primes:/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 16d9ce14755998142503fbd2431b3a66a0bc54510577c59e88cd7eafe53cf25a [INFO] running `"docker" "start" "-a" "16d9ce14755998142503fbd2431b3a66a0bc54510577c59e88cd7eafe53cf25a"` [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling primes-cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.18s [INFO] running `"docker" "inspect" "16d9ce14755998142503fbd2431b3a66a0bc54510577c59e88cd7eafe53cf25a"` [INFO] running `"docker" "rm" "-f" "16d9ce14755998142503fbd2431b3a66a0bc54510577c59e88cd7eafe53cf25a"` [INFO] [stdout] 16d9ce14755998142503fbd2431b3a66a0bc54510577c59e88cd7eafe53cf25a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/JackWReid/primes:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 2f689d2fe16f588aaa77e51a68eff8a61ff8fc064ffe24964d0ac6843c8f6870 [INFO] running `"docker" "start" "-a" "2f689d2fe16f588aaa77e51a68eff8a61ff8fc064ffe24964d0ac6843c8f6870"` [INFO] [stderr] Compiling primes-cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `"docker" "inspect" "2f689d2fe16f588aaa77e51a68eff8a61ff8fc064ffe24964d0ac6843c8f6870"` [INFO] running `"docker" "rm" "-f" "2f689d2fe16f588aaa77e51a68eff8a61ff8fc064ffe24964d0ac6843c8f6870"` [INFO] [stdout] 2f689d2fe16f588aaa77e51a68eff8a61ff8fc064ffe24964d0ac6843c8f6870 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/JackWReid/primes:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 4581375d70f5f2d9cd0671816fc4fa0e86b90b47ec3b9e41f489dac0e573b887 [INFO] running `"docker" "start" "-a" "4581375d70f5f2d9cd0671816fc4fa0e86b90b47ec3b9e41f489dac0e573b887"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/primes_cli-66e8b63cd9938dad [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_factorize ... ok [INFO] [stdout] test tests::test_is_factor ... ok [INFO] [stdout] test tests::test_primes_to_limit ... ok [INFO] [stdout] test tests::test_is_prime ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4581375d70f5f2d9cd0671816fc4fa0e86b90b47ec3b9e41f489dac0e573b887"` [INFO] running `"docker" "rm" "-f" "4581375d70f5f2d9cd0671816fc4fa0e86b90b47ec3b9e41f489dac0e573b887"` [INFO] [stdout] 4581375d70f5f2d9cd0671816fc4fa0e86b90b47ec3b9e41f489dac0e573b887