[INFO] cloning repository https://github.com/alexchamberlain/pg_gensql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexchamberlain/pg_gensql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexchamberlain%2Fpg_gensql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexchamberlain%2Fpg_gensql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1eb0224d1b118d24edd02e7f7354254155d374b5 [INFO] testing alexchamberlain/pg_gensql 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%2Falexchamberlain%2Fpg_gensql" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/alexchamberlain/pg_gensql [INFO] finished tweaking git repo https://github.com/alexchamberlain/pg_gensql [INFO] tweaked toml for git repo https://github.com/alexchamberlain/pg_gensql written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alexchamberlain/pg_gensql 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/alexchamberlain/pg_gensql 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5191a2ed2fa826cabccaedc2c62460c88021d2f88ae16123f6e52ab5aef12651 [INFO] running `Command { std: "docker" "start" "-a" "5191a2ed2fa826cabccaedc2c62460c88021d2f88ae16123f6e52ab5aef12651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5191a2ed2fa826cabccaedc2c62460c88021d2f88ae16123f6e52ab5aef12651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5191a2ed2fa826cabccaedc2c62460c88021d2f88ae16123f6e52ab5aef12651", kill_on_drop: false }` [INFO] [stdout] 5191a2ed2fa826cabccaedc2c62460c88021d2f88ae16123f6e52ab5aef12651 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 55a606fedf7c398746da2ab0e7b38790f4fee9cbcdd325feb1f944e83a402a2e [INFO] running `Command { std: "docker" "start" "-a" "55a606fedf7c398746da2ab0e7b38790f4fee9cbcdd325feb1f944e83a402a2e", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling cpufeatures v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling sha2 v0.9.4 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling postgres-protocol v0.6.1 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling postgres-types v0.2.1 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-postgres v0.7.2 [INFO] [stderr] Compiling pg_gensql v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `postgres_protocol::types::ArrayDimensions` [INFO] [stdout] --> src/serialize_for_insert.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use postgres_protocol::types::ArrayDimensions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `has_nulls` and `element_type` are never used [INFO] [stdout] --> src/array.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl<'a, T: FromSql<'a>> Array<'a, T> { [INFO] [stdout] | ------------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn has_nulls(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn element_type(&self) -> &Type { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [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/rustcHbJBFk/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtokio_postgres-07e029390f7cbad7.rlib,libphf-24f8188bdfb792cc.rlib,libphf_shared-9a0e4c520cac37f7.rlib,libsiphasher-340ef969b14d0bbf.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libsocket2-5467588e127f3632.rlib,libtokio_util-32e23032b20b3e94.rlib,libpostgres_types-b6503265723e99e3.rlib,libuuid-5817fc3c340e3f82.rlib,libserde_json-c5e340e84da899db.rlib,libryu-af883cd9b444a782.rlib,libitoa-a894b10a4e051367.rlib,libserde-8dd6a6bf15c20cad.rlib,libpostgres_protocol-5d031ba36456d1b1.rlib,libbase64-1447dfff012d42f8.rlib,libstringprep-529c7da5cf9a9bd0.rlib,libunicode_normalization-8179c059019c0ed4.rlib,libtinyvec-f85e4e0caa5b9d82.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fba63ab404db077b.rlib,libmatches-d7125afe50072f5c.rlib,libsha2-2a91261609761333.rlib,libcpufeatures-9f3470912ac67374.rlib,librand-3ffc37da138bd9fc.rlib,librand_chacha-22fab3f0a5224659.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-f15f93f857b81b8a.rlib,libgetrandom-64ee75073cd41be2.rlib,libhmac-535751d8024b1ec5.rlib,libcrypto_mac-8ed2614cf479c33c.rlib,libsubtle-b30874e4b7c2301d.rlib,libmd5-5f6624ce44fe575a.rlib,libopaque_debug-bfd86111b0908dde.rlib,libblock_buffer-bb73cade331d8c0a.rlib,libdigest-392b0119d713202e.rlib,libgeneric_array-b8f324177b2c2b8f.rlib,libtypenum-b0ea879750aa85fb.rlib,libfallible_iterator-da18290346318e11.rlib,libtime-614c4d3ce277f499.rlib,libtime_macros-e2cbd3af3fa95838.rlib,libstandback-83e254465ab0b238.rlib,libfutures-f776c383ea7cfd44.rlib,libfutures_executor-698779075359ee59.rlib,libfutures_util-bb14b98bca97c332.rlib,libfutures_io-36b4f4400d91b307.rlib,libslab-77a18d92df1fb8de.rlib,libfutures_channel-8d3a265c8e805012.rlib,libfutures_sink-263487073b70e416.rlib,libfutures_task-3d7a2a5517122ffc.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-a7cdbec5b28b7c4d.rlib,libbyteorder-c7092f68299ac016.rlib,libtokio-d6a1ddb3614518b2.rlib,libsignal_hook_registry-1cfc2137a0014dcd.rlib,libnum_cpus-7d9b79468643db10.rlib,libmemchr-fc6b316872a7c794.rlib,libonce_cell-a3308e77ab1abc42.rlib,libbytes-f5f6908afbf67346.rlib,libmio-622108679e12c809.rlib,libpin_project_lite-4390088538166d84.rlib,libparking_lot-3f7fda0ef03b9843.rlib,libparking_lot_core-3c40a3d805896796.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,liblock_api-8a3a9ae637979500.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libsimple_logger-825b48fbacac0e03.rlib,libcolored-4e1f1fbda121ee88.rlib,libchrono-543cf5d530346aea.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,libtime-79682b533f0afea6.rlib,liblog-ac2d7cc7e3389574.rlib,libcfg_if-66d55f6b302e88c8.rlib,libitertools-b72896a88a3fe98e.rlib,libeither-e8a0ef7222037a64.rlib,libclap-a621029ff828e6e0.rlib,libstrsim-7a71560e0c2955e4.rlib,libatty-969f8785c5ae930e.rlib,liblibc-c091619168bee0d3.rlib,libtextwrap-f7a2553bffdec3f9.rlib,libvec_map-f5624d319d58cb9d.rlib,libos_str_bytes-6dd76ccbff92ce3c.rlib,libtermcolor-811ad993a566b17a.rlib,libunicode_width-a8c49d31449f9404.rlib,libindexmap-4c045fd774b717b5.rlib,libhashbrown-aed633c8184090a0.rlib,libbitflags-561a4f1321538a32.rlib,liblazy_static-4b136fc9bfbd2c4b.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/rustcHbJBFk/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/pg_gensql-3d1d1da63ba49675" "-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-64ee75073cd41be2.rlib(getrandom-64ee75073cd41be2.getrandom.46ce0837886ffc2d-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.2.2/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h85eda29b0406c2bcE+0xb6): 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 `pg_gensql` (bin "pg_gensql") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "55a606fedf7c398746da2ab0e7b38790f4fee9cbcdd325feb1f944e83a402a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55a606fedf7c398746da2ab0e7b38790f4fee9cbcdd325feb1f944e83a402a2e", kill_on_drop: false }` [INFO] [stdout] 55a606fedf7c398746da2ab0e7b38790f4fee9cbcdd325feb1f944e83a402a2e