[INFO] cloning repository https://github.com/csli-tools/cross-contract-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/csli-tools/cross-contract-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsli-tools%2Fcross-contract-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsli-tools%2Fcross-contract-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8748d097bc3d02615565c21cb3637a6669306da [INFO] testing csli-tools/cross-contract-example 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%2Fcsli-tools%2Fcross-contract-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/csli-tools/cross-contract-example [INFO] finished tweaking git repo https://github.com/csli-tools/cross-contract-example [INFO] tweaked toml for git repo https://github.com/csli-tools/cross-contract-example written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/csli-tools/cross-contract-example 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/csli-tools/cross-contract-example 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-0-tc2/source/contracts/demo-totals/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5068608c3e0d4935b56eca7e0b529383805db040000579121ced739755f38a59 [INFO] running `Command { std: "docker" "start" "-a" "5068608c3e0d4935b56eca7e0b529383805db040000579121ced739755f38a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5068608c3e0d4935b56eca7e0b529383805db040000579121ced739755f38a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5068608c3e0d4935b56eca7e0b529383805db040000579121ced739755f38a59", kill_on_drop: false }` [INFO] [stdout] 5068608c3e0d4935b56eca7e0b529383805db040000579121ced739755f38a59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6c5f74fa10a2f6764438d1b3130033c4013bbc25797afb71d6794fc5b2e5c08e [INFO] running `Command { std: "docker" "start" "-a" "6c5f74fa10a2f6764438d1b3130033c4013bbc25797afb71d6794fc5b2e5c08e", 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/demo-totals/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 libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling base64ct v1.5.2 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.4.3 [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 cpufeatures v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling schemars v0.8.10 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.7 [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-mac v0.11.1 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling hmac v0.11.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.32 [INFO] [stderr] Compiling schemars_derive v0.8.10 [INFO] [stderr] Compiling cosmwasm-derive v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.32 [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.4 [INFO] [stderr] Compiling cw1 v0.13.4 [INFO] [stderr] Compiling cw-utils v0.13.4 [INFO] [stderr] Compiling cosmwasm-storage v1.0.0 [INFO] [stderr] Compiling cw2 v0.13.4 [INFO] [stderr] Compiling cw1-whitelist v0.13.4 [INFO] [stderr] Compiling cross-contract-dinner v0.1.0 (/opt/rustwide/workdir/contracts/dinner) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cross-contract-demo-totals v0.1.0 (/opt/rustwide/workdir/contracts/demo-totals) [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 21.58s [INFO] running `Command { std: "docker" "inspect" "6c5f74fa10a2f6764438d1b3130033c4013bbc25797afb71d6794fc5b2e5c08e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c5f74fa10a2f6764438d1b3130033c4013bbc25797afb71d6794fc5b2e5c08e", kill_on_drop: false }` [INFO] [stdout] 6c5f74fa10a2f6764438d1b3130033c4013bbc25797afb71d6794fc5b2e5c08e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6febef01336c39408212e082b3320d7123df39abe1264300af4ed13025238965 [INFO] running `Command { std: "docker" "start" "-a" "6febef01336c39408212e082b3320d7123df39abe1264300af4ed13025238965", 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/demo-totals/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cross-contract-dinner v0.1.0 (/opt/rustwide/workdir/contracts/dinner)` has the same output filename as the example target `schema` in package `cross-contract-demo-totals v0.1.0 (/opt/rustwide/workdir/contracts/demo-totals)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cross-contract-dinner v0.1.0 (/opt/rustwide/workdir/contracts/dinner)` has the same output filename as the example target `schema` in package `cross-contract-demo-totals v0.1.0 (/opt/rustwide/workdir/contracts/demo-totals)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema v1.0.0 [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [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.4 [INFO] [stderr] Compiling cross-contract-dinner v0.1.0 (/opt/rustwide/workdir/contracts/dinner) [INFO] [stderr] Compiling cross-contract-demo-totals v0.1.0 (/opt/rustwide/workdir/contracts/demo-totals) [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/rustcOuOnRo/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcross_contract_dinner.rlib,libcw1_whitelist-b5e51ad7160e30f1.rlib,libcw1-b63b40f3b377a961.rlib}.rlib" "/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-7c2d32964c130529.rlib,libprost-c3c3c03c14666b09.rlib,libbytes-2360e3d83aa5ce21.rlib,libcw_utils-e4a02f6c32826034.rlib,libcosmwasm_storage-2595b8f2963ca692.rlib,libitertools-808abacf8203a6e0.rlib,libeither-8e9a777c77b6f2eb.rlib,libanyhow-b2dbc1403aebf6b2.rlib,libcw2-4c6d7a2c4fed2f20.rlib,libcw_storage_plus-1d1729e119d4aea4.rlib,libcosmwasm_std-2c22433c7e2e0215.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-561d204b66244eaa.rlib,libk256-7868163122ba0a05.rlib,libecdsa-5d251437eddc11d5.rlib,librfc6979-4d3d79247db2732b.rlib,libhmac-e2d4ca5aea4dcf2b.rlib,libcrypto_mac-cb20b34aacc2d43d.rlib,libsignature-e8380f205b3b72b1.rlib,libelliptic_curve-9e6b02d6f8c28cc0.rlib,libbase16ct-9bff315c60978b21.rlib,libsec1-35ceae7956196a80.rlib,libpkcs8-489d959a9db31866.rlib,libspki-77a4097d610bd67d.rlib,libder-2db5c1986bb11f48.rlib,libconst_oid-d3ad95a4a1445a80.rlib,libgroup-1f155e6b52ddddff.rlib,libff-49044bb7fb402f03.rlib,libcrypto_bigint-1243b4d96e302c17.rlib,libed25519_zebra-bf90a6a69b33a750.rlib,libhex-a52fd19e29921b8e.rlib,libthiserror-d8814368e09177da.rlib,libsha2-cb5fc17462fd8de1.rlib,libcpufeatures-0cc70b1a3e3c4e60.rlib,libopaque_debug-bfd86111b0908dde.rlib,libblock_buffer-4136dbe99a700898.rlib,librand_core-7303ab388d11b14f.rlib,libgetrandom-6ca834a15da3eab0.rlib,libcurve25519_dalek-0a6d8460f1b4560e.rlib,libsubtle-a7dc2a433cf7a6ef.rlib,libzeroize-94943f5c573062ee.rlib,librand_core-5985c29aedc1f069.rlib,libgetrandom-899137ffbac6be73.rlib,liblibc-070928d9dbeff53c.rlib,libcfg_if-66d55f6b302e88c8.rlib,libdigest-512993bbad8dad84.rlib,libgeneric_array-43909a7d4fd8e0e9.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/rustcOuOnRo/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/cross_contract_demo_totals-f981fd0005e50afe" "-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-6ca834a15da3eab0.rlib(getrandom-6ca834a15da3eab0.getrandom.d1ed9da4f55312c6-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_readonly17h1858733cbf128e6fE+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 `cross-contract-demo-totals` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6febef01336c39408212e082b3320d7123df39abe1264300af4ed13025238965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6febef01336c39408212e082b3320d7123df39abe1264300af4ed13025238965", kill_on_drop: false }` [INFO] [stdout] 6febef01336c39408212e082b3320d7123df39abe1264300af4ed13025238965