[INFO] updating cached repository exitc0d3/factors-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/exitc0d3/factors-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/exitc0d3/factors-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/exitc0d3/factors-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/exitc0d3/factors-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/exitc0d3/factors-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/exitc0d3/factors-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/exitc0d3/factors-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 767595cd1d18ab56c3c5047485ad6181b6cd2ec6 [INFO] sha for GitHub repo exitc0d3/factors-rs: 767595cd1d18ab56c3c5047485ad6181b6cd2ec6 [INFO] validating manifest of exitc0d3/factors-rs 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 exitc0d3/factors-rs 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 exitc0d3/factors-rs [INFO] finished frobbing exitc0d3/factors-rs [INFO] frobbed toml for exitc0d3/factors-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/exitc0d3/factors-rs/Cargo.toml [INFO] started frobbing exitc0d3/factors-rs [INFO] finished frobbing exitc0d3/factors-rs [INFO] frobbed toml for exitc0d3/factors-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/exitc0d3/factors-rs/Cargo.toml [INFO] crate exitc0d3/factors-rs 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing exitc0d3/factors-rs against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/exitc0d3/factors-rs:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] fd6aa7f4f837d4ab584531d3788334fbba2bdbe60d3e3a35235caadbbe4d3939 [INFO] running `"docker" "start" "-a" "fd6aa7f4f837d4ab584531d3788334fbba2bdbe60d3e3a35235caadbbe4d3939"` [INFO] [stderr] Compiling rusty v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around `if` condition [INFO] [stderr] --> src/main.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | if (i%iter == 0) { [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `if` condition [INFO] [stderr] --> src/main.rs:17:8 [INFO] [stderr] | [INFO] [stderr] 17 | if (factors.len() == 2) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: variable `maxPrime` should have a snake case name [INFO] [stderr] --> src/main.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | let maxPrime: i64 = i/2; [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `max_prime` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `"docker" "inspect" "fd6aa7f4f837d4ab584531d3788334fbba2bdbe60d3e3a35235caadbbe4d3939"` [INFO] running `"docker" "rm" "-f" "fd6aa7f4f837d4ab584531d3788334fbba2bdbe60d3e3a35235caadbbe4d3939"` [INFO] [stdout] fd6aa7f4f837d4ab584531d3788334fbba2bdbe60d3e3a35235caadbbe4d3939 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/exitc0d3/factors-rs:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b8aaaaf462497e2cc8366a2b955bc52b66fc7e4aea81e74e1868364591fad7f8 [INFO] running `"docker" "start" "-a" "b8aaaaf462497e2cc8366a2b955bc52b66fc7e4aea81e74e1868364591fad7f8"` [INFO] [stderr] Compiling rusty v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around `if` condition [INFO] [stderr] --> src/main.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | if (i%iter == 0) { [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `if` condition [INFO] [stderr] --> src/main.rs:17:8 [INFO] [stderr] | [INFO] [stderr] 17 | if (factors.len() == 2) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: variable `maxPrime` should have a snake case name [INFO] [stderr] --> src/main.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | let maxPrime: i64 = i/2; [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `max_prime` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "b8aaaaf462497e2cc8366a2b955bc52b66fc7e4aea81e74e1868364591fad7f8"` [INFO] running `"docker" "rm" "-f" "b8aaaaf462497e2cc8366a2b955bc52b66fc7e4aea81e74e1868364591fad7f8"` [INFO] [stdout] b8aaaaf462497e2cc8366a2b955bc52b66fc7e4aea81e74e1868364591fad7f8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/exitc0d3/factors-rs:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 28e2a4a68e943f06b186cea83a968974e0d9e0015ab04ca780fed89aa1473221 [INFO] running `"docker" "start" "-a" "28e2a4a68e943f06b186cea83a968974e0d9e0015ab04ca780fed89aa1473221"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusty-470aa1948c79ad87 [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" "28e2a4a68e943f06b186cea83a968974e0d9e0015ab04ca780fed89aa1473221"` [INFO] running `"docker" "rm" "-f" "28e2a4a68e943f06b186cea83a968974e0d9e0015ab04ca780fed89aa1473221"` [INFO] [stdout] 28e2a4a68e943f06b186cea83a968974e0d9e0015ab04ca780fed89aa1473221