[INFO] fetching crate turbograph 0.5.0...
[INFO] testing turbograph-0.5.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate turbograph 0.5.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate turbograph 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate turbograph 0.5.0
[INFO] tweaked toml for crates.io crate turbograph 0.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate turbograph 0.5.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate turbograph 0.5.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8262e96bd874de983358c1f1bcb3f07112a0cb1e6333a900c8e5069fa5a25faf
[INFO] running `Command { std: "docker" "start" "-a" "8262e96bd874de983358c1f1bcb3f07112a0cb1e6333a900c8e5069fa5a25faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8262e96bd874de983358c1f1bcb3f07112a0cb1e6333a900c8e5069fa5a25faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8262e96bd874de983358c1f1bcb3f07112a0cb1e6333a900c8e5069fa5a25faf", kill_on_drop: false }`
[INFO] [stdout] 8262e96bd874de983358c1f1bcb3f07112a0cb1e6333a900c8e5069fa5a25faf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4eab846f5caab7332288ecb695e74d1e467eba46ed3d2fadd1d81a4ac746b841
[INFO] running `Command { std: "docker" "start" "-a" "4eab846f5caab7332288ecb695e74d1e467eba46ed3d2fadd1d81a4ac746b841", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling whoami v2.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling asynk-strim v0.1.5
[INFO] [stderr]    Compiling static_assertions_next v1.1.2
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling pluralizer v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling handlebars v6.4.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.10
[INFO] [stderr]    Compiling async-graphql-value v7.2.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling async-graphql-parser v7.2.1
[INFO] [stderr]    Compiling postgres-types v0.2.12
[INFO] [stderr]    Compiling async-graphql-derive v7.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tokio-postgres v0.7.16
[INFO] [stderr]    Compiling deadpool-postgres v0.14.1
[INFO] [stderr]    Compiling async-graphql v7.2.1
[INFO] [stderr]    Compiling turbograph v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "4eab846f5caab7332288ecb695e74d1e467eba46ed3d2fadd1d81a4ac746b841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eab846f5caab7332288ecb695e74d1e467eba46ed3d2fadd1d81a4ac746b841", kill_on_drop: false }`
[INFO] [stdout] 4eab846f5caab7332288ecb695e74d1e467eba46ed3d2fadd1d81a4ac746b841
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f9d96ab913248d85f479b24942d0057b57c2f4d84819ace6fda407d9364b653
[INFO] running `Command { std: "docker" "start" "-a" "7f9d96ab913248d85f479b24942d0057b57c2f4d84819ace6fda407d9364b653", kill_on_drop: false }`
[INFO] [stderr]    Compiling turbograph v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.68s
[INFO] running `Command { std: "docker" "inspect" "7f9d96ab913248d85f479b24942d0057b57c2f4d84819ace6fda407d9364b653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f9d96ab913248d85f479b24942d0057b57c2f4d84819ace6fda407d9364b653", kill_on_drop: false }`
[INFO] [stdout] 7f9d96ab913248d85f479b24942d0057b57c2f4d84819ace6fda407d9364b653
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e10713c19edd3567b025951d530f069e6f02b5effa77e3a444c6f59573cbd7b4
[INFO] running `Command { std: "docker" "start" "-a" "e10713c19edd3567b025951d530f069e6f02b5effa77e3a444c6f59573cbd7b4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/turbograph-9a7c149f20b9d07e)
[INFO] [stdout] 
[INFO] [stdout] running 104 tests
[INFO] [stdout] test db::query::delete::tests::test_delete_simple ... ok
[INFO] [stdout] test db::query::insert::tests::test_insert_default_values ... ok
[INFO] [stdout] test db::query::insert::tests::test_insert_schema_qualified ... ok
[INFO] [stdout] test db::query::delete::tests::test_delete_schema_qualified ... ok
[INFO] [stdout] test db::query::delete::tests::test_delete_with_complex_where ... ok
[INFO] [stdout] test db::query::insert::tests::test_insert_single_row ... ok
[INFO] [stdout] test db::query::select::tests::test_order_direction ... ok
[INFO] [stdout] test db::query::delete::tests::test_delete_with_where ... ok
[INFO] [stdout] test db::query::insert::tests::test_insert_multiple_rows ... ok
[INFO] [stdout] test db::query::select::tests::test_schema_qualified ... ok
[INFO] [stdout] test db::query::select::tests::test_select_multiple_order ... ok
[INFO] [stdout] test db::query::select::tests::test_select_order_appears_in_query ... ok
[INFO] [stdout] test db::query::select::tests::test_select_no_order ... ok
[INFO] [stdout] test db::query::select::tests::test_count_query_with_where ... ok
[INFO] [stdout] test db::query::select::tests::test_select_order_before_limit ... ok
[INFO] [stdout] test db::query::select::tests::test_select_full_pipeline ... ok
[INFO] [stdout] test db::query::select::tests::test_select_simple ... ok
[INFO] [stdout] test db::query::select::tests::test_select_with_offset ... ok
[INFO] [stdout] test db::query::select::tests::test_select_single_order ... ok
[INFO] [stdout] test db::query::select::tests::test_select_with_limit ... ok
[INFO] [stdout] test db::query::select::tests::test_select_with_multiple_where ... ok
[INFO] [stdout] test db::query::select::tests::test_select_with_where_limit_offset ... ok
[INFO] [stdout] test db::query::update::tests::test_shift_param_indices ... ok
[INFO] [stdout] test db::query::select::tests::test_where_is_null ... ok
[INFO] [stdout] test db::query::update::tests::test_update_with_set ... ok
[INFO] [stdout] test db::query::select::tests::test_select_with_or_where ... ok
[INFO] [stdout] test db::query::select::tests::test_select_with_limit_and_offset ... ok
[INFO] [stdout] test db::query::update::tests::test_update_with_multiple_set ... ok
[INFO] [stdout] test db::query::select::tests::test_select_with_where ... ok
[INFO] [stdout] test db::query::update::tests::test_update_simple ... ok
[INFO] [stdout] test db::query::update::tests::test_update_with_set_and_where ... ok
[INFO] [stdout] test graphql::filter::tests::test_supports_range_for_numeric ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_condition_type_ref_bool_array_excluded ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_condition_type_ref_array_excluded ... ok
[INFO] [stdout] test db::query::select::tests::test_select_with_where_block ... ok
[INFO] [stdout] test graphql::filter::tests::test_supports_range_for_datetime ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_condition_type_ref_int4_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_condition_type_ref_text_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_condition_type_ref_uuid ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_condition_type_ref_uuid_array_excluded ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_field_value_bool_array_present ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_condition_type_ref_jsonb_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_field_value_float8_array_present ... ok
[INFO] [stdout] test graphql::filter::tests::test_supports_range_for_non_numeric ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_condition_type_ref_bool_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_field_value_bool_present ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_condition_type_ref_int8_as_string ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_field_value_int2_present ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_field_value_int4_array_present ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_field_value_int4_present ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_field_value_null_returns_none ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_field_value_int8_array_present ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_field_value_jsonb_present ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_field_value_int8_present ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_field_value_jsonb_array_present ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_field_value_float8_present ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_field_value_missing_key_returns_none ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_field_value_text_array_present ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_field_value_uuid_array_present ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_field_value_uuid_present ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_to_sql_scalar_array_col_returns_none ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_to_sql_scalar_bool ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_to_sql_scalar_bool_array ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_to_sql_scalar_int8_from_string ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_to_sql_scalar_int4_array ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_to_sql_scalar_text ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_to_sql_scalar_uuid ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_to_sql_scalar_text_array ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_bool_array_non_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_bool_non_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_bool_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_bool_array_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_to_sql_scalar_wrong_type_returns_none ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_float4_non_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_field_value_text_present ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_to_sql_scalar_int4 ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_float8_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_int4_array_non_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_int4_array_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_int4_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_int8_exposed_as_string ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_json_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_jsonb_array_non_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_jsonb_non_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_text_array_non_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_text_non_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_int4_non_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_uuid_array_non_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_uuid_array_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_uuid_non_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_uuid_nullable ... ok
[INFO] [stdout] test graphql::type_mapping::tests::test_type_ref_varchar_non_nullable ... ok
[INFO] [stdout] test utils::inflection::tests::test_kebab_to_snake_case ... ok
[INFO] [stdout] test utils::inflection::tests::test_kebab_to_camel_case ... ok
[INFO] [stdout] test utils::inflection::tests::test_pascal_to_snake_case ... ok
[INFO] [stdout] test utils::inflection::tests::test_pascal_to_camel_case ... ok
[INFO] [stdout] test utils::inflection::tests::test_camel_to_snake_case ... ok
[INFO] [stdout] test utils::inflection::tests::test_snake_to_camel_case ... ok
[INFO] [stdout] test graphql::entity::tests::test_entity_no_columns_empty_object ... ok
[INFO] [stdout] test graphql::entity::tests::test_entity_name_already_singular ... ok
[INFO] [stdout] test utils::inflection::tests::test_singularize ... ok
[INFO] [stdout] test graphql::entity::tests::test_entity_omit_read_column_excluded ... ok
[INFO] [stdout] test graphql::entity::tests::test_entity_name_single_word ... ok
[INFO] [stdout] test graphql::entity::tests::test_entity_name_singularized_and_pascal_cased ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 104 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/schema_integration_test.rs (/opt/rustwide/target/debug/deps/schema_integration_test-37096b498e878755)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test all_db_tables_are_present_in_schema ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- all_db_tables_are_present_in_schema stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'all_db_tables_are_present_in_schema' (123) panicked at tests/schema_integration_test.rs:36:6:
[INFO] [stdout] build_schema failed: Pool("Error occurred while creating a new object: error connecting to server")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x581523cedf8a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x581523cedf8a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x581523cedf8a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x581523cedf8a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x581523d0653a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x581523d0653a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x581523cf2d42 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x581523cf2d42 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x581523ccc25f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x581523ccc25f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x581523ce5ed9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58152335d42c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58152335d42c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x581523ce6152 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x581523ce6152 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x581523ccc318 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x581523cc3c09 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x581523ccd1ed - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x581523d06d7c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x581523d06af2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58152334f854 - <core[35159d6ffb30e017]::result::Result<turbograph[665d81b66c414144]::schema::TurboGraph, alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58152334e22e - schema_integration_test[fbf4282ee9b5073c]::all_db_tables_are_present_in_schema::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/schema_integration_test.rs:36:6
[INFO] [stdout]   22:     0x58152333bfd2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x58152333c04d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58152334238d - <tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   25:     0x58152334228b - tokio[2a1422e4e50821f3]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x58152334228b - tokio[2a1422e4e50821f3]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x58152334228b - <tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   28:     0x58152333d6d0 - <tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   29:     0x58152334120d - <tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   30:     0x5815233404b4 - <tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   31:     0x58152334a5fb - <tokio[2a1422e4e50821f3]::runtime::context::scoped::Scoped<tokio[2a1422e4e50821f3]::runtime::scheduler::Context>>::set::<<tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x58152334cd79 - tokio[2a1422e4e50821f3]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x581523344e42 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2a1422e4e50821f3]::runtime::context::Context>>::try_with::<tokio[2a1422e4e50821f3]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5815233449ce - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2a1422e4e50821f3]::runtime::context::Context>>::with::<tokio[2a1422e4e50821f3]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x58152334b0bd - tokio[2a1422e4e50821f3]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x58152333ec80 - <tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   37:     0x58152333ef76 - <tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   38:     0x5815233400c0 - <tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x58152334b6c3 - tokio[2a1422e4e50821f3]::runtime::context::runtime::enter_runtime::<<tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x58152333d201 - <tokio[2a1422e4e50821f3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5815233326c4 - <tokio[2a1422e4e50821f3]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x58152333288f - <tokio[2a1422e4e50821f3]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x58152334f591 - schema_integration_test[fbf4282ee9b5073c]::all_db_tables_are_present_in_schema
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/schema_integration_test.rs:79:36
[INFO] [stdout]   44:     0x58152334dbc7 - schema_integration_test[fbf4282ee9b5073c]::all_db_tables_are_present_in_schema::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/schema_integration_test.rs:26:47
[INFO] [stdout]   45:     0x58152333ce56 - <schema_integration_test[fbf4282ee9b5073c]::all_db_tables_are_present_in_schema::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x58152335070b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x58152335070b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x58152335defb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x58152335defb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x58152335defb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x58152335defb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x58152335defb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x58152335defb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x58152335defb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5815233588d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5815233588d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x581523360b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x581523360b02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x581523360b02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x581523360b02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x581523360b02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x581523360b02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x581523360b02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x581523ced69f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x581523ced69f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x77f5ff88aaa4 - <unknown>
[INFO] [stdout]   67:     0x77f5ff917a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     all_db_tables_are_present_in_schema
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test schema_integration_test`
[INFO] running `Command { std: "docker" "inspect" "e10713c19edd3567b025951d530f069e6f02b5effa77e3a444c6f59573cbd7b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e10713c19edd3567b025951d530f069e6f02b5effa77e3a444c6f59573cbd7b4", kill_on_drop: false }`
[INFO] [stdout] e10713c19edd3567b025951d530f069e6f02b5effa77e3a444c6f59573cbd7b4
