[INFO] fetching crate sqlite-extras 0.1.1... [INFO] testing sqlite-extras-0.1.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate sqlite-extras 0.1.1 into /workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sqlite-extras 0.1.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42554678314f54fcfacb2505374e1110cf44f9d4210f71c6aefe4fd00e0d9a03 [INFO] running `Command { std: "docker" "start" "-a" "42554678314f54fcfacb2505374e1110cf44f9d4210f71c6aefe4fd00e0d9a03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42554678314f54fcfacb2505374e1110cf44f9d4210f71c6aefe4fd00e0d9a03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42554678314f54fcfacb2505374e1110cf44f9d4210f71c6aefe4fd00e0d9a03", kill_on_drop: false }` [INFO] [stdout] 42554678314f54fcfacb2505374e1110cf44f9d4210f71c6aefe4fd00e0d9a03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f391911aab19c4a622a74fc570b3c85688a1325ac991b7b277eddb938011f556 [INFO] running `Command { std: "docker" "start" "-a" "f391911aab19c4a622a74fc570b3c85688a1325ac991b7b277eddb938011f556", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Compiling allocator-api2 v0.2.19 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [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 dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling clap_lex v0.7.2 [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 zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling sqlx-core v0.8.2 [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 2m 02s [INFO] running `Command { std: "docker" "inspect" "f391911aab19c4a622a74fc570b3c85688a1325ac991b7b277eddb938011f556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f391911aab19c4a622a74fc570b3c85688a1325ac991b7b277eddb938011f556", kill_on_drop: false }` [INFO] [stdout] f391911aab19c4a622a74fc570b3c85688a1325ac991b7b277eddb938011f556 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 768d4e2154b7a07d05e2e6bf0825a40ed0584d152e60f593dd391c088d713229 [INFO] running `Command { std: "docker" "start" "-a" "768d4e2154b7a07d05e2e6bf0825a40ed0584d152e60f593dd391c088d713229", 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 2.98s [INFO] running `Command { std: "docker" "inspect" "768d4e2154b7a07d05e2e6bf0825a40ed0584d152e60f593dd391c088d713229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "768d4e2154b7a07d05e2e6bf0825a40ed0584d152e60f593dd391c088d713229", kill_on_drop: false }` [INFO] [stdout] 768d4e2154b7a07d05e2e6bf0825a40ed0584d152e60f593dd391c088d713229 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5bb48994accdf3c927de9d3bdc2fb957148d84e6f4675e6344540c02c3dce3cf [INFO] running `Command { std: "docker" "start" "-a" "5bb48994accdf3c927de9d3bdc2fb957148d84e6f4675e6344540c02c3dce3cf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [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] [stderr] Running unittests bin/main.rs (/opt/rustwide/target/debug/deps/sqlextras-da3d3b522953f0fd) [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] [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.18s [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] [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" "5bb48994accdf3c927de9d3bdc2fb957148d84e6f4675e6344540c02c3dce3cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bb48994accdf3c927de9d3bdc2fb957148d84e6f4675e6344540c02c3dce3cf", kill_on_drop: false }` [INFO] [stdout] 5bb48994accdf3c927de9d3bdc2fb957148d84e6f4675e6344540c02c3dce3cf