[INFO] cloning repository https://github.com/NDilanka/quarry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NDilanka/quarry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNDilanka%2Fquarry", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNDilanka%2Fquarry'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5056083eb15b5a1527f68dcd8e1e86aff37903fd [INFO] testing NDilanka/quarry against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNDilanka%2Fquarry" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NDilanka/quarry [INFO] finished tweaking git repo https://github.com/NDilanka/quarry [INFO] tweaked toml for git repo https://github.com/NDilanka/quarry written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NDilanka/quarry on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NDilanka/quarry 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 4d1c495c68ac8ad5c3ccc1f7238f673851aac31640163b95ba983a03c17acf7b [INFO] running `Command { std: "docker" "start" "4d1c495c68ac8ad5c3ccc1f7238f673851aac31640163b95ba983a03c17acf7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d1c495c68ac8ad5c3ccc1f7238f673851aac31640163b95ba983a03c17acf7b", 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" "4d1c495c68ac8ad5c3ccc1f7238f673851aac31640163b95ba983a03c17acf7b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d1c495c68ac8ad5c3ccc1f7238f673851aac31640163b95ba983a03c17acf7b", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d1c495c68ac8ad5c3ccc1f7238f673851aac31640163b95ba983a03c17acf7b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling zerocopy v0.8.55 [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cc v1.4.0 [INFO] [stderr] Compiling inotify-sys v0.1.8 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v1.2.2 [INFO] [stderr] Compiling filetime v0.2.29 [INFO] [stderr] Compiling thiserror v2.0.19 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling bitflags v2.13.1 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling arrayvec v0.7.8 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling file-id v0.2.3 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling notify-debouncer-full v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling thiserror-impl v2.0.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.5 [INFO] [stderr] Compiling rand v0.8.7 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling quarry-core v0.1.6 (/opt/rustwide/workdir/core) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "4d1c495c68ac8ad5c3ccc1f7238f673851aac31640163b95ba983a03c17acf7b", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d1c495c68ac8ad5c3ccc1f7238f673851aac31640163b95ba983a03c17acf7b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling zerocopy v0.8.55 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v2.13.1 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling inotify-sys v0.1.8 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling mio v1.2.2 [INFO] [stderr] Compiling filetime v0.2.29 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling file-id v0.2.3 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling arrayvec v0.7.8 [INFO] [stderr] Compiling thiserror v2.0.19 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Compiling fastrand v2.5.0 [INFO] [stderr] Compiling notify-debouncer-full v0.4.0 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.5 [INFO] [stderr] Compiling rand v0.8.7 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling quarry-core v0.1.6 (/opt/rustwide/workdir/core) [INFO] [stderr] error: could not compile `quarry-core` (test "index_test") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name index_test --edition=2021 core/tests/index_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=s -C lto -C codegen-units=1 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "semantic"))' -C metadata=ec097b134a4d5843 -C extra-filename=-b5ebc1debfb21348 --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern blake3=/opt/rustwide/target/release/deps/libblake3-ad77b45e3cbd2cbd.rlib --extern chrono=/opt/rustwide/target/release/deps/libchrono-36341c0bd1d1bc41.rlib --extern notify=/opt/rustwide/target/release/deps/libnotify-b691efe7c2af9ae3.rlib --extern notify_debouncer_full=/opt/rustwide/target/release/deps/libnotify_debouncer_full-07aacd20aeecdabc.rlib --extern quarry_core=/opt/rustwide/target/release/deps/libquarry_core-ee1babbd7ea54c78.rlib --extern rand=/opt/rustwide/target/release/deps/librand-05b9ec1cf22d4581.rlib --extern rusqlite=/opt/rustwide/target/release/deps/librusqlite-e44690e886ac1086.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-a9a25b8f025178fc.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-bf1229d28211b645.rlib --extern serde_yaml_ng=/opt/rustwide/target/release/deps/libserde_yaml_ng-555c10b12f6b3fc3.rlib --extern tempfile=/opt/rustwide/target/release/deps/libtempfile-11b7b2d8fb81ea2b.rlib --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-694686b7f4c9ebba.rlib --extern ulid=/opt/rustwide/target/release/deps/libulid-78b8ccfb33b37d60.rlib --extern walkdir=/opt/rustwide/target/release/deps/libwalkdir-f2caa33a2c0367b8.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/blake3-ecc9607c76af49b0/out -L native=/opt/rustwide/target/release/build/blake3-ecc9607c76af49b0/out -L native=/opt/rustwide/target/release/build/libsqlite3-sys-d36589d401e5c68f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4d1c495c68ac8ad5c3ccc1f7238f673851aac31640163b95ba983a03c17acf7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d1c495c68ac8ad5c3ccc1f7238f673851aac31640163b95ba983a03c17acf7b", kill_on_drop: false }` [INFO] [stdout] 4d1c495c68ac8ad5c3ccc1f7238f673851aac31640163b95ba983a03c17acf7b