[INFO] fetching crate f-xoss 0.1.2... [INFO] testing f-xoss-0.1.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate f-xoss 0.1.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate f-xoss 0.1.2 [INFO] finished tweaking crates.io crate f-xoss 0.1.2 [INFO] tweaked toml for crates.io crate f-xoss 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate f-xoss 0.1.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 302 packages to latest compatible versions [INFO] [stderr] Adding binrw v0.11.3 (available: v0.15.1) [INFO] [stderr] Adding btleplug v0.10.5 (available: v0.12.0) [INFO] [stderr] Adding indicatif v0.17.11 (available: v0.18.4) [INFO] [stderr] Adding num_enum v0.6.1 (available: v0.7.6) [INFO] [stderr] Adding serde_tuple v0.5.0 (available: v1.1.3) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29e4534aa2f8f6661cf0f1bbfef25c4941438145d51ae387364b2f05a7b704e4 [INFO] running `Command { std: "docker" "start" "-a" "29e4534aa2f8f6661cf0f1bbfef25c4941438145d51ae387364b2f05a7b704e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29e4534aa2f8f6661cf0f1bbfef25c4941438145d51ae387364b2f05a7b704e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29e4534aa2f8f6661cf0f1bbfef25c4941438145d51ae387364b2f05a7b704e4", kill_on_drop: false }` [INFO] [stdout] 29e4534aa2f8f6661cf0f1bbfef25c4941438145d51ae387364b2f05a7b704e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b293df28fc9035784bec9b09a24fec3ad2a6fcac994086004fa8ca1a7faf5da [INFO] running `Command { std: "docker" "start" "-a" "8b293df28fc9035784bec9b09a24fec3ad2a6fcac994086004fa8ca1a7faf5da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling libdbus-sys v0.2.7 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling const_fn v0.4.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling binrw_derive v0.11.3 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling vt100 v0.16.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling binrw v0.11.3 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling dbus v0.9.10 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling serde_tuple v0.5.0 [INFO] [stderr] Compiling tracing-indicatif v0.3.14 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling bluez-generated v0.3.0 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling bluez-async v0.7.2 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling btleplug v0.10.5 [INFO] [stderr] Compiling f-xoss v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/device.rs:198:40 [INFO] [stdout] | [INFO] [stdout] 198 | NaiveDateTime::from_timestamp_opt(time as i64, 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/transport/ymodem.rs:253:35 [INFO] [stdout] | [INFO] [stdout] 253 | cur_span.pb_set_style(&progressbar_style()); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^ expected `tracing_indicatif::style::ProgressStyle`, found `indicatif::ProgressStyle` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `indicatif` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.18.4/src/style.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct ProgressStyle { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/style.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ProgressStyle { [INFO] [stdout] | ------------------------ this is the found type [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-indicatif-0.3.14/src/span_ext.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | fn pb_set_style(&self, style: &ProgressStyle); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/transport/ymodem.rs:330:27 [INFO] [stdout] | [INFO] [stdout] 330 | cur_span.pb_set_style(&progressbar_style()); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^ expected `tracing_indicatif::style::ProgressStyle`, found `indicatif::ProgressStyle` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `indicatif` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.18.4/src/style.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct ProgressStyle { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.11/src/style.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ProgressStyle { [INFO] [stdout] | ------------------------ this is the found type [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-indicatif-0.3.14/src/span_ext.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | fn pb_set_style(&self, style: &ProgressStyle); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `f-xoss` (lib) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "8b293df28fc9035784bec9b09a24fec3ad2a6fcac994086004fa8ca1a7faf5da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b293df28fc9035784bec9b09a24fec3ad2a6fcac994086004fa8ca1a7faf5da", kill_on_drop: false }` [INFO] [stdout] 8b293df28fc9035784bec9b09a24fec3ad2a6fcac994086004fa8ca1a7faf5da