[INFO] cloning repository https://github.com/sisuresh/rs-stellar-single-offer-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sisuresh/rs-stellar-single-offer-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsisuresh%2Frs-stellar-single-offer-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsisuresh%2Frs-stellar-single-offer-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11e74693a721e0e6b31bd65e2fa062fd902a33b9 [INFO] testing sisuresh/rs-stellar-single-offer-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%2Fsisuresh%2Frs-stellar-single-offer-example" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/sisuresh/rs-stellar-single-offer-example [INFO] finished tweaking git repo https://github.com/sisuresh/rs-stellar-single-offer-example [INFO] tweaked toml for git repo https://github.com/sisuresh/rs-stellar-single-offer-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sisuresh/rs-stellar-single-offer-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/sisuresh/rs-stellar-single-offer-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: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `stellar-single-offer-contract` package) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b3eb2604bd44abad184d3fa5dacdeec38195180cbb07b7f8788406532fa14cf8 [INFO] running `Command { std: "docker" "start" "-a" "b3eb2604bd44abad184d3fa5dacdeec38195180cbb07b7f8788406532fa14cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3eb2604bd44abad184d3fa5dacdeec38195180cbb07b7f8788406532fa14cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3eb2604bd44abad184d3fa5dacdeec38195180cbb07b7f8788406532fa14cf8", kill_on_drop: false }` [INFO] [stdout] b3eb2604bd44abad184d3fa5dacdeec38195180cbb07b7f8788406532fa14cf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1c35dd075ff2b9327d242ccdbea181f0af6303ac0372b5f8fbffe95bb448c98f [INFO] running `Command { std: "docker" "start" "-a" "1c35dd075ff2b9327d242ccdbea181f0af6303ac0372b5f8fbffe95bb448c98f", kill_on_drop: false }` [INFO] [stderr] warning: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `stellar-single-offer-contract` package) [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling stellar-xdr v0.0.0 (https://github.com/stellar/rs-stellar-xdr?rev=94e01c7b#94e01c7b) [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling stellar-contract-macros v0.0.0 (https://github.com/stellar/rs-stellar-contract-sdk?rev=d279737#d2797379) [INFO] [stderr] Compiling stellar-xdr v0.0.0 (https://github.com/stellar/rs-stellar-xdr?rev=540ed24e#540ed24e) [INFO] [stderr] Compiling stellar-contract-env-macros v0.0.0 (https://github.com/stellar/rs-stellar-contract-env?rev=eb44fe13#eb44fe13) [INFO] [stderr] Compiling stellar-contract-env-common v0.0.0 (https://github.com/stellar/rs-stellar-contract-env?rev=eb44fe13#eb44fe13) [INFO] [stderr] Compiling stellar-contract-env-host v0.0.0 (https://github.com/stellar/rs-stellar-contract-env?rev=eb44fe13#eb44fe13) [INFO] [stderr] Compiling stellar-contract-sdk v0.0.0 (https://github.com/stellar/rs-stellar-contract-sdk?rev=d279737#d2797379) [INFO] [stderr] Compiling stellar-token-contract v0.0.0 (https://github.com/stellar/rs-stellar-token-contract?rev=03959d2#03959d25) [INFO] [stderr] Compiling stellar-single-offer-contract v0.0.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 43.44s [INFO] running `Command { std: "docker" "inspect" "1c35dd075ff2b9327d242ccdbea181f0af6303ac0372b5f8fbffe95bb448c98f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c35dd075ff2b9327d242ccdbea181f0af6303ac0372b5f8fbffe95bb448c98f", kill_on_drop: false }` [INFO] [stdout] 1c35dd075ff2b9327d242ccdbea181f0af6303ac0372b5f8fbffe95bb448c98f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 3656e2f0150819d4dcfe6fa96a753d3169128dd2a5ecb178948c0c92a80f017b [INFO] running `Command { std: "docker" "start" "-a" "3656e2f0150819d4dcfe6fa96a753d3169128dd2a5ecb178948c0c92a80f017b", kill_on_drop: false }` [INFO] [stderr] warning: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `stellar-single-offer-contract` package) [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling stellar-xdr v0.0.0 (https://github.com/stellar/rs-stellar-xdr?rev=94e01c7b#94e01c7b) [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling stellar-contract-env-common v0.0.0 (https://github.com/stellar/rs-stellar-contract-env?rev=eb44fe13#eb44fe13) [INFO] [stderr] Compiling stellar-contract-env-host v0.0.0 (https://github.com/stellar/rs-stellar-contract-env?rev=eb44fe13#eb44fe13) [INFO] [stderr] Compiling stellar-contract-sdk v0.0.0 (https://github.com/stellar/rs-stellar-contract-sdk?rev=d279737#d2797379) [INFO] [stderr] Compiling stellar-token-contract v0.0.0 (https://github.com/stellar/rs-stellar-token-contract?rev=03959d2#03959d25) [INFO] [stderr] Compiling stellar-single-offer-contract v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [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/rustc37ExXj/symbols.o" "<2 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/{libstellar_token_contract-229ee6f754b86c7d.rlib,libstellar_contract_sdk-6303815f9421433b.rlib,libstellar_contract_env_host-ef873224a22594a3.rlib,libed25519_dalek-634303efc32b6387.rlib,libsha2-3612a1d093f353fa.rlib,libopaque_debug-bfd86111b0908dde.rlib,libblock_buffer-2504ac33a1091a26.rlib,librand-ab7fdd7cceaf326d.rlib,librand_chacha-e3e531c96a000135.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,libcurve25519_dalek-68a065b98e067ce0.rlib,libsubtle-ee8dd8b554477dbb.rlib,libzeroize-53b26fc47a0721bd.rlib,librand_core-ac8eef30448be31c.rlib,libgetrandom-0c0b597291277cc6.rlib,libdigest-d4213f8d0e72520e.rlib,libbyteorder-53ef132cb4cc667c.rlib,libed25519-7c35ada6e18af55f.rlib,libsignature-e81310180c7486e9.rlib,libsha2-8c0811d237bddb16.rlib,libcpufeatures-bd3a5bace216530a.rlib,libdigest-2c6c63bbefe08a94.rlib,libblock_buffer-8581fdc2e0425ff3.rlib,libcrypto_common-356cf6da213fda09.rlib,libgeneric_array-a2e7943a4edbb505.rlib,libbacktrace-9bfe2a2f5856858f.rlib,libminiz_oxide-3a826a4debd45fea.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-3ecd00fe0442b641.rlib,libmemchr-d57c7cd09fdea38e.rlib,liblibc-25aaa37364d43f8c.rlib,libaddr2line-63cfa50511a3d120.rlib,libgimli-385050711d28ee71.rlib,librustc_demangle-4e14502e0acf1333.rlib,libstellar_contract_env_common-5388359e83d6076c.rlib,libstellar_xdr-27dfde2dd9fb687b.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libnum_bigint-68de9d9a6e331041.rlib,libnum_integer-15e4e796f64cb224.rlib,libnum_traits-3cb65ae8623d94f1.rlib,libim_rc-347f07b343a1341c.rlib,librand_xoshiro-c1bcde93850345bd.rlib,librand_core-59a631eb07dd7072.rlib,libsized_chunks-aedb333eb5c4e508.rlib,libbitmaps-6128968363d9ed1c.rlib,libtypenum-dfaa696d06b304f0.rlib,libtinyvec-21bb3701804405c4.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,liblog-fc4b0167ad2190de.rlib,libcfg_if-66d55f6b302e88c8.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/rustc37ExXj/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/stellar_single_offer_contract-af6d247f9bfc7f05" "-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-0c0b597291277cc6.rlib(getrandom-0c0b597291277cc6.getrandom.6883912199d3a9c8-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.1.16/src/util_libc.rs:113:(.text._ZN9getrandom9util_libc13open_readonly17h0187827598c7a990E+0x79): 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 `stellar-single-offer-contract` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3656e2f0150819d4dcfe6fa96a753d3169128dd2a5ecb178948c0c92a80f017b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3656e2f0150819d4dcfe6fa96a753d3169128dd2a5ecb178948c0c92a80f017b", kill_on_drop: false }` [INFO] [stdout] 3656e2f0150819d4dcfe6fa96a753d3169128dd2a5ecb178948c0c92a80f017b