[INFO] cloning repository https://github.com/clstatham/veris
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clstatham/veris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclstatham%2Fveris", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclstatham%2Fveris'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ea45a9a484b0a4b0d7636b27b5e06b70411b392
[INFO] testing clstatham/veris against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclstatham%2Fveris" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/clstatham/veris
[INFO] finished tweaking git repo https://github.com/clstatham/veris
[INFO] tweaked toml for git repo https://github.com/clstatham/veris written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/clstatham/veris on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/clstatham/veris 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded recursive-proc-macro-impl v0.1.1
[INFO] [stderr]   Downloaded recursive v0.1.1
[INFO] [stderr]   Downloaded dyn-clone v1.0.19
[INFO] [stderr]   Downloaded stacker v0.1.21
[INFO] [stderr]   Downloaded sqlparser_derive v0.3.0
[INFO] [stderr]   Downloaded termsize v0.1.9
[INFO] [stderr]   Downloaded crunchy v0.2.3
[INFO] [stderr]   Downloaded clap-serde-derive v0.2.1
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded clap-serde-proc v0.2.0
[INFO] [stderr]   Downloaded unty v0.0.4
[INFO] [stderr]   Downloaded ascii_table v4.0.7
[INFO] [stderr]   Downloaded bincode_derive v2.0.1
[INFO] [stderr]   Downloaded clipboard-win v5.4.0
[INFO] [stderr]   Downloaded clap-serde v0.5.1
[INFO] [stderr]   Downloaded virtue v0.0.18
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded bincode v2.0.1
[INFO] [stderr]   Downloaded jiff-static v0.2.13
[INFO] [stderr]   Downloaded sqlparser v0.56.0
[INFO] [stderr]   Downloaded rustyline v15.0.0
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] [stderr]   Downloaded clap v4.5.38
[INFO] [stderr]   Downloaded portable-atomic v1.11.0
[INFO] [stderr]   Downloaded clap_builder v4.5.38
[INFO] [stderr]   Downloaded jiff v0.2.13
[INFO] [stderr]   Downloaded psm v0.1.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb57c676da6e09377fc86dd32e07bf15ee4c9e0186e8637e0c4109e92d504cfa
[INFO] running `Command { std: "docker" "start" "-a" "cb57c676da6e09377fc86dd32e07bf15ee4c9e0186e8637e0c4109e92d504cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb57c676da6e09377fc86dd32e07bf15ee4c9e0186e8637e0c4109e92d504cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb57c676da6e09377fc86dd32e07bf15ee4c9e0186e8637e0c4109e92d504cfa", kill_on_drop: false }`
[INFO] [stdout] cb57c676da6e09377fc86dd32e07bf15ee4c9e0186e8637e0c4109e92d504cfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c24f34d6a88e11b3695e145581b5487287b51676210858982e99e36c07829bfb
[INFO] running `Command { std: "docker" "start" "-a" "c24f34d6a88e11b3695e145581b5487287b51676210858982e99e36c07829bfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling jiff v0.2.13
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling termsize v0.1.9
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling ascii_table v4.0.7
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling sqlparser_derive v0.3.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling clap-serde-proc v0.2.0
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling sqlparser v0.56.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling clap-serde-derive v0.2.1
[INFO] [stderr]    Compiling clap-serde v0.5.1
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling veris-db v0.1.0 (/opt/rustwide/workdir/crates/veris-db)
[INFO] [stderr]    Compiling veris-net v0.1.0 (/opt/rustwide/workdir/crates/veris-net)
[INFO] [stderr]    Compiling veris-server v0.1.0 (/opt/rustwide/workdir/crates/veris-server)
[INFO] [stderr]    Compiling veris-cli v0.1.0 (/opt/rustwide/workdir/crates/veris-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "c24f34d6a88e11b3695e145581b5487287b51676210858982e99e36c07829bfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c24f34d6a88e11b3695e145581b5487287b51676210858982e99e36c07829bfb", kill_on_drop: false }`
[INFO] [stdout] c24f34d6a88e11b3695e145581b5487287b51676210858982e99e36c07829bfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d070a5161c94ec15ad404dc397d5989f678f3c757c578d3ccdd6ede0cb052fab
[INFO] running `Command { std: "docker" "start" "-a" "d070a5161c94ec15ad404dc397d5989f678f3c757c578d3ccdd6ede0cb052fab", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling veris-db v0.1.0 (/opt/rustwide/workdir/crates/veris-db)
[INFO] [stderr]    Compiling veris-net v0.1.0 (/opt/rustwide/workdir/crates/veris-net)
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling veris-server v0.1.0 (/opt/rustwide/workdir/crates/veris-server)
[INFO] [stderr]    Compiling veris-cli v0.1.0 (/opt/rustwide/workdir/crates/veris-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.95s
[INFO] running `Command { std: "docker" "inspect" "d070a5161c94ec15ad404dc397d5989f678f3c757c578d3ccdd6ede0cb052fab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d070a5161c94ec15ad404dc397d5989f678f3c757c578d3ccdd6ede0cb052fab", kill_on_drop: false }`
[INFO] [stdout] d070a5161c94ec15ad404dc397d5989f678f3c757c578d3ccdd6ede0cb052fab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 216c7ea691fe56604778bf284d1885807457aa9342432d662c38db7d00741b43
[INFO] running `Command { std: "docker" "start" "-a" "216c7ea691fe56604778bf284d1885807457aa9342432d662c38db7d00741b43", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/veris_cli-8bb5bf3672279cc5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/veris_db-8907a84c91f38365)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test encoding::key::tests::test_key_encoding_order ... ok
[INFO] [stdout] test engine::local::tests::test_create_table_already_exists ... ok
[INFO] [stdout] test engine::local::tests::test_get ... ok
[INFO] [stdout] test engine::local::tests::test_get_table ... ok
[INFO] [stdout] test engine::local::tests::test_create_table ... ok
[INFO] [stdout] test engine::local::tests::test_get_index ... ok
[INFO] [stdout] test engine::local::tests::test_drop_table ... ok
[INFO] [stdout] test encoding::key::tests::test_key_prefix_range ... ok
[INFO] [stdout] test engine::local::tests::test_get_table_not_found ... ok
[INFO] [stdout] test engine::local::tests::test_insert ... ok
[INFO] [stdout] test engine::local::tests::test_set_index ... ok
[INFO] [stdout] test engine::local::tests::test_table_refs ... ok
[INFO] [stdout] test storage::bitcask::tests::test_bitcask_location ... ok
[INFO] [stdout] test storage::bitcask::tests::test_bitcask ... ok
[INFO] [stdout] test storage::mvcc::tests::test_mvcc ... ok
[INFO] [stdout] test engine::local::tests::test_delete ... ok
[INFO] [stdout] test storage::bitcask::tests::test_bitcask_get_location ... ok
[INFO] [stdout] test storage::mvcc::tests::test_mvcc_delete ... ok
[INFO] [stdout] test storage::mvcc::tests::test_mvcc_get ... ok
[INFO] [stdout] test storage::bitcask::tests::test_bitcask_rebuild_key_dir ... ok
[INFO] [stdout] test storage::mvcc::tests::test_mvcc_rollback ... ok
[INFO] [stdout] test storage::mvcc::tests::test_mvcc_scan ... ok
[INFO] [stdout] test storage::bitcask::tests::test_bitcask_delete ... ok
[INFO] [stdout] test storage::bitcask::tests::test_bitcask_scan ... ok
[INFO] [stdout] test engine::local::tests::test_scan ... ok
[INFO] [stdout] test engine::local::tests::test_list_tables ... ok
[INFO] [stdout] test encoding::key::tests::test_key_encoding ... ok
[INFO] [stdout] test encoding::key::tests::test_key_prefix ... ok
[INFO] [stdout] test storage::mvcc::tests::test_mvcc_scan_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/veris_net-511f5b4112ed82f8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/veris_server-c3a0c0019f734685)
[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 veris_db
[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 veris_net
[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" "216c7ea691fe56604778bf284d1885807457aa9342432d662c38db7d00741b43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "216c7ea691fe56604778bf284d1885807457aa9342432d662c38db7d00741b43", kill_on_drop: false }`
[INFO] [stdout] 216c7ea691fe56604778bf284d1885807457aa9342432d662c38db7d00741b43
