[INFO] fetching crate num-modular 0.6.1... [INFO] testing num-modular-0.6.1 against nightly-2025-01-18 for randomize-layout-3 [INFO] extracting crate num-modular 0.6.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate num-modular 0.6.1 on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate num-modular 0.6.1 [INFO] finished tweaking crates.io crate num-modular 0.6.1 [INFO] tweaked toml for crates.io crate num-modular 0.6.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 19 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ppv-lite86 v0.2.20 [INFO] [stderr] Downloaded num-integer v0.1.46 [INFO] [stderr] Downloaded byteorder v1.5.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.93 [INFO] [stderr] Downloaded num-traits v0.2.19 [INFO] [stderr] Downloaded unicode-ident v1.0.14 [INFO] [stderr] Downloaded getrandom v0.2.15 [INFO] [stderr] Downloaded num-bigint v0.4.6 [INFO] [stderr] Downloaded rand_core v0.6.4 [INFO] [stderr] Downloaded quote v1.0.38 [INFO] [stderr] Downloaded syn v2.0.96 [INFO] [stderr] Downloaded libc v0.2.169 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59ec08c7d0662772b2f3b6cd1bde3090b4cc582459cd41faefd9513608f60063 [INFO] running `Command { std: "docker" "start" "-a" "59ec08c7d0662772b2f3b6cd1bde3090b4cc582459cd41faefd9513608f60063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59ec08c7d0662772b2f3b6cd1bde3090b4cc582459cd41faefd9513608f60063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59ec08c7d0662772b2f3b6cd1bde3090b4cc582459cd41faefd9513608f60063", kill_on_drop: false }` [INFO] [stdout] 59ec08c7d0662772b2f3b6cd1bde3090b4cc582459cd41faefd9513608f60063 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5659b31623c354a7844f5a5b1f22ef112923b2c12c8a11b62ec96bd13760d934 [INFO] running `Command { std: "docker" "start" "-a" "5659b31623c354a7844f5a5b1f22ef112923b2c12c8a11b62ec96bd13760d934", kill_on_drop: false }` [INFO] [stderr] Compiling num-modular v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `num_traits` [INFO] [stdout] --> src/reduced.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "num_traits")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"num-traits"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `num-bigint`, `num-integer`, `num-traits`, and `std` [INFO] [stdout] = help: consider adding `num_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num_traits` [INFO] [stdout] --> src/reduced.rs:153:7 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg(feature = "num_traits")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"num-traits"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `num-bigint`, `num-integer`, `num-traits`, and `std` [INFO] [stdout] = help: consider adding `num_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num_traits` [INFO] [stdout] --> src/reduced.rs:161:7 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg(feature = "num_traits")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"num-traits"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `num-bigint`, `num-integer`, `num-traits`, and `std` [INFO] [stdout] = help: consider adding `num_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num_traits` [INFO] [stdout] --> src/reduced.rs:215:7 [INFO] [stdout] | [INFO] [stdout] 215 | #[cfg(feature = "num_traits")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"num-traits"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `num-bigint`, `num-integer`, `num-traits`, and `std` [INFO] [stdout] = help: consider adding `num_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num_traits` [INFO] [stdout] --> src/reduced.rs:223:7 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg(feature = "num_traits")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"num-traits"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `num-bigint`, `num-integer`, `num-traits`, and `std` [INFO] [stdout] = help: consider adding `num_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "5659b31623c354a7844f5a5b1f22ef112923b2c12c8a11b62ec96bd13760d934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5659b31623c354a7844f5a5b1f22ef112923b2c12c8a11b62ec96bd13760d934", kill_on_drop: false }` [INFO] [stdout] 5659b31623c354a7844f5a5b1f22ef112923b2c12c8a11b62ec96bd13760d934 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c734fe3b8822d40a73aedeca2c7124be86375acf05f6eb9ba1dd0c33a268f8e2 [INFO] running `Command { std: "docker" "start" "-a" "c734fe3b8822d40a73aedeca2c7124be86375acf05f6eb9ba1dd0c33a268f8e2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `num_traits` [INFO] [stdout] --> src/reduced.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "num_traits")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"num-traits"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `num-bigint`, `num-integer`, `num-traits`, and `std` [INFO] [stdout] = help: consider adding `num_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num_traits` [INFO] [stdout] --> src/reduced.rs:153:7 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg(feature = "num_traits")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"num-traits"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `num-bigint`, `num-integer`, `num-traits`, and `std` [INFO] [stdout] = help: consider adding `num_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num_traits` [INFO] [stdout] --> src/reduced.rs:161:7 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg(feature = "num_traits")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"num-traits"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `num-bigint`, `num-integer`, `num-traits`, and `std` [INFO] [stdout] = help: consider adding `num_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num_traits` [INFO] [stdout] --> src/reduced.rs:215:7 [INFO] [stdout] | [INFO] [stdout] 215 | #[cfg(feature = "num_traits")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"num-traits"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `num-bigint`, `num-integer`, `num-traits`, and `std` [INFO] [stdout] = help: consider adding `num_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num_traits` [INFO] [stdout] --> src/reduced.rs:223:7 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg(feature = "num_traits")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"num-traits"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `num-bigint`, `num-integer`, `num-traits`, and `std` [INFO] [stdout] = help: consider adding `num_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-modular v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `num_traits` [INFO] [stdout] --> src/reduced.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "num_traits")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"num-traits"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `num-bigint`, `num-integer`, `num-traits`, and `std` [INFO] [stdout] = help: consider adding `num_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num_traits` [INFO] [stdout] --> src/reduced.rs:153:7 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg(feature = "num_traits")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"num-traits"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `num-bigint`, `num-integer`, `num-traits`, and `std` [INFO] [stdout] = help: consider adding `num_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num_traits` [INFO] [stdout] --> src/reduced.rs:161:7 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg(feature = "num_traits")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"num-traits"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `num-bigint`, `num-integer`, `num-traits`, and `std` [INFO] [stdout] = help: consider adding `num_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num_traits` [INFO] [stdout] --> src/reduced.rs:215:7 [INFO] [stdout] | [INFO] [stdout] 215 | #[cfg(feature = "num_traits")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"num-traits"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `num-bigint`, `num-integer`, `num-traits`, and `std` [INFO] [stdout] = help: consider adding `num_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num_traits` [INFO] [stdout] --> src/reduced.rs:223:7 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg(feature = "num_traits")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"num-traits"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `num-bigint`, `num-integer`, `num-traits`, and `std` [INFO] [stdout] = help: consider adding `num_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.80s [INFO] running `Command { std: "docker" "inspect" "c734fe3b8822d40a73aedeca2c7124be86375acf05f6eb9ba1dd0c33a268f8e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c734fe3b8822d40a73aedeca2c7124be86375acf05f6eb9ba1dd0c33a268f8e2", kill_on_drop: false }` [INFO] [stdout] c734fe3b8822d40a73aedeca2c7124be86375acf05f6eb9ba1dd0c33a268f8e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 87131937a0a56eb90321f89e4d595c581e7801eb44930d7a54d533bb871694e4 [INFO] running `Command { std: "docker" "start" "-a" "87131937a0a56eb90321f89e4d595c581e7801eb44930d7a54d533bb871694e4", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `num_traits` [INFO] [stderr] --> src/reduced.rs:3:7 [INFO] [stderr] | [INFO] [stderr] 3 | #[cfg(feature = "num_traits")] [INFO] [stderr] | ^^^^^^^^^^------------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"num-traits"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `num-bigint`, `num-integer`, `num-traits`, and `std` [INFO] [stderr] = help: consider adding `num_traits` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `num_traits` [INFO] [stderr] --> src/reduced.rs:153:7 [INFO] [stderr] | [INFO] [stderr] 153 | #[cfg(feature = "num_traits")] [INFO] [stderr] | ^^^^^^^^^^------------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"num-traits"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `num-bigint`, `num-integer`, `num-traits`, and `std` [INFO] [stderr] = help: consider adding `num_traits` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `num_traits` [INFO] [stderr] --> src/reduced.rs:161:7 [INFO] [stderr] | [INFO] [stderr] 161 | #[cfg(feature = "num_traits")] [INFO] [stderr] | ^^^^^^^^^^------------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"num-traits"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `num-bigint`, `num-integer`, `num-traits`, and `std` [INFO] [stderr] = help: consider adding `num_traits` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `num_traits` [INFO] [stderr] --> src/reduced.rs:215:7 [INFO] [stderr] | [INFO] [stderr] 215 | #[cfg(feature = "num_traits")] [INFO] [stderr] | ^^^^^^^^^^------------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"num-traits"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `num-bigint`, `num-integer`, `num-traits`, and `std` [INFO] [stderr] = help: consider adding `num_traits` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `num_traits` [INFO] [stderr] --> src/reduced.rs:223:7 [INFO] [stderr] | [INFO] [stderr] 223 | #[cfg(feature = "num_traits")] [INFO] [stderr] | ^^^^^^^^^^------------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"num-traits"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `num-bigint`, `num-integer`, `num-traits`, and `std` [INFO] [stderr] = help: consider adding `num_traits` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `num-modular` (lib) generated 5 warnings [INFO] [stderr] warning: `num-modular` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/num_modular-2466f7534c920bf0) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test barret::tests::test_3by2_against_modops ... ok [INFO] [stdout] test double::tests::test_assign_ops ... ok [INFO] [stdout] test monty::tests::test_against_modops ... ok [INFO] [stdout] test barret::tests::test_2by1_against_modops ... ok [INFO] [stdout] test mersenne::tests::test_against_modops ... ok [INFO] [stdout] test preinv::tests::div_exact_test ... ok [INFO] [stdout] test double::tests::test_ops ... ok [INFO] [stdout] test prim::tests::jacobi_test ... ok [INFO] [stdout] test prim::tests::invm_test ... ok [INFO] [stdout] test prim::tests::powm_test ... ok [INFO] [stdout] test prim::tests::mulm_test ... ok [INFO] [stdout] test double::tests::test_construction ... ok [INFO] [stdout] test prim::tests::addm_test ... ok [INFO] [stdout] test prim::tests::kronecker_test ... ok [INFO] [stdout] test prim::tests::negm_and_absm_test ... ok [INFO] [stdout] test monty::tests::creation_test ... ok [INFO] [stdout] test prim::tests::legendre_test ... ok [INFO] [stdout] test prim::tests::dblm_and_sqm_test ... ok [INFO] [stdout] test mersenne::tests::creation_test ... ok [INFO] [stdout] test prim::tests::subm_test ... ok [INFO] [stdout] test reduced::tests::test_against_modops ... ok [INFO] [stdout] test barret::tests::test_mul_inv_4by2 ... ok [INFO] [stdout] test barret::tests::test_mul_inv_3by2 ... ok [INFO] [stdout] test barret::tests::test_mul_inv_2by1 ... ok [INFO] [stdout] test barret::tests::test_mul_inv_1by1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.36s [INFO] [stdout] [INFO] [stderr] Doc-tests num_modular [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "87131937a0a56eb90321f89e4d595c581e7801eb44930d7a54d533bb871694e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87131937a0a56eb90321f89e4d595c581e7801eb44930d7a54d533bb871694e4", kill_on_drop: false }` [INFO] [stdout] 87131937a0a56eb90321f89e4d595c581e7801eb44930d7a54d533bb871694e4