[INFO] cloning repository https://github.com/rikardbq/sqlite_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rikardbq/sqlite_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikardbq%2Fsqlite_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikardbq%2Fsqlite_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72124054ccd2bebc58f2173866d5eafabe0f32c6 [INFO] testing rikardbq/sqlite_server against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikardbq%2Fsqlite_server" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rikardbq/sqlite_server [INFO] finished tweaking git repo https://github.com/rikardbq/sqlite_server [INFO] tweaked toml for git repo https://github.com/rikardbq/sqlite_server written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rikardbq/sqlite_server on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rikardbq/sqlite_server 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 661bce10c6af1bd4bda93e3bc40e4d04df2ca99609942be4f0dacf29f5956cb7 [INFO] running `Command { std: "docker" "start" "-a" "661bce10c6af1bd4bda93e3bc40e4d04df2ca99609942be4f0dacf29f5956cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "661bce10c6af1bd4bda93e3bc40e4d04df2ca99609942be4f0dacf29f5956cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "661bce10c6af1bd4bda93e3bc40e4d04df2ca99609942be4f0dacf29f5956cb7", kill_on_drop: false }` [INFO] [stdout] 661bce10c6af1bd4bda93e3bc40e4d04df2ca99609942be4f0dacf29f5956cb7 [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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b18d07a9659c14ef46eff4532f88aed382a3fdd0af6774b298d6860582412a3e [INFO] running `Command { std: "docker" "start" "-a" "b18d07a9659c14ef46eff4532f88aed382a3fdd0af6774b298d6860582412a3e", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.1.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.1.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.1.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling protoc-bin-vendored v3.1.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling seize v0.5.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling papaya v0.2.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling serde v1.0.219 [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 mockall v0.13.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix-server v2.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling sqlx-core v0.8.5 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling serf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sqlx-sqlite v0.8.5 [INFO] [stderr] Compiling actix-http v3.10.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.5 [INFO] [stderr] Compiling sqlx-macros v0.8.5 [INFO] [stderr] Compiling sqlx v0.8.5 [INFO] [stderr] Compiling actix-web v4.10.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "b18d07a9659c14ef46eff4532f88aed382a3fdd0af6774b298d6860582412a3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b18d07a9659c14ef46eff4532f88aed382a3fdd0af6774b298d6860582412a3e", kill_on_drop: false }` [INFO] [stdout] b18d07a9659c14ef46eff4532f88aed382a3fdd0af6774b298d6860582412a3e [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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d1b00e7c018620716c81436c11bebad77a600cc4400f4d90bbc4a98e1c24aab [INFO] running `Command { std: "docker" "start" "-a" "1d1b00e7c018620716c81436c11bebad77a600cc4400f4d90bbc4a98e1c24aab", kill_on_drop: false }` [INFO] [stderr] Compiling serf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.09s [INFO] running `Command { std: "docker" "inspect" "1d1b00e7c018620716c81436c11bebad77a600cc4400f4d90bbc4a98e1c24aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d1b00e7c018620716c81436c11bebad77a600cc4400f4d90bbc4a98e1c24aab", kill_on_drop: false }` [INFO] [stdout] 1d1b00e7c018620716c81436c11bebad77a600cc4400f4d90bbc4a98e1c24aab [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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 19590559fe3a5206d93cab8a927785ba0548ac891d2cdb62d5f8a2c5a46dfde3 [INFO] running `Command { std: "docker" "start" "-a" "19590559fe3a5206d93cab8a927785ba0548ac891d2cdb62d5f8a2c5a46dfde3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/serf-b1d0e86a4d1030aa) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test tests::core::db::test_apply_query__has_bound_correct_query_argument_types ... ok [INFO] [stdout] test tests::web::proto::test_generate_signature__ensure_same ... ok [INFO] [stdout] test tests::web::proto::test_proto_package_builder__build_proto_package_fail_missing_data ... ok [INFO] [stdout] test tests::web::proto::test_proto_package_builder__build_proto_package_fail_missing_subject ... ok [INFO] [stdout] test tests::web::proto::test_proto_package_builder__build_proto_package_success ... ok [INFO] [stdout] test tests::web::proto::test_proto_package_verifier__verify_proto_package_fail_claims_expired ... ok [INFO] [stdout] test tests::web::proto::test_proto_package_verifier__verify_proto_package_fail_invalid_claims_issuer ... ok [INFO] [stdout] test tests::web::proto::test_proto_package_verifier__verify_proto_package_fail_invalid_claims_subject ... ok [INFO] [stdout] test tests::web::proto::test_proto_package_verifier__verify_proto_package_fail_invalid_signature ... ok [INFO] [stdout] test tests::web::proto::test_proto_package_verifier__verify_proto_package_fail_missing_signature ... ok [INFO] [stdout] test tests::web::util::test_check_content_type__content_type_err ... ok [INFO] [stdout] test tests::web::proto::test_proto_package_verifier__verify_proto_package_success ... ok [INFO] [stdout] test tests::web::util::test_check_content_type__content_type_ok ... ok [INFO] [stdout] test tests::web::util::test_extract_headers__extract_missing_content_type ... ok [INFO] [stdout] test tests::web::util::test_extract_headers__extract_missing_header_0 ... ok [INFO] [stdout] test tests::web::proto::test_proto_package_verifier__verify_proto_package_fail_missing_secret ... ok [INFO] [stdout] test tests::web::proto::test_proto_package_verifier__verify_proto_package_fail_missing_claims_data ... ok [INFO] [stdout] test tests::web::util::test_extract_headers__extract_missing_header_1 ... ok [INFO] [stdout] test tests::web::util::test_get_proto_package_result__calls_handle_fetch ... ok [INFO] [stdout] test tests::web::util::test_get_proto_package_result__calls_handle_migrate ... ok [INFO] [stdout] test tests::web::util::test_get_proto_package_result__migration_request_handle_incorrect_subject ... ok [INFO] [stdout] test tests::web::util::test_get_proto_package_result__calls_handle_mutate ... ok [INFO] [stdout] test tests::web::proto::test_proto_package_verifier__verify_proto_package_fail_missing_claims ... ok [INFO] [stdout] test tests::web::util::test_extract_headers__extract_success ... ok [INFO] [stdout] test tests::web::util::test_get_proto_package_result__query_request_handle_incorrect_subject ... ok [INFO] [stdout] test tests::web::util::test_header_value__get_header_missing_error ... ok [INFO] [stdout] test tests::web::util::test_header_value__get_success ... ok [INFO] [stdout] test tests::web::util::test_header_value__get_header_malformed_error ... ok [INFO] [stdout] test tests::core::state::test_app_state__get_user_exists ... ok [INFO] [stdout] test tests::core::state::test_app_state__create_and_get_db_connection_success ... ok [INFO] [stdout] test tests::core::state::test_app_state__get_user_not_exists ... ok [INFO] [stdout] test tests::core::state::test_app_state__create_and_insert_db_connection_success ... ok [INFO] [stdout] test tests::core::state::test_app_state__get_user_db_access_rights_not_exists ... ok [INFO] [stdout] test tests::core::state::test_app_state__get_user_db_access_rights_exists ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/serf.rs (/opt/rustwide/target/debug/deps/serf-39fb3acde697cfe2) [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/bin/serf-cli.rs (/opt/rustwide/target/debug/deps/serf_cli-d3459d3a66d4154d) [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 tests/core.rs (/opt/rustwide/target/debug/deps/core-1478653b77d41b2e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test db::test_map_sqliterow_col_to_json_value__correctly_map_types ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/web.rs (/opt/rustwide/target/debug/deps/web-2967c05048d1ce40) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test util::test_handle_fetch__user_access_too_low ... ok [INFO] [stdout] test util::test_handle_fetch__fetch_data_fail ... ok [INFO] [stdout] test util::test_handle_migrate__user_access_too_low ... ok [INFO] [stdout] test util::test_handle_mutate__mutate_data_update_entry_success ... ok [INFO] [stdout] test util::test_handle_mutate__mutate_data_insert_entry_unknown_col_fail ... ok [INFO] [stdout] test util::test_handle_mutate__user_access_too_low ... ok [INFO] [stdout] test util::test_handle_fetch__fetch_data_success ... ok [INFO] [stdout] test util::test_handle_mutate__mutate_data_strict_table_insert_entry_incorrect_type_fail ... ok [INFO] [stdout] test util::test_handle_mutate__mutate_data_insert_entry_success ... ok [INFO] [stdout] test util::test_handle_mutate__mutate_data_non_strict_table_insert_entry_success ... ok [INFO] [stdout] test util::test_handle_migrate__migration_success ... ok [INFO] [stdout] test util::test_handle_migrate__migration_fail_migration_already_exists ... ok [INFO] [stdout] test util::test_handle_migrate__migration_fail_column_already_exists ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests serf [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" "19590559fe3a5206d93cab8a927785ba0548ac891d2cdb62d5f8a2c5a46dfde3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19590559fe3a5206d93cab8a927785ba0548ac891d2cdb62d5f8a2c5a46dfde3", kill_on_drop: false }` [INFO] [stdout] 19590559fe3a5206d93cab8a927785ba0548ac891d2cdb62d5f8a2c5a46dfde3