Dec 19 21:34:01.701 INFO checking TrueDoughnut/ProjectEuler against master#d99a320cba42f661aebfa1293b7b2ec3603dda75 for pr-56955 Dec 19 21:34:01.701 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-7/master#d99a320cba42f661aebfa1293b7b2ec3603dda75:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/master#d99a320cba42f661aebfa1293b7b2ec3603dda75/gh/TrueDoughnut/ProjectEuler:/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=forbid" "-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" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 21:34:02.164 INFO [stdout] ff738f1a675415a8184b82bd2c83053336f6e57d08523fc9ef0a936144d9c7f1 Dec 19 21:34:02.170 INFO running `"docker" "start" "-a" "ff738f1a675415a8184b82bd2c83053336f6e57d08523fc9ef0a936144d9c7f1"` Dec 19 21:34:04.618 INFO [stderr] Compiling num-bigint v0.2.1 Dec 19 21:34:08.331 INFO [stderr] Checking ProjectEuler v0.1.0 (/opt/crater/workdir) Dec 19 21:34:08.847 INFO [stderr] error[E0106]: missing lifetime specifier Dec 19 21:34:08.847 INFO [stderr] --> src/harder_problems/mod.rs:20:40 Dec 19 21:34:08.847 INFO [stderr] | Dec 19 21:34:08.847 INFO [stderr] 20 | fn positive_integers(n: BigInt) -> Vec<&BigInt> { Dec 19 21:34:08.847 INFO [stderr] | ^ help: consider giving it an explicit bounded or 'static lifetime: `&'static` Dec 19 21:34:08.866 INFO [stderr] error[E0106]: missing lifetime specifier Dec 19 21:34:08.866 INFO [stderr] --> src/harder_problems/mod.rs:20:40 Dec 19 21:34:08.866 INFO [stderr] | Dec 19 21:34:08.866 INFO [stderr] 20 | fn positive_integers(n: BigInt) -> Vec<&BigInt> { Dec 19 21:34:08.866 INFO [stderr] | ^ help: consider giving it an explicit bounded or 'static lifetime: `&'static` Dec 19 21:34:08.866 INFO [stderr] | Dec 19 21:34:08.866 INFO [stderr] = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Dec 19 21:34:08.866 INFO [stderr] Dec 19 21:34:08.868 INFO [stderr] error: aborting due to previous error Dec 19 21:34:08.868 INFO [stderr] Dec 19 21:34:08.868 INFO [stderr] For more information about this error, try `rustc --explain E0106`. Dec 19 21:34:08.885 INFO [stderr] error: Could not compile `ProjectEuler`. Dec 19 21:34:08.885 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 19 21:34:08.885 INFO [stderr] | Dec 19 21:34:08.885 INFO [stderr] = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Dec 19 21:34:08.885 INFO [stderr] Dec 19 21:34:08.886 INFO [stderr] error: aborting due to previous error Dec 19 21:34:08.886 INFO [stderr] Dec 19 21:34:08.887 INFO [stderr] For more information about this error, try `rustc --explain E0106`. Dec 19 21:34:08.897 INFO [stderr] error: Could not compile `ProjectEuler`. Dec 19 21:34:08.897 INFO [stderr] Dec 19 21:34:08.897 INFO [stderr] To learn more, run the command again with --verbose. Dec 19 21:34:10.036 INFO running `"docker" "inspect" "ff738f1a675415a8184b82bd2c83053336f6e57d08523fc9ef0a936144d9c7f1"` Dec 19 21:34:10.406 INFO running `"docker" "rm" "-f" "ff738f1a675415a8184b82bd2c83053336f6e57d08523fc9ef0a936144d9c7f1"` Dec 19 21:34:10.796 INFO [stdout] ff738f1a675415a8184b82bd2c83053336f6e57d08523fc9ef0a936144d9c7f1