[INFO] fetching crate fluere 0.7.0... [INFO] testing fluere-0.7.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate fluere 0.7.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate fluere 0.7.0 [INFO] finished tweaking crates.io crate fluere 0.7.0 [INFO] tweaked toml for crates.io crate fluere 0.7.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fluere 0.7.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fluere 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fluere_plugin v0.2.0 [INFO] [stderr] Downloaded fluere-config v0.2.0 [INFO] [stderr] Downloaded fluereflow v0.3.2 [INFO] [stderr] Downloaded inksac v0.4.0 [INFO] [stderr] Downloaded lua-src v546.0.2 [INFO] [stderr] Downloaded luajit-src v210.5.7+d06beb0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 049fe7c06e888885350aedf3b6314957ca7acafe33563c17c84e92cee6724df3 [INFO] running `Command { std: "docker" "start" "-a" "049fe7c06e888885350aedf3b6314957ca7acafe33563c17c84e92cee6724df3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "049fe7c06e888885350aedf3b6314957ca7acafe33563c17c84e92cee6724df3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "049fe7c06e888885350aedf3b6314957ca7acafe33563c17c84e92cee6724df3", kill_on_drop: false }` [INFO] [stdout] 049fe7c06e888885350aedf3b6314957ca7acafe33563c17c84e92cee6724df3 [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=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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70f9690aba72909d8cd7cfa008cd352c41cb3e4096b9225e44893f4d1a090f0d [INFO] running `Command { std: "docker" "start" "-a" "70f9690aba72909d8cd7cfa008cd352c41cb3e4096b9225e44893f4d1a090f0d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling pnet_sys v0.34.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling lua-src v546.0.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling pnet v0.34.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling luajit-src v210.5.7+d06beb0 [INFO] [stderr] Compiling fluereflow v0.3.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling inksac v0.4.0 [INFO] [stderr] Compiling mlua-sys v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling pnet_macros v0.34.0 [INFO] [stderr] Compiling pcap v1.3.0 [INFO] [stderr] Compiling snafu-derive v0.8.2 [INFO] [stderr] Compiling pnet_packet v0.34.0 [INFO] [stderr] Compiling mlua v0.9.6 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling ratatui v0.26.1 [INFO] [stderr] Compiling snafu v0.8.2 [INFO] [stderr] Compiling pnet_transport v0.34.0 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling pnet_datalink v0.34.0 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling fluere-config v0.2.0 [INFO] [stderr] Compiling fluere_plugin v0.2.0 [INFO] [stderr] Compiling fluere v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `bsd` [INFO] [stdout] --> src/logger.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(target_os = "bsd")] [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 value: `bsd` [INFO] [stdout] --> src/logger.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | target_os = "bsd" [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] [INFO] [stdout] [INFO] [stdout] warning: struct `Tcp` is never constructed [INFO] [stdout] --> src/net/types/protocols.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Tcp { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fluere_plugin v0.2.0, mlua v0.9.6 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "70f9690aba72909d8cd7cfa008cd352c41cb3e4096b9225e44893f4d1a090f0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70f9690aba72909d8cd7cfa008cd352c41cb3e4096b9225e44893f4d1a090f0d", kill_on_drop: false }` [INFO] [stdout] 70f9690aba72909d8cd7cfa008cd352c41cb3e4096b9225e44893f4d1a090f0d [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=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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a33f5b4261700f03dd32d2954301a3fc27ce04ca028a100a15fd36fd5e496233 [INFO] running `Command { std: "docker" "start" "-a" "a33f5b4261700f03dd32d2954301a3fc27ce04ca028a100a15fd36fd5e496233", kill_on_drop: false }` [INFO] [stderr] Compiling fluere v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `bsd` [INFO] [stdout] --> src/logger.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(target_os = "bsd")] [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 value: `bsd` [INFO] [stdout] --> src/logger.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | target_os = "bsd" [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] [INFO] [stdout] [INFO] [stdout] warning: struct `Tcp` is never constructed [INFO] [stdout] --> src/net/types/protocols.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Tcp { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fluere_plugin v0.2.0, mlua v0.9.6 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "a33f5b4261700f03dd32d2954301a3fc27ce04ca028a100a15fd36fd5e496233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a33f5b4261700f03dd32d2954301a3fc27ce04ca028a100a15fd36fd5e496233", kill_on_drop: false }` [INFO] [stdout] a33f5b4261700f03dd32d2954301a3fc27ce04ca028a100a15fd36fd5e496233 [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=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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 53c1108250fcc72b705795284762e2bbbb1e966abc75da69aab84a48a6e142af [INFO] running `Command { std: "docker" "start" "-a" "53c1108250fcc72b705795284762e2bbbb1e966abc75da69aab84a48a6e142af", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `bsd` [INFO] [stderr] --> src/logger.rs:36:23 [INFO] [stderr] | [INFO] [stderr] 36 | #[cfg(target_os = "bsd")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `bsd` [INFO] [stderr] --> src/logger.rs:42:21 [INFO] [stderr] | [INFO] [stderr] 42 | target_os = "bsd" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: struct `Tcp` is never constructed [INFO] [stderr] --> src/net/types/protocols.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct Tcp { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `fluere` (bin "fluere" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fluere_plugin v0.2.0, mlua v0.9.6 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fluere-9f634139063bfc76) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test net::parser::ipv4::tests::ipv4 ... ok [INFO] [stdout] test net::parser::udp::tests::ipv4 ... ok [INFO] [stdout] test net::parser::etherprotocol::tests::ipv4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "53c1108250fcc72b705795284762e2bbbb1e966abc75da69aab84a48a6e142af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53c1108250fcc72b705795284762e2bbbb1e966abc75da69aab84a48a6e142af", kill_on_drop: false }` [INFO] [stdout] 53c1108250fcc72b705795284762e2bbbb1e966abc75da69aab84a48a6e142af