[INFO] cloning repository https://github.com/ChrisKingsland/injective-testnet-sc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChrisKingsland/injective-testnet-sc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisKingsland%2Finjective-testnet-sc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisKingsland%2Finjective-testnet-sc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b29b8054f836da549d5c64601f4182f44e5c9b18 [INFO] testing ChrisKingsland/injective-testnet-sc 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%2FChrisKingsland%2Finjective-testnet-sc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/ChrisKingsland/injective-testnet-sc [INFO] finished tweaking git repo https://github.com/ChrisKingsland/injective-testnet-sc [INFO] tweaked toml for git repo https://github.com/ChrisKingsland/injective-testnet-sc written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ChrisKingsland/injective-testnet-sc 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/ChrisKingsland/injective-testnet-sc 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7ef6637ec6d7354669c2ee9c26d7c84b1efd7b43a1f4da58aeddc3fecf642d84 [INFO] running `Command { std: "docker" "start" "-a" "7ef6637ec6d7354669c2ee9c26d7c84b1efd7b43a1f4da58aeddc3fecf642d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ef6637ec6d7354669c2ee9c26d7c84b1efd7b43a1f4da58aeddc3fecf642d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ef6637ec6d7354669c2ee9c26d7c84b1efd7b43a1f4da58aeddc3fecf642d84", kill_on_drop: false }` [INFO] [stdout] 7ef6637ec6d7354669c2ee9c26d7c84b1efd7b43a1f4da58aeddc3fecf642d84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b50a99356e0a2b6b6ddfc3e5a6066465a9cd179c7f9527ce41d791ce3e799b48 [INFO] running `Command { std: "docker" "start" "-a" "b50a99356e0a2b6b6ddfc3e5a6066465a9cd179c7f9527ce41d791ce3e799b48", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling base64ct v1.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling schemars v0.8.9 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ff v0.11.1 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling k256 v0.10.4 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling schemars_derive v0.8.9 [INFO] [stderr] Compiling cosmwasm-derive v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling ed25519-zebra v3.0.0 [INFO] [stderr] Compiling serde-json-wasm v0.4.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.0.0 [INFO] [stderr] Compiling cosmwasm-std v1.0.0 [INFO] [stderr] Compiling cw-storage-plus v0.13.2 [INFO] [stderr] Compiling cosmwasm-storage v1.0.0 [INFO] [stderr] Compiling cw2 v0.13.2 [INFO] [stderr] Compiling my-first-contract v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.00s [INFO] running `Command { std: "docker" "inspect" "b50a99356e0a2b6b6ddfc3e5a6066465a9cd179c7f9527ce41d791ce3e799b48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b50a99356e0a2b6b6ddfc3e5a6066465a9cd179c7f9527ce41d791ce3e799b48", kill_on_drop: false }` [INFO] [stdout] b50a99356e0a2b6b6ddfc3e5a6066465a9cd179c7f9527ce41d791ce3e799b48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2c8e6d949310b8a14a1ed43080461fba4a9934f0fee8f2437d597aa2746b2aa3 [INFO] running `Command { std: "docker" "start" "-a" "2c8e6d949310b8a14a1ed43080461fba4a9934f0fee8f2437d597aa2746b2aa3", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema v1.0.0 [INFO] [stderr] Compiling cw-utils v0.13.2 [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling cw-multi-test v0.13.2 [INFO] [stderr] Compiling my-first-contract 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/rustcGZqflx/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcw_multi_test-60eee4fff4cd1629.rlib,libprost-04cc5bfcdfe4e12a.rlib,libbytes-4067be437a22acf9.rlib,libcw_utils-9f9ce9d8bb085e28.rlib,libcosmwasm_storage-0dcd53feec624ab0.rlib,libitertools-bfdd1dac9d4278f9.rlib,libeither-e8a0ef7222037a64.rlib,libanyhow-973058c78216b852.rlib,libcw2-bbc4f91b4c02fafb.rlib,libcw_storage_plus-62b86097bab13ca3.rlib,libcosmwasm_std-dcb546497bfd8bf9.rlib,libserde_json_wasm-64e4fe51204a238e.rlib,libbase64-1447dfff012d42f8.rlib,libuint-042ec2526c5f1ee1.rlib,libcrunchy-9e69d6430d2c362a.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libforward_ref-3b34d3d0fe7bcf82.rlib,libcosmwasm_crypto-432c3166fca9b230.rlib,libk256-273e2d5eb411e1e2.rlib,libecdsa-3b0be1f21e305833.rlib,librfc6979-56e752f389e60449.rlib,libhmac-1c64ca38bf63e3a0.rlib,libcrypto_mac-f5c781cdce2fb50a.rlib,libsignature-24c1131711cedd04.rlib,libelliptic_curve-a90f35d5c010e69e.rlib,libbase16ct-9bff315c60978b21.rlib,libsec1-112205e536f1c308.rlib,libpkcs8-96a4407580302d0f.rlib,libspki-4112d88eeeadfd9a.rlib,libder-2db5c1986bb11f48.rlib,libconst_oid-d3ad95a4a1445a80.rlib,libgroup-5b1454b7eda67a6b.rlib,libff-207dac192e8ae38e.rlib,libcrypto_bigint-43c9baecb066b438.rlib,libed25519_zebra-ecb975f27639a075.rlib,libhex-a52fd19e29921b8e.rlib,libthiserror-196cc6a69a03542b.rlib,libsha2-90d84609a4b5864c.rlib,libcpufeatures-bd3a5bace216530a.rlib,libopaque_debug-bfd86111b0908dde.rlib,libblock_buffer-01e29eb50d49b318.rlib,librand_core-8fe97031ebf95a8d.rlib,libgetrandom-21f7f0a18fb310ca.rlib,libcurve25519_dalek-1552e1dea775073c.rlib,libsubtle-a7dc2a433cf7a6ef.rlib,libzeroize-2f83f1ccee815189.rlib,librand_core-61c1aa2c8137e015.rlib,libgetrandom-f0e863267ae3ee6a.rlib,liblibc-46cbd4892249b89e.rlib,libcfg_if-66d55f6b302e88c8.rlib,libdigest-d159c17d24eaf1b0.rlib,libgeneric_array-e4abed14fe55019c.rlib,libtypenum-dfaa696d06b304f0.rlib,libbyteorder-796c52519adec32f.rlib,libschemars-67313fdc5421219c.rlib,libdyn_clone-6e19311f4026285b.rlib,libserde_json-4d59e4272303dc5e.rlib,libryu-9675aeb4e0982d6b.rlib,libitoa-95e5ea577b522801.rlib,libserde-fe8acea290f5492f.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/rustcGZqflx/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/my_first_contract-3a91c5c2a690bf23" "-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-21f7f0a18fb310ca.rlib(getrandom-21f7f0a18fb310ca.getrandom.191978e39c2c1aea-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.6/src/util_libc.rs:117:(.text._ZN9getrandom9util_libc13open_readonly17h3569fecf4e35da07E+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 `my-first-contract` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2c8e6d949310b8a14a1ed43080461fba4a9934f0fee8f2437d597aa2746b2aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c8e6d949310b8a14a1ed43080461fba4a9934f0fee8f2437d597aa2746b2aa3", kill_on_drop: false }` [INFO] [stdout] 2c8e6d949310b8a14a1ed43080461fba4a9934f0fee8f2437d597aa2746b2aa3