[INFO] fetching crate amalthea 0.5.1... [INFO] testing amalthea-0.5.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate amalthea 0.5.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate amalthea 0.5.1 [INFO] finished tweaking crates.io crate amalthea 0.5.1 [INFO] tweaked toml for crates.io crate amalthea 0.5.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate amalthea 0.5.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate amalthea 0.5.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34b6fc32fc515ca8f898194fe962acba850c9df830649ce6e91df82bf8f72e6b [INFO] running `Command { std: "docker" "start" "-a" "34b6fc32fc515ca8f898194fe962acba850c9df830649ce6e91df82bf8f72e6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34b6fc32fc515ca8f898194fe962acba850c9df830649ce6e91df82bf8f72e6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34b6fc32fc515ca8f898194fe962acba850c9df830649ce6e91df82bf8f72e6b", kill_on_drop: false }` [INFO] [stdout] 34b6fc32fc515ca8f898194fe962acba850c9df830649ce6e91df82bf8f72e6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27900d62b8206e6becfca6805497c27f54c3018af8afde4b674f8ac8560da799 [INFO] running `Command { std: "docker" "start" "-a" "27900d62b8206e6becfca6805497c27f54c3018af8afde4b674f8ac8560da799", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling async-openai-macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.3 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling async-openai v0.29.3 [INFO] [stderr] Compiling amalthea v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "27900d62b8206e6becfca6805497c27f54c3018af8afde4b674f8ac8560da799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27900d62b8206e6becfca6805497c27f54c3018af8afde4b674f8ac8560da799", kill_on_drop: false }` [INFO] [stdout] 27900d62b8206e6becfca6805497c27f54c3018af8afde4b674f8ac8560da799 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7381c4b0b8f6a93091504b5b162ac5badd7553382b3ff58a196d57bfdf24d0d [INFO] running `Command { std: "docker" "start" "-a" "d7381c4b0b8f6a93091504b5b162ac5badd7553382b3ff58a196d57bfdf24d0d", kill_on_drop: false }` [INFO] [stderr] Compiling amalthea v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.61s [INFO] running `Command { std: "docker" "inspect" "d7381c4b0b8f6a93091504b5b162ac5badd7553382b3ff58a196d57bfdf24d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7381c4b0b8f6a93091504b5b162ac5badd7553382b3ff58a196d57bfdf24d0d", kill_on_drop: false }` [INFO] [stdout] d7381c4b0b8f6a93091504b5b162ac5badd7553382b3ff58a196d57bfdf24d0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f21e42242087c855b087e9dc0bc533977f16ed07523605e1fcfc83e41950abb [INFO] running `Command { std: "docker" "start" "-a" "3f21e42242087c855b087e9dc0bc533977f16ed07523605e1fcfc83e41950abb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amalthea-2100d0b00b58dad4) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test advanced::grpc::tests::test_grpc_config_creation ... ok [INFO] [stdout] test advanced::graphql::tests::test_graphql_config_creation ... ok [INFO] [stdout] test advanced::grpc::tests::test_tls_config ... ok [INFO] [stdout] test advanced::sse::tests::test_reconnect_config ... ok [INFO] [stdout] test advanced::sse::tests::test_sse_config_creation ... ok [INFO] [stdout] test advanced::websocket::tests::test_websocket_message_creation ... ok [INFO] [stdout] test auth::api_key::tests::test_api_key_creation ... ok [INFO] [stdout] test auth::api_key::tests::test_api_key_validation ... ok [INFO] [stdout] test auth::api_key::tests::test_api_key_with_prefix ... ok [INFO] [stdout] test auth::api_key::tests::test_apply_to_headers ... ok [INFO] [stdout] test auth::api_key::tests::test_predefined_configs ... ok [INFO] [stdout] test auth::basic::tests::test_basic_auth_creation ... ok [INFO] [stdout] test auth::basic::tests::test_basic_auth_header ... ok [INFO] [stdout] test auth::basic::tests::test_from_header ... ok [INFO] [stdout] test auth::basic::tests::test_password_strength ... ok [INFO] [stdout] test auth::bearer::tests::test_bearer_token_creation ... ok [INFO] [stdout] test auth::bearer::tests::test_bearer_token_header ... ok [INFO] [stdout] test auth::bearer::tests::test_bearer_token_validation ... ok [INFO] [stdout] test auth::bearer::tests::test_token_format_detection ... ok [INFO] [stdout] test auth::oauth2::tests::test_authorization_url_building ... ok [INFO] [stdout] test auth::basic::tests::test_password_validation ... ok [INFO] [stdout] test auth::oauth2::tests::test_oauth2_config_creation ... ok [INFO] [stdout] test advanced::graphql::tests::test_graphql_request_serialization ... ok [INFO] [stdout] test advanced::websocket::tests::test_websocket_config_creation ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/amalthea-3e41ec29b3eec98d) [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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 amalthea [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] running `Command { std: "docker" "inspect" "3f21e42242087c855b087e9dc0bc533977f16ed07523605e1fcfc83e41950abb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f21e42242087c855b087e9dc0bc533977f16ed07523605e1fcfc83e41950abb", kill_on_drop: false }` [INFO] [stdout] 3f21e42242087c855b087e9dc0bc533977f16ed07523605e1fcfc83e41950abb