[INFO] cloning repository https://github.com/tembo-io/pgxn-bridge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tembo-io/pgxn-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftembo-io%2Fpgxn-bridge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftembo-io%2Fpgxn-bridge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b484bb50f518c9d146c4a7375df199e1213ac71 [INFO] testing tembo-io/pgxn-bridge against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftembo-io%2Fpgxn-bridge" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tembo-io/pgxn-bridge on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tembo-io/pgxn-bridge [INFO] finished tweaking git repo https://github.com/tembo-io/pgxn-bridge [INFO] tweaked toml for git repo https://github.com/tembo-io/pgxn-bridge written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tembo-io/pgxn-bridge already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slicedisplay v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 348c869ef84919a96eb1ed6bab177cc43e2469b46a66cdfdca43f1c917145cf6 [INFO] running `Command { std: "docker" "start" "-a" "348c869ef84919a96eb1ed6bab177cc43e2469b46a66cdfdca43f1c917145cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "348c869ef84919a96eb1ed6bab177cc43e2469b46a66cdfdca43f1c917145cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "348c869ef84919a96eb1ed6bab177cc43e2469b46a66cdfdca43f1c917145cf6", kill_on_drop: false }` [INFO] [stdout] 348c869ef84919a96eb1ed6bab177cc43e2469b46a66cdfdca43f1c917145cf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd3c1d196d2cc83eb888e39cc5cb74700ebb59372ff6cdc93ca89caca44e313b [INFO] running `Command { std: "docker" "start" "-a" "cd3c1d196d2cc83eb888e39cc5cb74700ebb59372ff6cdc93ca89caca44e313b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling winnow v0.6.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling slicedisplay v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling git2 v0.18.2 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.5 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling pgxn-bridge v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `count` and `releases` are never read [INFO] [stdout] --> src/dist.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct DistResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 21 | pub count: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | pub releases: i64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DistResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description`, `date`, `user`, and `user_name` are never read [INFO] [stdout] --> src/dist.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Release { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 32 | pub date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 33 | pub user: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 34 | pub user_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Release` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `release_status`, `user`, and `tags` are never read [INFO] [stdout] --> src/dist.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 138 | pub struct MetaJson { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 147 | pub release_status: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 148 | pub user: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | pub tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MetaJson` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bugtracker` is never read [INFO] [stdout] --> src/dist.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub struct Resources { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 171 | pub bugtracker: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Resources` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `web` is never read [INFO] [stdout] --> src/dist.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 177 | pub struct Bugtracker { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 178 | pub web: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bugtracker` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `url` is never read [INFO] [stdout] --> src/dist.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 182 | pub struct Repository { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 183 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Repository` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.30s [INFO] running `Command { std: "docker" "inspect" "cd3c1d196d2cc83eb888e39cc5cb74700ebb59372ff6cdc93ca89caca44e313b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd3c1d196d2cc83eb888e39cc5cb74700ebb59372ff6cdc93ca89caca44e313b", kill_on_drop: false }` [INFO] [stdout] cd3c1d196d2cc83eb888e39cc5cb74700ebb59372ff6cdc93ca89caca44e313b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c575d75a2dda67c5644aad0229f624603eef7c3b1d798a2575f2fa1c89582a90 [INFO] running `Command { std: "docker" "start" "-a" "c575d75a2dda67c5644aad0229f624603eef7c3b1d798a2575f2fa1c89582a90", kill_on_drop: false }` [INFO] [stderr] Compiling pgxn-bridge v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `count` and `releases` are never read [INFO] [stdout] --> src/dist.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct DistResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 21 | pub count: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | pub releases: i64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DistResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description`, `date`, `user`, and `user_name` are never read [INFO] [stdout] --> src/dist.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Release { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 32 | pub date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 33 | pub user: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 34 | pub user_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Release` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `release_status`, `user`, and `tags` are never read [INFO] [stdout] --> src/dist.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 138 | pub struct MetaJson { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 147 | pub release_status: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 148 | pub user: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | pub tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MetaJson` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bugtracker` is never read [INFO] [stdout] --> src/dist.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub struct Resources { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 171 | pub bugtracker: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Resources` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `web` is never read [INFO] [stdout] --> src/dist.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 177 | pub struct Bugtracker { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 178 | pub web: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bugtracker` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `url` is never read [INFO] [stdout] --> src/dist.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 182 | pub struct Repository { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 183 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Repository` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcYDLDtI/symbols.o" "/opt/rustwide/target/debug/deps/pgxn_bridge-6af9d6801e29908e.pgxn_bridge.bb1b8a0bcdedbcc4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pgxn_bridge-6af9d6801e29908e.2kftk3gbg601o20yojis68iqz.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-9d5fdb59b772e2ba.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f5b309516db00db9.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-e3e220757a61595c.rlib" "/opt/rustwide/target/debug/deps/liboverload-534e150685b3c222.rlib" "/opt/rustwide/target/debug/deps/libthread_local-74222274e16f0f42.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-3f1d00308046ab84.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-b5116d0733f65533.rlib" "/opt/rustwide/target/debug/deps/libtoml-815478c8634e9686.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-3c9f865f45223e4c.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-16e7ef36a962c9dd.rlib" "/opt/rustwide/target/debug/deps/libwinnow-c64b1360959f765e.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-ccd1a48d687847ad.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3f2fb5628a902976.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-faba618726e33e66.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cb7e1a26da719554.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-cc5e90924cebe413.rlib" "/opt/rustwide/target/debug/deps/libtar-f43fd696a306c1c3.rlib" "/opt/rustwide/target/debug/deps/libxattr-6a229ce09b446ffc.rlib" "/opt/rustwide/target/debug/deps/libfiletime-473ad7766cc6214a.rlib" "/opt/rustwide/target/debug/deps/libgit2-194bd97bfa672de2.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-97f8884abeec3f86.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-7aaf5b886ba982fd.rlib" "/opt/rustwide/target/debug/deps/libzip-7d319915401a1325.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-7ef4ed00c5cde6c8.rlib" "/opt/rustwide/target/debug/deps/libsha2-3299d480dc6b3b3e.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-572687941388e694.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-bb2046e38a887b39.rlib" "/opt/rustwide/target/debug/deps/librand_core-9fd369272dab2c92.rlib" "/opt/rustwide/target/debug/deps/libtime-4b2cccde9695630e.rlib" "/opt/rustwide/target/debug/deps/libtime_core-69b5772e32d3ae28.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-d6c16c1026b62cfa.rlib" "/opt/rustwide/target/debug/deps/libderanged-0ab60a61f6d6bf63.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-36d2dab003d1b8fb.rlib" "/opt/rustwide/target/debug/deps/libzstd-221760c8f0a58d28.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-55ad742b9dd5f43a.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-317b4e2091e63e60.rlib" "/opt/rustwide/target/debug/deps/libbzip2-e65877a13c279f32.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-1e4226f64725827e.rlib" "/opt/rustwide/target/debug/deps/libflate2-7aeda359abd35a03.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-3df40d003b50dbc4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aebfab3a70a76700.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e97531c3753e3395.rlib" "/opt/rustwide/target/debug/deps/libaes-b2f2ff4d27abfcd1.rlib" "/opt/rustwide/target/debug/deps/libcipher-ff5ca97761c46692.rlib" "/opt/rustwide/target/debug/deps/libinout-ca36296fa76ded9d.rlib" "/opt/rustwide/target/debug/deps/libsha1-07be50f670fa5d14.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-5fea06e968dbbf74.rlib" "/opt/rustwide/target/debug/deps/libhmac-c899a5143b362e5d.rlib" "/opt/rustwide/target/debug/deps/libdigest-7cf7c89e855701e2.rlib" "/opt/rustwide/target/debug/deps/libsubtle-98941b0df4047d3b.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4c8c75b14de8359f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-b2293dbb4ffb824f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f8b4b5fdc81f47d6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d157643610242dec.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f1bb66b18db6b77d.rlib" "/opt/rustwide/target/debug/deps/libslicedisplay-0b12e558dd3ace44.rlib" "/opt/rustwide/target/debug/deps/libanyhow-05a6581d524d21f6.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b734756141cd4abf.rlib" "/opt/rustwide/target/debug/deps/libfastrand-8aacb38f4e05efe3.rlib" "/opt/rustwide/target/debug/deps/librustix-886258ab6c4810a1.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-433eb4bb5cc9200a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7991d85a95f124ee.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-9491d387ddabac3e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d0f3ede37a55c3c5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7f46a1942f70a201.rlib" "/opt/rustwide/target/debug/deps/libbase64-5f295c3594e2f224.rlib" "/opt/rustwide/target/debug/deps/libipnet-dc255bfaeb0fdfa3.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-51532acd0180da57.rlib" "/opt/rustwide/target/debug/deps/libmime-df7c523715fc175c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2f9282bd6d6af1ca.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cfeb20492f0df4dd.rlib" "/opt/rustwide/target/debug/deps/libryu-9910e8ac72932e50.rlib" "/opt/rustwide/target/debug/deps/libserde-e200788413be33fd.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-fd05c78d51e46dbd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-5083c9cb19a9c5f7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-93e15f6e73357fa5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-42bcdaba484d1563.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-796946f38217d6d0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-d1c11edb6ae5485c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-94bb36915122abd5.rlib" "/opt/rustwide/target/debug/deps/libhyper-5c6ac768d8d6a0f7.rlib" "/opt/rustwide/target/debug/deps/libwant-7f3724d47afc960a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a3819e581e1bd9e4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-20c50765b6eae871.rlib" "/opt/rustwide/target/debug/deps/libh2-895aae43f01679ff.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1897ea9762ffd5f6.rlib" "/opt/rustwide/target/debug/deps/libequivalent-a7d8883337d212bc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8bc72772a8f4978c.rlib" "/opt/rustwide/target/debug/deps/libslab-168c7356e94ed463.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a1c71f98886ebfa9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-81f09bb69cfc04bc.rlib" "/opt/rustwide/target/debug/deps/libtower_service-06bd5b5a91ae134b.rlib" "/opt/rustwide/target/debug/deps/libtracing-fe5fa08c6f8393fc.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-704dcbbe46db4bb9.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e7e059338e859adf.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a2efbb957e5804ea.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f0e91056dc8066a2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-cd7995bff5c53296.rlib" "/opt/rustwide/target/debug/deps/libtokio-863751213ae3e2ce.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-20efdec8ab14a95d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e56e2f6af0432be3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7d1d39b4d2e9a9fb.rlib" "/opt/rustwide/target/debug/deps/libmio-a1572af460b7e620.rlib" "/opt/rustwide/target/debug/deps/liblibc-5be6306afc4232c7.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-c0a81bfca2162c58.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0dc397a8c5c521ad.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1084c7dc1b2bf490.rlib" "/opt/rustwide/target/debug/deps/liblog-f70b602849b14a48.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-15a4e0332fe21926.rlib" "/opt/rustwide/target/debug/deps/liburl-e33f50d47d84eadd.rlib" "/opt/rustwide/target/debug/deps/libidna-e65e9fad99c8c329.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d8c371c2687414d9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0c3bab7ce65e30cb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ec82751cd84b1476.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-31ac18ee4d5d2c1e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-35d60b55af7f625a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-86d29f10e1255a90.rlib" "/opt/rustwide/target/debug/deps/libhttp-3685727cb9e130f6.rlib" "/opt/rustwide/target/debug/deps/libitoa-af70459193c08aec.rlib" "/opt/rustwide/target/debug/deps/libbytes-8205ce0343961498.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9cdd93fd5f7b8bc5.rlib" "/opt/rustwide/target/debug/deps/libfs_err-26257d0086ed4de7.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-2c02968e5cbf08e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-183c67bc3d1fd698/out/build" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-eeae2d7a507baa17/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-860baebd8093ffa1/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pgxn_bridge-6af9d6801e29908e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pgxn-bridge` (bin "pgxn-bridge" test) due to 1 previous error; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c575d75a2dda67c5644aad0229f624603eef7c3b1d798a2575f2fa1c89582a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c575d75a2dda67c5644aad0229f624603eef7c3b1d798a2575f2fa1c89582a90", kill_on_drop: false }` [INFO] [stdout] c575d75a2dda67c5644aad0229f624603eef7c3b1d798a2575f2fa1c89582a90