[INFO] cloning repository https://github.com/sanjayhashcash/rs-soroban-env [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sanjayhashcash/rs-soroban-env" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanjayhashcash%2Frs-soroban-env", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanjayhashcash%2Frs-soroban-env'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d45b21be3b38634d1edec6ef2b26a9196d5f7357 [INFO] testing sanjayhashcash/rs-soroban-env against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanjayhashcash%2Frs-soroban-env" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/sanjayhashcash/rs-soroban-env [INFO] finished tweaking git repo https://github.com/sanjayhashcash/rs-soroban-env [INFO] tweaked toml for git repo https://github.com/sanjayhashcash/rs-soroban-env written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sanjayhashcash/rs-soroban-env on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sanjayhashcash/rs-soroban-env 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/soroban-env-common/Cargo.toml: `build_dependencies` is deprecated in favor of `build-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-env-common` package) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7508b1dc8ac3772b7193fd9a3de9f8038bd0ff82ba5e53e92095fe623354d7e7 [INFO] running `Command { std: "docker" "start" "-a" "7508b1dc8ac3772b7193fd9a3de9f8038bd0ff82ba5e53e92095fe623354d7e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7508b1dc8ac3772b7193fd9a3de9f8038bd0ff82ba5e53e92095fe623354d7e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7508b1dc8ac3772b7193fd9a3de9f8038bd0ff82ba5e53e92095fe623354d7e7", kill_on_drop: false }` [INFO] [stdout] 7508b1dc8ac3772b7193fd9a3de9f8038bd0ff82ba5e53e92095fe623354d7e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23ea34bc57c18577a3b6a863c3368ea392b5e7496984f37e32f2afc6c15a396f [INFO] running `Command { std: "docker" "start" "-a" "23ea34bc57c18577a3b6a863c3368ea392b5e7496984f37e32f2afc6c15a396f", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/soroban-env-common/Cargo.toml: `build_dependencies` is deprecated in favor of `build-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-env-common` package) [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling escape-bytes v0.1.1 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling wasmi_arena v0.4.0 (https://github.com/HashCash-Consultants/wasmi?rev=2329ceae38c43c15607d71474d7be7776f428b3c#2329ceae) [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling wasmparser-nostd v0.100.2 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling soroban-env-host v21.0.0 (/opt/rustwide/workdir/soroban-env-host) [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling soroban-test-wasms v21.0.0 (/opt/rustwide/workdir/soroban-test-wasms) [INFO] [stderr] Compiling wasm-encoder v0.36.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling perf-event-open-sys v4.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling wasmi_core v0.13.0 (https://github.com/HashCash-Consultants/wasmi?rev=2329ceae38c43c15607d71474d7be7776f428b3c#2329ceae) [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling wasmparser v0.116.1 [INFO] [stderr] Compiling perf-event v0.4.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracking-allocator v0.4.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling sec1 v0.7.2 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling soroban-wasmi v0.31.1-soroban.20.0.1 (https://github.com/HashCash-Consultants/wasmi?rev=2329ceae38c43c15607d71474d7be7776f428b3c#2329ceae) [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.55 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling soroban-builtin-sdk-macros v21.0.0 (/opt/rustwide/workdir/soroban-builtin-sdk-macros) [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling ecdsa v0.16.7 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.1 [INFO] [stderr] Compiling ed25519-dalek v2.0.0 [INFO] [stderr] Compiling crate-git-revision v0.0.6 [INFO] [stderr] Compiling hcnet-strkey v0.0.8 [INFO] [stderr] Compiling hcnet-xdr v21.0.0 (https://github.com/sanjayhashcash/rs-hcnet-xdr?rev=7cd8fd5243da72c6d71b4f5729c0c7e89f5104d9#7cd8fd52) [INFO] [stderr] Compiling soroban-env-common v21.0.0 (/opt/rustwide/workdir/soroban-env-common) [INFO] [stderr] Compiling soroban-env-macros v21.0.0 (/opt/rustwide/workdir/soroban-env-macros) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> soroban-env-common/src/storage_type.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, FromPrimitive, PartialEq, Eq, Clone, Copy)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_StorageType` [INFO] [stdout] 12 | pub enum StorageType { [INFO] [stdout] | ----------- `StorageType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling soroban-env-guest v21.0.0 (/opt/rustwide/workdir/soroban-env-guest) [INFO] [stderr] Compiling soroban-bench-utils v21.0.0 (/opt/rustwide/workdir/soroban-bench-utils) [INFO] [stderr] Compiling soroban-synth-wasm v21.0.0 (/opt/rustwide/workdir/soroban-synth-wasm) [INFO] [stderr] Compiling test_no_std v21.0.0 (/opt/rustwide/workdir/soroban-env-common/tests/no_std) [INFO] [stdout] warning: unexpected `cfg` condition value: `tracy` [INFO] [stdout] --> soroban-bench-utils/src/tracker.rs:131:11 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "tracy")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracy` [INFO] [stdout] --> soroban-bench-utils/src/tracker.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(feature = "tracy")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracy` [INFO] [stdout] --> soroban-bench-utils/src/tracker.rs:156:15 [INFO] [stdout] | [INFO] [stdout] 156 | #[cfg(feature = "tracy")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracy` [INFO] [stdout] --> soroban-bench-utils/src/tracker.rs:182:15 [INFO] [stdout] | [INFO] [stdout] 182 | #[cfg(feature = "tracy")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> soroban-env-host/src/builtin_contracts/contract_error.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, FromPrimitive, PartialEq, Eq)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ContractError` [INFO] [stdout] 8 | pub(crate) enum ContractError { [INFO] [stdout] | ------------- `ContractError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling soroban-simulation v21.0.0 (/opt/rustwide/workdir/soroban-simulation) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "23ea34bc57c18577a3b6a863c3368ea392b5e7496984f37e32f2afc6c15a396f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ea34bc57c18577a3b6a863c3368ea392b5e7496984f37e32f2afc6c15a396f", kill_on_drop: false }` [INFO] [stdout] 23ea34bc57c18577a3b6a863c3368ea392b5e7496984f37e32f2afc6c15a396f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08f48bc916125c18bb373efe6c9fd085990d04163830a3fc550bc9fe3fb5bb81 [INFO] running `Command { std: "docker" "start" "-a" "08f48bc916125c18bb373efe6c9fd085990d04163830a3fc550bc9fe3fb5bb81", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/soroban-env-common/Cargo.toml: `build_dependencies` is deprecated in favor of `build-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-env-common` package) [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling soroban-env-host v21.0.0 (/opt/rustwide/workdir/soroban-env-host) [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling wasmprinter v0.2.72 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling expect-test v1.4.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling wide v0.7.17 [INFO] [stderr] Compiling drawille v0.3.0 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling sec1 v0.7.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling textplots v0.8.4 [INFO] [stderr] Compiling tabwriter v1.3.0 [INFO] [stderr] Compiling more-asserts v0.3.1 [INFO] [stderr] Compiling wasmi_core v0.13.0 (https://github.com/HashCash-Consultants/wasmi?rev=2329ceae38c43c15607d71474d7be7776f428b3c#2329ceae) [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling ecdsa v0.16.7 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling soroban-wasmi v0.31.1-soroban.20.0.1 (https://github.com/HashCash-Consultants/wasmi?rev=2329ceae38c43c15607d71474d7be7776f428b3c#2329ceae) [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling soroban-test-wasms v21.0.0 (/opt/rustwide/workdir/soroban-test-wasms) [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.55 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling soroban-builtin-sdk-macros v21.0.0 (/opt/rustwide/workdir/soroban-builtin-sdk-macros) [INFO] [stderr] Compiling bytes-lit v0.0.5 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling ed25519-dalek v2.0.0 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling num_enum_derive v0.7.1 [INFO] [stderr] Compiling num_enum v0.7.1 [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling crate-git-revision v0.0.6 [INFO] [stderr] Compiling wycheproof v0.5.1 [INFO] [stderr] Compiling hcnet-strkey v0.0.8 [INFO] [stderr] Compiling hcnet-xdr v21.0.0 (https://github.com/sanjayhashcash/rs-hcnet-xdr?rev=7cd8fd5243da72c6d71b4f5729c0c7e89f5104d9#7cd8fd52) [INFO] [stderr] Compiling soroban-env-common v21.0.0 (/opt/rustwide/workdir/soroban-env-common) [INFO] [stderr] Compiling lstsq v0.5.0 [INFO] [stderr] Compiling soroban-env-macros v21.0.0 (/opt/rustwide/workdir/soroban-env-macros) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> soroban-env-common/src/storage_type.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, FromPrimitive, PartialEq, Eq, Clone, Copy)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_StorageType` [INFO] [stdout] 12 | pub enum StorageType { [INFO] [stdout] | ----------- `StorageType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling soroban-synth-wasm v21.0.0 (/opt/rustwide/workdir/soroban-synth-wasm) [INFO] [stderr] Compiling soroban-bench-utils v21.0.0 (/opt/rustwide/workdir/soroban-bench-utils) [INFO] [stderr] Compiling soroban-env-guest v21.0.0 (/opt/rustwide/workdir/soroban-env-guest) [INFO] [stdout] warning: unexpected `cfg` condition value: `tracy` [INFO] [stdout] --> soroban-bench-utils/src/tracker.rs:131:11 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "tracy")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracy` [INFO] [stdout] --> soroban-bench-utils/src/tracker.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(feature = "tracy")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracy` [INFO] [stdout] --> soroban-bench-utils/src/tracker.rs:156:15 [INFO] [stdout] | [INFO] [stdout] 156 | #[cfg(feature = "tracy")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracy` [INFO] [stdout] --> soroban-bench-utils/src/tracker.rs:182:15 [INFO] [stdout] | [INFO] [stdout] 182 | #[cfg(feature = "tracy")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracy` [INFO] [stdout] --> soroban-bench-utils/src/tracker.rs:131:11 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "tracy")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracy` [INFO] [stdout] --> soroban-bench-utils/src/tracker.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(feature = "tracy")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracy` [INFO] [stdout] --> soroban-bench-utils/src/tracker.rs:156:15 [INFO] [stdout] | [INFO] [stdout] 156 | #[cfg(feature = "tracy")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracy` [INFO] [stdout] --> soroban-bench-utils/src/tracker.rs:182:15 [INFO] [stdout] | [INFO] [stdout] 182 | #[cfg(feature = "tracy")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `tracy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `opt_build` [INFO] [stdout] --> soroban-env-host/src/test.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(opt_build)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(opt_build)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(opt_build)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> soroban-env-common/src/storage_type.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, FromPrimitive, PartialEq, Eq, Clone, Copy)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_StorageType` [INFO] [stdout] 12 | pub enum StorageType { [INFO] [stdout] | ----------- `StorageType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> soroban-env-host/src/builtin_contracts/contract_error.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, FromPrimitive, PartialEq, Eq)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ContractError` [INFO] [stdout] 8 | pub(crate) enum ContractError { [INFO] [stdout] | ------------- `ContractError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling soroban-simulation v21.0.0 (/opt/rustwide/workdir/soroban-simulation) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> soroban-env-host/src/builtin_contracts/contract_error.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, FromPrimitive, PartialEq, Eq)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ContractError` [INFO] [stdout] 8 | pub(crate) enum ContractError { [INFO] [stdout] | ------------- `ContractError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> soroban-env-host/src/test/hcnet_asset_contract.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 81 | new_admin: &Address, [INFO] [stdout] 82 | ) -> TestHcnetAssetContract { [INFO] [stdout] | ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | ) -> TestHcnetAssetContract<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> soroban-env-host/src/test/hcnet_asset_contract.rs:89:37 [INFO] [stdout] | [INFO] [stdout] 89 | fn default_hcnet_asset_contract(&self) -> TestHcnetAssetContract { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 89 | fn default_hcnet_asset_contract(&self) -> TestHcnetAssetContract<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `soroban-env-host` (lib test); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name soroban_env_host --edition=2021 soroban-env-host/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="recording_mode"' --cfg 'feature="testutils"' --cfg 'feature="unstable-next-api"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "next", "recording_mode", "testutils", "tracy", "unstable-next-api"))' -C metadata=08b58e3c143f6990 -C extra-filename=-5f9d669d595104bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arbitrary=/opt/rustwide/target/debug/deps/libarbitrary-9a7abaa51db2d3b5.rlib --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-1895cbbdcd720389.rlib --extern bytes_lit=/opt/rustwide/target/debug/deps/libbytes_lit-1332dedb71f23929.so --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-3b4efab75a84c6f4.rlib --extern ecdsa=/opt/rustwide/target/debug/deps/libecdsa-e65f5ba76f4c6131.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-f7ff229a669e09aa.rlib --extern elliptic_curve=/opt/rustwide/target/debug/deps/libelliptic_curve-18293c92a79d5793.rlib --extern expect_test=/opt/rustwide/target/debug/deps/libexpect_test-7541724901577591.rlib --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-728f8cc25aa128a0.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-6a0ff7b142b2d279.rlib --extern hcnet_strkey=/opt/rustwide/target/debug/deps/libhcnet_strkey-0a5bf8f69544197f.rlib --extern hcnet_xdr=/opt/rustwide/target/debug/deps/libhcnet_xdr-1a105da5ac7c3c12.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-8878a654be8cbe3b.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-b7f0c98b84ca27a4.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-99f1475181083975.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-20f251c265fd35ca.rlib --extern lstsq=/opt/rustwide/target/debug/deps/liblstsq-e024f6dede938387.rlib --extern more_asserts=/opt/rustwide/target/debug/deps/libmore_asserts-f001e74054e64787.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-bf7970df4adb89c9.rlib --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-9a660d3e0a8e8b87.so --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-f34c82afa544391e.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-023227f1227e7525.rlib --extern p256=/opt/rustwide/target/debug/deps/libp256-a13e82e0e29825b8.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-a1788e4c6f9bae25.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-515b9d9d573ddf1e.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-47473d59ea0026b0.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-414ce073886133da.so --extern sec1=/opt/rustwide/target/debug/deps/libsec1-9d17ff6c15b783b1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-782041bf800d3076.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ec0224e6e6b01850.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-70339bcddb856840.rlib --extern soroban_bench_utils=/opt/rustwide/target/debug/deps/libsoroban_bench_utils-becdf17802ea8ea3.rlib --extern soroban_builtin_sdk_macros=/opt/rustwide/target/debug/deps/libsoroban_builtin_sdk_macros-6aa144ac031f6958.so --extern soroban_env_common=/opt/rustwide/target/debug/deps/libsoroban_env_common-79b95ef277473250.rlib --extern soroban_env_macros=/opt/rustwide/target/debug/deps/libsoroban_env_macros-798f3b22475f9a5a.so --extern soroban_synth_wasm=/opt/rustwide/target/debug/deps/libsoroban_synth_wasm-c434d4e2d661fffa.rlib --extern soroban_test_wasms=/opt/rustwide/target/debug/deps/libsoroban_test_wasms-f4b6eee92539e68e.rlib --extern wasmi=/opt/rustwide/target/debug/deps/libsoroban_wasmi-eb5d4ba7c143fa38.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern tabwriter=/opt/rustwide/target/debug/deps/libtabwriter-e9587e82ad775a28.rlib --extern textplots=/opt/rustwide/target/debug/deps/libtextplots-9a16607287c4dc69.rlib --extern thousands=/opt/rustwide/target/debug/deps/libthousands-5b1e24247d0bb34d.rlib --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-aa6b05f6226d67ac.rlib --extern wasmparser=/opt/rustwide/target/debug/deps/libwasmparser-be2afd5687e70a99.rlib --extern wasmprinter=/opt/rustwide/target/debug/deps/libwasmprinter-4455680a55570934.rlib --extern wycheproof=/opt/rustwide/target/debug/deps/libwycheproof-1093a2ceebf98673.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "08f48bc916125c18bb373efe6c9fd085990d04163830a3fc550bc9fe3fb5bb81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08f48bc916125c18bb373efe6c9fd085990d04163830a3fc550bc9fe3fb5bb81", kill_on_drop: false }` [INFO] [stdout] 08f48bc916125c18bb373efe6c9fd085990d04163830a3fc550bc9fe3fb5bb81