[INFO] cloning repository https://github.com/Antony-hash512/BigDigitsTest_ru
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Antony-hash512/BigDigitsTest_ru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntony-hash512%2FBigDigitsTest_ru", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntony-hash512%2FBigDigitsTest_ru'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96d613d40b76dea6bb8410d096f582bdd32422c3
[INFO] checking Antony-hash512/BigDigitsTest_ru against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntony-hash512%2FBigDigitsTest_ru" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Antony-hash512/BigDigitsTest_ru
[INFO] finished tweaking git repo https://github.com/Antony-hash512/BigDigitsTest_ru
[INFO] tweaked toml for git repo https://github.com/Antony-hash512/BigDigitsTest_ru written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Antony-hash512/BigDigitsTest_ru on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Antony-hash512/BigDigitsTest_ru 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3b42541efb9838d463bf7c0f5e6516355ccc36b4111ccc0d8824ee1d4a175ad
[INFO] running `Command { std: "docker" "start" "-a" "e3b42541efb9838d463bf7c0f5e6516355ccc36b4111ccc0d8824ee1d4a175ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3b42541efb9838d463bf7c0f5e6516355ccc36b4111ccc0d8824ee1d4a175ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3b42541efb9838d463bf7c0f5e6516355ccc36b4111ccc0d8824ee1d4a175ad", kill_on_drop: false }`
[INFO] [stdout] e3b42541efb9838d463bf7c0f5e6516355ccc36b4111ccc0d8824ee1d4a175ad
[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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03c3a90b0137e5dcaab871596ee94e29507d3033d96c58bff6ea49b450f5bbf5
[INFO] running `Command { std: "docker" "start" "-a" "03c3a90b0137e5dcaab871596ee94e29507d3033d96c58bff6ea49b450f5bbf5", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking bigdigits_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `One`
[INFO] [stdout]  --> src/dynamic_int.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use num_traits::{Zero, One}; // Добавляем One для единицы
[INFO] [stdout]   |                        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `one`
[INFO] [stdout]    --> src/dynamic_int.rs:283:13
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let one = DynamicInt::one();
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_one`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test1` is never used
[INFO] [stdout]    --> src/main.rs:701:4
[INFO] [stdout]     |
[INFO] [stdout] 701 | fn test1() {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FactorialFound` is never constructed
[INFO] [stdout]    --> src/main.rs:883:5
[INFO] [stdout]     |
[INFO] [stdout] 874 | enum FactorialThreadMessage {
[INFO] [stdout]     |      ---------------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 883 |     FactorialFound {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FactorialThreadMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Progress` is never constructed
[INFO] [stdout]     --> src/main.rs:1880:5
[INFO] [stdout]      |
[INFO] [stdout] 1871 | enum SingleFactorialThreadMessage {
[INFO] [stdout]      |      ---------------------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 1880 |     Progress {
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `SingleFactorialThreadMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `is_small`, `sub`, and `factorial_range` are never used
[INFO] [stdout]    --> src/dynamic_int.rs:235:12
[INFO] [stdout]     |
[INFO] [stdout] 11  | impl DynamicInt {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 235 |     pub fn is_small(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 |     pub fn sub(&self, other: &DynamicInt) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 394 |     pub fn factorial_range(start: i128, end: i128) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `One`
[INFO] [stdout]  --> src/dynamic_int.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use num_traits::{Zero, One}; // Добавляем One для единицы
[INFO] [stdout]   |                        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `one`
[INFO] [stdout]    --> src/dynamic_int.rs:283:13
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let one = DynamicInt::one();
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_one`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test1` is never used
[INFO] [stdout]    --> src/main.rs:701:4
[INFO] [stdout]     |
[INFO] [stdout] 701 | fn test1() {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FactorialFound` is never constructed
[INFO] [stdout]    --> src/main.rs:883:5
[INFO] [stdout]     |
[INFO] [stdout] 874 | enum FactorialThreadMessage {
[INFO] [stdout]     |      ---------------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 883 |     FactorialFound {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FactorialThreadMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Progress` is never constructed
[INFO] [stdout]     --> src/main.rs:1880:5
[INFO] [stdout]      |
[INFO] [stdout] 1871 | enum SingleFactorialThreadMessage {
[INFO] [stdout]      |      ---------------------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 1880 |     Progress {
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `SingleFactorialThreadMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `is_small`, `sub`, and `factorial_range` are never used
[INFO] [stdout]    --> src/dynamic_int.rs:235:12
[INFO] [stdout]     |
[INFO] [stdout] 11  | impl DynamicInt {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 235 |     pub fn is_small(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 |     pub fn sub(&self, other: &DynamicInt) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 394 |     pub fn factorial_range(start: i128, end: i128) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.66s
[INFO] running `Command { std: "docker" "inspect" "03c3a90b0137e5dcaab871596ee94e29507d3033d96c58bff6ea49b450f5bbf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03c3a90b0137e5dcaab871596ee94e29507d3033d96c58bff6ea49b450f5bbf5", kill_on_drop: false }`
[INFO] [stdout] 03c3a90b0137e5dcaab871596ee94e29507d3033d96c58bff6ea49b450f5bbf5
