[INFO] fetching crate wit_ai_rs 0.2.1...
[INFO] testing wit_ai_rs-0.2.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate wit_ai_rs 0.2.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate wit_ai_rs 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wit_ai_rs 0.2.1
[INFO] tweaked toml for crates.io crate wit_ai_rs 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wit_ai_rs 0.2.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 201 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f3371feab0ec9943e5ca19c3fe08eedc9aba8eba6acad4be5c187ef6438b41e
[INFO] running `Command { std: "docker" "start" "-a" "0f3371feab0ec9943e5ca19c3fe08eedc9aba8eba6acad4be5c187ef6438b41e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f3371feab0ec9943e5ca19c3fe08eedc9aba8eba6acad4be5c187ef6438b41e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f3371feab0ec9943e5ca19c3fe08eedc9aba8eba6acad4be5c187ef6438b41e", kill_on_drop: false }`
[INFO] [stdout] 0f3371feab0ec9943e5ca19c3fe08eedc9aba8eba6acad4be5c187ef6438b41e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bb7f74fc0655db0aa1c91e190255c66a20c4217c8a8f1cabb06663cccfd1a72
[INFO] running `Command { std: "docker" "start" "-a" "2bb7f74fc0655db0aa1c91e190255c66a20c4217c8a8f1cabb06663cccfd1a72", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling wit_ai_rs v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "2bb7f74fc0655db0aa1c91e190255c66a20c4217c8a8f1cabb06663cccfd1a72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bb7f74fc0655db0aa1c91e190255c66a20c4217c8a8f1cabb06663cccfd1a72", kill_on_drop: false }`
[INFO] [stdout] 2bb7f74fc0655db0aa1c91e190255c66a20c4217c8a8f1cabb06663cccfd1a72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36cd032fd742aa262ea211bb6e6f281ca6b5c6bd445bc37bd642a626222952e5
[INFO] running `Command { std: "docker" "start" "-a" "36cd032fd742aa262ea211bb6e6f281ca6b5c6bd445bc37bd642a626222952e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling wit_ai_rs v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.48s
[INFO] running `Command { std: "docker" "inspect" "36cd032fd742aa262ea211bb6e6f281ca6b5c6bd445bc37bd642a626222952e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36cd032fd742aa262ea211bb6e6f281ca6b5c6bd445bc37bd642a626222952e5", kill_on_drop: false }`
[INFO] [stdout] 36cd032fd742aa262ea211bb6e6f281ca6b5c6bd445bc37bd642a626222952e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 16feaa169bf56b22e6b3e072fc2e6b29a946be4f3b60ed721300abfd5e5ceb7c
[INFO] running `Command { std: "docker" "start" "-a" "16feaa169bf56b22e6b3e072fc2e6b29a946be4f3b60ed721300abfd5e5ceb7c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wit_ai_rs-45fcca39bfc3e813)
[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/entities.rs (/opt/rustwide/target/debug/deps/entities-564c59aa8845948c)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test create_entity ... ignored
[INFO] [stdout] test delete_entity ... ignored
[INFO] [stdout] test get_all_entities ... ignored
[INFO] [stdout] test get_one_entity ... ignored
[INFO] [stdout] test update_entity ... ignored
[INFO] [stdout] test create_entity_mock ... ok
[INFO] [stdout] test update_entity_mock ... ok
[INFO] [stdout] test get_one_entity_mock ... ok
[INFO] [stdout] test get_all_entities_mock ... ok
[INFO] [stdout] test delete_entity_mock ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/intents.rs (/opt/rustwide/target/debug/deps/intents-17ba00cad26c95d8)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test create_intent ... ignored
[INFO] [stdout] test delete_intent ... ignored
[INFO] [stdout] test get_all_intents ... ignored
[INFO] [stdout] test get_intent ... ignored
[INFO] [stdout] test create_intent_mock ... ok
[INFO] [stdout] test get_intent_mock ... ok
[INFO] [stdout] test delete_intent_mock ... ok
[INFO] [stdout] test get_all_intents_mock ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/language.rs (/opt/rustwide/target/debug/deps/language-a37dd1cb3ebcc134)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test language ... ignored
[INFO] [stdout] test language_mock ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/message.rs (/opt/rustwide/target/debug/deps/message-9a4be56ebd847438)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test message ... ignored
[INFO] [stdout] test message_mock ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/traits.rs (/opt/rustwide/target/debug/deps/traits-42c1894d0cac06dc)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test create_trait ... ignored
[INFO] [stdout] test delete_trait ... ignored
[INFO] [stdout] test get_all_traits ... ignored
[INFO] [stdout] test get_trait ... ignored
[INFO] [stdout] test get_all_traits_mock ... ok
[INFO] [stdout] test delete_trait_mock ... ok
[INFO] [stdout] test get_trait_mock ... ok
[INFO] [stdout] test create_trait_mock ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/utterances.rs (/opt/rustwide/target/debug/deps/utterances-2bcda65d9278f925)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test create_utterances ... ignored
[INFO] [stdout] test delete_utterances ... ignored
[INFO] [stdout] test get_utterances ... ignored
[INFO] [stdout] test get_utterances_mock ... ok
[INFO] [stdout] test create_utterances_mock ... ok
[INFO] [stdout] test delete_utterances_mock ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wit_ai_rs
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test src/entities.rs - entities::WitClient::get_entities (line 93) - compile ... ok
[INFO] [stdout] test src/entities.rs - entities::WitClient::delete_entity (line 175) - compile ... ok
[INFO] [stdout] test src/entities.rs - entities::WitClient::get_entity (line 129) - compile ... ok
[INFO] [stdout] test src/entities.rs - entities::WitClient::update_entity (line 148) - compile ... ok
[INFO] [stdout] test src/entities.rs - entities::WitClient::create_entity (line 109) - compile ... ok
[INFO] [stdout] test src/intents.rs - intents::WitClient::create_intent (line 43) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 14) - compile ... ok
[INFO] [stdout] test src/language.rs - language::WitClient::language (line 28) - compile ... ok
[INFO] [stdout] test src/intents.rs - intents::WitClient::get_intents (line 27) - compile ... ok
[INFO] [stdout] test src/intents.rs - intents::WitClient::get_intent (line 61) - compile ... ok
[INFO] [stdout] test src/dictation.rs - dictation::WitClient::dictation (line 54) - compile ... ok
[INFO] [stdout] test src/speech.rs - speech::WitClient::speech (line 97) - compile ... ok
[INFO] [stdout] test src/message.rs - message::WitClient::message (line 318) - compile ... ok
[INFO] [stdout] test src/message.rs - message::WitClient::message (line 292) - compile ... ok
[INFO] [stdout] test src/intents.rs - intents::WitClient::delete_intent (line 79) - compile ... ok
[INFO] [stdout] test src/message.rs - message::WitClient::message (line 278) - compile ... ok
[INFO] [stdout] test src/traits.rs - traits::WitClient::create_trait (line 69) - compile ... ok
[INFO] [stdout] test src/utterances.rs - utterances::WitClient::create_utterances (line 250) - compile ... ok
[INFO] [stdout] test src/traits.rs - traits::WitClient::get_traits (line 50) - compile ... ok
[INFO] [stdout] test src/traits.rs - traits::WitClient::get_trait (line 90) - compile ... ok
[INFO] [stdout] test src/traits.rs - traits::WitClient::delete_trait (line 111) - compile ... ok
[INFO] [stdout] test src/utterances.rs - utterances::WitClient::get_utterances (line 217) - compile ... ok
[INFO] [stdout] test src/client.rs - client::WitClient::new (line 24) ... ok
[INFO] [stdout] test src/utterances.rs - utterances::WitClient::delete_utterances (line 295) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 7) ... ok
[INFO] [stdout] test src/client.rs - client::WitClient::set_api_host (line 44) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.29s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "16feaa169bf56b22e6b3e072fc2e6b29a946be4f3b60ed721300abfd5e5ceb7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16feaa169bf56b22e6b3e072fc2e6b29a946be4f3b60ed721300abfd5e5ceb7c", kill_on_drop: false }`
[INFO] [stdout] 16feaa169bf56b22e6b3e072fc2e6b29a946be4f3b60ed721300abfd5e5ceb7c
