[INFO] fetching crate affinidi-messaging-text-client 0.10.9... [INFO] checking affinidi-messaging-text-client-0.10.9 against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] extracting crate affinidi-messaging-text-client 0.10.9 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate affinidi-messaging-text-client 0.10.9 [INFO] finished tweaking crates.io crate affinidi-messaging-text-client 0.10.9 [INFO] tweaked toml for crates.io crate affinidi-messaging-text-client 0.10.9 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate affinidi-messaging-text-client 0.10.9 on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate affinidi-messaging-text-client 0.10.9 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c33e563f9c20290e7dce34beaf7fd5b85e4d246de06077051193b624ad780ee7 [INFO] running `Command { std: "docker" "start" "-a" "c33e563f9c20290e7dce34beaf7fd5b85e4d246de06077051193b624ad780ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c33e563f9c20290e7dce34beaf7fd5b85e4d246de06077051193b624ad780ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c33e563f9c20290e7dce34beaf7fd5b85e4d246de06077051193b624ad780ee7", kill_on_drop: false }` [INFO] [stdout] c33e563f9c20290e7dce34beaf7fd5b85e4d246de06077051193b624ad780ee7 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69b1d747f7c9714c925e8c36afb9b4684bb6f8822a67c83967e768d154445736 [INFO] running `Command { std: "docker" "start" "-a" "69b1d747f7c9714c925e8c36afb9b4684bb6f8822a67c83967e768d154445736", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling btree-slab v0.6.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking ryu-js v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ryu_floating_decimal v0.1.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Checking contextual v0.1.6 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking raw-btree v0.3.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking replace_with v0.1.8 [INFO] [stderr] Checking decoded-char v0.1.1 [INFO] [stderr] Checking pretty_dtoa v0.3.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Checking permutohedron v0.2.4 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking primitive-types v0.9.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Checking mown v0.2.2 [INFO] [stderr] Checking pem-rfc7468 v0.3.1 [INFO] [stderr] Checking combination v0.1.5 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking ssi-contexts v0.1.10 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking lexical v7.0.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling abnf v0.13.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking keccak-hash v0.7.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Checking blake2s_simd v1.0.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.101 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.101 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking cached v0.30.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Checking block-modes v0.9.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling libdbus-sys v0.2.6 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking multihash v0.19.3 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Compiling serde-rename-rule v0.2.2 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking highway v1.3.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking bit_utils v0.1.1 [INFO] [stderr] Checking dbus v0.9.9 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking varint v0.9.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.9/src/ffidisp/watch.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | Readable = ffi::DBUS_WATCH_READABLE as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.9/src/ffidisp/watch.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | Writable = ffi::DBUS_WATCH_WRITABLE as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.9/src/ffidisp/watch.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | Error = ffi::DBUS_WATCH_ERROR as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.9/src/ffidisp/watch.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | Hangup = ffi::DBUS_WATCH_HANGUP as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.9/src/ffidisp.rs:96:24 [INFO] [stdout] | [INFO] [stdout] 96 | AllowReplacement = ffi::DBUS_NAME_FLAG_ALLOW_REPLACEMENT as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.9/src/ffidisp.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | ReplaceExisting = ffi::DBUS_NAME_FLAG_REPLACE_EXISTING as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.9/src/ffidisp.rs:100:18 [INFO] [stdout] | [INFO] [stdout] 100 | DoNotQueue = ffi::DBUS_NAME_FLAG_DO_NOT_QUEUE as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking pxfm v0.1.22 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.101 [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dbus` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "69b1d747f7c9714c925e8c36afb9b4684bb6f8822a67c83967e768d154445736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69b1d747f7c9714c925e8c36afb9b4684bb6f8822a67c83967e768d154445736", kill_on_drop: false }` [INFO] [stdout] 69b1d747f7c9714c925e8c36afb9b4684bb6f8822a67c83967e768d154445736