[INFO] cloning repository https://github.com/rajiv256/ouros-listen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rajiv256/ouros-listen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frajiv256%2Fouros-listen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frajiv256%2Fouros-listen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5204b73b3d29567b88c427c32d432cc65275cf81
[INFO] checking rajiv256/ouros-listen against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frajiv256%2Fouros-listen" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rajiv256/ouros-listen on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rajiv256/ouros-listen
[INFO] finished tweaking git repo https://github.com/rajiv256/ouros-listen
[INFO] tweaked toml for git repo https://github.com/rajiv256/ouros-listen written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/rajiv256/ouros-listen 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded x86_64 v0.1.2
[INFO] [stderr]   Downloaded bit_field v0.7.0
[INFO] [stderr]   Downloaded raw-cpuid v2.0.2
[INFO] [stderr]   Downloaded serde v0.6.15
[INFO] [stderr]   Downloaded serde_json v0.6.1
[INFO] [stderr]   Downloaded cpuio v0.2.0
[INFO] [stderr]   Downloaded spin v0.4.7
[INFO] [stderr]   Downloaded once v0.3.3
[INFO] [stderr]   Downloaded multiboot2 v0.1.0
[INFO] [stderr]   Downloaded num-bigint v0.1.43
[INFO] [stderr]   Downloaded csv v0.14.7
[INFO] [stderr]   Downloaded x86 v0.8.1
[INFO] [stderr]   Downloaded linked_list_allocator v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ccdfbe11e094604624e66911c8d49ef5be0212f570704d92e32844d0de0c532
[INFO] running `Command { std: "docker" "start" "-a" "2ccdfbe11e094604624e66911c8d49ef5be0212f570704d92e32844d0de0c532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ccdfbe11e094604624e66911c8d49ef5be0212f570704d92e32844d0de0c532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ccdfbe11e094604624e66911c8d49ef5be0212f570704d92e32844d0de0c532", kill_on_drop: false }`
[INFO] [stdout] 2ccdfbe11e094604624e66911c8d49ef5be0212f570704d92e32844d0de0c532
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5b95bb32409117376d48a9f80689208f3a5ccb0dc8e167f74a9857dafd00b75
[INFO] running `Command { std: "docker" "start" "-a" "c5b95bb32409117376d48a9f80689208f3a5ccb0dc8e167f74a9857dafd00b75", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.40
[INFO] [stderr]    Compiling num-traits v0.2.2
[INFO] [stderr]    Compiling rustc-serialize v0.3.24
[INFO] [stderr]    Compiling siphasher v0.2.2
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]     Checking spin v0.4.7
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking linked_list_allocator v0.2.5
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking bit_field v0.7.0
[INFO] [stderr]     Checking bitflags v0.1.1 (https://github.com/Tobba/bitflags.git?rev=23f1927c4e4185397a130f0b9fc302a8892ede46#23f1927c)
[INFO] [stderr]     Checking raw-cpuid v2.0.2
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.4.7/src/lib.rs:8:43
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![cfg_attr(feature = "const_fn", feature(const_fn, const_unsafe_cell_new, const_atomic_usize_new))]
[INFO] [stdout]   |                                           ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.4.7/src/util.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |     unsafe { asm!("pause" :::: "volatile"); }
[INFO] [stdout]   |              ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use core::arch::asm;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `const_atomic_usize_new`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.4.7/src/lib.rs:8:76
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![cfg_attr(feature = "const_fn", feature(const_fn, const_unsafe_cell_new, const_atomic_usize_new))]
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.4.7/src/lib.rs:8:43
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![cfg_attr(feature = "const_fn", feature(const_fn, const_unsafe_cell_new, const_atomic_usize_new))]
[INFO] [stdout]   |                                           ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(const_fn)]
[INFO] [stdout]   |            ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `ptr_internals`: use `NonNull` instead and consider `PhantomData<T>` (if you also use `#[may_dangle]`), `Send`, and/or `Sync`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::ptr::Unique;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: add `#![feature(ptr_internals)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-02-09; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `ptr_internals`: use `NonNull` instead and consider `PhantomData<T>` (if you also use `#[may_dangle]`), `Send`, and/or `Sync`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |     next: Option<Unique<Hole>>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(ptr_internals)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-02-09; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `ptr_internals`: use `NonNull` instead and consider `PhantomData<T>` (if you also use `#[may_dangle]`), `Send`, and/or `Sync`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:284:43
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 hole.next = Some(unsafe { Unique::new(ptr) });
[INFO] [stdout]     |                                           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(ptr_internals)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-02-09; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `ptr_internals`: use `NonNull` instead and consider `PhantomData<T>` (if you also use `#[may_dangle]`), `Send`, and/or `Sync`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 next: Some(Unique::new(ptr)),
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(ptr_internals)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-02-09; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `unique`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(unique)]
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `ptr_internals`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 next: Some(Unique::new(ptr)),
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(ptr_internals)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-02-09; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 next: Some(Unique::new(ptr)),
[INFO] [stdout]    |                       ---- ^^^^^^^^^^^^^^^^ expected `Unique<Hole>`, found `Option<Unique<Hole>>`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Unique<_>`
[INFO] [stdout]                 found enum `Option<Unique<_>>`
[INFO] [stdout] help: the type constructed contains `Option<Unique<Hole>>` due to the type of the argument passed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 next: Some(Unique::new(ptr)),
[INFO] [stdout]    |                       ^^^^^----------------^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/core/src/option.rs:580:5
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<Unique<Hole>>` value, panicking if the value is an `Option::None`
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 next: Some(Unique::new(ptr).expect("REASON")),
[INFO] [stdout]    |                                            +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for mutable reference `&mut Unique<Hole>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:108:46
[INFO] [stdout]     |
[INFO] [stdout] 108 |         unsafe { self.next.as_mut().unwrap().get_mut() }
[INFO] [stdout]     |                                              ^^^^^^^ method not found in `&mut Unique<Hole>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for mutable reference `&mut Unique<Hole>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:191:61
[INFO] [stdout]     |
[INFO] [stdout] 191 |             .and_then(|current| split_hole(unsafe { current.get() }.info(), size, align));
[INFO] [stdout]     |                                                             ^^^ method not found in `&mut Unique<Hole>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for reference `&Unique<Hole>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:232:74
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let next_hole_info = hole.next.as_ref().map(|next| unsafe { next.get().info() });
[INFO] [stdout]     |                                                                          ^^^ method not found in `&Unique<Hole>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `ptr_internals`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:284:43
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 hole.next = Some(unsafe { Unique::new(ptr) });
[INFO] [stdout]     |                                           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(ptr_internals)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-02-09; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:284:43
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 hole.next = Some(unsafe { Unique::new(ptr) });
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^ expected `Unique<Hole>`, found `Option<Unique<Hole>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Unique<_>`
[INFO] [stdout]                  found enum `Option<Unique<_>>`
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<Unique<Hole>>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 hole.next = Some(unsafe { Unique::new(ptr).expect("REASON") });
[INFO] [stdout]     |                                                           +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(const_fn)]
[INFO] [stdout]   |            ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.2/src/lib.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         asm!("cpuid" : "+{eax}"(eax) "={ebx}"(ebx)
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.2/src/lib.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         asm!("cpuid" : "+{eax}"(eax) "={ebx}"(ebx)
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0557, E0599, E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `ptr_internals`: use `NonNull` instead and consider `PhantomData<T>` (if you also use `#[may_dangle]`), `Send`, and/or `Sync`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::ptr::Unique;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: add `#![feature(ptr_internals)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-02-09; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `ptr_internals`: use `NonNull` instead and consider `PhantomData<T>` (if you also use `#[may_dangle]`), `Send`, and/or `Sync`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |     next: Option<Unique<Hole>>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(ptr_internals)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-02-09; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `ptr_internals`: use `NonNull` instead and consider `PhantomData<T>` (if you also use `#[may_dangle]`), `Send`, and/or `Sync`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:284:43
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 hole.next = Some(unsafe { Unique::new(ptr) });
[INFO] [stdout]     |                                           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(ptr_internals)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-02-09; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0557, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `ptr_internals`: use `NonNull` instead and consider `PhantomData<T>` (if you also use `#[may_dangle]`), `Send`, and/or `Sync`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 next: Some(Unique::new(ptr)),
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(ptr_internals)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-02-09; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `unique`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(unique)]
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `linked_list_allocator` (lib) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0658]: use of unstable library feature `ptr_internals`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 next: Some(Unique::new(ptr)),
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(ptr_internals)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-02-09; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.4.7/src/util.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |     unsafe { asm!("pause" :::: "volatile"); }
[INFO] [stdout]   |              ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use core::arch::asm;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spin` (lib) due to 3 previous errors
[INFO] [stdout] error[E0635]: unknown feature `const_atomic_usize_new`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.4.7/src/lib.rs:8:76
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![cfg_attr(feature = "const_fn", feature(const_fn, const_unsafe_cell_new, const_atomic_usize_new))]
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 next: Some(Unique::new(ptr)),
[INFO] [stdout]    |                       ---- ^^^^^^^^^^^^^^^^ expected `Unique<Hole>`, found `Option<Unique<Hole>>`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Unique<_>`
[INFO] [stdout]                 found enum `Option<Unique<_>>`
[INFO] [stdout] help: the type constructed contains `Option<Unique<Hole>>` due to the type of the argument passed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 next: Some(Unique::new(ptr)),
[INFO] [stdout]    |                       ^^^^^----------------^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/core/src/option.rs:580:5
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<Unique<Hole>>` value, panicking if the value is an `Option::None`
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 next: Some(Unique::new(ptr).expect("REASON")),
[INFO] [stdout]    |                                            +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for mutable reference `&mut Unique<Hole>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:108:46
[INFO] [stdout]     |
[INFO] [stdout] 108 |         unsafe { self.next.as_mut().unwrap().get_mut() }
[INFO] [stdout]     |                                              ^^^^^^^ method not found in `&mut Unique<Hole>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for mutable reference `&mut Unique<Hole>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:191:61
[INFO] [stdout]     |
[INFO] [stdout] 191 |             .and_then(|current| split_hole(unsafe { current.get() }.info(), size, align));
[INFO] [stdout]     |                                                             ^^^ method not found in `&mut Unique<Hole>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0557, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for reference `&Unique<Hole>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:232:74
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let next_hole_info = hole.next.as_ref().map(|next| unsafe { next.get().info() });
[INFO] [stdout]     |                                                                          ^^^ method not found in `&Unique<Hole>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `ptr_internals`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:284:43
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 hole.next = Some(unsafe { Unique::new(ptr) });
[INFO] [stdout]     |                                           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(ptr_internals)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-02-09; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/hole.rs:284:43
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 hole.next = Some(unsafe { Unique::new(ptr) });
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^ expected `Unique<Hole>`, found `Option<Unique<Hole>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Unique<_>`
[INFO] [stdout]                  found enum `Option<Unique<_>>`
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<Unique<Hole>>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 hole.next = Some(unsafe { Unique::new(ptr).expect("REASON") });
[INFO] [stdout]     |                                                           +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spin` (lib) due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0308, E0557, E0599, E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `linked_list_allocator` (lib) due to 13 previous errors
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.2/src/lib.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         asm!("cpuid" : "+{eax}"(eax) "={ebx}"(ebx)
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.2/src/lib.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         asm!("cpuid" : "+{eax}"(eax) "={ebx}"(ebx)
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/alloc/src/borrow.rs:179:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `raw-cpuid` (lib) due to 2 previous errors
[INFO] [stderr] error: could not compile `raw-cpuid` (lib) due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c5b95bb32409117376d48a9f80689208f3a5ccb0dc8e167f74a9857dafd00b75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5b95bb32409117376d48a9f80689208f3a5ccb0dc8e167f74a9857dafd00b75", kill_on_drop: false }`
[INFO] [stdout] c5b95bb32409117376d48a9f80689208f3a5ccb0dc8e167f74a9857dafd00b75
