[INFO] cloning repository https://github.com/anto18671/ImageManager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anto18671/ImageManager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanto18671%2FImageManager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanto18671%2FImageManager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 756d03b282fa9e9927e6c69e0a9253ddadcfa08d [INFO] checking anto18671/ImageManager against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanto18671%2FImageManager" "/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/anto18671/ImageManager [INFO] finished tweaking git repo https://github.com/anto18671/ImageManager [INFO] tweaked toml for git repo https://github.com/anto18671/ImageManager written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anto18671/ImageManager on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/anto18671/ImageManager 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d339f7556f939fbbf975a2dbf6e0fdeb3a16dd430a33858ea3b41c2a08a868d [INFO] running `Command { std: "docker" "start" "-a" "7d339f7556f939fbbf975a2dbf6e0fdeb3a16dd430a33858ea3b41c2a08a868d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d339f7556f939fbbf975a2dbf6e0fdeb3a16dd430a33858ea3b41c2a08a868d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d339f7556f939fbbf975a2dbf6e0fdeb3a16dd430a33858ea3b41c2a08a868d", kill_on_drop: false }` [INFO] [stdout] 7d339f7556f939fbbf975a2dbf6e0fdeb3a16dd430a33858ea3b41c2a08a868d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2200cfa48d42ad597f5fc5159929f430570ca42aff1d877562d4a38ac89ce72 [INFO] running `Command { std: "docker" "start" "-a" "b2200cfa48d42ad597f5fc5159929f430570ca42aff1d877562d4a38ac89ce72", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling wayland-client v0.31.6 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking ttf-parser v0.24.1 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling winnow v0.6.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking accesskit v0.12.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking rustix v0.37.27 [INFO] [stderr] Checking owned_ttf_parser v0.24.0 [INFO] [stderr] Checking ab_glyph v0.2.28 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking endi v1.1.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking accesskit_consumer v0.16.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Checking async-once-cell v0.5.3 [INFO] [stderr] Checking bitstream-io v2.5.3 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking fdeflate v0.3.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking async-broadcast v0.7.1 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Checking image-webp v0.1.3 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Compiling rfd v0.15.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Checking arboard v3.4.1 [INFO] [stderr] Checking bytemuck v1.18.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/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/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=d6f73cc5e52c8895 -C extra-filename=-a3bdb41a2a486a5d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-233bb14400b88924.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d52fb0e05eb3922a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.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" "b2200cfa48d42ad597f5fc5159929f430570ca42aff1d877562d4a38ac89ce72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2200cfa48d42ad597f5fc5159929f430570ca42aff1d877562d4a38ac89ce72", kill_on_drop: false }` [INFO] [stdout] b2200cfa48d42ad597f5fc5159929f430570ca42aff1d877562d4a38ac89ce72