Dec 18 05:06:47.409 INFO checking TrueDoughnut/ProjectEuler against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 05:06:47.409 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-5/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/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" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 05:06:47.943 INFO [stdout] 1177d40121a6b595d2c88a242b5c4e48bab2dbc997773d2e513db6d02ec929a1 Dec 18 05:06:47.945 INFO running `"docker" "start" "-a" "1177d40121a6b595d2c88a242b5c4e48bab2dbc997773d2e513db6d02ec929a1"` Dec 18 05:06:50.371 INFO [stderr] Compiling num-bigint v0.2.1 Dec 18 05:06:53.672 INFO [stderr] Checking ProjectEuler v0.1.0 (/opt/crater/workdir) Dec 18 05:06:54.220 INFO [stderr] error[E0106]: missing lifetime specifier Dec 18 05:06:54.220 INFO [stderr] --> src/harder_problems/mod.rs:20:40 Dec 18 05:06:54.220 INFO [stderr] | Dec 18 05:06:54.220 INFO [stderr] 20 | fn positive_integers(n: BigInt) -> Vec<&BigInt> { Dec 18 05:06:54.220 INFO [stderr] | ^ help: consider giving it an explicit bounded or 'static lifetime: `&'static` Dec 18 05:06:54.220 INFO [stderr] | Dec 18 05:06:54.220 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 18 05:06:54.220 INFO [stderr] Dec 18 05:06:54.220 INFO [stderr] error: aborting due to previous error Dec 18 05:06:54.220 INFO [stderr] Dec 18 05:06:54.220 INFO [stderr] For more information about this error, try `rustc --explain E0106`. Dec 18 05:06:54.220 INFO [stderr] error: Could not compile `ProjectEuler`. Dec 18 05:06:54.220 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 18 05:06:54.343 INFO [stderr] error[E0106]: missing lifetime specifier Dec 18 05:06:54.343 INFO [stderr] --> src/harder_problems/mod.rs:20:40 Dec 18 05:06:54.343 INFO [stderr] | Dec 18 05:06:54.343 INFO [stderr] 20 | fn positive_integers(n: BigInt) -> Vec<&BigInt> { Dec 18 05:06:54.343 INFO [stderr] | ^ help: consider giving it an explicit bounded or 'static lifetime: `&'static` Dec 18 05:06:54.343 INFO [stderr] | Dec 18 05:06:54.343 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 18 05:06:54.343 INFO [stderr] Dec 18 05:06:54.364 INFO [stderr] error: aborting due to previous error Dec 18 05:06:54.364 INFO [stderr] Dec 18 05:06:54.364 INFO [stderr] For more information about this error, try `rustc --explain E0106`. Dec 18 05:06:54.368 INFO [stderr] error: Could not compile `ProjectEuler`. Dec 18 05:06:54.368 INFO [stderr] Dec 18 05:06:54.368 INFO [stderr] To learn more, run the command again with --verbose. Dec 18 05:06:55.474 INFO running `"docker" "inspect" "1177d40121a6b595d2c88a242b5c4e48bab2dbc997773d2e513db6d02ec929a1"` Dec 18 05:06:55.750 INFO running `"docker" "rm" "-f" "1177d40121a6b595d2c88a242b5c4e48bab2dbc997773d2e513db6d02ec929a1"` Dec 18 05:06:56.140 INFO [stdout] 1177d40121a6b595d2c88a242b5c4e48bab2dbc997773d2e513db6d02ec929a1