[INFO] fetching crate seaplane 0.8.0...
[INFO] testing seaplane-0.8.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate seaplane 0.8.0 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate seaplane 0.8.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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-2026-04-21" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 273 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.3)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.2)
[INFO] [stderr]       Adding strum v0.24.1 (available: v0.28.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54c074e48dfd85f93e94fb0d42b6d16d9af294a3e9727b24ec7fe7416d6ad781
[INFO] running `Command { std: "docker" "start" "-a" "54c074e48dfd85f93e94fb0d42b6d16d9af294a3e9727b24ec7fe7416d6ad781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54c074e48dfd85f93e94fb0d42b6d16d9af294a3e9727b24ec7fe7416d6ad781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54c074e48dfd85f93e94fb0d42b6d16d9af294a3e9727b24ec7fe7416d6ad781", kill_on_drop: false }`
[INFO] [stdout] 54c074e48dfd85f93e94fb0d42b6d16d9af294a3e9727b24ec7fe7416d6ad781
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb599dd106f9c56434c7b783e3f2aeeb138cb8aa0d1d79fbde69cc906efff494
[INFO] running `Command { std: "docker" "start" "-a" "cb599dd106f9c56434c7b783e3f2aeeb138cb8aa0d1d79fbde69cc906efff494", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.18
[INFO] [stderr]    Compiling data-encoding-macro v0.1.20
[INFO] [stderr]    Compiling seaplane-oid v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling container-image-ref v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[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 <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 32.29s
[INFO] running `Command { std: "docker" "inspect" "cb599dd106f9c56434c7b783e3f2aeeb138cb8aa0d1d79fbde69cc906efff494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb599dd106f9c56434c7b783e3f2aeeb138cb8aa0d1d79fbde69cc906efff494", kill_on_drop: false }`
[INFO] [stdout] cb599dd106f9c56434c7b783e3f2aeeb138cb8aa0d1d79fbde69cc906efff494
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df9e4b4706403ed5cfe2c247f867fc75b0744586620ddcc4e8fc6cdf266db874
[INFO] running `Command { std: "docker" "start" "-a" "df9e4b4706403ed5cfe2c247f867fc75b0744586620ddcc4e8fc6cdf266db874", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.13+1.68.1
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling curl-sys v0.4.87+curl-8.19.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling isahc v1.8.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling serde_regex v1.1.0
[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 <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 async-channel v1.9.0
[INFO] [stderr]    Compiling sluice v0.6.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-signal v0.2.14
[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 <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 50.50s
[INFO] running `Command { std: "docker" "inspect" "df9e4b4706403ed5cfe2c247f867fc75b0744586620ddcc4e8fc6cdf266db874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df9e4b4706403ed5cfe2c247f867fc75b0744586620ddcc4e8fc6cdf266db874", kill_on_drop: false }`
[INFO] [stdout] df9e4b4706403ed5cfe2c247f867fc75b0744586620ddcc4e8fc6cdf266db874
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 60a6cc32548f72b8b1e4af59a8b6081449b6b288e99a216164feef17a1661890
[INFO] running `Command { std: "docker" "start" "-a" "60a6cc32548f72b8b1e4af59a8b6081449b6b288e99a216164feef17a1661890", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `compute_api_v1`
[INFO] [stderr]   --> src/lib.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 |     feature = "compute_api_v1",
[INFO] [stderr]    |     ^^^^^^^^^^----------------
[INFO] [stderr]    |               |
[INFO] [stderr]    |               help: there is a expected value with a similar name: `"compute_api_v2"`
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = help: consider adding `compute_api_v1` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `compute_api_v1`
[INFO] [stderr]  --> src/api.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 |     feature = "compute_api_v1",
[INFO] [stderr]   |     ^^^^^^^^^^----------------
[INFO] [stderr]   |               |
[INFO] [stderr]   |               help: there is a expected value with a similar name: `"compute_api_v2"`
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: consider adding `compute_api_v1` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `compute_api_v1`
[INFO] [stderr]   --> src/api.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 |     feature = "compute_api_v1",
[INFO] [stderr]    |     ^^^^^^^^^^----------------
[INFO] [stderr]    |               |
[INFO] [stderr]    |               help: there is a expected value with a similar name: `"compute_api_v2"`
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = help: consider adding `compute_api_v1` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `compute_api_v1`
[INFO] [stderr]   --> src/api.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 29 |     feature = "compute_api_v1",
[INFO] [stderr]    |     ^^^^^^^^^^----------------
[INFO] [stderr]    |               |
[INFO] [stderr]    |               help: there is a expected value with a similar name: `"compute_api_v2"`
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = help: consider adding `compute_api_v1` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `seaplane` (lib) generated 4 warnings
[INFO] [stderr] warning: `seaplane` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seaplane-627d30bbefb71689)
[INFO] [stdout] running 14 tests
[INFO] [stdout] test api::compute::v2::models::flight_health_status_tests::deser ... ok
[INFO] [stdout] test api::compute::v2::models::flight_tests::deser ... ok
[INFO] [stdout] test api::compute::v2::models::flight_tests::ser ... ok
[INFO] [stdout] test api::compute::v2::models::formation_tests::deser ... ok
[INFO] [stdout] test api::compute::v2::models::formation_tests::ser ... ok
[INFO] [stdout] test api::error::api_response_error_tests::deserialize ... ok
[INFO] [stdout] test api::metadata::v1::models::metadata_models_test::key_value_range_deserialize ... ok
[INFO] [stdout] test api::compute::v2::models::flight_tests::ser_no_oid ... ok
[INFO] [stdout] test api::metadata::v1::models::metadata_models_test::key_value_range_serialize ... ok
[INFO] [stdout] test api::restrict::v1::models::test_api::api_case_insensitive ... ok
[INFO] [stdout] test api::shared::v1::models::test_provider::provider_case_insensitive ... ok
[INFO] [stdout] test api::shared::v1::models::test_region::region_case_insensitive ... ok
[INFO] [stdout] test api::compute::v2::models::flight_health_status_tests::ser ... ok
[INFO] [stdout] test api::compute::v2::models::formation_tests::ser_no_oid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-9f2d8886ae924a3d)
[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 seaplane
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test src/api/identity/v1.rs - api::identity::v1::TokenRequest::access_token_json (line 170) - compile ... ok
[INFO] [stdout] test src/api/compute/v2.rs - api::compute::v2::FormationsRequest::create (line 96) - compile ... ok
[INFO] [stdout] test src/api/compute/v2.rs - api::compute::v2::FormationsRequest::get_all (line 173) - compile ... ok
[INFO] [stdout] test src/api/metadata/v1.rs - api::metadata::v1::MetadataRequest::get_all_pages (line 324) - compile ... ok
[INFO] [stdout] test src/api/locks/v1.rs - api::locks::v1::LocksRequest::get_all_pages (line 404) - compile ... ok
[INFO] [stdout] test src/api/locks/v1.rs - api::locks::v1::LocksRequest::acquire (line 184) - compile ... ok
[INFO] [stdout] test src/api/compute/v2.rs - api::compute::v2::FormationsRequest::delete (line 136) - compile ... ok
[INFO] [stdout] test src/api/identity/v1.rs - api::identity::v1::TokenRequest::access_token (line 148) - compile ... ok
[INFO] [stdout] test src/api/compute/v2.rs - api::compute::v2::FormationsRequest::get (line 201) - compile ... ok
[INFO] [stdout] test src/api/restrict/v1.rs - api::restrict::v1::RestrictRequest::get_page (line 217) - compile ... ok
[INFO] [stdout] test src/api/metadata/v1.rs - api::metadata::v1::MetadataRequest::put_value (line 195) - compile ... ok
[INFO] [stdout] test src/api/restrict/v1.rs - api::restrict::v1::RestrictRequest::delete_restriction (line 448) - compile ... ok
[INFO] [stdout] test src/api/locks/v1.rs - api::locks::v1::LocksRequest::release (line 224) - compile ... ok
[INFO] [stdout] test src/api/locks/v1.rs - api::locks::v1::LocksRequest::get_page (line 345) - compile ... ok
[INFO] [stdout] test src/api/metadata/v1.rs - api::metadata::v1::MetadataRequest::get_page (line 265) - compile ... ok
[INFO] [stdout] test src/api/locks/v1.rs - api::locks::v1::LocksRequest::renew (line 266) - compile ... ok
[INFO] [stdout] test src/api/restrict/v1.rs - api::restrict::v1::RestrictRequest::get_all_pages (line 333) - compile ... ok
[INFO] [stdout] test src/api/restrict/v1.rs - api::restrict::v1::RestrictRequest::get_page (line 252) - compile ... ok
[INFO] [stdout] test src/api/restrict/v1.rs - api::restrict::v1::RestrictRequest::get_all_pages (line 352) - compile ... ok
[INFO] [stdout] test src/api/metadata/v1.rs - api::metadata::v1::MetadataRequest::get_value (line 142) - compile ... ok
[INFO] [stdout] test src/api/metadata/v1.rs - api::metadata::v1::MetadataRequest::delete_value (line 228) - compile ... ok
[INFO] [stdout] test src/api/locks/v1.rs - api::locks::v1::LocksRequest::get_lock_info (line 309) - compile ... ok
[INFO] [stdout] test src/api/restrict/v1.rs - api::restrict::v1::RestrictRequest::get_restriction (line 177) - compile ... ok
[INFO] [stdout] test src/api/restrict/v1.rs - api::restrict::v1::RestrictRequest::set_restriction (line 404) - compile ... ok
[INFO] [stdout] test src/api/metadata/v1.rs - api::metadata::v1::MetadataRequest::put_value_unencoded (line 174) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "60a6cc32548f72b8b1e4af59a8b6081449b6b288e99a216164feef17a1661890", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60a6cc32548f72b8b1e4af59a8b6081449b6b288e99a216164feef17a1661890", kill_on_drop: false }`
[INFO] [stdout] 60a6cc32548f72b8b1e4af59a8b6081449b6b288e99a216164feef17a1661890
