[INFO] cloning repository https://github.com/zzzdong/denglong [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zzzdong/denglong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzzdong%2Fdenglong", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzzdong%2Fdenglong'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e4d48288b9e6ff65001366daf4296479efdacbf [INFO] building zzzdong/denglong against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzzdong%2Fdenglong" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zzzdong/denglong [INFO] finished tweaking git repo https://github.com/zzzdong/denglong [INFO] tweaked toml for git repo https://github.com/zzzdong/denglong written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zzzdong/denglong on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zzzdong/denglong 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2dad8678cdb18c505f828a58717d953d84b5be393a8a487e97838f7fb85cf50 [INFO] running `Command { std: "docker" "start" "-a" "b2dad8678cdb18c505f828a58717d953d84b5be393a8a487e97838f7fb85cf50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2dad8678cdb18c505f828a58717d953d84b5be393a8a487e97838f7fb85cf50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2dad8678cdb18c505f828a58717d953d84b5be393a8a487e97838f7fb85cf50", kill_on_drop: false }` [INFO] [stdout] b2dad8678cdb18c505f828a58717d953d84b5be393a8a487e97838f7fb85cf50 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c6d5c3999421f7a1f9a5550f1b4bbba44cd93afb2648a8bc4847507b356ef09 [INFO] running `Command { std: "docker" "start" "-a" "6c6d5c3999421f7a1f9a5550f1b4bbba44cd93afb2648a8bc4847507b356ef09", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.0 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling rayon-cond v0.3.0 [INFO] [stderr] Compiling macro_rules_attribute v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling pathrouter v0.2.0 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling pulp v0.18.10 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.3 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling yoke-derive v0.7.3 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling monostate-impl v0.1.12 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling gemm-f64 v0.17.1 [INFO] [stderr] Compiling zerofrom v0.1.3 [INFO] [stderr] Compiling gemm-f16 v0.17.1 [INFO] [stderr] Compiling yoke v0.7.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling gemm v0.17.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling safetensors v0.4.3 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling monostate v0.1.12 [INFO] [stderr] Compiling spm_precompiled v0.1.4 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling candle-core v0.5.0 (https://github.com/huggingface/candle#9c532aef) [INFO] [stderr] Compiling tokenizers v0.19.1 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling lieweb v0.2.0 [INFO] [stderr] Compiling candle-nn v0.5.0 (https://github.com/huggingface/candle#9c532aef) [INFO] [stderr] Compiling candle-transformers v0.5.0 (https://github.com/huggingface/candle#9c532aef) [INFO] [stderr] error: could not compile `candle-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name candle_core --edition=2021 /opt/rustwide/cargo-home/git/checkouts/candle-5b4d092929d18d36/9c532ae/candle-core/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 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerate", "cuda", "cudarc", "cudnn", "default", "metal", "mkl"))' -C metadata=fe1d905b2f88d5e0 -C extra-filename=-dc7b72f3992d99ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern gemm=/opt/rustwide/target/debug/deps/libgemm-0dcc92d1befbb90a.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-5848ddbd95ce1cf8.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-ff709e7624a16840.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-be7fbdf0393022d5.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-b162a96607ee60b4.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d1005a0b8c2c2097.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-dc35bcd4302997b2.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-e3ec31f91b976d44.rmeta --extern safetensors=/opt/rustwide/target/debug/deps/libsafetensors-171f92e502154a79.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-45dc7a4a405f6545.rmeta --extern yoke=/opt/rustwide/target/debug/deps/libyoke-d45e37ee151dd739.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-fdbe25de0ce28c4a.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" "6c6d5c3999421f7a1f9a5550f1b4bbba44cd93afb2648a8bc4847507b356ef09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c6d5c3999421f7a1f9a5550f1b4bbba44cd93afb2648a8bc4847507b356ef09", kill_on_drop: false }` [INFO] [stdout] 6c6d5c3999421f7a1f9a5550f1b4bbba44cd93afb2648a8bc4847507b356ef09