[INFO] fetching crate npsd 0.2.0...
[INFO] testing npsd-0.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate npsd 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate npsd 0.2.0
[INFO] finished tweaking crates.io crate npsd 0.2.0
[INFO] tweaked toml for crates.io crate npsd 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate npsd 0.2.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 132 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67df56c0b3e0f328616da76d5d8abbe354d1a5641e9e6e055b8ee8b54512802d
[INFO] running `Command { std: "docker" "start" "-a" "67df56c0b3e0f328616da76d5d8abbe354d1a5641e9e6e055b8ee8b54512802d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67df56c0b3e0f328616da76d5d8abbe354d1a5641e9e6e055b8ee8b54512802d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67df56c0b3e0f328616da76d5d8abbe354d1a5641e9e6e055b8ee8b54512802d", kill_on_drop: false }`
[INFO] [stdout] 67df56c0b3e0f328616da76d5d8abbe354d1a5641e9e6e055b8ee8b54512802d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4388939b293780521b3da16a2bcc180d2205bd3f3ccd0d6ed1e63dd05013626e
[INFO] running `Command { std: "docker" "start" "-a" "4388939b293780521b3da16a2bcc180d2205bd3f3ccd0d6ed1e63dd05013626e", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling npsd-schema v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling npsd v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 49 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:71:19
[INFO] [stdout]    |
[INFO] [stdout] 71 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:85:19
[INFO] [stdout]    |
[INFO] [stdout] 85 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_uncategorized`
[INFO] [stdout]   --> src/payload/std/io.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 92 |             #[cfg(feature = "io_error_uncategorized")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_uncategorized` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout] 125 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:131:19
[INFO] [stdout]     |
[INFO] [stdout] 131 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:141:19
[INFO] [stdout]     |
[INFO] [stdout] 141 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:143:19
[INFO] [stdout]     |
[INFO] [stdout] 143 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 149 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout] 153 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:159:19
[INFO] [stdout]     |
[INFO] [stdout] 159 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:161:19
[INFO] [stdout]     |
[INFO] [stdout] 161 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_uncategorized`
[INFO] [stdout]    --> src/payload/std/io.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 |             #[cfg(feature = "io_error_uncategorized")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_uncategorized` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.99s
[INFO] running `Command { std: "docker" "inspect" "4388939b293780521b3da16a2bcc180d2205bd3f3ccd0d6ed1e63dd05013626e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4388939b293780521b3da16a2bcc180d2205bd3f3ccd0d6ed1e63dd05013626e", kill_on_drop: false }`
[INFO] [stdout] 4388939b293780521b3da16a2bcc180d2205bd3f3ccd0d6ed1e63dd05013626e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69230854cf0875c288eab98b5425252263c6c6b3a1f59e2f6aca64c097aef5cf
[INFO] running `Command { std: "docker" "start" "-a" "69230854cf0875c288eab98b5425252263c6c6b3a1f59e2f6aca64c097aef5cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling pretty-hex v0.4.1
[INFO] [stderr]    Compiling npsd v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 49 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:71:19
[INFO] [stdout]    |
[INFO] [stdout] 71 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:85:19
[INFO] [stdout]    |
[INFO] [stdout] 85 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_uncategorized`
[INFO] [stdout]   --> src/payload/std/io.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 92 |             #[cfg(feature = "io_error_uncategorized")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_uncategorized` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout] 125 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:131:19
[INFO] [stdout]     |
[INFO] [stdout] 131 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:141:19
[INFO] [stdout]     |
[INFO] [stdout] 141 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:143:19
[INFO] [stdout]     |
[INFO] [stdout] 143 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 149 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout] 153 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:159:19
[INFO] [stdout]     |
[INFO] [stdout] 159 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:161:19
[INFO] [stdout]     |
[INFO] [stdout] 161 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_uncategorized`
[INFO] [stdout]    --> src/payload/std/io.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 |             #[cfg(feature = "io_error_uncategorized")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_uncategorized` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 49 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:71:19
[INFO] [stdout]    |
[INFO] [stdout] 71 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]   --> src/payload/std/io.rs:85:19
[INFO] [stdout]    |
[INFO] [stdout] 85 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_uncategorized`
[INFO] [stdout]   --> src/payload/std/io.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 92 |             #[cfg(feature = "io_error_uncategorized")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]    = help: consider adding `io_error_uncategorized` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout] 125 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:131:19
[INFO] [stdout]     |
[INFO] [stdout] 131 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:141:19
[INFO] [stdout]     |
[INFO] [stdout] 141 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:143:19
[INFO] [stdout]     |
[INFO] [stdout] 143 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 149 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout] 153 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:159:19
[INFO] [stdout]     |
[INFO] [stdout] 159 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stdout]    --> src/payload/std/io.rs:161:19
[INFO] [stdout]     |
[INFO] [stdout] 161 |             #[cfg(feature = "io_error_more")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `io_error_uncategorized`
[INFO] [stdout]    --> src/payload/std/io.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 |             #[cfg(feature = "io_error_uncategorized")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stdout]     = help: consider adding `io_error_uncategorized` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TupleStruct` is never constructed
[INFO] [stdout]   --> tests/derive.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct TupleStruct(u64, usize, String);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TupleStruct` is never constructed
[INFO] [stdout]   --> tests/serde.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct TupleStruct(u64, usize, String);
[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 47.51s
[INFO] running `Command { std: "docker" "inspect" "69230854cf0875c288eab98b5425252263c6c6b3a1f59e2f6aca64c097aef5cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69230854cf0875c288eab98b5425252263c6c6b3a1f59e2f6aca64c097aef5cf", kill_on_drop: false }`
[INFO] [stdout] 69230854cf0875c288eab98b5425252263c6c6b3a1f59e2f6aca64c097aef5cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d5c54f25bf18f28a1b0cdefcdfb1fa40eaa35b74ccad2699c32d01f085b712e2
[INFO] running `Command { std: "docker" "start" "-a" "d5c54f25bf18f28a1b0cdefcdfb1fa40eaa35b74ccad2699c32d01f085b712e2", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:36:19
[INFO] [stderr]    |
[INFO] [stderr] 36 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 38 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:44:19
[INFO] [stderr]    |
[INFO] [stderr] 44 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:49:19
[INFO] [stderr]    |
[INFO] [stderr] 49 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:51:19
[INFO] [stderr]    |
[INFO] [stderr] 51 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:53:19
[INFO] [stderr]    |
[INFO] [stderr] 53 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:55:19
[INFO] [stderr]    |
[INFO] [stderr] 55 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:57:19
[INFO] [stderr]    |
[INFO] [stderr] 57 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:59:19
[INFO] [stderr]    |
[INFO] [stderr] 59 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:65:19
[INFO] [stderr]    |
[INFO] [stderr] 65 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:67:19
[INFO] [stderr]    |
[INFO] [stderr] 67 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:69:19
[INFO] [stderr]    |
[INFO] [stderr] 69 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:71:19
[INFO] [stderr]    |
[INFO] [stderr] 71 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:73:19
[INFO] [stderr]    |
[INFO] [stderr] 73 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:75:19
[INFO] [stderr]    |
[INFO] [stderr] 75 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:77:19
[INFO] [stderr]    |
[INFO] [stderr] 77 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:79:19
[INFO] [stderr]    |
[INFO] [stderr] 79 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:81:19
[INFO] [stderr]    |
[INFO] [stderr] 81 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:83:19
[INFO] [stderr]    |
[INFO] [stderr] 83 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]   --> src/payload/std/io.rs:85:19
[INFO] [stderr]    |
[INFO] [stderr] 85 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_uncategorized`
[INFO] [stderr]   --> src/payload/std/io.rs:92:19
[INFO] [stderr]    |
[INFO] [stderr] 92 |             #[cfg(feature = "io_error_uncategorized")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]    = help: consider adding `io_error_uncategorized` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:112:19
[INFO] [stderr]     |
[INFO] [stderr] 112 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:114:19
[INFO] [stderr]     |
[INFO] [stderr] 114 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:120:19
[INFO] [stderr]     |
[INFO] [stderr] 120 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:125:19
[INFO] [stderr]     |
[INFO] [stderr] 125 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:127:19
[INFO] [stderr]     |
[INFO] [stderr] 127 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:129:19
[INFO] [stderr]     |
[INFO] [stderr] 129 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:131:19
[INFO] [stderr]     |
[INFO] [stderr] 131 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:133:19
[INFO] [stderr]     |
[INFO] [stderr] 133 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:135:19
[INFO] [stderr]     |
[INFO] [stderr] 135 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:141:19
[INFO] [stderr]     |
[INFO] [stderr] 141 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:143:19
[INFO] [stderr]     |
[INFO] [stderr] 143 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:145:19
[INFO] [stderr]     |
[INFO] [stderr] 145 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:147:19
[INFO] [stderr]     |
[INFO] [stderr] 147 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:149:19
[INFO] [stderr]     |
[INFO] [stderr] 149 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:151:19
[INFO] [stderr]     |
[INFO] [stderr] 151 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:153:19
[INFO] [stderr]     |
[INFO] [stderr] 153 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:155:19
[INFO] [stderr]     |
[INFO] [stderr] 155 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:157:19
[INFO] [stderr]     |
[INFO] [stderr] 157 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:159:19
[INFO] [stderr]     |
[INFO] [stderr] 159 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_more`
[INFO] [stderr]    --> src/payload/std/io.rs:161:19
[INFO] [stderr]     |
[INFO] [stderr] 161 |             #[cfg(feature = "io_error_more")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `io_error_uncategorized`
[INFO] [stderr]    --> src/payload/std/io.rs:168:19
[INFO] [stderr]     |
[INFO] [stderr] 168 |             #[cfg(feature = "io_error_uncategorized")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `async`, `chrono`, `crossbeam`, `default`, `full`, `fxhash`, `info`, `sync`, and `uuid`
[INFO] [stderr]     = help: consider adding `io_error_uncategorized` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `npsd` (lib) generated 42 warnings
[INFO] [stderr] warning: struct `TupleStruct` is never constructed
[INFO] [stderr]   --> tests/serde.rs:16:8
[INFO] [stderr]    |
[INFO] [stderr] 16 | struct TupleStruct(u64, usize, String);
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TupleStruct` is never constructed
[INFO] [stderr]   --> tests/derive.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | struct TupleStruct(u64, usize, String);
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `npsd` (lib test) generated 42 warnings (42 duplicates)
[INFO] [stderr] warning: `npsd` (test "serde") generated 1 warning
[INFO] [stderr] warning: `npsd` (test "derive") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/npsd-983cc7a3ee9322f6)
[INFO] [stderr]      Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-f8023973988af164)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/chrono.rs (/opt/rustwide/target/debug/deps/chrono-597a159b0066abe1)
[INFO] [stdout] test test_basic ... ok
[INFO] [stdout] test test_bitmap ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/context.rs (/opt/rustwide/target/debug/deps/context-a9f62b368c8b24c9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_context_unwrap ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/derive.rs (/opt/rustwide/target/debug/deps/derive-d3b93043d048a4d1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_schema ... ok
[INFO] [stderr]      Running tests/fxhash.rs (/opt/rustwide/target/debug/deps/fxhash-176feea04c9b7295)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serde.rs (/opt/rustwide/target/debug/deps/serde-22ab6d563809f70c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test serde_serialize_test ... ok
[INFO] [stdout] test serde_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.90s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tuple.rs (/opt/rustwide/target/debug/deps/tuple-75ca1813f0294fb6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_tuple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/uuid.rs (/opt/rustwide/target/debug/deps/uuid-a90d2cb1c21a0c3e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests npsd
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 129) ... ok
[INFO] [stdout] test src/lib.rs - (line 54) ... ok
[INFO] [stdout] test src/payload/std/io.rs - payload::std::io::io::Error (line 7) ... ok
[INFO] [stdout] test src/lib.rs - (line 92) ... ok
[INFO] [stdout] test src/lib.rs - (line 16) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d5c54f25bf18f28a1b0cdefcdfb1fa40eaa35b74ccad2699c32d01f085b712e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5c54f25bf18f28a1b0cdefcdfb1fa40eaa35b74ccad2699c32d01f085b712e2", kill_on_drop: false }`
[INFO] [stdout] d5c54f25bf18f28a1b0cdefcdfb1fa40eaa35b74ccad2699c32d01f085b712e2
