[INFO] cloning repository https://github.com/oblivisheee/kommandos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oblivisheee/kommandos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foblivisheee%2Fkommandos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foblivisheee%2Fkommandos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb4baa52be736fa58ab8b87822581782a013df08
[INFO] checking oblivisheee/kommandos against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foblivisheee%2Fkommandos" "/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/oblivisheee/kommandos
[INFO] finished tweaking git repo https://github.com/oblivisheee/kommandos
[INFO] tweaked toml for git repo https://github.com/oblivisheee/kommandos written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oblivisheee/kommandos on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oblivisheee/kommandos 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ocipkg v0.2.9
[INFO] [stderr]   Downloaded intel-mkl-src v0.8.1
[INFO] [stderr]   Downloaded thiserror-impl v2.0.7
[INFO] [stderr]   Downloaded thiserror v2.0.7
[INFO] [stderr]   Downloaded rustls-pki-types v1.10.1
[INFO] [stderr]   Downloaded getset v0.1.3
[INFO] [stderr]   Downloaded oci-spec v0.6.7
[INFO] [stderr]   Downloaded intel-mkl-tool v0.8.1
[INFO] [stderr]   Downloaded cc v1.2.4
[INFO] [stderr]   Downloaded candle-transformers v0.8.1
[INFO] [stderr]   Downloaded candle-nn v0.8.1
[INFO] [stderr]   Downloaded ug-metal v0.0.2
[INFO] [stderr]   Downloaded ug-cuda v0.0.2
[INFO] [stderr]   Downloaded fancy-regex v0.13.0
[INFO] [stderr]   Downloaded ug v0.0.2
[INFO] [stderr]   Downloaded bindgen_cuda v0.1.5
[INFO] [stderr]   Downloaded accelerate-src v0.3.2
[INFO] [stderr]   Downloaded candle-kernels v0.8.1
[INFO] [stderr]   Downloaded candle-onnx v0.8.1
[INFO] [stderr]   Downloaded rustls v0.23.20
[INFO] [stderr]   Downloaded candle-metal-kernels v0.8.1
[INFO] [stderr]   Downloaded candle-core v0.8.1
[INFO] [stderr]   Downloaded candle-flash-attn v0.8.1
[INFO] [stderr]   Downloaded metal v0.30.0
[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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e8d3a4cbd34cd3b8c57eecc67cbcac604257f577912afe743a7ba7e9ab8126bb
[INFO] running `Command { std: "docker" "start" "e8d3a4cbd34cd3b8c57eecc67cbcac604257f577912afe743a7ba7e9ab8126bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8d3a4cbd34cd3b8c57eecc67cbcac604257f577912afe743a7ba7e9ab8126bb", 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" "e8d3a4cbd34cd3b8c57eecc67cbcac604257f577912afe743a7ba7e9ab8126bb" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8d3a4cbd34cd3b8c57eecc67cbcac604257f577912afe743a7ba7e9ab8126bb", 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" "e8d3a4cbd34cd3b8c57eecc67cbcac604257f577912afe743a7ba7e9ab8126bb" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking pulp v0.18.22
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling getset v0.1.3
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling cudarc v0.12.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling accelerate-src v0.3.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stdout] error: library kind `framework` is only supported on Apple targets
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `accelerate-src` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e8d3a4cbd34cd3b8c57eecc67cbcac604257f577912afe743a7ba7e9ab8126bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8d3a4cbd34cd3b8c57eecc67cbcac604257f577912afe743a7ba7e9ab8126bb", kill_on_drop: false }`
[INFO] [stdout] e8d3a4cbd34cd3b8c57eecc67cbcac604257f577912afe743a7ba7e9ab8126bb
