[INFO] cloning repository https://github.com/leo-ai-lab/rnl-basic-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leo-ai-lab/rnl-basic-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo-ai-lab%2Frnl-basic-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo-ai-lab%2Frnl-basic-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b21f902397682c9972e1fc7d678d533470bac1c6 [INFO] testing leo-ai-lab/rnl-basic-engine/b21f902397682c9972e1fc7d678d533470bac1c6 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%2Fleo-ai-lab%2Frnl-basic-engine" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/leo-ai-lab/rnl-basic-engine [INFO] finished tweaking git repo https://github.com/leo-ai-lab/rnl-basic-engine [INFO] tweaked toml for git repo https://github.com/leo-ai-lab/rnl-basic-engine written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leo-ai-lab/rnl-basic-engine 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/leo-ai-lab/rnl-basic-engine 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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 28ca01a19344a6d475a6df45ed4f35927c70d9aa47adcd7ac803195d5dda99cc [INFO] running `Command { std: "docker" "start" "28ca01a19344a6d475a6df45ed4f35927c70d9aa47adcd7ac803195d5dda99cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28ca01a19344a6d475a6df45ed4f35927c70d9aa47adcd7ac803195d5dda99cc", 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" "28ca01a19344a6d475a6df45ed4f35927c70d9aa47adcd7ac803195d5dda99cc" "/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" "28ca01a19344a6d475a6df45ed4f35927c70d9aa47adcd7ac803195d5dda99cc", 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" "28ca01a19344a6d475a6df45ed4f35927c70d9aa47adcd7ac803195d5dda99cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling bytes v1.12.0 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling arrow-schema v53.4.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling alloc-stdlib v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling http v1.4.2 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling cc v1.2.65 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling lz4_flex v0.11.6 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling zerocopy-derive v0.8.52 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling regex v1.12.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.10.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling arrow-buffer v53.4.1 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling arrow-data v53.4.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling arrow-array v53.4.1 [INFO] [stderr] Compiling arrow-select v53.4.1 [INFO] [stderr] Compiling arrow-arith v53.4.1 [INFO] [stderr] Compiling arrow-row v53.4.1 [INFO] [stderr] Compiling arrow-cast v53.4.1 [INFO] [stderr] Compiling arrow-string v53.4.1 [INFO] [stderr] Compiling arrow-ord v53.4.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling arrow-ipc v53.4.1 [INFO] [stderr] Compiling arrow-csv v53.4.1 [INFO] [stderr] Compiling arrow-json v53.4.1 [INFO] [stderr] Compiling arrow v53.4.1 [INFO] [stderr] Compiling parquet v53.4.1 [INFO] [stderr] Compiling rnl-basic-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 4m 11s [INFO] running `Command { std: "docker" "inspect" "28ca01a19344a6d475a6df45ed4f35927c70d9aa47adcd7ac803195d5dda99cc", 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" "28ca01a19344a6d475a6df45ed4f35927c70d9aa47adcd7ac803195d5dda99cc" "/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 rnl-basic-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1.31s [INFO] running `Command { std: "docker" "inspect" "28ca01a19344a6d475a6df45ed4f35927c70d9aa47adcd7ac803195d5dda99cc", 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" "28ca01a19344a6d475a6df45ed4f35927c70d9aa47adcd7ac803195d5dda99cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/rnl_basic_engine-1a036768f1bafa23) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/rnl_basic_engine-308f1ce2cab220d9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/engine_tests.rs (/opt/rustwide/target/release/deps/engine_tests-786e447f28dfc0b8) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test btree_mode_returns_expected_sum_for_customer_lookup ... ok [INFO] [stdout] test missing_customer_returns_zero ... ok [INFO] [stdout] test optimizer_prefers_btree_for_selective_customer_lookup ... ok [INFO] [stdout] test planner_prefers_btree_for_selective_customer_lookup ... ok [INFO] [stdout] test heavy_benchmark_reports_nanoseconds_and_billion_row_projection ... ok [INFO] [stdout] test scan_mode_returns_expected_sum_and_metrics ... ok [INFO] [stdout] test parser_supports_aliases_order_by_and_limit ... ok [INFO] [stdout] test benchmark_harness_reports_all_strategies ... ok [INFO] [stdout] test columnar_sql_execution_matches_scan_for_amount_filter ... ok [INFO] [stdout] test catalog_cli_can_write_and_read_entries has been running for over 60 seconds [INFO] [stderr] Doc-tests rnl_basic_engine [INFO] [stdout] test catalog_cli_can_write_and_read_entries ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 79.94s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "28ca01a19344a6d475a6df45ed4f35927c70d9aa47adcd7ac803195d5dda99cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28ca01a19344a6d475a6df45ed4f35927c70d9aa47adcd7ac803195d5dda99cc", kill_on_drop: false }` [INFO] [stdout] 28ca01a19344a6d475a6df45ed4f35927c70d9aa47adcd7ac803195d5dda99cc