[INFO] cloning repository https://github.com/jlgerber/cleaniit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlgerber/cleaniit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fcleaniit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fcleaniit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d05c99774a5aacc702e3d079879c30890de7dafc [INFO] testing jlgerber/cleaniit 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%2Fjlgerber%2Fcleaniit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jlgerber/cleaniit [INFO] finished tweaking git repo https://github.com/jlgerber/cleaniit [INFO] tweaked toml for git repo https://github.com/jlgerber/cleaniit written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jlgerber/cleaniit 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/jlgerber/cleaniit 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5dc95711b3474c1ae6d840b03b1f6db538490dc4be832504c10dd36396cfebf [INFO] running `Command { std: "docker" "start" "-a" "b5dc95711b3474c1ae6d840b03b1f6db538490dc4be832504c10dd36396cfebf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5dc95711b3474c1ae6d840b03b1f6db538490dc4be832504c10dd36396cfebf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5dc95711b3474c1ae6d840b03b1f6db538490dc4be832504c10dd36396cfebf", kill_on_drop: false }` [INFO] [stdout] b5dc95711b3474c1ae6d840b03b1f6db538490dc4be832504c10dd36396cfebf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256: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] ccd8cbe81b937286a957256269f374fb692fcee7bd154bc584f840ad7db3ac24 [INFO] running `Command { std: "docker" "start" "-a" "ccd8cbe81b937286a957256269f374fb692fcee7bd154bc584f840ad7db3ac24", 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.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling postgres-protocol v0.5.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling main_error v0.1.0 [INFO] [stderr] Compiling postgres-types v0.1.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling structopt-derive v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling structopt v0.3.13 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-postgres v0.5.3 [INFO] [stderr] Compiling cleaniit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tokio_postgres::types::ToSql` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio_postgres::types::ToSql; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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/rustczqoX1Y/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtokio_postgres-c9c1a56c9803ae73.rlib,libphf-d0ca2ca974681e26.rlib,libphf_shared-ce1a91acb17167ae.rlib,libsiphasher-47233651dfe63e60.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libpostgres_types-cb3e77d697c2a50b.rlib,libtokio_util-bb6a10e74d027c01.rlib,libparking_lot-fbfedf016735d39a.rlib,libparking_lot_core-14c737d3455f4f0c.rlib,liblock_api-6f337b257994d935.rlib,libscopeguard-73056285f12cb829.rlib,libpostgres_protocol-f8d7a47c0c052ab1.rlib,libbase64-44edeb0eaae4e3ca.rlib,libstringprep-a31fa2a40fc645e1.rlib,libunicode_normalization-27c1504ffacebbd5.rlib,libsmallvec-da9759509a40efd5.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,libfutures-beb07e38adad2d30.rlib,libfutures_executor-ce0b8064ad5ee5aa.rlib,libfutures_util-c30d0432f1b43b1d.rlib,libproc_macro_nested-723ec3dd4990c930.rlib,libfutures_io-30abddbf8d1b9476.rlib,libfutures_channel-b0c31be6b3441825.rlib,libfutures_sink-04981e86d6bd5d7d.rlib,libfutures_task-1ad119f55b850506.rlib,libpin_utils-6b10751564cc3efb.rlib,libbyteorder-549def2b2525ef52.rlib,libtokio-49ffcf469bb35c80.rlib,libsignal_hook_registry-7b01ea8c6452aae1.rlib,libarc_swap-8d65051112c98fc1.rlib,libmio_uds-077163cca86419d0.rlib,libmio-abf96a0911eead29.rlib,libslab-7c577fd9ceb1ab41.rlib,libiovec-9c46f3222ead3041.rlib,libnet2-630b1fa6d42a0df1.rlib,libfutures_core-71bff0891d642169.rlib,libbytes-3cae3e1c11d88d6b.rlib,libpin_project_lite-7198edf0ac15bfc6.rlib,libstructopt-3acafda4d30ebf39.rlib,libclap-865b46898653a4e6.rlib,libvec_map-5b81ccf8104b4a62.rlib,libtextwrap-759430f46a6e6ead.rlib,libunicode_width-ff270229995c0ad3.rlib,libstrsim-b8b77d7a062bc77b.rlib,libbitflags-561a4f1321538a32.rlib,libansi_term-ff0b7d01d18bd931.rlib,libmain_error-fb52fc9a3ab885aa.rlib,libenv_logger-a8dac72648f1f268.rlib,libtermcolor-2ea4a539468aa6b0.rlib,libatty-7171b8a97b46d96a.rlib,libhumantime-8d8e09eea03a30a0.rlib,libquick_error-022321fe562bcedb.rlib,liblog-04ef586fc7526ac5.rlib,libcfg_if-2d17986ae484e939.rlib,libregex-4049e7755ee9f8fe.rlib,libthread_local-c6b88a4b7954c5cd.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libregex_syntax-73d119fb28281c99.rlib,libaho_corasick-46f4fb2605299cc8.rlib,libmemchr-66f21ea766679294.rlib,libchrono-3b46dd9871ef3fed.rlib,libnum_integer-bb89cdb69d9ca0b6.rlib,libnum_traits-236b92532cab8873.rlib,libtime-096bc1df010e6dfa.rlib,liblibc-e8317fc14e0f05cd.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/rustczqoX1Y/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/cleaniit-eb100a3f8ff42c19" "-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 `cleaniit` (bin "cleaniit") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "ccd8cbe81b937286a957256269f374fb692fcee7bd154bc584f840ad7db3ac24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccd8cbe81b937286a957256269f374fb692fcee7bd154bc584f840ad7db3ac24", kill_on_drop: false }` [INFO] [stdout] ccd8cbe81b937286a957256269f374fb692fcee7bd154bc584f840ad7db3ac24