[INFO] cloning repository https://github.com/TwitchyLinux/configurator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TwitchyLinux/configurator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTwitchyLinux%2Fconfigurator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTwitchyLinux%2Fconfigurator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06a33486c550bed9a5f68d242899c65a0863fb36 [INFO] checking TwitchyLinux/configurator against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTwitchyLinux%2Fconfigurator" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TwitchyLinux/configurator [INFO] finished tweaking git repo https://github.com/TwitchyLinux/configurator [INFO] tweaked toml for git repo https://github.com/TwitchyLinux/configurator written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TwitchyLinux/configurator 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/TwitchyLinux/configurator 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5c84c141c546f51b86dad6157a84b436709408f0729c772f0c1b25799e5cd6f0 [INFO] running `Command { std: "docker" "start" "-a" "5c84c141c546f51b86dad6157a84b436709408f0729c772f0c1b25799e5cd6f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c84c141c546f51b86dad6157a84b436709408f0729c772f0c1b25799e5cd6f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c84c141c546f51b86dad6157a84b436709408f0729c772f0c1b25799e5cd6f0", kill_on_drop: false }` [INFO] [stdout] 5c84c141c546f51b86dad6157a84b436709408f0729c772f0c1b25799e5cd6f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 233f748823bbda24206222697aa76902a097a6da93d6733d1ea1835a5b5f9675 [INFO] running `Command { std: "docker" "start" "-a" "233f748823bbda24206222697aa76902a097a6da93d6733d1ea1835a5b5f9675", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling gio v0.14.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking tinystr v0.3.4 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Compiling gtk v0.14.3 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Checking unic-langid v0.9.0 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Checking kurbo v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling druid-shell v0.7.0 (https://github.com/linebender/druid.git?rev=aa4b36658be4164f2a30ffebeef434638dbfc4f8#aa4b3665) [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking intl_pluralrules v7.0.1 [INFO] [stderr] Checking time v0.3.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking piet v0.5.0 [INFO] [stderr] Checking self_cell v0.10.2 [INFO] [stderr] Checking dbus v0.6.5 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking home v0.5.3 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.6.5/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.5/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.5/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.5/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.5/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.5/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.5/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 clap v2.34.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking tracing-subscriber v0.3.9 [INFO] [stderr] Checking bitmaps v2.1.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" "233f748823bbda24206222697aa76902a097a6da93d6733d1ea1835a5b5f9675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "233f748823bbda24206222697aa76902a097a6da93d6733d1ea1835a5b5f9675", kill_on_drop: false }` [INFO] [stdout] 233f748823bbda24206222697aa76902a097a6da93d6733d1ea1835a5b5f9675