[INFO] cloning repository https://github.com/BioInfo/dendrite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BioInfo/dendrite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBioInfo%2Fdendrite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBioInfo%2Fdendrite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d87ddcbb9d4dcaca61fd3a733603a8e2edb9d2b1
[INFO] checking BioInfo/dendrite against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBioInfo%2Fdendrite" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BioInfo/dendrite
[INFO] finished tweaking git repo https://github.com/BioInfo/dendrite
[INFO] tweaked toml for git repo https://github.com/BioInfo/dendrite written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BioInfo/dendrite on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BioInfo/dendrite 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/huggingface/candle`
[INFO] [stderr]     Updating git submodule `https://github.com/NVIDIA/cutlass.git`
[INFO] [stderr]     Updating git submodule `https://github.com/NVIDIA/cutlass`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/guoqingbao/bindgen_cuda.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded float8 v0.3.0
[INFO] [stderr]   Downloaded toktrie v1.4.0
[INFO] [stderr]   Downloaded dary_heap v0.3.8
[INFO] [stderr]   Downloaded monostate-impl v0.1.18
[INFO] [stderr]   Downloaded zmij v0.1.8
[INFO] [stderr]   Downloaded referencing v0.29.1
[INFO] [stderr]   Downloaded bindgen_cuda v0.1.5
[INFO] [stderr]   Downloaded dyn-stack v0.13.2
[INFO] [stderr]   Downloaded borrow-or-share v0.2.4
[INFO] [stderr]   Downloaded ug v0.5.0
[INFO] [stderr]   Downloaded derivre v0.3.8
[INFO] [stderr]   Downloaded llguidance v1.4.0
[INFO] [stderr]   Downloaded safetensors v0.5.3
[INFO] [stderr]   Downloaded ug-cuda v0.5.0
[INFO] [stderr]   Downloaded safetensors v0.6.2
[INFO] [stderr]   Downloaded monostate v0.1.18
[INFO] [stderr]   Downloaded float8 v0.5.0
[INFO] [stderr]   Downloaded dyn-stack-macros v0.1.3
[INFO] [stderr]   Downloaded cudarc v0.18.2
[INFO] [stderr]   Downloaded cudarc v0.17.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f4ba84616d5be4b5243a0de5fbc27a381eb5c8b309b84002c1013bb9b52f9cc
[INFO] running `Command { std: "docker" "start" "-a" "2f4ba84616d5be4b5243a0de5fbc27a381eb5c8b309b84002c1013bb9b52f9cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f4ba84616d5be4b5243a0de5fbc27a381eb5c8b309b84002c1013bb9b52f9cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f4ba84616d5be4b5243a0de5fbc27a381eb5c8b309b84002c1013bb9b52f9cc", kill_on_drop: false }`
[INFO] [stdout] 2f4ba84616d5be4b5243a0de5fbc27a381eb5c8b309b84002c1013bb9b52f9cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 701a2a576d2a9f4514e2b3b1727d9b0bb747144f7d3e27da49a0a9484c73741d
[INFO] running `Command { std: "docker" "start" "-a" "701a2a576d2a9f4514e2b3b1727d9b0bb747144f7d3e27da49a0a9484c73741d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking zmij v0.1.8
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling portable-atomic v1.12.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]     Checking base64 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/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.111/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --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=805d49fa3477b149 -C extra-filename=-9926a65f33bb62fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-32353c1837936b7e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d1ec950c4ce05197.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-61c0e340ad07d159.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" "701a2a576d2a9f4514e2b3b1727d9b0bb747144f7d3e27da49a0a9484c73741d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "701a2a576d2a9f4514e2b3b1727d9b0bb747144f7d3e27da49a0a9484c73741d", kill_on_drop: false }`
[INFO] [stdout] 701a2a576d2a9f4514e2b3b1727d9b0bb747144f7d3e27da49a0a9484c73741d
