[INFO] cloning repository https://github.com/matthiasmeissen/shader-editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matthiasmeissen/shader-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthiasmeissen%2Fshader-editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthiasmeissen%2Fshader-editor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6e58b5afd702da5e49fbceb2a19a72f2d057917 [INFO] checking matthiasmeissen/shader-editor against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthiasmeissen%2Fshader-editor" "/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/matthiasmeissen/shader-editor [INFO] finished tweaking git repo https://github.com/matthiasmeissen/shader-editor [INFO] tweaked toml for git repo https://github.com/matthiasmeissen/shader-editor written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/matthiasmeissen/shader-editor on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/matthiasmeissen/shader-editor 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded egui_glow v0.23.0 [INFO] [stderr] Downloaded ecolor v0.23.0 [INFO] [stderr] Downloaded emath v0.23.0 [INFO] [stderr] Downloaded eframe v0.23.0 [INFO] [stderr] Downloaded weezl v0.1.11 [INFO] [stderr] Downloaded egui-winit v0.23.0 [INFO] [stderr] Downloaded rfd v0.12.1 [INFO] [stderr] Downloaded egui v0.23.0 [INFO] [stderr] Downloaded syn v2.0.109 [INFO] [stderr] Downloaded epaint v0.23.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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d8eeca4d09ed26e8bc5e59bd66132158a29bc85795d3c2d9db1c3563d6f5cfd [INFO] running `Command { std: "docker" "start" "-a" "8d8eeca4d09ed26e8bc5e59bd66132158a29bc85795d3c2d9db1c3563d6f5cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d8eeca4d09ed26e8bc5e59bd66132158a29bc85795d3c2d9db1c3563d6f5cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d8eeca4d09ed26e8bc5e59bd66132158a29bc85795d3c2d9db1c3563d6f5cfd", kill_on_drop: false }` [INFO] [stdout] 8d8eeca4d09ed26e8bc5e59bd66132158a29bc85795d3c2d9db1c3563d6f5cfd [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ba853dbdb66e1b22df4f3c50c7eeacd8c15a1a95a4d86c04a78583fe2203215 [INFO] running `Command { std: "docker" "start" "-a" "4ba853dbdb66e1b22df4f3c50c7eeacd8c15a1a95a4d86c04a78583fe2203215", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking accesskit v0.11.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking accesskit_consumer v0.15.2 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Checking weezl v0.1.11 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Compiling rfd v0.12.1 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking notify v6.1.1 [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/a33907a7a5381473eec8bcfa0c56e05a856a911c/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --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=6dc84214424f1c3b -C extra-filename=-d2502fba6d3ffb5c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43e32a25692bf44a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-01cdf4ac6a2aaf5b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a33907a7a5381473eec8bcfa0c56e05a856a911c/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=a7174f3b8f975bfe -C extra-filename=-772b60ac7f4bd548 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4ba853dbdb66e1b22df4f3c50c7eeacd8c15a1a95a4d86c04a78583fe2203215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ba853dbdb66e1b22df4f3c50c7eeacd8c15a1a95a4d86c04a78583fe2203215", kill_on_drop: false }` [INFO] [stdout] 4ba853dbdb66e1b22df4f3c50c7eeacd8c15a1a95a4d86c04a78583fe2203215