[INFO] fetching crate gtensor 0.2.1...
[INFO] checking gtensor-0.2.1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate gtensor 0.2.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate gtensor 0.2.1 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gtensor 0.2.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate gtensor 0.2.1
[INFO] tweaked toml for crates.io crate gtensor 0.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate gtensor 0.2.1 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded palaver v0.2.8
[INFO] [stderr]   Downloaded relative v0.2.2
[INFO] [stderr]   Downloaded serde_traitobject v0.2.8
[INFO] [stderr]   Downloaded build_id v0.2.1
[INFO] [stderr]   Downloaded metatype v0.2.1
[INFO] [stderr]   Downloaded bmp v0.5.0
[INFO] [stderr]   Downloaded bmls v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef5386b3e2dcec4ace8925602224cbaaffeb9e25f0448b6487284fb7f0f1bd78
[INFO] running `Command { std: "docker" "start" "-a" "ef5386b3e2dcec4ace8925602224cbaaffeb9e25f0448b6487284fb7f0f1bd78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef5386b3e2dcec4ace8925602224cbaaffeb9e25f0448b6487284fb7f0f1bd78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef5386b3e2dcec4ace8925602224cbaaffeb9e25f0448b6487284fb7f0f1bd78", kill_on_drop: false }`
[INFO] [stdout] ef5386b3e2dcec4ace8925602224cbaaffeb9e25f0448b6487284fb7f0f1bd78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a471c9754227335ee4e600354a5248c09e7773e1d60fcfcac8e9174115bb0fe6
[INFO] running `Command { std: "docker" "start" "-a" "a471c9754227335ee4e600354a5248c09e7773e1d60fcfcac8e9174115bb0fe6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling procinfo v0.4.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling heapless v0.5.6
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]     Checking hash32 v0.1.1
[INFO] [stderr]     Checking nom v2.2.1
[INFO] [stderr]    Compiling build_id v0.2.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking as-slice v0.1.5
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling relative v0.2.2
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]     Checking metatype v0.2.1
[INFO] [stderr]     Checking fastrand v2.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.1/src/lib.rs:114:24
[INFO] [stdout]     |
[INFO] [stdout] 114 |     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-11-27; 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.1/src/lib.rs:121:24
[INFO] [stdout]     |
[INFO] [stdout] 121 |     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-11-27; 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.1/src/lib.rs:125:28
[INFO] [stdout]     |
[INFO] [stdout] 125 |     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-11-27; 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.1/src/lib.rs:159:16
[INFO] [stdout]     |
[INFO] [stdout] 159 |     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-11-27; 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.1/src/lib.rs:163:16
[INFO] [stdout]     |
[INFO] [stdout] 163 |     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-11-27; 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.1/src/lib.rs:167:20
[INFO] [stdout]     |
[INFO] [stdout] 167 |     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-11-27; 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.1/src/lib.rs:182:16
[INFO] [stdout]     |
[INFO] [stdout] 182 |     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-11-27; 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.1/src/lib.rs:191:16
[INFO] [stdout]     |
[INFO] [stdout] 191 |     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-11-27; 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.1/src/lib.rs:195:20
[INFO] [stdout]     |
[INFO] [stdout] 195 |     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-11-27; 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.1/src/lib.rs:211:16
[INFO] [stdout]     |
[INFO] [stdout] 211 |     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-11-27; 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.1/src/lib.rs:217:16
[INFO] [stdout]     |
[INFO] [stdout] 217 |     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-11-27; 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.1/src/lib.rs:221:20
[INFO] [stdout]     |
[INFO] [stdout] 221 |     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-11-27; 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.1/src/lib.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 |     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-11-27; 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.1/src/lib.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     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-11-27; 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.1/src/lib.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 |     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-11-27; 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.1/src/lib.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 75 |     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-11-27; 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] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metatype` (lib) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a471c9754227335ee4e600354a5248c09e7773e1d60fcfcac8e9174115bb0fe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a471c9754227335ee4e600354a5248c09e7773e1d60fcfcac8e9174115bb0fe6", kill_on_drop: false }`
[INFO] [stdout] a471c9754227335ee4e600354a5248c09e7773e1d60fcfcac8e9174115bb0fe6
