[INFO] updating cached repository colemickens/euler-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/colemickens/euler-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/colemickens/euler-rust" "work/ex/beta-1.38-1/sources/1.37.0/gh/colemickens/euler-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/colemickens/euler-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/colemickens/euler-rust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/colemickens/euler-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/colemickens/euler-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 441b787ba2e0e5564f582f883e355782ece155e4 [INFO] sha for GitHub repo colemickens/euler-rust: 441b787ba2e0e5564f582f883e355782ece155e4 [INFO] validating manifest of colemickens/euler-rust 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 colemickens/euler-rust 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 colemickens/euler-rust [INFO] finished frobbing colemickens/euler-rust [INFO] frobbed toml for colemickens/euler-rust written to work/ex/beta-1.38-1/sources/1.37.0/gh/colemickens/euler-rust/Cargo.toml [INFO] started frobbing colemickens/euler-rust [INFO] finished frobbing colemickens/euler-rust [INFO] frobbed toml for colemickens/euler-rust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/colemickens/euler-rust/Cargo.toml [INFO] crate colemickens/euler-rust 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/colemickens/euler-rust/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 colemickens/euler-rust 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-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/colemickens/euler-rust:/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] 164ccdab4af7c49e592f5dcbf7d576d3d10d796fade7190491ea26570ee7e632 [INFO] running `"docker" "start" "-a" "164ccdab4af7c49e592f5dcbf7d576d3d10d796fade7190491ea26570ee7e632"` [INFO] [stderr] Compiling colemickens-euler-rust v0.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: type alias is never used: `Output` [INFO] [stderr] --> src/primes.rs:7:3 [INFO] [stderr] | [INFO] [stderr] 7 | type Output = BigInt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.07s [INFO] running `"docker" "inspect" "164ccdab4af7c49e592f5dcbf7d576d3d10d796fade7190491ea26570ee7e632"` [INFO] running `"docker" "rm" "-f" "164ccdab4af7c49e592f5dcbf7d576d3d10d796fade7190491ea26570ee7e632"` [INFO] [stdout] 164ccdab4af7c49e592f5dcbf7d576d3d10d796fade7190491ea26570ee7e632 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/colemickens/euler-rust:/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] cdffd754e504140e5dee59a1f436739424af843106a1315461ec1232371f1a0b [INFO] running `"docker" "start" "-a" "cdffd754e504140e5dee59a1f436739424af843106a1315461ec1232371f1a0b"` [INFO] [stderr] Compiling colemickens-euler-rust v0.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: unknown lint: `unused_variable` [INFO] [stderr] --> tests/problem011.rs:66:9 [INFO] [stderr] | [INFO] [stderr] 66 | #[allow(unused_variable)] [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: did you mean: `unused_variables` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unknown_lints)] on by default [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `unused_variable` [INFO] [stderr] --> tests/problem011.rs:78:9 [INFO] [stderr] | [INFO] [stderr] 78 | #[allow(unused_variable)] [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: did you mean: `unused_variables` [INFO] [stderr] [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> tests/problem011.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | #![feature(convert)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> tests/problem003.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | #![feature(iter_cmp)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: Could not compile `colemickens-euler-rust`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0593]: closure is expected to take 2 arguments, but it takes 1 argument [INFO] [stderr] --> tests/problem003.rs:19:20 [INFO] [stderr] | [INFO] [stderr] 19 | *(factors.iter().max_by(|&x| x).unwrap()) [INFO] [stderr] | ^^^^^^ ---- takes 1 argument [INFO] [stderr] | | [INFO] [stderr] | expected closure that takes 2 arguments [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0554, E0593. [INFO] [stderr] For more information about an error, try `rustc --explain E0554`. [INFO] [stderr] warning: type alias is never used: `Output` [INFO] [stderr] --> src/primes.rs:7:3 [INFO] [stderr] | [INFO] [stderr] 7 | type Output = BigInt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> tests/problem008.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | #![feature(convert)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> tests/problem008.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | #![feature(iter_arith)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: Could not compile `colemickens-euler-rust`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> tests/problem010.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | #![feature(iter_arith)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `colemickens-euler-rust`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `colemickens-euler-rust`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "cdffd754e504140e5dee59a1f436739424af843106a1315461ec1232371f1a0b"` [INFO] running `"docker" "rm" "-f" "cdffd754e504140e5dee59a1f436739424af843106a1315461ec1232371f1a0b"` [INFO] [stdout] cdffd754e504140e5dee59a1f436739424af843106a1315461ec1232371f1a0b