[INFO] cloning repository https://github.com/elyas-code/grob [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elyas-code/grob" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felyas-code%2Fgrob", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felyas-code%2Fgrob'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19c1dc383a60eb717dffdf377df6e56c2904d1bc [INFO] checking elyas-code/grob against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felyas-code%2Fgrob" "/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/elyas-code/grob [INFO] finished tweaking git repo https://github.com/elyas-code/grob [INFO] tweaked toml for git repo https://github.com/elyas-code/grob written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/elyas-code/grob on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/elyas-code/grob 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fc753e26c4e8269ea94a085bf22a4d485eb1120790caebf51a7e791623380af [INFO] running `Command { std: "docker" "start" "-a" "8fc753e26c4e8269ea94a085bf22a4d485eb1120790caebf51a7e791623380af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fc753e26c4e8269ea94a085bf22a4d485eb1120790caebf51a7e791623380af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fc753e26c4e8269ea94a085bf22a4d485eb1120790caebf51a7e791623380af", kill_on_drop: false }` [INFO] [stdout] 8fc753e26c4e8269ea94a085bf22a4d485eb1120790caebf51a7e791623380af [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e43048ebd7865c9bb41dc0e22193a56cdaa3ad78283fb282d3a6258c3c1e35a [INFO] running `Command { std: "docker" "start" "-a" "4e43048ebd7865c9bb41dc0e22193a56cdaa3ad78283fb282d3a6258c3c1e35a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking thin-vec v0.2.14 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking boa_profiler v0.19.1 [INFO] [stderr] Checking boa_string v0.19.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking deranged v0.5.6 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking regress v0.10.5 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking intrusive-collections v0.9.7 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking wgpu-types v0.15.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking glow v0.12.3 [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/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/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="visit"' --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=6d72b69817a311e5 -C extra-filename=-374e0fe0db75981e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fce1a70fd2c3744d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e054a971070e2c6a.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" "4e43048ebd7865c9bb41dc0e22193a56cdaa3ad78283fb282d3a6258c3c1e35a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e43048ebd7865c9bb41dc0e22193a56cdaa3ad78283fb282d3a6258c3c1e35a", kill_on_drop: false }` [INFO] [stdout] 4e43048ebd7865c9bb41dc0e22193a56cdaa3ad78283fb282d3a6258c3c1e35a