[INFO] fetching crate seaplane 0.8.0... [INFO] building seaplane-0.8.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate seaplane 0.8.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate seaplane 0.8.0 [INFO] finished tweaking crates.io crate seaplane 0.8.0 [INFO] tweaked toml for crates.io crate seaplane 0.8.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate seaplane 0.8.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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 266 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding httpmock v0.6.8 (available: v0.8.0) [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding strum v0.24.1 (available: v0.27.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded container-image-ref v0.1.0 [INFO] [stderr] Downloaded httpmock v0.6.8 [INFO] [stderr] Downloaded seaplane-oid v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 778a2591f943c4fbcc1f938d7138ce594170923b037b2b6807e9683c93690a7b [INFO] running `Command { std: "docker" "start" "-a" "778a2591f943c4fbcc1f938d7138ce594170923b037b2b6807e9683c93690a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "778a2591f943c4fbcc1f938d7138ce594170923b037b2b6807e9683c93690a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "778a2591f943c4fbcc1f938d7138ce594170923b037b2b6807e9683c93690a7b", kill_on_drop: false }` [INFO] [stdout] 778a2591f943c4fbcc1f938d7138ce594170923b037b2b6807e9683c93690a7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b1bb5b3b7395617525a64b23dad363b1e0a9dba82efd582297162d9e9556ed0 [INFO] running `Command { std: "docker" "start" "-a" "5b1bb5b3b7395617525a64b23dad363b1e0a9dba82efd582297162d9e9556ed0", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling seaplane-oid v0.4.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling container-image-ref v0.1.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling seaplane v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `compute_api_v1` [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | feature = "compute_api_v1", [INFO] [stdout] | ^^^^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"compute_api_v2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `allow_insecure_urls`, `allow_invalid_certs`, `api_tests`, `compute_api_v2`, `danger_zone`, `default`, `identity_api_v1`, `locks_api_v1`, `metadata_api_v1`, `restrict_api_v1`, and `unstable` [INFO] [stdout] = help: consider adding `compute_api_v1` 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: `compute_api_v1` [INFO] [stdout] --> src/api.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | feature = "compute_api_v1", [INFO] [stdout] | ^^^^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"compute_api_v2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `allow_insecure_urls`, `allow_invalid_certs`, `api_tests`, `compute_api_v2`, `danger_zone`, `default`, `identity_api_v1`, `locks_api_v1`, `metadata_api_v1`, `restrict_api_v1`, and `unstable` [INFO] [stdout] = help: consider adding `compute_api_v1` 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: `compute_api_v1` [INFO] [stdout] --> src/api.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | feature = "compute_api_v1", [INFO] [stdout] | ^^^^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"compute_api_v2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `allow_insecure_urls`, `allow_invalid_certs`, `api_tests`, `compute_api_v2`, `danger_zone`, `default`, `identity_api_v1`, `locks_api_v1`, `metadata_api_v1`, `restrict_api_v1`, and `unstable` [INFO] [stdout] = help: consider adding `compute_api_v1` 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: `compute_api_v1` [INFO] [stdout] --> src/api.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | feature = "compute_api_v1", [INFO] [stdout] | ^^^^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"compute_api_v2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `allow_insecure_urls`, `allow_invalid_certs`, `api_tests`, `compute_api_v2`, `danger_zone`, `default`, `identity_api_v1`, `locks_api_v1`, `metadata_api_v1`, `restrict_api_v1`, and `unstable` [INFO] [stdout] = help: consider adding `compute_api_v1` 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 38.79s [INFO] running `Command { std: "docker" "inspect" "5b1bb5b3b7395617525a64b23dad363b1e0a9dba82efd582297162d9e9556ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b1bb5b3b7395617525a64b23dad363b1e0a9dba82efd582297162d9e9556ed0", kill_on_drop: false }` [INFO] [stdout] 5b1bb5b3b7395617525a64b23dad363b1e0a9dba82efd582297162d9e9556ed0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08ba5cda7cf0d05ee60de10e59914069b1f885569a40d6acdcf14fac11d4242e [INFO] running `Command { std: "docker" "start" "-a" "08ba5cda7cf0d05ee60de10e59914069b1f885569a40d6acdcf14fac11d4242e", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stdout] warning: unexpected `cfg` condition value: `compute_api_v1` [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | feature = "compute_api_v1", [INFO] [stdout] | ^^^^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"compute_api_v2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `allow_insecure_urls`, `allow_invalid_certs`, `api_tests`, `compute_api_v2`, `danger_zone`, `default`, `identity_api_v1`, `locks_api_v1`, `metadata_api_v1`, `restrict_api_v1`, and `unstable` [INFO] [stdout] = help: consider adding `compute_api_v1` 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: `compute_api_v1` [INFO] [stdout] --> src/api.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | feature = "compute_api_v1", [INFO] [stdout] | ^^^^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"compute_api_v2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `allow_insecure_urls`, `allow_invalid_certs`, `api_tests`, `compute_api_v2`, `danger_zone`, `default`, `identity_api_v1`, `locks_api_v1`, `metadata_api_v1`, `restrict_api_v1`, and `unstable` [INFO] [stdout] = help: consider adding `compute_api_v1` 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: `compute_api_v1` [INFO] [stdout] --> src/api.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | feature = "compute_api_v1", [INFO] [stdout] | ^^^^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"compute_api_v2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `allow_insecure_urls`, `allow_invalid_certs`, `api_tests`, `compute_api_v2`, `danger_zone`, `default`, `identity_api_v1`, `locks_api_v1`, `metadata_api_v1`, `restrict_api_v1`, and `unstable` [INFO] [stdout] = help: consider adding `compute_api_v1` 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: `compute_api_v1` [INFO] [stdout] --> src/api.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | feature = "compute_api_v1", [INFO] [stdout] | ^^^^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"compute_api_v2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `allow_insecure_urls`, `allow_invalid_certs`, `api_tests`, `compute_api_v2`, `danger_zone`, `default`, `identity_api_v1`, `locks_api_v1`, `metadata_api_v1`, `restrict_api_v1`, and `unstable` [INFO] [stdout] = help: consider adding `compute_api_v1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling async-object-pool v0.1.5 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Compiling httpmock v0.6.8 [INFO] [stderr] Compiling seaplane v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `compute_api_v1` [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | feature = "compute_api_v1", [INFO] [stdout] | ^^^^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"compute_api_v2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `allow_insecure_urls`, `allow_invalid_certs`, `api_tests`, `compute_api_v2`, `danger_zone`, `default`, `identity_api_v1`, `locks_api_v1`, `metadata_api_v1`, `restrict_api_v1`, and `unstable` [INFO] [stdout] = help: consider adding `compute_api_v1` 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: `compute_api_v1` [INFO] [stdout] --> src/api.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | feature = "compute_api_v1", [INFO] [stdout] | ^^^^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"compute_api_v2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `allow_insecure_urls`, `allow_invalid_certs`, `api_tests`, `compute_api_v2`, `danger_zone`, `default`, `identity_api_v1`, `locks_api_v1`, `metadata_api_v1`, `restrict_api_v1`, and `unstable` [INFO] [stdout] = help: consider adding `compute_api_v1` 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: `compute_api_v1` [INFO] [stdout] --> src/api.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | feature = "compute_api_v1", [INFO] [stdout] | ^^^^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"compute_api_v2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `allow_insecure_urls`, `allow_invalid_certs`, `api_tests`, `compute_api_v2`, `danger_zone`, `default`, `identity_api_v1`, `locks_api_v1`, `metadata_api_v1`, `restrict_api_v1`, and `unstable` [INFO] [stdout] = help: consider adding `compute_api_v1` 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: `compute_api_v1` [INFO] [stdout] --> src/api.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | feature = "compute_api_v1", [INFO] [stdout] | ^^^^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"compute_api_v2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `allow_insecure_urls`, `allow_invalid_certs`, `api_tests`, `compute_api_v2`, `danger_zone`, `default`, `identity_api_v1`, `locks_api_v1`, `metadata_api_v1`, `restrict_api_v1`, and `unstable` [INFO] [stdout] = help: consider adding `compute_api_v1` 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 32.31s [INFO] running `Command { std: "docker" "inspect" "08ba5cda7cf0d05ee60de10e59914069b1f885569a40d6acdcf14fac11d4242e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08ba5cda7cf0d05ee60de10e59914069b1f885569a40d6acdcf14fac11d4242e", kill_on_drop: false }` [INFO] [stdout] 08ba5cda7cf0d05ee60de10e59914069b1f885569a40d6acdcf14fac11d4242e