[INFO] cloning repository https://github.com/GPPVM-Project/SkyLC
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GPPVM-Project/SkyLC" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGPPVM-Project%2FSkyLC", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGPPVM-Project%2FSkyLC'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e8136702331e67a8cff2f410ae7c4a73cdf0f18
[INFO] checking GPPVM-Project/SkyLC against bd72bf234a6bb5da5aa1550a318f391e3fbad54f for pr-161319
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGPPVM-Project%2FSkyLC" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GPPVM-Project/SkyLC
[INFO] finished tweaking git repo https://github.com/GPPVM-Project/SkyLC
[INFO] tweaked toml for git repo https://github.com/GPPVM-Project/SkyLC written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GPPVM-Project/SkyLC on toolchain bd72bf234a6bb5da5aa1550a318f391e3fbad54f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 258 packages to highest compatible versions
[INFO] [stderr]       Adding aead v0.5.2 (available: v0.6.1)
[INFO] [stderr]       Adding aes v0.8.4 (available: v0.9.3)
[INFO] [stderr]       Adding aes-gcm v0.10.3 (available: v0.11.1)
[INFO] [stderr]       Adding base64 v0.22.1 (available: v0.23.1)
[INFO] [stderr]       Adding bincode v2.0.1 (available: v3.0.0)
[INFO] [stderr]       Adding dirs v6.0.0 (available: v7.0.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding git2 v0.20.4 (available: v0.21.0)
[INFO] [stderr]       Adding rand v0.9.5 (available: v0.10.2)
[INFO] [stderr]       Adding sha2 v0.10.9 (available: v0.11.0)
[INFO] [stderr]       Adding toml v0.9.12+spec-1.1.0 (available: v1.1.5+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0fac7a5b3cafedca05f6e59cd4472f89f41b2161da501320ccba35544ed6607d
[INFO] running `Command { std: "docker" "start" "0fac7a5b3cafedca05f6e59cd4472f89f41b2161da501320ccba35544ed6607d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fac7a5b3cafedca05f6e59cd4472f89f41b2161da501320ccba35544ed6607d", 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" "0fac7a5b3cafedca05f6e59cd4472f89f41b2161da501320ccba35544ed6607d" "/opt/rustwide/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fac7a5b3cafedca05f6e59cd4472f89f41b2161da501320ccba35544ed6607d", 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" "0fac7a5b3cafedca05f6e59cd4472f89f41b2161da501320ccba35544ed6607d" "/opt/rustwide/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.12
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling zerocopy v0.8.57
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling indexmap v2.14.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling cc v1.4.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking quick-xml v0.42.0
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking owo-colors v4.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.23
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.21
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.8
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling rustls v0.23.44
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.17
[INFO] [stderr]     Checking crossbeam-queue v0.3.14
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.49
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking crossbeam v0.8.5
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking ureq-proto v0.6.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pest v2.9.1
[INFO] [stderr]    Compiling libssh2-sys v0.3.3
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]     Checking anyhow v1.0.104
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling encoding_rs v0.8.40
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking mimalloc v0.1.52
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking dlv-list v0.5.2
[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/bd72bf234a6bb5da5aa1550a318f391e3fbad54f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.5/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"' --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=4bd272b470938772 -C extra-filename=-745f2b25f4d5a608 --out-dir /opt/rustwide/target/debug/build/syn/745f2b25f4d5a608/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] running `Command { std: "docker" "inspect" "0fac7a5b3cafedca05f6e59cd4472f89f41b2161da501320ccba35544ed6607d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fac7a5b3cafedca05f6e59cd4472f89f41b2161da501320ccba35544ed6607d", kill_on_drop: false }`
[INFO] [stdout] 0fac7a5b3cafedca05f6e59cd4472f89f41b2161da501320ccba35544ed6607d
