[INFO] cloning repository https://github.com/K-dizzled/jb-cub-blockchain-hw1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/K-dizzled/jb-cub-blockchain-hw1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK-dizzled%2Fjb-cub-blockchain-hw1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK-dizzled%2Fjb-cub-blockchain-hw1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b06ccb27a6598bc447b711450c57d4983a05867f [INFO] testing K-dizzled/jb-cub-blockchain-hw1 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%2FK-dizzled%2Fjb-cub-blockchain-hw1" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/K-dizzled/jb-cub-blockchain-hw1 [INFO] finished tweaking git repo https://github.com/K-dizzled/jb-cub-blockchain-hw1 [INFO] tweaked toml for git repo https://github.com/K-dizzled/jb-cub-blockchain-hw1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/K-dizzled/jb-cub-blockchain-hw1 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/K-dizzled/jb-cub-blockchain-hw1 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6a52975cb5836d48f0311c008ff23f3ca8b914373f753a8ebdeed2b8286bdfc1 [INFO] running `Command { std: "docker" "start" "-a" "6a52975cb5836d48f0311c008ff23f3ca8b914373f753a8ebdeed2b8286bdfc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a52975cb5836d48f0311c008ff23f3ca8b914373f753a8ebdeed2b8286bdfc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a52975cb5836d48f0311c008ff23f3ca8b914373f753a8ebdeed2b8286bdfc1", kill_on_drop: false }` [INFO] [stdout] 6a52975cb5836d48f0311c008ff23f3ca8b914373f753a8ebdeed2b8286bdfc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f7e0fda0e851d26bc9e8db8d58418f024ffa650faecd8575b9f5c96348a9bac1 [INFO] running `Command { std: "docker" "start" "-a" "f7e0fda0e851d26bc9e8db8d58418f024ffa650faecd8575b9f5c96348a9bac1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling rustix v0.37.8 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anstyle-parse v0.1.1 [INFO] [stderr] Compiling anstyle v0.3.5 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Compiling concolor-override v1.0.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling pkcs1 v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.2.6 [INFO] [stderr] Compiling clap_builder v4.2.1 [INFO] [stderr] Compiling rsa v0.8.2 [INFO] [stderr] Compiling clap v4.2.1 [INFO] [stderr] Compiling rsa_signature v0.1.0 (/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/rustc9iK35g/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librsa-19f00480beb54591.rlib,libsha2-f9280fea0630d717.rlib,libcpufeatures-fa7fb2d47f153fa1.rlib,libpkcs1-9eaf97f2a0b4a283.rlib,libpkcs8-bd8f979e27d73712.rlib,libspki-df158ce4f6f49026.rlib,libder-5fcc2942a4a2baf5.rlib,libpem_rfc7468-0608fc05d4224ddb.rlib,libbase64ct-729d236b533de2f6.rlib,libsubtle-23fc8be3659dcbcc.rlib,libsignature-54b932b675f212f0.rlib,libdigest-aa66fbfd3a1b39f4.rlib,libconst_oid-4d50cd722bbe5275.rlib,libblock_buffer-c303f2fdb6b064f7.rlib,libcrypto_common-840fe5cd43f7d61c.rlib,libgeneric_array-9e2bb7f9e91c8af7.rlib,libtypenum-98ca5036454512a2.rlib,libnum_bigint_dig-fcd59f68bf8e87e8.rlib,libnum_iter-0aa917f7a6e8bdbc.rlib,librand-f6607d31dea9fade.rlib,librand_chacha-1d1e115d5b9a9b46.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-3f586000f8394f45.rlib,libgetrandom-0a0c0890acde54fc.rlib,libcfg_if-66d55f6b302e88c8.rlib,libbyteorder-dbb73fb0672245d3.rlib,libzeroize-67ec92da86907214.rlib,libnum_integer-e6979ca0559bd8f9.rlib,libnum_traits-e3f5186da9618a5f.rlib,liblibm-ad675fd407ab2ec1.rlib,liblazy_static-220b1499835559b3.rlib,libspin-727e07ee1a68c4a1.rlib,libsmallvec-fb877e203c8052a1.rlib,libclap-6fd0b2309c2e6a1f.rlib,libclap_builder-1ee63f1231d9194f.rlib,libstrsim-7a71560e0c2955e4.rlib,libanstream-3db19a9f7c27c3f0.rlib,libconcolor_query-d591206a599cc4da.rlib,libis_terminal-545de33482e6e815.rlib,librustix-b4520d1152336e0c.rlib,liblinux_raw_sys-6a064f4e347e3204.rlib,libio_lifetimes-998ba9e1628fab75.rlib,liblibc-f5d3f0e8980de14d.rlib,libanstyle-69ae0a69aaab3529.rlib,libconcolor_override-95ea53314b36b084.rlib,libanstyle_parse-e30796f51c072a1a.rlib,libutf8parse-3099f8d907ad603e.rlib,libclap_lex-ccddf24bc1cbcce4.rlib,libbitflags-e274cd04b58a060d.rlib,libonce_cell-db9454ba2409c7c5.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/rustc9iK35g/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/rsa_signature-53bfc76351f786ad" "-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-0a0c0890acde54fc.rlib(getrandom-0a0c0890acde54fc.getrandom.ad182c96ac5ccd31-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.8/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17h733b26e96ccffa94E+0xbc): 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 `rsa_signature` (bin "rsa_signature") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f7e0fda0e851d26bc9e8db8d58418f024ffa650faecd8575b9f5c96348a9bac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7e0fda0e851d26bc9e8db8d58418f024ffa650faecd8575b9f5c96348a9bac1", kill_on_drop: false }` [INFO] [stdout] f7e0fda0e851d26bc9e8db8d58418f024ffa650faecd8575b9f5c96348a9bac1