[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] testing rajiv256/ouros-listen against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frajiv256%2Fouros-listen" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rajiv256/ouros-listen on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `ouros` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Tobba/bitflags.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v0.6.15
[INFO] [stderr]   Downloaded serde_json v0.6.1
[INFO] [stderr]   Downloaded x86_64 v0.1.2
[INFO] [stderr]   Downloaded bit_field v0.7.0
[INFO] [stderr]   Downloaded phf_codegen v0.7.21
[INFO] [stderr]   Downloaded spin v0.4.7
[INFO] [stderr]   Downloaded linked_list_allocator v0.2.5
[INFO] [stderr]   Downloaded phf_shared v0.7.21
[INFO] [stderr]   Downloaded once v0.3.3
[INFO] [stderr]   Downloaded multiboot2 v0.1.0
[INFO] [stderr]   Downloaded bitflags v0.4.0
[INFO] [stderr]   Downloaded raw-cpuid v2.0.2
[INFO] [stderr]   Downloaded phf v0.7.21
[INFO] [stderr]   Downloaded byteorder v0.5.3
[INFO] [stderr]   Downloaded cpuio v0.2.0
[INFO] [stderr]   Downloaded phf_generator v0.7.21
[INFO] [stderr]   Downloaded csv v0.14.7
[INFO] [stderr]   Downloaded x86 v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 47c702f13a4ad3bc5982186806f36f75d7b08c646014f9ec0bdb13716e92cc2a
[INFO] running `Command { std: "docker" "start" "47c702f13a4ad3bc5982186806f36f75d7b08c646014f9ec0bdb13716e92cc2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47c702f13a4ad3bc5982186806f36f75d7b08c646014f9ec0bdb13716e92cc2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "47c702f13a4ad3bc5982186806f36f75d7b08c646014f9ec0bdb13716e92cc2a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47c702f13a4ad3bc5982186806f36f75d7b08c646014f9ec0bdb13716e92cc2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "47c702f13a4ad3bc5982186806f36f75d7b08c646014f9ec0bdb13716e92cc2a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `ouros` (manifest) generated 1 warning
[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]    Compiling spin v0.4.7
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling bit_field v0.7.0
[INFO] [stderr]    Compiling bitflags v0.4.0
[INFO] [stderr]    Compiling bitflags v0.1.1 (https://github.com/Tobba/bitflags.git?rev=23f1927c4e4185397a130f0b9fc302a8892ede46#23f1927c)
[INFO] [stderr]    Compiling linked_list_allocator v0.2.5
[INFO] [stderr]    Compiling cpuio v0.2.0
[INFO] [stderr]    Compiling once v0.3.3
[INFO] [stderr]    Compiling rlibc v1.0.0
[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: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[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/cpuio-0.2.0/src/lib.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(asm, const_fn, no_std)]
[INFO] [stdout]   |                 ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[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[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.4.7/src/lib.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![cfg_attr(feature = "asm", feature(asm))]
[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: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[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/cpuio-0.2.0/src/x86.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     asm!("inb %dx, %al" : "={al}"(result) : "{dx}"(port) :: "volatile");
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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/cpuio-0.2.0/src/x86.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     asm!("outb %al, %dx" :: "{dx}"(port), "{al}"(value) :: "volatile");
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + 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/cpuio-0.2.0/src/x86.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     asm!("inw %dx, %ax" : "={ax}"(result) : "{dx}"(port) :: "volatile");
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + 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] help: there is a feature with a similar name: `const_atomic_new`
[INFO] [stdout]   |
[INFO] [stdout] 8 - #![cfg_attr(feature = "const_fn", feature(const_fn, const_unsafe_cell_new, const_atomic_usize_new))]
[INFO] [stdout] 8 + #![cfg_attr(feature = "const_fn", feature(const_fn, const_unsafe_cell_new, const_atomic_new))]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linked_list_allocator-0.2.5/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(unique)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling raw-cpuid v2.0.2
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpuio-0.2.0/src/x86.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     asm!("outw %ax, %dx" :: "{dx}"(port), "{ax}"(value) :: "volatile");
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + 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/cpuio-0.2.0/src/x86.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     asm!("inl %dx, %eax" : "={eax}"(result) : "{dx}"(port) :: "volatile");
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + 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/cpuio-0.2.0/src/x86.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     asm!("outl %eax, %dx" :: "{dx}"(port), "{eax}"(value) :: "volatile");
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpuio-0.2.0/src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(asm, const_fn, no_std)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: the feature `no_std` has been stable since `1.6.0` and no longer requires an attribute to enable
[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`: 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] 
[INFO] [stderr]    Compiling coreio v0.0.1 (/opt/rustwide/workdir/libs/core-io)
[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] 
[INFO] [stderr]    Compiling multiboot2 v0.1.0
[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] 
[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] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/bitflags-7664231f44400dd3/23f1927/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![feature(no_std)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]    |
[INFO] [stdout]    = help: the feature `no_std` has been stable since `1.6.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitflags` (lib) due to 1 previous error
[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] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0554, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cpuio` (lib) due to 8 previous errors
[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 `core::ptr::Unique<_>`
[INFO] [stdout]                 found enum `Option<core::ptr::Unique<_>>`
[INFO] [stdout] help: the type constructed contains `Option<core::ptr::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/04eb0d7194012623e82369b466d5084522957446/library/core/src/option.rs:606:4
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<core::ptr::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] Some errors have detailed explanations: E0554, E0557, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spin` (lib) due to 4 previous errors
[INFO] [stdout] error[E0599]: no method named `get_mut` found for mutable reference `&mut core::ptr::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 core::ptr::Unique<Hole>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for mutable reference `&mut core::ptr::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 core::ptr::Unique<Hole>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for reference `&core::ptr::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 `&core::ptr::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] 
[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 `core::ptr::Unique<_>`
[INFO] [stdout]                  found enum `Option<core::ptr::Unique<_>>`
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<core::ptr::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[E0659]: `try` is ambiguous
[INFO] [stdout]   --> libs/core-io/src/chain.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |             match try!(self.first.read(buf)) {
[INFO] [stdout]    |                   ^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `try` could refer to the macro imported here
[INFO] [stdout]   --> libs/core-io/src/chain.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `try` to disambiguate
[INFO] [stdout]    = help: or use `self::try` to refer to this macro unambiguously
[INFO] [stdout] note: `try` could also refer to a macro from prelude
[INFO] [stdout]   --> /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/prelude/mod.rs:21:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `try` is ambiguous
[INFO] [stdout]   --> libs/core-io/src/cursor.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         try!((&self.inner[self.pos as usize..]).read_exact::<E>(buf));
[INFO] [stdout]    |         ^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `try` could refer to the macro imported here
[INFO] [stdout]   --> libs/core-io/src/cursor.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `try` to disambiguate
[INFO] [stdout]    = help: or use `self::try` to refer to this macro unambiguously
[INFO] [stdout] note: `try` could also refer to a macro from prelude
[INFO] [stdout]   --> /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/prelude/mod.rs:21:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `try` is ambiguous
[INFO] [stdout]   --> libs/core-io/src/cursor.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         try!((&mut self.inner[self.pos as usize..]).write_all::<E>(buf));
[INFO] [stdout]    |         ^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `try` could refer to the macro imported here
[INFO] [stdout]   --> libs/core-io/src/cursor.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `try` to disambiguate
[INFO] [stdout]    = help: or use `self::try` to refer to this macro unambiguously
[INFO] [stdout] note: `try` could also refer to a macro from prelude
[INFO] [stdout]   --> /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/prelude/mod.rs:21:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `try` is ambiguous
[INFO] [stdout]   --> libs/core-io/src/take.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let n = try!(self.inner.read(&mut buf[..max]));
[INFO] [stdout]    |                 ^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `try` could refer to the macro imported here
[INFO] [stdout]   --> libs/core-io/src/take.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `try` to disambiguate
[INFO] [stdout]    = help: or use `self::try` to refer to this macro unambiguously
[INFO] [stdout] note: `try` could also refer to a macro from prelude
[INFO] [stdout]   --> /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/prelude/mod.rs:21:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0554, 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 14 previous errors
[INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]  --> libs/core-io/src/slice.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use core::mem::{replace, uninitialized};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> libs/core-io/src/slice.rs:38:46
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let mut tmp = replace(self, unsafe { uninitialized() });
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> libs/core-io/src/slice.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let mut tmp = replace(self, unsafe { uninitialized() });
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[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: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] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coreio` (lib) due to 4 previous errors; 3 warnings emitted
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiboot2-0.1.0/src/elf_sections.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  2 | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 10 |     first_section: ElfSection,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ElfSection`, which does not implement the `Copy` trait
[INFO] [stdout]    |
[INFO] [stdout] note: if `ElfSection` implemented `Clone`, you could clone the value
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiboot2-0.1.0/src/elf_sections.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |     first_section: ElfSection,
[INFO] [stdout]    |     ------------------------- you could clone this value
[INFO] [stdout] ...
[INFO] [stdout] 51 | pub struct ElfSection {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]    = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to field of packed struct is unaligned
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiboot2-0.1.0/src/elf_sections.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 |             current_section: &self.first_section,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this struct is 1-byte aligned, but the type of this field may require higher alignment
[INFO] [stdout]    = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]    = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.2/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(prelude_import, asm)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0507, E0793.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0507`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `multiboot2` (lib) due to 2 previous errors
[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/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/borrow.rs:169:29
[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] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `raw-cpuid` (lib) due to 3 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" "47c702f13a4ad3bc5982186806f36f75d7b08c646014f9ec0bdb13716e92cc2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47c702f13a4ad3bc5982186806f36f75d7b08c646014f9ec0bdb13716e92cc2a", kill_on_drop: false }`
[INFO] [stdout] 47c702f13a4ad3bc5982186806f36f75d7b08c646014f9ec0bdb13716e92cc2a
