[INFO] cloning repository https://github.com/denys821/Rust-Euler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denys821/Rust-Euler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenys821%2FRust-Euler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenys821%2FRust-Euler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f289393003dbf57ec8bfe5610e50657822a11c1 [INFO] testing denys821/Rust-Euler against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenys821%2FRust-Euler" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/denys821/Rust-Euler on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/denys821/Rust-Euler [INFO] finished tweaking git repo https://github.com/denys821/Rust-Euler [INFO] tweaked toml for git repo https://github.com/denys821/Rust-Euler written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/denys821/Rust-Euler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded topological-sort v0.1.0 [INFO] [stderr] Downloaded derive-try-from-primitive v1.0.0 [INFO] [stderr] Downloaded wildmatch v1.1.0 [INFO] [stderr] Downloaded attohttpc v0.17.0 [INFO] [stderr] Downloaded generic-matrix v0.1.0 [INFO] [stderr] Downloaded polynomial v0.1.0 [INFO] [stderr] Downloaded openssl-sys v0.9.63 [INFO] [stderr] Downloaded union-find v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d520ea72fa70f0802375f59c72af7f46d008459aa60b6139e75578ac6f0c8710 [INFO] running `Command { std: "docker" "start" "-a" "d520ea72fa70f0802375f59c72af7f46d008459aa60b6139e75578ac6f0c8710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d520ea72fa70f0802375f59c72af7f46d008459aa60b6139e75578ac6f0c8710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d520ea72fa70f0802375f59c72af7f46d008459aa60b6139e75578ac6f0c8710", kill_on_drop: false }` [INFO] [stdout] d520ea72fa70f0802375f59c72af7f46d008459aa60b6139e75578ac6f0c8710 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05be1731ee2736d17e8733c14a628f212fc7c65d9a3d9a0d434efc242803fa88 [INFO] running `Command { std: "docker" "start" "-a" "05be1731ee2736d17e8733c14a628f212fc7c65d9a3d9a0d434efc242803fa88", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling topological-sort v0.1.0 [INFO] [stderr] Compiling playing_card v0.0.1 (/opt/rustwide/workdir/pkg/playing_card) [INFO] [stderr] Compiling union-find v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling iter v0.0.1 (/opt/rustwide/workdir/pkg/iter) [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling polynomial v0.1.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling generic-matrix v0.1.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling prime v0.0.1 (/opt/rustwide/workdir/pkg/prime) [INFO] [stderr] Compiling seq v0.0.1 (/opt/rustwide/workdir/pkg/seq) [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling integer v0.0.1 (/opt/rustwide/workdir/pkg/integer) [INFO] [stderr] Compiling cont_frac v0.0.1 (/opt/rustwide/workdir/pkg/cont_frac) [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling attohttpc v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling derive-try-from-primitive v1.0.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling ProjectEulerRust v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/bin/p088.rs:32:34 [INFO] [stdout] | [INFO] [stdout] 32 | for n in min_n..prod_end.div_ceil(&prod_base) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `num_integer::Integer::div_ceil(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ProjectEulerRust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name p060 --edition=2018 src/bin/p060.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 --cfg 'feature="default"' -C metadata=8706682845c30da2 -C extra-filename=-8706682845c30da2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern common=/opt/rustwide/target/debug/deps/libcommon-c3fb63562fae867f.rlib --extern attohttpc=/opt/rustwide/target/debug/deps/libattohttpc-ba3e61aaa55e9750.rlib --extern cont_frac=/opt/rustwide/target/debug/deps/libcont_frac-7977ff8deae5a809.rlib --extern derive_try_from_primitive=/opt/rustwide/target/debug/deps/libderive_try_from_primitive-64302a728c5be387.so --extern failure=/opt/rustwide/target/debug/deps/libfailure-9098407304774b04.rlib --extern failure_derive=/opt/rustwide/target/debug/deps/libfailure_derive-74841ba0f59e0382.so --extern generic_matrix=/opt/rustwide/target/debug/deps/libgeneric_matrix-1174f6c8da55b566.rlib --extern getopts=/opt/rustwide/target/debug/deps/libgetopts-697051e471de22a2.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-921a087ba318345d.rlib --extern integer=/opt/rustwide/target/debug/deps/libinteger-1d46e2efdc28b673.rlib --extern iter=/opt/rustwide/target/debug/deps/libiter-b8fea6a139c0e9c7.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bf6f3fd4ec10b463.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-34298a086ba3211c.rlib --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-64c8873eef2f6fba.rlib --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-23c23de791e1c528.rlib --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-e3eef504a86f13d5.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib --extern playing_card=/opt/rustwide/target/debug/deps/libplaying_card-035b8584016ca462.rlib --extern polynomial=/opt/rustwide/target/debug/deps/libpolynomial-eb8e3b36d8e245e5.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-58714283254b1107.rlib --extern prime=/opt/rustwide/target/debug/deps/libprime-a1bd336d2a1aba01.rlib --extern seq=/opt/rustwide/target/debug/deps/libseq-ae8f55260c311b72.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ed46f81821b128ab.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-03bcf5ab95ebc7db.rlib --extern term=/opt/rustwide/target/debug/deps/libterm-a7fa150a7efb99e7.rlib --extern topological_sort=/opt/rustwide/target/debug/deps/libtopological_sort-e12468b7567f0815.rlib --extern union_find=/opt/rustwide/target/debug/deps/libunion_find-e9bf95785b334875.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "05be1731ee2736d17e8733c14a628f212fc7c65d9a3d9a0d434efc242803fa88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05be1731ee2736d17e8733c14a628f212fc7c65d9a3d9a0d434efc242803fa88", kill_on_drop: false }` [INFO] [stdout] 05be1731ee2736d17e8733c14a628f212fc7c65d9a3d9a0d434efc242803fa88