[INFO] cloning repository https://github.com/yasumu-org/tanxium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yasumu-org/tanxium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasumu-org%2Ftanxium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasumu-org%2Ftanxium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbe0c4fa2b7391261d422e238ff2f3f54a11f9d8 [INFO] testing yasumu-org/tanxium against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasumu-org%2Ftanxium" "/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/yasumu-org/tanxium [INFO] finished tweaking git repo https://github.com/yasumu-org/tanxium [INFO] tweaked toml for git repo https://github.com/yasumu-org/tanxium written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yasumu-org/tanxium on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yasumu-org/tanxium 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68ad38c4e8a489c87646db98299af6124cc79065927a84368c926d742a7af328 [INFO] running `Command { std: "docker" "start" "-a" "68ad38c4e8a489c87646db98299af6124cc79065927a84368c926d742a7af328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68ad38c4e8a489c87646db98299af6124cc79065927a84368c926d742a7af328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68ad38c4e8a489c87646db98299af6124cc79065927a84368c926d742a7af328", kill_on_drop: false }` [INFO] [stdout] 68ad38c4e8a489c87646db98299af6124cc79065927a84368c926d742a7af328 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afbb7c03c906c84b174e83a9d414f3bd7f53174799e233032657884338589982 [INFO] running `Command { std: "docker" "start" "-a" "afbb7c03c906c84b174e83a9d414f3bd7f53174799e233032657884338589982", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling libm v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling gzip-header v1.0.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling deno_core_icudata v0.0.73 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling cooked-waker v5.0.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling better_scoped_tls v0.1.2 [INFO] [stderr] Compiling swc_visit v0.6.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling deno_terminal v0.2.0 [INFO] [stderr] Compiling fqdn v0.3.12 [INFO] [stderr] Compiling rustls v0.23.15 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling ryu-js v1.0.1 [INFO] [stderr] Compiling unicode-id v0.3.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling deno_native_certs v0.3.1 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling data-url v0.3.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling fs3 v0.5.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling wgpu-hal v0.21.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling monch v0.5.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling swc_macros_common v0.3.13 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling denokv_proto v0.8.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling openssl v0.10.68 [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/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.85/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"' --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=68fb5c212373599a -C extra-filename=-49ff95f006022ad6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f752a33dc88d1fbd.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3fda8282ac7db607.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-2f3def79317703c6.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" "afbb7c03c906c84b174e83a9d414f3bd7f53174799e233032657884338589982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afbb7c03c906c84b174e83a9d414f3bd7f53174799e233032657884338589982", kill_on_drop: false }` [INFO] [stdout] afbb7c03c906c84b174e83a9d414f3bd7f53174799e233032657884338589982