[INFO] cloning repository https://github.com/umurgdk/linuxgraphics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/umurgdk/linuxgraphics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumurgdk%2Flinuxgraphics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumurgdk%2Flinuxgraphics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6deed1753820f2e9c3dcbf71fb557a0b5b5d1b0 [INFO] checking umurgdk/linuxgraphics against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumurgdk%2Flinuxgraphics" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/umurgdk/linuxgraphics [INFO] finished tweaking git repo https://github.com/umurgdk/linuxgraphics [INFO] tweaked toml for git repo https://github.com/umurgdk/linuxgraphics written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/umurgdk/linuxgraphics 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/umurgdk/linuxgraphics 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [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] 32c58b3515dc2e222649599cdba1ddb0cfa10af71522b81e642f692c797c1409 [INFO] running `Command { std: "docker" "start" "-a" "32c58b3515dc2e222649599cdba1ddb0cfa10af71522b81e642f692c797c1409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32c58b3515dc2e222649599cdba1ddb0cfa10af71522b81e642f692c797c1409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c58b3515dc2e222649599cdba1ddb0cfa10af71522b81e642f692c797c1409", kill_on_drop: false }` [INFO] [stdout] 32c58b3515dc2e222649599cdba1ddb0cfa10af71522b81e642f692c797c1409 [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] b76ef6b4ce444d9a2c7258a104a208b1adfd350fac49b165f00deb21ce80e963 [INFO] running `Command { std: "docker" "start" "-a" "b76ef6b4ce444d9a2c7258a104a208b1adfd350fac49b165f00deb21ce80e963", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling drm-sys v0.0.9 [INFO] [stderr] Compiling libdbus-sys v0.1.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gbm-sys v0.1.0 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling input-sys v1.9.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking nix v0.8.1 [INFO] [stderr] Checking khronos v0.1.2 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Compiling wayland-server v0.12.5 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Checking token_store v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking udev v0.2.0 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Compiling derive_more v0.7.1 [INFO] [stderr] Checking egl v0.2.7 [INFO] [stderr] Checking gbm-rs v0.2.0 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Checking input v0.4.0 [INFO] [stderr] Checking dbus v0.6.2 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.6.2/src/watch.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | 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.6.2/src/watch.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | 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.6.2/src/watch.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | 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.6.2/src/watch.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | 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.6.2/src/connection.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | 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.6.2/src/connection.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | 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.6.2/src/connection.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | DoNotQueue = ffi::DBUS_NAME_FLAG_DO_NOT_QUEUE as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking drm v0.3.3 [INFO] [stderr] Checking gbm v0.4.0 [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" "b76ef6b4ce444d9a2c7258a104a208b1adfd350fac49b165f00deb21ce80e963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b76ef6b4ce444d9a2c7258a104a208b1adfd350fac49b165f00deb21ce80e963", kill_on_drop: false }` [INFO] [stdout] b76ef6b4ce444d9a2c7258a104a208b1adfd350fac49b165f00deb21ce80e963