[INFO] fetching crate nyar-number 0.2.4... [INFO] checking nyar-number-0.2.4 against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] extracting crate nyar-number 0.2.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate nyar-number 0.2.4 on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nyar-number 0.2.4 [INFO] finished tweaking crates.io crate nyar-number 0.2.4 [INFO] tweaked toml for crates.io crate nyar-number 0.2.4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69fdf85c612a48a11a140fc3969b2f59706b45549438571c82ae91748ce97531 [INFO] running `Command { std: "docker" "start" "-a" "69fdf85c612a48a11a140fc3969b2f59706b45549438571c82ae91748ce97531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69fdf85c612a48a11a140fc3969b2f59706b45549438571c82ae91748ce97531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69fdf85c612a48a11a140fc3969b2f59706b45549438571c82ae91748ce97531", kill_on_drop: false }` [INFO] [stdout] 69fdf85c612a48a11a140fc3969b2f59706b45549438571c82ae91748ce97531 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] debdb0b8bd8592358fe3a0efffbc661ace05e9aa8df3c5097fa66355f1ade2dd [INFO] running `Command { std: "docker" "start" "-a" "debdb0b8bd8592358fe3a0efffbc661ace05e9aa8df3c5097fa66355f1ade2dd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking nyar-number v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `num::BigInt` [INFO] [stdout] --> src/decimal/decimal.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use num::BigInt; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rem` [INFO] [stdout] --> src/integer/types.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::{Add, Div, Mul, Rem, Sub}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::BigInt` [INFO] [stdout] --> src/integer/types.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use num::BigInt; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::BigInt` [INFO] [stdout] --> src/decimal/decimal.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use num::BigInt; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rem` [INFO] [stdout] --> src/integer/types.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::{Add, Div, Mul, Rem, Sub}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::BigInt` [INFO] [stdout] --> src/integer/types.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use num::BigInt; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Complex` [INFO] [stdout] --> src/complex.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub type Complex = ComplexPair; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `GaussianInteger` [INFO] [stdout] --> src/complex.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub type GaussianInteger = ComplexType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Complex32` [INFO] [stdout] --> src/complex.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub type Complex32 = ComplexType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Complex64` [INFO] [stdout] --> src/complex.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Complex64 = ComplexType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Complex` [INFO] [stdout] --> src/complex.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub type Complex = ComplexPair; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `GaussianInteger` [INFO] [stdout] --> src/complex.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub type GaussianInteger = ComplexType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Complex32` [INFO] [stdout] --> src/complex.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub type Complex32 = ComplexType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Complex64` [INFO] [stdout] --> src/complex.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub type Complex64 = ComplexType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.86s [INFO] running `Command { std: "docker" "inspect" "debdb0b8bd8592358fe3a0efffbc661ace05e9aa8df3c5097fa66355f1ade2dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "debdb0b8bd8592358fe3a0efffbc661ace05e9aa8df3c5097fa66355f1ade2dd", kill_on_drop: false }` [INFO] [stdout] debdb0b8bd8592358fe3a0efffbc661ace05e9aa8df3c5097fa66355f1ade2dd