[INFO] cloning repository https://github.com/stoolap/stoolap-python
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stoolap/stoolap-python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoolap%2Fstoolap-python", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoolap%2Fstoolap-python'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4bb7317d2704b2cfa13e410ed1bf24a816cbaa0
[INFO] testing stoolap/stoolap-python against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoolap%2Fstoolap-python" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stoolap/stoolap-python
[INFO] finished tweaking git repo https://github.com/stoolap/stoolap-python
[INFO] tweaked toml for git repo https://github.com/stoolap/stoolap-python written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stoolap/stoolap-python on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stoolap/stoolap-python 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lz4_flex v0.13.0
[INFO] [stderr]   Downloaded roaring v0.11.3
[INFO] [stderr]   Downloaded lru v0.16.3
[INFO] [stderr]   Downloaded pyo3-macros v0.23.5
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.5
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.5
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.5
[INFO] [stderr]   Downloaded pyo3 v0.23.5
[INFO] [stderr]   Downloaded stoolap v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f8b611d0ec45ca7bfc21d80313917c1b8fd2ca4e41e60caae319bbe0d5fc830d
[INFO] running `Command { std: "docker" "start" "f8b611d0ec45ca7bfc21d80313917c1b8fd2ca4e41e60caae319bbe0d5fc830d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8b611d0ec45ca7bfc21d80313917c1b8fd2ca4e41e60caae319bbe0d5fc830d", 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" "f8b611d0ec45ca7bfc21d80313917c1b8fd2ca4e41e60caae319bbe0d5fc830d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8b611d0ec45ca7bfc21d80313917c1b8fd2ca4e41e60caae319bbe0d5fc830d", 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" "f8b611d0ec45ca7bfc21d80313917c1b8fd2ca4e41e60caae319bbe0d5fc830d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pyo3-build-config v0.23.5
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling stoolap v0.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling lz4_flex v0.13.0
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling roaring v0.11.3
[INFO] [stderr]    Compiling radsort v0.1.1
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.5
[INFO] [stderr]    Compiling pyo3-ffi v0.23.5
[INFO] [stderr]    Compiling pyo3 v0.23.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pyo3-macros v0.23.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr] error: could not compile `stoolap` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name stoolap --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stoolap-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ann-benchmark", "candle-core", "candle-nn", "candle-transformers", "clap", "cli", "comfy-table", "default", "dhat-heap", "dirs", "duckdb", "ffi", "hf-hub", "mimalloc", "parallel", "rustyline", "semantic", "sqlite", "stress-tests", "test-failpoints", "test-filedb", "tokenizers", "wasm"))' -C metadata=95e92b5d53f37c97 -C extra-filename=-b768809f7d982baf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-e5b95693cb6a3a47.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2ed9460101f17bbf.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f079d33e9d1d4592.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-77160f4e25d6fc25.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-6edb335ed84f8e23.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-a454b1b8b84fe139.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-63a892cc2d36a2f0.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0ece783e234d1377.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-585253b8e2aa2651.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-6ea6b99eab1dedeb.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-9be9a4c5ceb05bac.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-b4d5385dcafb8462.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-5cfa70d22cb32987.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-85fb6938a0ba9242.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-997e769c13bd5832.rlib --extern radsort=/opt/rustwide/target/debug/deps/libradsort-3c13847fca56fcb2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-280ad43bf8543881.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-f14587bbf0e4b44d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1342197ac76a7579.rlib --extern roaring=/opt/rustwide/target/debug/deps/libroaring-5b2efb84203bd521.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c4a66f98a2548f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-73c4154dc7eb1f10.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1dcb03f1e808e3b8.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-06af8c6fe73789a9.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d6777488adf6403e.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-c4b0763233bab5f9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-02986025785daeb4.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-aac890e91084cd30.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-87ee21b9c0efbfb3.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f8b611d0ec45ca7bfc21d80313917c1b8fd2ca4e41e60caae319bbe0d5fc830d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8b611d0ec45ca7bfc21d80313917c1b8fd2ca4e41e60caae319bbe0d5fc830d", kill_on_drop: false }`
[INFO] [stdout] f8b611d0ec45ca7bfc21d80313917c1b8fd2ca4e41e60caae319bbe0d5fc830d
