[INFO] cloning repository https://github.com/texthtml/pgql-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/texthtml/pgql-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftexthtml%2Fpgql-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftexthtml%2Fpgql-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec975c69f1a48da6fa3d2dd097b665b221f88e0d [INFO] testing texthtml/pgql-rs against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftexthtml%2Fpgql-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/texthtml/pgql-rs [INFO] finished tweaking git repo https://github.com/texthtml/pgql-rs [INFO] tweaked toml for git repo https://github.com/texthtml/pgql-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/texthtml/pgql-rs on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/texthtml/pgql-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dab5ab932516f385ec28315bdd9a12155ca3491cccfa69b106f4453089652ebc [INFO] running `Command { std: "docker" "start" "-a" "dab5ab932516f385ec28315bdd9a12155ca3491cccfa69b106f4453089652ebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dab5ab932516f385ec28315bdd9a12155ca3491cccfa69b106f4453089652ebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dab5ab932516f385ec28315bdd9a12155ca3491cccfa69b106f4453089652ebc", kill_on_drop: false }` [INFO] [stdout] dab5ab932516f385ec28315bdd9a12155ca3491cccfa69b106f4453089652ebc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] db50ec4e0bb42d8e184e8ff993cd83bae356d2fe857be41db7f595b66d0e64f8 [INFO] running `Command { std: "docker" "start" "-a" "db50ec4e0bb42d8e184e8ff993cd83bae356d2fe857be41db7f595b66d0e64f8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling postgres-protocol v0.5.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling postgres-types v0.1.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling juniper_codegen v0.14.2 (https://github.com/graphql-rust/juniper?rev=d13305f#d13305f2) [INFO] [stderr] Compiling bb8 v0.4.2 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling tokio-postgres v0.5.4 [INFO] [stderr] Compiling bb8-postgres v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling bson v0.14.1 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling juniper v0.14.2 (https://github.com/graphql-rust/juniper?rev=d13305f#d13305f2) [INFO] [stderr] Compiling warp v0.2.2 [INFO] [stderr] Compiling pgql-schema v0.1.0 (/opt/rustwide/workdir/packages/schema) [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> packages/schema/src/schema/introspection.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Schema { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 8 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Schema` 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: field `name` is never read [INFO] [stdout] --> packages/schema/src/schema/introspection.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct Database { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 41 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Database` 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> packages/schema/src/context.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new(config: &crate::Config) -> juniper::BoxFuture { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new(config: &crate::Config) -> juniper::BoxFuture<'_, Context> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> packages/schema/src/schema/introspection.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn from(pool: &crate::connection::Pool, name: String) -> juniper::BoxFuture { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 13 | pub fn from(pool: &crate::connection::Pool, name: String) -> juniper::BoxFuture<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> packages/schema/src/schema/introspection.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn from(pool: &crate::connection::Pool) -> juniper::BoxFuture { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 46 | pub fn from(pool: &crate::connection::Pool) -> juniper::BoxFuture<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> packages/schema/src/schema/introspection.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | pool: &crate::connection::Pool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 66 | database: String, [INFO] [stdout] 67 | ) -> juniper::BoxFuture> { [INFO] [stdout] | ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | ) -> juniper::BoxFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> packages/schema/src/schema/introspection.rs:109:23 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn from(pool: &crate::connection::Pool) -> juniper::BoxFuture { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 109 | pub fn from(pool: &crate::connection::Pool) -> juniper::BoxFuture<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling juniper_warp v0.5.2 (https://github.com/graphql-rust/juniper?rev=d13305f#d13305f2) [INFO] [stderr] Compiling pgql v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcsB7hOW/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libjuniper_warp-ecdd4ebebd314978.rlib,libfailure-e4f8f5c2e94d599f.rlib,libbacktrace-6c20ef7bd4d38b6f.rlib,libbacktrace_sys-14087197592b05cd.rlib,librustc_demangle-dcc5b1758b30e405.rlib,libenv_logger-03e670c57fadeef2.rlib,libtermcolor-2ea4a539468aa6b0.rlib,libatty-7171b8a97b46d96a.rlib,libhumantime-8d8e09eea03a30a0.rlib,libregex-116fef0db21c1979.rlib,libthread_local-c6b88a4b7954c5cd.rlib,libregex_syntax-b818260d7887ac74.rlib,libaho_corasick-46f4fb2605299cc8.rlib,libwarp-76483b7d23834eb5.rlib,libscoped_tls-c773acb8a8b535a4.rlib,libtokio_tungstenite-28d5be98e6f96967.rlib,libtungstenite-58c4b3491962667c.rlib,libutf8-366d41341a694a10.rlib,libbase64-1fc67f92c03a1f86.rlib,libinput_buffer-1a6cfe491babb712.rlib,libmultipart-f68b88a1551bb8ff.rlib,libtwoway-43fdb2adb90b9b31.rlib,libbuf_redux-9d2a4d793a8d9c31.rlib,libsafemem-415ebfa147efdd91.rlib,libquick_error-022321fe562bcedb.rlib,libtempfile-a6a26c4a780868ce.rlib,libremove_dir_all-3a2e6d1ec33fb04e.rlib,librand-757d0c9d09bfbb69.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-3caf58f80121b1fe.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-4e51bc3a44db1bdf.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-70c4617ec7ef65da.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,libmime_guess-3f2d33a0d9fe055b.rlib,libphf-4935bb36f7c92a6d.rlib,libphf_shared-d391301550553572.rlib,libunicase-aebd60a59e8f0ada.rlib,libsiphasher-6fd8585445cfdc06.rlib,libmime-de5cf8b3bfad413e.rlib,liblog-45aa11c175060602.rlib,liburlencoding-42ea81257d28afc6.rlib,libmime_guess-38490dae1cec4fb5.rlib,libunicase-fe84ff77c3b2c65f.rlib,libserde_urlencoded-42d4b3440c27931c.rlib,libdtoa-a58f0cf82bb2f742.rlib,libheaders-0f86cd5ff8224d2a.rlib,libsha1-2372a02974e28144.rlib,libmime-2517c84452183460.rlib,libheaders_core-82346ad5bf86db07.rlib,libbitflags-561a4f1321538a32.rlib,libhyper-fd2e45ba936dabbf.rlib,libhttparse-84d0bdd2ca156c81.rlib,libwant-c9fa7458016e669a.rlib,libtry_lock-8ae11c41fb9d3d57.rlib,libh2-950da6389cb16e7d.rlib,libtower_service-3cb8860dcfde6328.rlib,libhttp_body-683de7415d7c7edf.rlib,libhttp-99c74b04f1f64a4b.rlib,libpin_project-45b3cfc3c2d8142e.rlib,libpgql_schema-9db51ed871df6b01.rlib,libjuniper-4738020689fb63dd.rlib,libbson-b2f975870dfd4643.rlib,liblinked_hash_map-d6d7d9319c9c0010.rlib,libserde_json-b9a852af74db51fc.rlib,libryu-79f82cde207919e4.rlib,libitoa-88342da8e1c3fb68.rlib,libindexmap-4d84537872a792d9.rlib,libhex-53397809123113b7.rlib,libuuid-e96c64af2e9d6e66.rlib,liburl-2ca134d2d6c8b12f.rlib,libidna-cc90e85fe1b9d261.rlib,libchrono-39d75aade0e61b66.rlib,libnum_integer-bb89cdb69d9ca0b6.rlib,libnum_traits-236b92532cab8873.rlib,libtime-7f2a524f3e12baf8.rlib,libserde-b3817bbf4e4c32b8.rlib,libitertools-a074290a8ac42da6.rlib,libeither-00eb09499d51fa78.rlib,libbb8_postgres-576fac448bc9047b.rlib,libtokio_postgres-e57862abbebb6e1b.rlib,libphf-71a0e43bc0337d6b.rlib,libphf_shared-2575282d11120a8e.rlib,libsiphasher-eef717097ffe6f3c.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libpostgres_types-72a8daa8be1e65a8.rlib,libtokio_util-1ba596fff10305b1.rlib,libparking_lot-7a87d2615e8e26a2.rlib,libparking_lot_core-29ed6ca26b8ef880.rlib,liblock_api-6f337b257994d935.rlib,libscopeguard-73056285f12cb829.rlib,libpostgres_protocol-cc8421ee4de99b43.rlib,libbase64-44edeb0eaae4e3ca.rlib,libstringprep-c1194a5bd352677d.rlib,libunicode_normalization-267e3246a9595ea5.rlib,libsmallvec-ff85ea5cc5b76fc1.rlib,libunicode_bidi-3c976b4886511d83.rlib,libmatches-d7125afe50072f5c.rlib,libfallible_iterator-da18290346318e11.rlib,libsha2-86da94e340dae69e.rlib,libopaque_debug-a7962e22a4dc4c30.rlib,libfake_simd-a91f2f775e698a8f.rlib,libblock_buffer-eb4e7de01c627299.rlib,libblock_padding-5934d35e69a00a24.rlib,libbyte_tools-bed8c652a5ea9f13.rlib,librand-e978a8e610f6368e.rlib,librand_chacha-1de3918d638ef578.rlib,libppv_lite86-3db1eddbb11ee7cb.rlib,librand_core-16a3e4a6bf10fbe2.rlib,libgetrandom-f03d066f276e5314.rlib,libhmac-391256afe02d0a4e.rlib,libcrypto_mac-0bcb6b0bd8cef702.rlib,libsubtle-fe6a1df58196288a.rlib,libdigest-5931225e8b843731.rlib,libgeneric_array-4de0f8b9c26a19bb.rlib,libtypenum-0d13c3a14e20be66.rlib,libmd5-1874fcc3af47e6d3.rlib,libbyteorder-549def2b2525ef52.rlib,libbb8-09c7c9b559a878ee.rlib,libtokio-d410e49988e5db71.rlib,libsignal_hook_registry-5f327c5ecb8dd5a7.rlib,libarc_swap-be3f82655bd39fbf.rlib,libnum_cpus-b0bcf0de6d4eab1d.rlib,libfnv-9e53809b7a9a2c90.rlib,libmio_uds-077163cca86419d0.rlib,libmio-abf96a0911eead29.rlib,libiovec-9c46f3222ead3041.rlib,libnet2-630b1fa6d42a0df1.rlib,liblibc-e8317fc14e0f05cd.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libbytes-3cae3e1c11d88d6b.rlib,libpin_project_lite-7198edf0ac15bfc6.rlib,libfutures-809f51ac66453c1c.rlib,libfutures_executor-643c884d9e3887f4.rlib,libfutures_util-0bbf8f20d7ccfb25.rlib,libmemchr-66f21ea766679294.rlib,libproc_macro_nested-723ec3dd4990c930.rlib,libfutures_io-30abddbf8d1b9476.rlib,libslab-7c577fd9ceb1ab41.rlib,libfutures_channel-37b3813a1113110e.rlib,libfutures_sink-04981e86d6bd5d7d.rlib,libfutures_task-1ad119f55b850506.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-71bff0891d642169.rlib,liblog-04ef586fc7526ac5.rlib,libcfg_if-2d17986ae484e939.rlib,libdotenv-071ec522f34dd5ab.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcsB7hOW/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/backtrace-sys-d710e3e3501a2350/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/pgql-59e1522c246b3ec3" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-f03d066f276e5314.rlib(getrandom-f03d066f276e5314.getrandom.3b5faed3beadb8c-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.1.14/src/util_libc.rs:112:(.text._ZN9getrandom9util_libc13open_readonly17h6c8398c318c4c408E+0x79): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pgql` (bin "pgql") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "db50ec4e0bb42d8e184e8ff993cd83bae356d2fe857be41db7f595b66d0e64f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db50ec4e0bb42d8e184e8ff993cd83bae356d2fe857be41db7f595b66d0e64f8", kill_on_drop: false }` [INFO] [stdout] db50ec4e0bb42d8e184e8ff993cd83bae356d2fe857be41db7f595b66d0e64f8