[INFO] cloning repository https://github.com/tmbarker/project-euler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmbarker/project-euler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmbarker%2Fproject-euler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmbarker%2Fproject-euler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2ef2a1105088e655fdc05e971d21bcf9c867d2b [INFO] checking tmbarker/project-euler against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmbarker%2Fproject-euler" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tmbarker/project-euler on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tmbarker/project-euler [INFO] finished tweaking git repo https://github.com/tmbarker/project-euler [INFO] tweaked toml for git repo https://github.com/tmbarker/project-euler written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tmbarker/project-euler 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-bigint v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 604213d286b453558db3393d974dcf8787cd208f251d3877ac4a83caaa686c18 [INFO] running `Command { std: "docker" "start" "-a" "604213d286b453558db3393d974dcf8787cd208f251d3877ac4a83caaa686c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "604213d286b453558db3393d974dcf8787cd208f251d3877ac4a83caaa686c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "604213d286b453558db3393d974dcf8787cd208f251d3877ac4a83caaa686c18", kill_on_drop: false }` [INFO] [stdout] 604213d286b453558db3393d974dcf8787cd208f251d3877ac4a83caaa686c18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7e3aaf91ed37de8342e78c6bae67cfcbb0a7b997f087218f8ffe037423fe821 [INFO] running `Command { std: "docker" "start" "-a" "b7e3aaf91ed37de8342e78c6bae67cfcbb0a7b997f087218f8ffe037423fe821", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking project-euler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/utils/primes.rs:318:25 [INFO] [stdout] | [INFO] [stdout] 318 | .all(|p| !n.is_multiple_of(&p)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [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 `is_multiple_of(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] help: add `#![feature(unsigned_is_multiple_of)]` to the crate attributes to enable `core::num::::is_multiple_of` [INFO] [stdout] --> src/utils/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(unsigned_is_multiple_of)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/utils/primes.rs:326:26 [INFO] [stdout] | [INFO] [stdout] 326 | .all(|&p| !n.is_multiple_of(&p)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [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 `is_multiple_of(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(unsigned_is_multiple_of)]` to the crate attributes to enable `core::num::::is_multiple_of` [INFO] [stdout] --> src/utils/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(unsigned_is_multiple_of)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/utils/primes.rs:318:25 [INFO] [stdout] | [INFO] [stdout] 318 | .all(|p| !n.is_multiple_of(&p)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [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 `is_multiple_of(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] help: add `#![feature(unsigned_is_multiple_of)]` to the crate attributes to enable `core::num::::is_multiple_of` [INFO] [stdout] --> src/utils/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(unsigned_is_multiple_of)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/utils/primes.rs:326:26 [INFO] [stdout] | [INFO] [stdout] 326 | .all(|&p| !n.is_multiple_of(&p)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [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 `is_multiple_of(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(unsigned_is_multiple_of)]` to the crate attributes to enable `core::num::::is_multiple_of` [INFO] [stdout] --> src/utils/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(unsigned_is_multiple_of)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `Command { std: "docker" "inspect" "b7e3aaf91ed37de8342e78c6bae67cfcbb0a7b997f087218f8ffe037423fe821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7e3aaf91ed37de8342e78c6bae67cfcbb0a7b997f087218f8ffe037423fe821", kill_on_drop: false }` [INFO] [stdout] b7e3aaf91ed37de8342e78c6bae67cfcbb0a7b997f087218f8ffe037423fe821