[INFO] fetching crate lazy-socket 0.3.0... [INFO] building lazy-socket-0.3.0 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] extracting crate lazy-socket 0.3.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate lazy-socket 0.3.0 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lazy-socket 0.3.0 [INFO] finished tweaking crates.io crate lazy-socket 0.3.0 [INFO] tweaked toml for crates.io crate lazy-socket 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 5 packages to latest compatible versions [INFO] [stderr] Adding bitflags v0.8.2 (available: v2.6.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98eeb959cb8e2cfd2288e5c7afa941270c473b412d187a96e32d91788750fa58 [INFO] running `Command { std: "docker" "start" "-a" "98eeb959cb8e2cfd2288e5c7afa941270c473b412d187a96e32d91788750fa58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98eeb959cb8e2cfd2288e5c7afa941270c473b412d187a96e32d91788750fa58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98eeb959cb8e2cfd2288e5c7afa941270c473b412d187a96e32d91788750fa58", kill_on_drop: false }` [INFO] [stdout] 98eeb959cb8e2cfd2288e5c7afa941270c473b412d187a96e32d91788750fa58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2a9ba8d9d7c282b8aed75843ade959014d8631a4eec048578ede38d2226de57 [INFO] running `Command { std: "docker" "start" "-a" "e2a9ba8d9d7c282b8aed75843ade959014d8631a4eec048578ede38d2226de57", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling lazy-socket v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/raw/unix.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | / #[allow(non_snake_case)] [INFO] [stdout] 178 | | ///Possible flags for `accept4()` [INFO] [stdout] | |_--------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dragonflybsd` [INFO] [stdout] --> src/raw/unix.rs:116:82 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(any(target_os = "linux", target_os = "freebsd", target_os = "openbsd", target_os = "dragonflybsd"))] [INFO] [stdout] | ^^^^^^^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dragonfly"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 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: unused imports: `c_char`, `c_long`, `in_port_t`, `sa_family_t`, `size_t`, and `ssize_t` [INFO] [stdout] --> src/raw/unix.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | c_long, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | c_ulong, [INFO] [stdout] 17 | ssize_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | socklen_t, [INFO] [stdout] 19 | size_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | sa_family_t, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 23 | in_port_t, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `in6_addr` and `in_addr` [INFO] [stdout] --> src/raw/unix.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | in_addr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 40 | in6_addr [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EINVAL` [INFO] [stdout] --> src/raw/unix.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | EINVAL, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw/unix.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / bitflags! (pub flags AcceptFlags: c_int { [INFO] [stdout] 180 | | const NON_BLOCKING = SOCK_NONBLOCK, [INFO] [stdout] 181 | | const NON_INHERITABLE = SOCK_CLOEXEC, [INFO] [stdout] 182 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw/unix.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / bitflags! (pub flags AcceptFlags: c_int { [INFO] [stdout] 180 | | const NON_BLOCKING = SOCK_NONBLOCK, [INFO] [stdout] 181 | | const NON_INHERITABLE = SOCK_CLOEXEC, [INFO] [stdout] 182 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dragonflybsd` [INFO] [stdout] --> src/raw/unix.rs:361:86 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(any(target_os = "linux", target_os = "freebsd", target_os = "openbsd", target_os = "dragonflybsd"))] [INFO] [stdout] | ^^^^^^^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dragonfly"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dragonflybsd` [INFO] [stdout] --> src/raw/unix.rs:375:90 [INFO] [stdout] | [INFO] [stdout] 375 | #[cfg(not(any(target_os = "linux", target_os = "freebsd", target_os = "openbsd", target_os = "dragonflybsd")))] [INFO] [stdout] | ^^^^^^^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dragonfly"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e2a9ba8d9d7c282b8aed75843ade959014d8631a4eec048578ede38d2226de57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a9ba8d9d7c282b8aed75843ade959014d8631a4eec048578ede38d2226de57", kill_on_drop: false }` [INFO] [stdout] e2a9ba8d9d7c282b8aed75843ade959014d8631a4eec048578ede38d2226de57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa3ad0a73ea1d2b15742d8ae36892a1018b4cb27ff1255ca70fcdd65f464fcac [INFO] running `Command { std: "docker" "start" "-a" "fa3ad0a73ea1d2b15742d8ae36892a1018b4cb27ff1255ca70fcdd65f464fcac", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/raw/unix.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | / #[allow(non_snake_case)] [INFO] [stdout] 178 | | ///Possible flags for `accept4()` [INFO] [stdout] | |_--------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dragonflybsd` [INFO] [stdout] --> src/raw/unix.rs:116:82 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(any(target_os = "linux", target_os = "freebsd", target_os = "openbsd", target_os = "dragonflybsd"))] [INFO] [stdout] | ^^^^^^^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dragonfly"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 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: unused imports: `c_char`, `c_long`, `in_port_t`, `sa_family_t`, `size_t`, and `ssize_t` [INFO] [stdout] --> src/raw/unix.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | c_long, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | c_ulong, [INFO] [stdout] 17 | ssize_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | socklen_t, [INFO] [stdout] 19 | size_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | sa_family_t, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 23 | in_port_t, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `in6_addr` and `in_addr` [INFO] [stdout] --> src/raw/unix.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | in_addr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 40 | in6_addr [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EINVAL` [INFO] [stdout] --> src/raw/unix.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | EINVAL, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw/unix.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / bitflags! (pub flags AcceptFlags: c_int { [INFO] [stdout] 180 | | const NON_BLOCKING = SOCK_NONBLOCK, [INFO] [stdout] 181 | | const NON_INHERITABLE = SOCK_CLOEXEC, [INFO] [stdout] 182 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw/unix.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / bitflags! (pub flags AcceptFlags: c_int { [INFO] [stdout] 180 | | const NON_BLOCKING = SOCK_NONBLOCK, [INFO] [stdout] 181 | | const NON_INHERITABLE = SOCK_CLOEXEC, [INFO] [stdout] 182 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dragonflybsd` [INFO] [stdout] --> src/raw/unix.rs:361:86 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(any(target_os = "linux", target_os = "freebsd", target_os = "openbsd", target_os = "dragonflybsd"))] [INFO] [stdout] | ^^^^^^^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dragonfly"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lazy-socket v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `dragonflybsd` [INFO] [stdout] --> src/raw/unix.rs:375:90 [INFO] [stdout] | [INFO] [stdout] 375 | #[cfg(not(any(target_os = "linux", target_os = "freebsd", target_os = "openbsd", target_os = "dragonflybsd")))] [INFO] [stdout] | ^^^^^^^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dragonfly"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/raw/unix.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | / #[allow(non_snake_case)] [INFO] [stdout] 178 | | ///Possible flags for `accept4()` [INFO] [stdout] | |_--------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dragonflybsd` [INFO] [stdout] --> src/raw/unix.rs:116:82 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(any(target_os = "linux", target_os = "freebsd", target_os = "openbsd", target_os = "dragonflybsd"))] [INFO] [stdout] | ^^^^^^^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dragonfly"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 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: unused imports: `c_char`, `c_long`, `in_port_t`, `sa_family_t`, `size_t`, and `ssize_t` [INFO] [stdout] --> src/raw/unix.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | c_long, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | c_ulong, [INFO] [stdout] 17 | ssize_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | socklen_t, [INFO] [stdout] 19 | size_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | sa_family_t, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 23 | in_port_t, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `in6_addr` and `in_addr` [INFO] [stdout] --> src/raw/unix.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | in_addr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 40 | in6_addr [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EINVAL` [INFO] [stdout] --> src/raw/unix.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | EINVAL, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw/unix.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / bitflags! (pub flags AcceptFlags: c_int { [INFO] [stdout] 180 | | const NON_BLOCKING = SOCK_NONBLOCK, [INFO] [stdout] 181 | | const NON_INHERITABLE = SOCK_CLOEXEC, [INFO] [stdout] 182 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw/unix.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / bitflags! (pub flags AcceptFlags: c_int { [INFO] [stdout] 180 | | const NON_BLOCKING = SOCK_NONBLOCK, [INFO] [stdout] 181 | | const NON_INHERITABLE = SOCK_CLOEXEC, [INFO] [stdout] 182 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dragonflybsd` [INFO] [stdout] --> src/raw/unix.rs:361:86 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(any(target_os = "linux", target_os = "freebsd", target_os = "openbsd", target_os = "dragonflybsd"))] [INFO] [stdout] | ^^^^^^^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dragonfly"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dragonflybsd` [INFO] [stdout] --> src/raw/unix.rs:375:90 [INFO] [stdout] | [INFO] [stdout] 375 | #[cfg(not(any(target_os = "linux", target_os = "freebsd", target_os = "openbsd", target_os = "dragonflybsd")))] [INFO] [stdout] | ^^^^^^^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dragonfly"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "fa3ad0a73ea1d2b15742d8ae36892a1018b4cb27ff1255ca70fcdd65f464fcac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa3ad0a73ea1d2b15742d8ae36892a1018b4cb27ff1255ca70fcdd65f464fcac", kill_on_drop: false }` [INFO] [stdout] fa3ad0a73ea1d2b15742d8ae36892a1018b4cb27ff1255ca70fcdd65f464fcac