[INFO] cloning repository https://github.com/keohanoi/cw-multi-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keohanoi/cw-multi-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeohanoi%2Fcw-multi-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeohanoi%2Fcw-multi-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5633f29fb4451db2d2141d218c92c9d5d8f81ac9 [INFO] testing keohanoi/cw-multi-test against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeohanoi%2Fcw-multi-test" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keohanoi/cw-multi-test on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/keohanoi/cw-multi-test [INFO] finished tweaking git repo https://github.com/keohanoi/cw-multi-test [INFO] tweaked toml for git repo https://github.com/keohanoi/cw-multi-test written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/keohanoi/cw-multi-test 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded schemars_derive v0.8.17 [INFO] [stderr] Downloaded schemars v0.8.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc2d4f0d79d12a4c64d8665aabcf98dda8764176f871e4f094acdc1e36328263 [INFO] running `Command { std: "docker" "start" "-a" "bc2d4f0d79d12a4c64d8665aabcf98dda8764176f871e4f094acdc1e36328263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc2d4f0d79d12a4c64d8665aabcf98dda8764176f871e4f094acdc1e36328263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc2d4f0d79d12a4c64d8665aabcf98dda8764176f871e4f094acdc1e36328263", kill_on_drop: false }` [INFO] [stdout] bc2d4f0d79d12a4c64d8665aabcf98dda8764176f871e4f094acdc1e36328263 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf010a523022d7cc184efb571a0057d30d5924fb9efb8e439bd1e41c50410652 [INFO] running `Command { std: "docker" "start" "-a" "bf010a523022d7cc184efb571a0057d30d5924fb9efb8e439bd1e41c50410652", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling schemars v0.8.17 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling bnum v0.10.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling schemars_derive v0.8.17 [INFO] [stderr] Compiling prost-derive v0.12.4 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling cosmwasm-derive v2.0.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v2.0.2 [INFO] [stderr] Compiling prost v0.12.4 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde-json-wasm v1.0.1 [INFO] [stderr] Compiling cosmwasm-crypto v2.0.2 [INFO] [stderr] Compiling cosmwasm-std v2.0.2 [INFO] [stderr] Compiling cosmwasm-schema v2.0.2 [INFO] [stderr] Compiling cw-storage-plus v2.0.0 [INFO] [stderr] Compiling cw-utils v2.0.0 [INFO] [stderr] Compiling cw-multi-test v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.69s [INFO] running `Command { std: "docker" "inspect" "bf010a523022d7cc184efb571a0057d30d5924fb9efb8e439bd1e41c50410652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf010a523022d7cc184efb571a0057d30d5924fb9efb8e439bd1e41c50410652", kill_on_drop: false }` [INFO] [stdout] bf010a523022d7cc184efb571a0057d30d5924fb9efb8e439bd1e41c50410652 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abffd17a7678d5de313bd8c4dc7da484fe3fab4ae3a12d3041245191da608bc8 [INFO] running `Command { std: "docker" "start" "-a" "abffd17a7678d5de313bd8c4dc7da484fe3fab4ae3a12d3041245191da608bc8", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling cosmwasm-crypto v2.0.2 [INFO] [stderr] Compiling cosmwasm-std v2.0.2 [INFO] [stderr] Compiling cw-storage-plus v2.0.0 [INFO] [stderr] Compiling cw-utils v2.0.0 [INFO] [stderr] Compiling cw-multi-test v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `MyStorage` is never constructed [INFO] [stdout] --> tests/test_app_builder/test_with_storage.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct MyStorage(BTreeMap, Vec>); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MyStorage` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.02s [INFO] running `Command { std: "docker" "inspect" "abffd17a7678d5de313bd8c4dc7da484fe3fab4ae3a12d3041245191da608bc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abffd17a7678d5de313bd8c4dc7da484fe3fab4ae3a12d3041245191da608bc8", kill_on_drop: false }` [INFO] [stdout] abffd17a7678d5de313bd8c4dc7da484fe3fab4ae3a12d3041245191da608bc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 509fb453bf4e649e95f16fc857dfe47de169d675820473e22754ca71d7cd4453 [INFO] running `Command { std: "docker" "start" "-a" "509fb453bf4e649e95f16fc857dfe47de169d675820473e22754ca71d7cd4453", kill_on_drop: false }` [INFO] [stderr] warning: struct `MyStorage` is never constructed [INFO] [stderr] --> tests/test_app_builder/test_with_storage.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 9 | struct MyStorage(BTreeMap, Vec>); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MyStorage` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cw-multi-test` (test "mod") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_multi_test-a7faa49269d27b7e) [INFO] [stdout] [INFO] [stdout] running 116 tests [INFO] [stdout] test bank::test::burn_coins ... ok [INFO] [stdout] test bank::test::fail_on_zero_values ... ok [INFO] [stdout] test bank::test::get_set_balance ... ok [INFO] [stdout] test bank::test::send_coins ... ok [INFO] [stdout] test prefixed_storage::length_prefixed::tests::to_length_prefixed_calculates_capacity_correctly ... ok [INFO] [stdout] test prefixed_storage::length_prefixed::tests::to_length_prefixed_nested_allows_many_long_namespaces ... ok [INFO] [stdout] test prefixed_storage::length_prefixed::tests::encode_length_works ... ok [INFO] [stdout] test bank::test::set_get_all_denom_metadata_should_work ... ok [INFO] [stdout] test prefixed_storage::length_prefixed::tests::to_length_prefixed_nested_calculates_capacity_correctly ... ok [INFO] [stdout] test prefixed_storage::length_prefixed::tests::to_length_prefixed_nested_works ... ok [INFO] [stdout] test bank::test::set_get_denom_metadata_should_work ... ok [INFO] [stdout] test prefixed_storage::length_prefixed::tests::to_length_prefixed_works ... ok [INFO] [stdout] test prefixed_storage::length_prefixed::tests::to_length_prefixed_works_for_long_prefix ... ok [INFO] [stdout] test prefixed_storage::namespace_helpers::tests::namespace_upper_bound_works ... ok [INFO] [stdout] test prefixed_storage::namespace_helpers::tests::prefix_get_set ... ok [INFO] [stdout] test prefixed_storage::namespace_helpers::tests::range_with_prefix_wrap_over ... ok [INFO] [stdout] test prefixed_storage::namespace_helpers::tests::range_with_start_end_set ... ok [INFO] [stdout] test prefixed_storage::namespace_helpers::tests::range_works ... ok [INFO] [stdout] test prefixed_storage::tests::prefixed_storage_range ... ok [INFO] [stdout] test prefixed_storage::tests::prefixed_storage_set_and_get ... ok [INFO] [stdout] test prefixed_storage::tests::readonly_prefixed_storage_get ... ok [INFO] [stdout] test prefixed_storage::tests::prefixed_storage_multilevel_set_and_get ... ok [INFO] [stdout] test prefixed_storage::tests::readonly_prefixed_storage_multilevel_get ... ok [INFO] [stdout] test staking::test::msg::can_set_withdraw_address ... ok [INFO] [stdout] test staking::test::msg::delegation_queries_unbonding ... ok [INFO] [stdout] test staking::test::msg::delegations_slashed ... ok [INFO] [stdout] test prefixed_storage::length_prefixed::tests::to_length_prefixed_panics_for_too_long_prefix - should panic ... ok [INFO] [stdout] test staking::test::msg::execute ... ok [INFO] [stdout] test prefixed_storage::tests::readonly_prefixed_storage_remove - should panic ... ok [INFO] [stdout] test prefixed_storage::tests::readonly_prefixed_storage_set - should panic ... ok [INFO] [stdout] test staking::test::add_get_validators ... ok [INFO] [stdout] test staking::test::msg::cannot_steal ... ok [INFO] [stdout] test staking::test::msg::cannot_slash_nonexistent ... ok [INFO] [stdout] test prefixed_storage::length_prefixed::tests::encode_length_panics_for_large_values - should panic ... ok [INFO] [stdout] test staking::test::msg::denom_validation ... ok [INFO] [stdout] test staking::test::msg::non_existent_validator ... ok [INFO] [stdout] test staking::test::msg::partial_unbonding_reduces_stake ... ok [INFO] [stdout] test staking::test::msg::rewards_initial_wait ... ok [INFO] [stdout] test staking::test::rewards_work_for_single_delegator ... ok [INFO] [stdout] test tests::test_app::custom_handler::dispatches_messages ... ok [INFO] [stdout] test staking::test::msg::query_staking ... ok [INFO] [stdout] test staking::test::rewards_work_for_multiple_delegators ... ok [INFO] [stdout] test staking::test::msg::zero_staking_forbidden ... ok [INFO] [stdout] test staking::test::validator_slashing ... ok [INFO] [stdout] test tests::test_app::errors::double_nested_call ... ok [INFO] [stdout] test tests::test_app::multi_level_bank_cache ... ok [INFO] [stdout] test tests::test_app::duplicate_contract_code ... ok [INFO] [stdout] test tests::test_app::errors::nested_call ... ok [INFO] [stdout] test tests::test_app::protobuf_wrapped_data::execute_wrapped_properly ... ok [INFO] [stdout] test tests::test_app::protobuf_wrapped_data::instantiate_with_reply_works ... ok [INFO] [stdout] test tests::test_app::protobuf_wrapped_data::instantiate_with_data_works ... ok [INFO] [stdout] test tests::test_app::errors::simple_instantiation ... ok [INFO] [stdout] test tests::test_app::protobuf_wrapped_data::instantiate_wrapped_properly ... ok [INFO] [stdout] test tests::test_app::custom_messages::triggering_custom_msg ... ok [INFO] [stdout] test tests::test_app::errors::simple_call ... ok [INFO] [stdout] test tests::test_app::contract_instantiation::instantiate2_works ... ok [INFO] [stdout] test tests::test_app::reflect_sub_message_reply_works ... ok [INFO] [stdout] test tests::test_app::reply_data_overwrite::single_no_submsg_data ... ok [INFO] [stdout] test tests::test_app::reply_data_overwrite::no_submsg ... ok [INFO] [stdout] test tests::test_app::reply_data_overwrite::single_no_top_level_data ... ok [INFO] [stdout] test tests::test_app::reply_data_overwrite::multiple_submsg ... ok [INFO] [stdout] test tests::test_app::reply_data_overwrite::nested_submsg ... ok [INFO] [stdout] test tests::test_app::reflect_error ... ok [INFO] [stdout] test tests::test_app::reflect_success ... ok [INFO] [stdout] test tests::test_app::reply_data_overwrite::single_submsg_no_reply ... ok [INFO] [stdout] test tests::test_app::reply_data_overwrite::multiple_submsg_mixed ... ok [INFO] [stdout] test tests::test_app::reply_data_overwrite::single_submsg ... ok [INFO] [stdout] test tests::test_app::reply_data_overwrite::multiple_submsg_no_reply ... ok [INFO] [stdout] test tests::test_app::response_validation::empty_event_attribute_value ... ok [INFO] [stdout] test tests::test_app::response_validation::empty_event_attribute_key ... ok [INFO] [stdout] test tests::test_app::response_validation::empty_attribute_key ... ok [INFO] [stdout] test tests::test_app::send_tokens ... ok [INFO] [stdout] test tests::test_app::sent_wasm_migration_works ... ok [INFO] [stdout] test tests::test_app::response_validation::too_short_event_type ... ok [INFO] [stdout] test tests::test_app::reply_data_overwrite::single_submsg_reply_returns_none ... ok [INFO] [stdout] test tests::test_app::send_update_admin_works ... ok [INFO] [stdout] test tests::test_app::response_validation::empty_attribute_value ... ok [INFO] [stdout] test tests::test_app::update_block ... ok [INFO] [stdout] test tests::test_app::simple_contract ... ok [INFO] [stdout] test tests::test_app::sudo_works ... ok [INFO] [stdout] test tests::test_custom_handler::custom_handler_has_no_sudo ... ok [INFO] [stdout] test tests::test_custom_handler::custom_handler_works ... ok [INFO] [stdout] test tests::test_error::instantiating_error_should_work ... ok [INFO] [stdout] test tests::test_ibc::accepting_ibc ... ok [INFO] [stdout] test tests::test_gov::accepting_gov ... ok [INFO] [stdout] test tests::test_app::wasm_queries::query_existing_code_info ... ok [INFO] [stdout] test tests::test_gov::default_gov ... ok [INFO] [stdout] test tests::test_ibc::default_ibc ... ok [INFO] [stdout] test tests::test_stargate::accepting_stargate_handler_should_work ... ok [INFO] [stdout] test tests::test_app::sent_funds_properly_visible_on_execution ... ok [INFO] [stdout] test tests::test_app::wasm_queries::query_non_existing_code_info ... ok [INFO] [stdout] test tests::test_stargate::default_failing_stargate_handler_should_work ... ok [INFO] [stdout] test transactions::test::commit_writes_through ... ok [INFO] [stdout] test transactions::test::delete_local ... ok [INFO] [stdout] test transactions::test::storage_transaction_iterator_empty_base ... ok [INFO] [stdout] test transactions::test::wrap_box_storage ... ok [INFO] [stdout] test transactions::test::storage_remains_readable ... ok [INFO] [stdout] test transactions::test::ignore_same_as_rollback ... ok [INFO] [stdout] test transactions::test::storage_transaction_iterator_removed_items_from_base ... ok [INFO] [stdout] test transactions::test::wrap_box_dyn_storage ... ok [INFO] [stdout] test transactions::test::wrap_ref_cell_dyn_storage ... ok [INFO] [stdout] test wasm::test::different_contracts_must_have_different_checksum ... ok [INFO] [stdout] test wasm::test::contract_send_coins ... ok [INFO] [stdout] test wasm::test::query_code_info ... ok [INFO] [stdout] test transactions::test::wrap_storage ... ok [INFO] [stdout] test transactions::test::delete_from_base ... ok [INFO] [stdout] test transactions::test::storage_transaction_iterator_with_base_data ... ok [INFO] [stdout] test transactions::test::wrap_ref_cell ... ok [INFO] [stdout] test wasm::test::can_dump_raw_wasm_state ... ok [INFO] [stdout] test wasm::test::can_use_custom_address_generator ... ok [INFO] [stdout] test wasm::test::query_contract_info ... ok [INFO] [stdout] test wasm::test::register_contract ... ok [INFO] [stdout] test wasm::test::multi_level_wasm_cache ... ok [INFO] [stdout] test wasm::test::uses_simple_address_generator_by_default ... ok [INFO] [stdout] test wasm::test::querying_invalid_code_info_must_fail ... ok [INFO] [stdout] test wasm::test::update_clear_admin_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 116 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-2ee47a0d58c4ecfe) [INFO] [stdout] [INFO] [stdout] running 83 tests [INFO] [stdout] test test_api::test_addr::conversion_with_default_prefix_should_work ... ok [INFO] [stdout] test test_api::test_addr::conversion_with_custom_prefix_should_work ... ok [INFO] [stdout] test test_api::test_bech32::address_canonicalize_humanize_should_work ... ok [INFO] [stdout] test test_api::test_bech32::addr_validate_invalid_prefix ... ok [INFO] [stdout] test test_api::test_bech32::address_humanize_canonical_too_long ... ok [INFO] [stdout] test test_api::test_bech32::debug_should_not_panic ... ok [INFO] [stdout] test test_api::test_bech32::api_bech32_should_differ_from_bech32m ... ok [INFO] [stdout] test test_api::test_bech32::new_api_bech32_should_work ... ok [INFO] [stdout] test test_api::test_bech32::ed25519_batch_verify_works ... ok [INFO] [stdout] test test_api::test_bech32::ed25519_verify_works ... ok [INFO] [stdout] test test_api::test_bech32::secp256k1_verify_works ... ok [INFO] [stdout] test test_api::test_bech32::address_validate_should_work ... ok [INFO] [stdout] test test_api::test_bech32m::address_canonicalize_humanize_should_work ... ok [INFO] [stdout] test test_api::test_bech32::secp256k1_recover_pubkey_works ... ok [INFO] [stdout] test test_api::test_bech32::address_make_prefix_too_long - should panic ... ok [INFO] [stdout] test test_api::test_bech32::address_humanize_prefix_too_long ... ok [INFO] [stdout] test test_api::test_bech32::address_validate_invalid_address ... ok [INFO] [stdout] test test_api::test_bech32::address_validate_invalid_variant ... ok [INFO] [stdout] test test_api::test_bech32m::addr_validate_invalid_prefix ... ok [INFO] [stdout] test test_api::test_bech32m::address_make_prefix_too_long - should panic ... ok [INFO] [stdout] test test_api::test_bech32m::address_humanize_canonical_too_long ... ok [INFO] [stdout] test test_api::test_bech32m::address_humanize_prefix_too_long ... ok [INFO] [stdout] test test_api::test_bech32m::address_validate_invalid_address ... ok [INFO] [stdout] test test_api::test_bech32m::address_validate_invalid_variant ... ok [INFO] [stdout] test test_api::test_bech32m::address_validate_should_work ... ok [INFO] [stdout] test test_api::test_bech32m::debug_should_not_panic ... ok [INFO] [stdout] test test_api::test_prefixed::addr_validate_invalid_prefix ... ok [INFO] [stdout] test test_api::test_prefixed::address_humanize_prefix_too_long ... ok [INFO] [stdout] test test_api::test_bech32m::ed25519_verify_works ... ok [INFO] [stdout] test test_api::test_prefixed::address_validate_invalid_address ... ok [INFO] [stdout] test test_api::test_prefixed::address_validate_should_work ... ok [INFO] [stdout] test test_api::test_prefixed::debug_should_not_panic ... ok [INFO] [stdout] test test_api::test_prefixed::ed25519_batch_verify_works ... ok [INFO] [stdout] test test_api::test_bech32m::new_api_bech32m_should_work ... ok [INFO] [stdout] test test_api::test_prefixed::ed25519_verify_works ... ok [INFO] [stdout] test test_api::test_prefixed::address_canonicalize_humanize_should_work ... ok [INFO] [stdout] test test_api::test_prefixed::new_api_bech32_should_work ... ok [INFO] [stdout] test test_app::test_instantiate2::instantiate2_fails_for_duplicated_addresses ... ok [INFO] [stdout] test test_api::test_prefixed::address_make_prefix_too_long - should panic ... ok [INFO] [stdout] test test_app::test_instantiate2::instantiate2_works ... ok [INFO] [stdout] test test_app::test_store_code::store_code_generates_default_address_for_creator ... ok [INFO] [stdout] test test_api::test_bech32m::ed25519_batch_verify_works ... ok [INFO] [stdout] test test_api::test_bech32m::api_bech32m_should_differ_from_bech32 ... ok [INFO] [stdout] test test_app::test_store_code_with_creator::store_code_with_custom_creator_address_should_work ... ok [INFO] [stdout] test test_api::test_bech32m::secp256k1_verify_works ... ok [INFO] [stdout] test test_app::test_store_code_with_id::storing_code_with_custom_identifier_should_work ... ok [INFO] [stdout] test test_app::test_store_code_with_id::storing_with_the_same_id_is_not_allowed ... ok [INFO] [stdout] test test_app::test_instantiate2::instantiate2_should_work_for_multiple_salts ... ok [INFO] [stdout] test test_api::test_prefixed::secp256k1_verify_works ... ok [INFO] [stdout] test test_api::test_bech32m::secp256k1_recover_pubkey_works ... ok [INFO] [stdout] test test_app::test_store_code_with_id::zero_code_id_is_not_allowed ... ok [INFO] [stdout] test test_app_builder::test_with_api::building_app_with_custom_api_should_work ... ok [INFO] [stdout] test test_api::test_prefixed::secp256k1_recover_pubkey_works ... ok [INFO] [stdout] test test_app_builder::test_with_block::building_app_with_custom_block_should_work ... ok [INFO] [stdout] test test_app_builder::test_with_distribution::building_app_with_custom_distribution_should_work ... ok [INFO] [stdout] test test_app_builder::test_ffi::test_ffi ... FAILED [INFO] [stdout] test test_app::test_store_code_with_id::storing_code_with_consecutive_identifiers ... ok [INFO] [stdout] test test_app_builder::test_with_bank::building_app_with_custom_bank_should_work ... ok [INFO] [stdout] test test_app::test_store_code_with_id::no_more_identifiers_available - should panic ... ok [INFO] [stdout] test test_app::test_store_code::storing_code_assigns_consecutive_identifiers ... ok [INFO] [stdout] test test_app_builder::test_with_gov::building_app_with_custom_gov_should_work ... ok [INFO] [stdout] test test_app_builder::test_with_ibc::building_app_with_custom_ibc_should_work ... ok [INFO] [stdout] test test_app_builder::test_with_staking::building_app_with_custom_staking_should_work ... ok [INFO] [stdout] test test_app_builder::test_with_stargate::building_app_with_accepting_stargate_should_work ... ok [INFO] [stdout] test test_app_builder::test_with_stargate::building_app_with_custom_stargate_should_work ... ok [INFO] [stdout] test test_app_builder::test_with_stargate::default_failing_stargate_should_work ... ok [INFO] [stdout] test test_contract_storage::read_write_contract_storage_should_work ... ok [INFO] [stdout] test test_module::test_accepting_module::accepting_module_new_works ... ok [INFO] [stdout] test test_module::test_accepting_module::accepting_module_default_works ... ok [INFO] [stdout] test test_app_builder::test_with_storage::building_app_with_custom_storage_should_work ... ok [INFO] [stdout] test test_app_builder::test_with_wasm::building_app_with_custom_wasm_should_work ... ok [INFO] [stdout] test test_app_builder::test_with_wasm::compiling_with_wasm_keeper_should_work ... ok [INFO] [stdout] test test_prefixed_storage::test_prefixed_storage_bank::reading_bank_storage_should_work ... ok [INFO] [stdout] test test_prefixed_storage::test_prefixed_storage_bank::writing_bank_storage_should_work ... ok [INFO] [stdout] test test_wasm::test_with_addr_gen::creating_contract_with_the_same_predictable_address_should_fail ... ok [INFO] [stdout] test test_wasm::test_with_checksum_gen::custom_checksum_generator_should_work ... ok [INFO] [stdout] test test_wasm::test_with_checksum_gen::default_checksum_generator_should_work ... ok [INFO] [stdout] test test_module::test_failing_module::failing_module_default_works ... ok [INFO] [stdout] test test_module::test_failing_module::failing_module_new_works ... ok [INFO] [stdout] test test_prefixed_storage::test_prefixed_multilevel_storage::multilevel_storage_should_work ... ok [INFO] [stdout] test test_wasm::test_with_addr_gen::custom_address_generator_should_work ... ok [INFO] [stdout] test test_wasm::test_with_addr_gen::predictable_contract_address_should_work ... ok [INFO] [stdout] test test_wasm::test_with_addr_gen::contract_address_should_work ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_app_builder::test_ffi::test_ffi stdout ---- [INFO] [stdout] thread 'test_app_builder::test_ffi::test_ffi' panicked at src/app.rs:62:31: [INFO] [stdout] failed to execute command : Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56df6adc9eaa - std::backtrace_rs::backtrace::libunwind::trace::hfe0e1def394da018 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x56df6adc9eaa - std::backtrace_rs::backtrace::trace_unsynchronized::h96fbb6d117554616 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56df6adc9eaa - std::sys::backtrace::_print_fmt::he1169c6f8956325b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56df6adc9eaa - ::fmt::ha4a311b32f6b4ad8 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56df6adf0d13 - core::fmt::rt::Argument::fmt::h8ccd2627d2418ed3 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x56df6adf0d13 - core::fmt::write::h1866771663f62b81 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/fmt/mod.rs:1189:21 [INFO] [stdout] 6: 0x56df6adc6e73 - std::io::Write::write_fmt::h2df399c9fb8c6039 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/io/mod.rs:1884:15 [INFO] [stdout] 7: 0x56df6adc9cf2 - std::sys::backtrace::BacktraceLock::print::hddd3a9918ce29aa7 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x56df6adcb32d - std::panicking::default_hook::{{closure}}::h791f75256b902d7d [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x56df6adcb137 - std::panicking::default_hook::h82cc572fcb0d8cd7 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x56df6abfbc87 - as core::ops::function::Fn>::call::h47f4385e5c05a6bc [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 11: 0x56df6abfbc87 - test::test_main::{{closure}}::h592b6187ee9bbe51 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x56df6adcb9d8 - as core::ops::function::Fn>::call::h80408f032954f187 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 13: 0x56df6adcb9d8 - std::panicking::rust_panic_with_hook::he21644cc2707f2c4 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x56df6adcb79a - std::panicking::begin_panic_handler::{{closure}}::h42f7c414fed3cad9 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x56df6adca389 - std::sys::backtrace::__rust_end_short_backtrace::ha26cf5766b4e8c65 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x56df6adcb42c - rust_begin_unwind [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x56df6aacebb0 - core::panicking::panic_fmt::h74866b78e934b1c0 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panicking.rs:76:14 [INFO] [stdout] 18: 0x56df6aaceff6 - core::result::unwrap_failed::h899ed7ab2ccb8159 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x56df6ac580b8 - core::result::Result::expect::h40587aa77d259bf1 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x56df6ac52b88 - cw_multi_test::app::ffi::h080db025d331d5c7 [INFO] [stdout] at /opt/rustwide/workdir/src/app.rs:62:18 [INFO] [stdout] 21: 0x56df6ab51fce - cw_multi_test::app::App::ffi::h0f76e6b379fe12d6 [INFO] [stdout] at /opt/rustwide/workdir/src/app.rs:598:9 [INFO] [stdout] 22: 0x56df6ab15521 - mod::test_app_builder::test_ffi::test_ffi::h173b8122c9187dd7 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_app_builder/test_ffi.rs:15:18 [INFO] [stdout] 23: 0x56df6ab15217 - mod::test_app_builder::test_ffi::test_ffi::{{closure}}::h44cdae81b402612a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_app_builder/test_ffi.rs:4:14 [INFO] [stdout] 24: 0x56df6ab7fed6 - core::ops::function::FnOnce::call_once::hce148b01b1da7342 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x56df6ac0083b - core::ops::function::FnOnce::call_once::h2f54be8ccda9ff77 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x56df6ac0083b - test::__rust_begin_short_backtrace::h505f4667df5bf10c [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:632:18 [INFO] [stdout] 27: 0x56df6ac00198 - test::run_test_in_process::{{closure}}::h5ed3028e6069c117 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:655:60 [INFO] [stdout] 28: 0x56df6ac00198 - as core::ops::function::FnOnce<()>>::call_once::hbf705be6aea7c287 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x56df6ac00198 - std::panicking::try::do_call::h555223a41631f02b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:557:40 [INFO] [stdout] 30: 0x56df6ac00198 - std::panicking::try::he81e496d432108c4 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:520:19 [INFO] [stdout] 31: 0x56df6ac00198 - std::panic::catch_unwind::hb2ff356e76867b52 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panic.rs:358:14 [INFO] [stdout] 32: 0x56df6ac00198 - test::run_test_in_process::h665bcd2e01d69f5b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:655:27 [INFO] [stdout] 33: 0x56df6ac00198 - test::run_test::{{closure}}::ha58fbc9c79c6786d [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:576:43 [INFO] [stdout] 34: 0x56df6abc3c3a - test::run_test::{{closure}}::h958602d5fcb1d647 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:606:41 [INFO] [stdout] 35: 0x56df6abc3c3a - std::sys::backtrace::__rust_begin_short_backtrace::h7ca2fb16f64faa0f [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 36: 0x56df6abc74f4 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hebe77fbe87ddae61 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 37: 0x56df6abc74f4 - as core::ops::function::FnOnce<()>>::call_once::h5e26d6a69f85d1d6 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x56df6abc74f4 - std::panicking::try::do_call::h9787fac579f00884 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:557:40 [INFO] [stdout] 39: 0x56df6abc74f4 - std::panicking::try::h788012b555fbd7c5 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:520:19 [INFO] [stdout] 40: 0x56df6abc74f4 - std::panic::catch_unwind::hd194f26f99a98fb5 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panic.rs:358:14 [INFO] [stdout] 41: 0x56df6abc74f4 - std::thread::Builder::spawn_unchecked_::{{closure}}::h31c0dcba34ed449c [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 42: 0x56df6abc74f4 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h60302d9c688101a6 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x56df6adcfa1b - as core::ops::function::FnOnce>::call_once::h9578f6ea1d4e1c4b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 44: 0x56df6adcfa1b - as core::ops::function::FnOnce>::call_once::hf4a2f438d8019348 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 45: 0x56df6adcfa1b - std::sys::pal::unix::thread::Thread::new::thread_start::h14f1eb868ff90fc9 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 46: 0x77868d248ac3 - [INFO] [stdout] 47: 0x77868d2d9a04 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_app_builder::test_ffi::test_ffi [INFO] [stdout] [INFO] [stdout] test result: FAILED. 82 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test mod` [INFO] running `Command { std: "docker" "inspect" "509fb453bf4e649e95f16fc857dfe47de169d675820473e22754ca71d7cd4453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "509fb453bf4e649e95f16fc857dfe47de169d675820473e22754ca71d7cd4453", kill_on_drop: false }` [INFO] [stdout] 509fb453bf4e649e95f16fc857dfe47de169d675820473e22754ca71d7cd4453