[INFO] fetching crate venom_log 0.1.2... [INFO] checking venom_log-0.1.2 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate venom_log 0.1.2 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate venom_log 0.1.2 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 99 packages to latest compatible versions [INFO] [stderr] Adding parking_lot v0.11.2 (available: v0.12.4) [INFO] [stderr] Adding zip v0.6.6 (available: v4.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a9c9fffe0afb8c2fe6f584fe6260fc82abe5349bdde8aef2c3a062ff4dfbecd [INFO] running `Command { std: "docker" "start" "-a" "9a9c9fffe0afb8c2fe6f584fe6260fc82abe5349bdde8aef2c3a062ff4dfbecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a9c9fffe0afb8c2fe6f584fe6260fc82abe5349bdde8aef2c3a062ff4dfbecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a9c9fffe0afb8c2fe6f584fe6260fc82abe5349bdde8aef2c3a062ff4dfbecd", kill_on_drop: false }` [INFO] [stdout] 9a9c9fffe0afb8c2fe6f584fe6260fc82abe5349bdde8aef2c3a062ff4dfbecd [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8ebdf5c2b2bc72b6f2be94711f1d2104bce721635b12577a0f6f63212fb45b6 [INFO] running `Command { std: "docker" "start" "-a" "c8ebdf5c2b2bc72b6f2be94711f1d2104bce721635b12577a0f6f63212fb45b6", kill_on_drop: false }` [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking 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)]` 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] [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)]` 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 6.34s [INFO] running `Command { std: "docker" "inspect" "c8ebdf5c2b2bc72b6f2be94711f1d2104bce721635b12577a0f6f63212fb45b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8ebdf5c2b2bc72b6f2be94711f1d2104bce721635b12577a0f6f63212fb45b6", kill_on_drop: false }` [INFO] [stdout] c8ebdf5c2b2bc72b6f2be94711f1d2104bce721635b12577a0f6f63212fb45b6