[INFO] cloning repository https://github.com/IsraelCabrera/image_viewer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IsraelCabrera/image_viewer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsraelCabrera%2Fimage_viewer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsraelCabrera%2Fimage_viewer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1eaa33e8d00aec44ff326b487fa694400b93952f
[INFO] checking IsraelCabrera/image_viewer against master#2ca7bcd03b87b52f7055a59b817443b0ac4a530d for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsraelCabrera%2Fimage_viewer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/IsraelCabrera/image_viewer
[INFO] finished tweaking git repo https://github.com/IsraelCabrera/image_viewer
[INFO] tweaked toml for git repo https://github.com/IsraelCabrera/image_viewer written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/IsraelCabrera/image_viewer on toolchain 2ca7bcd03b87b52f7055a59b817443b0ac4a530d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/IsraelCabrera/image_viewer 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" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gif v0.14.0
[INFO] [stderr]   Downloaded zune-jpeg v0.5.5
[INFO] [stderr]   Downloaded zerocopy v0.8.30
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.30
[INFO] [stderr]   Downloaded pxfm v0.1.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 966a9c1cd04b8cc33dedeeb94f5d346636aa5dfad0be6fc68642e6240239c4f0
[INFO] running `Command { std: "docker" "start" "-a" "966a9c1cd04b8cc33dedeeb94f5d346636aa5dfad0be6fc68642e6240239c4f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "966a9c1cd04b8cc33dedeeb94f5d346636aa5dfad0be6fc68642e6240239c4f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "966a9c1cd04b8cc33dedeeb94f5d346636aa5dfad0be6fc68642e6240239c4f0", kill_on_drop: false }`
[INFO] [stdout] 966a9c1cd04b8cc33dedeeb94f5d346636aa5dfad0be6fc68642e6240239c4f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dde4152f43f510274fd679d311eef05053f893c1414d670c2226dc259670e4f9
[INFO] running `Command { std: "docker" "start" "-a" "dde4152f43f510274fd679d311eef05053f893c1414d670c2226dc259670e4f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]     Checking wayland-sys v0.31.7
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling zerocopy-derive v0.8.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking async-io v1.13.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]     Checking ecolor v0.27.2
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking emath v0.27.2
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[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/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/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] running `Command { std: "docker" "inspect" "dde4152f43f510274fd679d311eef05053f893c1414d670c2226dc259670e4f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dde4152f43f510274fd679d311eef05053f893c1414d670c2226dc259670e4f9", kill_on_drop: false }`
[INFO] [stdout] dde4152f43f510274fd679d311eef05053f893c1414d670c2226dc259670e4f9
