[INFO] fetching crate raz-core 0.2.4... [INFO] testing raz-core-0.2.4 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate raz-core 0.2.4 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate raz-core 0.2.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate raz-core 0.2.4 [INFO] tweaked toml for crates.io crate raz-core 0.2.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate raz-core 0.2.4 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate raz-core 0.2.4 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded raz-config v0.2.4 [INFO] [stderr] Downloaded raz-common v0.2.4 [INFO] [stderr] Downloaded raz-validation v0.2.4 [INFO] [stderr] Downloaded raz-override v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01b90bd5d54f7b22aa256828ac440bc98e897a25ac535fd06b83927ef7eb271f [INFO] running `Command { std: "docker" "start" "-a" "01b90bd5d54f7b22aa256828ac440bc98e897a25ac535fd06b83927ef7eb271f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01b90bd5d54f7b22aa256828ac440bc98e897a25ac535fd06b83927ef7eb271f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01b90bd5d54f7b22aa256828ac440bc98e897a25ac535fd06b83927ef7eb271f", kill_on_drop: false }` [INFO] [stdout] 01b90bd5d54f7b22aa256828ac440bc98e897a25ac535fd06b83927ef7eb271f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd127018427fee2272fb7284557ca17d504499306448ae436fde519b9e8fddb0 [INFO] running `Command { std: "docker" "start" "-a" "fd127018427fee2272fb7284557ca17d504499306448ae436fde519b9e8fddb0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling notify v8.1.0 [INFO] [stderr] Compiling lru v0.16.0 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling raz-validation v0.2.4 [INFO] [stderr] Compiling tree-sitter v0.25.6 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling raz-common v0.2.4 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling raz-config v0.2.4 [INFO] [stderr] Compiling raz-override v0.2.4 [INFO] [stderr] Compiling raz-core v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.92s [INFO] running `Command { std: "docker" "inspect" "fd127018427fee2272fb7284557ca17d504499306448ae436fde519b9e8fddb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd127018427fee2272fb7284557ca17d504499306448ae436fde519b9e8fddb0", kill_on_drop: false }` [INFO] [stdout] fd127018427fee2272fb7284557ca17d504499306448ae436fde519b9e8fddb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 672216f65dcb1c86e9365f15fd345e1644a7ab34267eb3d3af41803bf6955bb8 [INFO] running `Command { std: "docker" "start" "-a" "672216f65dcb1c86e9365f15fd345e1644a7ab34267eb3d3af41803bf6955bb8", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling raz-validation v0.2.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling notify v8.1.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling raz-common v0.2.4 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling raz-config v0.2.4 [INFO] [stderr] Compiling raz-override v0.2.4 [INFO] [stderr] Compiling raz-core v0.2.4 (/opt/rustwide/workdir) [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name raz_core --edition=2024 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=dd8a33bec5fc2fe0 -C extra-filename=-0275f873f5b50619 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6954279b22593355.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3f4a1501b996af48.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-049d221f975d87fb.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-b1d792528bd08356.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0ae7fbe5fc0d1179.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-ad238527ba557c44.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-775ac4461f816101.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-cb10fec72c85aede.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-7a9a4cfb13f5103a.rlib --extern raz_common=/opt/rustwide/target/debug/deps/libraz_common-20bd1a621b11b48f.rlib --extern raz_config=/opt/rustwide/target/debug/deps/libraz_config-123b1a432c7fa4a0.rlib --extern raz_override=/opt/rustwide/target/debug/deps/libraz_override-c33d5c8843345867.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-56d08bf64ae36d66.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d81940569b4b6b7e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-37e097130ca515a1.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-577647bd4f992c17.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8e82dd4754bf908f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb66145f8625ae52.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bf0d15315497b39a.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-eb0d3b8f7bc50228.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-0a00ccb0d8e20c4e.rlib --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-26cdd3382be906bc.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tree-sitter-d6ba4d6c87c61416/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-79544e7dbe4661f4/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "672216f65dcb1c86e9365f15fd345e1644a7ab34267eb3d3af41803bf6955bb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "672216f65dcb1c86e9365f15fd345e1644a7ab34267eb3d3af41803bf6955bb8", kill_on_drop: false }` [INFO] [stdout] 672216f65dcb1c86e9365f15fd345e1644a7ab34267eb3d3af41803bf6955bb8