[INFO] cloning repository https://github.com/tomasz-klak/layout [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomasz-klak/layout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasz-klak%2Flayout", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasz-klak%2Flayout'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdf8227613c37edca51321b6411e9b25b1723e6a [INFO] checking tomasz-klak/layout against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasz-klak%2Flayout" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomasz-klak/layout on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomasz-klak/layout [INFO] finished tweaking git repo https://github.com/tomasz-klak/layout [INFO] tweaked toml for git repo https://github.com/tomasz-klak/layout written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tomasz-klak/layout already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7a72e48f8eda848b3442ab8544930b376c72454d8c1ed53669c7f55488c878b [INFO] running `Command { std: "docker" "start" "-a" "d7a72e48f8eda848b3442ab8544930b376c72454d8c1ed53669c7f55488c878b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7a72e48f8eda848b3442ab8544930b376c72454d8c1ed53669c7f55488c878b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7a72e48f8eda848b3442ab8544930b376c72454d8c1ed53669c7f55488c878b", kill_on_drop: false }` [INFO] [stdout] d7a72e48f8eda848b3442ab8544930b376c72454d8c1ed53669c7f55488c878b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bad9b9ad01d2feb1baf37c00f264002f1545eb3fa25936ae88dfe118a5becec3 [INFO] running `Command { std: "docker" "start" "-a" "bad9b9ad01d2feb1baf37c00f264002f1545eb3fa25936ae88dfe118a5becec3", kill_on_drop: false }` [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking layout v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::mem::size_of` [INFO] [stdout] --> src/simple.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::mem::size_of; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem::size_of` [INFO] [stdout] --> src/simple_structs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::mem::size_of; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `memoffset::offset_of` [INFO] [stdout] --> src/structs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use memoffset::offset_of; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `align_of`, `size_of` [INFO] [stdout] --> src/structs.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use std::mem::{align_of, size_of}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem::size_of` [INFO] [stdout] --> src/pointers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::mem::size_of; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/pointers.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/pointers.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem::size_of` [INFO] [stdout] --> src/sequences.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::mem::size_of; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `smallvec::SmallVec` [INFO] [stdout] --> src/sequences.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use smallvec::SmallVec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `align_of`, `size_of` [INFO] [stdout] --> src/enums.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::mem::{align_of, size_of}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> src/unit.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `align_of`, `size_of` [INFO] [stdout] --> src/unit.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use std::mem::{align_of, size_of}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `S` is never constructed [INFO] [stdout] --> src/simple_structs.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | struct S(T); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `U8_and_U64` should have an upper camel case name [INFO] [stdout] --> src/structs.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | struct U8_and_U64 { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `U8AndU64` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `U64_and_U8` should have an upper camel case name [INFO] [stdout] --> src/structs.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | struct U64_and_U8 { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `U64AndU8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `U8_U8_U8` should have an upper camel case name [INFO] [stdout] --> src/structs.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | struct U8_U8_U8(u8, u8, u8); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `U8U8U8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `U8_and_U64` should have an upper camel case name [INFO] [stdout] --> src/structs.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | struct U8_and_U64 { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `U8AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `U64_and_U8` should have an upper camel case name [INFO] [stdout] --> src/structs.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | struct U64_and_U8 { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `U64AndU8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `U8_U8_U8` should have an upper camel case name [INFO] [stdout] --> src/structs.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | struct U8_U8_U8(u8, u8, u8); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `U8U8U8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/pointers.rs:136:20 [INFO] [stdout] | [INFO] [stdout] 136 | trait Marker {}; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U64_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | U64_and_U64(u64, u64), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U64AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U32_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | U32_and_U64(u32, u64), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U32AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U32_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | U32_and_U64(Inner), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U32AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U32_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | U32_and_U64(Inner), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U32AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U32_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | U32_and_U64(NonZeroU64, u64), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U32AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U32_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | U32_and_U64(NonZeroU64, u64), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U32AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U32_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | U32_and_U64(u32, u64), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U32AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/structs.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | struct U8_U8_U8(u8, u8, u8); [INFO] [stdout] | -------- ^^ ^^ ^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 14 | struct U8_U8_U8((), (), ()); [INFO] [stdout] | ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `small` and `big` are never read [INFO] [stdout] --> src/structs.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 33 | struct U8_and_U64 { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 34 | small: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 35 | big: u64, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `big` and `small` are never read [INFO] [stdout] --> src/structs.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | struct U64_and_U8 { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 39 | big: u64, [INFO] [stdout] | ^^^ [INFO] [stdout] 40 | small: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/structs.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | struct U8_U8_U8(u8, u8, u8); [INFO] [stdout] | -------- ^^ ^^ ^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 43 | struct U8_U8_U8((), (), ()); [INFO] [stdout] | ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `None` and `U64_and_U64` are never constructed [INFO] [stdout] --> src/enums.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | enum E { [INFO] [stdout] | - variants in this enum [INFO] [stdout] 6 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | U64_and_U64(u64, u64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `None` and `U32_and_U64` are never constructed [INFO] [stdout] --> src/enums.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | enum E { [INFO] [stdout] | - variants in this enum [INFO] [stdout] 17 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] 18 | U32_and_U64(u32, u64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/enums.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | struct Inner(u32, u64); [INFO] [stdout] | ----- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 27 | struct Inner((), ()); [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `None` and `U32_and_U64` are never constructed [INFO] [stdout] --> src/enums.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | enum E { [INFO] [stdout] | - variants in this enum [INFO] [stdout] 31 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] 32 | U32_and_U64(Inner), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/enums.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | struct Inner(u32, u64); [INFO] [stdout] | ----- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 52 | struct Inner((), ()); [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `None` and `U32_and_U64` are never constructed [INFO] [stdout] --> src/enums.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 55 | enum E { [INFO] [stdout] | - variants in this enum [INFO] [stdout] 56 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] 57 | U32_and_U64(Inner), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `None` and `U32_and_U64` are never constructed [INFO] [stdout] --> src/enums.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 67 | enum E { [INFO] [stdout] | - variants in this enum [INFO] [stdout] 68 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] 69 | U32_and_U64(NonZeroU64, u64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `A`, `B`, and `U32_and_U64` are never constructed [INFO] [stdout] --> src/enums.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 79 | enum E { [INFO] [stdout] | - variants in this enum [INFO] [stdout] 80 | A, [INFO] [stdout] | ^ [INFO] [stdout] 81 | B, [INFO] [stdout] | ^ [INFO] [stdout] 82 | U32_and_U64(NonZeroU64, u64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `A`, `B`, and `U32_and_U64` are never constructed [INFO] [stdout] --> src/enums.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 88 | enum E2 { [INFO] [stdout] | -- variants in this enum [INFO] [stdout] 89 | A, [INFO] [stdout] | ^ [INFO] [stdout] 90 | B, [INFO] [stdout] | ^ [INFO] [stdout] 91 | U32_and_U64(u32, u64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/unit.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | struct S2(u64, (), PhantomData, (), PhantomData); [INFO] [stdout] | -- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 22 | struct S2((), (), PhantomData, (), PhantomData); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/unit.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | struct S2(u64, (), PhantomData, (), PhantomData); [INFO] [stdout] | -- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 46 | struct S2((), (), PhantomData, (), PhantomData); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "bad9b9ad01d2feb1baf37c00f264002f1545eb3fa25936ae88dfe118a5becec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad9b9ad01d2feb1baf37c00f264002f1545eb3fa25936ae88dfe118a5becec3", kill_on_drop: false }` [INFO] [stdout] bad9b9ad01d2feb1baf37c00f264002f1545eb3fa25936ae88dfe118a5becec3 [INFO] checking tomasz-klak/layout against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasz-klak%2Flayout" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomasz-klak/layout on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomasz-klak/layout [INFO] finished tweaking git repo https://github.com/tomasz-klak/layout [INFO] tweaked toml for git repo https://github.com/tomasz-klak/layout written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tomasz-klak/layout already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60497a1e9da43da2e94a56f19d5a6b8a07cea0435c0b17690fa5d151774dd45e [INFO] running `Command { std: "docker" "start" "-a" "60497a1e9da43da2e94a56f19d5a6b8a07cea0435c0b17690fa5d151774dd45e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60497a1e9da43da2e94a56f19d5a6b8a07cea0435c0b17690fa5d151774dd45e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60497a1e9da43da2e94a56f19d5a6b8a07cea0435c0b17690fa5d151774dd45e", kill_on_drop: false }` [INFO] [stdout] 60497a1e9da43da2e94a56f19d5a6b8a07cea0435c0b17690fa5d151774dd45e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a1999eb7f1579cbc2c027874344728b08b381f8bd19b0cc8e93673973be706f [INFO] running `Command { std: "docker" "start" "-a" "7a1999eb7f1579cbc2c027874344728b08b381f8bd19b0cc8e93673973be706f", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking layout v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stdout] warning: type `U8_and_U64` should have an upper camel case name [INFO] [stdout] --> src/structs.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | struct U8_and_U64 { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `U8AndU64` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `U64_and_U8` should have an upper camel case name [INFO] [stdout] --> src/structs.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | struct U64_and_U8 { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `U64AndU8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `U8_U8_U8` should have an upper camel case name [INFO] [stdout] --> src/structs.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | struct U8_U8_U8(u8, u8, u8); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `U8U8U8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `U8_and_U64` should have an upper camel case name [INFO] [stdout] --> src/structs.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | struct U8_and_U64 { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `U8AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `U64_and_U8` should have an upper camel case name [INFO] [stdout] --> src/structs.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | struct U64_and_U8 { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `U64AndU8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `U8_U8_U8` should have an upper camel case name [INFO] [stdout] --> src/structs.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | struct U8_U8_U8(u8, u8, u8); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `U8U8U8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/pointers.rs:136:20 [INFO] [stdout] | [INFO] [stdout] 136 | trait Marker {}; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U64_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | U64_and_U64(u64, u64), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U64AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U32_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | U32_and_U64(u32, u64), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U32AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U32_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | U32_and_U64(Inner), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U32AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U32_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | U32_and_U64(Inner), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U32AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U32_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | U32_and_U64(NonZeroU64, u64), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U32AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U32_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | U32_and_U64(NonZeroU64, u64), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U32AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U32_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | U32_and_U64(u32, u64), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U32AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/structs.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | struct U8_U8_U8(u8, u8, u8); [INFO] [stdout] | -------- ^^ ^^ ^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 14 | struct U8_U8_U8((), (), ()); [INFO] [stdout] | ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `small` and `big` are never read [INFO] [stdout] --> src/structs.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 33 | struct U8_and_U64 { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 34 | small: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 35 | big: u64, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `big` and `small` are never read [INFO] [stdout] --> src/structs.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | struct U64_and_U8 { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 39 | big: u64, [INFO] [stdout] | ^^^ [INFO] [stdout] 40 | small: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/structs.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | struct U8_U8_U8(u8, u8, u8); [INFO] [stdout] | -------- ^^ ^^ ^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 43 | struct U8_U8_U8((), (), ()); [INFO] [stdout] | ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `None` and `U64_and_U64` are never constructed [INFO] [stdout] --> src/enums.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | enum E { [INFO] [stdout] | - variants in this enum [INFO] [stdout] 6 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | U64_and_U64(u64, u64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `None` and `U32_and_U64` are never constructed [INFO] [stdout] --> src/enums.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | enum E { [INFO] [stdout] | - variants in this enum [INFO] [stdout] 17 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] 18 | U32_and_U64(u32, u64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/enums.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | struct Inner(u32, u64); [INFO] [stdout] | ----- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 27 | struct Inner((), ()); [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `None` and `U32_and_U64` are never constructed [INFO] [stdout] --> src/enums.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | enum E { [INFO] [stdout] | - variants in this enum [INFO] [stdout] 31 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] 32 | U32_and_U64(Inner), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/enums.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | struct Inner(u32, u64); [INFO] [stdout] | ----- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 52 | struct Inner((), ()); [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `None` and `U32_and_U64` are never constructed [INFO] [stdout] --> src/enums.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 55 | enum E { [INFO] [stdout] | - variants in this enum [INFO] [stdout] 56 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] 57 | U32_and_U64(Inner), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `None` and `U32_and_U64` are never constructed [INFO] [stdout] --> src/enums.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 67 | enum E { [INFO] [stdout] | - variants in this enum [INFO] [stdout] 68 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] 69 | U32_and_U64(NonZeroU64, u64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `A`, `B`, and `U32_and_U64` are never constructed [INFO] [stdout] --> src/enums.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 79 | enum E { [INFO] [stdout] | - variants in this enum [INFO] [stdout] 80 | A, [INFO] [stdout] | ^ [INFO] [stdout] 81 | B, [INFO] [stdout] | ^ [INFO] [stdout] 82 | U32_and_U64(NonZeroU64, u64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `A`, `B`, and `U32_and_U64` are never constructed [INFO] [stdout] --> src/enums.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 88 | enum E2 { [INFO] [stdout] | -- variants in this enum [INFO] [stdout] 89 | A, [INFO] [stdout] | ^ [INFO] [stdout] 90 | B, [INFO] [stdout] | ^ [INFO] [stdout] 91 | U32_and_U64(u32, u64), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/unit.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | struct S2(u64, (), PhantomData, (), PhantomData); [INFO] [stdout] | -- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 22 | struct S2((), (), PhantomData, (), PhantomData); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/unit.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | struct S2(u64, (), PhantomData, (), PhantomData); [INFO] [stdout] | -- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 46 | struct S2((), (), PhantomData, (), PhantomData); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/enums.rs (1 fix) [INFO] [stderr] Fixed src/sequences.rs (2 fixes) [INFO] [stderr] Fixed src/pointers.rs (3 fixes) [INFO] [stderr] Fixed src/unit.rs (2 fixes) [INFO] [stderr] Fixed src/simple.rs (1 fix) [INFO] [stderr] Fixed src/simple_structs.rs (1 fix) [INFO] [stderr] Fixed src/structs.rs (2 fixes) [INFO] [stdout] warning: struct `S` is never constructed [INFO] [stdout] --> src/simple_structs.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | struct S(T); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking layout v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: struct `S` is never constructed [INFO] [stdout] --> src/simple_structs.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | struct S(T); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `offset_of` in this scope [INFO] [stdout] --> src/structs.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | assert_eq!(4, offset_of!(U8_U16_U8, small2)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use memoffset::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `offset_of` in this scope [INFO] [stdout] --> src/structs.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | assert_eq!(2, offset_of!(U8_U16_U8, big)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use memoffset::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `offset_of` in this scope [INFO] [stdout] --> src/structs.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | assert_eq!(0, offset_of!(U8_U16_U8, small1)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use memoffset::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `offset_of` in this scope [INFO] [stdout] --> src/structs.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | assert_eq!(3, offset_of!(U16_U8_U8, small2)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use memoffset::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `offset_of` in this scope [INFO] [stdout] --> src/structs.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | assert_eq!(2, offset_of!(U16_U8_U8, small1)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use memoffset::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `offset_of` in this scope [INFO] [stdout] --> src/structs.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 75 | assert_eq!(0, offset_of!(U16_U8_U8, big)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use memoffset::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `offset_of` in this scope [INFO] [stdout] --> src/structs.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | assert_eq!(2, offset_of!(U8_U8_U16, big)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use memoffset::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `offset_of` in this scope [INFO] [stdout] --> src/structs.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | assert_eq!(1, offset_of!(U8_U8_U16, small2)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use memoffset::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `offset_of` in this scope [INFO] [stdout] --> src/structs.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | assert_eq!(0, offset_of!(U8_U8_U16, small1)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use memoffset::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `offset_of` in this scope [INFO] [stdout] --> src/structs.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | assert_eq!(8, offset_of!(U64_and_U8, small)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use memoffset::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `offset_of` in this scope [INFO] [stdout] --> src/structs.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | assert_eq!(0, offset_of!(U64_and_U8, big)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use memoffset::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `offset_of` in this scope [INFO] [stdout] --> src/structs.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | assert_eq!(8, offset_of!(U8_and_U64, small)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use memoffset::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `offset_of` in this scope [INFO] [stdout] --> src/structs.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | assert_eq!(0, offset_of!(U8_and_U64, big)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use memoffset::offset_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::offset_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/simple.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | assert_eq!(1, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/simple.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | assert_eq!(1, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/simple.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | assert_eq!(2, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/simple.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(4, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/simple.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(8, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/simple.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(8, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/simple_structs.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | assert_eq!(1, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/simple_structs.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(1, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/simple_structs.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(2, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/simple_structs.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(4, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/simple_structs.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/simple_structs.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/structs.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | assert_eq!(16, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/structs.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(8, align_of::()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/structs.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | assert_eq!(16, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/structs.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | assert_eq!(8, align_of::()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/structs.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | assert_eq!(3, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/structs.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | assert_eq!(1, align_of::()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/structs.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | assert_eq!(9, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/structs.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | assert_eq!(9, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/structs.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | assert_eq!(3, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/structs.rs:69:19 [INFO] [stdout] | [INFO] [stdout] 69 | assert_eq!(4, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/structs.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | assert_eq!(4, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/structs.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 79 | assert_eq!(6, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | assert_eq!(8, size_of::<&bool>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | assert_eq!(8, size_of::<&u8>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | assert_eq!(8, size_of::<&u16>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(8, size_of::<&u32>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(8, size_of::<&u64>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(8, size_of::<&usize>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 33 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:62:19 [INFO] [stdout] | [INFO] [stdout] 62 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rc` in this scope [INFO] [stdout] --> src/pointers.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rc` in this scope [INFO] [stdout] --> src/pointers.rs:63:29 [INFO] [stdout] | [INFO] [stdout] 63 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rc` in this scope [INFO] [stdout] --> src/pointers.rs:64:29 [INFO] [stdout] | [INFO] [stdout] 64 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 65 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rc` in this scope [INFO] [stdout] --> src/pointers.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rc` in this scope [INFO] [stdout] --> src/pointers.rs:66:29 [INFO] [stdout] | [INFO] [stdout] 66 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rc` in this scope [INFO] [stdout] --> src/pointers.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:97:19 [INFO] [stdout] | [INFO] [stdout] 97 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope [INFO] [stdout] --> src/pointers.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 98 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope [INFO] [stdout] --> src/pointers.rs:98:29 [INFO] [stdout] | [INFO] [stdout] 98 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 99 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope [INFO] [stdout] --> src/pointers.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope [INFO] [stdout] --> src/pointers.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope [INFO] [stdout] --> src/pointers.rs:101:29 [INFO] [stdout] | [INFO] [stdout] 101 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:102:19 [INFO] [stdout] | [INFO] [stdout] 102 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope [INFO] [stdout] --> src/pointers.rs:102:29 [INFO] [stdout] | [INFO] [stdout] 102 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:135:20 [INFO] [stdout] | [INFO] [stdout] 135 | assert_eq!(16, size_of::<&dyn Marker>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:136:20 [INFO] [stdout] | [INFO] [stdout] 136 | assert_eq!(16, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rc` in this scope [INFO] [stdout] --> src/pointers.rs:136:30 [INFO] [stdout] | [INFO] [stdout] 136 | assert_eq!(16, size_of::>()); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:137:20 [INFO] [stdout] | [INFO] [stdout] 137 | assert_eq!(16, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope [INFO] [stdout] --> src/pointers.rs:137:30 [INFO] [stdout] | [INFO] [stdout] 137 | assert_eq!(16, size_of::>()); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:142:23 [INFO] [stdout] | [INFO] [stdout] 142 | assert_eq!(8, size_of::<&T>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:143:23 [INFO] [stdout] | [INFO] [stdout] 143 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rc` in this scope [INFO] [stdout] --> src/pointers.rs:143:33 [INFO] [stdout] | [INFO] [stdout] 143 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/pointers.rs:144:23 [INFO] [stdout] | [INFO] [stdout] 144 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope [INFO] [stdout] --> src/pointers.rs:144:33 [INFO] [stdout] | [INFO] [stdout] 144 | assert_eq!(8, size_of::>()); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | assert_eq!(100*1, size_of::<[bool; 100]>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | assert_eq!(100*1, size_of::<[u8; 100]>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | assert_eq!(100*2, size_of::<[u16; 100]>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(100*4, size_of::<[u32; 100]>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(100*8, size_of::<[u64; 100]>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(100*8, size_of::<[usize; 100]>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | assert_eq!(8, size_of::<&[bool; 100]>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | assert_eq!(8, size_of::<&[u8; 100]>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | assert_eq!(8, size_of::<&[u16; 100]>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | assert_eq!(8, size_of::<&[u32; 100]>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | assert_eq!(8, size_of::<&[u64; 100]>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | assert_eq!(8, size_of::<&[usize; 100]>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | assert_eq!(24, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | assert_eq!(24, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | assert_eq!(24, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | assert_eq!(24, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | assert_eq!(24, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:70:20 [INFO] [stdout] | [INFO] [stdout] 70 | assert_eq!(24, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 72 | assert_eq!(24, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 73 | assert_eq!(16, size_of::<&str>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:101:20 [INFO] [stdout] | [INFO] [stdout] 101 | assert_eq!(32, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallVec` in this scope [INFO] [stdout] --> src/sequences.rs:101:30 [INFO] [stdout] | [INFO] [stdout] 101 | assert_eq!(32, size_of::>()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use smallvec::SmallVec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | assert_eq!(32, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallVec` in this scope [INFO] [stdout] --> src/sequences.rs:102:30 [INFO] [stdout] | [INFO] [stdout] 102 | assert_eq!(32, size_of::>()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use smallvec::SmallVec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:103:20 [INFO] [stdout] | [INFO] [stdout] 103 | assert_eq!(40, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallVec` in this scope [INFO] [stdout] --> src/sequences.rs:103:30 [INFO] [stdout] | [INFO] [stdout] 103 | assert_eq!(40, size_of::>()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use smallvec::SmallVec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:105:20 [INFO] [stdout] | [INFO] [stdout] 105 | assert_eq!(32, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallVec` in this scope [INFO] [stdout] --> src/sequences.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 105 | assert_eq!(32, size_of::>()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use smallvec::SmallVec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | assert_eq!(40, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallVec` in this scope [INFO] [stdout] --> src/sequences.rs:106:30 [INFO] [stdout] | [INFO] [stdout] 106 | assert_eq!(40, size_of::>()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use smallvec::SmallVec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:108:20 [INFO] [stdout] | [INFO] [stdout] 108 | assert_eq!(32, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallVec` in this scope [INFO] [stdout] --> src/sequences.rs:108:30 [INFO] [stdout] | [INFO] [stdout] 108 | assert_eq!(32, size_of::>()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use smallvec::SmallVec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:109:20 [INFO] [stdout] | [INFO] [stdout] 109 | assert_eq!(40, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallVec` in this scope [INFO] [stdout] --> src/sequences.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | assert_eq!(40, size_of::>()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use smallvec::SmallVec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | assert_eq!(32, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallVec` in this scope [INFO] [stdout] --> src/sequences.rs:111:30 [INFO] [stdout] | [INFO] [stdout] 111 | assert_eq!(32, size_of::>()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use smallvec::SmallVec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | assert_eq!(40, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallVec` in this scope [INFO] [stdout] --> src/sequences.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | assert_eq!(40, size_of::>()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use smallvec::SmallVec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:114:20 [INFO] [stdout] | [INFO] [stdout] 114 | assert_eq!(32, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallVec` in this scope [INFO] [stdout] --> src/sequences.rs:114:30 [INFO] [stdout] | [INFO] [stdout] 114 | assert_eq!(32, size_of::>()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use smallvec::SmallVec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | assert_eq!(40, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallVec` in this scope [INFO] [stdout] --> src/sequences.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | assert_eq!(40, size_of::>()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use smallvec::SmallVec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 117 | assert_eq!(32, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallVec` in this scope [INFO] [stdout] --> src/sequences.rs:117:30 [INFO] [stdout] | [INFO] [stdout] 117 | assert_eq!(32, size_of::>()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use smallvec::SmallVec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/sequences.rs:118:20 [INFO] [stdout] | [INFO] [stdout] 118 | assert_eq!(40, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallVec` in this scope [INFO] [stdout] --> src/sequences.rs:118:30 [INFO] [stdout] | [INFO] [stdout] 118 | assert_eq!(40, size_of::>()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use smallvec::SmallVec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/enums.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(24, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/enums.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(8, align_of::()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/enums.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | assert_eq!(16, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/enums.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | assert_eq!(8, align_of::()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/enums.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | assert_eq!(16, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/enums.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | assert_eq!(24, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/enums.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | assert_eq!(8, align_of::()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/enums.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | assert_eq!(12, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/enums.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 59 | assert_eq!(13, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/enums.rs:60:19 [INFO] [stdout] | [INFO] [stdout] 60 | assert_eq!(1, align_of::()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/enums.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | assert_eq!(16, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/enums.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | assert_eq!(8, align_of::()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/enums.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | assert_eq!(24, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/enums.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | assert_eq!(8, align_of::()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/enums.rs:93:20 [INFO] [stdout] | [INFO] [stdout] 93 | assert_eq!(16, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/enums.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | assert_eq!(8, align_of::()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/enums.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | assert_eq!(8, size_of::<&'static u64>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/enums.rs:102:19 [INFO] [stdout] | [INFO] [stdout] 102 | assert_eq!(8, align_of::<&'static u64>()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/enums.rs:104:19 [INFO] [stdout] | [INFO] [stdout] 104 | assert_eq!(8, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/enums.rs:105:19 [INFO] [stdout] | [INFO] [stdout] 105 | assert_eq!(8, align_of::()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/unit.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | assert_eq!(0, size_of::<()>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/unit.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | assert_eq!(1, align_of::<()>()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/unit.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(0, size_of::>()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhantomData` in this scope [INFO] [stdout] --> src/unit.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(0, size_of::>()); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] 2 + use std::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/unit.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | assert_eq!(1, align_of::>()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhantomData` in this scope [INFO] [stdout] --> src/unit.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | assert_eq!(1, align_of::>()); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] 2 + use std::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhantomData` in this scope [INFO] [stdout] --> src/unit.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | struct S((), PhantomData, (), PhantomData); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] 2 + use std::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhantomData` in this scope [INFO] [stdout] --> src/unit.rs:16:40 [INFO] [stdout] | [INFO] [stdout] 16 | struct S((), PhantomData, (), PhantomData); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] 2 + use std::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/unit.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | assert_eq!(0, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/unit.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | assert_eq!(1, align_of::()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhantomData` in this scope [INFO] [stdout] --> src/unit.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | struct S2(u64, (), PhantomData, (), PhantomData); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] 2 + use std::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhantomData` in this scope [INFO] [stdout] --> src/unit.rs:20:46 [INFO] [stdout] | [INFO] [stdout] 20 | struct S2(u64, (), PhantomData, (), PhantomData); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] 2 + use std::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/unit.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | assert_eq!(8, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/unit.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | assert_eq!(8, align_of::()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/unit.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | assert_eq!(80, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/unit.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | assert_eq!(8, align_of::()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/unit.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | assert_eq!(0, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/unit.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 33 | assert_eq!(1, align_of::()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhantomData` in this scope [INFO] [stdout] --> src/unit.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | type C = [PhantomData; 10]; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] 2 + use std::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/unit.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | assert_eq!(0, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/unit.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | assert_eq!(1, align_of::()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhantomData` in this scope [INFO] [stdout] --> src/unit.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | struct S((), PhantomData, (), PhantomData); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] 2 + use std::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhantomData` in this scope [INFO] [stdout] --> src/unit.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | struct S((), PhantomData, (), PhantomData); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] 2 + use std::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/unit.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | assert_eq!(0, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/unit.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | assert_eq!(1, align_of::()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhantomData` in this scope [INFO] [stdout] --> src/unit.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | struct S2(u64, (), PhantomData, (), PhantomData); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] 2 + use std::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhantomData` in this scope [INFO] [stdout] --> src/unit.rs:44:46 [INFO] [stdout] | [INFO] [stdout] 44 | struct S2(u64, (), PhantomData, (), PhantomData); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] 2 + use std::marker::PhantomData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size_of` in this scope [INFO] [stdout] --> src/unit.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | assert_eq!(80, size_of::()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::size_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::size_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `align_of` in this scope [INFO] [stdout] --> src/unit.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 47 | assert_eq!(8, align_of::()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::mem::align_of; [INFO] [stdout] | [INFO] [stdout] 2 + use std::mem::align_of; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `U8_and_U64` should have an upper camel case name [INFO] [stdout] --> src/structs.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | struct U8_and_U64 { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `U8AndU64` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `U64_and_U8` should have an upper camel case name [INFO] [stdout] --> src/structs.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | struct U64_and_U8 { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `U64AndU8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `U8_U8_U8` should have an upper camel case name [INFO] [stdout] --> src/structs.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | struct U8_U8_U8(u8, u8, u8); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `U8U8U8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `U8_and_U64` should have an upper camel case name [INFO] [stdout] --> src/structs.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | struct U8_and_U64 { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `U8AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `U64_and_U8` should have an upper camel case name [INFO] [stdout] --> src/structs.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | struct U64_and_U8 { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `U64AndU8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `U8_U8_U8` should have an upper camel case name [INFO] [stdout] --> src/structs.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | struct U8_U8_U8(u8, u8, u8); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `U8U8U8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/pointers.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | trait Marker {}; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U64_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | U64_and_U64(u64, u64), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U64AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U32_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | U32_and_U64(u32, u64), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U32AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U32_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | U32_and_U64(Inner), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U32AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U32_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | U32_and_U64(Inner), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U32AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U32_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | U32_and_U64(NonZeroU64, u64), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U32AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U32_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | U32_and_U64(NonZeroU64, u64), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U32AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `U32_and_U64` should have an upper camel case name [INFO] [stdout] --> src/enums.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | U32_and_U64(u32, u64), [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `U32AndU64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 178 previous errors; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `layout` (bin "layout" test) due to 179 previous errors; 14 warnings emitted [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7a1999eb7f1579cbc2c027874344728b08b381f8bd19b0cc8e93673973be706f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a1999eb7f1579cbc2c027874344728b08b381f8bd19b0cc8e93673973be706f", kill_on_drop: false }` [INFO] [stdout] 7a1999eb7f1579cbc2c027874344728b08b381f8bd19b0cc8e93673973be706f