[INFO] fetching crate odra-cli 2.3.1... [INFO] testing odra-cli-2.3.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate odra-cli 2.3.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate odra-cli 2.3.1 [INFO] finished tweaking crates.io crate odra-cli 2.3.1 [INFO] tweaked toml for crates.io crate odra-cli 2.3.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate odra-cli 2.3.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate odra-cli 2.3.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded odra-build v2.3.1 [INFO] [stderr] Downloaded odra-schema v2.3.1 [INFO] [stderr] Downloaded prettycli v0.1.1 [INFO] [stderr] Downloaded ink_allocator v5.1.1 [INFO] [stderr] Downloaded hex-buffer-serde v0.4.0 [INFO] [stderr] Downloaded derive-try-from-ref v0.1.0 [INFO] [stderr] Downloaded odra-casper-wasm-env v2.3.1 [INFO] [stderr] Downloaded odra-core v2.3.1 [INFO] [stderr] Downloaded odra-macros v2.3.1 [INFO] [stderr] Downloaded odra v2.3.1 [INFO] [stderr] Downloaded jsonrpc-lite v0.6.1 [INFO] [stderr] Downloaded casper-contract v5.1.1 [INFO] [stderr] Downloaded odra-casper-livenet-env v2.3.1 [INFO] [stderr] Downloaded odra-casper-rpc-client v2.3.1 [INFO] [stderr] Downloaded odra-casper-client v3.0.2 [INFO] [stderr] Downloaded casper-contract-schema v0.5.0 [INFO] [stderr] Downloaded casper-event-standard-macro v0.7.0 [INFO] [stderr] Downloaded casper-event-standard v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44560b16601bced42ffc04f4638de75f285fbd317f1231f31f1301a0a597b25c [INFO] running `Command { std: "docker" "start" "-a" "44560b16601bced42ffc04f4638de75f285fbd317f1231f31f1301a0a597b25c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44560b16601bced42ffc04f4638de75f285fbd317f1231f31f1301a0a597b25c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44560b16601bced42ffc04f4638de75f285fbd317f1231f31f1301a0a597b25c", kill_on_drop: false }` [INFO] [stdout] 44560b16601bced42ffc04f4638de75f285fbd317f1231f31f1301a0a597b25c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d47f4684ce39d398ccc495e54b0221f607e7ca4a1beea23669cacb5003aaaedc [INFO] running `Command { std: "docker" "start" "-a" "d47f4684ce39d398ccc495e54b0221f607e7ca4a1beea23669cacb5003aaaedc", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerovec v0.11.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling derp v0.0.14 [INFO] [stderr] Compiling uint v0.9.5 [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 crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling casper-event-standard-macro v0.7.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling schemars_derive v0.9.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling odra-casper-client v3.0.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling odra-schema v2.3.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling jsonrpc-lite v0.6.1 [INFO] [stderr] Compiling hex-buffer-serde v0.4.0 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling derive-try-from-ref v0.1.0 [INFO] [stderr] Compiling project-root v0.2.2 [INFO] [stderr] Compiling serde-map-to-array v1.1.1 [INFO] [stderr] Compiling casper-types v6.0.1 [INFO] [stderr] Compiling schemars v0.9.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling clap_complete v4.5.55 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling prettycli v0.1.1 [INFO] [stderr] Compiling odra-macros v2.3.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling odra-build v2.3.1 [INFO] [stderr] Compiling odra-cli v2.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling casper-event-standard v0.7.0 [INFO] [stderr] Compiling casper-contract-schema v0.5.0 [INFO] [stderr] Compiling odra-core v2.3.1 [INFO] [stderr] Compiling odra v2.3.1 [INFO] [stderr] Compiling odra-casper-rpc-client v2.3.1 [INFO] [stderr] Compiling odra-casper-livenet-env v2.3.1 [INFO] [stdout] warning: struct `GenericCLValueParser` is never constructed [INFO] [stdout] --> src/parser.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GenericCLValueParser { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/parser.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl GenericCLValueParser { [INFO] [stdout] | ----------------------------------------------------------------------------- associated function in this implementation [INFO] [stdout] 16 | /// Parse non-empty string values [INFO] [stdout] 17 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "d47f4684ce39d398ccc495e54b0221f607e7ca4a1beea23669cacb5003aaaedc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d47f4684ce39d398ccc495e54b0221f607e7ca4a1beea23669cacb5003aaaedc", kill_on_drop: false }` [INFO] [stdout] d47f4684ce39d398ccc495e54b0221f607e7ca4a1beea23669cacb5003aaaedc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcc7f9760f57e1d0bc1b50f41bba9dea3882f38bd38a44c266d2b56b9d993868 [INFO] running `Command { std: "docker" "start" "-a" "bcc7f9760f57e1d0bc1b50f41bba9dea3882f38bd38a44c266d2b56b9d993868", kill_on_drop: false }` [INFO] [stdout] warning: struct `GenericCLValueParser` is never constructed [INFO] [stdout] --> src/parser.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GenericCLValueParser { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/parser.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl GenericCLValueParser { [INFO] [stdout] | ----------------------------------------------------------------------------- associated function in this implementation [INFO] [stdout] 16 | /// Parse non-empty string values [INFO] [stdout] 17 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling odra-cli v2.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `GenericCLValueParser` is never constructed [INFO] [stdout] --> src/parser.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GenericCLValueParser { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/parser.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl GenericCLValueParser { [INFO] [stdout] | ----------------------------------------------------------------------------- associated function in this implementation [INFO] [stdout] 16 | /// Parse non-empty string values [INFO] [stdout] 17 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.04s [INFO] running `Command { std: "docker" "inspect" "bcc7f9760f57e1d0bc1b50f41bba9dea3882f38bd38a44c266d2b56b9d993868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcc7f9760f57e1d0bc1b50f41bba9dea3882f38bd38a44c266d2b56b9d993868", kill_on_drop: false }` [INFO] [stdout] bcc7f9760f57e1d0bc1b50f41bba9dea3882f38bd38a44c266d2b56b9d993868 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 68b2b2215a4ad85aa56954dc01d6ca5f9dd1d336e0fe66ca494b2e6cac1781d6 [INFO] running `Command { std: "docker" "start" "-a" "68b2b2215a4ad85aa56954dc01d6ca5f9dd1d336e0fe66ca494b2e6cac1781d6", kill_on_drop: false }` [INFO] [stderr] warning: struct `GenericCLValueParser` is never constructed [INFO] [stderr] --> src/parser.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct GenericCLValueParser { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/parser.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 15 | impl GenericCLValueParser { [INFO] [stderr] | ----------------------------------------------------------------------------- associated function in this implementation [INFO] [stderr] 16 | /// Parse non-empty string values [INFO] [stderr] 17 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `odra-cli` (lib) generated 2 warnings [INFO] [stderr] warning: `odra-cli` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/odra_cli-1e0fde54b965372f) [INFO] [stdout] [INFO] [stdout] running 69 tests [INFO] [stdout] test cmd::contract::tests::attached_value_if_allowed ... ok [INFO] [stdout] test cmd::contract::tests::parsing_entry_point_fails_if_arg_is_missing ... ok [INFO] [stdout] test cmd::contract::tests::parsing_entry_point_fails_if_wrong_arg ... ok [INFO] [stdout] test cmd::contract::tests::gas_required_if_mutable_entry_point ... ok [INFO] [stdout] test cmd::contract::tests::parsing_fails_if_entry_point_missing ... ok [INFO] [stdout] test cmd::contract::tests::parsing_entry_point ... ok [INFO] [stdout] test cmd::contract::tests::test_contract_cmd ... ok [INFO] [stdout] test cmd::contract::tests::test_contracts_cmd ... ok [INFO] [stdout] test cmd::contract::tests::parsing_fails_if_invalid_entry_point ... ok [INFO] [stdout] test cmd::contract::tests::test_run ... ok [INFO] [stdout] test cmd::deploy::tests::deploy_cmd_run ... ok [INFO] [stdout] test cmd::events::tests::parsing_default_number_of_events ... ok [INFO] [stdout] test cmd::deploy::tests::deploy_does_not_accept_args ... ok [INFO] [stdout] test cmd::deploy::tests::parsing_deploy_cmd ... ok [INFO] [stdout] test cmd::events::tests::parsing_default_number_of_events_with_invalid_value ... ok [INFO] [stdout] test cmd::events::tests::parsing_print_events_cmd_invalid_contract ... ok [INFO] [stdout] test cmd::events::tests::parsing_number_of_events ... ok [INFO] [stdout] test cmd::main::tests::test_main_cmd_default ... ok [INFO] [stdout] test cmd::main::tests::test_contracts_arg ... ok [INFO] [stdout] test cmd::events::tests::test_match_print_events_cmd ... ok [INFO] [stdout] test cmd::scenario::tests::test_match_required_arg_with_wrong_type ... ok [INFO] [stdout] test cmd::scenario::tests::test_scenario_args_get_single ... ok [INFO] [stdout] test cmd::scenario::tests::test_match_required_args ... ok [INFO] [stdout] test cmd::scenario::tests::test_scenario_args_missing_arg ... ok [INFO] [stdout] test cmd::scenario::tests::test_match_required_arg_missing ... ok [INFO] [stdout] test types::decoder::tests::test_decode_custom_type ... ok [INFO] [stdout] test types::decoder::tests::test_decode_list ... ok [INFO] [stdout] test types::decoder::tests::test_decode_map ... ok [INFO] [stdout] test types::decoder::tests::test_decode_map_custom_type ... ok [INFO] [stdout] test entry_point::utils::tests::test_command_args ... ok [INFO] [stdout] test cmd::main::tests::test_main_cmd_requires_subcommand ... ok [INFO] [stdout] test cmd::scenario::tests::test_matching_list_args ... ok [INFO] [stdout] test entry_point::runtime_args::tests::test_compose ... ok [INFO] [stdout] test cmd::events::tests::test_print_events_cmd ... ok [INFO] [stdout] test cmd::scenario::tests::test_run_cmd ... ok [INFO] [stdout] test cmd::scenario::tests::test_scenario_args_get_many ... ok [INFO] [stdout] test parser::tests::test_parse_cspr_token_amount ... ok [INFO] [stdout] test cmd::contract::tests::test_parsing_arguments ... ok [INFO] [stdout] test cmd::scenario::tests::test_scenarios_command ... ok [INFO] [stdout] test cmd::scenario::tests::test_match_optional_args ... ok [INFO] [stdout] test types::decoder::tests::test_decode_result ... ok [INFO] [stdout] test types::decoder::tests::test_decode_option ... ok [INFO] [stdout] test types::decoder::tests::test_decode_simple_type ... ok [INFO] [stdout] test types::into_bytes::test_byte_array ... ok [INFO] [stdout] test types::decoder::tests::test_option_custom_type ... ok [INFO] [stdout] test types::into_bytes::test_i32 ... ok [INFO] [stdout] test types::into_bytes::test_list ... ok [INFO] [stdout] test types::decoder::tests::test_decode_tuple ... ok [INFO] [stdout] test types::into_bytes::test_map ... ok [INFO] [stdout] test types::into_bytes::test_bool ... ok [INFO] [stdout] test types::into_bytes::test_option ... ok [INFO] [stdout] test types::into_bytes::test_result ... ok [INFO] [stdout] test types::into_bytes::test_public_key ... ok [INFO] [stdout] test types::into_bytes::test_parse_hex_isolated ... ok [INFO] [stdout] test types::into_bytes::test_tuple1 ... ok [INFO] [stdout] test types::into_bytes::test_u128 ... ok [INFO] [stdout] test types::into_bytes::test_u256 ... ok [INFO] [stdout] test types::into_bytes::test_u64 ... ok [INFO] [stdout] test types::into_bytes::test_unit ... ok [INFO] [stdout] test types::into_bytes::test_u8 ... ok [INFO] [stdout] test types::into_bytes::test_uref ... ok [INFO] [stdout] test types::decoder::tests::test_decode_result_custom_type ... ok [INFO] [stdout] test types::into_bytes::test_u32 ... ok [INFO] [stdout] test types::into_bytes::test_i64 ... ok [INFO] [stdout] test types::into_bytes::test_tuple2 ... ok [INFO] [stdout] test types::into_bytes::test_key ... ok [INFO] [stdout] test types::into_bytes::test_string ... ok [INFO] [stdout] test types::into_bytes::test_u512 ... ok [INFO] [stdout] test types::into_bytes::test_tuple3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests odra_cli [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "68b2b2215a4ad85aa56954dc01d6ca5f9dd1d336e0fe66ca494b2e6cac1781d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68b2b2215a4ad85aa56954dc01d6ca5f9dd1d336e0fe66ca494b2e6cac1781d6", kill_on_drop: false }` [INFO] [stdout] 68b2b2215a4ad85aa56954dc01d6ca5f9dd1d336e0fe66ca494b2e6cac1781d6