[INFO] cloning repository https://github.com/porplax/jellyfish-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/porplax/jellyfish-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fporplax%2Fjellyfish-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fporplax%2Fjellyfish-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de884a8c407d9f4ebfad420f9a1755629d6c97d2 [INFO] checking porplax/jellyfish-rs against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fporplax%2Fjellyfish-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/porplax/jellyfish-rs [INFO] finished tweaking git repo https://github.com/porplax/jellyfish-rs [INFO] tweaked toml for git repo https://github.com/porplax/jellyfish-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/porplax/jellyfish-rs 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 git repo https://github.com/porplax/jellyfish-rs 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] efc4019fd8adf1de26927a35d03af3aa16f6b92312ef0ade1c51b1c988ff5bc0 [INFO] running `Command { std: "docker" "start" "-a" "efc4019fd8adf1de26927a35d03af3aa16f6b92312ef0ade1c51b1c988ff5bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efc4019fd8adf1de26927a35d03af3aa16f6b92312ef0ade1c51b1c988ff5bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efc4019fd8adf1de26927a35d03af3aa16f6b92312ef0ade1c51b1c988ff5bc0", kill_on_drop: false }` [INFO] [stdout] efc4019fd8adf1de26927a35d03af3aa16f6b92312ef0ade1c51b1c988ff5bc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4948ea1000e28e3d5944ab7b4c8ecfe01ceba82b11750e3d81465250edf124f4 [INFO] running `Command { std: "docker" "start" "-a" "4948ea1000e28e3d5944ab7b4c8ecfe01ceba82b11750e3d81465250edf124f4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling wayland-sys v0.31.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling wayland-backend v0.3.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling wayland-client v0.31.3 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling wayland-scanner v0.31.2 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling enumn v0.1.13 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking xdg-home v1.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking accesskit v0.12.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Checking ecolor v0.27.2 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Checking zvariant v3.15.2 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking emath v0.27.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling winit v0.29.7 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking epaint v0.27.2 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking zbus_names v2.6.1 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.3 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking zbus v3.15.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking egui v0.27.2 [INFO] [stderr] Compiling xcb v1.4.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking accesskit_consumer v0.16.1 [INFO] [stderr] Checking wayland-client v0.30.2 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking async-once-cell v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking wayland-protocols v0.30.1 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking webbrowser v0.8.15 [INFO] [stderr] Checking wayland-protocols-wlr v0.1.0 [INFO] [stderr] Checking atspi-common v0.3.0 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stderr] Checking smithay-clipboard v0.7.1 [INFO] [stderr] Compiling winresource v0.1.17 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking arboard v3.4.0 [INFO] [stderr] Checking unescaper v0.1.4 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking egui_glow v0.27.2 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking libwayshot v0.2.0 [INFO] [stderr] Checking serialport v4.3.0 [INFO] [stderr] Compiling jellyfish-rs v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Checking egui_extras v0.27.2 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Checking neobridge-rust v0.1.8 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/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.7/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.7/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.7/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.7/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.7/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.7/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 atspi-proxies v0.3.0 [INFO] [stderr] Checking display-info v0.4.8 [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" "4948ea1000e28e3d5944ab7b4c8ecfe01ceba82b11750e3d81465250edf124f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4948ea1000e28e3d5944ab7b4c8ecfe01ceba82b11750e3d81465250edf124f4", kill_on_drop: false }` [INFO] [stdout] 4948ea1000e28e3d5944ab7b4c8ecfe01ceba82b11750e3d81465250edf124f4