[INFO] cloning repository https://github.com/Blendcepts/dendra-cept
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Blendcepts/dendra-cept" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlendcepts%2Fdendra-cept", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlendcepts%2Fdendra-cept'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8052f13eb7d3f3607ca7b737f2d8a29b46df1ceb
[INFO] checking Blendcepts/dendra-cept against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlendcepts%2Fdendra-cept" "/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/Blendcepts/dendra-cept
[INFO] finished tweaking git repo https://github.com/Blendcepts/dendra-cept
[INFO] tweaked toml for git repo https://github.com/Blendcepts/dendra-cept written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Blendcepts/dendra-cept on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Blendcepts/dendra-cept 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bdab779b2bfa31e4bd6e8ecb5ff09f1852c1fbb29367e06a857065acbdc174d0
[INFO] running `Command { std: "docker" "start" "-a" "bdab779b2bfa31e4bd6e8ecb5ff09f1852c1fbb29367e06a857065acbdc174d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdab779b2bfa31e4bd6e8ecb5ff09f1852c1fbb29367e06a857065acbdc174d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdab779b2bfa31e4bd6e8ecb5ff09f1852c1fbb29367e06a857065acbdc174d0", kill_on_drop: false }`
[INFO] [stdout] bdab779b2bfa31e4bd6e8ecb5ff09f1852c1fbb29367e06a857065acbdc174d0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49b4d4e61dbadb8e4793c95492c047bdb260c38b919d3e012cce18b6c39e3c3e
[INFO] running `Command { std: "docker" "start" "-a" "49b4d4e61dbadb8e4793c95492c047bdb260c38b919d3e012cce18b6c39e3c3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling accelerate-src v0.3.2
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking tendril v0.4.3
[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" "49b4d4e61dbadb8e4793c95492c047bdb260c38b919d3e012cce18b6c39e3c3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49b4d4e61dbadb8e4793c95492c047bdb260c38b919d3e012cce18b6c39e3c3e", kill_on_drop: false }`
[INFO] [stdout] 49b4d4e61dbadb8e4793c95492c047bdb260c38b919d3e012cce18b6c39e3c3e
