[INFO] cloning repository https://github.com/cryptomind410/pixi-build-backends-project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryptomind410/pixi-build-backends-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptomind410%2Fpixi-build-backends-project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptomind410%2Fpixi-build-backends-project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 381bcc3ef2fc9b9ec07b3942b6a75b8515d95aa7
[INFO] checking cryptomind410/pixi-build-backends-project against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptomind410%2Fpixi-build-backends-project" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/cryptomind410/pixi-build-backends-project
[INFO] finished tweaking git repo https://github.com/cryptomind410/pixi-build-backends-project
[INFO] tweaked toml for git repo https://github.com/cryptomind410/pixi-build-backends-project written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cryptomind410/pixi-build-backends-project on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cryptomind410/pixi-build-backends-project 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d0251937c1570868de59a9fe222155682cc731e310a9e06a022661fc8e25ca1
[INFO] running `Command { std: "docker" "start" "-a" "7d0251937c1570868de59a9fe222155682cc731e310a9e06a022661fc8e25ca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d0251937c1570868de59a9fe222155682cc731e310a9e06a022661fc8e25ca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d0251937c1570868de59a9fe222155682cc731e310a9e06a022661fc8e25ca1", kill_on_drop: false }`
[INFO] [stdout] 7d0251937c1570868de59a9fe222155682cc731e310a9e06a022661fc8e25ca1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe84ecbd5e948978478933f024ca2a0ff9419ee6d966b7b8675564cdcf92ae03
[INFO] running `Command { std: "docker" "start" "-a" "fe84ecbd5e948978478933f024ca2a0ff9419ee6d966b7b8675564cdcf92ae03", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling fs-err v3.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking typed-path v0.10.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking netrc-rs v0.1.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[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/81ab7f2139295590561adbe6d5b0aaa2feff765f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.95/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=c7412ce975233420 -C extra-filename=-496ac201a402fc07 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-cac91db32afb05b9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-70e4ce531e93b683.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.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" "fe84ecbd5e948978478933f024ca2a0ff9419ee6d966b7b8675564cdcf92ae03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe84ecbd5e948978478933f024ca2a0ff9419ee6d966b7b8675564cdcf92ae03", kill_on_drop: false }`
[INFO] [stdout] fe84ecbd5e948978478933f024ca2a0ff9419ee6d966b7b8675564cdcf92ae03
