[INFO] fetching crate fcast-sender-sdk 0.1.0... [INFO] testing fcast-sender-sdk-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate fcast-sender-sdk 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate fcast-sender-sdk 0.1.0 [INFO] finished tweaking crates.io crate fcast-sender-sdk 0.1.0 [INFO] tweaked toml for crates.io crate fcast-sender-sdk 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fcast-sender-sdk 0.1.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 fcast-sender-sdk 0.1.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] 2d846226b19e1e367c39af60cf5a739f6df9b2848fcedaa9d143ae9106486079 [INFO] running `Command { std: "docker" "start" "-a" "2d846226b19e1e367c39af60cf5a739f6df9b2848fcedaa9d143ae9106486079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d846226b19e1e367c39af60cf5a739f6df9b2848fcedaa9d143ae9106486079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d846226b19e1e367c39af60cf5a739f6df9b2848fcedaa9d143ae9106486079", kill_on_drop: false }` [INFO] [stdout] 2d846226b19e1e367c39af60cf5a739f6df9b2848fcedaa9d143ae9106486079 [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] c75b4e2d12c0b96b50701205eae16caeb5e63fac2bdbc4d610500c4c361a4651 [INFO] running `Command { std: "docker" "start" "-a" "c75b4e2d12c0b96b50701205eae16caeb5e63fac2bdbc4d610500c4c361a4651", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling uniffi_core v0.30.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling if-addrs v0.14.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling socket-pktinfo v0.3.2 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling mdns-sd v0.14.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling uniffi_internal_macros v0.30.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling uniffi_pipeline v0.30.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling uniffi_meta v0.30.0 [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 prost v0.14.1 [INFO] [stderr] Compiling prost-types v0.14.1 [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 icu_locale_core v2.0.0 [INFO] [stderr] Compiling prost-build v0.14.1 [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 fcast-sender-sdk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [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-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling fcast-protocol v0.1.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling uniffi_macros v0.30.0 [INFO] [stderr] Compiling uniffi v0.30.0 [INFO] [stdout] warning: unused import: `log::error` [INFO] [stdout] --> src/lib.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | use log::error; [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 08s [INFO] running `Command { std: "docker" "inspect" "c75b4e2d12c0b96b50701205eae16caeb5e63fac2bdbc4d610500c4c361a4651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c75b4e2d12c0b96b50701205eae16caeb5e63fac2bdbc4d610500c4c361a4651", kill_on_drop: false }` [INFO] [stdout] c75b4e2d12c0b96b50701205eae16caeb5e63fac2bdbc4d610500c4c361a4651 [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] 4df021e2492b6a3c2f2e0aae7c302312e68be7b06538dd195e6a1edd9f852f2d [INFO] running `Command { std: "docker" "start" "-a" "4df021e2492b6a3c2f2e0aae7c302312e68be7b06538dd195e6a1edd9f852f2d", kill_on_drop: false }` [INFO] [stderr] Compiling fcast-sender-sdk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `log::error` [INFO] [stdout] --> src/lib.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | use log::error; [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: `log::error` [INFO] [stdout] --> src/lib.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | use log::error; [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 10.02s [INFO] running `Command { std: "docker" "inspect" "4df021e2492b6a3c2f2e0aae7c302312e68be7b06538dd195e6a1edd9f852f2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4df021e2492b6a3c2f2e0aae7c302312e68be7b06538dd195e6a1edd9f852f2d", kill_on_drop: false }` [INFO] [stdout] 4df021e2492b6a3c2f2e0aae7c302312e68be7b06538dd195e6a1edd9f852f2d [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] f5212e1eb8dfc5cc807709cae1fe415843e6d3fee69edbf395d489d0a63c3952 [INFO] running `Command { std: "docker" "start" "-a" "f5212e1eb8dfc5cc807709cae1fe415843e6d3fee69edbf395d489d0a63c3952", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `log::error` [INFO] [stderr] --> src/lib.rs:164:5 [INFO] [stderr] | [INFO] [stderr] 164 | use log::error; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `fcast-sender-sdk` (lib) generated 1 warning (run `cargo fix --lib -p fcast-sender-sdk` to apply 1 suggestion) [INFO] [stderr] warning: `fcast-sender-sdk` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fcast_sender_sdk-5498f46a4abaa670) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::async_runtime_spawn ... ok [INFO] [stdout] test http::tests::test_find_first_cr_lf ... ok [INFO] [stdout] test http::tests::valid_parse_request_start_line ... ok [INFO] [stdout] test http::tests::test_parse_invalid_header_map ... ok [INFO] [stderr] Doc-tests fcast_sender_sdk [INFO] [stdout] test googlecast_protocol::tests::serde_generic_metadata ... ok [INFO] [stdout] test http::tests::test_find_first_double_cr_lf ... ok [INFO] [stdout] test http::tests::test_parse_valid_header_map ... ok [INFO] [stdout] test http::tests::invalid_parse_request_start_line ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 19) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 19) stdout ---- [INFO] [stdout] error[E0432]: unresolved imports `fcast_sender_sdk::device::GenericKeyEvent`, `fcast_sender_sdk::device::GenericMediaEvent` [INFO] [stdout] --> src/lib.rs:25:77 [INFO] [stdout] | [INFO] [stdout] 25 | ApplicationInfo, DeviceConnectionState, DeviceEventHandler, DeviceInfo, GenericKeyEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `GenericKeyEvent` in `device` [INFO] [stdout] 26 | GenericMediaEvent, LoadRequest, PlaybackState, ProtocolType, Source, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `GenericMediaEvent` in `device` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 19) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "f5212e1eb8dfc5cc807709cae1fe415843e6d3fee69edbf395d489d0a63c3952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5212e1eb8dfc5cc807709cae1fe415843e6d3fee69edbf395d489d0a63c3952", kill_on_drop: false }` [INFO] [stdout] f5212e1eb8dfc5cc807709cae1fe415843e6d3fee69edbf395d489d0a63c3952