[INFO] fetching crate aristech-stt-client 3.2.0...
[INFO] testing aristech-stt-client-3.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate aristech-stt-client 3.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate aristech-stt-client 3.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate aristech-stt-client 3.2.0
[INFO] tweaked toml for crates.io crate aristech-stt-client 3.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aristech-stt-client 3.2.0 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 aristech-stt-client 3.2.0 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d32069cd4b6f6b9e89fb057e247de3a0b8e223fb6180d73f408173aa8aa1dae5
[INFO] running `Command { std: "docker" "start" "-a" "d32069cd4b6f6b9e89fb057e247de3a0b8e223fb6180d73f408173aa8aa1dae5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d32069cd4b6f6b9e89fb057e247de3a0b8e223fb6180d73f408173aa8aa1dae5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d32069cd4b6f6b9e89fb057e247de3a0b8e223fb6180d73f408173aa8aa1dae5", kill_on_drop: false }`
[INFO] [stdout] d32069cd4b6f6b9e89fb057e247de3a0b8e223fb6180d73f408173aa8aa1dae5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 230318f797a0f57b005cf4d2609989ddfd7457c56b5439e122f420e5f15ac2af
[INFO] running `Command { std: "docker" "start" "-a" "230318f797a0f57b005cf4d2609989ddfd7457c56b5439e122f420e5f15ac2af", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling tonic-build v0.14.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling aristech-stt-client v3.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.83s
[INFO] running `Command { std: "docker" "inspect" "230318f797a0f57b005cf4d2609989ddfd7457c56b5439e122f420e5f15ac2af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "230318f797a0f57b005cf4d2609989ddfd7457c56b5439e122f420e5f15ac2af", kill_on_drop: false }`
[INFO] [stdout] 230318f797a0f57b005cf4d2609989ddfd7457c56b5439e122f420e5f15ac2af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 23ad9837ac60a32e3d13570265af1586b4931b3acfe4a39a23f004deb5556e16
[INFO] running `Command { std: "docker" "start" "-a" "23ad9837ac60a32e3d13570265af1586b4931b3acfe4a39a23f004deb5556e16", kill_on_drop: false }`
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling aristech-stt-client v3.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.69s
[INFO] running `Command { std: "docker" "inspect" "23ad9837ac60a32e3d13570265af1586b4931b3acfe4a39a23f004deb5556e16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23ad9837ac60a32e3d13570265af1586b4931b3acfe4a39a23f004deb5556e16", kill_on_drop: false }`
[INFO] [stdout] 23ad9837ac60a32e3d13570265af1586b4931b3acfe4a39a23f004deb5556e16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] aaa9a0494613b8f1ecda198758ff0c8854a67343be26b90173021d644648d35e
[INFO] running `Command { std: "docker" "start" "-a" "aaa9a0494613b8f1ecda198758ff0c8854a67343be26b90173021d644648d35e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aristech_stt_client-ffcfd640fec73d2e)
[INFO] [stderr]    Doc-tests aristech_stt_client
[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] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/lib.rs - get_models (line 466) - compile ... ok
[INFO] [stdout] test src/lib.rs - get_account_info (line 498) - compile ... ok
[INFO] [stdout] test src/lib.rs - SttClientBuilder::tls (line 346) - compile ... ok
[INFO] [stdout] test src/lib.rs - SttClientBuilder::ca_certificate (line 249) - compile ... ok
[INFO] [stdout] test src/lib.rs - get_nlp_functions (line 528) - compile ... ok
[INFO] [stdout] test src/lib.rs - SttClientBuilder::new (line 161) - compile ... ok
[INFO] [stdout] test src/lib.rs - SttClientBuilder::auth (line 281) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - nlp_process (line 558) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - SttClientBuilder::host (line 313) - compile ... ok
[INFO] [stdout] test src/lib.rs - SttClientBuilder::build (line 371) - compile ... ok
[INFO] [stdout] test src/lib.rs - recognize_file (line 601) - compile ... ok
[INFO] [stdout] test src/lib.rs - SttClientBuilder::api_key (line 212) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - SttClientBuilder::auth (line 281) stdout ----
[INFO] [stdout] error: expected one of `(`, `,`, `.`, `::`, `?`, `}`, or an operator, found `:`
[INFO] [stdout]    --> src/lib.rs:289:62
[INFO] [stdout]     |
[INFO] [stdout] 289 |       .auth(Some(Auth { token: "my-token".to_string(). secret: "my-secret".to_string() }))
[INFO] [stdout]     |                  ----                                        ^
[INFO] [stdout]     |                  |                                           |
[INFO] [stdout]     |                  |                                           expected one of 7 possible tokens
[INFO] [stdout]     |                  while parsing this struct                   help: try adding a comma: `,`
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `secret` in initializer of `Auth`
[INFO] [stdout]    --> src/lib.rs:289:18
[INFO] [stdout]     |
[INFO] [stdout] 289 |       .auth(Some(Auth { token: "my-token".to_string(). secret: "my-secret".to_string() }))
[INFO] [stdout]     |                  ^^^^ missing `secret`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - nlp_process (line 558) stdout ----
[INFO] [stdout] error: expected identifier, found `{`
[INFO] [stdout]    --> src/lib.rs:571:28
[INFO] [stdout]     |
[INFO] [stdout] 571 |         nlp: Some(NlpSpec {{
[INFO] [stdout]     |                   -------  ^ expected identifier
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   while parsing this struct
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `args`, `functions`, `input_field` and 2 other fields in initializer of `NlpSpec`
[INFO] [stdout]    --> src/lib.rs:571:19
[INFO] [stdout]     |
[INFO] [stdout] 571 |         nlp: Some(NlpSpec {{
[INFO] [stdout]     |                   ^^^^^^^ missing `args`, `functions`, `input_field` and 2 other fields
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - SttClientBuilder::auth (line 281)
[INFO] [stdout]     src/lib.rs - nlp_process (line 558)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "aaa9a0494613b8f1ecda198758ff0c8854a67343be26b90173021d644648d35e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaa9a0494613b8f1ecda198758ff0c8854a67343be26b90173021d644648d35e", kill_on_drop: false }`
[INFO] [stdout] aaa9a0494613b8f1ecda198758ff0c8854a67343be26b90173021d644648d35e
