[INFO] cloning repository https://github.com/Industrio3d-tensile-testing-machine/desktop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Industrio3d-tensile-testing-machine/desktop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIndustrio3d-tensile-testing-machine%2Fdesktop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIndustrio3d-tensile-testing-machine%2Fdesktop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af360e6a5c0c386265afd9f69ae9d88bafad9d28
[INFO] checking Industrio3d-tensile-testing-machine/desktop against try#04ea1e1f1a12cfa912c228ca278237d92d0bb6df for pr-148477-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIndustrio3d-tensile-testing-machine%2Fdesktop" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Industrio3d-tensile-testing-machine/desktop
[INFO] finished tweaking git repo https://github.com/Industrio3d-tensile-testing-machine/desktop
[INFO] tweaked toml for git repo https://github.com/Industrio3d-tensile-testing-machine/desktop written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Industrio3d-tensile-testing-machine/desktop on toolchain 04ea1e1f1a12cfa912c228ca278237d92d0bb6df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Industrio3d-tensile-testing-machine/desktop 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" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f23d35f41be26ace63da42d473c92c7686f70ad06fa139cb72cf4d308b9a4e3c
[INFO] running `Command { std: "docker" "start" "-a" "f23d35f41be26ace63da42d473c92c7686f70ad06fa139cb72cf4d308b9a4e3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f23d35f41be26ace63da42d473c92c7686f70ad06fa139cb72cf4d308b9a4e3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f23d35f41be26ace63da42d473c92c7686f70ad06fa139cb72cf4d308b9a4e3c", kill_on_drop: false }`
[INFO] [stdout] f23d35f41be26ace63da42d473c92c7686f70ad06fa139cb72cf4d308b9a4e3c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cbc5a0ec5570be9ac617297feeb48cec587a6479c2e39b5287cd7f67540ad8b
[INFO] running `Command { std: "docker" "start" "-a" "0cbc5a0ec5570be9ac617297feeb48cec587a6479c2e39b5287cd7f67540ad8b", kill_on_drop: false }`
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling wayland-backend v0.3.2
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking lock_api v0.4.11
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking fdeflate v0.3.3
[INFO] [stderr]    Compiling winit v0.29.9
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking rustls-pki-types v1.4.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]     Checking smol_str v0.2.0
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]     Checking svgtypes v0.13.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling zvariant_derive v3.15.0
[INFO] [stderr]    Compiling glutin v0.31.2
[INFO] [stderr]     Checking gethostname v0.3.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking async-once-cell v0.5.3
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]     Checking xdg-home v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking x11rb-protocol v0.12.0
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking arc-swap v0.4.8
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking glow v0.13.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.89
[INFO] [stderr]     Checking log-mdc v0.1.0
[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/04ea1e1f1a12cfa912c228ca278237d92d0bb6df/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.48/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -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"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=808ba5a3b2cce348 -C extra-filename=-b7840d4a197a870b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d49f6314a93ad89a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-fbc564baf28a44b0.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-76f01e8fddb74c99.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" "0cbc5a0ec5570be9ac617297feeb48cec587a6479c2e39b5287cd7f67540ad8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cbc5a0ec5570be9ac617297feeb48cec587a6479c2e39b5287cd7f67540ad8b", kill_on_drop: false }`
[INFO] [stdout] 0cbc5a0ec5570be9ac617297feeb48cec587a6479c2e39b5287cd7f67540ad8b
