[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.37-6/sources/1.36.0/gh/monsieursquirrel/lychrel"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/monsieursquirrel/lychrel'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/monsieursquirrel/lychrel" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/monsieursquirrel/lychrel"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of monsieursquirrel/lychrel on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing monsieursquirrel/lychrel against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "build" "--frozen"` [INFO] [stdout] d8b9b46cff7089cde6684bb399c27adb8153ac7ec4255b16825a298e04d7ba35 [INFO] running `"docker" "start" "-a" "d8b9b46cff7089cde6684bb399c27adb8153ac7ec4255b16825a298e04d7ba35"` [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.62s [INFO] running `"docker" "inspect" "d8b9b46cff7089cde6684bb399c27adb8153ac7ec4255b16825a298e04d7ba35"` [INFO] running `"docker" "rm" "-f" "d8b9b46cff7089cde6684bb399c27adb8153ac7ec4255b16825a298e04d7ba35"` [INFO] [stdout] d8b9b46cff7089cde6684bb399c27adb8153ac7ec4255b16825a298e04d7ba35 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] e1db67a00f57a448298e496d7955ac223369325fd3b628655e2fbe52785e8147 [INFO] running `"docker" "start" "-a" "e1db67a00f57a448298e496d7955ac223369325fd3b628655e2fbe52785e8147"` [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.62s [INFO] running `"docker" "inspect" "e1db67a00f57a448298e496d7955ac223369325fd3b628655e2fbe52785e8147"` [INFO] running `"docker" "rm" "-f" "e1db67a00f57a448298e496d7955ac223369325fd3b628655e2fbe52785e8147"` [INFO] [stdout] e1db67a00f57a448298e496d7955ac223369325fd3b628655e2fbe52785e8147 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen"` [INFO] [stdout] 7d025445ff36d6193c60c679671f9a56074d9d555e65fc33caef2b74526221a5 [INFO] running `"docker" "start" "-a" "7d025445ff36d6193c60c679671f9a56074d9d555e65fc33caef2b74526221a5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/lychrel-fd25ebf9a2cf17c4 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test expected_non_lychrels ... ok [INFO] [stdout] test simple_palindromes ... ok [INFO] [stdout] test not_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" "7d025445ff36d6193c60c679671f9a56074d9d555e65fc33caef2b74526221a5"` [INFO] running `"docker" "rm" "-f" "7d025445ff36d6193c60c679671f9a56074d9d555e65fc33caef2b74526221a5"` [INFO] [stdout] 7d025445ff36d6193c60c679671f9a56074d9d555e65fc33caef2b74526221a5