[INFO] fetching crate sal-postgresclient 0.1.0... [INFO] testing sal-postgresclient-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate sal-postgresclient 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate sal-postgresclient 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sal-postgresclient 0.1.0 [INFO] tweaked toml for crates.io crate sal-postgresclient 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sal-postgresclient 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sal-postgresclient 0.1.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9c5e098190a992b5d256cb9bd835767485de5747288bb78eaae93c85c32b1e1 [INFO] running `Command { std: "docker" "start" "-a" "b9c5e098190a992b5d256cb9bd835767485de5747288bb78eaae93c85c32b1e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9c5e098190a992b5d256cb9bd835767485de5747288bb78eaae93c85c32b1e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9c5e098190a992b5d256cb9bd835767485de5747288bb78eaae93c85c32b1e1", kill_on_drop: false }` [INFO] [stdout] b9c5e098190a992b5d256cb9bd835767485de5747288bb78eaae93c85c32b1e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3013f9bf6c0c912dc7d78aaab26931a58793701fca8804c4077978c02ff24581 [INFO] running `Command { std: "docker" "start" "-a" "3013f9bf6c0c912dc7d78aaab26931a58793701fca8804c4077978c02ff24581", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling rhai v1.22.2 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling postgres v0.19.10 [INFO] [stderr] Compiling r2d2_postgres v0.18.2 [INFO] [stderr] Compiling sal-text v0.1.0 [INFO] [stderr] Compiling sal-os v0.1.0 [INFO] [stderr] Compiling sal-process v0.1.0 [INFO] [stderr] Compiling sal-virt v0.1.0 [INFO] [stderr] Compiling sal-postgresclient v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "3013f9bf6c0c912dc7d78aaab26931a58793701fca8804c4077978c02ff24581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3013f9bf6c0c912dc7d78aaab26931a58793701fca8804c4077978c02ff24581", kill_on_drop: false }` [INFO] [stdout] 3013f9bf6c0c912dc7d78aaab26931a58793701fca8804c4077978c02ff24581 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c02686a4517ad8e979a1fe44eed884f4c9da2103faf1775d7282b768ba61f70c [INFO] running `Command { std: "docker" "start" "-a" "c02686a4517ad8e979a1fe44eed884f4c9da2103faf1775d7282b768ba61f70c", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling postgres v0.19.10 [INFO] [stderr] Compiling r2d2_postgres v0.18.2 [INFO] [stderr] Compiling sal-postgresclient v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.37s [INFO] running `Command { std: "docker" "inspect" "c02686a4517ad8e979a1fe44eed884f4c9da2103faf1775d7282b768ba61f70c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c02686a4517ad8e979a1fe44eed884f4c9da2103faf1775d7282b768ba61f70c", kill_on_drop: false }` [INFO] [stdout] c02686a4517ad8e979a1fe44eed884f4c9da2103faf1775d7282b768ba61f70c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 44d8ba430682666965dc1948288affdbbc47cc71ba70af7a92f6ba437d2a2d88 [INFO] running `Command { std: "docker" "start" "-a" "44d8ba430682666965dc1948288affdbbc47cc71ba70af7a92f6ba437d2a2d88", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sal_postgresclient-c7872fdadb1fad64) [INFO] [stdout] [INFO] [stderr] Running tests/postgres_tests.rs (/opt/rustwide/target/debug/deps/postgres_tests-0d7cff9b111f2617) [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] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test postgres_client_tests::test_connection_string_building ... ok [INFO] [stdout] test postgres_client_tests::test_env_vars ... ok [INFO] [stdout] test postgres_installer_tests::test_execute_sql ... ok [INFO] [stdout] test postgres_installer_tests::test_create_database ... ok [INFO] [stdout] test postgres_installer_tests::test_postgres_installer_error ... ok [INFO] [stdout] test postgres_installer_tests::test_is_postgres_running ... ok [INFO] [stdout] test postgres_installer_tests::test_postgres_installer_config ... ok [INFO] [stdout] test postgres_integration_tests::test_query_params ... ok [INFO] [stdout] test postgres_client_tests::test_reset_mock ... ok [INFO] [stdout] test postgres_integration_tests::test_notify ... ok [INFO] [stdout] test postgres_integration_tests::test_postgres_client_integration ... ok [INFO] [stdout] test postgres_integration_tests::test_connection_pool ... ok [INFO] [stdout] test postgres_installer_tests::test_install_postgres_with_defaults ... ok [INFO] [stdout] test postgres_installer_tests::test_install_postgres_with_custom_config ... ok [INFO] [stdout] test postgres_integration_tests::test_transactions ... ok [INFO] [stdout] test postgres_client_tests::test_postgres_config_builder ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/rhai_integration_tests.rs (/opt/rustwide/target/debug/deps/rhai_integration_tests-8e1a94d5e68783e3) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_pg_create_database_without_container ... ok [INFO] [stdout] test test_pg_is_running_without_container ... ok [INFO] [stdout] test test_pg_execute_sql_without_container ... ok [INFO] [stdout] test test_pg_install_without_nerdctl ... ok [INFO] [stdout] test test_pg_execute_without_server ... ok [INFO] [stdout] test test_pg_connect_without_server ... ok [INFO] [stdout] test test_pg_ping_without_server ... ok [INFO] [stdout] test test_pg_query_without_server ... ok [INFO] [stdout] test test_pg_reset_without_server ... ok [INFO] [stdout] test test_pg_query_one_without_server ... ok [INFO] [stdout] test test_rhai_script_execution ... ok [INFO] [stdout] test test_rhai_function_registration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests sal_postgresclient [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/postgresclient.rs - postgresclient::transaction (line 245) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 18) - compile ... ok [INFO] [stdout] test src/postgresclient.rs - postgresclient::transaction_with_pool (line 294) - compile ... ok [INFO] [stdout] test src/postgresclient.rs - postgresclient::notify_with_pool (line 813) - compile ... ok [INFO] [stdout] test src/postgresclient.rs - postgresclient::notify (line 797) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44d8ba430682666965dc1948288affdbbc47cc71ba70af7a92f6ba437d2a2d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44d8ba430682666965dc1948288affdbbc47cc71ba70af7a92f6ba437d2a2d88", kill_on_drop: false }` [INFO] [stdout] 44d8ba430682666965dc1948288affdbbc47cc71ba70af7a92f6ba437d2a2d88