[INFO] fetching crate venom_log 0.1.2... [INFO] testing venom_log-0.1.2 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate venom_log 0.1.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate venom_log 0.1.2 [INFO] finished tweaking crates.io crate venom_log 0.1.2 [INFO] tweaked toml for crates.io crate venom_log 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate venom_log 0.1.2 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 99 packages to latest compatible versions [INFO] [stderr] Adding parking_lot v0.11.2 (available: v0.12.5) [INFO] [stderr] Adding zip v0.6.6 (available: v6.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed959eba5671b0673fe7785a0de8c87e3d8e7e7a225ab2fe49afe4a1b424db6f [INFO] running `Command { std: "docker" "start" "-a" "ed959eba5671b0673fe7785a0de8c87e3d8e7e7a225ab2fe49afe4a1b424db6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed959eba5671b0673fe7785a0de8c87e3d8e7e7a225ab2fe49afe4a1b424db6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed959eba5671b0673fe7785a0de8c87e3d8e7e7a225ab2fe49afe4a1b424db6f", kill_on_drop: false }` [INFO] [stdout] ed959eba5671b0673fe7785a0de8c87e3d8e7e7a225ab2fe49afe4a1b424db6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d422000ec05b21dd1cb1c2edeee4650ccf008cf28921d20d8152389cb83925c [INFO] running `Command { std: "docker" "start" "-a" "3d422000ec05b21dd1cb1c2edeee4650ccf008cf28921d20d8152389cb83925c", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling venom_log v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `gzip` [INFO] [stdout] --> src/plugin/packer.rs:134:7 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(feature = "gzip")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"zip"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `gzip` 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: `gzip` [INFO] [stdout] --> src/plugin/packer.rs:136:7 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(feature = "gzip")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"zip"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `gzip` 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: `gzip` [INFO] [stdout] --> src/plugin/packer.rs:140:7 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(feature = "gzip")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"zip"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `gzip` 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: `gzip` [INFO] [stdout] --> src/plugin/packer.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(feature = "gzip")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"zip"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `gzip` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/plugin/packer.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mco` [INFO] [stdout] --> src/runtime.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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 4.23s [INFO] running `Command { std: "docker" "inspect" "3d422000ec05b21dd1cb1c2edeee4650ccf008cf28921d20d8152389cb83925c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d422000ec05b21dd1cb1c2edeee4650ccf008cf28921d20d8152389cb83925c", kill_on_drop: false }` [INFO] [stdout] 3d422000ec05b21dd1cb1c2edeee4650ccf008cf28921d20d8152389cb83925c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4308c3c79845876c3f291e33701da5b0382e3cdb95c5ad91b6d8a026fd201de4 [INFO] running `Command { std: "docker" "start" "-a" "4308c3c79845876c3f291e33701da5b0382e3cdb95c5ad91b6d8a026fd201de4", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `gzip` [INFO] [stdout] --> src/plugin/packer.rs:134:7 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(feature = "gzip")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"zip"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `gzip` 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: `gzip` [INFO] [stdout] --> src/plugin/packer.rs:136:7 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(feature = "gzip")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"zip"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `gzip` 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: `gzip` [INFO] [stdout] --> src/plugin/packer.rs:140:7 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(feature = "gzip")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"zip"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `gzip` 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: `gzip` [INFO] [stdout] --> src/plugin/packer.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(feature = "gzip")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"zip"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `gzip` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/plugin/packer.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mco` [INFO] [stdout] --> src/runtime.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling venom_log v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `gzip` [INFO] [stdout] --> src/plugin/packer.rs:134:7 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(feature = "gzip")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"zip"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `gzip` 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: `gzip` [INFO] [stdout] --> src/plugin/packer.rs:136:7 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(feature = "gzip")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"zip"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `gzip` 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: `gzip` [INFO] [stdout] --> src/plugin/packer.rs:140:7 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(feature = "gzip")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"zip"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `gzip` 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: `gzip` [INFO] [stdout] --> src/plugin/packer.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(feature = "gzip")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"zip"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `gzip` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/plugin/packer.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mco` [INFO] [stdout] --> src/runtime.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` 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: `mco` [INFO] [stdout] --> src/runtime.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(not(feature = "mco"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stdout] = help: consider adding `mco` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `Command { std: "docker" "inspect" "4308c3c79845876c3f291e33701da5b0382e3cdb95c5ad91b6d8a026fd201de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4308c3c79845876c3f291e33701da5b0382e3cdb95c5ad91b6d8a026fd201de4", kill_on_drop: false }` [INFO] [stdout] 4308c3c79845876c3f291e33701da5b0382e3cdb95c5ad91b6d8a026fd201de4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f5eade7fe5e710bd7500e6420d4c4b531518515d6e524c9a16832fe2b159fc9 [INFO] running `Command { std: "docker" "start" "-a" "7f5eade7fe5e710bd7500e6420d4c4b531518515d6e524c9a16832fe2b159fc9", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `gzip` [INFO] [stderr] --> src/plugin/packer.rs:134:7 [INFO] [stderr] | [INFO] [stderr] 134 | #[cfg(feature = "gzip")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"zip"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stderr] = help: consider adding `gzip` 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: `gzip` [INFO] [stderr] --> src/plugin/packer.rs:136:7 [INFO] [stderr] | [INFO] [stderr] 136 | #[cfg(feature = "gzip")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"zip"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stderr] = help: consider adding `gzip` 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: `gzip` [INFO] [stderr] --> src/plugin/packer.rs:140:7 [INFO] [stderr] | [INFO] [stderr] 140 | #[cfg(feature = "gzip")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"zip"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stderr] = help: consider adding `gzip` 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: `gzip` [INFO] [stderr] --> src/plugin/packer.rs:143:7 [INFO] [stderr] | [INFO] [stderr] 143 | #[cfg(feature = "gzip")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"zip"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stderr] = help: consider adding `gzip` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::Write` [INFO] [stderr] --> src/plugin/packer.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use std::io::Write; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `mco` [INFO] [stderr] --> src/runtime.rs:13:11 [INFO] [stderr] | [INFO] [stderr] 13 | #[cfg(not(feature = "mco"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stderr] = help: consider adding `mco` 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: `mco` [INFO] [stderr] --> src/runtime.rs:15:11 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg(not(feature = "mco"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stderr] = help: consider adding `mco` 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: `mco` [INFO] [stderr] --> src/runtime.rs:17:11 [INFO] [stderr] | [INFO] [stderr] 17 | #[cfg(not(feature = "mco"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stderr] = help: consider adding `mco` 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: `mco` [INFO] [stderr] --> src/runtime.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg(not(feature = "mco"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stderr] = help: consider adding `mco` 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: `mco` [INFO] [stderr] --> src/runtime.rs:21:11 [INFO] [stderr] | [INFO] [stderr] 21 | #[cfg(not(feature = "mco"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stderr] = help: consider adding `mco` 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: `mco` [INFO] [stderr] --> src/runtime.rs:23:11 [INFO] [stderr] | [INFO] [stderr] 23 | #[cfg(not(feature = "mco"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stderr] = help: consider adding `mco` 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: `mco` [INFO] [stderr] --> src/runtime.rs:25:11 [INFO] [stderr] | [INFO] [stderr] 25 | #[cfg(not(feature = "mco"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stderr] = help: consider adding `mco` 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: `mco` [INFO] [stderr] --> src/runtime.rs:28:11 [INFO] [stderr] | [INFO] [stderr] 28 | #[cfg(not(feature = "mco"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stderr] = help: consider adding `mco` 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: `mco` [INFO] [stderr] --> src/runtime.rs:33:11 [INFO] [stderr] | [INFO] [stderr] 33 | #[cfg(not(feature = "mco"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stderr] = help: consider adding `mco` 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: `mco` [INFO] [stderr] --> src/runtime.rs:38:11 [INFO] [stderr] | [INFO] [stderr] 38 | #[cfg(not(feature = "mco"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stderr] = help: consider adding `mco` 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: `mco` [INFO] [stderr] --> src/runtime.rs:43:11 [INFO] [stderr] | [INFO] [stderr] 43 | #[cfg(not(feature = "mco"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `flate2`, `lz4`, and `zip` [INFO] [stderr] = help: consider adding `mco` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `venom_log` (lib) generated 16 warnings (run `cargo fix --lib -p venom_log` to apply 1 suggestion) [INFO] [stderr] warning: `venom_log` (lib test) generated 16 warnings (16 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/venom_log-08ee7827890b7572) [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 venom_log [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] running `Command { std: "docker" "inspect" "7f5eade7fe5e710bd7500e6420d4c4b531518515d6e524c9a16832fe2b159fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f5eade7fe5e710bd7500e6420d4c4b531518515d6e524c9a16832fe2b159fc9", kill_on_drop: false }` [INFO] [stdout] 7f5eade7fe5e710bd7500e6420d4c4b531518515d6e524c9a16832fe2b159fc9