[INFO] fetching crate rkyv-test 0.7.38-test.2... [INFO] testing rkyv-test-0.7.38-test.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate rkyv-test 0.7.38-test.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate rkyv-test 0.7.38-test.2 [INFO] finished tweaking crates.io crate rkyv-test 0.7.38-test.2 [INFO] tweaked toml for crates.io crate rkyv-test 0.7.38-test.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rkyv-test 0.7.38-test.2 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 36 packages to latest compatible versions [INFO] [stderr] Adding bytecheck v0.6.12 (available: v0.8.1) [INFO] [stderr] Adding hashbrown v0.12.3 (available: v0.16.0) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.11.0) [INFO] [stderr] Adding ptr_meta v0.1.4 (available: v0.3.0) [INFO] [stderr] Adding rend v0.3.6 (available: v0.5.2) [INFO] [stderr] Adding rkyv_derive_test v0.7.38-test.2 (available: v0.7.39) [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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 32a187bdecb23c774de544cd5284e53c1e2c58ce4d0e7d87b508d19a97973848 [INFO] running `Command { std: "docker" "start" "-a" "32a187bdecb23c774de544cd5284e53c1e2c58ce4d0e7d87b508d19a97973848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32a187bdecb23c774de544cd5284e53c1e2c58ce4d0e7d87b508d19a97973848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32a187bdecb23c774de544cd5284e53c1e2c58ce4d0e7d87b508d19a97973848", kill_on_drop: false }` [INFO] [stdout] 32a187bdecb23c774de544cd5284e53c1e2c58ce4d0e7d87b508d19a97973848 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5b95a4eefae70e9452938e92e9bb7a8c3389d494136a10ffe8f15b98e86cb84c [INFO] running `Command { std: "docker" "start" "-a" "5b95a4eefae70e9452938e92e9bb7a8c3389d494136a10ffe8f15b98e86cb84c", kill_on_drop: false }` [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling rkyv-test v0.7.38-test.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive_test v0.7.38-test.2 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(all(not(feature = "std"), has_atomics))] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` 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] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(all(feature = "std", has_atomics))] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:130:7 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:141:7 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:152:7 [INFO] [stdout] | [INFO] [stdout] 152 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:164:7 [INFO] [stdout] | [INFO] [stdout] 164 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:183:7 [INFO] [stdout] | [INFO] [stdout] 183 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:197:7 [INFO] [stdout] | [INFO] [stdout] 197 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:213:7 [INFO] [stdout] | [INFO] [stdout] 213 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:230:7 [INFO] [stdout] | [INFO] [stdout] 230 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/core/primitive.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:141:7 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:145:7 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:171:7 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:173:7 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/core/primitive.rs:175:7 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:177:7 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:179:7 [INFO] [stdout] | [INFO] [stdout] 179 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/core/primitive.rs:181:7 [INFO] [stdout] | [INFO] [stdout] 181 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:345:7 [INFO] [stdout] | [INFO] [stdout] 345 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:356:7 [INFO] [stdout] | [INFO] [stdout] 356 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:364:7 [INFO] [stdout] | [INFO] [stdout] 364 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:374:7 [INFO] [stdout] | [INFO] [stdout] 374 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:385:7 [INFO] [stdout] | [INFO] [stdout] 385 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:393:7 [INFO] [stdout] | [INFO] [stdout] 393 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:90:7 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:92:7 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/rend.rs:94:7 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:96:7 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/rend.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:126:7 [INFO] [stdout] | [INFO] [stdout] 126 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:128:7 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/rend.rs:130:7 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:132:7 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:134:7 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/rend.rs:136:7 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/with/mod.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(any(has_atomics_64, not(feature = "size_64")))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:138:11 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg(any(has_atomics_64, not(feature = "size_64")))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:90:15 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(not(has_atomics_64))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:143:15 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(not(has_atomics_64))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:145:11 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::alloc::*` [INFO] [stdout] --> src/with/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use self::alloc::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::std::*` [INFO] [stdout] --> src/with/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use self::std::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/btree_map/mod.rs:211:13 [INFO] [stdout] | [INFO] [stdout] 211 | fn root(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 211 | fn root(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/btree_set.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn iter(&self) -> Keys { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 46 | pub fn iter(&self) -> Keys<'_, K, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 144 | fn raw_iter(&self) -> RawIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 144 | fn raw_iter(&self) -> RawIter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:149:31 [INFO] [stdout] | [INFO] [stdout] 149 | fn raw_iter_pin(self: Pin<&mut Self>) -> RawIterPin { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 149 | fn raw_iter_pin(self: Pin<&mut Self>) -> RawIterPin<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 158 | pub fn iter(&self) -> Iter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:166:31 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn iter_pin(self: Pin<&mut Self>) -> IterPin { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 166 | pub fn iter_pin(self: Pin<&mut Self>) -> IterPin<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn keys(&self) -> Keys { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 174 | pub fn keys(&self) -> Keys<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:182:19 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn values(&self) -> Values { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 182 | pub fn values(&self) -> Values<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:190:33 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn values_pin(self: Pin<&mut Self>) -> ValuesPin { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 190 | pub fn values_pin(self: Pin<&mut Self>) -> ValuesPin<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_set.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn iter(&self) -> Keys { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 62 | pub fn iter(&self) -> Keys<'_, K, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/index_map/mod.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | fn raw_iter(&self) -> RawIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 146 | fn raw_iter(&self) -> RawIter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/index_map/mod.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 152 | pub fn iter(&self) -> Iter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/index_map/mod.rs:160:17 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn keys(&self) -> Keys { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 160 | pub fn keys(&self) -> Keys<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/index_map/mod.rs:185:19 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn values(&self) -> Values { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn values(&self) -> Values<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/index_set.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn iter(&self) -> Keys { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn iter(&self) -> Keys<'_, K, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.25s [INFO] running `Command { std: "docker" "inspect" "5b95a4eefae70e9452938e92e9bb7a8c3389d494136a10ffe8f15b98e86cb84c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b95a4eefae70e9452938e92e9bb7a8c3389d494136a10ffe8f15b98e86cb84c", kill_on_drop: false }` [INFO] [stdout] 5b95a4eefae70e9452938e92e9bb7a8c3389d494136a10ffe8f15b98e86cb84c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 01bbaae6e106e2dcbe78844285e08e4bbf83426299e1ad85ca5e633d5f57611b [INFO] running `Command { std: "docker" "start" "-a" "01bbaae6e106e2dcbe78844285e08e4bbf83426299e1ad85ca5e633d5f57611b", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(all(not(feature = "std"), has_atomics))] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` 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] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(all(feature = "std", has_atomics))] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:130:7 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:141:7 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:152:7 [INFO] [stdout] | [INFO] [stdout] 152 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:164:7 [INFO] [stdout] | [INFO] [stdout] 164 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:183:7 [INFO] [stdout] | [INFO] [stdout] 183 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:197:7 [INFO] [stdout] | [INFO] [stdout] 197 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:213:7 [INFO] [stdout] | [INFO] [stdout] 213 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:230:7 [INFO] [stdout] | [INFO] [stdout] 230 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/core/primitive.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:141:7 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:145:7 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:171:7 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:173:7 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/core/primitive.rs:175:7 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:177:7 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:179:7 [INFO] [stdout] | [INFO] [stdout] 179 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/core/primitive.rs:181:7 [INFO] [stdout] | [INFO] [stdout] 181 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:345:7 [INFO] [stdout] | [INFO] [stdout] 345 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:356:7 [INFO] [stdout] | [INFO] [stdout] 356 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:364:7 [INFO] [stdout] | [INFO] [stdout] 364 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:374:7 [INFO] [stdout] | [INFO] [stdout] 374 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:385:7 [INFO] [stdout] | [INFO] [stdout] 385 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:393:7 [INFO] [stdout] | [INFO] [stdout] 393 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:90:7 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:92:7 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/rend.rs:94:7 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:96:7 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/rend.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:126:7 [INFO] [stdout] | [INFO] [stdout] 126 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:128:7 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/rend.rs:130:7 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:132:7 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:134:7 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/rend.rs:136:7 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/with/mod.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(any(has_atomics_64, not(feature = "size_64")))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:138:11 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg(any(has_atomics_64, not(feature = "size_64")))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:90:15 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(not(has_atomics_64))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:143:15 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(not(has_atomics_64))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:145:11 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::alloc::*` [INFO] [stdout] --> src/with/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use self::alloc::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::std::*` [INFO] [stdout] --> src/with/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use self::std::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/btree_map/mod.rs:211:13 [INFO] [stdout] | [INFO] [stdout] 211 | fn root(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 211 | fn root(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/btree_set.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn iter(&self) -> Keys { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 46 | pub fn iter(&self) -> Keys<'_, K, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 144 | fn raw_iter(&self) -> RawIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 144 | fn raw_iter(&self) -> RawIter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:149:31 [INFO] [stdout] | [INFO] [stdout] 149 | fn raw_iter_pin(self: Pin<&mut Self>) -> RawIterPin { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 149 | fn raw_iter_pin(self: Pin<&mut Self>) -> RawIterPin<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rkyv-test v0.7.38-test.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 158 | pub fn iter(&self) -> Iter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:166:31 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn iter_pin(self: Pin<&mut Self>) -> IterPin { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 166 | pub fn iter_pin(self: Pin<&mut Self>) -> IterPin<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn keys(&self) -> Keys { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 174 | pub fn keys(&self) -> Keys<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:182:19 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn values(&self) -> Values { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 182 | pub fn values(&self) -> Values<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:190:33 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn values_pin(self: Pin<&mut Self>) -> ValuesPin { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 190 | pub fn values_pin(self: Pin<&mut Self>) -> ValuesPin<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_set.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn iter(&self) -> Keys { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 62 | pub fn iter(&self) -> Keys<'_, K, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/index_map/mod.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | fn raw_iter(&self) -> RawIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 146 | fn raw_iter(&self) -> RawIter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/index_map/mod.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 152 | pub fn iter(&self) -> Iter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/index_map/mod.rs:160:17 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn keys(&self) -> Keys { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 160 | pub fn keys(&self) -> Keys<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/index_map/mod.rs:185:19 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn values(&self) -> Values { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn values(&self) -> Values<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/index_set.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn iter(&self) -> Keys { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn iter(&self) -> Keys<'_, K, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(all(not(feature = "std"), has_atomics))] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` 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] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(all(feature = "std", has_atomics))] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:130:7 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:141:7 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:152:7 [INFO] [stdout] | [INFO] [stdout] 152 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:164:7 [INFO] [stdout] | [INFO] [stdout] 164 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:183:7 [INFO] [stdout] | [INFO] [stdout] 183 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:197:7 [INFO] [stdout] | [INFO] [stdout] 197 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:213:7 [INFO] [stdout] | [INFO] [stdout] 213 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/alloc/rc.rs:230:7 [INFO] [stdout] | [INFO] [stdout] 230 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/core/primitive.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:141:7 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:145:7 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:171:7 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:173:7 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/core/primitive.rs:175:7 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:177:7 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:179:7 [INFO] [stdout] | [INFO] [stdout] 179 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/core/primitive.rs:181:7 [INFO] [stdout] | [INFO] [stdout] 181 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:345:7 [INFO] [stdout] | [INFO] [stdout] 345 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:356:7 [INFO] [stdout] | [INFO] [stdout] 356 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:364:7 [INFO] [stdout] | [INFO] [stdout] 364 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:374:7 [INFO] [stdout] | [INFO] [stdout] 374 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:385:7 [INFO] [stdout] | [INFO] [stdout] 385 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/core/primitive.rs:393:7 [INFO] [stdout] | [INFO] [stdout] 393 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:90:7 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:92:7 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/rend.rs:94:7 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:96:7 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/rend.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:126:7 [INFO] [stdout] | [INFO] [stdout] 126 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:128:7 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/rend.rs:130:7 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:132:7 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/impls/rend.rs:134:7 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/impls/rend.rs:136:7 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/with/mod.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(any(has_atomics_64, not(feature = "size_64")))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:138:11 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg(any(has_atomics_64, not(feature = "size_64")))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:90:15 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(not(has_atomics_64))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:143:15 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(not(has_atomics_64))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stdout] --> src/with/atomic.rs:145:11 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(has_atomics_64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::alloc::*` [INFO] [stdout] --> src/with/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use self::alloc::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::std::*` [INFO] [stdout] --> src/with/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use self::std::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/btree_map/mod.rs:211:13 [INFO] [stdout] | [INFO] [stdout] 211 | fn root(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 211 | fn root(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/btree_set.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn iter(&self) -> Keys { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 46 | pub fn iter(&self) -> Keys<'_, K, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 144 | fn raw_iter(&self) -> RawIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 144 | fn raw_iter(&self) -> RawIter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:149:31 [INFO] [stdout] | [INFO] [stdout] 149 | fn raw_iter_pin(self: Pin<&mut Self>) -> RawIterPin { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 149 | fn raw_iter_pin(self: Pin<&mut Self>) -> RawIterPin<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 158 | pub fn iter(&self) -> Iter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:166:31 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn iter_pin(self: Pin<&mut Self>) -> IterPin { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 166 | pub fn iter_pin(self: Pin<&mut Self>) -> IterPin<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn keys(&self) -> Keys { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 174 | pub fn keys(&self) -> Keys<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:182:19 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn values(&self) -> Values { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 182 | pub fn values(&self) -> Values<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_map/mod.rs:190:33 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn values_pin(self: Pin<&mut Self>) -> ValuesPin { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 190 | pub fn values_pin(self: Pin<&mut Self>) -> ValuesPin<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/hash_set.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn iter(&self) -> Keys { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 62 | pub fn iter(&self) -> Keys<'_, K, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/index_map/mod.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | fn raw_iter(&self) -> RawIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 146 | fn raw_iter(&self) -> RawIter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/index_map/mod.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 152 | pub fn iter(&self) -> Iter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/index_map/mod.rs:160:17 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn keys(&self) -> Keys { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 160 | pub fn keys(&self) -> Keys<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/index_map/mod.rs:185:19 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn values(&self) -> Values { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn values(&self) -> Values<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/index_set.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn iter(&self) -> Keys { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn iter(&self) -> Keys<'_, K, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.93s [INFO] running `Command { std: "docker" "inspect" "01bbaae6e106e2dcbe78844285e08e4bbf83426299e1ad85ca5e633d5f57611b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01bbaae6e106e2dcbe78844285e08e4bbf83426299e1ad85ca5e633d5f57611b", kill_on_drop: false }` [INFO] [stdout] 01bbaae6e106e2dcbe78844285e08e4bbf83426299e1ad85ca5e633d5f57611b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c0ea04555e2fd5cc961720a4972593a47bee059dfd4d599fd696a492c45aa869 [INFO] running `Command { std: "docker" "start" "-a" "c0ea04555e2fd5cc961720a4972593a47bee059dfd4d599fd696a492c45aa869", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/alloc/rc.rs:8:33 [INFO] [stderr] | [INFO] [stderr] 8 | #[cfg(all(not(feature = "std"), has_atomics))] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` 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] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/alloc/rc.rs:13:28 [INFO] [stderr] | [INFO] [stderr] 13 | #[cfg(all(feature = "std", has_atomics))] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/alloc/rc.rs:130:7 [INFO] [stderr] | [INFO] [stderr] 130 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/alloc/rc.rs:133:7 [INFO] [stderr] | [INFO] [stderr] 133 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/alloc/rc.rs:141:7 [INFO] [stderr] | [INFO] [stderr] 141 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/alloc/rc.rs:152:7 [INFO] [stderr] | [INFO] [stderr] 152 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/alloc/rc.rs:164:7 [INFO] [stderr] | [INFO] [stderr] 164 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/alloc/rc.rs:183:7 [INFO] [stderr] | [INFO] [stderr] 183 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/alloc/rc.rs:197:7 [INFO] [stderr] | [INFO] [stderr] 197 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/alloc/rc.rs:213:7 [INFO] [stderr] | [INFO] [stderr] 213 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/alloc/rc.rs:230:7 [INFO] [stderr] | [INFO] [stderr] 230 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/core/primitive.rs:2:7 [INFO] [stderr] | [INFO] [stderr] 2 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stderr] --> src/impls/core/primitive.rs:7:7 [INFO] [stderr] | [INFO] [stderr] 7 | #[cfg(has_atomics_64)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/core/primitive.rs:77:7 [INFO] [stderr] | [INFO] [stderr] 77 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/core/primitive.rs:141:7 [INFO] [stderr] | [INFO] [stderr] 141 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/core/primitive.rs:143:7 [INFO] [stderr] | [INFO] [stderr] 143 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/core/primitive.rs:145:7 [INFO] [stderr] | [INFO] [stderr] 145 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/core/primitive.rs:171:7 [INFO] [stderr] | [INFO] [stderr] 171 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/core/primitive.rs:173:7 [INFO] [stderr] | [INFO] [stderr] 173 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stderr] --> src/impls/core/primitive.rs:175:7 [INFO] [stderr] | [INFO] [stderr] 175 | #[cfg(has_atomics_64)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/core/primitive.rs:177:7 [INFO] [stderr] | [INFO] [stderr] 177 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/core/primitive.rs:179:7 [INFO] [stderr] | [INFO] [stderr] 179 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stderr] --> src/impls/core/primitive.rs:181:7 [INFO] [stderr] | [INFO] [stderr] 181 | #[cfg(has_atomics_64)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/core/primitive.rs:345:7 [INFO] [stderr] | [INFO] [stderr] 345 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/core/primitive.rs:356:7 [INFO] [stderr] | [INFO] [stderr] 356 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/core/primitive.rs:364:7 [INFO] [stderr] | [INFO] [stderr] 364 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/core/primitive.rs:374:7 [INFO] [stderr] | [INFO] [stderr] 374 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/core/primitive.rs:385:7 [INFO] [stderr] | [INFO] [stderr] 385 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/core/primitive.rs:393:7 [INFO] [stderr] | [INFO] [stderr] 393 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/rend.rs:2:7 [INFO] [stderr] | [INFO] [stderr] 2 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/rend.rs:38:7 [INFO] [stderr] | [INFO] [stderr] 38 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/rend.rs:90:7 [INFO] [stderr] | [INFO] [stderr] 90 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/rend.rs:92:7 [INFO] [stderr] | [INFO] [stderr] 92 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stderr] --> src/impls/rend.rs:94:7 [INFO] [stderr] | [INFO] [stderr] 94 | #[cfg(has_atomics_64)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/rend.rs:96:7 [INFO] [stderr] | [INFO] [stderr] 96 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/rend.rs:98:7 [INFO] [stderr] | [INFO] [stderr] 98 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stderr] --> src/impls/rend.rs:100:7 [INFO] [stderr] | [INFO] [stderr] 100 | #[cfg(has_atomics_64)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/rend.rs:126:7 [INFO] [stderr] | [INFO] [stderr] 126 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/rend.rs:128:7 [INFO] [stderr] | [INFO] [stderr] 128 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stderr] --> src/impls/rend.rs:130:7 [INFO] [stderr] | [INFO] [stderr] 130 | #[cfg(has_atomics_64)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/rend.rs:132:7 [INFO] [stderr] | [INFO] [stderr] 132 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/impls/rend.rs:134:7 [INFO] [stderr] | [INFO] [stderr] 134 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stderr] --> src/impls/rend.rs:136:7 [INFO] [stderr] | [INFO] [stderr] 136 | #[cfg(has_atomics_64)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stderr] --> src/with/mod.rs:8:7 [INFO] [stderr] | [INFO] [stderr] 8 | #[cfg(has_atomics)] [INFO] [stderr] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stderr] --> src/with/atomic.rs:8:7 [INFO] [stderr] | [INFO] [stderr] 8 | #[cfg(has_atomics_64)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stderr] --> src/with/atomic.rs:74:7 [INFO] [stderr] | [INFO] [stderr] 74 | #[cfg(has_atomics_64)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stderr] --> src/with/atomic.rs:78:7 [INFO] [stderr] | [INFO] [stderr] 78 | #[cfg(has_atomics_64)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stderr] --> src/with/atomic.rs:85:11 [INFO] [stderr] | [INFO] [stderr] 85 | #[cfg(any(has_atomics_64, not(feature = "size_64")))] [INFO] [stderr] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stderr] --> src/with/atomic.rs:138:11 [INFO] [stderr] | [INFO] [stderr] 138 | #[cfg(any(has_atomics_64, not(feature = "size_64")))] [INFO] [stderr] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stderr] --> src/with/atomic.rs:90:15 [INFO] [stderr] | [INFO] [stderr] 90 | #[cfg(not(has_atomics_64))] [INFO] [stderr] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stderr] --> src/with/atomic.rs:92:11 [INFO] [stderr] | [INFO] [stderr] 92 | #[cfg(has_atomics_64)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stderr] --> src/with/atomic.rs:143:15 [INFO] [stderr] | [INFO] [stderr] 143 | #[cfg(not(has_atomics_64))] [INFO] [stderr] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_atomics_64` [INFO] [stderr] --> src/with/atomic.rs:145:11 [INFO] [stderr] | [INFO] [stderr] 145 | #[cfg(has_atomics_64)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [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(has_atomics_64)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics_64)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::alloc::*` [INFO] [stderr] --> src/with/mod.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | pub use self::alloc::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::std::*` [INFO] [stderr] --> src/with/mod.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub use self::std::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/collections/btree_map/mod.rs:211:13 [INFO] [stderr] | [INFO] [stderr] 211 | fn root(&self) -> Option> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 211 | fn root(&self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/collections/btree_set.rs:46:17 [INFO] [stderr] | [INFO] [stderr] 46 | pub fn iter(&self) -> Keys { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 46 | pub fn iter(&self) -> Keys<'_, K, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/collections/hash_map/mod.rs:144:17 [INFO] [stderr] | [INFO] [stderr] 144 | fn raw_iter(&self) -> RawIter { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 144 | fn raw_iter(&self) -> RawIter<'_, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/collections/hash_map/mod.rs:149:31 [INFO] [stderr] | [INFO] [stderr] 149 | fn raw_iter_pin(self: Pin<&mut Self>) -> RawIterPin { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 149 | fn raw_iter_pin(self: Pin<&mut Self>) -> RawIterPin<'_, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/collections/hash_map/mod.rs:158:17 [INFO] [stderr] | [INFO] [stderr] 158 | pub fn iter(&self) -> Iter { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 158 | pub fn iter(&self) -> Iter<'_, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/collections/hash_map/mod.rs:166:31 [INFO] [stderr] | [INFO] [stderr] 166 | pub fn iter_pin(self: Pin<&mut Self>) -> IterPin { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 166 | pub fn iter_pin(self: Pin<&mut Self>) -> IterPin<'_, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/collections/hash_map/mod.rs:174:17 [INFO] [stderr] | [INFO] [stderr] 174 | pub fn keys(&self) -> Keys { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 174 | pub fn keys(&self) -> Keys<'_, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/collections/hash_map/mod.rs:182:19 [INFO] [stderr] | [INFO] [stderr] 182 | pub fn values(&self) -> Values { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 182 | pub fn values(&self) -> Values<'_, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/collections/hash_map/mod.rs:190:33 [INFO] [stderr] | [INFO] [stderr] 190 | pub fn values_pin(self: Pin<&mut Self>) -> ValuesPin { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 190 | pub fn values_pin(self: Pin<&mut Self>) -> ValuesPin<'_, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/collections/hash_set.rs:62:17 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn iter(&self) -> Keys { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 62 | pub fn iter(&self) -> Keys<'_, K, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/collections/index_map/mod.rs:146:17 [INFO] [stderr] | [INFO] [stderr] 146 | fn raw_iter(&self) -> RawIter { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 146 | fn raw_iter(&self) -> RawIter<'_, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/collections/index_map/mod.rs:152:17 [INFO] [stderr] | [INFO] [stderr] 152 | pub fn iter(&self) -> Iter { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 152 | pub fn iter(&self) -> Iter<'_, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/collections/index_map/mod.rs:160:17 [INFO] [stderr] | [INFO] [stderr] 160 | pub fn keys(&self) -> Keys { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 160 | pub fn keys(&self) -> Keys<'_, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/collections/index_map/mod.rs:185:19 [INFO] [stderr] | [INFO] [stderr] 185 | pub fn values(&self) -> Values { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 185 | pub fn values(&self) -> Values<'_, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/collections/index_set.rs:89:17 [INFO] [stderr] | [INFO] [stderr] 89 | pub fn iter(&self) -> Keys { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 89 | pub fn iter(&self) -> Keys<'_, K, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `rkyv-test` (lib) generated 70 warnings (run `cargo fix --lib -p rkyv-test` to apply 17 suggestions) [INFO] [stderr] warning: `rkyv-test` (lib test) generated 70 warnings (70 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rkyv_test-667fc2c41aee87c8) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test impls::hashbrown::hash_set::tests::index_set ... ok [INFO] [stdout] test impls::hashbrown::hash_map::tests::index_map ... ok [INFO] [stdout] test impls::rend::tests::archive_rend ... ok [INFO] [stdout] test impls::rend::tests::archive_rend_endianness ... ok [INFO] [stdout] test impls::rend::tests::archive_rend_nonzero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests rkyv_test [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::clear (line 110) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_boxed_slice (line 500) ... FAILED [INFO] [stdout] test src/ser/serializers/std.rs - ser::serializers::std::WriteSerializer (line 7) ... FAILED [INFO] [stdout] test src/macros.rs - macros::out_field (line 17) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::extend_from_slice (line 354) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_ptr (line 223) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_boxed_slice (line 489) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_slice (line 246) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_mut_slice (line 194) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::new (line 40) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::reserve (line 285) ... FAILED [INFO] [stdout] test src/ser/serializers/core.rs - ser::serializers::core::BufferSerializer (line 55) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::with_capacity (line 60) ... FAILED [INFO] [stdout] test src/lib.rs - Archive (line 292) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::reserve_exact (line 436) ... FAILED [INFO] [stdout] test src/rel_ptr/mod.rs - rel_ptr::signed_offset (line 45) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_mut_ptr (line 167) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::shrink_to_fit (line 142) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::push (line 406) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::capacity (line 264) ... FAILED [INFO] [stdout] test src/util/mod.rs - util::AlignedBytes (line 213) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::set_len (line 464) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::ArchiveWith (line 93) ... FAILED [INFO] [stdout] test src/lib.rs - ArchiveUnsized (line 463) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_vec (line 520) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::pop (line 380) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::len (line 337) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::AsBox (line 368) ... FAILED [INFO] [stdout] test src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::is_empty (line 320) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::AsOwned (line 498) ... FAILED [INFO] [stdout] test src/util/mod.rs - util::to_bytes (line 272) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::Niche (line 538) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::Raw (line 648) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::AsString (line 416) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::Map (line 281) ... FAILED [INFO] [stdout] test src/lib.rs - Archive (line 240) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::CopyOptimize (line 574) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::Lock (line 465) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::Boxed (line 350) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::AsVec (line 518) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::UnixTimestamp (line 599) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::Skip (line 700) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::Atomic (line 307) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::Inline (line 329) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::Unsafe (line 679) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::RefAsBox (line 391) ... FAILED [INFO] [stdout] test src/util/mod.rs - util::from_bytes_unchecked (line 311) ... FAILED [INFO] [stdout] test src/with/mod.rs - with::With (line 34) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::clear (line 110) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/aligned_vec.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::AlignedVec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_boxed_slice (line 500) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/aligned_vec.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::AlignedVec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ser/serializers/std.rs - ser::serializers::std::WriteSerializer (line 7) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/ser/serializers/std.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::ser::{serializers::WriteSerializer, Serializer}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - macros::out_field (line 17) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/macros.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rkyv::out_field; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::extend_from_slice (line 354) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/aligned_vec.rs:355:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::AlignedVec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_ptr (line 223) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/aligned_vec.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::AlignedVec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_boxed_slice (line 489) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/aligned_vec.rs:490:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::AlignedVec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_slice (line 246) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/aligned_vec.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::AlignedVec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_mut_slice (line 194) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/aligned_vec.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::AlignedVec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::new (line 40) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/aligned_vec.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::AlignedVec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::reserve (line 285) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/aligned_vec.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::AlignedVec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ser/serializers/core.rs - ser::serializers::core::BufferSerializer (line 55) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/ser/serializers/core.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/ser/serializers/core.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::with_capacity (line 60) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/aligned_vec.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::AlignedVec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Archive (line 292) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/lib.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rkyv::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/lib.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rkyv::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::reserve_exact (line 436) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/aligned_vec.rs:437:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::AlignedVec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/rel_ptr/mod.rs - rel_ptr::signed_offset (line 45) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/rel_ptr/mod.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::rel_ptr::{signed_offset, OffsetError}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_mut_ptr (line 167) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/aligned_vec.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::AlignedVec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::shrink_to_fit (line 142) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/aligned_vec.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::AlignedVec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::push (line 406) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/aligned_vec.rs:407:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::AlignedVec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::capacity (line 264) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/aligned_vec.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::AlignedVec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/mod.rs - util::AlignedBytes (line 213) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/mod.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rkyv::AlignedBytes; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::set_len (line 464) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/aligned_vec.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::AlignedVec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::ArchiveWith (line 93) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/with/mod.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/with/mod.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:147:7 [INFO] [stdout] | [INFO] [stdout] 56 | #[with(Incremented)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ArchiveUnsized (line 463) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/lib.rs:466:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rkyv::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/lib.rs:466:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rkyv::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> src/lib.rs:511:20 [INFO] [stdout] | [INFO] [stdout] 50 | archived: &Self::ArchivedMetadata [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use fully-qualified syntax [INFO] [stdout] | [INFO] [stdout] 50 - archived: &Self::ArchivedMetadata [INFO] [stdout] 50 + archived: & as rkyv_test::ArchivePointee>::ArchivedMetadata [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> src/lib.rs:534:12 [INFO] [stdout] | [INFO] [stdout] 73 | _: Self::MetadataResolver, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use fully-qualified syntax [INFO] [stdout] | [INFO] [stdout] 73 - _: Self::MetadataResolver, [INFO] [stdout] 73 + _: as rkyv_test::ArchiveUnsized>::MetadataResolver, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `S` [INFO] [stdout] --> src/lib.rs:557:27 [INFO] [stdout] | [INFO] [stdout] 96 | ) -> Result { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> src/lib.rs:587:17 [INFO] [stdout] | [INFO] [stdout] 126 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use fully-qualified syntax [INFO] [stdout] | [INFO] [stdout] 126 - ) -> Result { [INFO] [stdout] 126 + ) -> Result< as rkyv_test::ArchiveUnsized>::MetadataResolver, S::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `S` [INFO] [stdout] --> src/lib.rs:587:44 [INFO] [stdout] | [INFO] [stdout] 126 | ) -> Result { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0220, E0223, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0220`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_vec (line 520) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/aligned_vec.rs:521:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::AlignedVec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::pop (line 380) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/aligned_vec.rs:381:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::AlignedVec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::len (line 337) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/aligned_vec.rs:338:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::AlignedVec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::AsBox (line 368) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/with/mod.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::AsBox}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/with/mod.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::AsBox}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:373:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[with(AsBox)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:375:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[with(AsBox)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::is_empty (line 320) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/util/aligned_vec.rs:321:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::AlignedVec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::AsOwned (line 498) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/with/mod.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rkyv::{Archive, with::AsOwned}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/with/mod.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rkyv::{Archive, with::AsOwned}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:504:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[with(AsOwned)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/mod.rs - util::to_bytes (line 272) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/util/mod.rs:275:13 [INFO] [stdout] | [INFO] [stdout] 5 | let bytes = rkyv::to_bytes::<_, 1024>(&value).expect("failed to serialize vec"); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/util/mod.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 10 | rkyv::from_bytes_unchecked::>(&bytes) [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::Niche (line 538) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/with/mod.rs:540:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rkyv::{Archive, Archived, with::Niche}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/with/mod.rs:540:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rkyv::{Archive, Archived, with::Niche}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:549:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[with(Niche)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::Raw (line 648) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/with/mod.rs:649:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::Raw}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/with/mod.rs:649:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::Raw}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:653:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[with(Raw)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:655:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[with(Raw)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::AsString (line 416) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/with/mod.rs:418:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rkyv::{Archive, with::AsString}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/with/mod.rs:418:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rkyv::{Archive, with::AsString}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:422:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[with(AsString)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:424:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[with(AsString)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::Map (line 281) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/with/mod.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::{Map, RefAsBox}}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/with/mod.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::{Map, RefAsBox}}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:286:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[with(Map)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[with(Map)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Archive (line 240) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/lib.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 27 | use rkyv::ser::{Serializer, serializers::AllocSerializer}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/lib.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, Deserialize, Serialize}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `archive` in this scope [INFO] [stdout] --> src/lib.rs:245:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[archive(compare(PartialEq))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `archive` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `archive_attr` in this scope [INFO] [stdout] --> src/lib.rs:247:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[archive_attr(derive(Debug))] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `archive_attr` is an attribute that can be used by the derive macro `Archive`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/lib.rs:261:13 [INFO] [stdout] | [INFO] [stdout] 23 | let bytes = rkyv::to_bytes::<_, 256>(&value).unwrap(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/lib.rs:273:25 [INFO] [stdout] | [INFO] [stdout] 35 | let archived = unsafe { rkyv::archived_root::(&bytes[..]) }; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/lib.rs:277:52 [INFO] [stdout] | [INFO] [stdout] 39 | let deserialized: Test = archived.deserialize(&mut rkyv::Infallible).unwrap(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::CopyOptimize (line 574) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/with/mod.rs:575:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::CopyOptimize}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/with/mod.rs:575:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::CopyOptimize}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:579:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[with(CopyOptimize)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::Lock (line 465) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/with/mod.rs:467:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rkyv::{Archive, with::Lock}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/with/mod.rs:467:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rkyv::{Archive, with::Lock}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:471:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[with(Lock)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::Boxed (line 350) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/with/mod.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::Boxed}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/with/mod.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::Boxed}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:355:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[with(Boxed)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::AsVec (line 518) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/with/mod.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rkyv::{Archive, with::AsVec}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/with/mod.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rkyv::{Archive, with::AsVec}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:524:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[with(AsVec)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::UnixTimestamp (line 599) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/with/mod.rs:600:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::UnixTimestamp}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/with/mod.rs:600:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::UnixTimestamp}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:605:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[with(UnixTimestamp)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::Skip (line 700) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/with/mod.rs:701:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::Skip}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/with/mod.rs:701:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::Skip}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:705:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[with(Skip)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::Atomic (line 307) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/with/mod.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rkyv::{Archive, with::Atomic}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/with/mod.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rkyv::{Archive, with::Atomic}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:315:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[with(Atomic)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/with/mod.rs:308:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` 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] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_atomics` [INFO] [stdout] --> src/with/mod.rs:312:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(has_atomics)] [INFO] [stdout] | ^^^^^^^^^^^ [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(has_atomics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::Inline (line 329) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/with/mod.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::Inline}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/with/mod.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::Inline}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:334:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[with(Inline)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::Unsafe (line 679) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/with/mod.rs:680:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::Unsafe}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/with/mod.rs:680:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::Unsafe}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:685:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[with(Unsafe)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:687:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[with(Unsafe)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::RefAsBox (line 391) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/with/mod.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::RefAsBox}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/with/mod.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::RefAsBox}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:396:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[with(RefAsBox)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:398:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[with(RefAsBox)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/util/mod.rs - util::from_bytes_unchecked (line 311) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/util/mod.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 5 | let bytes = rkyv::to_bytes::<_, 1024>(&value).expect("failed to serialize vec"); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/util/mod.rs:319:5 [INFO] [stdout] | [INFO] [stdout] 10 | rkyv::from_bytes_unchecked::>(&bytes) [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/with/mod.rs - with::With (line 34) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] --> src/with/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::Inline}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/with/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rkyv::{Archive, with::Inline}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rkyv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `with` in this scope [INFO] [stdout] --> src/with/mod.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[with(Inline)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `with` is an attribute that can be used by the derive macros `Archive`, `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - Archive (line 240) [INFO] [stdout] src/lib.rs - Archive (line 292) [INFO] [stdout] src/lib.rs - ArchiveUnsized (line 463) [INFO] [stdout] src/macros.rs - macros::out_field (line 17) [INFO] [stdout] src/rel_ptr/mod.rs - rel_ptr::signed_offset (line 45) [INFO] [stdout] src/ser/serializers/core.rs - ser::serializers::core::BufferSerializer (line 55) [INFO] [stdout] src/ser/serializers/std.rs - ser::serializers::std::WriteSerializer (line 7) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_mut_ptr (line 167) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_mut_slice (line 194) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_ptr (line 223) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::as_slice (line 246) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::capacity (line 264) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::clear (line 110) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::extend_from_slice (line 354) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_boxed_slice (line 489) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_boxed_slice (line 500) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::into_vec (line 520) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::is_empty (line 320) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::len (line 337) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::new (line 40) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::pop (line 380) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::push (line 406) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::reserve (line 285) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::reserve_exact (line 436) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::set_len (line 464) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::shrink_to_fit (line 142) [INFO] [stdout] src/util/aligned_vec.rs - util::aligned_vec::AlignedVec::with_capacity (line 60) [INFO] [stdout] src/util/mod.rs - util::AlignedBytes (line 213) [INFO] [stdout] src/util/mod.rs - util::from_bytes_unchecked (line 311) [INFO] [stdout] src/util/mod.rs - util::to_bytes (line 272) [INFO] [stdout] src/with/mod.rs - with::ArchiveWith (line 93) [INFO] [stdout] src/with/mod.rs - with::AsBox (line 368) [INFO] [stdout] src/with/mod.rs - with::AsOwned (line 498) [INFO] [stdout] src/with/mod.rs - with::AsString (line 416) [INFO] [stdout] src/with/mod.rs - with::AsVec (line 518) [INFO] [stdout] src/with/mod.rs - with::Atomic (line 307) [INFO] [stdout] src/with/mod.rs - with::Boxed (line 350) [INFO] [stdout] src/with/mod.rs - with::CopyOptimize (line 574) [INFO] [stdout] src/with/mod.rs - with::Inline (line 329) [INFO] [stdout] src/with/mod.rs - with::Lock (line 465) [INFO] [stdout] src/with/mod.rs - with::Map (line 281) [INFO] [stdout] src/with/mod.rs - with::Niche (line 538) [INFO] [stdout] src/with/mod.rs - with::Raw (line 648) [INFO] [stdout] src/with/mod.rs - with::RefAsBox (line 391) [INFO] [stdout] src/with/mod.rs - with::Skip (line 700) [INFO] [stdout] src/with/mod.rs - with::UnixTimestamp (line 599) [INFO] [stdout] src/with/mod.rs - with::Unsafe (line 679) [INFO] [stdout] src/with/mod.rs - with::With (line 34) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 48 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c0ea04555e2fd5cc961720a4972593a47bee059dfd4d599fd696a492c45aa869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ea04555e2fd5cc961720a4972593a47bee059dfd4d599fd696a492c45aa869", kill_on_drop: false }` [INFO] [stdout] c0ea04555e2fd5cc961720a4972593a47bee059dfd4d599fd696a492c45aa869