[INFO] cloning repository https://github.com/gtiders/yk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gtiders/yk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgtiders%2Fyk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgtiders%2Fyk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6f743c61f271a728ab57e7ac5e515719bd54cb5
[INFO] checking gtiders/yk against master#c797096598b80ba4a40397ad7e91584fcd3df5f1 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgtiders%2Fyk" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gtiders/yk
[INFO] finished tweaking git repo https://github.com/gtiders/yk
[INFO] tweaked toml for git repo https://github.com/gtiders/yk written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gtiders/yk on toolchain c797096598b80ba4a40397ad7e91584fcd3df5f1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gtiders/yk 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" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded shellwords v1.1.0
[INFO] [stderr]   Downloaded unicode-id v0.3.6
[INFO] [stderr]   Downloaded clap v4.5.49
[INFO] [stderr]   Downloaded ansi_colours v1.2.3
[INFO] [stderr]   Downloaded bugreport v0.5.1
[INFO] [stderr]   Downloaded globset v0.4.17
[INFO] [stderr]   Downloaded std_prelude v0.2.12
[INFO] [stderr]   Downloaded serde_with_macros v3.15.0
[INFO] [stderr]   Downloaded xterm-color v1.0.1
[INFO] [stderr]   Downloaded clap_builder v4.5.49
[INFO] [stderr]   Downloaded skim v0.10.4
[INFO] [stderr]   Downloaded markdown v1.0.0
[INFO] [stderr]   Downloaded terminal-colorsaurus v0.4.8
[INFO] [stderr]   Downloaded clircle v0.6.1
[INFO] [stderr]   Downloaded grep-cli v0.1.12
[INFO] [stderr]   Downloaded terminal-trx v0.2.5
[INFO] [stderr]   Downloaded rustyline v17.0.2
[INFO] [stderr]   Downloaded shell-escape v0.1.5
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded path_abs v0.5.1
[INFO] [stderr]   Downloaded wild v2.2.1
[INFO] [stderr]   Downloaded serde_with v3.15.0
[INFO] [stderr]   Downloaded syntect v5.3.0
[INFO] [stderr]   Downloaded bat v0.25.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4163e64798293c4b5ce4e7462b21f02b7494f4df250ad3eb66c9bbdd83625f2
[INFO] running `Command { std: "docker" "start" "-a" "c4163e64798293c4b5ce4e7462b21f02b7494f4df250ad3eb66c9bbdd83625f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4163e64798293c4b5ce4e7462b21f02b7494f4df250ad3eb66c9bbdd83625f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4163e64798293c4b5ce4e7462b21f02b7494f4df250ad3eb66c9bbdd83625f2", kill_on_drop: false }`
[INFO] [stdout] c4163e64798293c4b5ce4e7462b21f02b7494f4df250ad3eb66c9bbdd83625f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb3b821116675d936005681520d207afc5f4e0df8ea4f4fd7d091f67e9915d24
[INFO] running `Command { std: "docker" "start" "-a" "cb3b821116675d936005681520d207afc5f4e0df8ea4f4fd7d091f67e9915d24", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking quick-xml v0.38.3
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling bugreport v0.5.1
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking terminal-trx v0.2.5
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking xterm-color v1.0.1
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking terminal-colorsaurus v0.4.8
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking path_abs v0.5.1
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking ansi_colours v1.2.3
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking timer v0.2.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/c797096598b80ba4a40397ad7e91584fcd3df5f1/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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=7cb63626c1e280a9 -C extra-filename=-3ea5287e78bd435d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5e1e04ba65cffdbe.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7714a49998d3c741.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.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" "cb3b821116675d936005681520d207afc5f4e0df8ea4f4fd7d091f67e9915d24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb3b821116675d936005681520d207afc5f4e0df8ea4f4fd7d091f67e9915d24", kill_on_drop: false }`
[INFO] [stdout] cb3b821116675d936005681520d207afc5f4e0df8ea4f4fd7d091f67e9915d24
