[INFO] fetching crate linux 0.0.1... [INFO] checking linux-0.0.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate linux 0.0.1 into /workspace/builds/worker-2-tc2/source [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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate linux 0.0.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 6 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fdeff54530147f049cca914219e231beddd06c6919d7a51392d227a927c089d [INFO] running `Command { std: "docker" "start" "-a" "4fdeff54530147f049cca914219e231beddd06c6919d7a51392d227a927c089d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fdeff54530147f049cca914219e231beddd06c6919d7a51392d227a927c089d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fdeff54530147f049cca914219e231beddd06c6919d7a51392d227a927c089d", kill_on_drop: false }` [INFO] [stdout] 4fdeff54530147f049cca914219e231beddd06c6919d7a51392d227a927c089d [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 885cbc79fb9e8859291711600c09296930b06b8b82431e713ac79c29c40ecf71 [INFO] running `Command { std: "docker" "start" "-a" "885cbc79fb9e8859291711600c09296930b06b8b82431e713ac79c29c40ecf71", 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] Checking memchr v2.7.5 [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 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 this macro [INFO] [stdout] | [INFO] [stdout] 65 + use std::arch::asm; [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:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [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 this macro [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 this macro [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 this macro [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 this macro [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 this macro [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 this macro [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 this macro [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 this macro [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 this macro [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 this macro [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 this macro [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 this macro [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: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: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] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/kty/gen.rs:839:27 [INFO] [stdout] | [INFO] [stdout] 839 | pub type __sighandler_t = extern fn(kty::c_int); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/kty/gen.rs:843:27 [INFO] [stdout] | [INFO] [stdout] 843 | pub type __sigrestore_t = extern fn(); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/kty.rs:237:34 [INFO] [stdout] | [INFO] [stdout] 237 | pub type __kernel_sighandler_t = extern fn(c_int); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/kty/gen.rs:839:27 [INFO] [stdout] | [INFO] [stdout] 839 | pub type __sighandler_t = extern fn(kty::c_int); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/kty/gen.rs:843:27 [INFO] [stdout] | [INFO] [stdout] 843 | pub type __sigrestore_t = extern fn(); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `TODO: add something like cfg(false)` [INFO] [stdout] --> src/syscall/raw/common.rs:1532:7 [INFO] [stdout] | [INFO] [stdout] 1532 | #[cfg(target_os = "TODO: add something like cfg(false)")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 10 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:418:17 [INFO] [stdout] | [INFO] [stdout] 418 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:441:17 [INFO] [stdout] | [INFO] [stdout] 441 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:1781:17 [INFO] [stdout] | [INFO] [stdout] 1781 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/kty.rs:237:34 [INFO] [stdout] | [INFO] [stdout] 237 | pub type __kernel_sighandler_t = extern fn(c_int); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:1896:17 [INFO] [stdout] | [INFO] [stdout] 1896 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:2573:17 [INFO] [stdout] | [INFO] [stdout] 2573 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:2643:17 [INFO] [stdout] | [INFO] [stdout] 2643 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:2785:17 [INFO] [stdout] | [INFO] [stdout] 2785 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:2844:17 [INFO] [stdout] | [INFO] [stdout] 2844 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:2946:17 [INFO] [stdout] | [INFO] [stdout] 2946 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:3685:17 [INFO] [stdout] | [INFO] [stdout] 3685 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `TODO: add something like cfg(false)` [INFO] [stdout] --> src/syscall/raw/common.rs:1532:7 [INFO] [stdout] | [INFO] [stdout] 1532 | #[cfg(target_os = "TODO: add something like cfg(false)")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 10 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:418:17 [INFO] [stdout] | [INFO] [stdout] 418 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:441:17 [INFO] [stdout] | [INFO] [stdout] 441 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:1781:17 [INFO] [stdout] | [INFO] [stdout] 1781 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:1896:17 [INFO] [stdout] | [INFO] [stdout] 1896 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:2573:17 [INFO] [stdout] | [INFO] [stdout] 2573 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:2643:17 [INFO] [stdout] | [INFO] [stdout] 2643 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:2785:17 [INFO] [stdout] | [INFO] [stdout] 2785 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:2844:17 [INFO] [stdout] | [INFO] [stdout] 2844 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:2946:17 [INFO] [stdout] | [INFO] [stdout] 2946 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_auto_cloexec` [INFO] [stdout] --> src/syscall.rs:3685:17 [INFO] [stdout] | [INFO] [stdout] 3685 | if cfg!(not(no_auto_cloexec)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_auto_cloexec)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_auto_cloexec)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `asm` has been stable since 1.59.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(asm, structural_match, read_initializer)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [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] warning: the feature `asm` has been stable since 1.59.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(asm, structural_match, read_initializer)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [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] 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 15 previous errors; 16 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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) due to 15 previous errors; 16 warnings emitted [INFO] running `Command { std: "docker" "inspect" "885cbc79fb9e8859291711600c09296930b06b8b82431e713ac79c29c40ecf71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "885cbc79fb9e8859291711600c09296930b06b8b82431e713ac79c29c40ecf71", kill_on_drop: false }` [INFO] [stdout] 885cbc79fb9e8859291711600c09296930b06b8b82431e713ac79c29c40ecf71