[INFO] cloning repository https://github.com/bandprotocol/band-std-reference-contracts-cosmwasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bandprotocol/band-std-reference-contracts-cosmwasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbandprotocol%2Fband-std-reference-contracts-cosmwasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbandprotocol%2Fband-std-reference-contracts-cosmwasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66263f9b823e03ff92e24f9b4ffd04c38278b068 [INFO] testing bandprotocol/band-std-reference-contracts-cosmwasm 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%2Fbandprotocol%2Fband-std-reference-contracts-cosmwasm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/bandprotocol/band-std-reference-contracts-cosmwasm [INFO] finished tweaking git repo https://github.com/bandprotocol/band-std-reference-contracts-cosmwasm [INFO] tweaked toml for git repo https://github.com/bandprotocol/band-std-reference-contracts-cosmwasm written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bandprotocol/band-std-reference-contracts-cosmwasm 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/bandprotocol/band-std-reference-contracts-cosmwasm 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] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-2-tc2/source/contracts/std-reference/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [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] ec431596f4e4f122471ba05d1f7fe43f2b9f41a2df6ce95f7acedbfae9420543 [INFO] running `Command { std: "docker" "start" "-a" "ec431596f4e4f122471ba05d1f7fe43f2b9f41a2df6ce95f7acedbfae9420543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec431596f4e4f122471ba05d1f7fe43f2b9f41a2df6ce95f7acedbfae9420543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec431596f4e4f122471ba05d1f7fe43f2b9f41a2df6ce95f7acedbfae9420543", kill_on_drop: false }` [INFO] [stdout] ec431596f4e4f122471ba05d1f7fe43f2b9f41a2df6ce95f7acedbfae9420543 [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] c9e5a5d9964e1e436af58f105569c460ee77627df197914b6e1fbd3f3dadd5b0 [INFO] running `Command { std: "docker" "start" "-a" "c9e5a5d9964e1e436af58f105569c460ee77627df197914b6e1fbd3f3dadd5b0", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/std-reference/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling const-oid v0.9.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling base64ct v1.5.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling der v0.6.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling schemars v0.8.10 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ff v0.12.0 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling rfc6979 v0.3.0 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling schemars_derive v0.8.10 [INFO] [stderr] Compiling cosmwasm-derive v1.1.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.1.5 [INFO] [stderr] Compiling ed25519-zebra v3.0.0 [INFO] [stderr] Compiling serde-json-wasm v0.4.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.1.5 [INFO] [stderr] Compiling cosmwasm-std v1.1.5 [INFO] [stderr] Compiling cosmwasm-schema v1.1.5 [INFO] [stderr] Compiling cw-storage-plus v0.16.0 [INFO] [stderr] Compiling cw2 v0.16.0 [INFO] [stderr] Compiling cw-utils v0.16.0 [INFO] [stderr] Compiling cw-controllers v0.16.0 [INFO] [stderr] Compiling std-reference v0.1.0 (/opt/rustwide/workdir/contracts/std-reference) [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 24.93s [INFO] running `Command { std: "docker" "inspect" "c9e5a5d9964e1e436af58f105569c460ee77627df197914b6e1fbd3f3dadd5b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9e5a5d9964e1e436af58f105569c460ee77627df197914b6e1fbd3f3dadd5b0", kill_on_drop: false }` [INFO] [stdout] c9e5a5d9964e1e436af58f105569c460ee77627df197914b6e1fbd3f3dadd5b0 [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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 93996ef1b9c1950879aa0ef29dc595f1e9fedbb3bdaab4c2c67db342c7a5894a [INFO] running `Command { std: "docker" "start" "-a" "93996ef1b9c1950879aa0ef29dc595f1e9fedbb3bdaab4c2c67db342c7a5894a", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/std-reference/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling std-reference v0.1.0 (/opt/rustwide/workdir/contracts/std-reference) [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/rustcDxBC8n/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_controllers-80ed31b20666bfe9.rlib,libcw_utils-76b4e2b93b41aa3e.rlib,libsemver-895e6854aa07ed4a.rlib,libcw2-be32c70decb71a2a.rlib,libcw_storage_plus-a46d00e74b8e3893.rlib,libcosmwasm_schema-7f2eff2b6fdaf809.rlib,libcosmwasm_std-0124c32d03f388d8.rlib,libserde_json_wasm-1a0f26da212f15a2.rlib,libbase64-1447dfff012d42f8.rlib,libuint-042ec2526c5f1ee1.rlib,libcrunchy-9e69d6430d2c362a.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libforward_ref-3b34d3d0fe7bcf82.rlib,libcosmwasm_crypto-bb2363335f14c5d5.rlib,libk256-b4006117dc05b52a.rlib,libsha2-f1c7e53d53acb4d0.rlib,libecdsa-bea298e020a13b0e.rlib,librfc6979-b1c88a46cfe84206.rlib,libhmac-4a9b5bde8044f834.rlib,libsignature-4e7f948927196752.rlib,libelliptic_curve-43fb4d066b6cf970.rlib,libsec1-20ac6f24bd6b1321.rlib,libpkcs8-1ee73e47bfa3419d.rlib,libspki-0db08fb2bef17538.rlib,libder-8d31d1ed891d626b.rlib,libconst_oid-2139e8b8eb9fdc41.rlib,libbase16ct-c90e0cd3b9b46176.rlib,libgroup-849bc0f32c32c091.rlib,libff-891782860c124c74.rlib,libcrypto_bigint-37a10f7bc56586f5.rlib,libdigest-64289c45336b2eb1.rlib,libblock_buffer-3b2cfadb1d678b7e.rlib,libcrypto_common-61fb00eb931b0719.rlib,libed25519_zebra-c74278e234b1d2ec.rlib,libhex-a52fd19e29921b8e.rlib,libthiserror-719d8ee4fc407077.rlib,libsha2-4e75b1d4d3ec5931.rlib,libcpufeatures-0cc70b1a3e3c4e60.rlib,libopaque_debug-bfd86111b0908dde.rlib,libblock_buffer-0e6fb2784f196734.rlib,librand_core-051a7da49fca2830.rlib,libgetrandom-e4bb3cfa4da982d8.rlib,libcurve25519_dalek-ad65315a73debd86.rlib,libsubtle-a7dc2a433cf7a6ef.rlib,libzeroize-2ead0a7c1e81a850.rlib,librand_core-1e5a01ac62723927.rlib,libgetrandom-3452d23bd312b96d.rlib,liblibc-7d87868aa1c36bd2.rlib,libcfg_if-66d55f6b302e88c8.rlib,libdigest-9120c398702323af.rlib,libgeneric_array-94ff2b8f5e54f4b4.rlib,libtypenum-dfaa696d06b304f0.rlib,libbyteorder-796c52519adec32f.rlib,libschemars-bec7c78ec5b33bee.rlib,libdyn_clone-89dd14a537057ebb.rlib,libserde_json-6fa15606f8507e42.rlib,libryu-d13899e55c17b23e.rlib,libitoa-10e0d0f6ad8ac545.rlib,libserde-2d4e49e0ef926bbe.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/rustcDxBC8n/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/std_reference-1712e2fed878c58b" "-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-e4bb3cfa4da982d8.rlib(getrandom-e4bb3cfa4da982d8.getrandom.a64f106fded1c8ce-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.7/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17hf72d90a0547f6538E+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 `std-reference` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "93996ef1b9c1950879aa0ef29dc595f1e9fedbb3bdaab4c2c67db342c7a5894a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93996ef1b9c1950879aa0ef29dc595f1e9fedbb3bdaab4c2c67db342c7a5894a", kill_on_drop: false }` [INFO] [stdout] 93996ef1b9c1950879aa0ef29dc595f1e9fedbb3bdaab4c2c67db342c7a5894a