[INFO] fetching crate unrpa_rs 0.4.1... [INFO] testing unrpa_rs-0.4.1 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate unrpa_rs 0.4.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate unrpa_rs 0.4.1 [INFO] finished tweaking crates.io crate unrpa_rs 0.4.1 [INFO] tweaked toml for crates.io crate unrpa_rs 0.4.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate unrpa_rs 0.4.1 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 crates.io crate unrpa_rs 0.4.1 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] bb3efa6ed6a2ab26406176740d5bda76e94814289727eadaf4abb5e2e21d6cf7 [INFO] running `Command { std: "docker" "start" "-a" "bb3efa6ed6a2ab26406176740d5bda76e94814289727eadaf4abb5e2e21d6cf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb3efa6ed6a2ab26406176740d5bda76e94814289727eadaf4abb5e2e21d6cf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb3efa6ed6a2ab26406176740d5bda76e94814289727eadaf4abb5e2e21d6cf7", kill_on_drop: false }` [INFO] [stdout] bb3efa6ed6a2ab26406176740d5bda76e94814289727eadaf4abb5e2e21d6cf7 [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] 5a40557471ea65d6199cd99a70d6483fab2b9c03a3b1362537c2b9fa7e9e49e1 [INFO] running `Command { std: "docker" "start" "-a" "5a40557471ea65d6199cd99a70d6483fab2b9c03a3b1362537c2b9fa7e9e49e1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling iter-read v0.3.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling mktemp v0.4.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde-pickle v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling unrpa_rs v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `key` is never read [INFO] [stdout] --> src/rpa.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct RenpyArchive<'a> { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 68 | key: ObfuscationKey, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RenpyArchive` 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/rustc4xvaXv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-6a37b7bdd6ff0737.rlib,libsmallvec-39c23b8b078c47c3.rlib,libchrono-faae471259b5cba2.rlib,libthread_local-c34a6fcf9909ae28.rlib,libonce_cell-aa4d53ed7caf4352.rlib,libsharded_slab-5513b71284fab34e.rlib,libtracing_serde-f3d6a8092e1898e9.rlib,libserde_json-566d9dd420b16583.rlib,libryu-653032556b772f2f.rlib,libitoa-158d7e21e599682f.rlib,libtracing_log-7ca0938d0cb17783.rlib,liblog-ac2d7cc7e3389574.rlib,libansi_term-bdfff57b5fb49171.rlib,libmatchers-535395ccb0a7669c.rlib,libregex_automata-a34e99598e24ddb3.rlib,libregex-df300059498790b5.rlib,libregex_syntax-ae12054508fb30be.rlib,libunrpa_rs-1c6458fd7cbc4663.rlib,libserde_pickle-b4ebe3226a4e057c.rlib,libiter_read-fb9fedffb1c2170c.rlib,libnum_bigint-afdd1ae324d1523c.rlib,libnum_integer-3027f6b08610b6c3.rlib,libnum_traits-addb84e499b6494b.rlib,libbyteorder-c7092f68299ac016.rlib,libthiserror-2adb53e8337d83a6.rlib,libserde-b30ffa729a392646.rlib,librayon-75dc8c4a4468742d.rlib,librayon_core-b8468195d6114662.rlib,libnum_cpus-d331a7836eda1b8c.rlib,libcrossbeam_deque-08b04aa07b7791ab.rlib,libcrossbeam_epoch-6fe90373ecb847a1.rlib,libmemoffset-9acda8b838fa5d0e.rlib,libscopeguard-73056285f12cb829.rlib,libcrossbeam_channel-419fc300fdc94836.rlib,libcrossbeam_utils-1667a4b59400671e.rlib,libeither-e8a0ef7222037a64.rlib,libmktemp-ac7bedc0b2908ebc.rlib,libuuid-babbb7f12857fa43.rlib,libgetrandom-74cc68e401644b41.rlib,libmemmap-a40a78c71794ce01.rlib,libflate2-b6dfed502eee04b4.rlib,libminiz_oxide-97d146d51054937a.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-8f2d6020cd2aee51.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,libtracing-62ccb2fb63e9423e.rlib,libcfg_if-66d55f6b302e88c8.rlib,libpin_project_lite-049930466ef9967f.rlib,libtracing_core-b1ead73b19143387.rlib,libclap-c37370bdc6a164e9.rlib,libstrsim-7a71560e0c2955e4.rlib,libatty-fdab7cee6ed686df.rlib,liblibc-d46818b9cdae29d0.rlib,libtermcolor-811ad993a566b17a.rlib,libtextwrap-19fc9b79cb9151f9.rlib,libindexmap-86c2b5e54240922e.rlib,libhashbrown-f6484c11bf24e065.rlib,libos_str_bytes-8528ec5afe78e322.rlib,libmemchr-a2892755812de0fe.rlib,libbitflags-e274cd04b58a060d.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/rustc4xvaXv/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/unrpa_rs-356877082712ae30" "-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-74cc68e401644b41.rlib(getrandom-74cc68e401644b41.getrandom.e2038ade337fa210-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.4/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17hd2b7587b77c50cd5E+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 `unrpa_rs` (bin "unrpa_rs") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5a40557471ea65d6199cd99a70d6483fab2b9c03a3b1362537c2b9fa7e9e49e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a40557471ea65d6199cd99a70d6483fab2b9c03a3b1362537c2b9fa7e9e49e1", kill_on_drop: false }` [INFO] [stdout] 5a40557471ea65d6199cd99a70d6483fab2b9c03a3b1362537c2b9fa7e9e49e1