[INFO] cloning repository https://github.com/tascord/ptvrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tascord/ptvrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftascord%2Fptvrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftascord%2Fptvrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59f82ac354aa6f3463955c129970752f64c75eb1
[INFO] testing tascord/ptvrs against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftascord%2Fptvrs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tascord/ptvrs
[INFO] finished tweaking git repo https://github.com/tascord/ptvrs
[INFO] tweaked toml for git repo https://github.com/tascord/ptvrs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tascord/ptvrs on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tascord/ptvrs 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 053d5b0b68cf6dddf072d9e5aa9af28fc84b00b2dacbe0ff462bc579b95fef1a
[INFO] running `Command { std: "docker" "start" "-a" "053d5b0b68cf6dddf072d9e5aa9af28fc84b00b2dacbe0ff462bc579b95fef1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "053d5b0b68cf6dddf072d9e5aa9af28fc84b00b2dacbe0ff462bc579b95fef1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "053d5b0b68cf6dddf072d9e5aa9af28fc84b00b2dacbe0ff462bc579b95fef1a", kill_on_drop: false }`
[INFO] [stdout] 053d5b0b68cf6dddf072d9e5aa9af28fc84b00b2dacbe0ff462bc579b95fef1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e6d5cf401ea4b743827b247e6a0a5bb24c372df4faf49949c69badfa4669152
[INFO] running `Command { std: "docker" "start" "-a" "3e6d5cf401ea4b743827b247e6a0a5bb24c372df4faf49949c69badfa4669152", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling numerics v0.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling codegen v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling url-escape v0.1.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling hex v0.4.3
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling num-to-words v0.1.1
[INFO] [stderr]    Compiling ptvrs-macros v0.1.0 (/opt/rustwide/workdir/crates/ptvrs-macros)
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling to_and_fro v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling code_generator v0.1.0 (/opt/rustwide/workdir/crates/code_generator)
[INFO] [stdout] warning: unused import: `PathName`
[INFO] [stdout]  --> crates/code_generator/src/lib.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::types::{Context, PathName, SwaggerFile, ToRustTypeName, TypePath};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stdout] warning: field `strip_prefix` is never read
[INFO] [stdout]   --> crates/code_generator/src/types.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Context {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub strip_prefix: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Context` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `swagger`, `info`, `host`, and `schemes` are never read
[INFO] [stdout]    --> crates/code_generator/src/types.rs:754:9
[INFO] [stdout]     |
[INFO] [stdout] 753 | pub struct SwaggerFile {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 754 |     pub swagger: SwaggerVersion,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 755 |     pub info: Info,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 756 |     pub host: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 757 |     pub schemes: Vec<Scheme>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SwaggerFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_enum` is never used
[INFO] [stdout]    --> crates/code_generator/src/types.rs:486:12
[INFO] [stdout]     |
[INFO] [stdout] 484 |     pub trait AsInLocation: Serialize + for<'de> Deserialize<'de> {
[INFO] [stdout]     |               ------------ method in this trait
[INFO] [stdout] 485 |         fn from_enum(loc: &InLocation) -> Option<Self>;
[INFO] [stdout] 486 |         fn to_enum(&self) -> InLocation;
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling ptv v1.3.1 (/opt/rustwide/workdir/crates/api)
[INFO] [stdout] DOC_FILE: None
[INFO] [stdout] Constant parameters: ["signature", "devid", "token"]
[INFO] [stdout] warning: unused imports: `Deserialize_repr` and `Serialize_repr`
[INFO] [stdout]   --> crates/api/src/ty.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde_repr::{Deserialize_repr, Serialize_repr};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "3e6d5cf401ea4b743827b247e6a0a5bb24c372df4faf49949c69badfa4669152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e6d5cf401ea4b743827b247e6a0a5bb24c372df4faf49949c69badfa4669152", kill_on_drop: false }`
[INFO] [stdout] 3e6d5cf401ea4b743827b247e6a0a5bb24c372df4faf49949c69badfa4669152
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 467f5163dc79701f5d0247eca55bc5326325819892fae89edb2a7c0826880ba4
[INFO] running `Command { std: "docker" "start" "-a" "467f5163dc79701f5d0247eca55bc5326325819892fae89edb2a7c0826880ba4", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ptvrs-macros v0.1.0 (/opt/rustwide/workdir/crates/ptvrs-macros)
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling code_generator v0.1.0 (/opt/rustwide/workdir/crates/code_generator)
[INFO] [stderr]    Compiling to_and_fro v0.7.1
[INFO] [stdout] warning: unused import: `PathName`
[INFO] [stdout]  --> crates/code_generator/src/lib.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::types::{Context, PathName, SwaggerFile, ToRustTypeName, TypePath};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathName`
[INFO] [stdout]  --> crates/code_generator/src/lib.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::types::{Context, PathName, SwaggerFile, ToRustTypeName, TypePath};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `strip_prefix` is never read
[INFO] [stdout]   --> crates/code_generator/src/types.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Context {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub strip_prefix: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Context` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `swagger`, `info`, `host`, and `schemes` are never read
[INFO] [stdout]    --> crates/code_generator/src/types.rs:754:9
[INFO] [stdout]     |
[INFO] [stdout] 753 | pub struct SwaggerFile {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 754 |     pub swagger: SwaggerVersion,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 755 |     pub info: Info,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 756 |     pub host: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 757 |     pub schemes: Vec<Scheme>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SwaggerFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_enum` is never used
[INFO] [stdout]    --> crates/code_generator/src/types.rs:486:12
[INFO] [stdout]     |
[INFO] [stdout] 484 |     pub trait AsInLocation: Serialize + for<'de> Deserialize<'de> {
[INFO] [stdout]     |               ------------ method in this trait
[INFO] [stdout] 485 |         fn from_enum(loc: &InLocation) -> Option<Self>;
[INFO] [stdout] 486 |         fn to_enum(&self) -> InLocation;
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `strip_prefix` is never read
[INFO] [stdout]   --> crates/code_generator/src/types.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Context {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub strip_prefix: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Context` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `swagger`, `info`, `host`, and `schemes` are never read
[INFO] [stdout]    --> crates/code_generator/src/types.rs:754:9
[INFO] [stdout]     |
[INFO] [stdout] 753 | pub struct SwaggerFile {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 754 |     pub swagger: SwaggerVersion,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 755 |     pub info: Info,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 756 |     pub host: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 757 |     pub schemes: Vec<Scheme>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SwaggerFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_enum` is never used
[INFO] [stdout]    --> crates/code_generator/src/types.rs:486:12
[INFO] [stdout]     |
[INFO] [stdout] 484 |     pub trait AsInLocation: Serialize + for<'de> Deserialize<'de> {
[INFO] [stdout]     |               ------------ method in this trait
[INFO] [stdout] 485 |         fn from_enum(loc: &InLocation) -> Option<Self>;
[INFO] [stdout] 486 |         fn to_enum(&self) -> InLocation;
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling ptv v1.3.1 (/opt/rustwide/workdir/crates/api)
[INFO] [stdout] DOC_FILE: None
[INFO] [stdout] Constant parameters: ["signature", "devid", "token"]
[INFO] [stdout] warning: unused imports: `Deserialize_repr` and `Serialize_repr`
[INFO] [stdout]   --> crates/api/src/ty.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde_repr::{Deserialize_repr, Serialize_repr};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] DOC_FILE: None
[INFO] [stdout] Constant parameters: ["signature", "devid", "token"]
[INFO] [stdout] warning: unused imports: `Deserialize_repr` and `Serialize_repr`
[INFO] [stdout]   --> crates/api/src/ty.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde_repr::{Deserialize_repr, Serialize_repr};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.64s
[INFO] running `Command { std: "docker" "inspect" "467f5163dc79701f5d0247eca55bc5326325819892fae89edb2a7c0826880ba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "467f5163dc79701f5d0247eca55bc5326325819892fae89edb2a7c0826880ba4", kill_on_drop: false }`
[INFO] [stdout] 467f5163dc79701f5d0247eca55bc5326325819892fae89edb2a7c0826880ba4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c5dca1da1134e7238eb4a5c5bc79d06cb8a8e1a4e646b326ed2e99020c7ce075
[INFO] running `Command { std: "docker" "start" "-a" "c5dca1da1134e7238eb4a5c5bc79d06cb8a8e1a4e646b326ed2e99020c7ce075", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `PathName`
[INFO] [stderr]  --> crates/code_generator/src/lib.rs:9:29
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::types::{Context, PathName, SwaggerFile, ToRustTypeName, TypePath};
[INFO] [stderr]   |                             ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `strip_prefix` is never read
[INFO] [stderr]   --> crates/code_generator/src/types.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub struct Context {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 48 |     pub strip_prefix: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Context` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `swagger`, `info`, `host`, and `schemes` are never read
[INFO] [stderr]    --> crates/code_generator/src/types.rs:754:9
[INFO] [stderr]     |
[INFO] [stderr] 753 | pub struct SwaggerFile {
[INFO] [stderr]     |            ----------- fields in this struct
[INFO] [stderr] 754 |     pub swagger: SwaggerVersion,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 755 |     pub info: Info,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] 756 |     pub host: String,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] 757 |     pub schemes: Vec<Scheme>,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SwaggerFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_enum` is never used
[INFO] [stderr]    --> crates/code_generator/src/types.rs:486:12
[INFO] [stderr]     |
[INFO] [stderr] 484 |     pub trait AsInLocation: Serialize + for<'de> Deserialize<'de> {
[INFO] [stderr]     |               ------------ method in this trait
[INFO] [stderr] 485 |         fn from_enum(loc: &InLocation) -> Option<Self>;
[INFO] [stderr] 486 |         fn to_enum(&self) -> InLocation;
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `code_generator` (lib) generated 4 warnings (run `cargo fix --lib -p code_generator` to apply 1 suggestion)
[INFO] [stderr] warning: `code_generator` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: unused imports: `Deserialize_repr` and `Serialize_repr`
[INFO] [stderr]   --> crates/api/src/ty.rs:11:18
[INFO] [stderr]    |
[INFO] [stderr] 11 | use serde_repr::{Deserialize_repr, Serialize_repr};
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ptv` (lib) generated 1 warning (run `cargo fix --lib -p ptv` to apply 1 suggestion)
[INFO] [stderr] warning: `ptv` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/code_generator-3e0e84a0752c5f0f)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ptv-04fde1ea5f1c581d)
[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]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-6809e1cfed802610)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test stdout ----
[INFO] [stdout] {
[INFO] [stdout]   "disruption_mode_name": "metro_train"
[INFO] [stdout] }
[INFO] [stdout] [~] Running test: get_departures_by_route_type_and_stop_id
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test' (19) panicked at crates/api/tests/main.rs:24:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7d8d261bd2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7d8d261bd2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7d8d261bd2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7d8d261bd2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7d8d279fea - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7d8d279fea - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5d7d8d2673f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d7d8d2673f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d7d8d23eb7f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7d8d23eb7f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7d8d259729 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7d8cda6b0e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d7d8cda6b0e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d7d8d259992 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d7d8d259992 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d7d8d23ec38 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d7d8d233609 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d7d8d23fded - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d7d8d27a75c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d7d8d27a4a2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7d8cd1442f - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d7d8cd1442f - main[9fc1c304c509a6f3]::test::CLIENT::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/tests/main.rs:24:46
[INFO] [stdout]   22:     0x5d7d8cce8356 - <main[9fc1c304c509a6f3]::test::CLIENT::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5d7d8cce67b2 - <fn() -> ptv[665aead0870b8b8]::core::Client as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d7d8cd5dc4e - <once_cell[4009c9a586213e61]::sync::Lazy<ptv[665aead0870b8b8]::core::Client>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stdout]   25:     0x5d7d8cd5cb6c - <once_cell[4009c9a586213e61]::sync::OnceCell<ptv[665aead0870b8b8]::core::Client>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<ptv[665aead0870b8b8]::core::Client>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   26:     0x5d7d8cd5c8b0 - <once_cell[4009c9a586213e61]::imp::OnceCell<ptv[665aead0870b8b8]::core::Client>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<ptv[665aead0870b8b8]::core::Client>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<ptv[665aead0870b8b8]::core::Client>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   27:     0x5d7d8d1f59f6 - <&mut dyn core[585f66e14d78f9ba]::ops::function::FnMut<(), Output = bool> as core[585f66e14d78f9ba]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   28:     0x5d7d8d1f56eb - once_cell[4009c9a586213e61]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   29:     0x5d7d8cd5371a - <once_cell[4009c9a586213e61]::imp::OnceCell<ptv[665aead0870b8b8]::core::Client>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<ptv[665aead0870b8b8]::core::Client>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<ptv[665aead0870b8b8]::core::Client>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   30:     0x5d7d8cd539d9 - <once_cell[4009c9a586213e61]::sync::OnceCell<ptv[665aead0870b8b8]::core::Client>>::get_or_try_init::<<once_cell[4009c9a586213e61]::sync::OnceCell<ptv[665aead0870b8b8]::core::Client>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<ptv[665aead0870b8b8]::core::Client>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   31:     0x5d7d8cd53923 - <once_cell[4009c9a586213e61]::sync::OnceCell<ptv[665aead0870b8b8]::core::Client>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<ptv[665aead0870b8b8]::core::Client>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   32:     0x5d7d8cd5e610 - <once_cell[4009c9a586213e61]::sync::Lazy<ptv[665aead0870b8b8]::core::Client>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   33:     0x5d7d8cd61bea - <once_cell[4009c9a586213e61]::sync::Lazy<ptv[665aead0870b8b8]::core::Client> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   34:     0x5d7d8ccfdc49 - main[9fc1c304c509a6f3]::test::TASKS::{closure#0}::{closure#3}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/tests/main.rs:44:9
[INFO] [stdout]   35:     0x5d7d8cd6f7ef - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, anyhow[732d4d505cfb5b8e]::Error>>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x5d7d8cd0f040 - main[9fc1c304c509a6f3]::test::test::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/tests/main.rs:97:46
[INFO] [stdout]   37:     0x5d7d8cd7f95b - <futures_util[5d471ad5bb32bf09]::stream::futures_unordered::FuturesUnordered<main[9fc1c304c509a6f3]::test::test::{closure#0}::{closure#0}::{closure#0}> as futures_core[3baeec81761b1de5]::stream::Stream>::poll_next
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/futures_unordered/mod.rs:528:24
[INFO] [stdout]   38:     0x5d7d8cd822a7 - <futures_util[5d471ad5bb32bf09]::stream::futures_unordered::FuturesUnordered<main[9fc1c304c509a6f3]::test::test::{closure#0}::{closure#0}::{closure#0}> as futures_util[5d471ad5bb32bf09]::stream::stream::StreamExt>::poll_next_unpin
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs:1638:24
[INFO] [stdout]   39:     0x5d7d8cd34d68 - <futures_util[5d471ad5bb32bf09]::stream::stream::next::Next<futures_util[5d471ad5bb32bf09]::stream::futures_unordered::FuturesUnordered<main[9fc1c304c509a6f3]::test::test::{closure#0}::{closure#0}::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs:32:21
[INFO] [stdout]   40:     0x5d7d8cd147ee - main[9fc1c304c509a6f3]::test::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/tests/main.rs:132:37
[INFO] [stdout]   41:     0x5d7d8cd77ced - <tokio[b3bc47797dc5bec5]::runtime::park::CachedParkThread>::block_on::<main[9fc1c304c509a6f3]::test::test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/park.rs:284:71
[INFO] [stdout]   42:     0x5d7d8cd726a8 - tokio[b3bc47797dc5bec5]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b3bc47797dc5bec5]::runtime::park::CachedParkThread>::block_on<main[9fc1c304c509a6f3]::test::test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   43:     0x5d7d8cd726a8 - tokio[b3bc47797dc5bec5]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b3bc47797dc5bec5]::runtime::park::CachedParkThread>::block_on<main[9fc1c304c509a6f3]::test::test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   44:     0x5d7d8cd726a8 - <tokio[b3bc47797dc5bec5]::runtime::park::CachedParkThread>::block_on::<main[9fc1c304c509a6f3]::test::test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/park.rs:284:31
[INFO] [stdout]   45:     0x5d7d8ccfbe3f - <tokio[b3bc47797dc5bec5]::runtime::context::blocking::BlockingRegionGuard>::block_on::<main[9fc1c304c509a6f3]::test::test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   46:     0x5d7d8cd2b562 - <tokio[b3bc47797dc5bec5]::runtime::scheduler::multi_thread::MultiThread>::block_on::<main[9fc1c304c509a6f3]::test::test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   47:     0x5d7d8cd8338f - tokio[b3bc47797dc5bec5]::runtime::context::runtime::enter_runtime::<<tokio[b3bc47797dc5bec5]::runtime::scheduler::multi_thread::MultiThread>::block_on<main[9fc1c304c509a6f3]::test::test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x5d7d8cd1580a - <tokio[b3bc47797dc5bec5]::runtime::scheduler::multi_thread::MultiThread>::block_on::<main[9fc1c304c509a6f3]::test::test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   49:     0x5d7d8ccf4834 - <tokio[b3bc47797dc5bec5]::runtime::runtime::Runtime>::block_on_inner::<main[9fc1c304c509a6f3]::test::test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   50:     0x5d7d8ccf4aa2 - <tokio[b3bc47797dc5bec5]::runtime::runtime::Runtime>::block_on::<main[9fc1c304c509a6f3]::test::test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   51:     0x5d7d8cd14b3b - main[9fc1c304c509a6f3]::test::test
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/tests/main.rs:88:14
[INFO] [stdout]   52:     0x5d7d8cd122c7 - main[9fc1c304c509a6f3]::test::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/tests/main.rs:79:18
[INFO] [stdout]   53:     0x5d7d8cce82d6 - <main[9fc1c304c509a6f3]::test::test::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d7d8cd9aebb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5d7d8cd9aebb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x5d7d8cda771a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x5d7d8cda771a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5d7d8cda771a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5d7d8cda771a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5d7d8cda771a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d7d8cda771a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x5d7d8cda771a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x5d7d8cda1be4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x5d7d8cda1be4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5d7d8cdaa212 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x5d7d8cdaa212 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5d7d8cdaa212 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5d7d8cdaa212 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5d7d8cdaa212 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5d7d8cdaa212 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x5d7d8cdaa212 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5d7d8d26143f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x5d7d8d26143f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x778787098aa4 - <unknown>
[INFO] [stdout]   75:     0x778787125a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p ptv --test main`
[INFO] running `Command { std: "docker" "inspect" "c5dca1da1134e7238eb4a5c5bc79d06cb8a8e1a4e646b326ed2e99020c7ce075", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5dca1da1134e7238eb4a5c5bc79d06cb8a8e1a4e646b326ed2e99020c7ce075", kill_on_drop: false }`
[INFO] [stdout] c5dca1da1134e7238eb4a5c5bc79d06cb8a8e1a4e646b326ed2e99020c7ce075
