[INFO] fetching crate gluesql_memory_storage 0.18.0...
[INFO] testing gluesql_memory_storage-0.18.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate gluesql_memory_storage 0.18.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate gluesql_memory_storage 0.18.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gluesql_memory_storage 0.18.0
[INFO] tweaked toml for crates.io crate gluesql_memory_storage 0.18.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gluesql_memory_storage 0.18.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gluesql_memory_storage 0.18.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1ee370cbe6a2f5e554a5146d84ac5cc3b77380b94e31cea1c6f1d37a0c74d44
[INFO] running `Command { std: "docker" "start" "-a" "b1ee370cbe6a2f5e554a5146d84ac5cc3b77380b94e31cea1c6f1d37a0c74d44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1ee370cbe6a2f5e554a5146d84ac5cc3b77380b94e31cea1c6f1d37a0c74d44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1ee370cbe6a2f5e554a5146d84ac5cc3b77380b94e31cea1c6f1d37a0c74d44", kill_on_drop: false }`
[INFO] [stdout] b1ee370cbe6a2f5e554a5146d84ac5cc3b77380b94e31cea1c6f1d37a0c74d44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5ae8409495d870f5cba27df22025189acc676ae35a4584e24ddce83bfffe5b3
[INFO] running `Command { std: "docker" "start" "-a" "b5ae8409495d870f5cba27df22025189acc676ae35a4584e24ddce83bfffe5b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bigdecimal v0.4.5
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling futures-enum v0.1.17
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling derive_utils v0.14.1
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling iter-enum v1.1.3
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling gluesql-utils v0.18.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling ordered-float v4.2.2
[INFO] [stderr]    Compiling sqlparser v0.52.0
[INFO] [stderr]    Compiling gluesql-core v0.18.0
[INFO] [stderr]    Compiling gluesql_memory_storage v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "b5ae8409495d870f5cba27df22025189acc676ae35a4584e24ddce83bfffe5b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5ae8409495d870f5cba27df22025189acc676ae35a4584e24ddce83bfffe5b3", kill_on_drop: false }`
[INFO] [stdout] b5ae8409495d870f5cba27df22025189acc676ae35a4584e24ddce83bfffe5b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fb16388ddf9350354566201cc0ca1af11c7a201b59ab4f868cad81e0b6f6a5e
[INFO] running `Command { std: "docker" "start" "-a" "2fb16388ddf9350354566201cc0ca1af11c7a201b59ab4f868cad81e0b6f6a5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling gluesql-core v0.18.0
[INFO] [stderr]    Compiling tokio v1.43.1
[INFO] [stderr]    Compiling gluesql-test-suite v0.18.0
[INFO] [stderr]    Compiling gluesql_memory_storage v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.82s
[INFO] running `Command { std: "docker" "inspect" "2fb16388ddf9350354566201cc0ca1af11c7a201b59ab4f868cad81e0b6f6a5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fb16388ddf9350354566201cc0ca1af11c7a201b59ab4f868cad81e0b6f6a5e", kill_on_drop: false }`
[INFO] [stdout] 2fb16388ddf9350354566201cc0ca1af11c7a201b59ab4f868cad81e0b6f6a5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2b2af1768e4f7c3a1ae98f9ee4fc1f32181d888e2d44ee53d21b7ae12ab232f4
[INFO] running `Command { std: "docker" "start" "-a" "2b2af1768e4f7c3a1ae98f9ee4fc1f32181d888e2d44ee53d21b7ae12ab232f4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gluesql_memory_storage-9527a0b10b551801)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/memory_storage.rs (/opt/rustwide/target/debug/deps/memory_storage-fdbfa215c7ac92ca)
[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 192 tests
[INFO] [stdout] test aggregate_error ... ok
[INFO] [stdout] test aggregate_expr ... ok
[INFO] [stdout] test aggregate_min ... ok
[INFO] [stdout] test aggregate_avg ... ok
[INFO] [stdout] test aggregate_count ... ok
[INFO] [stdout] test aggregate_group_by ... ok
[INFO] [stdout] test aggregate_variance ... ok
[INFO] [stdout] test aggregate_stdev ... ok
[INFO] [stdout] test aggregate_sum ... ok
[INFO] [stdout] test aggregate_max ... ok
[INFO] [stdout] test alter_table_add_drop ... ok
[INFO] [stdout] test arithmetic_error ... ok
[INFO] [stdout] test arithmetic_project ... ok
[INFO] [stdout] test ast_builder_function_datetime_conversion ... ok
[INFO] [stdout] test alter_table_rename ... ok
[INFO] [stdout] test ast_builder_function_math_basic_arithmetic ... ok
[INFO] [stdout] test ast_builder_function_math_conversion ... ok
[INFO] [stdout] test ast_builder_delete ... ok
[INFO] [stdout] test ast_builder_function_datetime_current_date_and_time ... ok
[INFO] [stdout] test ast_builder_function_reference_current_date ... ok
[INFO] [stdout] test array ... ok
[INFO] [stdout] test ast_builder_function_datetime_formatting ... ok
[INFO] [stdout] test ast_builder_basic ... ok
[INFO] [stdout] test ast_builder_function_math_rounding ... ok
[INFO] [stdout] test ast_builder_function_reference_coalesce ... ok
[INFO] [stdout] test ast_builder_alias_as ... ok
[INFO] [stdout] test ast_builder_function_reference_ifnull ... ok
[INFO] [stdout] test ast_builder_function_text_padding ... ok
[INFO] [stdout] test ast_builder_function_reference_current_timestamp ... ok
[INFO] [stdout] test ast_builder_function_reference_current_time ... ok
[INFO] [stdout] test ast_builder_function_reference_generate_uuid ... ok
[INFO] [stdout] test ast_builder_insert ... ok
[INFO] [stdout] test ast_builder_index_by ... ok
[INFO] [stdout] test ast_builder_function_text_trimming ... ok
[INFO] [stdout] test ast_builder_schemaless_basic ... ok
[INFO] [stdout] test ast_builder_function_text_position_and_indexing ... ok
[INFO] [stdout] test ast_builder_function_text_character_conversion ... ok
[INFO] [stdout] test bitwise_shift_left ... ok
[INFO] [stdout] test ast_builder_statements_queryinng_data_aggregation ... ok
[INFO] [stdout] test ast_builder_statements_queryinng_data_selection_and_projection ... ok
[INFO] [stdout] test column_alias ... ok
[INFO] [stdout] test date ... ok
[INFO] [stdout] test ast_builder_values ... ok
[INFO] [stdout] test arithmetic_on_where ... ok
[INFO] [stdout] test bitwise_and ... ok
[INFO] [stdout] test ast_builder_function_text_case_conversion ... ok
[INFO] [stdout] test bitwise_shift_right ... ok
[INFO] [stdout] test create_table ... ok
[INFO] [stdout] test ast_builder_update ... ok
[INFO] [stdout] test ast_builder_select ... ok
[INFO] [stdout] test bytea ... ok
[INFO] [stdout] test case ... ok
[INFO] [stdout] test basic ... ok
[INFO] [stdout] test concat ... ok
[INFO] [stdout] test expr_in_list ... ok
[INFO] [stdout] test function_abs ... ok
[INFO] [stdout] test delete ... ok
[INFO] [stdout] test default ... ok
[INFO] [stdout] test function_append ... ok
[INFO] [stdout] test function_add_month ... ok
[INFO] [stdout] test dictionary ... ok
[INFO] [stdout] test expr_between ... ok
[INFO] [stdout] test function_chr ... ok
[INFO] [stdout] test drop_table ... ok
[INFO] [stdout] test function_concat ... ok
[INFO] [stdout] test function_current_date ... ok
[INFO] [stdout] test function_cast_value ... ok
[INFO] [stdout] test function_coalesce ... ok
[INFO] [stdout] test function_ceil ... ok
[INFO] [stdout] test function_current_time ... ok
[INFO] [stdout] test function_entries ... ok
[INFO] [stdout] test function_dedup ... ok
[INFO] [stdout] test function_degrees ... ok
[INFO] [stdout] test function_concat_ws ... ok
[INFO] [stdout] test function_exp ... ok
[INFO] [stdout] test function_current_timestamp ... ok
[INFO] [stdout] test function_custom ... ok
[INFO] [stdout] test float32 ... ok
[INFO] [stdout] test distinct ... ok
[INFO] [stdout] test function_generate_uuid ... ok
[INFO] [stdout] test function_floor ... ok
[INFO] [stdout] test function_div_mod ... ok
[INFO] [stdout] test function_greatest ... ok
[INFO] [stdout] test function_format ... ok
[INFO] [stdout] test function_geometry_calc_distance ... ok
[INFO] [stdout] test function_hex ... ok
[INFO] [stdout] test function_ascii ... ok
[INFO] [stdout] test function_is_empty ... ok
[INFO] [stdout] test function_gcd_lcm ... ok
[INFO] [stdout] test function_find_idx ... ok
[INFO] [stdout] test function_ln ... ok
[INFO] [stdout] test function_length ... ok
[INFO] [stdout] test function_extract ... ok
[INFO] [stdout] test function_log ... ok
[INFO] [stdout] test function_log10 ... ok
[INFO] [stdout] test function_left_right ... ok
[INFO] [stdout] test function_log2 ... ok
[INFO] [stdout] test function_math_function_asin ... ok
[INFO] [stdout] test function_geometry_get_y ... ok
[INFO] [stdout] test function_keys ... ok
[INFO] [stdout] test filter ... ok
[INFO] [stdout] test function_math_function_acos ... ok
[INFO] [stdout] test function_last_day ... ok
[INFO] [stdout] test function_initcap ... ok
[INFO] [stdout] test function_pi ... ok
[INFO] [stdout] test function_mod ... ok
[INFO] [stdout] test function_position ... ok
[INFO] [stdout] test function_math_function_atan ... ok
[INFO] [stdout] test function_math_function_sin ... ok
[INFO] [stdout] test function_prepend ... ok
[INFO] [stdout] test function_power ... ok
[INFO] [stdout] test function_lpad_rpad ... ok
[INFO] [stdout] test function_ltrim_rtrim ... ok
[INFO] [stdout] test function_rand ... ok
[INFO] [stdout] test function_replace ... ok
[INFO] [stdout] test function_nullif ... ok
[INFO] [stdout] test function_round ... ok
[INFO] [stdout] test function_math_function_tan ... ok
[INFO] [stdout] test function_reverse ... ok
[INFO] [stdout] test function_skip ... ok
[INFO] [stdout] test function_repeat ... ok
[INFO] [stdout] test foreign_key ... ok
[INFO] [stdout] test decimal ... ok
[INFO] [stdout] test function_now ... ok
[INFO] [stdout] test function_sqrt ... ok
[INFO] [stdout] test function_radians ... ok
[INFO] [stdout] test function_geometry_get_x ... ok
[INFO] [stdout] test function_take ... ok
[INFO] [stdout] test function_splice ... ok
[INFO] [stdout] test function_math_function_cos ... ok
[INFO] [stdout] test function_ifnull ... ok
[INFO] [stdout] test function_sort ... ok
[INFO] [stdout] test function_slice ... ok
[INFO] [stdout] test function_to_date ... ok
[INFO] [stdout] test function_substr ... ok
[INFO] [stdout] test function_cast_literal ... ok
[INFO] [stdout] test function_sign ... ok
[INFO] [stdout] test function_trim ... ok
[INFO] [stdout] test function_values ... ok
[INFO] [stdout] test function_trunc ... ok
[INFO] [stdout] test inet ... ok
[INFO] [stdout] test int128 ... ok
[INFO] [stdout] test function_upper_lower ... ok
[INFO] [stdout] test insert ... ok
[INFO] [stdout] test int16 ... ok
[INFO] [stdout] test int8 ... ok
[INFO] [stdout] test int32 ... ok
[INFO] [stdout] test inline_view ... ok
[INFO] [stdout] test int64 ... ok
[INFO] [stdout] test join_project ... ok
[INFO] [stdout] test memory_storage_index ... ok
[INFO] [stdout] test interval ... ok
[INFO] [stdout] test null ... ok
[INFO] [stdout] test nullable_implicit_insert ... ok
[INFO] [stdout] test ast_builder_expr_pattern_matching ... ok
[INFO] [stdout] test memory_storage_transaction ... ok
[INFO] [stdout] test metadata_table ... ok
[INFO] [stdout] test list ... ok
[INFO] [stdout] test migrate ... ok
[INFO] [stdout] test nullable_text ... ok
[INFO] [stdout] test show_columns ... ok
[INFO] [stdout] test nullable ... ok
[INFO] [stdout] test sql_types ... ok
[INFO] [stdout] test nested_select ... ok
[INFO] [stdout] test primary_key ... ok
[INFO] [stdout] test store_insert_schema ... ok
[INFO] [stdout] test limit ... ok
[INFO] [stdout] test type_match ... ok
[INFO] [stdout] test schemaless_basic ... ok
[INFO] [stdout] test uint32 ... ok
[INFO] [stdout] test uint128 ... ok
[INFO] [stdout] test uint16 ... ok
[INFO] [stdout] test schemaless_error ... ok
[INFO] [stdout] test uint8 ... ok
[INFO] [stdout] test series ... ok
[INFO] [stdout] test map ... ok
[INFO] [stdout] test time ... ok
[INFO] [stdout] test order_by ... ok
[INFO] [stdout] test validate_types ... ok
[INFO] [stdout] test uint64 ... ok
[INFO] [stdout] test ordering ... ok
[INFO] [stdout] test validate_unique ... ok
[INFO] [stdout] test timestamp ... ok
[INFO] [stdout] test point ... ok
[INFO] [stdout] test update ... ok
[INFO] [stdout] test project ... ok
[INFO] [stdout] test synthesize ... ok
[INFO] [stdout] test uuid ... ok
[INFO] [stdout] test values ... ok
[INFO] [stdout] test unary_operator ... ok
[INFO] [stdout] test join ... ok
[INFO] [stderr]    Doc-tests gluesql_memory_storage
[INFO] [stdout] test like_ilike ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 192 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[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" "2b2af1768e4f7c3a1ae98f9ee4fc1f32181d888e2d44ee53d21b7ae12ab232f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b2af1768e4f7c3a1ae98f9ee4fc1f32181d888e2d44ee53d21b7ae12ab232f4", kill_on_drop: false }`
[INFO] [stdout] 2b2af1768e4f7c3a1ae98f9ee4fc1f32181d888e2d44ee53d21b7ae12ab232f4
