[INFO] updating cached repository monsieursquirrel/lychrel [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/monsieursquirrel/lychrel [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/monsieursquirrel/lychrel" "work/ex/beta-1.38-1/sources/1.37.0/gh/monsieursquirrel/lychrel"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/monsieursquirrel/lychrel'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/monsieursquirrel/lychrel" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/monsieursquirrel/lychrel"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/monsieursquirrel/lychrel'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cf4204c8ed1fad3163c45106a778f15800cd0bac [INFO] sha for GitHub repo monsieursquirrel/lychrel: cf4204c8ed1fad3163c45106a778f15800cd0bac [INFO] validating manifest of monsieursquirrel/lychrel 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 monsieursquirrel/lychrel 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 monsieursquirrel/lychrel [INFO] finished frobbing monsieursquirrel/lychrel [INFO] frobbed toml for monsieursquirrel/lychrel written to work/ex/beta-1.38-1/sources/1.37.0/gh/monsieursquirrel/lychrel/Cargo.toml [INFO] started frobbing monsieursquirrel/lychrel [INFO] finished frobbing monsieursquirrel/lychrel [INFO] frobbed toml for monsieursquirrel/lychrel written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/monsieursquirrel/lychrel/Cargo.toml [INFO] crate monsieursquirrel/lychrel 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] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/monsieursquirrel/lychrel/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 monsieursquirrel/lychrel 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-0/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/monsieursquirrel/lychrel:/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] 65e72b4893c239905435001738539b2dc54a7e2013268426a1a6d0ad06a6f2ed [INFO] running `"docker" "start" "-a" "65e72b4893c239905435001738539b2dc54a7e2013268426a1a6d0ad06a6f2ed"` [INFO] [stderr] Compiling lychrel v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/main.rs:64:14 [INFO] [stderr] | [INFO] [stderr] 64 | for i in (1..(max_num + 1)) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.64s [INFO] running `"docker" "inspect" "65e72b4893c239905435001738539b2dc54a7e2013268426a1a6d0ad06a6f2ed"` [INFO] running `"docker" "rm" "-f" "65e72b4893c239905435001738539b2dc54a7e2013268426a1a6d0ad06a6f2ed"` [INFO] [stdout] 65e72b4893c239905435001738539b2dc54a7e2013268426a1a6d0ad06a6f2ed [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/monsieursquirrel/lychrel:/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] 24083ddf0d43c1a5082da709b0ae337510aa233d5d8abe7f499bfe0a7fda1ca9 [INFO] running `"docker" "start" "-a" "24083ddf0d43c1a5082da709b0ae337510aa233d5d8abe7f499bfe0a7fda1ca9"` [INFO] [stderr] Compiling lychrel v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/main.rs:64:14 [INFO] [stderr] | [INFO] [stderr] 64 | for i in (1..(max_num + 1)) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `"docker" "inspect" "24083ddf0d43c1a5082da709b0ae337510aa233d5d8abe7f499bfe0a7fda1ca9"` [INFO] running `"docker" "rm" "-f" "24083ddf0d43c1a5082da709b0ae337510aa233d5d8abe7f499bfe0a7fda1ca9"` [INFO] [stdout] 24083ddf0d43c1a5082da709b0ae337510aa233d5d8abe7f499bfe0a7fda1ca9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/monsieursquirrel/lychrel:/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] 54ed22e5219a26f037a7c16a0e94a15076637333baf9378fda5f33252ce04b8e [INFO] running `"docker" "start" "-a" "54ed22e5219a26f037a7c16a0e94a15076637333baf9378fda5f33252ce04b8e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/lychrel-3e2424d9209ed781 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test expected_non_lychrels ... ok [INFO] [stdout] test not_palindromes ... ok [INFO] [stdout] test simple_palindromes ... ok [INFO] [stdout] test simple_rev_adds ... ok [INFO] [stdout] test expected_lychrels ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "54ed22e5219a26f037a7c16a0e94a15076637333baf9378fda5f33252ce04b8e"` [INFO] running `"docker" "rm" "-f" "54ed22e5219a26f037a7c16a0e94a15076637333baf9378fda5f33252ce04b8e"` [INFO] [stdout] 54ed22e5219a26f037a7c16a0e94a15076637333baf9378fda5f33252ce04b8e