[INFO] cloning repository https://github.com/leynos/pg-embedded-setup-unpriv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leynos/pg-embedded-setup-unpriv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Fpg-embedded-setup-unpriv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Fpg-embedded-setup-unpriv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4535070a13bd469ca4ba535868254c196a1a4bf1 [INFO] testing leynos/pg-embedded-setup-unpriv against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Fpg-embedded-setup-unpriv" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/leynos/pg-embedded-setup-unpriv [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/leynos/pg-embedded-setup-unpriv [INFO] tweaked toml for git repo https://github.com/leynos/pg-embedded-setup-unpriv written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leynos/pg-embedded-setup-unpriv 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 git repo https://github.com/leynos/pg-embedded-setup-unpriv 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 52e1e9f01f9c0f2921b35af7afb59c3b35a30919f41703ca1d64a0f3d82fd2da [INFO] running `Command { std: "docker" "start" "-a" "52e1e9f01f9c0f2921b35af7afb59c3b35a30919f41703ca1d64a0f3d82fd2da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52e1e9f01f9c0f2921b35af7afb59c3b35a30919f41703ca1d64a0f3d82fd2da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52e1e9f01f9c0f2921b35af7afb59c3b35a30919f41703ca1d64a0f3d82fd2da", kill_on_drop: false }` [INFO] [stdout] 52e1e9f01f9c0f2921b35af7afb59c3b35a30919f41703ca1d64a0f3d82fd2da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8a4d42f64bbc204f9c7f136553bdbe60edddec79ae78babb348c69e164397992 [INFO] running `Command { std: "docker" "start" "-a" "8a4d42f64bbc204f9c7f136553bdbe60edddec79ae78babb348c69e164397992", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling matchit v0.8.6 [INFO] [stderr] Compiling openssl-src v300.5.4+3.5.4 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling retry-policies v0.4.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling cap-primitives v3.4.4 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling fs-set-times v0.20.3 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling rustix-linux-procfs v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling ortho_config_macros v0.5.0 [INFO] [stderr] Compiling clap-dispatch v0.1.1 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling figment-json5 v0.1.1 [INFO] [stderr] Compiling ortho_config v0.5.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling postgresql_commands v0.20.0 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling reqwest-retry v0.7.0 [INFO] [stderr] Compiling reqwest-tracing v0.5.8 [INFO] [stderr] Compiling postgresql_archive v0.20.0 [INFO] [stderr] Compiling postgresql_embedded v0.20.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling pg-embed-setup-unpriv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 33s [INFO] running `Command { std: "docker" "inspect" "8a4d42f64bbc204f9c7f136553bdbe60edddec79ae78babb348c69e164397992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a4d42f64bbc204f9c7f136553bdbe60edddec79ae78babb348c69e164397992", kill_on_drop: false }` [INFO] [stdout] 8a4d42f64bbc204f9c7f136553bdbe60edddec79ae78babb348c69e164397992 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 00d83d71ae52061e22ab008d37d9a4d04570287624ed500429adf8fafc7eb03a [INFO] running `Command { std: "docker" "start" "-a" "00d83d71ae52061e22ab008d37d9a4d04570287624ed500429adf8fafc7eb03a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling pq-sys v0.7.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling diesel_derives v2.3.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling typed-builder v0.15.2 [INFO] [stderr] Compiling clap-dispatch v0.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling ortho_config_macros v0.5.0 [INFO] [stderr] Compiling rstest-bdd-patterns v0.1.0-alpha4 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling temp-env v0.3.6 [INFO] [stderr] Compiling rstest-bdd v0.1.0-alpha4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rstest-bdd-macros v0.1.0-alpha4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling diesel v2.3.2 [INFO] [stderr] Compiling figment-json5 v0.1.1 [INFO] [stderr] Compiling ortho_config v0.5.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling postgresql_commands v0.20.0 [INFO] [stderr] Compiling reqwest-retry v0.7.0 [INFO] [stderr] Compiling reqwest-tracing v0.5.8 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling postgresql_archive v0.20.0 [INFO] [stderr] Compiling postgresql_embedded v0.20.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling pg-embed-setup-unpriv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `pg_embedded_setup_unpriv::test_support::set_permissions` [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use pg_embedded_setup_unpriv::test_support::set_permissions as shared_set_permissions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `set_permissions` in `test_support` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:75 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `pg_embedded_setup_unpriv::test_support::CapabilityTempDir`, `pg_embedded_setup_unpriv::test_support::ambient_dir_and_path` [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | pub use pg_embedded_setup_unpriv::test_support::{CapabilityTempDir, ambient_dir_and_path}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ no `ambient_dir_and_path` in `test_support` [INFO] [stdout] | | [INFO] [stdout] | no `CapabilityTempDir` in `test_support` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pg_embedded_setup_unpriv::test_support::CapabilityTempDir` [INFO] [stdout] --> tests/support/sandbox.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use pg_embedded_setup_unpriv::test_support::CapabilityTempDir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CapabilityTempDir` in `test_support` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 8 - use pg_embedded_setup_unpriv::test_support::CapabilityTempDir; [INFO] [stdout] 8 + use crate::cap_fs::CapabilityTempDir; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | if relative.as_str().is_empty() { [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | match dir.remove_dir_all(relative.as_std_path()) { [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | Err(err) if err.kind() == std::io::ErrorKind::NotFound => Ok(()), [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pg_embedded_setup_unpriv::test_support::set_permissions` [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use pg_embedded_setup_unpriv::test_support::set_permissions as shared_set_permissions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `set_permissions` in `test_support` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:75 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `pg_embedded_setup_unpriv::test_support::CapabilityTempDir`, `pg_embedded_setup_unpriv::test_support::metadata` [INFO] [stdout] --> tests/support/cap_fs_settings.rs:8:50 [INFO] [stdout] | [INFO] [stdout] 8 | pub use pg_embedded_setup_unpriv::test_support::{CapabilityTempDir, metadata}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^ no `metadata` in `test_support` [INFO] [stdout] | | [INFO] [stdout] | no `CapabilityTempDir` in `test_support` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider importing this module instead: [INFO] [stdout] tracing::metadata [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:65 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `pg_embedded_setup_unpriv::test_support::CapabilityTempDir`, `pg_embedded_setup_unpriv::test_support::ambient_dir_and_path` [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | pub use pg_embedded_setup_unpriv::test_support::{CapabilityTempDir, ambient_dir_and_path}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ no `ambient_dir_and_path` in `test_support` [INFO] [stdout] | | [INFO] [stdout] | no `CapabilityTempDir` in `test_support` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pg_embedded_setup_unpriv::test_support::CapabilityTempDir` [INFO] [stdout] --> tests/support/sandbox.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use pg_embedded_setup_unpriv::test_support::CapabilityTempDir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CapabilityTempDir` in `test_support` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 8 - use pg_embedded_setup_unpriv::test_support::CapabilityTempDir; [INFO] [stdout] 8 + use crate::cap_fs::CapabilityTempDir; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | if relative.as_str().is_empty() { [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | match dir.remove_dir_all(relative.as_std_path()) { [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | Err(err) if err.kind() == std::io::ErrorKind::NotFound => Ok(()), [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pg_embedded_setup_unpriv::test_support::set_permissions` [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use pg_embedded_setup_unpriv::test_support::set_permissions as shared_set_permissions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `set_permissions` in `test_support` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:75 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `pg_embedded_setup_unpriv::test_support::CapabilityTempDir`, `pg_embedded_setup_unpriv::test_support::ambient_dir_and_path` [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | pub use pg_embedded_setup_unpriv::test_support::{CapabilityTempDir, ambient_dir_and_path}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ no `ambient_dir_and_path` in `test_support` [INFO] [stdout] | | [INFO] [stdout] | no `CapabilityTempDir` in `test_support` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pg_embedded_setup_unpriv::test_support::CapabilityTempDir` [INFO] [stdout] --> tests/support/sandbox.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use pg_embedded_setup_unpriv::test_support::CapabilityTempDir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CapabilityTempDir` in `test_support` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 8 - use pg_embedded_setup_unpriv::test_support::CapabilityTempDir; [INFO] [stdout] 8 + use crate::cap_fs::CapabilityTempDir; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pg-embed-setup-unpriv` (test "test_cluster_drop") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `pg_embedded_setup_unpriv::test_support::set_permissions` [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use pg_embedded_setup_unpriv::test_support::set_permissions as shared_set_permissions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `set_permissions` in `test_support` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:75 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | if relative.as_str().is_empty() { [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | match dir.remove_dir_all(relative.as_std_path()) { [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | Err(err) if err.kind() == std::io::ErrorKind::NotFound => Ok(()), [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/settings.rs:158:44 [INFO] [stdout] | [INFO] [stdout] 158 | let meta = metadata(&dir).map_err(|err| eyre!(err))?; [INFO] [stdout] | ^^^ ---------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 158 | let meta = metadata(&dir).map_err(|err: /* Type */| eyre!(err))?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/settings.rs:197:44 [INFO] [stdout] | [INFO] [stdout] 197 | let meta = metadata(&dir).map_err(|err| eyre!(err))?; [INFO] [stdout] | ^^^ ---------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 197 | let meta = metadata(&dir).map_err(|err: /* Type */| eyre!(err))?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `pg_embedded_setup_unpriv::test_support::CapabilityTempDir`, `pg_embedded_setup_unpriv::test_support::ambient_dir_and_path` [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | pub use pg_embedded_setup_unpriv::test_support::{CapabilityTempDir, ambient_dir_and_path}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ no `ambient_dir_and_path` in `test_support` [INFO] [stdout] | | [INFO] [stdout] | no `CapabilityTempDir` in `test_support` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pg_embedded_setup_unpriv::test_support::CapabilityTempDir` [INFO] [stdout] --> tests/bootstrap_privileges.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use pg_embedded_setup_unpriv::test_support::CapabilityTempDir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CapabilityTempDir` in `test_support` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 26 - use pg_embedded_setup_unpriv::test_support::CapabilityTempDir; [INFO] [stdout] 26 + use crate::cap_fs_bootstrap::CapabilityTempDir; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pg_embedded_setup_unpriv::test_support::metadata` [INFO] [stdout] --> tests/bootstrap_privileges.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use pg_embedded_setup_unpriv::test_support::metadata; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `metadata` in `test_support` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:65 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing this module instead [INFO] [stdout] | [INFO] [stdout] 27 - use pg_embedded_setup_unpriv::test_support::metadata; [INFO] [stdout] 27 + use tracing::metadata; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pg-embed-setup-unpriv` (test "bootstrap_worker_binary") due to 6 previous errors [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pg-embed-setup-unpriv` (test "settings") due to 3 previous errors [INFO] [stdout] error[E0432]: unresolved import `pg_embedded_setup_unpriv::test_support::set_permissions` [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use pg_embedded_setup_unpriv::test_support::set_permissions as shared_set_permissions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `set_permissions` in `test_support` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:75 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `pg_embedded_setup_unpriv::test_support::CapabilityTempDir`, `pg_embedded_setup_unpriv::test_support::ambient_dir_and_path` [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | pub use pg_embedded_setup_unpriv::test_support::{CapabilityTempDir, ambient_dir_and_path}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ no `ambient_dir_and_path` in `test_support` [INFO] [stdout] | | [INFO] [stdout] | no `CapabilityTempDir` in `test_support` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pg_embedded_setup_unpriv::test_support::CapabilityTempDir` [INFO] [stdout] --> tests/support/sandbox.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use pg_embedded_setup_unpriv::test_support::CapabilityTempDir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CapabilityTempDir` in `test_support` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 8 - use pg_embedded_setup_unpriv::test_support::CapabilityTempDir; [INFO] [stdout] 8 + use crate::cap_fs::CapabilityTempDir; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pg_embedded_setup_unpriv::test_support::set_permissions` [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use pg_embedded_setup_unpriv::test_support::set_permissions as shared_set_permissions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `set_permissions` in `test_support` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:75 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | if relative.as_str().is_empty() { [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | match dir.remove_dir_all(relative.as_std_path()) { [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | Err(err) if err.kind() == std::io::ErrorKind::NotFound => Ok(()), [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `pg_embedded_setup_unpriv::test_support::CapabilityTempDir`, `pg_embedded_setup_unpriv::test_support::ambient_dir_and_path` [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | pub use pg_embedded_setup_unpriv::test_support::{CapabilityTempDir, ambient_dir_and_path}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ no `ambient_dir_and_path` in `test_support` [INFO] [stdout] | | [INFO] [stdout] | no `CapabilityTempDir` in `test_support` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pg_embedded_setup_unpriv::test_support::CapabilityTempDir` [INFO] [stdout] --> tests/support/sandbox.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use pg_embedded_setup_unpriv::test_support::CapabilityTempDir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CapabilityTempDir` in `test_support` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/test_support/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(any(doc, test, feature = "cluster-unit-tests", feature = "dev-worker"))] [INFO] [stdout] | ------------------------------------------------------------------- the item is gated here [INFO] [stdout] 23 | pub use filesystem::{ [INFO] [stdout] 24 | CapabilityTempDir, ambient_dir_and_path, ensure_dir_exists, metadata, set_permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 8 - use pg_embedded_setup_unpriv::test_support::CapabilityTempDir; [INFO] [stdout] 8 + use crate::cap_fs::CapabilityTempDir; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | if relative.as_str().is_empty() { [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | match dir.remove_dir_all(relative.as_std_path()) { [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | Err(err) if err.kind() == std::io::ErrorKind::NotFound => Ok(()), [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pg-embed-setup-unpriv` (test "shutdown_timeout") due to 6 previous errors [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/bootstrap_privileges.rs:156:25 [INFO] [stdout] | [INFO] [stdout] 156 | Err(err) if err.kind() == ErrorKind::NotFound => { [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/bootstrap_privileges.rs:161:25 [INFO] [stdout] | [INFO] [stdout] 161 | Err(err) if err.kind() == ErrorKind::PermissionDenied => { [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/bootstrap_privileges.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 154 | let metadata = match metadata(path) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | metadata.uid() == expected.as_raw(), [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `metadata` an explicit type [INFO] [stdout] | [INFO] [stdout] 154 | let metadata: /* Type */ = match metadata(path) { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | if relative.as_str().is_empty() { [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | match dir.remove_dir_all(relative.as_std_path()) { [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/support/cap_fs_bootstrap.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | Err(err) if err.kind() == std::io::ErrorKind::NotFound => Ok(()), [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pg-embed-setup-unpriv` (test "bootstrap_for_tests") due to 6 previous errors [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pg-embed-setup-unpriv` (test "test_cluster_behaviour") due to 6 previous errors [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pg-embed-setup-unpriv` (test "bootstrap_privileges") due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "00d83d71ae52061e22ab008d37d9a4d04570287624ed500429adf8fafc7eb03a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00d83d71ae52061e22ab008d37d9a4d04570287624ed500429adf8fafc7eb03a", kill_on_drop: false }` [INFO] [stdout] 00d83d71ae52061e22ab008d37d9a4d04570287624ed500429adf8fafc7eb03a