[INFO] cloning repository https://github.com/pdalpra/wav-to-flac [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pdalpra/wav-to-flac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdalpra%2Fwav-to-flac", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdalpra%2Fwav-to-flac'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a724a7e43759eb7f4cbbcf4d7713dc840e6a98d [INFO] testing pdalpra/wav-to-flac 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%2Fpdalpra%2Fwav-to-flac" "/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/pdalpra/wav-to-flac [INFO] finished tweaking git repo https://github.com/pdalpra/wav-to-flac [INFO] tweaked toml for git repo https://github.com/pdalpra/wav-to-flac written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pdalpra/wav-to-flac 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/pdalpra/wav-to-flac 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-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] da23afaa168eea737f9cc9e26e701a935b4f2a3d64b6c0e9850ed9a1ffa029ad [INFO] running `Command { std: "docker" "start" "-a" "da23afaa168eea737f9cc9e26e701a935b4f2a3d64b6c0e9850ed9a1ffa029ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da23afaa168eea737f9cc9e26e701a935b4f2a3d64b6c0e9850ed9a1ffa029ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da23afaa168eea737f9cc9e26e701a935b4f2a3d64b6c0e9850ed9a1ffa029ad", kill_on_drop: false }` [INFO] [stdout] da23afaa168eea737f9cc9e26e701a935b4f2a3d64b6c0e9850ed9a1ffa029ad [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] 6d2ba2396dcd22c2ca98d8b4f9800c3d75c31c8e9f90ea65fff26685024fdbdf [INFO] running `Command { std: "docker" "start" "-a" "6d2ba2396dcd22c2ca98d8b4f9800c3d75c31c8e9f90ea65fff26685024fdbdf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling mp4ameta_proc v0.1.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling metaflac v0.2.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling synchronoise v1.0.0 [INFO] [stderr] Compiling mp4ameta v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling audiotags-dev-macro v0.1.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling id3 v0.5.1 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling arr_macro v0.1.3 [INFO] [stderr] Compiling executors v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling audiotags v0.2.7182 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling wav-converter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `dry_run` is never read [INFO] [stdout] --> src/flags.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Flags { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub dry_run: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Flags` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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/rustcCLrVcY/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libpretty_env_logger-be9c14e9b36dfb95.rlib,libenv_logger-895635f71d08d7d5.rlib,libtermcolor-811ad993a566b17a.rlib,libhumantime-8d8e09eea03a30a0.rlib,libquick_error-022321fe562bcedb.rlib,libhound-829a5324fc761e16.rlib,libpathdiff-46cbd3cdbaeec897.rlib,libindicatif-26ff628347633a45.rlib,libconsole-eb988677aa7bc326.rlib,libterminal_size-018c9f9e9c2a588c.rlib,libregex-dc6fc9a339096fe6.rlib,libthread_local-c6b88a4b7954c5cd.rlib,libregex_syntax-f08b89cd54c818a2.rlib,libaho_corasick-b254e07826576682.rlib,libmemchr-73e1d28ab8a2c4a0.rlib,libnumber_prefix-e1072d33814c554b.rlib,libexecutors-2a11067fd0c86cb8.rlib,libasync_task-f2297bb9627d4a9b.rlib,libsynchronoise-ab48029feff0449a.rlib,libcrossbeam_queue-85457f8f6a7e6874.rlib,libcrossbeam_utils-c2ac251fc39d3c17.rlib,libthreadpool-a3b70c7209fbe9cd.rlib,libnum_cpus-d61410d750006bc0.rlib,libarr_macro-7121afbd84d844b2.rlib,librand-31c524b46af04d98.rlib,librand_chacha-ae048d185d141408.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-21f6ba0720e9b56a.rlib,libgetrandom-784013d3f1e78be1.rlib,libcrossbeam_deque-db47a78e9b34b266.rlib,libcrossbeam_epoch-8701c7a50401fee7.rlib,libscopeguard-73056285f12cb829.rlib,libmemoffset-d1f7fdae4314fb01.rlib,libcrossbeam_channel-e4f7507907b6e89d.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libcrossbeam_utils-946317e8b534a400.rlib,libaudiotags-bbe9a5e8d1aa8d41.rlib,libthiserror-fcf2203c1b1fbbd9.rlib,libmp4ameta-8fec414e039e0be6.rlib,libmetaflac-0e13cae93ca3fea1.rlib,libhex-06cfbc8d0a660e4b.rlib,libid3-f102747fecea06ad.rlib,libencoding-245edd6d9499de97.rlib,libencoding_index_tradchinese-200e93a1dd4a224a.rlib,libencoding_index_simpchinese-a97937418e5d095a.rlib,libencoding_index_japanese-9e4604d47b14a688.rlib,libencoding_index_korean-6c1da80cb8eb3795.rlib,libencoding_index_singlebyte-62d5be625e5fa583.rlib,libflate2-48315f028aa7b125.rlib,libminiz_oxide-d8e0ad9e6f93586f.rlib,libadler-cfae5593f0297367.rlib,libcrc32fast-73831421cab1f53a.rlib,libcfg_if-66d55f6b302e88c8.rlib,libbyteorder-549def2b2525ef52.rlib,libaudiotags_dev_macro-a3a364231d2955bb.rlib,libstructopt-c04cfaf970783807.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libclap-b4c3905e4325398c.rlib,libvec_map-f5624d319d58cb9d.rlib,libtextwrap-8f512d08ba4810ae.rlib,libunicode_width-a8c49d31449f9404.rlib,libstrsim-b8b77d7a062bc77b.rlib,libbitflags-561a4f1321538a32.rlib,libatty-2ca37521cc3f31a1.rlib,liblibc-f3e526c52eed5be7.rlib,libansi_term-ff0b7d01d18bd931.rlib,liblog-9eb3e35e0f591e8b.rlib,libcfg_if-2d17986ae484e939.rlib,libwalkdir-3efeb4370cd33e40.rlib,libsame_file-ebfa63be59ead6ba.rlib,libanyhow-78233b5436e5f779.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/rustcCLrVcY/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/wav_converter-943282249daf58ca" "-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-784013d3f1e78be1.rlib(getrandom-784013d3f1e78be1.getrandom.8df335f6895c4e31-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.15/src/util_libc.rs:112:(.text._ZN9getrandom9util_libc13open_readonly17ha7da71f2bb174157E+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 `wav-converter` (bin "wav-converter") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "6d2ba2396dcd22c2ca98d8b4f9800c3d75c31c8e9f90ea65fff26685024fdbdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d2ba2396dcd22c2ca98d8b4f9800c3d75c31c8e9f90ea65fff26685024fdbdf", kill_on_drop: false }` [INFO] [stdout] 6d2ba2396dcd22c2ca98d8b4f9800c3d75c31c8e9f90ea65fff26685024fdbdf