[INFO] cloning repository https://github.com/gifnksm/ProjectEulerRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gifnksm/ProjectEulerRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgifnksm%2FProjectEulerRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgifnksm%2FProjectEulerRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61bc98e38975a7f120959f3cae9f5a23677f254a [INFO] building gifnksm/ProjectEulerRust against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgifnksm%2FProjectEulerRust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gifnksm/ProjectEulerRust [INFO] finished tweaking git repo https://github.com/gifnksm/ProjectEulerRust [INFO] tweaked toml for git repo https://github.com/gifnksm/ProjectEulerRust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gifnksm/ProjectEulerRust on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gifnksm/ProjectEulerRust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b7259666364a4e312f0c4c2033c4e1bc81c68cde793a69a1afe7df3f7025204 [INFO] running `Command { std: "docker" "start" "-a" "8b7259666364a4e312f0c4c2033c4e1bc81c68cde793a69a1afe7df3f7025204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b7259666364a4e312f0c4c2033c4e1bc81c68cde793a69a1afe7df3f7025204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b7259666364a4e312f0c4c2033c4e1bc81c68cde793a69a1afe7df3f7025204", kill_on_drop: false }` [INFO] [stdout] 8b7259666364a4e312f0c4c2033c4e1bc81c68cde793a69a1afe7df3f7025204 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4994a065ec62dca2ec6f4a4110e57c38691bd980d6050f06b09ba5cb0c391089 [INFO] running `Command { std: "docker" "start" "-a" "4994a065ec62dca2ec6f4a4110e57c38691bd980d6050f06b09ba5cb0c391089", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling playing_card v0.0.1 (/opt/rustwide/workdir/pkg/playing_card) [INFO] [stderr] Compiling union-find v0.4.3 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling iter v0.0.1 (/opt/rustwide/workdir/pkg/iter) [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling term v1.1.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling polynomial v0.2.6 [INFO] [stderr] Compiling generic-matrix v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling prime v0.0.1 (/opt/rustwide/workdir/pkg/prime) [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling seq v0.0.1 (/opt/rustwide/workdir/pkg/seq) [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling integer v0.0.1 (/opt/rustwide/workdir/pkg/integer) [INFO] [stderr] Compiling derive-try-from-primitive v1.0.0 [INFO] [stderr] Compiling cont_frac v0.0.1 (/opt/rustwide/workdir/pkg/cont_frac) [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling attohttpc v0.30.1 [INFO] [stderr] Compiling ProjectEulerRust v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/bin/p100.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | .find(|(x, _y)| ((*x) >= limit)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/bin/p100.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unused_parens)]` implied by `#[warn(unused)]` [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 31 - .find(|(x, _y)| ((*x) >= limit)) [INFO] [stdout] 31 + .find(|(x, _y)| (*x) >= limit) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ProjectEulerRust` (bin "p079") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name p079 --edition=2018 src/bin/p079.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f323c8156ac0e49d -C extra-filename=-fedcc70ab158029d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern common=/opt/rustwide/target/debug/deps/libcommon-94749f762c93f487.rlib --extern attohttpc=/opt/rustwide/target/debug/deps/libattohttpc-da7528617f5a44e2.rlib --extern cont_frac=/opt/rustwide/target/debug/deps/libcont_frac-62b7b3a1a427a6df.rlib --extern derive_try_from_primitive=/opt/rustwide/target/debug/deps/libderive_try_from_primitive-f3211410c5a6669a.so --extern generic_matrix=/opt/rustwide/target/debug/deps/libgeneric_matrix-42b387a66418dce0.rlib --extern getopts=/opt/rustwide/target/debug/deps/libgetopts-c51c25e10328e236.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern integer=/opt/rustwide/target/debug/deps/libinteger-0bfe7af8a8f0b5c4.rlib --extern iter=/opt/rustwide/target/debug/deps/libiter-61b2fc549a8ef365.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-8b1fda2a3dd72326.rlib --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-495a495718461c33.rlib --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-739ff038a55c8c6a.rlib --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-a5c17e51dc2e536a.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e05972f153d0dad0.rlib --extern playing_card=/opt/rustwide/target/debug/deps/libplaying_card-9f93c0691e604cf9.rlib --extern polynomial=/opt/rustwide/target/debug/deps/libpolynomial-afa6331ff80058e0.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-85368e4098942721.rlib --extern prime=/opt/rustwide/target/debug/deps/libprime-3aabc1c61d977eb5.rlib --extern seq=/opt/rustwide/target/debug/deps/libseq-440e5f06af5ef661.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7419008f1006185e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ff5c35f57942527e.rlib --extern term=/opt/rustwide/target/debug/deps/libterm-2bec1d42b9099344.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-28699b21d3df6513.rlib --extern topological_sort=/opt/rustwide/target/debug/deps/libtopological_sort-90aacb449ea215a8.rlib --extern union_find=/opt/rustwide/target/debug/deps/libunion_find-7d7ecdba56b0c4d6.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4994a065ec62dca2ec6f4a4110e57c38691bd980d6050f06b09ba5cb0c391089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4994a065ec62dca2ec6f4a4110e57c38691bd980d6050f06b09ba5cb0c391089", kill_on_drop: false }` [INFO] [stdout] 4994a065ec62dca2ec6f4a4110e57c38691bd980d6050f06b09ba5cb0c391089