[INFO] fetching crate wasmer-compiler-cli 5.0.5-rc1... [INFO] checking wasmer-compiler-cli-5.0.5-rc1 against master#8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b for pr-133925 [INFO] extracting crate wasmer-compiler-cli 5.0.5-rc1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate wasmer-compiler-cli 5.0.5-rc1 on toolchain 8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer-compiler-cli 5.0.5-rc1 [INFO] finished tweaking crates.io crate wasmer-compiler-cli 5.0.5-rc1 [INFO] tweaked toml for crates.io crate wasmer-compiler-cli 5.0.5-rc1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate wasmer-compiler-cli 5.0.5-rc1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmer-types v5.0.5-rc1 [INFO] [stderr] Downloaded wasmer-compiler-cranelift v5.0.5-rc1 [INFO] [stderr] Downloaded distance v0.4.0 [INFO] [stderr] Downloaded unix_mode v0.1.4 [INFO] [stderr] Downloaded wasmer-vm v5.0.5-rc1 [INFO] [stderr] Downloaded wasmer-compiler v5.0.5-rc1 [INFO] [stderr] Downloaded wasmer-compiler-singlepass v5.0.5-rc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a1d5a5f9511fc6786d76b3db188cb74e436debabc7b2e07b0715392bf529e94 [INFO] running `Command { std: "docker" "start" "-a" "8a1d5a5f9511fc6786d76b3db188cb74e436debabc7b2e07b0715392bf529e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a1d5a5f9511fc6786d76b3db188cb74e436debabc7b2e07b0715392bf529e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a1d5a5f9511fc6786d76b3db188cb74e436debabc7b2e07b0715392bf529e94", kill_on_drop: false }` [INFO] [stdout] 8a1d5a5f9511fc6786d76b3db188cb74e436debabc7b2e07b0715392bf529e94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 045c72e8070f3eaa909a21572c691c6e330249d3e6dc151458ae2b92accd1c3b [INFO] running `Command { std: "docker" "start" "-a" "045c72e8070f3eaa909a21572c691c6e330249d3e6dc151458ae2b92accd1c3b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling corosensei v0.2.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking self_cell v1.1.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Checking wasmparser v0.216.0 [INFO] [stderr] Compiling wasmer-compiler-cli v5.0.5-rc1 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking unix_mode v0.1.4 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking distance v0.4.0 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling bytecheck_derive v0.8.0 [INFO] [stderr] Compiling munge_macro v0.4.1 [INFO] [stderr] Compiling rkyv_derive v0.8.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking ptr_meta v0.3.0 [INFO] [stderr] Checking rancor v0.1.0 [INFO] [stderr] Checking bytecheck v0.8.0 [INFO] [stderr] Checking munge v0.4.1 [INFO] [stderr] Checking rend v0.5.2 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking enumset v1.1.5 [INFO] [stderr] Checking rkyv v0.8.9 [INFO] [stderr] Checking wasmer-types v5.0.5-rc1 [INFO] [stderr] Checking wasmer-vm v5.0.5-rc1 [INFO] [stderr] Checking wasmer-compiler v5.0.5-rc1 [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:120:16 [INFO] [stdout] | [INFO] [stdout] 120 | #[cfg_attr(feature = "llvm", clap(long, parse(from_os_str)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` 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: `llvm` [INFO] [stdout] --> src/store.rs:119:11 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(feature = "llvm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` 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: `llvm` [INFO] [stdout] --> src/store.rs:144:31 [INFO] [stdout] | [INFO] [stdout] 144 | else if #[cfg(feature = "llvm")] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` 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: `llvm` [INFO] [stdout] --> src/store.rs:208:19 [INFO] [stdout] | [INFO] [stdout] 208 | #[cfg(feature = "llvm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` 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: `llvm` [INFO] [stdout] --> src/store.rs:311:74 [INFO] [stdout] | [INFO] [stdout] 311 | #[cfg(not(all(feature = "singlepass", feature = "cranelift", feature = "llvm",)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` 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: `llvm` [INFO] [stdout] --> src/store.rs:347:19 [INFO] [stdout] | [INFO] [stdout] 347 | #[cfg(feature = "llvm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` 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: `llvm` [INFO] [stdout] --> src/store.rs:120:16 [INFO] [stdout] | [INFO] [stdout] 120 | #[cfg_attr(feature = "llvm", clap(long, parse(from_os_str)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` 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: `llvm` [INFO] [stdout] --> src/store.rs:119:11 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(feature = "llvm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` 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: `llvm` [INFO] [stdout] --> src/store.rs:144:31 [INFO] [stdout] | [INFO] [stdout] 144 | else if #[cfg(feature = "llvm")] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` 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: `llvm` [INFO] [stdout] --> src/store.rs:208:19 [INFO] [stdout] | [INFO] [stdout] 208 | #[cfg(feature = "llvm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` 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: `llvm` [INFO] [stdout] --> src/store.rs:311:74 [INFO] [stdout] | [INFO] [stdout] 311 | #[cfg(not(all(feature = "singlepass", feature = "cranelift", feature = "llvm",)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` 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: `llvm` [INFO] [stdout] --> src/store.rs:347:19 [INFO] [stdout] | [INFO] [stdout] 347 | #[cfg(feature = "llvm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` 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: `run` [INFO] [stdout] --> src/bin/wasmer_compiler.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "run")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `run` 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: `run` [INFO] [stdout] --> src/bin/wasmer_compiler.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "run")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `run` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.34s [INFO] running `Command { std: "docker" "inspect" "045c72e8070f3eaa909a21572c691c6e330249d3e6dc151458ae2b92accd1c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "045c72e8070f3eaa909a21572c691c6e330249d3e6dc151458ae2b92accd1c3b", kill_on_drop: false }` [INFO] [stdout] 045c72e8070f3eaa909a21572c691c6e330249d3e6dc151458ae2b92accd1c3b