[INFO] fetching crate sqlite-extras 0.1.1... [INFO] testing sqlite-extras-0.1.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate sqlite-extras 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate sqlite-extras 0.1.1 [INFO] finished tweaking crates.io crate sqlite-extras 0.1.1 [INFO] tweaked toml for crates.io crate sqlite-extras 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sqlite-extras 0.1.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sqlite-extras 0.1.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc461d9d1f0928a6aa4a9ecd3dc63d3f72cd19f16ae44a1489480ee466aeae6e [INFO] running `Command { std: "docker" "start" "-a" "cc461d9d1f0928a6aa4a9ecd3dc63d3f72cd19f16ae44a1489480ee466aeae6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc461d9d1f0928a6aa4a9ecd3dc63d3f72cd19f16ae44a1489480ee466aeae6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc461d9d1f0928a6aa4a9ecd3dc63d3f72cd19f16ae44a1489480ee466aeae6e", kill_on_drop: false }` [INFO] [stdout] cc461d9d1f0928a6aa4a9ecd3dc63d3f72cd19f16ae44a1489480ee466aeae6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0615cb7fe48b74c14cb5b9390416900fa86f96969e6577c74bf5cb8a93003f34 [INFO] running `Command { std: "docker" "start" "-a" "0615cb7fe48b74c14cb5b9390416900fa86f96969e6577c74bf5cb8a93003f34", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling allocator-api2 v0.2.19 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling sqlx-core v0.8.2 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling sqlx-sqlite v0.8.2 [INFO] [stderr] Compiling sqlx-macros-core v0.8.2 [INFO] [stderr] Compiling sqlx-macros v0.8.2 [INFO] [stderr] Compiling sqlx v0.8.2 [INFO] [stderr] Compiling sqlite-extras v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "0615cb7fe48b74c14cb5b9390416900fa86f96969e6577c74bf5cb8a93003f34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0615cb7fe48b74c14cb5b9390416900fa86f96969e6577c74bf5cb8a93003f34", kill_on_drop: false }` [INFO] [stdout] 0615cb7fe48b74c14cb5b9390416900fa86f96969e6577c74bf5cb8a93003f34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e77a09d34079a0e00a21e935062db259db366cfc6c2dd53ffa8a674ec3ed1fa [INFO] running `Command { std: "docker" "start" "-a" "8e77a09d34079a0e00a21e935062db259db366cfc6c2dd53ffa8a674ec3ed1fa", kill_on_drop: false }` [INFO] [stderr] Compiling sqlite-extras v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `Command { std: "docker" "inspect" "8e77a09d34079a0e00a21e935062db259db366cfc6c2dd53ffa8a674ec3ed1fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e77a09d34079a0e00a21e935062db259db366cfc6c2dd53ffa8a674ec3ed1fa", kill_on_drop: false }` [INFO] [stdout] 8e77a09d34079a0e00a21e935062db259db366cfc6c2dd53ffa8a674ec3ed1fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c7c0908221f1b98c9fd00dd78f593fed848f9b4fe62af8f1d3683ca73c62d90d [INFO] running `Command { std: "docker" "start" "-a" "c7c0908221f1b98c9fd00dd78f593fed848f9b4fe62af8f1d3683ca73c62d90d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlite_extras-da36a898cec3e865) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] +--------------+-------------+-------------+-------------+-------------+------------------+ [INFO] [stdout] | /* Metadata of the tables (excluding indexes), descending by size. */ | [INFO] [stdout] +==============+=============+=============+=============+=============+==================+ [INFO] [stdout] | payload_size | unused_size | vacuum_size | page_size | pages | max_payload_size | [INFO] [stdout] +--------------+-------------+-------------+-------------+-------------+------------------+ [INFO] [stdout] | 9 | 4063 | 24 | 4096 | 1 | 1 | [INFO] [stdout] +--------------+-------------+-------------+-------------+-------------+------------------+ [INFO] [stdout] | 48 | 4020 | 28 | 4096 | 2 | 1 | [INFO] [stdout] +--------------+-------------+-------------+-------------+-------------+------------------+ [INFO] [stdout] +--------+------------+-------------+--------------+-------------+-----------+--------+--------+-----------------+ [INFO] [stdout] | /* Metadata of the indexes, descending by size. */ | [INFO] [stdout] +========+============+=============+==============+=============+===========+========+========+=================+ [INFO] [stdout] | name | table_name | column_name | payload_size | unused_size | page_size | cells | pages | max_payload_siz | [INFO] [stdout] +--------+------------+-------------+--------------+-------------+-----------+--------+--------+-----------------+ [INFO] [stdout] +---------------------------------------------+ [INFO] [stdout] | /* Run integrity checks on the database. */ | [INFO] [stdout] +=============================================+ [INFO] [stdout] | message | [INFO] [stdout] +---------------------------------------------+ [INFO] [stdout] | ok | [INFO] [stdout] +---------------------------------------------+ [INFO] [stdout] +---------------------+---------------------+ [INFO] [stdout] | /* List values of PRAGMAs (settings). */ | [INFO] [stdout] +=====================+=====================+ [INFO] [stdout] | name | value | [INFO] [stdout] +---------------------+---------------------+ [INFO] [stdout] | automatic_index | true | [INFO] [stdout] +---------------------+---------------------+ [INFO] [stdout] | busy_timeout | true | [INFO] [stdout] +---------------------+---------------------+ [INFO] [stdout] | cache_size | true | [INFO] [stdout] +---------------------+---------------------+ [INFO] [stdout] | cache_spill | true | [INFO] [stdout] +---------------------+---------------------+ [INFO] [stdout] | data_version | true | [INFO] [stdout] +---------------------+---------------------+ [INFO] [stdout] | journal_size_limit | true | [INFO] [stdout] +---------------------+---------------------+ [INFO] [stdout] | max_page_count | true | [INFO] [stdout] +---------------------+---------------------+ [INFO] [stdout] | page_size | true | [INFO] [stdout] +---------------------+---------------------+ [INFO] [stdout] | synchronous | true | [INFO] [stdout] +---------------------+---------------------+ [INFO] [stdout] | trusted_schema | true | [INFO] [stdout] +---------------------+---------------------+ [INFO] [stdout] +------------------------+------------------------+ [INFO] [stdout] | /* The total size of all tables and indexes. */ | [INFO] [stdout] +========================+========================+ [INFO] [stdout] | name | value | [INFO] [stdout] +------------------------+------------------------+ [INFO] [stdout] | pages | 3 | [INFO] [stdout] +------------------------+------------------------+ [INFO] [stdout] | cells | 5 | [INFO] [stdout] +------------------------+------------------------+ [INFO] [stdout] | payload_size | 247 | [INFO] [stdout] +------------------------+------------------------+ [INFO] [stdout] | unused_size | 11861 | [INFO] [stdout] +------------------------+------------------------+ [INFO] [stdout] | vacuum_size | 180 | [INFO] [stdout] +------------------------+------------------------+ [INFO] [stdout] | page_size | 12288 | [INFO] [stdout] +------------------------+------------------------+ [INFO] [stdout] | pages: leaf | 3 | [INFO] [stdout] +------------------------+------------------------+ [INFO] [stdout] | pages: internal | 0 | [INFO] [stdout] +------------------------+------------------------+ [INFO] [stdout] | pages: overflow | 0 | [INFO] [stdout] +------------------------+------------------------+ [INFO] [stdout] | pages: table | 2 | [INFO] [stdout] +------------------------+------------------------+ [INFO] [stdout] | pages: index | 0 | [INFO] [stdout] +------------------------+------------------------+ [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | /* List the compile-time options used when building SQLite. */ | [INFO] [stdout] +================================================================+ [INFO] [stdout] | value | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | ATOMIC_INTRINSICS=1 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | COMPILER=gcc-13.3.0 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | DEFAULT_AUTOVACUUM | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | DEFAULT_CACHE_SIZE=-2000 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | DEFAULT_FILE_FORMAT=4 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | DEFAULT_FOREIGN_KEYS | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | DEFAULT_JOURNAL_SIZE_LIMIT=-1 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | DEFAULT_MMAP_SIZE=0 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | DEFAULT_PAGE_SIZE=4096 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | DEFAULT_PCACHE_INITSZ=20 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | DEFAULT_RECURSIVE_TRIGGERS | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | DEFAULT_SECTOR_SIZE=4096 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | DEFAULT_SYNCHRONOUS=2 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | DEFAULT_WAL_AUTOCHECKPOINT=1000 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | DEFAULT_WAL_SYNCHRONOUS=2 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | DEFAULT_WORKER_THREADS=0 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | DIRECT_OVERFLOW_READ | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | ENABLE_API_ARMOR | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | ENABLE_COLUMN_METADATA | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | ENABLE_DBSTAT_VTAB | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | ENABLE_FTS3 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | ENABLE_FTS3_PARENTHESIS | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | ENABLE_FTS5 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | ENABLE_LOAD_EXTENSION | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | ENABLE_MEMORY_MANAGEMENT | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | ENABLE_RTREE | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | ENABLE_STAT4 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | ENABLE_UNLOCK_NOTIFY | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | HAVE_ISNAN | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | MALLOC_SOFT_LIMIT=1024 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | MAX_ATTACHED=10 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | MAX_COLUMN=2000 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | MAX_COMPOUND_SELECT=500 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | MAX_DEFAULT_PAGE_SIZE=8192 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | MAX_EXPR_DEPTH=1000 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | MAX_FUNCTION_ARG=127 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | MAX_LENGTH=1000000000 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | MAX_LIKE_PATTERN_LENGTH=50000 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | MAX_MMAP_SIZE=0x7fff0000 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | MAX_PAGE_COUNT=0xfffffffe | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | MAX_PAGE_SIZE=65536 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | MAX_SQL_LENGTH=1000000000 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | MAX_TRIGGER_DEPTH=1000 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | MAX_VARIABLE_NUMBER=32766 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | MAX_VDBE_OP=250000000 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | MAX_WORKER_THREADS=8 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | MUTEX_PTHREADS | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | SOUNDEX | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | SYSTEM_MALLOC | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | TEMP_STORE=1 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | THREADSAFE=1 | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] | USE_URI | [INFO] [stdout] +----------------------------------------------------------------+ [INFO] [stdout] +-------------------------+-------------------------+ [INFO] [stderr] Running unittests bin/main.rs (/opt/rustwide/target/debug/deps/sqlextras-da3d3b522953f0fd) [INFO] [stdout] | /* Sequence numbers of autoincrement columns. */ | [INFO] [stdout] +=========================+=========================+ [INFO] [stdout] | table_name | seq | [INFO] [stdout] +-------------------------+-------------------------+ [INFO] [stdout] | users | 2 | [INFO] [stdout] +-------------------------+-------------------------+ [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [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] [stderr] Doc-tests sqlite_extras [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" "c7c0908221f1b98c9fd00dd78f593fed848f9b4fe62af8f1d3683ca73c62d90d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7c0908221f1b98c9fd00dd78f593fed848f9b4fe62af8f1d3683ca73c62d90d", kill_on_drop: false }` [INFO] [stdout] c7c0908221f1b98c9fd00dd78f593fed848f9b4fe62af8f1d3683ca73c62d90d