[INFO] cloning repository https://github.com/pgxn/build
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pgxn/build" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpgxn%2Fbuild", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpgxn%2Fbuild'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98356669351d3344098cc1f44762950e8da4fae2
[INFO] testing pgxn/build against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpgxn%2Fbuild" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pgxn/build
[INFO] finished tweaking git repo https://github.com/pgxn/build
[INFO] tweaked toml for git repo https://github.com/pgxn/build written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pgxn/build 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 git repo https://github.com/pgxn/build 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d0fb89101d13394f68a5c512fa400125fd055c36230ce1ce4ab002bfcbde11be
[INFO] running `Command { std: "docker" "start" "-a" "d0fb89101d13394f68a5c512fa400125fd055c36230ce1ce4ab002bfcbde11be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0fb89101d13394f68a5c512fa400125fd055c36230ce1ce4ab002bfcbde11be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0fb89101d13394f68a5c512fa400125fd055c36230ce1ce4ab002bfcbde11be", kill_on_drop: false }`
[INFO] [stdout] d0fb89101d13394f68a5c512fa400125fd055c36230ce1ce4ab002bfcbde11be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 82409c082c4a8a7e9abccdd18d636ef072211a105dfb90a0d0d95b414dfc3232
[INFO] running `Command { std: "docker" "start" "-a" "82409c082c4a8a7e9abccdd18d636ef072211a105dfb90a0d0d95b414dfc3232", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling zlib-rs v0.6.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling appendlist v1.4.0
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling lzma-rust2 v0.15.7
[INFO] [stderr]    Compiling spdx v0.10.9
[INFO] [stderr]    Compiling pori v0.0.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling ppmd-rust v1.4.0
[INFO] [stderr]    Compiling typed-path v0.12.2
[INFO] [stderr]    Compiling lexopt v0.3.1
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wax v0.6.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zip v7.3.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]    Compiling json-patch v4.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling boon v0.6.1
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]    Compiling pgxn_meta v0.7.0
[INFO] [stderr]    Compiling pgxn_build v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.62s
[INFO] running `Command { std: "docker" "inspect" "82409c082c4a8a7e9abccdd18d636ef072211a105dfb90a0d0d95b414dfc3232", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82409c082c4a8a7e9abccdd18d636ef072211a105dfb90a0d0d95b414dfc3232", kill_on_drop: false }`
[INFO] [stdout] 82409c082c4a8a7e9abccdd18d636ef072211a105dfb90a0d0d95b414dfc3232
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c9426c895f42dc052ebba672bf9a77cc0c52b18a254aa3a6dd9ba3014aa2a8b1
[INFO] running `Command { std: "docker" "start" "-a" "c9426c895f42dc052ebba672bf9a77cc0c52b18a254aa3a6dd9ba3014aa2a8b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling spdx v0.10.9
[INFO] [stderr]    Compiling tabwriter v1.4.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling path-tree v0.8.3
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling wax v0.6.0
[INFO] [stderr]    Compiling json-patch v4.1.0
[INFO] [stderr]    Compiling boon v0.6.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling async-object-pool v0.2.0
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling stringmetrics v2.2.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling assertables v9.8.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v7.3.0
[INFO] [stderr]    Compiling pgxn_meta v0.7.0
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]    Compiling pgxn_build v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling httpmock v0.8.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.66s
[INFO] running `Command { std: "docker" "inspect" "c9426c895f42dc052ebba672bf9a77cc0c52b18a254aa3a6dd9ba3014aa2a8b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9426c895f42dc052ebba672bf9a77cc0c52b18a254aa3a6dd9ba3014aa2a8b1", kill_on_drop: false }`
[INFO] [stdout] c9426c895f42dc052ebba672bf9a77cc0c52b18a254aa3a6dd9ba3014aa2a8b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4b3f03364b1e7a2cbb3639277cec2a5c95676989cd0ca06fdaab35e63417207b
[INFO] running `Command { std: "docker" "start" "-a" "4b3f03364b1e7a2cbb3639277cec2a5c95676989cd0ca06fdaab35e63417207b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pgxn_build-e92156da4cc2d8ab)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test api::dist::tests::versions ... ok
[INFO] [stdout] test api::dist::tests::dist ... ok
[INFO] [stdout] test api::tests::constructor_proxy ... ok
[INFO] [stdout] test api::tests::fetch_json_file ... ok
[INFO] [stdout] test api::tests::constructor ... ok
[INFO] [stdout] test api::tests::dist ... ok
[INFO] [stdout] test api::tests::fetch_json_err ... ok
[INFO] [stdout] test api::tests::get_file_err ... ok
[INFO] [stdout] test api::tests::download_file_errors ... ok
[INFO] [stdout] test api::tests::fetch_templates_fn ... ok
[INFO] [stdout] test api::tests::parse_base_url_fn ... ok
[INFO] [stdout] test exec::tests::output ... ok
[INFO] [stdout] test api::tests::type_of_fn ... ok
[INFO] [stdout] test line::tests::color_line ... ok
[INFO] [stdout] test api::tests::get_file_fn ... ok
[INFO] [stdout] test line::tests::line_writer ... ok
[INFO] [stdout] test api::tests::url_for_err ... ok
[INFO] [stdout] test api::tests::url_for ... ok
[INFO] [stdout] test pgrx::tests::configure_et_al ... ok
[INFO] [stdout] test api::tests::fetch_templates_err ... ok
[INFO] [stdout] test pgrx::tests::new ... ok
[INFO] [stdout] test api::tests::unpack ... ok
[INFO] [stdout] test pgxs::tests::configure ... ok
[INFO] [stdout] test pgrx::tests::confidence ... ok
[INFO] [stdout] test pgxs::tests::new ... ok
[INFO] [stdout] test pipeline::tests::is_writeable ... ok
[INFO] [stdout] test api::tests::fetch_json_http ... ok
[INFO] [stdout] test api::tests::download_http_errors ... ok
[INFO] [stdout] test pipeline::tests::trait_functions ... ok
[INFO] [stdout] test pipeline::tests::maybe_sudo ... ok
[INFO] [stdout] test tests::filename ... ok
[INFO] [stdout] test tests::outputs ... ok
[INFO] [stdout] test api::tests::fetch_reader_fn ... ok
[INFO] [stdout] test pgxs::tests::install ... ok
[INFO] [stdout] test pgxs::tests::compile ... ok
[INFO] [stdout] test pgxs::tests::test ... ok
[INFO] [stdout] test api::tests::meta_err ... ok
[INFO] [stdout] test tests::unsupported_pipeline ... ok
[INFO] [stdout] test pg_config::tests::pg_config ... ok
[INFO] [stdout] test api::tests::api_meta ... ok
[INFO] [stdout] test api::tests::download_http ... ok
[INFO] [stdout] test api::tests::download_file ... ok
[INFO] [stdout] test tests::pgxs ... ok
[INFO] [stdout] test pg_config::tests::pg_config_err ... ok
[INFO] [stdout] test api::tests::meta ... ok
[INFO] [stdout] test exec::tests::execute ... ok
[INFO] [stdout] test tests::pgrx ... ok
[INFO] [stdout] test pgxs::tests::confidence ... ok
[INFO] [stdout] test pipeline::tests::run ... ok
[INFO] [stdout] test tests::detect_pipeline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.23s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pgxn_build
[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" "4b3f03364b1e7a2cbb3639277cec2a5c95676989cd0ca06fdaab35e63417207b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b3f03364b1e7a2cbb3639277cec2a5c95676989cd0ca06fdaab35e63417207b", kill_on_drop: false }`
[INFO] [stdout] 4b3f03364b1e7a2cbb3639277cec2a5c95676989cd0ca06fdaab35e63417207b
