[INFO] cloning repository https://github.com/daichihattori/bigint-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daichihattori/bigint-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaichihattori%2Fbigint-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaichihattori%2Fbigint-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed7e4b0ce4fedd074bdc3aed873811b3ce3487c7 [INFO] checking daichihattori/bigint-rs against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaichihattori%2Fbigint-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/daichihattori/bigint-rs [INFO] finished tweaking git repo https://github.com/daichihattori/bigint-rs [INFO] tweaked toml for git repo https://github.com/daichihattori/bigint-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/daichihattori/bigint-rs on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/daichihattori/bigint-rs 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] e08773aabfe8142a95f970b66fd65f28855b1cbb72e7951d9d100b158b16d1d1 [INFO] running `Command { std: "docker" "start" "e08773aabfe8142a95f970b66fd65f28855b1cbb72e7951d9d100b158b16d1d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e08773aabfe8142a95f970b66fd65f28855b1cbb72e7951d9d100b158b16d1d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e08773aabfe8142a95f970b66fd65f28855b1cbb72e7951d9d100b158b16d1d1" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e08773aabfe8142a95f970b66fd65f28855b1cbb72e7951d9d100b158b16d1d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e08773aabfe8142a95f970b66fd65f28855b1cbb72e7951d9d100b158b16d1d1" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.8 [INFO] [stderr] Compiling malachite-nz v0.4.22 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Compiling rug v1.28.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking nail v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking malachite-base v0.4.22 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Checking serde v1.0.226 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking malachite-q v0.4.22 [INFO] [stderr] Checking malachite v0.4.22 [INFO] [stdout] warning: function `get_extended_bit_sizes` is never used [INFO] [stdout] --> benches/common/mod.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn get_extended_bit_sizes() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_extended_bit_sizes` is never used [INFO] [stdout] --> benches/common/mod.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn get_extended_bit_sizes() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BenchmarkConfig` is never constructed [INFO] [stdout] --> benches/common/mod.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct BenchmarkConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BenchmarkConfig` is never constructed [INFO] [stdout] --> benches/common/mod.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct BenchmarkConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `with_throughput`, and `with_linear_scale` are never used [INFO] [stdout] --> benches/common/mod.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl BenchmarkConfig { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 35 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn with_throughput(mut self, throughput: Throughput) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn with_linear_scale(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `with_throughput`, and `with_linear_scale` are never used [INFO] [stdout] --> benches/common/mod.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl BenchmarkConfig { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 35 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn with_throughput(mut self, throughput: Throughput) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn with_linear_scale(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BenchmarkConfig` is never constructed [INFO] [stdout] --> benches/common/mod.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct BenchmarkConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `with_throughput`, and `with_linear_scale` are never used [INFO] [stdout] --> benches/common/mod.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl BenchmarkConfig { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 35 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn with_throughput(mut self, throughput: Throughput) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn with_linear_scale(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_extended_bit_sizes` is never used [INFO] [stdout] --> benches/common/mod.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn get_extended_bit_sizes() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BenchmarkConfig` is never constructed [INFO] [stdout] --> benches/common/mod.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct BenchmarkConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `with_throughput`, and `with_linear_scale` are never used [INFO] [stdout] --> benches/common/mod.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl BenchmarkConfig { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 35 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn with_throughput(mut self, throughput: Throughput) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn with_linear_scale(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 55s [INFO] running `Command { std: "docker" "inspect" "e08773aabfe8142a95f970b66fd65f28855b1cbb72e7951d9d100b158b16d1d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e08773aabfe8142a95f970b66fd65f28855b1cbb72e7951d9d100b158b16d1d1", kill_on_drop: false }` [INFO] [stdout] e08773aabfe8142a95f970b66fd65f28855b1cbb72e7951d9d100b158b16d1d1