[INFO] cloning repository https://github.com/jorgesantosphoto/rapidquery [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jorgesantosphoto/rapidquery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgesantosphoto%2Frapidquery", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgesantosphoto%2Frapidquery'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd8a61859a338687cad36e3f33894921efd9e48a [INFO] building jorgesantosphoto/rapidquery against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgesantosphoto%2Frapidquery" "/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/jorgesantosphoto/rapidquery [INFO] finished tweaking git repo https://github.com/jorgesantosphoto/rapidquery [INFO] tweaked toml for git repo https://github.com/jorgesantosphoto/rapidquery written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jorgesantosphoto/rapidquery on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jorgesantosphoto/rapidquery 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de0c8ecdae73f7e93a39e5fcfd025d0360c4ba665025cce8c7a4c89f308cd7cd [INFO] running `Command { std: "docker" "start" "-a" "de0c8ecdae73f7e93a39e5fcfd025d0360c4ba665025cce8c7a4c89f308cd7cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de0c8ecdae73f7e93a39e5fcfd025d0360c4ba665025cce8c7a4c89f308cd7cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de0c8ecdae73f7e93a39e5fcfd025d0360c4ba665025cce8c7a4c89f308cd7cd", kill_on_drop: false }` [INFO] [stdout] de0c8ecdae73f7e93a39e5fcfd025d0360c4ba665025cce8c7a4c89f308cd7cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a12ba76107286d71d694cbefc881d2a781a5745b3db4f118b808dbf7af128d9 [INFO] running `Command { std: "docker" "start" "-a" "6a12ba76107286d71d694cbefc881d2a781a5745b3db4f118b808dbf7af128d9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling python3-dll-a v0.2.14 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling pgvector v0.4.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling pyo3-build-config v0.27.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.27.0 [INFO] [stderr] Compiling pyo3-ffi v0.27.0 [INFO] [stderr] Compiling pyo3 v0.27.0 [INFO] [stderr] Compiling mac_address v1.1.8 [INFO] [stderr] Compiling inherent v1.0.13 [INFO] [stderr] Compiling sea-query v0.32.7 [INFO] [stderr] Compiling pyo3-macros v0.27.0 [INFO] [stderr] Compiling rapidquery v0.1.0-alpha5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.19s [INFO] running `Command { std: "docker" "inspect" "6a12ba76107286d71d694cbefc881d2a781a5745b3db4f118b808dbf7af128d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a12ba76107286d71d694cbefc881d2a781a5745b3db4f118b808dbf7af128d9", kill_on_drop: false }` [INFO] [stdout] 6a12ba76107286d71d694cbefc881d2a781a5745b3db4f118b808dbf7af128d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12525e9a7c3696a8ece054b0c068d55608f7b1725ce7f1a82d2ae9748fe17b34 [INFO] running `Command { std: "docker" "start" "-a" "12525e9a7c3696a8ece054b0c068d55608f7b1725ce7f1a82d2ae9748fe17b34", kill_on_drop: false }` [INFO] [stderr] Compiling rapidquery v0.1.0-alpha5 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rapidquery` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name rapidquery --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C lto -C debuginfo=2 '--warn=clippy::print_stdout' '--warn=clippy::dbg_macro' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96e5f4e141d0c1ac -C extra-filename=-f174a36451efdf69 --out-dir /opt/rustwide/target/debug/deps -C strip=symbols -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d4df49eb402c20f8.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-642ffef73646353f.rlib --extern ipnetwork=/opt/rustwide/target/debug/deps/libipnetwork-7fded4d80407c16a.rlib --extern mac_address=/opt/rustwide/target/debug/deps/libmac_address-df3edab23f2def85.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0baa89e9932605ea.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f05cb386eb44cf7b.rlib --extern pgvector=/opt/rustwide/target/debug/deps/libpgvector-3c4e32c34c7222c6.rlib --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-9fb66f589bc10d53.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-408df9d00d3bb8ce.rlib --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-073f415e115c8b7d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-088ec3851cbfca86.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-87e07e7e633830fd.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "12525e9a7c3696a8ece054b0c068d55608f7b1725ce7f1a82d2ae9748fe17b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12525e9a7c3696a8ece054b0c068d55608f7b1725ce7f1a82d2ae9748fe17b34", kill_on_drop: false }` [INFO] [stdout] 12525e9a7c3696a8ece054b0c068d55608f7b1725ce7f1a82d2ae9748fe17b34