[INFO] cloning repository https://github.com/ending0421/Ward [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ending0421/Ward" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fending0421%2FWard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fending0421%2FWard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91fdbcffd94e273e860394c59da12d8b4739da9a [INFO] checking ending0421/Ward against 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 for pr-161253 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fending0421%2FWard" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ending0421/Ward [INFO] finished tweaking git repo https://github.com/ending0421/Ward [INFO] tweaked toml for git repo https://github.com/ending0421/Ward written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ending0421/Ward on toolchain 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ending0421/Ward 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" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] dc38765e1a060e16c5480b5ab8a43a69c1b3fa5f1ff83cf0e5fd09c3bcfeb486 [INFO] running `Command { std: "docker" "start" "dc38765e1a060e16c5480b5ab8a43a69c1b3fa5f1ff83cf0e5fd09c3bcfeb486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc38765e1a060e16c5480b5ab8a43a69c1b3fa5f1ff83cf0e5fd09c3bcfeb486", 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" "dc38765e1a060e16c5480b5ab8a43a69c1b3fa5f1ff83cf0e5fd09c3bcfeb486" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc38765e1a060e16c5480b5ab8a43a69c1b3fa5f1ff83cf0e5fd09c3bcfeb486", 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" "dc38765e1a060e16c5480b5ab8a43a69c1b3fa5f1ff83cf0e5fd09c3bcfeb486" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.10 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Checking aho-corasick v1.1.5 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Checking zeroize v1.9.0 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking getrandom v0.4.3 [INFO] [stderr] Checking simd-adler32 v0.3.10 [INFO] [stderr] Compiling rustls v0.23.43 [INFO] [stderr] Checking base64 v0.23.1 [INFO] [stderr] Compiling cc v1.4.2 [INFO] [stderr] Compiling thiserror v2.0.20 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking http v1.5.0 [INFO] [stderr] Checking rustls-pki-types v1.15.1 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking webpki-roots v1.0.9 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking mio v1.2.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking utf8-zero v0.8.1 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fastrand v2.5.0 [INFO] [stderr] Checking ureq-proto v0.6.1 [INFO] [stderr] Checking futures-core v0.3.34 [INFO] [stderr] Checking futures-sink v0.3.34 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking futures-channel v0.3.34 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking futures-io v0.3.34 [INFO] [stderr] Checking futures-task v0.3.34 [INFO] [stderr] Compiling nix v0.31.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.10 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling inotify-sys v0.1.8 [INFO] [stderr] Compiling ref-cast v1.0.26 [INFO] [stderr] Checking clap_builder v4.6.6 [INFO] [stderr] Compiling rmcp v3.1.2 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking uuid v1.24.0 [INFO] [stderr] Checking notify-types v2.1.0 [INFO] [stderr] Compiling pastey v0.2.3 [INFO] [stderr] Checking inotify v0.11.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling tree-sitter-kotlin v0.4.0 (https://github.com/fwcd/tree-sitter-kotlin?rev=1852ea17b7f60fb3f9d84e0b1555d56b46b39fb1#1852ea17) [INFO] [stderr] Compiling tree-sitter-swift v0.7.3 [INFO] [stderr] Compiling tree-sitter-objc v3.0.2 [INFO] [stderr] Compiling tree-sitter-java v0.23.5 [INFO] [stderr] Compiling blake3 v1.8.6 [INFO] [stderr] Compiling tree-sitter-rust v0.24.2 [INFO] [stderr] Checking regex-automata v0.4.18 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling darling_core v0.24.0 [INFO] [stderr] Compiling serde_derive_internals v0.30.0 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.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/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.119/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --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=60b730304564fcad -C extra-filename=-3ff4f575f5a24872 --out-dir /opt/rustwide/target/debug/build/syn/3ff4f575f5a24872/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out -L dependency=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out/libproc_macro2-ee684499ef27f3b8.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out/libquote-97307b84563a2c10.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -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=3842b2c3c92462fe -C extra-filename=-48e3f852bab2cce4 --out-dir /opt/rustwide/target/debug/build/syn/48e3f852bab2cce4/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out -L dependency=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out/libproc_macro2-ee684499ef27f3b8.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out/libquote-97307b84563a2c10.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "dc38765e1a060e16c5480b5ab8a43a69c1b3fa5f1ff83cf0e5fd09c3bcfeb486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc38765e1a060e16c5480b5ab8a43a69c1b3fa5f1ff83cf0e5fd09c3bcfeb486", kill_on_drop: false }` [INFO] [stdout] dc38765e1a060e16c5480b5ab8a43a69c1b3fa5f1ff83cf0e5fd09c3bcfeb486