[INFO] fetching crate linux 0.0.1... [INFO] checking linux-0.0.1 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate linux 0.0.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate linux 0.0.1 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate linux 0.0.1 [INFO] finished tweaking crates.io crate linux 0.0.1 [INFO] tweaked toml for crates.io crate linux 0.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 7 packages to latest compatible versions [INFO] [stderr] Adding proc-macro2 v0.4.30 (latest: v1.0.84) [INFO] [stderr] Adding quote v0.6.13 (latest: v1.0.36) [INFO] [stderr] Adding syn v0.15.44 (latest: v2.0.66) [INFO] [stderr] Adding unicode-xid v0.1.0 (latest: v0.2.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linux-macros v0.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 924ff0c7179136f33d58337eed4079e4677ae060cbf6ed69412a9965f83d063e [INFO] running `Command { std: "docker" "start" "-a" "924ff0c7179136f33d58337eed4079e4677ae060cbf6ed69412a9965f83d063e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "924ff0c7179136f33d58337eed4079e4677ae060cbf6ed69412a9965f83d063e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "924ff0c7179136f33d58337eed4079e4677ae060cbf6ed69412a9965f83d063e", kill_on_drop: false }` [INFO] [stdout] 924ff0c7179136f33d58337eed4079e4677ae060cbf6ed69412a9965f83d063e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 112533d1771a46d90c2d4b7f6520575f12df1c68fb572c75bb00e9c8fa862492 [INFO] running `Command { std: "docker" "start" "-a" "112533d1771a46d90c2d4b7f6520575f12df1c68fb572c75bb00e9c8fa862492", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling linux-macros v0.0.1 [INFO] [stderr] Checking linux v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find attribute `structural_match` in this scope [INFO] [stdout] --> src/util/error.rs:49:3 [INFO] [stdout] | [INFO] [stdout] 49 | #[structural_match] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `structural_match` in this scope [INFO] [stdout] --> src/util/error.rs:49:3 [INFO] [stdout] | [INFO] [stdout] 49 | #[structural_match] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/syscall/raw/x86_64.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 65 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] 65 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/syscall/raw/x86_64.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 65 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] 65 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/syscall/raw/x86_64.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 65 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] 65 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/syscall/raw/x86_64.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 65 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] 65 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/syscall/raw/x86_64.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 65 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] 65 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/syscall/raw/x86_64.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 65 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] 65 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/syscall/raw/x86_64.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 65 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] 65 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/syscall/raw/x86_64.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 65 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] 65 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/syscall/raw/x86_64.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 65 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] 65 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/syscall/raw/x86_64.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 65 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] 65 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/syscall/raw/x86_64.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 65 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] 65 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/syscall/raw/x86_64.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 65 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] 65 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/syscall/raw/x86_64.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 65 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] 65 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/syscall/raw/x86_64.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 65 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] 65 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `initializer` is not a member of trait `std::io::Read` [INFO] [stdout] --> src/macros.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | / unsafe fn initializer(&self) -> std::io::Initializer { [INFO] [stdout] 56 | | std::io::Initializer::nop() [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____________^ not a member of trait `std::io::Read` [INFO] [stdout] | [INFO] [stdout] ::: src/fd.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | impl_std_read!(FdIo); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_std_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `initializer` is not a member of trait `std::io::Read` [INFO] [stdout] --> src/macros.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | / unsafe fn initializer(&self) -> std::io::Initializer { [INFO] [stdout] 56 | | std::io::Initializer::nop() [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____________^ not a member of trait `std::io::Read` [INFO] [stdout] | [INFO] [stdout] ::: src/fd.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | impl_std_read!(FdIo); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_std_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Initializer` in `io` [INFO] [stdout] --> src/macros.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | std::io::Initializer::nop() [INFO] [stdout] | ^^^^^^^^^^^ could not find `Initializer` in `io` [INFO] [stdout] | [INFO] [stdout] ::: src/fd.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | impl_std_read!(FdIo); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_std_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `initializer` is not a member of trait `std::io::Read` [INFO] [stdout] --> src/macros.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | / unsafe fn initializer(&self) -> std::io::Initializer { [INFO] [stdout] 56 | | std::io::Initializer::nop() [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____________^ not a member of trait `std::io::Read` [INFO] [stdout] | [INFO] [stdout] ::: src/fd.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | impl_std_read!(&FdIo); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_std_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Initializer` in `io` [INFO] [stdout] --> src/macros.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | std::io::Initializer::nop() [INFO] [stdout] | ^^^^^^^^^^^ could not find `Initializer` in `io` [INFO] [stdout] | [INFO] [stdout] ::: src/fd.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | impl_std_read!(FdIo); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_std_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `initializer` is not a member of trait `std::io::Read` [INFO] [stdout] --> src/macros.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | / unsafe fn initializer(&self) -> std::io::Initializer { [INFO] [stdout] 56 | | std::io::Initializer::nop() [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____________^ not a member of trait `std::io::Read` [INFO] [stdout] | [INFO] [stdout] ::: src/fd.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | impl_std_read!(&FdIo); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_std_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Initializer` in `io` [INFO] [stdout] --> src/macros.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | std::io::Initializer::nop() [INFO] [stdout] | ^^^^^^^^^^^ could not find `Initializer` in `io` [INFO] [stdout] | [INFO] [stdout] ::: src/fd.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | impl_std_read!(&FdIo); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_std_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Initializer` in `io` [INFO] [stdout] --> src/macros.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | std::io::Initializer::nop() [INFO] [stdout] | ^^^^^^^^^^^ could not find `Initializer` in `io` [INFO] [stdout] | [INFO] [stdout] ::: src/fd.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | impl_std_read!(&FdIo); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_std_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Initializer` in module `std::io` [INFO] [stdout] --> src/macros.rs:55:54 [INFO] [stdout] | [INFO] [stdout] 55 | unsafe fn initializer(&self) -> std::io::Initializer { [INFO] [stdout] | ^^^^^^^^^^^ not found in `std::io` [INFO] [stdout] | [INFO] [stdout] ::: src/fd.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | impl_std_read!(FdIo); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_std_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Initializer` in module `std::io` [INFO] [stdout] --> src/macros.rs:55:54 [INFO] [stdout] | [INFO] [stdout] 55 | unsafe fn initializer(&self) -> std::io::Initializer { [INFO] [stdout] | ^^^^^^^^^^^ not found in `std::io` [INFO] [stdout] | [INFO] [stdout] ::: src/fd.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | impl_std_read!(FdIo); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_std_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Initializer` in module `std::io` [INFO] [stdout] --> src/macros.rs:55:54 [INFO] [stdout] | [INFO] [stdout] 55 | unsafe fn initializer(&self) -> std::io::Initializer { [INFO] [stdout] | ^^^^^^^^^^^ not found in `std::io` [INFO] [stdout] | [INFO] [stdout] ::: src/fd.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | impl_std_read!(&FdIo); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_std_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Initializer` in module `std::io` [INFO] [stdout] --> src/macros.rs:55:54 [INFO] [stdout] | [INFO] [stdout] 55 | unsafe fn initializer(&self) -> std::io::Initializer { [INFO] [stdout] | ^^^^^^^^^^^ not found in `std::io` [INFO] [stdout] | [INFO] [stdout] ::: src/fd.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | impl_std_read!(&FdIo); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_std_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `read_initializer` [INFO] [stdout] --> src/lib.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(asm, structural_match, read_initializer)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `read_initializer` [INFO] [stdout] --> src/lib.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(asm, structural_match, read_initializer)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0407, E0412, E0433, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0407`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0407, E0412, E0433, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0407`. [INFO] [stdout] [INFO] [stderr] error: could not compile `linux` (lib test) due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `linux` (lib) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "112533d1771a46d90c2d4b7f6520575f12df1c68fb572c75bb00e9c8fa862492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "112533d1771a46d90c2d4b7f6520575f12df1c68fb572c75bb00e9c8fa862492", kill_on_drop: false }` [INFO] [stdout] 112533d1771a46d90c2d4b7f6520575f12df1c68fb572c75bb00e9c8fa862492 [INFO] checking linux-0.0.1 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] extracting crate linux 0.0.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate linux 0.0.1 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate linux 0.0.1 [INFO] finished tweaking crates.io crate linux 0.0.1 [INFO] tweaked toml for crates.io crate linux 0.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 7 packages to latest compatible versions [INFO] [stderr] Adding proc-macro2 v0.4.30 (latest: v1.0.84) [INFO] [stderr] Adding quote v0.6.13 (latest: v1.0.36) [INFO] [stderr] Adding syn v0.15.44 (latest: v2.0.66) [INFO] [stderr] Adding unicode-xid v0.1.0 (latest: v0.2.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cf7e03e822bcb7d570de6c4b4118b4fbf0df9469c92a0779c8e67cf5839dd84 [INFO] running `Command { std: "docker" "start" "-a" "5cf7e03e822bcb7d570de6c4b4118b4fbf0df9469c92a0779c8e67cf5839dd84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cf7e03e822bcb7d570de6c4b4118b4fbf0df9469c92a0779c8e67cf5839dd84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cf7e03e822bcb7d570de6c4b4118b4fbf0df9469c92a0779c8e67cf5839dd84", kill_on_drop: false }` [INFO] [stdout] 5cf7e03e822bcb7d570de6c4b4118b4fbf0df9469c92a0779c8e67cf5839dd84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e541b529398449b3b47b72a90f3065dde6814cbd6f5b252eb71efd9b127807d8 [INFO] running `Command { std: "docker" "start" "-a" "e541b529398449b3b47b72a90f3065dde6814cbd6f5b252eb71efd9b127807d8", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "e541b529398449b3b47b72a90f3065dde6814cbd6f5b252eb71efd9b127807d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e541b529398449b3b47b72a90f3065dde6814cbd6f5b252eb71efd9b127807d8", kill_on_drop: false }` [INFO] [stdout] e541b529398449b3b47b72a90f3065dde6814cbd6f5b252eb71efd9b127807d8