[INFO] cloning repository https://github.com/greaka/binja_patterns [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greaka/binja_patterns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreaka%2Fbinja_patterns", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreaka%2Fbinja_patterns'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7415872c1887d31287547b62d39b7a53e81cf0a [INFO] checking greaka/binja_patterns against try#901d6c1c62d7c61e05469e996c297476078ee06b for pr-157082 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreaka%2Fbinja_patterns" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/greaka/binja_patterns [INFO] finished tweaking git repo https://github.com/greaka/binja_patterns [INFO] tweaked toml for git repo https://github.com/greaka/binja_patterns written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/greaka/binja_patterns on toolchain 901d6c1c62d7c61e05469e996c297476078ee06b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Vector35/binaryninja-api.git` [INFO] [stderr] Updating git repository `https://github.com/greaka/patterns.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 78 packages to latest Rust 1.98.0-nightly compatible versions [INFO] [stderr] Adding pyo3 v0.24.2 (available: v0.29.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] c523adfd27505220f820493eafd3e84711a70c274ff18c0fd6c88b16395404aa [INFO] running `Command { std: "docker" "start" "c523adfd27505220f820493eafd3e84711a70c274ff18c0fd6c88b16395404aa", 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" "c523adfd27505220f820493eafd3e84711a70c274ff18c0fd6c88b16395404aa" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c523adfd27505220f820493eafd3e84711a70c274ff18c0fd6c88b16395404aa", 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" "c523adfd27505220f820493eafd3e84711a70c274ff18c0fd6c88b16395404aa" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling log v0.4.32 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling cc v1.2.64 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling static_init_macro v1.0.4 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling static_init v1.0.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling pyo3-build-config v0.24.2 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling binaryninja v0.1.0 (https://github.com/Vector35/binaryninja-api.git#3003bfaf) [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling binja_patterns v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking patterns v0.3.2 (https://github.com/greaka/patterns.git#5b8bac72) [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.2 [INFO] [stderr] Compiling pyo3-ffi v0.24.2 [INFO] [stderr] Compiling pyo3 v0.24.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.12.4 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling pyo3-macros v0.24.2 [INFO] [stderr] Compiling binaryninjacore-sys v0.1.0 (https://github.com/Vector35/binaryninja-api.git#3003bfaf) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.51s [INFO] running `Command { std: "docker" "inspect" "c523adfd27505220f820493eafd3e84711a70c274ff18c0fd6c88b16395404aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c523adfd27505220f820493eafd3e84711a70c274ff18c0fd6c88b16395404aa", kill_on_drop: false }` [INFO] [stdout] c523adfd27505220f820493eafd3e84711a70c274ff18c0fd6c88b16395404aa