[INFO] cloning repository https://github.com/Enzob2000/bot_telegram_ap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Enzob2000/bot_telegram_ap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnzob2000%2Fbot_telegram_ap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnzob2000%2Fbot_telegram_ap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73f2fc4a7a410bdf45079722cf8cf634c0be03b8 [INFO] checking Enzob2000/bot_telegram_ap against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnzob2000%2Fbot_telegram_ap" "/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/Enzob2000/bot_telegram_ap [INFO] finished tweaking git repo https://github.com/Enzob2000/bot_telegram_ap [INFO] tweaked toml for git repo https://github.com/Enzob2000/bot_telegram_ap written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Enzob2000/bot_telegram_ap 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/Enzob2000/bot_telegram_ap 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] 17e6b893c25fa21f381a60b6cbdfcc81addb5e6ec36ac1d9632d88874d56b521 [INFO] running `Command { std: "docker" "start" "-a" "17e6b893c25fa21f381a60b6cbdfcc81addb5e6ec36ac1d9632d88874d56b521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17e6b893c25fa21f381a60b6cbdfcc81addb5e6ec36ac1d9632d88874d56b521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17e6b893c25fa21f381a60b6cbdfcc81addb5e6ec36ac1d9632d88874d56b521", kill_on_drop: false }` [INFO] [stdout] 17e6b893c25fa21f381a60b6cbdfcc81addb5e6ec36ac1d9632d88874d56b521 [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] a6fbdd01db5594d4255aa2fe4ea9656199d892939694c493fdf284e617ae06bb [INFO] running `Command { std: "docker" "start" "-a" "a6fbdd01db5594d4255aa2fe4ea9656199d892939694c493fdf284e617ae06bb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking png v0.17.15 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rten-tensor v0.13.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking rten-simd v0.11.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Checking rten-vecmath v0.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking rc-box v1.2.0 [INFO] [stderr] Checking avif-serialize v0.8.2 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking rten-imageproc v0.13.1 [INFO] [stderr] Checking image-webp v0.2.0 [INFO] [stderr] Checking rten-tensor v0.14.1 [INFO] [stderr] Checking lexopt v0.3.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling xcb v1.5.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking rten-imageproc v0.14.1 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking rten v0.13.1 [INFO] [stderr] Checking xkbcommon v0.8.0 [INFO] [stderr] Checking enigo v0.3.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking wayland-client v0.30.2 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Checking yoke v0.7.5 [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 zerovec v0.10.4 [INFO] [stderr] Checking ocrs v0.9.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking wayland-protocols v0.30.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] Checking icu_locid v1.5.0 [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" "a6fbdd01db5594d4255aa2fe4ea9656199d892939694c493fdf284e617ae06bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6fbdd01db5594d4255aa2fe4ea9656199d892939694c493fdf284e617ae06bb", kill_on_drop: false }` [INFO] [stdout] a6fbdd01db5594d4255aa2fe4ea9656199d892939694c493fdf284e617ae06bb