[INFO] fetching crate constellation-rs 0.2.0-alpha.2...
[INFO] checking constellation-rs-0.2.0-alpha.2 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate constellation-rs 0.2.0-alpha.2 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate constellation-rs 0.2.0-alpha.2 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate constellation-rs 0.2.0-alpha.2
[INFO] removed 1 missing tests
[INFO] finished tweaking crates.io crate constellation-rs 0.2.0-alpha.2
[INFO] tweaked toml for crates.io crate constellation-rs 0.2.0-alpha.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate constellation-rs 0.2.0-alpha.2 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6930c089eea0f57c868d7004ad2f3c4c77866e34178b31c5018ac835cc56b6a6
[INFO] running `Command { std: "docker" "start" "-a" "6930c089eea0f57c868d7004ad2f3c4c77866e34178b31c5018ac835cc56b6a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6930c089eea0f57c868d7004ad2f3c4c77866e34178b31c5018ac835cc56b6a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6930c089eea0f57c868d7004ad2f3c4c77866e34178b31c5018ac835cc56b6a6", kill_on_drop: false }`
[INFO] [stdout] 6930c089eea0f57c868d7004ad2f3c4c77866e34178b31c5018ac835cc56b6a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aedc8114ecf5f700619062829076a53608efd5cfce2fbca532f78f2ce8bed2ff
[INFO] running `Command { std: "docker" "start" "-a" "aedc8114ecf5f700619062829076a53608efd5cfce2fbca532f78f2ce8bed2ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.34
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling libc v0.2.72
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling heapless v0.5.5
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]     Checking nom v2.2.1
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling pin-project-internal v0.4.22
[INFO] [stderr]    Compiling rustversion v1.0.3
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling build_id v0.2.1
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]    Compiling nix v0.16.1
[INFO] [stderr]     Checking twox-hash v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.56
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]    Compiling relative v0.2.2
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking adler32 v1.1.0
[INFO] [stderr]     Checking rle-decode-fast v1.0.1
[INFO] [stderr]     Checking libflate_lz77 v1.0.0
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]     Checking crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking hash32 v0.1.1
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking libflate v1.0.2
[INFO] [stderr]     Checking replace_with v0.1.5
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking crossbeam-channel v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking strsim v0.9.3
[INFO] [stderr]    Compiling constellation-rs v0.2.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking metatype v0.2.0
[INFO] [stdout] error[E0432]: unresolved import `std::raw`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metatype-0.2.0/src/lib.rs:56:190
[INFO] [stdout]    |
[INFO] [stdout] 56 | ...smute_copy}, ptr::{slice_from_raw_parts_mut, NonNull}, raw
[INFO] [stdout]    |                                                           ^^^ no `raw` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these modules instead:
[INFO] [stdout]            std::os::linux::raw
[INFO] [stdout]            std::os::raw
[INFO] [stdout]            std::os::unix::raw
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stdout] error[E0635]: unknown feature `raw`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metatype-0.2.0/src/lib.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | #![feature(raw)]
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking bytesize v1.0.1
[INFO] [stdout] error[E0658]: `*const T` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metatype-0.2.0/src/lib.rs:113:24
[INFO] [stdout]     |
[INFO] [stdout] 113 |     default fn meta(self: *const Self) -> Self::Meta {
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-09-16; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, `self: Box<Self>`, `self: Rc<Self>`, `self: Arc<Self>`, or `self: Pin<P>` (where P is one of the previous types except `Self`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*const T` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metatype-0.2.0/src/lib.rs:122:24
[INFO] [stdout]     |
[INFO] [stdout] 122 |     default fn data(self: *const Self) -> *const () {
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-09-16; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, `self: Box<Self>`, `self: Rc<Self>`, `self: Arc<Self>`, or `self: Pin<P>` (where P is one of the previous types except `Self`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*mut T` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metatype-0.2.0/src/lib.rs:128:28
[INFO] [stdout]     |
[INFO] [stdout] 128 |     default fn data_mut(self: *mut Self) -> *mut () {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-09-16; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, `self: Box<Self>`, `self: Rc<Self>`, `self: Arc<Self>`, or `self: Pin<P>` (where P is one of the previous types except `Self`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*const T` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metatype-0.2.0/src/lib.rs:165:16
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn meta(self: *const Self) -> Self::Meta {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-09-16; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, `self: Box<Self>`, `self: Rc<Self>`, `self: Arc<Self>`, or `self: Pin<P>` (where P is one of the previous types except `Self`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*const T` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metatype-0.2.0/src/lib.rs:169:16
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn data(self: *const Self) -> *const () {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-09-16; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, `self: Box<Self>`, `self: Rc<Self>`, `self: Arc<Self>`, or `self: Pin<P>` (where P is one of the previous types except `Self`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*mut T` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metatype-0.2.0/src/lib.rs:173:20
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn data_mut(self: *mut Self) -> *mut () {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-09-16; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, `self: Box<Self>`, `self: Rc<Self>`, `self: Arc<Self>`, or `self: Pin<P>` (where P is one of the previous types except `Self`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*const [T]` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metatype-0.2.0/src/lib.rs:188:16
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn meta(self: *const Self) -> Self::Meta {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-09-16; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, `self: Box<Self>`, `self: Rc<Self>`, `self: Arc<Self>`, or `self: Pin<P>` (where P is one of the previous types except `Self`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*const [T]` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metatype-0.2.0/src/lib.rs:197:16
[INFO] [stdout]     |
[INFO] [stdout] 197 |     fn data(self: *const Self) -> *const () {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-09-16; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, `self: Box<Self>`, `self: Rc<Self>`, `self: Arc<Self>`, or `self: Pin<P>` (where P is one of the previous types except `Self`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*mut [T]` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metatype-0.2.0/src/lib.rs:201:20
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn data_mut(self: *mut Self) -> *mut () {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-09-16; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, `self: Box<Self>`, `self: Rc<Self>`, `self: Arc<Self>`, or `self: Pin<P>` (where P is one of the previous types except `Self`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*const str` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metatype-0.2.0/src/lib.rs:217:16
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn meta(self: *const Self) -> Self::Meta {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-09-16; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, `self: Box<Self>`, `self: Rc<Self>`, `self: Arc<Self>`, or `self: Pin<P>` (where P is one of the previous types except `Self`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*const str` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metatype-0.2.0/src/lib.rs:223:16
[INFO] [stdout]     |
[INFO] [stdout] 223 |     fn data(self: *const Self) -> *const () {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-09-16; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, `self: Box<Self>`, `self: Rc<Self>`, `self: Arc<Self>`, or `self: Pin<P>` (where P is one of the previous types except `Self`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*mut str` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metatype-0.2.0/src/lib.rs:227:20
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn data_mut(self: *mut Self) -> *mut () {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]     = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-09-16; consider upgrading it if it is out of date
[INFO] [stdout]     = help: consider changing to `self`, `&self`, `&mut self`, `self: Box<Self>`, `self: Rc<Self>`, `self: Arc<Self>`, or `self: Pin<P>` (where P is one of the previous types except `Self`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*const Self` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metatype-0.2.0/src/lib.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn meta_type(self: *const Self) -> MetaType {
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]    = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-09-16; consider upgrading it if it is out of date
[INFO] [stdout]    = help: consider changing to `self`, `&self`, `&mut self`, `self: Box<Self>`, `self: Rc<Self>`, `self: Arc<Self>`, or `self: Pin<P>` (where P is one of the previous types except `Self`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*const Self` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metatype-0.2.0/src/lib.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn meta(self: *const Self) -> Self::Meta;
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]    = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-09-16; consider upgrading it if it is out of date
[INFO] [stdout]    = help: consider changing to `self`, `&self`, `&mut self`, `self: Box<Self>`, `self: Rc<Self>`, `self: Arc<Self>`, or `self: Pin<P>` (where P is one of the previous types except `Self`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*const Self` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metatype-0.2.0/src/lib.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn data(self: *const Self) -> *const ();
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]    = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-09-16; consider upgrading it if it is out of date
[INFO] [stdout]    = help: consider changing to `self`, `&self`, `&mut self`, `self: Box<Self>`, `self: Rc<Self>`, `self: Arc<Self>`, or `self: Pin<P>` (where P is one of the previous types except `Self`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `*mut Self` cannot be used as the type of `self` without the `arbitrary_self_types_pointers` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/metatype-0.2.0/src/lib.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn data_mut(self: *mut Self) -> *mut ();
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #44874 <https://github.com/rust-lang/rust/issues/44874> for more information
[INFO] [stdout]    = help: add `#![feature(arbitrary_self_types_pointers)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-09-16; consider upgrading it if it is out of date
[INFO] [stdout]    = help: consider changing to `self`, `&self`, `&mut self`, `self: Box<Self>`, `self: Rc<Self>`, `self: Arc<Self>`, or `self: Pin<P>` (where P is one of the previous types except `Self`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking multiset v0.0.5
[INFO] [stdout] error: aborting due to 18 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metatype` (lib) due to 19 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "aedc8114ecf5f700619062829076a53608efd5cfce2fbca532f78f2ce8bed2ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aedc8114ecf5f700619062829076a53608efd5cfce2fbca532f78f2ce8bed2ff", kill_on_drop: false }`
[INFO] [stdout] aedc8114ecf5f700619062829076a53608efd5cfce2fbca532f78f2ce8bed2ff
