[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#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsisuresh%2Frs-stellar-single-offer-example" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sisuresh/rs-stellar-single-offer-example on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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] [stderr] Updating git repository `https://github.com/stellar/rs-stellar-contract-sdk` [INFO] [stderr] Updating git repository `https://github.com/stellar/rs-stellar-token-contract` [INFO] [stderr] Updating git repository `https://github.com/stellar/rs-stellar-xdr` [INFO] [stderr] Updating git repository `https://github.com/stellar/rs-stellar-contract-env` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ed25519 v1.5.2 [INFO] [stderr] Downloaded darling_macro v0.14.1 [INFO] [stderr] Downloaded darling v0.14.1 [INFO] [stderr] Downloaded signature v1.5.0 [INFO] [stderr] Downloaded zeroize_derive v1.3.2 [INFO] [stderr] Downloaded darling_core v0.14.1 [INFO] [stderr] Downloaded im-rc v15.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0b7a19763091e6bec6f7af53359298bd19e724955fb13ba2ce9c473089b353f [INFO] running `Command { std: "docker" "start" "-a" "b0b7a19763091e6bec6f7af53359298bd19e724955fb13ba2ce9c473089b353f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0b7a19763091e6bec6f7af53359298bd19e724955fb13ba2ce9c473089b353f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0b7a19763091e6bec6f7af53359298bd19e724955fb13ba2ce9c473089b353f", kill_on_drop: false }` [INFO] [stdout] b0b7a19763091e6bec6f7af53359298bd19e724955fb13ba2ce9c473089b353f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 29b28b6710815349e72337d3bff82c0ca7510914edf8fb1810d7807928fd197c [INFO] running `Command { std: "docker" "start" "-a" "29b28b6710815349e72337d3bff82c0ca7510914edf8fb1810d7807928fd197c", 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 base64 v0.13.0 [INFO] [stderr] Compiling strsim v0.10.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 cpufeatures v0.2.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling stellar-xdr v0.0.0 (https://github.com/stellar/rs-stellar-xdr?rev=94e01c7b#94e01c7b) [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling object v0.29.0 [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 backtrace v0.3.66 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [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 thiserror v1.0.31 [INFO] [stderr] Compiling darling_macro v0.14.1 [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 34.50s [INFO] running `Command { std: "docker" "inspect" "29b28b6710815349e72337d3bff82c0ca7510914edf8fb1810d7807928fd197c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b28b6710815349e72337d3bff82c0ca7510914edf8fb1810d7807928fd197c", kill_on_drop: false }` [INFO] [stdout] 29b28b6710815349e72337d3bff82c0ca7510914edf8fb1810d7807928fd197c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 10d08abfebd997cb695156133e514204b9c21ecfc3557a3e7c3bc41d41a7648e [INFO] running `Command { std: "docker" "start" "-a" "10d08abfebd997cb695156133e514204b9c21ecfc3557a3e7c3bc41d41a7648e", 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 stellar-xdr v0.0.0 (https://github.com/stellar/rs-stellar-xdr?rev=94e01c7b#94e01c7b) [INFO] [stderr] Compiling rand v0.7.3 [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.33s [INFO] running `Command { std: "docker" "inspect" "10d08abfebd997cb695156133e514204b9c21ecfc3557a3e7c3bc41d41a7648e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d08abfebd997cb695156133e514204b9c21ecfc3557a3e7c3bc41d41a7648e", kill_on_drop: false }` [INFO] [stdout] 10d08abfebd997cb695156133e514204b9c21ecfc3557a3e7c3bc41d41a7648e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bb99cfeb141ba26ca07219c54d367d6c4a32acacb000cbe68162c7cc7a7ee0cc [INFO] running `Command { std: "docker" "start" "-a" "bb99cfeb141ba26ca07219c54d367d6c4a32acacb000cbe68162c7cc7a7ee0cc", 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] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stderr] [INFO] [stderr] warning: `stellar-single-offer-contract` (lib) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/stellar_single_offer_contract-af6d247f9bfc7f05) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bb99cfeb141ba26ca07219c54d367d6c4a32acacb000cbe68162c7cc7a7ee0cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb99cfeb141ba26ca07219c54d367d6c4a32acacb000cbe68162c7cc7a7ee0cc", kill_on_drop: false }` [INFO] [stdout] bb99cfeb141ba26ca07219c54d367d6c4a32acacb000cbe68162c7cc7a7ee0cc