[INFO] cloning repository https://github.com/ple1n/egui_chat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ple1n/egui_chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fple1n%2Fegui_chat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fple1n%2Fegui_chat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df8a6f4c38f00f87c6adefef86a758519eef760c
[INFO] checking ple1n/egui_chat against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fple1n%2Fegui_chat" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ple1n/egui_chat
[INFO] finished tweaking git repo https://github.com/ple1n/egui_chat
[INFO] tweaked toml for git repo https://github.com/ple1n/egui_chat written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ple1n/egui_chat on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ple1n/egui_chat 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40f92136c26d85190ae40d37779cc5ad71e9d906197242e5ec991084a693a64d
[INFO] running `Command { std: "docker" "start" "-a" "40f92136c26d85190ae40d37779cc5ad71e9d906197242e5ec991084a693a64d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40f92136c26d85190ae40d37779cc5ad71e9d906197242e5ec991084a693a64d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40f92136c26d85190ae40d37779cc5ad71e9d906197242e5ec991084a693a64d", kill_on_drop: false }`
[INFO] [stdout] 40f92136c26d85190ae40d37779cc5ad71e9d906197242e5ec991084a693a64d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fb3621d2e199fd66072385e0733edc3abaf290a0cc8dfedde7788f16a18eae1
[INFO] running `Command { std: "docker" "start" "-a" "4fb3621d2e199fd66072385e0733edc3abaf290a0cc8dfedde7788f16a18eae1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking svgtypes v0.13.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking immutable-chunkmap v2.0.6
[INFO] [stderr]    Compiling winit v0.30.10
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking twemoji-assets v1.4.0+16.0.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling rfd v0.15.3
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr] error: could not compile `exr` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name exr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exr-1.73.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=22d497cfb6645236 -C extra-filename=-8f60c888eff49345 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-77b69f61fac77893.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-161d97fab1c4e1e5.rmeta --extern lebe=/opt/rustwide/target/debug/deps/liblebe-b9368eb84a598593.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-274b3e7340001f06.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-49d2b8c8b8c0bc8d.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-4a8b24ec81bd0e2c.rmeta --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-6e7fe28759859e7c.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" "4fb3621d2e199fd66072385e0733edc3abaf290a0cc8dfedde7788f16a18eae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fb3621d2e199fd66072385e0733edc3abaf290a0cc8dfedde7788f16a18eae1", kill_on_drop: false }`
[INFO] [stdout] 4fb3621d2e199fd66072385e0733edc3abaf290a0cc8dfedde7788f16a18eae1
