[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] 5dcb6b538482416c82bd6578ae7d148c320b2ba2 [INFO] checking daichihattori/bigint-rs against master#08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 for 150662-leaf [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaichihattori%2Fbigint-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/daichihattori/bigint-rs on toolchain 08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-targets v0.53.3 [INFO] [stderr] Downloaded is-terminal v0.4.16 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.103 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.103 [INFO] [stderr] Downloaded malachite v0.4.22 [INFO] [stderr] Downloaded az v1.2.1 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.103 [INFO] [stderr] Downloaded serde v1.0.226 [INFO] [stderr] Downloaded half v2.6.0 [INFO] [stderr] Downloaded js-sys v0.3.80 [INFO] [stderr] Downloaded serde_derive v1.0.226 [INFO] [stderr] Downloaded serde_core v1.0.226 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.103 [INFO] [stderr] Downloaded itertools v0.11.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.103 [INFO] [stderr] Downloaded regex v1.11.2 [INFO] [stderr] Downloaded rug v1.28.0 [INFO] [stderr] Downloaded malachite-q v0.4.22 [INFO] [stderr] Downloaded regex-automata v0.4.10 [INFO] [stderr] Downloaded web-sys v0.3.80 [INFO] [stderr] Downloaded libc v0.2.175 [INFO] [stderr] Downloaded malachite-base v0.4.22 [INFO] [stderr] Downloaded malachite-nz v0.4.22 [INFO] [stderr] Downloaded windows-sys v0.61.0 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.6.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9557ce9d06abcf5521a5b5d12a7581ba93c913351f06874d6b049e8c833c3d1e [INFO] running `Command { std: "docker" "start" "-a" "9557ce9d06abcf5521a5b5d12a7581ba93c913351f06874d6b049e8c833c3d1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9557ce9d06abcf5521a5b5d12a7581ba93c913351f06874d6b049e8c833c3d1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9557ce9d06abcf5521a5b5d12a7581ba93c913351f06874d6b049e8c833c3d1e", kill_on_drop: false }` [INFO] [stdout] 9557ce9d06abcf5521a5b5d12a7581ba93c913351f06874d6b049e8c833c3d1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04bf6e3357c3770fca630217c4d5d1e5cb5def68d4ef9ca8fecb74af8e3f3e97 [INFO] running `Command { std: "docker" "start" "-a" "04bf6e3357c3770fca630217c4d5d1e5cb5def68d4ef9ca8fecb74af8e3f3e97", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling malachite-nz v0.4.22 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.8 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling rug v1.28.0 [INFO] [stderr] Checking nail v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Checking malachite-base v0.4.22 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [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: 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: 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] [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 5m 00s [INFO] running `Command { std: "docker" "inspect" "04bf6e3357c3770fca630217c4d5d1e5cb5def68d4ef9ca8fecb74af8e3f3e97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04bf6e3357c3770fca630217c4d5d1e5cb5def68d4ef9ca8fecb74af8e3f3e97", kill_on_drop: false }` [INFO] [stdout] 04bf6e3357c3770fca630217c4d5d1e5cb5def68d4ef9ca8fecb74af8e3f3e97