[INFO] cloning repository https://github.com/irevoire/egui-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/irevoire/egui-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firevoire%2Fegui-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firevoire%2Fegui-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f3f818e902a553a6c79a787f71d300f436f2b2e
[INFO] checking irevoire/egui-test against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firevoire%2Fegui-test" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/irevoire/egui-test
[INFO] finished tweaking git repo https://github.com/irevoire/egui-test
[INFO] tweaked toml for git repo https://github.com/irevoire/egui-test written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/irevoire/egui-test on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/irevoire/egui-test 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/NoodleSamaChan/maze`
[INFO] [stderr]     Updating git repository `https://github.com/NoodleSamaChan/window_rs`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49103c94d29c2b55acdd9d834f22207be1dd00bf12b8fe084271c8368ec416fe
[INFO] running `Command { std: "docker" "start" "-a" "49103c94d29c2b55acdd9d834f22207be1dd00bf12b8fe084271c8368ec416fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49103c94d29c2b55acdd9d834f22207be1dd00bf12b8fe084271c8368ec416fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49103c94d29c2b55acdd9d834f22207be1dd00bf12b8fe084271c8368ec416fe", kill_on_drop: false }`
[INFO] [stdout] 49103c94d29c2b55acdd9d834f22207be1dd00bf12b8fe084271c8368ec416fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8b3b6fcfa455d036fe0d4470b259a36f8f598162ed38b996e120e7e3d4af4f9
[INFO] running `Command { std: "docker" "start" "-a" "c8b3b6fcfa455d036fe0d4470b259a36f8f598162ed38b996e120e7e3d4af4f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling wayland-backend v0.3.2
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking async-io v1.13.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling winit v0.29.9
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[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 adler v1.0.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling glutin v0.31.2
[INFO] [stderr]     Checking x11rb-protocol v0.12.0
[INFO] [stderr]     Checking gethostname v0.3.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking async-once-cell v0.5.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking fdeflate v0.3.3
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]    Compiling minifb v0.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling zvariant_derive v3.15.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking webbrowser v0.8.12
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking glow v0.13.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking window_rs v0.1.0 (https://github.com/NoodleSamaChan/window_rs#60684199)
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[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/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/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-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=7a04890917a924b7 -C extra-filename=-5dd959d68e947787 --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" "c8b3b6fcfa455d036fe0d4470b259a36f8f598162ed38b996e120e7e3d4af4f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8b3b6fcfa455d036fe0d4470b259a36f8f598162ed38b996e120e7e3d4af4f9", kill_on_drop: false }`
[INFO] [stdout] c8b3b6fcfa455d036fe0d4470b259a36f8f598162ed38b996e120e7e3d4af4f9
