[INFO] cloning repository https://github.com/dtg-lucifer/rust-slint-desktop-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dtg-lucifer/rust-slint-desktop-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtg-lucifer%2Frust-slint-desktop-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtg-lucifer%2Frust-slint-desktop-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35eaa4b9a771a2189a799bbbc7bf7de3cecab632
[INFO] checking dtg-lucifer/rust-slint-desktop-app against master#4b9792692fbb675174d4d2082e7c37b2bc930e71 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtg-lucifer%2Frust-slint-desktop-app" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dtg-lucifer/rust-slint-desktop-app
[INFO] finished tweaking git repo https://github.com/dtg-lucifer/rust-slint-desktop-app
[INFO] tweaked toml for git repo https://github.com/dtg-lucifer/rust-slint-desktop-app written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dtg-lucifer/rust-slint-desktop-app on toolchain 4b9792692fbb675174d4d2082e7c37b2bc930e71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dtg-lucifer/rust-slint-desktop-app 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" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.52
[INFO] [stderr]   Downloaded thiserror v1.0.52
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.71
[INFO] [stderr]   Downloaded unicode-properties v0.1.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.17
[INFO] [stderr]   Downloaded auto_enums v0.8.3
[INFO] [stderr]   Downloaded rayon-core v1.12.0
[INFO] [stderr]   Downloaded syn v2.0.43
[INFO] [stderr]   Downloaded toml_edit v0.20.7
[INFO] [stderr]   Downloaded xattr v1.2.0
[INFO] [stderr]   Downloaded softbuffer v0.3.3
[INFO] [stderr]   Downloaded clang-sys v1.6.1
[INFO] [stderr]   Downloaded prettyplease v0.2.15
[INFO] [stderr]   Downloaded rayon v1.8.0
[INFO] [stderr]   Downloaded accesskit v0.12.1
[INFO] [stderr]   Downloaded winit v0.29.7
[INFO] [stderr]   Downloaded async-trait v0.1.75
[INFO] [stderr]   Downloaded web-sys v0.3.66
[INFO] [stderr]   Downloaded jpeg-decoder v0.3.0
[INFO] [stderr]   Downloaded tiff v0.9.0
[INFO] [stderr]   Downloaded input-sys v1.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f36a3c4d8aed825ee5a42638be4d855fb1d80ec23bca305b1d43cbce2372c59
[INFO] running `Command { std: "docker" "start" "-a" "7f36a3c4d8aed825ee5a42638be4d855fb1d80ec23bca305b1d43cbce2372c59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f36a3c4d8aed825ee5a42638be4d855fb1d80ec23bca305b1d43cbce2372c59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f36a3c4d8aed825ee5a42638be4d855fb1d80ec23bca305b1d43cbce2372c59", kill_on_drop: false }`
[INFO] [stdout] 7f36a3c4d8aed825ee5a42638be4d855fb1d80ec23bca305b1d43cbce2372c59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c4f7cdb617fd47ed5e318b979dc4f03ee055bd1f5017fb32a75797921331327
[INFO] running `Command { std: "docker" "start" "-a" "1c4f7cdb617fd47ed5e318b979dc4f03ee055bd1f5017fb32a75797921331327", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling winnow v0.5.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling thiserror v1.0.52
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling wayland-backend v0.3.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling roxmltree v0.18.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]     Checking event-listener v4.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking fdeflate v0.3.3
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling ttf-parser v0.19.2
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking wayland-client v0.31.1
[INFO] [stderr]    Compiling fontconfig-parser v0.5.3
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling fontdb v0.15.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.17
[INFO] [stderr]     Checking async-lock v3.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.52
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling enumflags2_derive v0.7.8
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking futures-lite v2.1.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking async-task v4.6.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.3
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling zvariant_derive v3.15.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking wayland-protocols v0.31.0
[INFO] [stderr]    Compiling cpp_common v0.5.9
[INFO] [stderr]     Checking async-channel v2.1.1
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking polling v3.3.1
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking unicode-properties v0.1.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking calloop v0.12.3
[INFO] [stderr]     Checking rustix v0.37.27
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.27/src/backend/linux_raw/io/errno.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.27/src/backend/linux_raw/io/errno.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_end(0xffff))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stdout] error: cannot find attribute `rustc_layout_scalar_valid_range_start` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.27/src/backend/linux_raw/io/errno.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_layout_scalar_valid_range_end` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.27/src/backend/linux_raw/io/errno.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_end(0xffff))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling svgtypes v0.12.0
[INFO] [stderr]     Checking tiny-skia v0.11.3
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking memmap2 v0.9.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]     Checking usvg-tree v0.36.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr] error: could not compile `rustix` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1c4f7cdb617fd47ed5e318b979dc4f03ee055bd1f5017fb32a75797921331327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c4f7cdb617fd47ed5e318b979dc4f03ee055bd1f5017fb32a75797921331327", kill_on_drop: false }`
[INFO] [stdout] 1c4f7cdb617fd47ed5e318b979dc4f03ee055bd1f5017fb32a75797921331327
