[INFO] fetching crate nonn 0.1.4... [INFO] testing nonn-0.1.4 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate nonn 0.1.4 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate nonn 0.1.4 [INFO] finished tweaking crates.io crate nonn 0.1.4 [INFO] tweaked toml for crates.io crate nonn 0.1.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nonn 0.1.4 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f201cd228851fa341336745113072fac1f53fe97752fdaca3dd237cca6c2c2bd [INFO] running `Command { std: "docker" "start" "-a" "f201cd228851fa341336745113072fac1f53fe97752fdaca3dd237cca6c2c2bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f201cd228851fa341336745113072fac1f53fe97752fdaca3dd237cca6c2c2bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f201cd228851fa341336745113072fac1f53fe97752fdaca3dd237cca6c2c2bd", kill_on_drop: false }` [INFO] [stdout] f201cd228851fa341336745113072fac1f53fe97752fdaca3dd237cca6c2c2bd [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffbec44ec9c57445676210114607873676b0c1931f03558fdfe9969c766e192b [INFO] running `Command { std: "docker" "start" "-a" "ffbec44ec9c57445676210114607873676b0c1931f03558fdfe9969c766e192b", kill_on_drop: false }` [INFO] [stderr] Compiling nonn v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "ffbec44ec9c57445676210114607873676b0c1931f03558fdfe9969c766e192b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffbec44ec9c57445676210114607873676b0c1931f03558fdfe9969c766e192b", kill_on_drop: false }` [INFO] [stdout] ffbec44ec9c57445676210114607873676b0c1931f03558fdfe9969c766e192b [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2d82b00a15a78fff5099b00663d0479148226e69ade29064e2ae581224885b7 [INFO] running `Command { std: "docker" "start" "-a" "d2d82b00a15a78fff5099b00663d0479148226e69ade29064e2ae581224885b7", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nonn v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ilog` [INFO] [stdout] --> src/lib.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(ilog)] [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1273 | / nonn_impl![ [INFO] [stdout] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stdout] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stdout] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stdout] ... | [INFO] [stdout] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stdout] 1286 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "d2d82b00a15a78fff5099b00663d0479148226e69ade29064e2ae581224885b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2d82b00a15a78fff5099b00663d0479148226e69ade29064e2ae581224885b7", kill_on_drop: false }` [INFO] [stdout] d2d82b00a15a78fff5099b00663d0479148226e69ade29064e2ae581224885b7 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bb96963d7aea7eeb672a3412c08b5a61026136c94440f9775b64036daf790fa7 [INFO] running `Command { std: "docker" "start" "-a" "bb96963d7aea7eeb672a3412c08b5a61026136c94440f9775b64036daf790fa7", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `ilog` [INFO] [stderr] --> src/lib.rs:140:15 [INFO] [stderr] | [INFO] [stderr] 140 | #[cfg(ilog)] [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 1273 | / nonn_impl![ [INFO] [stderr] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stderr] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stderr] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stderr] ... | [INFO] [stderr] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stderr] 1286 | | ]; [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `ilog` [INFO] [stderr] --> src/lib.rs:159:15 [INFO] [stderr] | [INFO] [stderr] 159 | #[cfg(ilog)] [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 1273 | / nonn_impl![ [INFO] [stderr] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stderr] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stderr] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stderr] ... | [INFO] [stderr] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stderr] 1286 | | ]; [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `ilog` [INFO] [stderr] --> src/lib.rs:140:15 [INFO] [stderr] | [INFO] [stderr] 140 | #[cfg(ilog)] [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 1273 | / nonn_impl![ [INFO] [stderr] 1274 | | unsigned NonNU8(NonZeroU8), [INFO] [stderr] 1275 | | unsigned NonNU16(NonZeroU16), [INFO] [stderr] 1276 | | unsigned NonNU32(NonZeroU32), [INFO] [stderr] ... | [INFO] [stderr] 1285 | | signed NonNIsize(NonZeroIsize), [INFO] [stderr] 1286 | | ]; [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `nonn` (lib) generated 12 warnings (9 duplicates) [INFO] [stderr] warning: `nonn` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nonn-30b062821b0bb132) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests nonn [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 198 tests [INFO] [stdout] test src/lib.rs - NonNI128::abs (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI128 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI128::leading_zeros (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI128::overflowing_neg (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNI128::checked_abs (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNI128::checked_neg (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI128::overflowing_abs (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI128::saturating_abs (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI128::BITS (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI128::is_positive (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI128::checked_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI128::saturating_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI128::checked_pow (line 1284) ... ok [INFO] [stdout] test src/lib.rs - NonNI128::saturating_neg (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNI128::is_negative (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI128::wrapping_neg (line 1281) ... ok [INFO] [stdout] test src/lib.rs - NonNI128::trailing_zeros (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNI128::saturating_pow (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI16::overflowing_abs (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI16::BITS (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI16 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI16::checked_neg (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI16::is_negative (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI128::wrapping_abs (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI16::is_positive (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI16::leading_zeros (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI16::checked_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI16::checked_pow (line 1284) ... ok [INFO] [stdout] test src/lib.rs - NonNI16::saturating_abs (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI16::overflowing_neg (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNI16::checked_abs (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNI16::abs (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI16::saturating_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI32::BITS (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI32 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI16::wrapping_neg (line 1281) ... ok [INFO] [stdout] test src/lib.rs - NonNI16::saturating_neg (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNI16::saturating_pow (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI16::trailing_zeros (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNI16::wrapping_abs (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI32::checked_abs (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNI32::checked_neg (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI32::abs (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI32::overflowing_abs (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI32::checked_pow (line 1284) ... ok [INFO] [stdout] test src/lib.rs - NonNI32::checked_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI32::leading_zeros (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI32::is_positive (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI32::saturating_neg (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNI32::saturating_abs (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI32::is_negative (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI32::overflowing_neg (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNI32::trailing_zeros (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNI64 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI32::saturating_pow (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI32::saturating_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI64::abs (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI64::checked_neg (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI64::checked_abs (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNI64::BITS (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI64::saturating_neg (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNI32::wrapping_neg (line 1281) ... ok [INFO] [stdout] test src/lib.rs - NonNI32::wrapping_abs (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI64::checked_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI64::is_positive (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI64::is_negative (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI64::saturating_abs (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI64::saturating_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI64::overflowing_abs (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI64::wrapping_neg (line 1281) ... ok [INFO] [stdout] test src/lib.rs - NonNI64::trailing_zeros (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNI64::checked_pow (line 1284) ... ok [INFO] [stdout] test src/lib.rs - NonNI64::overflowing_neg (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNI8::BITS (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI64::wrapping_abs (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI64::leading_zeros (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI64::saturating_pow (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI8::is_negative (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI8::checked_neg (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI8 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI8::checked_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI8::overflowing_neg (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNI8::checked_abs (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNI8::abs (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI8::overflowing_abs (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI8::trailing_zeros (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNI8::saturating_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI8::wrapping_abs (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNIsize::BITS (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI8::leading_zeros (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI8::saturating_neg (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNI8::saturating_pow (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI8::checked_pow (line 1284) ... ok [INFO] [stdout] test src/lib.rs - NonNIsize (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI8::is_positive (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNIsize::checked_abs (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNIsize::checked_neg (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNIsize::checked_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNI8::saturating_abs (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNIsize::is_negative (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNIsize::leading_zeros (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNIsize::abs (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNI8::wrapping_neg (line 1281) ... ok [INFO] [stdout] test src/lib.rs - NonNIsize::checked_pow (line 1284) ... ok [INFO] [stdout] test src/lib.rs - NonNIsize::overflowing_abs (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNIsize::saturating_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNIsize::is_positive (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNIsize::wrapping_neg (line 1281) ... ok [INFO] [stdout] test src/lib.rs - NonNIsize::saturating_abs (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNIsize::overflowing_neg (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNIsize::saturating_pow (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNIsize::saturating_neg (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNU128 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNIsize::wrapping_abs (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNIsize::trailing_zeros (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNU128::is_power_of_two (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU128::checked_pow (line 1284) ... ok [INFO] [stdout] test src/lib.rs - NonNU128::ilog10 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU128::checked_next_power_of_two (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU128::checked_add (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU128::BITS (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU128::ilog2 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU128::checked_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU16::checked_add (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU128::saturating_add (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU128::saturating_pow (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU16::BITS (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU128::trailing_zeros (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNU128::saturating_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU128::leading_zeros (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU16 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU16::leading_zeros (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU16::checked_next_power_of_two (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU16::checked_pow (line 1284) ... ok [INFO] [stdout] test src/lib.rs - NonNU16::trailing_zeros (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNU16::saturating_add (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU16::checked_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU32::BITS (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU16::is_power_of_two (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU16::ilog10 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU16::ilog2 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU32 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU16::saturating_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU32::checked_add (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU32::ilog10 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU32::checked_pow (line 1284) ... ok [INFO] [stdout] test src/lib.rs - NonNU32::ilog2 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU32::checked_next_power_of_two (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU32::leading_zeros (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU32::checked_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU32::saturating_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU64 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU32::trailing_zeros (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNU64::BITS (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU64::checked_next_power_of_two (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU32::saturating_pow (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU16::saturating_pow (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU64::checked_add (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU64::checked_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU64::is_power_of_two (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU32::saturating_add (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU64::saturating_add (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU32::is_power_of_two (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU64::checked_pow (line 1284) ... ok [INFO] [stdout] test src/lib.rs - NonNU64::ilog2 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU8 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU64::saturating_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU64::ilog10 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU64::leading_zeros (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU64::trailing_zeros (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNU64::saturating_pow (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU8::checked_add (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU8::checked_next_power_of_two (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU8::BITS (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU8::leading_zeros (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU8::saturating_pow (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU8::is_power_of_two (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU8::checked_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU8::saturating_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU8::saturating_add (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU8::ilog10 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU8::ilog2 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNUsize (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNU8::checked_pow (line 1284) ... ok [INFO] [stdout] test src/lib.rs - NonNUsize::checked_add (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNUsize::BITS (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNU8::trailing_zeros (line 1280) ... ok [INFO] [stdout] test src/lib.rs - NonNUsize::checked_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNUsize::checked_next_power_of_two (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNUsize::saturating_add (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNUsize::ilog10 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNUsize::ilog2 (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNUsize::leading_zeros (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNUsize::saturating_mul (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNUsize::checked_pow (line 1284) ... ok [INFO] [stdout] test src/lib.rs - NonNUsize::saturating_pow (line 1278) ... ok [INFO] [stdout] test src/lib.rs - NonNUsize::is_power_of_two (line 1279) ... ok [INFO] [stdout] test src/lib.rs - NonNUsize::trailing_zeros (line 1280) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 198 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.85s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bb96963d7aea7eeb672a3412c08b5a61026136c94440f9775b64036daf790fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb96963d7aea7eeb672a3412c08b5a61026136c94440f9775b64036daf790fa7", kill_on_drop: false }` [INFO] [stdout] bb96963d7aea7eeb672a3412c08b5a61026136c94440f9775b64036daf790fa7