[INFO] cloning repository https://github.com/charro/pgimporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/charro/pgimporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharro%2Fpgimporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharro%2Fpgimporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97d7e1891f89180d3ecb27449bd7f356f8ddfa6a [INFO] testing charro/pgimporter 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%2Fcharro%2Fpgimporter" "/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/charro/pgimporter [INFO] finished tweaking git repo https://github.com/charro/pgimporter [INFO] tweaked toml for git repo https://github.com/charro/pgimporter written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/charro/pgimporter 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/charro/pgimporter 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] 6bcc4161961ce83ea7f51613c597543af764e81d2f202cebfec557de2259f7e6 [INFO] running `Command { std: "docker" "start" "-a" "6bcc4161961ce83ea7f51613c597543af764e81d2f202cebfec557de2259f7e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bcc4161961ce83ea7f51613c597543af764e81d2f202cebfec557de2259f7e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bcc4161961ce83ea7f51613c597543af764e81d2f202cebfec557de2259f7e6", kill_on_drop: false }` [INFO] [stdout] 6bcc4161961ce83ea7f51613c597543af764e81d2f202cebfec557de2259f7e6 [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] 5a40383967cd631f404e2846468f0cb72c60f6c0fac29651acbc5dbb1cb594e6 [INFO] running `Command { std: "docker" "start" "-a" "5a40383967cd631f404e2846468f0cb72c60f6c0fac29651acbc5dbb1cb594e6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling postgres-protocol v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling postgres-types v0.2.3 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling rust_decimal v1.26.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling iana-time-zone v0.1.45 [INFO] [stderr] Compiling unsafe-libyaml v0.2.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling dialoguer v0.10.2 [INFO] [stderr] Compiling resolve v0.2.0 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling async-trait v0.1.29 [INFO] [stderr] Compiling clap_derive v3.2.17 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling clap v3.2.17 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-postgres v0.7.6 [INFO] [stderr] Compiling postgres v0.19.3 [INFO] [stderr] Compiling serde_yaml v0.9.9 [INFO] [stderr] Compiling pgimporter v0.4.1 (/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/rustcatKlhI/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libsimple_logging-73dd0ad1e8f1b4de.rlib,libthread_id-625f0edeefb1033e.rlib,libdialoguer-7475910ff3b72d63.rlib,libtempfile-b683caf022f8a11b.rlib,librand-79ecd4ac0be253e4.rlib,librand_chacha-f170525fb6f60c2b.rlib,librand_core-b2a1aee6a9ff06e3.rlib,libgetrandom-d487058eeea4b2e7.rlib,libremove_dir_all-3a2e6d1ec33fb04e.rlib,libcfg_if-2d17986ae484e939.rlib,libzeroize-2ead0a7c1e81a850.rlib,libindicatif-44ebfb7086657f6a.rlib,libconsole-dcf11c82de906596.rlib,libterminal_size-fdceaca5b819dc35.rlib,libunicode_width-ff270229995c0ad3.rlib,libnumber_prefix-e1072d33814c554b.rlib,librust_decimal-fbcfa311298c2cda.rlib,libarrayvec-9dc360b2cb2ad52c.rlib,libchrono-3df7d1670ff3bd13.rlib,libiana_time_zone-22c22e3f8a37adf7.rlib,libnum_integer-a317e34247a4fc9f.rlib,libnum_traits-da8375f77817a029.rlib,libtime-9181d7ffed6484fb.rlib,libserde_yaml-bdf446bd771a13ba.rlib,libryu-d13899e55c17b23e.rlib,libitoa-10e0d0f6ad8ac545.rlib,libunsafe_libyaml-c222eeb82106edf6.rlib,libserde-5571d0cbc08e5afe.rlib,libregex-56d15415d65b9398.rlib,libaho_corasick-dc92ca93e5e76b45.rlib,libregex_syntax-463d0c7d8345154b.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libclap-608b44051e2bce27.rlib,libatty-c44e3d947dfd8c88.rlib,libstrsim-7a71560e0c2955e4.rlib,libtermcolor-811ad993a566b17a.rlib,libtextwrap-dd5d0e05f597c38b.rlib,libindexmap-7e0f1b036029beb7.rlib,libhashbrown-94464ed281767ecc.rlib,libclap_lex-47e144430f72018c.rlib,libos_str_bytes-d8d5025a15f4ad2c.rlib,libbitflags-561a4f1321538a32.rlib,libresolve-575c1600d42438d5.rlib,librand-2448839f70431e19.rlib,librand-69f90ba8b5d6a6e4.rlib,liblog-a29b1782a5e505d8.rlib,libidna-42fda91ebd3d4555.rlib,libpostgres-e8d627bb44a855f5.rlib,libtokio_postgres-0c07e8e8771bb8b9.rlib,libphf-3668d7f9695745ae.rlib,libphf_shared-c360fc00e820b1f4.rlib,libsiphasher-47233651dfe63e60.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libsocket2-09f066939a8eb4f1.rlib,libtokio_util-480bf81f64d350cf.rlib,libtracing-82d342296ebc9b5b.rlib,libtracing_core-f0af68a435c4f2e3.rlib,libonce_cell-0167e499dfd386e1.rlib,libparking_lot-796e9400db4193d7.rlib,libparking_lot_core-e073f951e2577138.rlib,liblock_api-05ccfdad17814006.rlib,libscopeguard-73056285f12cb829.rlib,libtokio-134229cdc5a0cb0c.rlib,libmio-e37d8c9b41bf7e38.rlib,liblog-85ece36e36b085b5.rlib,libpostgres_types-9509ed13a2470feb.rlib,libpostgres_protocol-4d2cce0d49cfe00d.rlib,libbase64-1447dfff012d42f8.rlib,libstringprep-2b27dc52375de7e0.rlib,libunicode_normalization-9203af74eef0cef6.rlib,libsmallvec-cccb44d9dce4cf27.rlib,libunicode_bidi-3c976b4886511d83.rlib,libmatches-d7125afe50072f5c.rlib,libsha2-d1276a7a6ec6f38b.rlib,libcpufeatures-bd3a5bace216530a.rlib,librand-75acebcaccba952b.rlib,librand_chacha-5884811db3efaf2b.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-9ea6de3f1173ff20.rlib,libgetrandom-81861617d5450457.rlib,liblibc-c4f816a357d14e17.rlib,libcfg_if-66d55f6b302e88c8.rlib,libhmac-f0aa82ec593ad148.rlib,libmd5-bc7093bd88b0c2c1.rlib,libdigest-613aa6edd389b87c.rlib,libsubtle-b30874e4b7c2301d.rlib,libblock_buffer-dc01c89ea51bbc0e.rlib,libcrypto_common-00f78541b211ff8d.rlib,libgeneric_array-7c66c8f9efb9d284.rlib,libtypenum-dfaa696d06b304f0.rlib,libpin_project_lite-4390088538166d84.rlib,libfutures-43e91e719326bcc0.rlib,libfutures_executor-b3d7275dac9256b6.rlib,libfutures_util-d44bce289df3f0a9.rlib,libmemchr-fc6b316872a7c794.rlib,libproc_macro_nested-723ec3dd4990c930.rlib,libfutures_io-30abddbf8d1b9476.rlib,libslab-7c577fd9ceb1ab41.rlib,libfutures_channel-b0c31be6b3441825.rlib,libfutures_sink-04981e86d6bd5d7d.rlib,libfutures_task-1ad119f55b850506.rlib,libpin_utils-6b10751564cc3efb.rlib,libfutures_core-71bff0891d642169.rlib,libbytes-f5f6908afbf67346.rlib,libbyteorder-549def2b2525ef52.rlib,libfallible_iterator-da18290346318e11.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/rustcatKlhI/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/pgimporter-8a81b38dbaf9879f" "-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-81861617d5450457.rlib(getrandom-81861617d5450457.getrandom.a68b16e67f467f2e-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_readonly17h07ea87a40c622a0bE+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 `pgimporter` (bin "pgimporter") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5a40383967cd631f404e2846468f0cb72c60f6c0fac29651acbc5dbb1cb594e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a40383967cd631f404e2846468f0cb72c60f6c0fac29651acbc5dbb1cb594e6", kill_on_drop: false }` [INFO] [stdout] 5a40383967cd631f404e2846468f0cb72c60f6c0fac29651acbc5dbb1cb594e6