[INFO] fetching crate slite 0.0.1-dev...
[INFO] testing slite-0.0.1-dev against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate slite 0.0.1-dev into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate slite 0.0.1-dev
[INFO] finished tweaking crates.io crate slite 0.0.1-dev
[INFO] tweaked toml for crates.io crate slite 0.0.1-dev written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate slite 0.0.1-dev on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate slite 0.0.1-dev 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `notify` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `notify-debouncer-mini` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46fb10171a95dccacfb06f9d07d9c93a2cdb8bd148594a9915163596bade43e6
[INFO] running `Command { std: "docker" "start" "-a" "46fb10171a95dccacfb06f9d07d9c93a2cdb8bd148594a9915163596bade43e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46fb10171a95dccacfb06f9d07d9c93a2cdb8bd148594a9915163596bade43e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46fb10171a95dccacfb06f9d07d9c93a2cdb8bd148594a9915163596bade43e6", kill_on_drop: false }`
[INFO] [stdout] 46fb10171a95dccacfb06f9d07d9c93a2cdb8bd148594a9915163596bade43e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d63f2cdf15bb70385f0379a11dc121fc15bb47273434bb0f2c12ae9dd40a705
[INFO] running `Command { std: "docker" "start" "-a" "4d63f2cdf15bb70385f0379a11dc121fc15bb47273434bb0f2c12ae9dd40a705", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `notify` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `notify-debouncer-mini` dependency)
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling gimli v0.27.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling filetime v0.2.19
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling bstr v1.2.0
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.5
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling notify v5.1.0
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling clap_lex v0.3.1
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling nom v7.1.2
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling fancy-regex v0.7.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling imara-diff v0.1.5
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling notify-debouncer-mini v0.2.1
[INFO] [stderr]    Compiling tracing-tree2 v0.3.0
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling crossterm v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling confique-macro v0.0.7
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling pest v2.5.4
[INFO] [stderr]    Compiling ansi-to-tui v2.0.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling clap v4.1.1
[INFO] [stderr]    Compiling pest_meta v2.5.4
[INFO] [stderr]    Compiling pest_generator v2.5.4
[INFO] [stderr]    Compiling pest_derive v2.5.4
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_yaml v0.9.17
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rusqlite v0.28.0
[INFO] [stderr]    Compiling confique v0.2.2
[INFO] [stderr]    Compiling syntect v5.0.0
[INFO] [stderr]    Compiling slite v0.0.1-dev (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `select` is never used
[INFO] [stdout]    --> src/tui/objects.rs:160:8
[INFO] [stdout]     |
[INFO] [stdout]  72 | impl ObjectsState {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 160 |     fn select(&mut self, entry: &str) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.66s
[INFO] running `Command { std: "docker" "inspect" "4d63f2cdf15bb70385f0379a11dc121fc15bb47273434bb0f2c12ae9dd40a705", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d63f2cdf15bb70385f0379a11dc121fc15bb47273434bb0f2c12ae9dd40a705", kill_on_drop: false }`
[INFO] [stdout] 4d63f2cdf15bb70385f0379a11dc121fc15bb47273434bb0f2c12ae9dd40a705
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 088cb0511cce1574316799dda8a74484cb2efdf242b39eb721f0bcb42bfff833
[INFO] running `Command { std: "docker" "start" "-a" "088cb0511cce1574316799dda8a74484cb2efdf242b39eb721f0bcb42bfff833", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `notify` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `notify-debouncer-mini` dependency)
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stdout] warning: method `select` is never used
[INFO] [stdout]    --> src/tui/objects.rs:160:8
[INFO] [stdout]     |
[INFO] [stdout]  72 | impl ObjectsState {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 160 |     fn select(&mut self, entry: &str) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rstest_macros v0.16.0
[INFO] [stderr]    Compiling rstest v0.16.0
[INFO] [stderr]    Compiling slite v0.0.1-dev (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `select` is never used
[INFO] [stdout]    --> src/tui/objects.rs:160:8
[INFO] [stdout]     |
[INFO] [stdout]  72 | impl ObjectsState {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 160 |     fn select(&mut self, entry: &str) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.27s
[INFO] running `Command { std: "docker" "inspect" "088cb0511cce1574316799dda8a74484cb2efdf242b39eb721f0bcb42bfff833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "088cb0511cce1574316799dda8a74484cb2efdf242b39eb721f0bcb42bfff833", kill_on_drop: false }`
[INFO] [stdout] 088cb0511cce1574316799dda8a74484cb2efdf242b39eb721f0bcb42bfff833
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 88fa094fb36e34506c663269379916cfc51f2b99276f0f5a8867db42e8618ab9
[INFO] running `Command { std: "docker" "start" "-a" "88fa094fb36e34506c663269379916cfc51f2b99276f0f5a8867db42e8618ab9", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `notify` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `notify-debouncer-mini` dependency)
[INFO] [stderr] warning: method `select` is never used
[INFO] [stderr]    --> src/tui/objects.rs:160:8
[INFO] [stderr]     |
[INFO] [stderr]  72 | impl ObjectsState {
[INFO] [stderr]     | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 160 |     fn select(&mut self, entry: &str) {
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `slite` (lib) generated 1 warning
[INFO] [stderr] warning: `slite` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slite-04a661f1c34563c9)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test lib_test::test_schema_migration::from_2_1::to_2_1 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_2_1::to_1_0 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_1_0::to_1_0 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_3_2::to_3_2 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_3_2::to_1_0 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_4_3::to_4_3 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_1_0::to_3_2 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_5_4::to_1_0 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_4_3::to_1_0 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_1_0::to_4_3 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_4_3::to_2_1 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_3_2::to_4_3 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_4_3::to_5_4 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_2_1::to_3_2 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_1_0::to_2_1 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_5_4::to_5_4 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_5_4::to_4_3 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_2_1::to_5_4 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_3_2::to_2_1 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_2_1::to_4_3 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_1_0::to_5_4 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_5_4::to_2_1 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_3_2::to_5_4 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_5_4::to_3_2 ... ok
[INFO] [stdout] test lib_test::test_schema_migration::from_4_3::to_3_2 ... ok
[INFO] [stdout] test lib_test::test_data_migration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/slite/main.rs (/opt/rustwide/target/debug/deps/slite-ba455ade64c09371)
[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 slite
[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" "88fa094fb36e34506c663269379916cfc51f2b99276f0f5a8867db42e8618ab9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88fa094fb36e34506c663269379916cfc51f2b99276f0f5a8867db42e8618ab9", kill_on_drop: false }`
[INFO] [stdout] 88fa094fb36e34506c663269379916cfc51f2b99276f0f5a8867db42e8618ab9
