[INFO] fetching crate seaplane 0.8.0...
[INFO] building seaplane-0.8.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate seaplane 0.8.0 into /workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate seaplane 0.8.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9fce44113a25fe65026979e8966cfd077277336bfd6a2153fb637fe66571f36
[INFO] running `Command { std: "docker" "start" "-a" "d9fce44113a25fe65026979e8966cfd077277336bfd6a2153fb637fe66571f36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9fce44113a25fe65026979e8966cfd077277336bfd6a2153fb637fe66571f36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9fce44113a25fe65026979e8966cfd077277336bfd6a2153fb637fe66571f36", kill_on_drop: false }`
[INFO] [stdout] d9fce44113a25fe65026979e8966cfd077277336bfd6a2153fb637fe66571f36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0f585b1f631749b9930b3bb9bb0f79bd739a71c3c5ffbdca8e8d0f916cbf4ee
[INFO] running `Command { std: "docker" "start" "-a" "f0f585b1f631749b9930b3bb9bb0f79bd739a71c3c5ffbdca8e8d0f916cbf4ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[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 container-image-ref v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling seaplane-oid v0.4.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.66s
[INFO] running `Command { std: "docker" "inspect" "f0f585b1f631749b9930b3bb9bb0f79bd739a71c3c5ffbdca8e8d0f916cbf4ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0f585b1f631749b9930b3bb9bb0f79bd739a71c3c5ffbdca8e8d0f916cbf4ee", kill_on_drop: false }`
[INFO] [stdout] f0f585b1f631749b9930b3bb9bb0f79bd739a71c3c5ffbdca8e8d0f916cbf4ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78153ede73a5b2f065d8fb65daf8fd84ff0fb95aa7014dcbf6964d7b13b95886
[INFO] running `Command { std: "docker" "start" "-a" "78153ede73a5b2f065d8fb65daf8fd84ff0fb95aa7014dcbf6964d7b13b95886", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling curl-sys v0.4.83+curl-8.15.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[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 ena v0.14.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.11+1.64.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling castaway v0.1.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling string_cache v0.8.9
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[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 curl v0.4.49
[INFO] [stderr]    Compiling isahc v1.7.2
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 53.88s
[INFO] running `Command { std: "docker" "inspect" "78153ede73a5b2f065d8fb65daf8fd84ff0fb95aa7014dcbf6964d7b13b95886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78153ede73a5b2f065d8fb65daf8fd84ff0fb95aa7014dcbf6964d7b13b95886", kill_on_drop: false }`
[INFO] [stdout] 78153ede73a5b2f065d8fb65daf8fd84ff0fb95aa7014dcbf6964d7b13b95886
