[INFO] cloning repository https://github.com/vibesrc/tiz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vibesrc/tiz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvibesrc%2Ftiz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvibesrc%2Ftiz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67f59003b3b82a411b6ea5cd049f24fdc2f03e31 [INFO] testing vibesrc/tiz against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvibesrc%2Ftiz" "/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/vibesrc/tiz [INFO] finished tweaking git repo https://github.com/vibesrc/tiz [INFO] tweaked toml for git repo https://github.com/vibesrc/tiz written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vibesrc/tiz on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vibesrc/tiz 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f0f32c0fb6567a40af0bfbcfb64bf1a4612749557befc51ff0add6e2a25de19 [INFO] running `Command { std: "docker" "start" "-a" "4f0f32c0fb6567a40af0bfbcfb64bf1a4612749557befc51ff0add6e2a25de19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f0f32c0fb6567a40af0bfbcfb64bf1a4612749557befc51ff0add6e2a25de19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f0f32c0fb6567a40af0bfbcfb64bf1a4612749557befc51ff0add6e2a25de19", kill_on_drop: false }` [INFO] [stdout] 4f0f32c0fb6567a40af0bfbcfb64bf1a4612749557befc51ff0add6e2a25de19 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55785c2c366e361e49fbb44766906f85ecddf075e3dc462e4d0af7d2ae849442 [INFO] running `Command { std: "docker" "start" "-a" "55785c2c366e361e49fbb44766906f85ecddf075e3dc462e4d0af7d2ae849442", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling bitcode_derive v0.6.9 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling sqlparser v0.60.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bitcode v0.6.9 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tiz-core v0.1.0 (/opt/rustwide/workdir/crates/tiz-core) [INFO] [stderr] Compiling tiz v0.1.0 (/opt/rustwide/workdir/crates/tiz-cli) [INFO] [stderr] Compiling tiz-server v0.1.0 (/opt/rustwide/workdir/crates/tiz-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.32s [INFO] running `Command { std: "docker" "inspect" "55785c2c366e361e49fbb44766906f85ecddf075e3dc462e4d0af7d2ae849442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55785c2c366e361e49fbb44766906f85ecddf075e3dc462e4d0af7d2ae849442", kill_on_drop: false }` [INFO] [stdout] 55785c2c366e361e49fbb44766906f85ecddf075e3dc462e4d0af7d2ae849442 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83209ebd2a36b7d0cadeadda85576ba44ebde4a16b422b6ce6869728baca6e93 [INFO] running `Command { std: "docker" "start" "-a" "83209ebd2a36b7d0cadeadda85576ba44ebde4a16b422b6ce6869728baca6e93", kill_on_drop: false }` [INFO] [stderr] Compiling tiz-core v0.1.0 (/opt/rustwide/workdir/crates/tiz-core) [INFO] [stderr] Compiling tiz v0.1.0 (/opt/rustwide/workdir/crates/tiz-cli) [INFO] [stderr] Compiling tiz-server v0.1.0 (/opt/rustwide/workdir/crates/tiz-server) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.20s [INFO] running `Command { std: "docker" "inspect" "83209ebd2a36b7d0cadeadda85576ba44ebde4a16b422b6ce6869728baca6e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83209ebd2a36b7d0cadeadda85576ba44ebde4a16b422b6ce6869728baca6e93", kill_on_drop: false }` [INFO] [stdout] 83209ebd2a36b7d0cadeadda85576ba44ebde4a16b422b6ce6869728baca6e93 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 08d3412d0002701bbbe393d37965ab630d60bb98d8346ef5cb4c1817659b83a1 [INFO] running `Command { std: "docker" "start" "-a" "08d3412d0002701bbbe393d37965ab630d60bb98d8346ef5cb4c1817659b83a1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tiz-1671e410b273a7a4) [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/lib.rs (/opt/rustwide/target/debug/deps/tiz_core-68387dafa712e606) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test query::parse::tests::parse_insert_query ... ok [INFO] [stdout] test query::parse::tests::parse_create_table ... ok [INFO] [stdout] test query::parse::tests::parse_select_with_group_by ... ok [INFO] [stdout] test query::parse::tests::parse_select_with_where ... ok [INFO] [stdout] test query::parse::tests::parse_select_with_tags ... ok [INFO] [stdout] test query::parse::tests::parse_select_query ... ok [INFO] [stdout] test db::engine::tests::wal_and_segment_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tiz_server-375c52a97f73745e) [INFO] [stdout] [INFO] [stderr] Doc-tests tiz_core [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] [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" "08d3412d0002701bbbe393d37965ab630d60bb98d8346ef5cb4c1817659b83a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08d3412d0002701bbbe393d37965ab630d60bb98d8346ef5cb4c1817659b83a1", kill_on_drop: false }` [INFO] [stdout] 08d3412d0002701bbbe393d37965ab630d60bb98d8346ef5cb4c1817659b83a1