[INFO] cloning repository https://github.com/codeitlikemiley/raz
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codeitlikemiley/raz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeitlikemiley%2Fraz", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeitlikemiley%2Fraz'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a16ee51cde7c40e6ac6765a08a56b1fb6d9142c
[INFO] testing codeitlikemiley/raz against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeitlikemiley%2Fraz" "/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/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/codeitlikemiley/raz
[INFO] finished tweaking git repo https://github.com/codeitlikemiley/raz
[INFO] tweaked toml for git repo https://github.com/codeitlikemiley/raz written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/codeitlikemiley/raz on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 201 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.6.0 (available: v0.8.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.10+spec-1.1.0)
[INFO] [stderr]       Adding tree-sitter v0.25.10 (available: v0.26.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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/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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59ac988ec23c365d2fe387deb4988e85b314fa6f72b521db40c9317369824ca0
[INFO] running `Command { std: "docker" "start" "-a" "59ac988ec23c365d2fe387deb4988e85b314fa6f72b521db40c9317369824ca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59ac988ec23c365d2fe387deb4988e85b314fa6f72b521db40c9317369824ca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59ac988ec23c365d2fe387deb4988e85b314fa6f72b521db40c9317369824ca0", kill_on_drop: false }`
[INFO] [stdout] 59ac988ec23c365d2fe387deb4988e85b314fa6f72b521db40c9317369824ca0
[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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 298d87f9b70f3a1762079349f4732619b86c9a6d4754bd04b2e4aafbe2a3aa08
[INFO] running `Command { std: "docker" "start" "-a" "298d87f9b70f3a1762079349f4732619b86c9a6d4754bd04b2e4aafbe2a3aa08", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling lru v0.16.2
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling raz-validation v0.2.4 (/opt/rustwide/workdir/raz-validation)
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling raz-common v0.2.4 (/opt/rustwide/workdir/raz-common)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling raz-config v0.2.4 (/opt/rustwide/workdir/raz-config)
[INFO] [stderr]    Compiling raz-override v0.2.4 (/opt/rustwide/workdir/raz-override)
[INFO] [stderr]    Compiling raz-core v0.2.4 (/opt/rustwide/workdir/raz-core)
[INFO] [stderr]    Compiling raz-cli v0.2.4 (/opt/rustwide/workdir/raz-adapters/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.45s
[INFO] running `Command { std: "docker" "inspect" "298d87f9b70f3a1762079349f4732619b86c9a6d4754bd04b2e4aafbe2a3aa08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "298d87f9b70f3a1762079349f4732619b86c9a6d4754bd04b2e4aafbe2a3aa08", kill_on_drop: false }`
[INFO] [stdout] 298d87f9b70f3a1762079349f4732619b86c9a6d4754bd04b2e4aafbe2a3aa08
[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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9c51df868dcc692c4ea4c429014fe4b8410fe1b4697f0a97a73a7d098bc12a4
[INFO] running `Command { std: "docker" "start" "-a" "a9c51df868dcc692c4ea4c429014fe4b8410fe1b4697f0a97a73a7d098bc12a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling raz-validation v0.2.4 (/opt/rustwide/workdir/raz-validation)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling raz-common v0.2.4 (/opt/rustwide/workdir/raz-common)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling raz-config v0.2.4 (/opt/rustwide/workdir/raz-config)
[INFO] [stderr]    Compiling raz-override v0.2.4 (/opt/rustwide/workdir/raz-override)
[INFO] [stderr]    Compiling raz-core v0.2.4 (/opt/rustwide/workdir/raz-core)
[INFO] [stderr]    Compiling raz-cli v0.2.4 (/opt/rustwide/workdir/raz-adapters/cli)
[INFO] [stderr] error: could not compile `raz-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name raz_core --edition=2024 raz-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="async-trait"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="notify"' --cfg 'feature="tokio"' --cfg 'feature="tree-sitter"' --cfg 'feature="tree-sitter-rust"' --cfg 'feature="tree-sitter-support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("advanced-analysis", "async-trait", "default", "full", "notify", "tokio", "tree-sitter", "tree-sitter-rust", "tree-sitter-support", "wasm"))' -C metadata=3ab067a2c875133c -C extra-filename=-bdbf4f3fca37602a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-76e486074e781abd.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a3a4c16b0340da07.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-df47246ef16de4ab.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-bf1d18ca85b7def1.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-587f834f16eeb1f2.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-e8a3e39182f1e416.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-64d41c4183345cb9.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-cd7e8cc2150140d3.rlib --extern raz_common=/opt/rustwide/target/debug/deps/libraz_common-5b10075355033e1a.rlib --extern raz_config=/opt/rustwide/target/debug/deps/libraz_config-94e81b0de6327a21.rlib --extern raz_override=/opt/rustwide/target/debug/deps/libraz_override-d5cea3bcfa17d85a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e0f6f9f47700b3dc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6384714027214010.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-861b0917f623b9e8.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-6fc0b2e7f7651d11.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-59703aae3917b457.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-35bbcedfdd8e39e8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-24be528ca0ecaa4c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-8155d273031828f1.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-9ff406dfd43766c9.rlib --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-316abf1ec7d9f8a4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tree-sitter-78084db8fca94259/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-b64ee6b98e85a985/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a9c51df868dcc692c4ea4c429014fe4b8410fe1b4697f0a97a73a7d098bc12a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9c51df868dcc692c4ea4c429014fe4b8410fe1b4697f0a97a73a7d098bc12a4", kill_on_drop: false }`
[INFO] [stdout] a9c51df868dcc692c4ea4c429014fe4b8410fe1b4697f0a97a73a7d098bc12a4
