[INFO] fetching crate npsd 0.2.0... [INFO] testing npsd-0.2.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [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 b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 142 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 961b609abeaf363cd9e50390508a8d9cfd37f9b53424e94640f3d852a811b330 [INFO] running `Command { std: "docker" "start" "-a" "961b609abeaf363cd9e50390508a8d9cfd37f9b53424e94640f3d852a811b330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "961b609abeaf363cd9e50390508a8d9cfd37f9b53424e94640f3d852a811b330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "961b609abeaf363cd9e50390508a8d9cfd37f9b53424e94640f3d852a811b330", kill_on_drop: false }` [INFO] [stdout] 961b609abeaf363cd9e50390508a8d9cfd37f9b53424e94640f3d852a811b330 [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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 511732e71e0fbdd8ed99c4ba2b4e2e4f771743dfc1622ca7914863c1a912b874 [INFO] running `Command { std: "docker" "start" "-a" "511732e71e0fbdd8ed99c4ba2b4e2e4f771743dfc1622ca7914863c1a912b874", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.106 [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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.47s [INFO] running `Command { std: "docker" "inspect" "511732e71e0fbdd8ed99c4ba2b4e2e4f771743dfc1622ca7914863c1a912b874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "511732e71e0fbdd8ed99c4ba2b4e2e4f771743dfc1622ca7914863c1a912b874", kill_on_drop: false }` [INFO] [stdout] 511732e71e0fbdd8ed99c4ba2b4e2e4f771743dfc1622ca7914863c1a912b874 [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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3595a05a932fa89e963fc2b4ec6aa2a3b3b8e4c1ba9e788b9eb547bb305e1ea3 [INFO] running `Command { std: "docker" "start" "-a" "3595a05a932fa89e963fc2b4ec6aa2a3b3b8e4c1ba9e788b9eb547bb305e1ea3", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling pretty-hex v0.4.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling npsd v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio v1.47.1 [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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling postcard v1.1.3 [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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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)]` 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.99s [INFO] running `Command { std: "docker" "inspect" "3595a05a932fa89e963fc2b4ec6aa2a3b3b8e4c1ba9e788b9eb547bb305e1ea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3595a05a932fa89e963fc2b4ec6aa2a3b3b8e4c1ba9e788b9eb547bb305e1ea3", kill_on_drop: false }` [INFO] [stdout] 3595a05a932fa89e963fc2b4ec6aa2a3b3b8e4c1ba9e788b9eb547bb305e1ea3 [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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c616a71c175182f4dff3466c6e31519540443a9e99eb532f511cac9ac6adea7 [INFO] running `Command { std: "docker" "start" "-a" "9c616a71c175182f4dff3466c6e31519540443a9e99eb532f511cac9ac6adea7", 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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)]` 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)]` 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.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/npsd-aab06e7a20e57011) [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/basic.rs (/opt/rustwide/target/debug/deps/basic-38737ec6f5d464f5) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running tests/chrono.rs (/opt/rustwide/target/debug/deps/chrono-a25d51f3cce2e408) [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-eb1f341aa16b6b71) [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-6bec239e5e546c4d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_schema ... 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/fxhash.rs (/opt/rustwide/target/debug/deps/fxhash-ded6ae0c67efb638) [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-c052bf143f59143a) [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 2.65s [INFO] [stdout] [INFO] [stderr] Running tests/tuple.rs (/opt/rustwide/target/debug/deps/tuple-ba86f37b4e76e8f2) [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.04s [INFO] [stdout] [INFO] [stderr] Running tests/uuid.rs (/opt/rustwide/target/debug/deps/uuid-6d828162de750406) [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 92) ... ok [INFO] [stdout] test src/lib.rs - (line 16) ... ok [INFO] [stdout] test src/payload/std/io.rs - payload::std::io::io::Error (line 7) ... ok [INFO] [stdout] test src/lib.rs - (line 129) ... ok [INFO] [stdout] test src/lib.rs - (line 54) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9c616a71c175182f4dff3466c6e31519540443a9e99eb532f511cac9ac6adea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c616a71c175182f4dff3466c6e31519540443a9e99eb532f511cac9ac6adea7", kill_on_drop: false }` [INFO] [stdout] 9c616a71c175182f4dff3466c6e31519540443a9e99eb532f511cac9ac6adea7