[INFO] cloning repository https://github.com/higumachan/toy-zero-grads-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/higumachan/toy-zero-grads-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigumachan%2Ftoy-zero-grads-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigumachan%2Ftoy-zero-grads-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abf74ea46559545dcb55fbfe0ccc7b8ef375ee7b [INFO] checking higumachan/toy-zero-grads-rs against try#db4e1d23234d93b5e96ecc768b35d9090c32cddf for pr-149901 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigumachan%2Ftoy-zero-grads-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/higumachan/toy-zero-grads-rs [INFO] finished tweaking git repo https://github.com/higumachan/toy-zero-grads-rs [INFO] tweaked toml for git repo https://github.com/higumachan/toy-zero-grads-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/higumachan/toy-zero-grads-rs on toolchain db4e1d23234d93b5e96ecc768b35d9090c32cddf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/higumachan/toy-zero-grads-rs 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" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking higumachan/toy-zero-grads-rs against try#db4e1d23234d93b5e96ecc768b35d9090c32cddf for pr-149901 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigumachan%2Ftoy-zero-grads-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/higumachan/toy-zero-grads-rs [INFO] finished tweaking git repo https://github.com/higumachan/toy-zero-grads-rs [INFO] tweaked toml for git repo https://github.com/higumachan/toy-zero-grads-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/higumachan/toy-zero-grads-rs on toolchain db4e1d23234d93b5e96ecc768b35d9090c32cddf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/higumachan/toy-zero-grads-rs 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" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded accelerate-src v0.3.2 [INFO] [stderr] Downloaded candle-nn v0.6.0 [INFO] [stderr] Downloaded candle-metal-kernels v0.6.0 [INFO] [stderr] Downloaded cc v1.1.0 [INFO] [stderr] Downloaded candle-core v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e326f6cf1e0c8c1aa1d3750e5282f8c512759125a378af58862716c8806460bc [INFO] running `Command { std: "docker" "start" "-a" "e326f6cf1e0c8c1aa1d3750e5282f8c512759125a378af58862716c8806460bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e326f6cf1e0c8c1aa1d3750e5282f8c512759125a378af58862716c8806460bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e326f6cf1e0c8c1aa1d3750e5282f8c512759125a378af58862716c8806460bc", kill_on_drop: false }` [INFO] [stdout] e326f6cf1e0c8c1aa1d3750e5282f8c512759125a378af58862716c8806460bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea217b995c1819a930cb78cb245422c69cdab8880efe6767ae7a2e53959b4ea1 [INFO] running `Command { std: "docker" "start" "-a" "ea217b995c1819a930cb78cb245422c69cdab8880efe6767ae7a2e53959b4ea1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling cc v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking core-foundation-sys v0.8.6 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling accelerate-src v0.3.2 [INFO] [stderr] Checking block v0.1.6 [INFO] [stderr] Checking bitflags v2.6.0 [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" "ea217b995c1819a930cb78cb245422c69cdab8880efe6767ae7a2e53959b4ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea217b995c1819a930cb78cb245422c69cdab8880efe6767ae7a2e53959b4ea1", kill_on_drop: false }` [INFO] [stdout] ea217b995c1819a930cb78cb245422c69cdab8880efe6767ae7a2e53959b4ea1