[INFO] cloning repository https://github.com/t4ccer/cgt-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/t4ccer/cgt-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft4ccer%2Fcgt-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft4ccer%2Fcgt-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac134f292fd29f26dd6e3b025242d6e2d8018fd9
[INFO] checking t4ccer/cgt-rs against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft4ccer%2Fcgt-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/t4ccer/cgt-rs
[INFO] finished tweaking git repo https://github.com/t4ccer/cgt-rs
[INFO] tweaked toml for git repo https://github.com/t4ccer/cgt-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/t4ccer/cgt-rs on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/t4ccer/cgt-rs 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a7e951e02fb3b7ecd69c14e81da6c29ecbda577f85c348d31d0e13c90187271d
[INFO] running `Command { std: "docker" "start" "a7e951e02fb3b7ecd69c14e81da6c29ecbda577f85c348d31d0e13c90187271d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7e951e02fb3b7ecd69c14e81da6c29ecbda577f85c348d31d0e13c90187271d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a7e951e02fb3b7ecd69c14e81da6c29ecbda577f85c348d31d0e13c90187271d" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7e951e02fb3b7ecd69c14e81da6c29ecbda577f85c348d31d0e13c90187271d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a7e951e02fb3b7ecd69c14e81da6c29ecbda577f85c348d31d0e13c90187271d" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking chlorine v1.0.13
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]     Checking wayland-sys v0.31.7
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking auto_ops v0.3.0
[INFO] [stderr]     Checking append-only-vec v0.1.8
[INFO] [stderr]    Compiling sdl2-sys v0.34.5
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling glium v0.34.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling sdl2 v0.34.5
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]     Checking proc-macro2 v1.0.103
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]     Checking quote v1.0.41
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling imgui-sys v0.12.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.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/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.108/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=739532ddd4d87f9f -C extra-filename=-4db9befd54bf5a34 --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-2c160e35ae4bb1e8.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" "a7e951e02fb3b7ecd69c14e81da6c29ecbda577f85c348d31d0e13c90187271d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7e951e02fb3b7ecd69c14e81da6c29ecbda577f85c348d31d0e13c90187271d", kill_on_drop: false }`
[INFO] [stdout] a7e951e02fb3b7ecd69c14e81da6c29ecbda577f85c348d31d0e13c90187271d
