[INFO] cloning repository https://github.com/foophoof/xivcs-binja
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foophoof/xivcs-binja" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoophoof%2Fxivcs-binja", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoophoof%2Fxivcs-binja'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a6ab1079bbf19adcf05bc8bcf1bab36c86fe73a
[INFO] checking foophoof/xivcs-binja against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoophoof%2Fxivcs-binja" "/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/foophoof/xivcs-binja
[INFO] finished tweaking git repo https://github.com/foophoof/xivcs-binja
[INFO] tweaked toml for git repo https://github.com/foophoof/xivcs-binja written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/foophoof/xivcs-binja on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/foophoof/xivcs-binja 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Vector35/binaryninja-api.git`
[INFO] [stderr]     Updating git submodule `https://github.com/capstone-engine/capstone.git`
[INFO] [stderr]     Updating git submodule `https://github.com/intelxed/mbuild.git`
[INFO] [stderr]     Updating git submodule `https://github.com/intelxed/xed.git`
[INFO] [stderr]     Updating git submodule `https://github.com/Vector35/yasm.git`
[INFO] [stderr]     Updating git submodule `https://github.com/Vector35/asmx86.git`
[INFO] [stderr]     Updating git submodule `https://github.com/fmtlib/fmt.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/redstrate/Physis.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-float v2.10.1
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded monostate-impl v1.0.2
[INFO] [stderr]   Downloaded pest_meta v2.8.6
[INFO] [stderr]   Downloaded unstructured v0.5.1
[INFO] [stderr]   Downloaded monostate v1.0.2
[INFO] [stderr]   Downloaded pest_derive v2.8.6
[INFO] [stderr]   Downloaded pest_generator v2.8.6
[INFO] [stderr]   Downloaded binrw_derive v0.15.0
[INFO] [stderr]   Downloaded libz-rs-sys v0.6.3
[INFO] [stderr]   Downloaded pest v2.8.6
[INFO] [stderr]   Downloaded binrw v0.15.0
[INFO] [stderr]   Downloaded coolfindpattern v0.1.7
[INFO] [stderr]   Downloaded zlib-rs v0.6.3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58202920cda9f0bdf3c6da43139337aefd3241dd9d037c6c52d31c8e82971c20
[INFO] running `Command { std: "docker" "start" "-a" "58202920cda9f0bdf3c6da43139337aefd3241dd9d037c6c52d31c8e82971c20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58202920cda9f0bdf3c6da43139337aefd3241dd9d037c6c52d31c8e82971c20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58202920cda9f0bdf3c6da43139337aefd3241dd9d037c6c52d31c8e82971c20", kill_on_drop: false }`
[INFO] [stdout] 58202920cda9f0bdf3c6da43139337aefd3241dd9d037c6c52d31c8e82971c20
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a111ae0cbad84634848150058afcdafe7a6a705f1b068b80552e7abdaa11e98f
[INFO] running `Command { std: "docker" "start" "-a" "a111ae0cbad84634848150058afcdafe7a6a705f1b068b80552e7abdaa11e98f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling binaryninja v0.1.0 (https://github.com/Vector35/binaryninja-api.git?branch=dev#585882cd)
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling xivcs-binja v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking libz-rs-sys v0.6.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking coolfindpattern v0.1.7
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/coolfindpattern-0.1.7/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(portable_simd, iter_array_chunks)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coolfindpattern` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a111ae0cbad84634848150058afcdafe7a6a705f1b068b80552e7abdaa11e98f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a111ae0cbad84634848150058afcdafe7a6a705f1b068b80552e7abdaa11e98f", kill_on_drop: false }`
[INFO] [stdout] a111ae0cbad84634848150058afcdafe7a6a705f1b068b80552e7abdaa11e98f
