[INFO] cloning repository https://github.com/BlueZeeKing/ascn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlueZeeKing/ascn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlueZeeKing%2Fascn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlueZeeKing%2Fascn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47f504728b7decc916045e1fcb00743813310ecb [INFO] checking BlueZeeKing/ascn against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlueZeeKing%2Fascn" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/BlueZeeKing/ascn [INFO] finished tweaking git repo https://github.com/BlueZeeKing/ascn [INFO] tweaked toml for git repo https://github.com/BlueZeeKing/ascn written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BlueZeeKing/ascn on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BlueZeeKing/ascn 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" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_derive v4.5.3 [INFO] [stderr] Downloaded h2 v0.3.25 [INFO] [stderr] Downloaded chess v3.2.0 [INFO] [stderr] Downloaded clap v4.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] fc2b07dba64fb9aacedc1084e6d50d7b8a2940946e4d7c4653d196ccf1238c17 [INFO] running `Command { std: "docker" "start" "fc2b07dba64fb9aacedc1084e6d50d7b8a2940946e4d7c4653d196ccf1238c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc2b07dba64fb9aacedc1084e6d50d7b8a2940946e4d7c4653d196ccf1238c17", 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" "fc2b07dba64fb9aacedc1084e6d50d7b8a2940946e4d7c4653d196ccf1238c17" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc2b07dba64fb9aacedc1084e6d50d7b8a2940946e4d7c4653d196ccf1238c17", 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" "fc2b07dba64fb9aacedc1084e6d50d7b8a2940946e4d7c4653d196ccf1238c17" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.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/0b63defc8fd68957c635fe61f097b84df8fd9611/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="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=9092d2f9a6c5cb5c -C extra-filename=-1321a8ccfd568150 --out-dir /opt/rustwide/target/debug/build/syn/1321a8ccfd568150/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/88a0d38fa4576876/out -L dependency=/opt/rustwide/target/debug/build/quote/80c3e9964e30f5d6/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/f2de522ba645d884/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/88a0d38fa4576876/out/libproc_macro2-88a0d38fa4576876.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/80c3e9964e30f5d6/out/libquote-80c3e9964e30f5d6.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/f2de522ba645d884/out/libunicode_ident-f2de522ba645d884.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" "fc2b07dba64fb9aacedc1084e6d50d7b8a2940946e4d7c4653d196ccf1238c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc2b07dba64fb9aacedc1084e6d50d7b8a2940946e4d7c4653d196ccf1238c17", kill_on_drop: false }` [INFO] [stdout] fc2b07dba64fb9aacedc1084e6d50d7b8a2940946e4d7c4653d196ccf1238c17