[INFO] cloning repository https://github.com/ClasicRando/pg-diff-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ClasicRando/pg-diff-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClasicRando%2Fpg-diff-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClasicRando%2Fpg-diff-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 486576f94102b66357b0e75ddc68c3df58f1ce78
[INFO] testing ClasicRando/pg-diff-rs against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClasicRando%2Fpg-diff-rs" "/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/ClasicRando/pg-diff-rs
[INFO] finished tweaking git repo https://github.com/ClasicRando/pg-diff-rs
[INFO] tweaked toml for git repo https://github.com/ClasicRando/pg-diff-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ClasicRando/pg-diff-rs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ClasicRando/pg-diff-rs 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.205
[INFO] [stderr]   Downloaded sqlformat v0.2.4
[INFO] [stderr]   Downloaded sqlx-macros v0.8.0
[INFO] [stderr]   Downloaded lazy-regex v3.3.0
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.3.0
[INFO] [stderr]   Downloaded async-walkdir v2.0.0
[INFO] [stderr]   Downloaded prost v0.10.4
[INFO] [stderr]   Downloaded indexmap v2.3.0
[INFO] [stderr]   Downloaded clap v4.5.15
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] [stderr]   Downloaded serde_json v1.0.122
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.0
[INFO] [stderr]   Downloaded sqlx v0.8.0
[INFO] [stderr]   Downloaded rstest_macros v0.24.0
[INFO] [stderr]   Downloaded rstest v0.24.0
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.0
[INFO] [stderr]   Downloaded clap_builder v4.5.15
[INFO] [stderr]   Downloaded unicode-properties v0.1.1
[INFO] [stderr]   Downloaded sqlx-core v0.8.0
[INFO] [stderr]   Downloaded cc v1.1.8
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.0
[INFO] [stderr]   Downloaded serde v1.0.205
[INFO] [stderr]   Downloaded prost-types v0.10.1
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded prost-derive v0.10.1
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.28.0
[INFO] [stderr]   Downloaded prost-build v0.10.4
[INFO] [stderr]   Downloaded pg_query v6.0.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a65e24f566a736a020b4aad752e2e98d4464e090adae837b0f81236233b85549
[INFO] running `Command { std: "docker" "start" "-a" "a65e24f566a736a020b4aad752e2e98d4464e090adae837b0f81236233b85549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a65e24f566a736a020b4aad752e2e98d4464e090adae837b0f81236233b85549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a65e24f566a736a020b4aad752e2e98d4464e090adae837b0f81236233b85549", kill_on_drop: false }`
[INFO] [stdout] a65e24f566a736a020b4aad752e2e98d4464e090adae837b0f81236233b85549
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3479a209eb99b45b5f53d3e26db98a20180228a976938c4e76971532186662c3
[INFO] running `Command { std: "docker" "start" "-a" "3479a209eb99b45b5f53d3e26db98a20180228a976938c4e76971532186662c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling lazy-regex v3.3.0
[INFO] [stderr]    Compiling async-walkdir v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.15
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sqlx-core v0.8.0
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.0
[INFO] [stderr]    Compiling pg_query v6.0.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.0
[INFO] [stderr]    Compiling sqlx v0.8.0
[INFO] [stderr]    Compiling pg-diff-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "3479a209eb99b45b5f53d3e26db98a20180228a976938c4e76971532186662c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3479a209eb99b45b5f53d3e26db98a20180228a976938c4e76971532186662c3", kill_on_drop: false }`
[INFO] [stdout] 3479a209eb99b45b5f53d3e26db98a20180228a976938c4e76971532186662c3
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 760eab4b47fbd50c62617b2112c0f4a218f893b605f6512fd92d96997576d5a2
[INFO] running `Command { std: "docker" "start" "-a" "760eab4b47fbd50c62617b2112c0f4a218f893b605f6512fd92d96997576d5a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling pg-diff-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "760eab4b47fbd50c62617b2112c0f4a218f893b605f6512fd92d96997576d5a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "760eab4b47fbd50c62617b2112c0f4a218f893b605f6512fd92d96997576d5a2", kill_on_drop: false }`
[INFO] [stdout] 760eab4b47fbd50c62617b2112c0f4a218f893b605f6512fd92d96997576d5a2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aa2b18d715fd7b39259d91581dc24dc499b375b80f20a3afd307188c609090f3
[INFO] running `Command { std: "docker" "start" "-a" "aa2b18d715fd7b39259d91581dc24dc499b375b80f20a3afd307188c609090f3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pg_diff_rs-08024a906840126d)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test object::constraint::test::alter_statements_should_add_alter_table_alter_constraint_when_changed_timing ... ok
[INFO] [stdout] test object::constraint::test::create_statements_should_add_alter_table_add_constraint_statement::case_1 ... ok
[INFO] [stdout] test object::constraint::test::create_statements_should_add_alter_table_add_constraint_statement::case_2 ... ok
[INFO] [stdout] test object::constraint::test::create_statements_should_add_alter_table_add_constraint_statement::case_3 ... ok
[INFO] [stdout] test object::constraint::test::alter_statements_should_add_drop_and_create_constraint_statements::case_2 ... ok
[INFO] [stdout] test object::constraint::test::create_statements_should_add_alter_table_add_constraint_statement::case_4 ... ok
[INFO] [stdout] test object::constraint::test::create_statements_should_add_alter_table_add_constraint_statement::case_5 ... ok
[INFO] [stdout] test object::constraint::test::create_statements_should_add_alter_table_add_constraint_statement::case_6 ... ok
[INFO] [stdout] test object::constraint::test::create_statements_should_add_alter_table_add_constraint_statement::case_7 ... ok
[INFO] [stdout] test object::constraint::test::create_statements_should_add_alter_table_add_constraint_statement::case_8 ... ok
[INFO] [stdout] test object::extension::test::alter_statements_should_add_alter_extension_statements::case_1 ... ok
[INFO] [stdout] test object::constraint::test::create_statements_should_add_alter_table_add_constraint_statement::case_9 ... ok
[INFO] [stdout] test object::extension::test::alter_statements_should_add_alter_extension_statements::case_2 ... ok
[INFO] [stdout] test object::extension::test::create_statements_should_add_create_extension_statement::case_1 ... ok
[INFO] [stdout] test object::extension::test::create_statements_should_add_create_extension_statement::case_2 ... ok
[INFO] [stdout] test object::extension::test::drop_statements_should_add_drop_extension_statement ... ok
[INFO] [stdout] test object::index::test::alter_statements_should_add_alter_index_statement::case_1 ... ok
[INFO] [stdout] test object::index::test::alter_statements_should_add_alter_index_statement::case_2 ... ok
[INFO] [stdout] test object::index::test::alter_statements_should_add_alter_index_statement::case_3 ... ok
[INFO] [stdout] test object::index::test::alter_statements_should_add_alter_index_statement::case_4 ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_assign_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_assert_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_commit_rollback_statements ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_dyn_fors_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_foreach_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_fori_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_fors_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_if_statement ... ok
[INFO] [stdout] test object::policy::test::alter_statements_should_add_alter_policy_statement_when_alterable::case_2 ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_return_next_query_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_loop_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_return_statement ... ok
[INFO] [stdout] test object::policy::test::alter_statements_should_add_alter_policy_statement_when_alterable::case_1 ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_while_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_perform_call_statements ... ok
[INFO] [stdout] test object::schema::test::create_statements_should_add_create_schema_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_raise_statement ... ok
[INFO] [stdout] test object::policy::test::alter_statements_should_add_alter_policy_statement_when_alterable::case_3 ... ok
[INFO] [stdout] test object::schema::test::drop_statements_should_add_drop_schema_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_sql_statement ... ok
[INFO] [stdout] test object::constraint::test::alter_statements_should_add_drop_and_create_constraint_statements::case_1 ... ok
[INFO] [stdout] test object::policy::test::alter_statements_should_add_drop_and_create_policy_statements_when_not_alterable::case_1 ... ok
[INFO] [stdout] test object::policy::test::alter_statements_should_add_drop_and_create_policy_statements_when_not_alterable::case_2 ... ok
[INFO] [stdout] test object::schema::test::alter_statements_should_add_alter_schema_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_dyn_sql_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_get_diagnostics_statement ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aa2b18d715fd7b39259d91581dc24dc499b375b80f20a3afd307188c609090f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa2b18d715fd7b39259d91581dc24dc499b375b80f20a3afd307188c609090f3", kill_on_drop: false }`
[INFO] [stdout] aa2b18d715fd7b39259d91581dc24dc499b375b80f20a3afd307188c609090f3
