[INFO] fetching crate npsd 0.2.0...
[INFO] checking npsd-0.2.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate npsd 0.2.0 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate npsd 0.2.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e25de4e2171c5b2ba335cb7986b52e255eb55f34a189048e3e276fff1d40ca0
[INFO] running `Command { std: "docker" "start" "-a" "7e25de4e2171c5b2ba335cb7986b52e255eb55f34a189048e3e276fff1d40ca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e25de4e2171c5b2ba335cb7986b52e255eb55f34a189048e3e276fff1d40ca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e25de4e2171c5b2ba335cb7986b52e255eb55f34a189048e3e276fff1d40ca0", kill_on_drop: false }`
[INFO] [stdout] 7e25de4e2171c5b2ba335cb7986b52e255eb55f34a189048e3e276fff1d40ca0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b34a2d7db019a5a0e6f0b7304bccc5e873eb364ea5383b7898472d599a47385e
[INFO] running `Command { std: "docker" "start" "-a" "b34a2d7db019a5a0e6f0b7304bccc5e873eb364ea5383b7898472d599a47385e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling npsd-schema v0.2.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking pretty-hex v0.4.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking 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]     Checking cobs v0.3.0
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/payload/string.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         String::from_str(next.from_payload(ctx)?).map_err(|e| {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `npsd` (lib) due to 1 previous error; 42 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b34a2d7db019a5a0e6f0b7304bccc5e873eb364ea5383b7898472d599a47385e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b34a2d7db019a5a0e6f0b7304bccc5e873eb364ea5383b7898472d599a47385e", kill_on_drop: false }`
[INFO] [stdout] b34a2d7db019a5a0e6f0b7304bccc5e873eb364ea5383b7898472d599a47385e
