[INFO] fetching crate openapiv3_1 0.1.3...
[INFO] testing openapiv3_1-0.1.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate openapiv3_1 0.1.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate openapiv3_1 0.1.3
[INFO] finished tweaking crates.io crate openapiv3_1 0.1.3
[INFO] tweaked toml for crates.io crate openapiv3_1 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate openapiv3_1 0.1.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openapiv3_1 0.1.3 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" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37a598de1dcc0eee376875d25a3c52d1f3cd20f1e36b93fd2ff75865c4e9df6e
[INFO] running `Command { std: "docker" "start" "-a" "37a598de1dcc0eee376875d25a3c52d1f3cd20f1e36b93fd2ff75865c4e9df6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37a598de1dcc0eee376875d25a3c52d1f3cd20f1e36b93fd2ff75865c4e9df6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37a598de1dcc0eee376875d25a3c52d1f3cd20f1e36b93fd2ff75865c4e9df6e", kill_on_drop: false }`
[INFO] [stdout] 37a598de1dcc0eee376875d25a3c52d1f3cd20f1e36b93fd2ff75865c4e9df6e
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63dfb06ffe05082ea4151338461b4e4e4446b365c7d578bf150a48e2c473467c
[INFO] running `Command { std: "docker" "start" "-a" "63dfb06ffe05082ea4151338461b4e4e4446b365c7d578bf150a48e2c473467c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling scuffle-workspace-hack v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bon-macros v3.6.3
[INFO] [stderr]    Compiling bon v3.6.3
[INFO] [stderr]    Compiling openapiv3_1 v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.25s
[INFO] running `Command { std: "docker" "inspect" "63dfb06ffe05082ea4151338461b4e4e4446b365c7d578bf150a48e2c473467c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63dfb06ffe05082ea4151338461b4e4e4446b365c7d578bf150a48e2c473467c", kill_on_drop: false }`
[INFO] [stdout] 63dfb06ffe05082ea4151338461b4e4e4446b365c7d578bf150a48e2c473467c
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8649e81ba1a50507e009587458bac4d42db68a756bda014ef45202cc6d91dba5
[INFO] running `Command { std: "docker" "start" "-a" "8649e81ba1a50507e009587458bac4d42db68a756bda014ef45202cc6d91dba5", kill_on_drop: false }`
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling openapiv3_1 v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.53s
[INFO] running `Command { std: "docker" "inspect" "8649e81ba1a50507e009587458bac4d42db68a756bda014ef45202cc6d91dba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8649e81ba1a50507e009587458bac4d42db68a756bda014ef45202cc6d91dba5", kill_on_drop: false }`
[INFO] [stdout] 8649e81ba1a50507e009587458bac4d42db68a756bda014ef45202cc6d91dba5
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ccfd3961be83d5f2120fa389e50dc1fc6dde582bbad6f9f97d0d85d563ecc703
[INFO] running `Command { std: "docker" "start" "-a" "ccfd3961be83d5f2120fa389e50dc1fc6dde582bbad6f9f97d0d85d563ecc703", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openapiv3_1-1b7b45b45badffda)
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test extensions::tests::extensions_from_iter ... ok
[INFO] [stdout] test extensions::tests::extensions_builder ... ok
[INFO] [stdout] test request_body::tests::request_body_new ... ok
[INFO] [stdout] test schema::tests::allof_with_extensions ... ok
[INFO] [stdout] test schema::tests::anyof_with_extensions ... ok
[INFO] [stdout] test response::tests::responses_new ... ok
[INFO] [stdout] test info::tests::contact_new ... ok
[INFO] [stdout] test schema::tests::array_with_extensions ... ok
[INFO] [stdout] test schema::tests::reserialize_deserialized_object_component ... ok
[INFO] [stdout] test schema::tests::deserialize_reserialize_one_of_default_type ... ok
[INFO] [stdout] test schema::tests::serialize_deserialize_object_with_multiple_schema_types ... ok
[INFO] [stdout] test schema::tests::reserialize_deserialized_property ... ok
[INFO] [stdout] test schema::tests::serialize_deserialize_schema_array_ref_or_t ... ok
[INFO] [stdout] test schema::tests::serialize_deserialize_schema_with_additional_properties_object ... ok
[INFO] [stdout] test schema::tests::serialize_deserialize_schema_array_builder ... ok
[INFO] [stdout] test schema::tests::test_array_new ... ok
[INFO] [stdout] test schema::tests::serialize_deserialize_any_of_of_within_ref_or_t_object_builder ... ok
[INFO] [stdout] test schema::tests::create_schema_serializes_json ... ok
[INFO] [stdout] test security::tests::security_scheme_correct_basic_auth ... ok
[INFO] [stdout] test schema::tests::object_with_extensions ... ok
[INFO] [stdout] test schema::tests::oneof_with_extensions ... ok
[INFO] [stdout] test schema::tests::serialize_deserialize_schema_with_additional_properties ... ok
[INFO] [stdout] test security::tests::security_scheme_correct_api_key_cookie_auth ... ok
[INFO] [stdout] test schema::tests::test_array_builder ... ok
[INFO] [stdout] test security::tests::security_scheme_correct_api_key_header_auth ... ok
[INFO] [stdout] test security::tests::security_scheme_correct_api_key_query_auth ... ok
[INFO] [stdout] test security::tests::security_scheme_correct_digest_auth ... ok
[INFO] [stdout] test security::tests::security_scheme_correct_oauth2_authorization_code ... ok
[INFO] [stdout] test security::tests::security_scheme_correct_oauth2_client_credentials ... ok
[INFO] [stdout] test security::tests::security_scheme_correct_mutual_auth ... ok
[INFO] [stdout] test security::tests::security_scheme_correct_oauth2_implicit ... ok
[INFO] [stdout] test security::tests::security_scheme_correct_mutual_tls ... ok
[INFO] [stdout] test security::tests::security_scheme_correct_oauth2_password ... ok
[INFO] [stdout] test security::tests::security_scheme_correct_negotiate_auth ... ok
[INFO] [stdout] test security::tests::security_scheme_correct_http_bearer_json ... ok
[INFO] [stdout] test security::tests::security_scheme_correct_oauth_auth ... ok
[INFO] [stdout] test security::tests::security_scheme_correct_hoba_auth ... ok
[INFO] [stdout] test security::tests::security_scheme_correct_scram_sha1_auth ... ok
[INFO] [stdout] test server::tests::create_server_with_builder_and_variable_substitution ... ok
[INFO] [stdout] test security::tests::security_scheme_correct_scram_sha256_auth ... ok
[INFO] [stdout] test security::tests::security_scheme_correct_open_id_connect_auth ... ok
[INFO] [stdout] test security::tests::security_scheme_correct_oauth2_authorization_code_no_scopes ... ok
[INFO] [stdout] test schema::tests::reserialize_deserialized_schema_components ... ok
[INFO] [stdout] test tests::serialize_deserialize_openapi_version_success ... ok
[INFO] [stdout] test xml::tests::xml_new ... ok
[INFO] [stdout] test schema::tests::test_property_order ... ok
[INFO] [stdout] test request_body::tests::request_body_builder ... ok
[INFO] [stdout] test response::tests::response_builder ... ok
[INFO] [stdout] test schema::tests::serialize_discriminator_with_mapping ... ok
[INFO] [stdout] test schema::tests::test_additional_properties ... ok
[INFO] [stdout] test schema::tests::derive_object_with_examples ... ok
[INFO] [stdout] test schema::tests::test_object_with_title ... ok
[INFO] [stdout] test tests::merge_same_path_diff_methods ... ok
[INFO] [stdout] test tests::merge_2_openapi_documents ... ok
[INFO] [stdout] test tests::serialize_openapi_json_minimal_success ... ok
[INFO] [stdout] test tests::test_nest_open_apis ... ok
[INFO] [stdout] test tests::openapi_custom_extension ... ok
[INFO] [stdout] test tests::serialize_openapi_json_with_paths_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests openapiv3_1
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test src/lib.rs - OpenApi::new (line 149) ... ok
[INFO] [stdout] test src/schema.rs - schema::ComponentsBuilder<S>::schemas_from_iter (line 122) ... ok
[INFO] [stdout] test src/security.rs - security::ApiKeyValue::new (line 176) ... ok
[INFO] [stdout] test src/schema.rs - schema::Discriminator::with_mapping (line 245) ... ok
[INFO] [stdout] test src/schema.rs - schema::Object::all_ofs (line 852) ... ok
[INFO] [stdout] test src/security.rs - security::ApiKeyValue::with_description (line 193) ... ok
[INFO] [stdout] test src/security.rs - security::ClientCredentials::new (line 772) ... ok
[INFO] [stdout] test src/security.rs - security::AuthorizationCode::new (line 595) ... ok
[INFO] [stdout] test src/security.rs - security::ClientCredentials::new (line 760) ... ok
[INFO] [stdout] test src/security.rs - security::Implicit::new (line 495) ... ok
[INFO] [stdout] test src/security.rs - security::Implicit::new (line 507) ... ok
[INFO] [stdout] test src/security.rs - security::AuthorizationCode::new (line 582) ... ok
[INFO] [stdout] test src/security.rs - security::OAuth2::new (line 359) ... ok
[INFO] [stdout] test src/security.rs - security::OAuth2::with_description (line 398) ... ok
[INFO] [stdout] test src/security.rs - security::OpenIdConnect::with_description (line 321) ... ok
[INFO] [stdout] test src/security.rs - security::OpenIdConnect::new (line 304) ... ok
[INFO] [stdout] test src/security.rs - security::Password::new (line 672) ... ok
[INFO] [stdout] test src/security.rs - security::Password::with_refresh_url (line 708) ... ok
[INFO] [stdout] test src/security.rs - security::Scopes (line 829) ... ok
[INFO] [stdout] test src/security.rs - security::Scopes (line 835) ... ok
[INFO] [stdout] test src/security.rs - security::Scopes::new (line 861) ... ok
[INFO] [stdout] test src/security.rs - security::Scopes (line 841) ... ok
[INFO] [stdout] test src/security.rs - security::SecurityRequirement::new (line 41) ... ok
[INFO] [stdout] test src/security.rs - security::SecurityRequirement::new (line 47) ... ok
[INFO] [stdout] test src/security.rs - security::SecurityScheme (line 106) ... ok
[INFO] [stdout] test src/security.rs - security::SecurityScheme (line 90) ... ok
[INFO] [stdout] test src/server.rs - server (line 19) ... ok
[INFO] [stdout] test src/server.rs - server (line 25) ... ok
[INFO] [stdout] test src/server.rs - server (line 31) ... ok
[INFO] [stdout] test src/server.rs - server::Server::new (line 93) ... ok
[INFO] [stdout] test src/server.rs - server::Server::new (line 99) ... ok
[INFO] [stdout] test src/security.rs - security::Http::new (line 239) ... ok
[INFO] [stdout] test src/external_docs.rs - external_docs::ExternalDocs::new (line 33) ... ok
[INFO] [stdout] test src/lib.rs - OpenApi::nest (line 259) ... ok
[INFO] [stdout] test src/path.rs - path::Paths::get_path_operation (line 65) ... ok
[INFO] [stdout] test src/security.rs - security::ClientCredentials::with_refresh_url (line 796) ... ok
[INFO] [stdout] test src/header.rs - header::Header::new (line 37) ... ok
[INFO] [stdout] test src/path.rs - path::Paths::get_path_item (line 48) ... ok
[INFO] [stdout] test src/info.rs - info::Info::new (line 68) ... ok
[INFO] [stdout] test src/schema.rs - schema::Object::with_type (line 798) ... ok
[INFO] [stdout] test src/security.rs - security::Implicit::with_refresh_url (line 531) ... ok
[INFO] [stdout] test src/security.rs - security::AuthorizationCode::with_refresh_url (line 621) ... ok
[INFO] [stdout] test src/security.rs - security::Password::new (line 684) ... ok
[INFO] [stdout] test src/schema.rs - schema::Discriminator::new (line 223) ... ok
[INFO] [stdout] test src/header.rs - header::Header::new (line 30) ... ok
[INFO] [stdout] test src/security.rs - security::Scopes::one (line 877) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.15s; merged doctests compilation took 1.03s
[INFO] running `Command { std: "docker" "inspect" "ccfd3961be83d5f2120fa389e50dc1fc6dde582bbad6f9f97d0d85d563ecc703", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccfd3961be83d5f2120fa389e50dc1fc6dde582bbad6f9f97d0d85d563ecc703", kill_on_drop: false }`
[INFO] [stdout] ccfd3961be83d5f2120fa389e50dc1fc6dde582bbad6f9f97d0d85d563ecc703
