[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] 21934558b1f62505384249f5ecc99be7a6d572eb [INFO] documenting gifnksm/ProjectEulerRust against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgifnksm%2FProjectEulerRust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gifnksm/ProjectEulerRust on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc2/source/Cargo.toml [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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed64ac52f6706bb4b9241a93b2af22570f5cbbec4c092156e2c033d06e05fbe2 [INFO] running `Command { std: "docker" "start" "-a" "ed64ac52f6706bb4b9241a93b2af22570f5cbbec4c092156e2c033d06e05fbe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed64ac52f6706bb4b9241a93b2af22570f5cbbec4c092156e2c033d06e05fbe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed64ac52f6706bb4b9241a93b2af22570f5cbbec4c092156e2c033d06e05fbe2", kill_on_drop: false }` [INFO] [stdout] ed64ac52f6706bb4b9241a93b2af22570f5cbbec4c092156e2c033d06e05fbe2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad46a2c71248ab72eeeb6612730ea2b76680cc2a07340b8936cb4c04c40f180a [INFO] running `Command { std: "docker" "start" "-a" "ad46a2c71248ab72eeeb6612730ea2b76680cc2a07340b8936cb4c04c40f180a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking integer v0.0.1 (/opt/rustwide/workdir/pkg/integer) [INFO] [stderr] Checking cont_frac v0.0.1 (/opt/rustwide/workdir/pkg/cont_frac) [INFO] [stderr] Checking term v1.0.1 [INFO] [stderr] Checking iter v0.0.1 (/opt/rustwide/workdir/pkg/iter) [INFO] [stderr] Checking seq v0.0.1 (/opt/rustwide/workdir/pkg/seq) [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> pkg/iter/src/lib.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | #![cfg_attr(all(test, feature = "unstable"), feature(test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> pkg/iter/src/lib.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(all(test, feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking prime v0.0.1 (/opt/rustwide/workdir/pkg/prime) [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> pkg/prime/src/lib.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | #![cfg_attr(all(test, feature = "unstable"), feature(test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> pkg/prime/src/lib.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(all(test, feature = "unstable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> pkg/prime/src/lib.rs:95:40 [INFO] [stdout] | [INFO] [stdout] 95 | .all(|p| !n.is_multiple_of(&p)) [INFO] [stdout] | -------------- ^^ expected `u64`, found `&u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/num/mod.rs:1121:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 95 - .all(|p| !n.is_multiple_of(&p)) [INFO] [stdout] 95 + .all(|p| !n.is_multiple_of(p)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> pkg/prime/src/lib.rs:103:41 [INFO] [stdout] | [INFO] [stdout] 103 | .all(|&p| !n.is_multiple_of(&p)) [INFO] [stdout] | -------------- ^^ expected `u64`, found `&u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/num/mod.rs:1121:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 103 - .all(|&p| !n.is_multiple_of(&p)) [INFO] [stdout] 103 + .all(|&p| !n.is_multiple_of(p)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] Checking polynomial v0.2.6 [INFO] [stderr] error: could not compile `prime` (lib) due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ad46a2c71248ab72eeeb6612730ea2b76680cc2a07340b8936cb4c04c40f180a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad46a2c71248ab72eeeb6612730ea2b76680cc2a07340b8936cb4c04c40f180a", kill_on_drop: false }` [INFO] [stdout] ad46a2c71248ab72eeeb6612730ea2b76680cc2a07340b8936cb4c04c40f180a