[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-20 for beta-1.87-rustdoc-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgifnksm%2FProjectEulerRust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gifnksm/ProjectEulerRust on toolchain beta-2025-04-20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "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-1-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-20" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af579fcb1fa1b39f63c3990bcbcace6512b96046d7098cf02061a5e2173c383f
[INFO] running `Command { std: "docker" "start" "-a" "af579fcb1fa1b39f63c3990bcbcace6512b96046d7098cf02061a5e2173c383f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af579fcb1fa1b39f63c3990bcbcace6512b96046d7098cf02061a5e2173c383f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af579fcb1fa1b39f63c3990bcbcace6512b96046d7098cf02061a5e2173c383f", kill_on_drop: false }`
[INFO] [stdout] af579fcb1fa1b39f63c3990bcbcace6512b96046d7098cf02061a5e2173c383f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c2566e7dd388a5b78bf8b70c858639dea56873388a37c59ba8a9808138574d5
[INFO] running `Command { std: "docker" "start" "-a" "5c2566e7dd388a5b78bf8b70c858639dea56873388a37c59ba8a9808138574d5", 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]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking iter v0.0.1 (/opt/rustwide/workdir/pkg/iter)
[INFO] [stderr]     Checking term v1.0.1
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking topological-sort v0.2.2
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking union-find v0.4.3
[INFO] [stderr]     Checking playing_card v0.0.1 (/opt/rustwide/workdir/pkg/playing_card)
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking generic-matrix v0.2.2
[INFO] [stderr]     Checking polynomial v0.2.6
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking prime v0.0.1 (/opt/rustwide/workdir/pkg/prime)
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking seq v0.0.1 (/opt/rustwide/workdir/pkg/seq)
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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/386abeb93ab8e683357f54ffe76ae53861b2d984/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/386abeb93ab8e683357f54ffe76ae53861b2d984/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] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[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" "5c2566e7dd388a5b78bf8b70c858639dea56873388a37c59ba8a9808138574d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c2566e7dd388a5b78bf8b70c858639dea56873388a37c59ba8a9808138574d5", kill_on_drop: false }`
[INFO] [stdout] 5c2566e7dd388a5b78bf8b70c858639dea56873388a37c59ba8a9808138574d5
