[INFO] cloning repository https://github.com/OOHehir/hello_world_slint_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OOHehir/hello_world_slint_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOOHehir%2Fhello_world_slint_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOOHehir%2Fhello_world_slint_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a1b3a7c47b17d9921d5ca92e74024a98cd3ebd4 [INFO] checking OOHehir/hello_world_slint_rust against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOOHehir%2Fhello_world_slint_rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/OOHehir/hello_world_slint_rust [INFO] finished tweaking git repo https://github.com/OOHehir/hello_world_slint_rust [INFO] tweaked toml for git repo https://github.com/OOHehir/hello_world_slint_rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/OOHehir/hello_world_slint_rust on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 596 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d89c6e93670aa1287c84563f51ab9e51cbf8ad1a13de75aea9237c25b0f7d22 [INFO] running `Command { std: "docker" "start" "-a" "6d89c6e93670aa1287c84563f51ab9e51cbf8ad1a13de75aea9237c25b0f7d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d89c6e93670aa1287c84563f51ab9e51cbf8ad1a13de75aea9237c25b0f7d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d89c6e93670aa1287c84563f51ab9e51cbf8ad1a13de75aea9237c25b0f7d22", kill_on_drop: false }` [INFO] [stdout] 6d89c6e93670aa1287c84563f51ab9e51cbf8ad1a13de75aea9237c25b0f7d22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cab7ab8e53a1107f5b7ac227f02f03d4c6099c0e7c65e46071a0801f2947b285 [INFO] running `Command { std: "docker" "start" "-a" "cab7ab8e53a1107f5b7ac227f02f03d4c6099c0e7c65e46071a0801f2947b285", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking syn v2.0.111 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling zvariant_utils v3.2.1 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking font-types v0.10.1 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking read-fonts v0.35.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling cpp_common v0.5.10 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.111/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=1b97e0952168c2bf -C extra-filename=-a03a5ef37dfb734e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0b3026828d0fb794.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-93eeb0104cc95296.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-2fd098ac72f971ce.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cab7ab8e53a1107f5b7ac227f02f03d4c6099c0e7c65e46071a0801f2947b285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cab7ab8e53a1107f5b7ac227f02f03d4c6099c0e7c65e46071a0801f2947b285", kill_on_drop: false }` [INFO] [stdout] cab7ab8e53a1107f5b7ac227f02f03d4c6099c0e7c65e46071a0801f2947b285