[INFO] cloning repository https://github.com/dmitry-osin/quake-tools.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmitry-osin/quake-tools.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitry-osin%2Fquake-tools.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitry-osin%2Fquake-tools.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 135be7d4fe259167d84abdbde73c41994be08456 [INFO] checking dmitry-osin/quake-tools.rs against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitry-osin%2Fquake-tools.rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dmitry-osin/quake-tools.rs [INFO] finished tweaking git repo https://github.com/dmitry-osin/quake-tools.rs [INFO] tweaked toml for git repo https://github.com/dmitry-osin/quake-tools.rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dmitry-osin/quake-tools.rs on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dmitry-osin/quake-tools.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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ceb5b61c15e3cc951c3892cd5c76899f853870551895b90a6077991cdace6675 [INFO] running `Command { std: "docker" "start" "-a" "ceb5b61c15e3cc951c3892cd5c76899f853870551895b90a6077991cdace6675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ceb5b61c15e3cc951c3892cd5c76899f853870551895b90a6077991cdace6675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceb5b61c15e3cc951c3892cd5c76899f853870551895b90a6077991cdace6675", kill_on_drop: false }` [INFO] [stdout] ceb5b61c15e3cc951c3892cd5c76899f853870551895b90a6077991cdace6675 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80563856beb4e3dc6eb8208f1908de7d620e3fec7a60b16f10b686cb9e0b8f87 [INFO] running `Command { std: "docker" "start" "-a" "80563856beb4e3dc6eb8208f1908de7d620e3fec7a60b16f10b686cb9e0b8f87", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking rustybuzz v0.20.1 [INFO] [stderr] Checking zune-jpeg v0.4.20 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling cpp_build v0.5.10 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling kurbo v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Checking polling v3.10.0 [INFO] [stderr] Checking async-io v2.5.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking usvg v0.45.1 [INFO] [stderr] Checking async-signal v0.2.12 [INFO] [stderr] Checking ab_glyph v0.2.31 [INFO] [stderr] Checking async-process v2.4.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling zvariant_derive v5.6.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling qttypes v0.2.12 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Compiling zvariant v5.6.0 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking wayland-cursor v0.31.11 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Checking accesskit_consumer v0.28.0 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling resvg v0.45.1 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling zbus_xml v5.0.2 [INFO] [stderr] Compiling zbus_macros v5.9.0 [INFO] [stderr] Compiling i-slint-core-macros v1.12.1 [INFO] [stderr] Checking zbus-lockstep v0.5.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling zbus-lockstep-macros v0.5.1 [INFO] [stderr] Checking i-slint-core v1.12.1 [INFO] [stderr] Compiling i-slint-backend-qt v1.12.1 [INFO] [stderr] Checking femtovg v0.14.1 [INFO] [stderr] Checking glutin v0.32.3 [INFO] [stderr] Checking softbuffer v0.4.6 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling device_query v2.1.0 [INFO] [stderr] Checking zbus v5.9.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.9 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.9 [INFO] [stderr] Compiling i-slint-compiler v1.12.1 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking smithay-clipboard v0.7.2 [INFO] [stderr] Checking copypasta v0.10.2 [INFO] [stderr] Checking i-slint-renderer-femtovg v1.12.1 [INFO] [stderr] Checking atspi-common v0.9.0 [INFO] [stderr] Checking glutin-winit v0.5.0 [INFO] [stderr] Checking atspi-proxies v0.9.0 [INFO] [stderr] Checking accesskit_atspi_common v0.12.0 [INFO] [stderr] Checking atspi-connection v0.9.0 [INFO] [stderr] Checking atspi v0.25.0 [INFO] [stderr] Checking accesskit_unix v0.15.0 [INFO] [stderr] Compiling slint-build v1.12.1 [INFO] [stderr] Compiling i-slint-backend-selector v1.12.1 [INFO] [stderr] Checking accesskit_winit v0.27.0 [INFO] [stderr] Checking i-slint-backend-winit v1.12.1 [INFO] [stderr] Compiling quake-tools v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling slint-macros v1.12.1 [INFO] [stderr] Checking slint v1.12.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "80563856beb4e3dc6eb8208f1908de7d620e3fec7a60b16f10b686cb9e0b8f87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80563856beb4e3dc6eb8208f1908de7d620e3fec7a60b16f10b686cb9e0b8f87", kill_on_drop: false }` [INFO] [stdout] 80563856beb4e3dc6eb8208f1908de7d620e3fec7a60b16f10b686cb9e0b8f87