[INFO] crate vibranium-cli 0.1.0 is already in cache [INFO] extracting crate vibranium-cli 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/vibranium-cli/0.1.0 [INFO] extracting crate vibranium-cli 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/vibranium-cli/0.1.0 [INFO] validating manifest of vibranium-cli-0.1.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of vibranium-cli-0.1.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing vibranium-cli-0.1.0 [INFO] finished frobbing vibranium-cli-0.1.0 [INFO] frobbed toml for vibranium-cli-0.1.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/vibranium-cli/0.1.0/Cargo.toml [INFO] started frobbing vibranium-cli-0.1.0 [INFO] finished frobbing vibranium-cli-0.1.0 [INFO] frobbed toml for vibranium-cli-0.1.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/vibranium-cli/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing vibranium-cli-0.1.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/vibranium-cli/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] a9827416e368d58df0fb636a5fc2f20ff3fe1896c96908667535aa6f44b2d20b [INFO] running `"docker" "start" "-a" "a9827416e368d58df0fb636a5fc2f20ff3fe1896c96908667535aa6f44b2d20b"` [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling impl-serde v0.2.0 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling rlp v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling jsonrpc-core v11.0.0 [INFO] [stderr] Compiling impl-rlp v0.2.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling fixed-hash v0.3.2 [INFO] [stderr] Compiling uint v0.5.0 [INFO] [stderr] Compiling toml-query v0.8.0 [INFO] [stderr] Compiling ethbloom v0.6.4 [INFO] [stderr] Compiling ethereum-types v0.5.2 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling ethabi v7.0.0 [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling websocket v0.21.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling web3 v0.7.0 [INFO] [stderr] Compiling vibranium v0.1.0 [INFO] [stderr] Compiling vibranium-cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:26:30 [INFO] [stderr] | [INFO] [stderr] 26 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:24:18 [INFO] [stderr] | [INFO] [stderr] 24 | type Error = Box; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `"docker" "inspect" "a9827416e368d58df0fb636a5fc2f20ff3fe1896c96908667535aa6f44b2d20b"` [INFO] running `"docker" "rm" "-f" "a9827416e368d58df0fb636a5fc2f20ff3fe1896c96908667535aa6f44b2d20b"` [INFO] [stdout] a9827416e368d58df0fb636a5fc2f20ff3fe1896c96908667535aa6f44b2d20b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/vibranium-cli/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] ed0721d2756d00abcc1b97405454b44db91a144737a540548c31bf5a520b97f6 [INFO] running `"docker" "start" "-a" "ed0721d2756d00abcc1b97405454b44db91a144737a540548c31bf5a520b97f6"` [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.1 [INFO] [stderr] Compiling assert_cmd v0.10.2 [INFO] [stderr] Compiling vibranium-cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:26:30 [INFO] [stderr] | [INFO] [stderr] 26 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:24:18 [INFO] [stderr] | [INFO] [stderr] 24 | type Error = Box; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:15:93 [INFO] [stderr] | [INFO] [stderr] 15 | fn setup_vibranium_project(config: Option) -> Result<(TempDir, PathBuf), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:38:79 [INFO] [stderr] | [INFO] [stderr] 38 | fn create_test_contract(project_path: &PathBuf, name: &str) -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:46:69 [INFO] [stderr] | [INFO] [stderr] 46 | fn read_config(project_path: &PathBuf) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:51:93 [INFO] [stderr] | [INFO] [stderr] 51 | fn set_configurations(configs: Vec<(&str, &str)>, project_path: &PathBuf) -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:58:91 [INFO] [stderr] | [INFO] [stderr] 58 | fn set_configuration(config: &str, value: &str, project_path: &PathBuf) -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:80:78 [INFO] [stderr] | [INFO] [stderr] 80 | fn it_should_fail_on_init_if_project_path_doesnt_exist() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:92:55 [INFO] [stderr] | [INFO] [stderr] 92 | fn it_should_initialize_project() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:105:82 [INFO] [stderr] | [INFO] [stderr] 105 | fn it_should_initialize_project_with_default_config_preset() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:149:88 [INFO] [stderr] | [INFO] [stderr] 149 | fn it_should_fail_on_reset_if_project_is_not_a_vibranium_project() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:165:50 [INFO] [stderr] | [INFO] [stderr] 165 | fn it_should_reset_project() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:196:91 [INFO] [stderr] | [INFO] [stderr] 196 | fn it_should_honor_changes_in_vibranium_toml_when_resetting_project() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:216:93 [INFO] [stderr] | [INFO] [stderr] 216 | fn it_should_restore_config_file_with_defaults_when_resetting_project() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:266:84 [INFO] [stderr] | [INFO] [stderr] 266 | fn it_should_update_vibranium_config_file_via_config_command() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:279:82 [INFO] [stderr] | [INFO] [stderr] 279 | fn it_accept_multi_value_config_options_using_array_syntax() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:293:89 [INFO] [stderr] | [INFO] [stderr] 293 | fn it_should_remove_empty_values_when_setting_multi_value_options() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:306:98 [INFO] [stderr] | [INFO] [stderr] 306 | fn it_should_fail_when_setting_incompatible_config_value_for_config_option() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:327:76 [INFO] [stderr] | [INFO] [stderr] 327 | fn it_should_ignore_config_options_that_do_not_exist() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:335:57 [INFO] [stderr] | [INFO] [stderr] 335 | fn it_should_remove_config_option() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:368:120 [INFO] [stderr] | [INFO] [stderr] 368 | fn it_should_fail_when_given_compiler_option_is_not_supported_and_no_compiler_options_specificed() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:391:78 [INFO] [stderr] | [INFO] [stderr] 391 | fn it_should_fail_when_given_compiler_is_not_installed() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:417:69 [INFO] [stderr] | [INFO] [stderr] 417 | fn it_should_fail_when_compiler_program_fails() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:434:84 [INFO] [stderr] | [INFO] [stderr] 434 | fn it_should_honor_compiler_options_specified_in_config_file() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:454:91 [INFO] [stderr] | [INFO] [stderr] 454 | fn it_should_override_config_file_compiler_options_with_cli_options() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:485:74 [INFO] [stderr] | [INFO] [stderr] 485 | fn it_should_output_local_blockchains_dev_accounts() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:520:77 [INFO] [stderr] | [INFO] [stderr] 520 | fn it_should_fail_if_no_deployment_config_is_provided() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:537:74 [INFO] [stderr] | [INFO] [stderr] 537 | fn it_should_skip_deployment_if_no_artifacts_exist() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:565:73 [INFO] [stderr] | [INFO] [stderr] 565 | fn it_should_fail_if_parameter_args_are_not_valid() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:613:69 [INFO] [stderr] | [INFO] [stderr] 613 | fn it_should_fail_if_it_can_not_tokenize_args() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:661:76 [INFO] [stderr] | [INFO] [stderr] 661 | fn it_should_fail_if_artifacts_are_partially_missing() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:700:83 [INFO] [stderr] | [INFO] [stderr] 700 | fn it_should_use_gas_limit_defined_in_smart_contract_config() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:740:59 [INFO] [stderr] | [INFO] [stderr] 740 | fn it_should_deploy_smart_contracts() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/cli.rs:783:68 [INFO] [stderr] | [INFO] [stderr] 783 | fn it_should_deploy_multiple_smart_contracts() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.25s [INFO] running `"docker" "inspect" "ed0721d2756d00abcc1b97405454b44db91a144737a540548c31bf5a520b97f6"` [INFO] running `"docker" "rm" "-f" "ed0721d2756d00abcc1b97405454b44db91a144737a540548c31bf5a520b97f6"` [INFO] [stdout] ed0721d2756d00abcc1b97405454b44db91a144737a540548c31bf5a520b97f6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/vibranium-cli/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 9bd374dec467301b776c89d2d31df0b5c232a7bb22f67f646a9a260a53df80c2 [INFO] running `"docker" "start" "-a" "9bd374dec467301b776c89d2d31df0b5c232a7bb22f67f646a9a260a53df80c2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/vibranium_cli-0aac4fc1d49da6bc [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 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/cli-b2c20d09bfc796f3 [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test compile_cmd::it_should_honor_compiler_options_specified_in_config_file ... test compile_cmd::it_should_honor_compiler_options_specified_in_config_file has been running for over 60 seconds [INFO] [stdout] test accounts_cmd::it_should_output_local_blockchains_dev_accounts ... test accounts_cmd::it_should_output_local_blockchains_dev_accounts has been running for over 60 seconds [INFO] [stdout] test config_cmd::it_accept_multi_value_config_options_using_array_syntax ... test config_cmd::it_accept_multi_value_config_options_using_array_syntax has been running for over 60 seconds [INFO] [stdout] test compile_cmd::it_should_fail_when_given_compiler_option_is_not_supported_and_no_compiler_options_specificed ... test compile_cmd::it_should_fail_when_given_compiler_option_is_not_supported_and_no_compiler_options_specificed has been running for over 60 seconds [INFO] [stdout] test compile_cmd::it_should_fail_when_compiler_program_fails ... test compile_cmd::it_should_fail_when_compiler_program_fails has been running for over 60 seconds [INFO] [stdout] test compile_cmd::it_should_fail_when_given_compiler_is_not_installed ... test compile_cmd::it_should_fail_when_given_compiler_is_not_installed has been running for over 60 seconds [INFO] [stdout] test config_cmd::it_should_fail_when_setting_incompatible_config_value_for_config_option ... test config_cmd::it_should_fail_when_setting_incompatible_config_value_for_config_option has been running for over 60 seconds [INFO] [stdout] test compile_cmd::it_should_override_config_file_compiler_options_with_cli_options ... test compile_cmd::it_should_override_config_file_compiler_options_with_cli_options has been running for over 60 seconds [INFO] [stdout] test accounts_cmd::it_should_output_local_blockchains_dev_accounts ... FAILED [INFO] [stdout] test compile_cmd::it_should_fail_when_given_compiler_option_is_not_supported_and_no_compiler_options_specificed ... ok [INFO] [stdout] test config_cmd::it_accept_multi_value_config_options_using_array_syntax ... ok [INFO] [stdout] test config_cmd::it_should_ignore_config_options_that_do_not_exist ... ok [INFO] [stdout] test compile_cmd::it_should_fail_when_compiler_program_fails ... ok [INFO] [stdout] test config_cmd::it_should_fail_when_setting_incompatible_config_value_for_config_option ... ok [INFO] [stdout] test compile_cmd::it_should_honor_compiler_options_specified_in_config_file ... ok [INFO] [stdout] test compile_cmd::it_should_fail_when_given_compiler_is_not_installed ... ok [INFO] [stdout] test config_cmd::it_should_remove_config_option ... ok [INFO] [stdout] test config_cmd::it_should_update_vibranium_config_file_via_config_command ... ok [INFO] [stdout] test compile_cmd::it_should_override_config_file_compiler_options_with_cli_options ... ok [INFO] [stdout] test deploy_cmd::it_should_deploy_smart_contracts ... FAILED [INFO] [stdout] test deploy_cmd::it_should_fail_if_artifacts_are_partially_missing ... FAILED [INFO] [stdout] test deploy_cmd::it_should_deploy_multiple_smart_contracts ... FAILED [INFO] [stdout] test config_cmd::it_should_remove_empty_values_when_setting_multi_value_options ... ok [INFO] [stdout] test init_cmd::it_should_initialize_project ... ok [INFO] [stdout] test init_cmd::it_should_fail_on_init_if_project_path_doesnt_exist ... ok [INFO] [stdout] test deploy_cmd::it_should_fail_if_no_deployment_config_is_provided ... ok [INFO] [stdout] test deploy_cmd::it_should_fail_if_it_can_not_tokenize_args ... FAILED [INFO] [stdout] test init_cmd::it_should_initialize_project_with_default_config_preset ... ok [INFO] [stdout] test reset_cmd::it_should_fail_on_reset_if_project_is_not_a_vibranium_project ... ok [INFO] [stdout] test deploy_cmd::it_should_fail_if_parameter_args_are_not_valid ... FAILED [INFO] [stdout] test reset_cmd::it_should_reset_project ... ok [INFO] [stdout] test deploy_cmd::it_should_skip_deployment_if_no_artifacts_exist ... FAILED [INFO] [stdout] test deploy_cmd::it_should_use_gas_limit_defined_in_smart_contract_config ... FAILED [INFO] [stdout] test reset_cmd::it_should_honor_changes_in_vibranium_toml_when_resetting_project ... ok [INFO] [stdout] test reset_cmd::it_should_restore_config_file_with_defaults_when_resetting_project ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- accounts_cmd::it_should_output_local_blockchains_dev_accounts stdout ---- [INFO] [stdout] thread 'accounts_cmd::it_should_output_local_blockchains_dev_accounts' panicked at 'Unexpected failure. [INFO] [stdout] code-1 [INFO] [stdout] stderr=```Aborted due to error: [INFO] [stdout] [INFO] [stdout] Unable to connect to blockchain. If you're trying to connect to a local blockchain node, [INFO] [stdout] make sure it's started first using the following command in a separate process: [INFO] [stdout] [INFO] [stdout] $ vibranium node [--path ...] [INFO] [stdout] [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/crater/target/x86_64-unknown-linux-gnu/debug/vibranium-cli" "accounts" "--path" "/tmp/.tmpngFfhS/test_dapp"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```Aborted due to error: [INFO] [stdout] [INFO] [stdout] Unable to connect to blockchain. If you're trying to connect to a local blockchain node, [INFO] [stdout] make sure it's started first using the following command in a separate process: [INFO] [stdout] [INFO] [stdout] $ vibranium node [--path ...] [INFO] [stdout] [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.10.2/src/assert.rs:154:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560a59e0440b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x560a59e0440b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x560a59e0440b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x560a59e0440b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x560a59e0440b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x560a59e0407c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x560a59e04b7d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x560a59e04702 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x560a59e0464f - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x560a59d900d4 - assert_cmd::assert::Assert::success::ha17ef67c35b0d55f [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.10.2/src/assert.rs:154 [INFO] [stdout] 10: 0x560a59bc83ac - cli::accounts_cmd::it_should_output_local_blockchains_dev_accounts::h36286d64cb913154 [INFO] [stdout] at tests/cli.rs:493 [INFO] [stdout] 11: 0x560a59bc7f7e - cli::accounts_cmd::it_should_output_local_blockchains_dev_accounts::{{closure}}::h1320b1ae25ca5ebe [INFO] [stdout] at tests/cli.rs:485 [INFO] [stdout] 12: 0x560a59bc8c3e - core::ops::function::FnOnce::call_once::h4e5491c0fefd65f2 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 13: 0x560a59be4e6f - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 14: 0x560a59e0d13a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 15: 0x560a59bff45e - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 16: 0x560a59bff45e - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 17: 0x560a59bff45e - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 18: 0x560a59bda895 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 19: 0x560a59bdeaa5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 20: 0x560a59bdeaa5 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 21: 0x560a59bdeaa5 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 22: 0x560a59e0d13a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 23: 0x560a59bdf0a2 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 24: 0x560a59bdf0a2 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x560a59bdf0a2 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 26: 0x560a59bdf0a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 27: 0x560a59df721f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 28: 0x560a59e0c510 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 29: 0x560a59e0c510 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 30: 0x560a59e0c510 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 31: 0x7fb541d624a4 - start_thread [INFO] [stdout] 32: 0x7fb54188dd0f - __clone [INFO] [stdout] 33: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- deploy_cmd::it_should_deploy_smart_contracts stdout ---- [INFO] [stdout] thread 'deploy_cmd::it_should_deploy_smart_contracts' panicked at 'Unexpected failure. [INFO] [stdout] code-1 [INFO] [stdout] stderr=```Aborted due to error: [INFO] [stdout] [INFO] [stdout] Couldn't find executable for requested compiler [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/crater/target/x86_64-unknown-linux-gnu/debug/vibranium-cli" "compile" "--path" "/tmp/.tmpOBtTPB/test_dapp"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=```Compiling Vibranium project... [INFO] [stdout] ``` [INFO] [stdout] stderr=```Aborted due to error: [INFO] [stdout] [INFO] [stdout] Couldn't find executable for requested compiler [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.10.2/src/assert.rs:154:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560a59e0440b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x560a59e0440b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x560a59e0440b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x560a59e0440b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x560a59e0440b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x560a59e0407c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x560a59e04b7d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x560a59e04702 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x560a59e0464f - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x560a59d900d4 - assert_cmd::assert::Assert::success::ha17ef67c35b0d55f [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.10.2/src/assert.rs:154 [INFO] [stdout] 10: 0x560a59bc3535 - cli::deploy_cmd::it_should_deploy_smart_contracts::h57af4b4ce848a407 [INFO] [stdout] at tests/cli.rs:769 [INFO] [stdout] 11: 0x560a59bc2bae - cli::deploy_cmd::it_should_deploy_smart_contracts::{{closure}}::h1a720bb4f0f02cdb [INFO] [stdout] at tests/cli.rs:740 [INFO] [stdout] 12: 0x560a59bc8c0e - core::ops::function::FnOnce::call_once::h33041d232e9cfdda [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 13: 0x560a59be4e6f - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 14: 0x560a59e0d13a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 15: 0x560a59bff45e - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 16: 0x560a59bff45e - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 17: 0x560a59bff45e - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 18: 0x560a59bda895 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 19: 0x560a59bdeaa5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 20: 0x560a59bdeaa5 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 21: 0x560a59bdeaa5 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 22: 0x560a59e0d13a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 23: 0x560a59bdf0a2 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 24: 0x560a59bdf0a2 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x560a59bdf0a2 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 26: 0x560a59bdf0a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 27: 0x560a59df721f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 28: 0x560a59e0c510 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 29: 0x560a59e0c510 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 30: 0x560a59e0c510 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 31: 0x7fb541d624a4 - start_thread [INFO] [stdout] 32: 0x7fb54188dd0f - __clone [INFO] [stdout] 33: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- deploy_cmd::it_should_fail_if_artifacts_are_partially_missing stdout ---- [INFO] [stdout] thread 'deploy_cmd::it_should_fail_if_artifacts_are_partially_missing' panicked at 'Unexpected stderr, failed var.contains("Couldn\'t find abi file for") [INFO] [stdout] └── var as str: Aborted due to error: [INFO] [stdout] [INFO] [stdout] Unable to connect to blockchain. If you're trying to connect to a local blockchain node, [INFO] [stdout] make sure it's started first using the following command in a separate process: [INFO] [stdout] [INFO] [stdout] $ vibranium node [--path ...] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] command=`"/opt/crater/target/x86_64-unknown-linux-gnu/debug/vibranium-cli" "deploy" "--path" "/tmp/.tmpluk9oM/test_dapp"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=```Deploying... [INFO] [stdout] ``` [INFO] [stdout] stderr=```Aborted due to error: [INFO] [stdout] [INFO] [stdout] Unable to connect to blockchain. If you're trying to connect to a local blockchain node, [INFO] [stdout] make sure it's started first using the following command in a separate process: [INFO] [stdout] [INFO] [stdout] $ vibranium node [--path ...] [INFO] [stdout] [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.10.2/src/assert.rs:445:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560a59e0440b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x560a59e0440b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x560a59e0440b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x560a59e0440b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x560a59e0440b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x560a59e0407c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x560a59e04b7d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x560a59e04702 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x560a59e0464f - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x560a59d9097b - assert_cmd::assert::Assert::stderr_impl::hae94dc4cb4602a50 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.10.2/src/assert.rs:445 [INFO] [stdout] 10: 0x560a59bc6303 - assert_cmd::assert::Assert::stderr::h2ffc8559ed57a6cf [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.10.2/src/assert.rs:438 [INFO] [stdout] 11: 0x560a59bc148e - cli::deploy_cmd::it_should_fail_if_artifacts_are_partially_missing::h7879ff33244b47b9 [INFO] [stdout] at tests/cli.rs:691 [INFO] [stdout] 12: 0x560a59bc0afe - cli::deploy_cmd::it_should_fail_if_artifacts_are_partially_missing::{{closure}}::h9cf5e6fd5a732b4d [INFO] [stdout] at tests/cli.rs:661 [INFO] [stdout] 13: 0x560a59bc8f3e - core::ops::function::FnOnce::call_once::hcad12ec14f64b575 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 14: 0x560a59be4e6f - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 15: 0x560a59e0d13a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 16: 0x560a59bff45e - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 17: 0x560a59bff45e - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 18: 0x560a59bff45e - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 19: 0x560a59bda895 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 20: 0x560a59bdeaa5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 21: 0x560a59bdeaa5 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 22: 0x560a59bdeaa5 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 23: 0x560a59e0d13a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 24: 0x560a59bdf0a2 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 25: 0x560a59bdf0a2 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x560a59bdf0a2 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 27: 0x560a59bdf0a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 28: 0x560a59df721f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 29: 0x560a59e0c510 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 30: 0x560a59e0c510 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 31: 0x560a59e0c510 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 32: 0x7fb541d624a4 - start_thread [INFO] [stdout] 33: 0x7fb54188dd0f - __clone [INFO] [stdout] 34: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- deploy_cmd::it_should_deploy_multiple_smart_contracts stdout ---- [INFO] [stdout] thread 'deploy_cmd::it_should_deploy_multiple_smart_contracts' panicked at 'Unexpected failure. [INFO] [stdout] code-1 [INFO] [stdout] stderr=```Aborted due to error: [INFO] [stdout] [INFO] [stdout] Couldn't find executable for requested compiler [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/crater/target/x86_64-unknown-linux-gnu/debug/vibranium-cli" "compile" "--path" "/tmp/.tmpqQTTte/test_dapp"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=```Compiling Vibranium project... [INFO] [stdout] ``` [INFO] [stdout] stderr=```Aborted due to error: [INFO] [stdout] [INFO] [stdout] Couldn't find executable for requested compiler [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.10.2/src/assert.rs:154:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560a59e0440b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x560a59e0440b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x560a59e0440b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x560a59e0440b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x560a59e0440b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x560a59e0407c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x560a59e04b7d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x560a59e04702 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x560a59e0464f - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x560a59d900d4 - assert_cmd::assert::Assert::success::ha17ef67c35b0d55f [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.10.2/src/assert.rs:154 [INFO] [stdout] 10: 0x560a59bc4b0a - cli::deploy_cmd::it_should_deploy_multiple_smart_contracts::hbb6329b093c98e20 [INFO] [stdout] at tests/cli.rs:822 [INFO] [stdout] 11: 0x560a59bc3dce - cli::deploy_cmd::it_should_deploy_multiple_smart_contracts::{{closure}}::h1d4376cd9a666513 [INFO] [stdout] at tests/cli.rs:783 [INFO] [stdout] 12: 0x560a59bc8bae - core::ops::function::FnOnce::call_once::h190e159bfc9f55c9 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 13: 0x560a59be4e6f - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 14: 0x560a59e0d13a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 15: 0x560a59bff45e - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 16: 0x560a59bff45e - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 17: 0x560a59bff45e - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 18: 0x560a59bda895 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 19: 0x560a59bdeaa5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 20: 0x560a59bdeaa5 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 21: 0x560a59bdeaa5 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 22: 0x560a59e0d13a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 23: 0x560a59bdf0a2 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 24: 0x560a59bdf0a2 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x560a59bdf0a2 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 26: 0x560a59bdf0a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 27: 0x560a59df721f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 28: 0x560a59e0c510 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 29: 0x560a59e0c510 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 30: 0x560a59e0c510 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 31: 0x7fb541d624a4 - start_thread [INFO] [stdout] 32: 0x7fb54188dd0f - __clone [INFO] [stdout] 33: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- deploy_cmd::it_should_fail_if_it_can_not_tokenize_args stdout ---- [INFO] [stdout] thread 'deploy_cmd::it_should_fail_if_it_can_not_tokenize_args' panicked at 'Unexpected failure. [INFO] [stdout] code-1 [INFO] [stdout] stderr=```Aborted due to error: [INFO] [stdout] [INFO] [stdout] Couldn't find executable for requested compiler [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/crater/target/x86_64-unknown-linux-gnu/debug/vibranium-cli" "compile" "--path" "/tmp/.tmpW1tGcG/test_dapp"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=```Compiling Vibranium project... [INFO] [stdout] ``` [INFO] [stdout] stderr=```Aborted due to error: [INFO] [stdout] [INFO] [stdout] Couldn't find executable for requested compiler [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.10.2/src/assert.rs:154:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560a59e0440b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x560a59e0440b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x560a59e0440b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x560a59e0440b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x560a59e0440b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x560a59e0407c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x560a59e04b7d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x560a59e04702 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x560a59e0464f - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x560a59d900d4 - assert_cmd::assert::Assert::success::ha17ef67c35b0d55f [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.10.2/src/assert.rs:154 [INFO] [stdout] 10: 0x560a59bc01cd - cli::deploy_cmd::it_should_fail_if_it_can_not_tokenize_args::he157f9d807742e5f [INFO] [stdout] at tests/cli.rs:645 [INFO] [stdout] 11: 0x560a59bbf83e - cli::deploy_cmd::it_should_fail_if_it_can_not_tokenize_args::{{closure}}::h615e35d2fedc29ca [INFO] [stdout] at tests/cli.rs:613 [INFO] [stdout] 12: 0x560a59bc8fae - core::ops::function::FnOnce::call_once::hda6c373c11acbef7 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 13: 0x560a59be4e6f - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 14: 0x560a59e0d13a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 15: 0x560a59bff45e - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 16: 0x560a59bff45e - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 17: 0x560a59bff45e - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 18: 0x560a59bda895 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 19: 0x560a59bdeaa5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 20: 0x560a59bdeaa5 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 21: 0x560a59bdeaa5 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 22: 0x560a59e0d13a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 23: 0x560a59bdf0a2 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 24: 0x560a59bdf0a2 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x560a59bdf0a2 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 26: 0x560a59bdf0a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 27: 0x560a59df721f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 28: 0x560a59e0c510 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 29: 0x560a59e0c510 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 30: 0x560a59e0c510 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 31: 0x7fb541d624a4 - start_thread [INFO] [stdout] 32: 0x7fb54188dd0f - __clone [INFO] [stdout] 33: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- deploy_cmd::it_should_fail_if_parameter_args_are_not_valid stdout ---- [INFO] [stdout] thread 'deploy_cmd::it_should_fail_if_parameter_args_are_not_valid' panicked at 'Unexpected failure. [INFO] [stdout] code-1 [INFO] [stdout] stderr=```Aborted due to error: [INFO] [stdout] [INFO] [stdout] Couldn't find executable for requested compiler [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/crater/target/x86_64-unknown-linux-gnu/debug/vibranium-cli" "compile" "--path" "/tmp/.tmpv9r59U/test_dapp"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=```Compiling Vibranium project... [INFO] [stdout] ``` [INFO] [stdout] stderr=```Aborted due to error: [INFO] [stdout] [INFO] [stdout] Couldn't find executable for requested compiler [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.10.2/src/assert.rs:154:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560a59e0440b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x560a59e0440b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x560a59e0440b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x560a59e0440b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x560a59e0440b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x560a59e0407c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x560a59e04b7d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x560a59e04702 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x560a59e0464f - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x560a59d900d4 - assert_cmd::assert::Assert::success::ha17ef67c35b0d55f [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.10.2/src/assert.rs:154 [INFO] [stdout] 10: 0x560a59bbef0d - cli::deploy_cmd::it_should_fail_if_parameter_args_are_not_valid::hdf32fae492c97277 [INFO] [stdout] at tests/cli.rs:597 [INFO] [stdout] 11: 0x560a59bbe57e - cli::deploy_cmd::it_should_fail_if_parameter_args_are_not_valid::{{closure}}::h4c058488e34f46b6 [INFO] [stdout] at tests/cli.rs:565 [INFO] [stdout] 12: 0x560a59bc8eae - core::ops::function::FnOnce::call_once::hb3feec15324cee93 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 13: 0x560a59be4e6f - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 14: 0x560a59e0d13a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 15: 0x560a59bff45e - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 16: 0x560a59bff45e - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 17: 0x560a59bff45e - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 18: 0x560a59bda895 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 19: 0x560a59bdeaa5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 20: 0x560a59bdeaa5 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 21: 0x560a59bdeaa5 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 22: 0x560a59e0d13a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 23: 0x560a59bdf0a2 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 24: 0x560a59bdf0a2 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x560a59bdf0a2 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 26: 0x560a59bdf0a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 27: 0x560a59df721f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 28: 0x560a59e0c510 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 29: 0x560a59e0c510 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 30: 0x560a59e0c510 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 31: 0x7fb541d624a4 - start_thread [INFO] [stdout] 32: 0x7fb54188dd0f - __clone [INFO] [stdout] 33: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- deploy_cmd::it_should_skip_deployment_if_no_artifacts_exist stdout ---- [INFO] [stdout] thread 'deploy_cmd::it_should_skip_deployment_if_no_artifacts_exist' panicked at 'Unexpected failure. [INFO] [stdout] code-1 [INFO] [stdout] stderr=```Aborted due to error: [INFO] [stdout] [INFO] [stdout] Unable to connect to blockchain. If you're trying to connect to a local blockchain node, [INFO] [stdout] make sure it's started first using the following command in a separate process: [INFO] [stdout] [INFO] [stdout] $ vibranium node [--path ...] [INFO] [stdout] [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/crater/target/x86_64-unknown-linux-gnu/debug/vibranium-cli" "deploy" "--path" "/tmp/.tmpGm1Nyl/test_dapp"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=```Deploying... [INFO] [stdout] ``` [INFO] [stdout] stderr=```Aborted due to error: [INFO] [stdout] [INFO] [stdout] Unable to connect to blockchain. If you're trying to connect to a local blockchain node, [INFO] [stdout] make sure it's started first using the following command in a separate process: [INFO] [stdout] [INFO] [stdout] $ vibranium node [--path ...] [INFO] [stdout] [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.10.2/src/assert.rs:154:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560a59e0440b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x560a59e0440b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x560a59e0440b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x560a59e0440b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x560a59e0440b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x560a59e0407c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x560a59e04b7d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x560a59e04702 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x560a59e0464f - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x560a59d900d4 - assert_cmd::assert::Assert::success::ha17ef67c35b0d55f [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.10.2/src/assert.rs:154 [INFO] [stdout] 10: 0x560a59bbdfbe - cli::deploy_cmd::it_should_skip_deployment_if_no_artifacts_exist::h7cb874b49c5969ad [INFO] [stdout] at tests/cli.rs:555 [INFO] [stdout] 11: 0x560a59bbd9fe - cli::deploy_cmd::it_should_skip_deployment_if_no_artifacts_exist::{{closure}}::h783bd7f04fe5c6aa [INFO] [stdout] at tests/cli.rs:537 [INFO] [stdout] 12: 0x560a59bc8c6e - core::ops::function::FnOnce::call_once::h587d69971a1f1f00 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 13: 0x560a59be4e6f - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 14: 0x560a59e0d13a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 15: 0x560a59bff45e - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 16: 0x560a59bff45e - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 17: 0x560a59bff45e - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 18: 0x560a59bda895 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 19: 0x560a59bdeaa5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 20: 0x560a59bdeaa5 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 21: 0x560a59bdeaa5 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 22: 0x560a59e0d13a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 23: 0x560a59bdf0a2 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 24: 0x560a59bdf0a2 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x560a59bdf0a2 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 26: 0x560a59bdf0a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 27: 0x560a59df721f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 28: 0x560a59e0c510 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 29: 0x560a59e0c510 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 30: 0x560a59e0c510 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 31: 0x7fb541d624a4 - start_thread [INFO] [stdout] 32: 0x7fb54188dd0f - __clone [INFO] [stdout] 33: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- deploy_cmd::it_should_use_gas_limit_defined_in_smart_contract_config stdout ---- [INFO] [stdout] thread 'deploy_cmd::it_should_use_gas_limit_defined_in_smart_contract_config' panicked at 'Unexpected failure. [INFO] [stdout] code-1 [INFO] [stdout] stderr=```Aborted due to error: [INFO] [stdout] [INFO] [stdout] Couldn't find executable for requested compiler [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/crater/target/x86_64-unknown-linux-gnu/debug/vibranium-cli" "compile" "--path" "/tmp/.tmpEkLYyJ/test_dapp"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=```Compiling Vibranium project... [INFO] [stdout] ``` [INFO] [stdout] stderr=```Aborted due to error: [INFO] [stdout] [INFO] [stdout] Couldn't find executable for requested compiler [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.10.2/src/assert.rs:154:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560a59e0440b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x560a59e0440b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x560a59e0440b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x560a59e0440b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x560a59e0440b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x560a59e0407c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x560a59e04b7d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x560a59e04702 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x560a59e0464f - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x560a59d900d4 - assert_cmd::assert::Assert::success::ha17ef67c35b0d55f [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.10.2/src/assert.rs:154 [INFO] [stdout] 10: 0x560a59bc235f - cli::deploy_cmd::it_should_use_gas_limit_defined_in_smart_contract_config::hf35dc85c0268d1fb [INFO] [stdout] at tests/cli.rs:724 [INFO] [stdout] 11: 0x560a59bc1ade - cli::deploy_cmd::it_should_use_gas_limit_defined_in_smart_contract_config::{{closure}}::h12b7e2fc374fede3 [INFO] [stdout] at tests/cli.rs:700 [INFO] [stdout] 12: 0x560a59bc8dee - core::ops::function::FnOnce::call_once::h99716b219ecb2e75 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 13: 0x560a59be4e6f - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 14: 0x560a59e0d13a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 15: 0x560a59bff45e - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 16: 0x560a59bff45e - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 17: 0x560a59bff45e - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 18: 0x560a59bda895 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 19: 0x560a59bdeaa5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 20: 0x560a59bdeaa5 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 21: 0x560a59bdeaa5 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 22: 0x560a59e0d13a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 23: 0x560a59bdf0a2 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 24: 0x560a59bdf0a2 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x560a59bdf0a2 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 26: 0x560a59bdf0a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 27: 0x560a59df721f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 28: 0x560a59e0c510 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 29: 0x560a59e0c510 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 30: 0x560a59e0c510 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 31: 0x7fb541d624a4 - start_thread [INFO] [stdout] 32: 0x7fb54188dd0f - __clone [INFO] [stdout] 33: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] accounts_cmd::it_should_output_local_blockchains_dev_accounts [INFO] [stdout] deploy_cmd::it_should_deploy_multiple_smart_contracts [INFO] [stdout] deploy_cmd::it_should_deploy_smart_contracts [INFO] [stdout] deploy_cmd::it_should_fail_if_artifacts_are_partially_missing [INFO] [stdout] deploy_cmd::it_should_fail_if_it_can_not_tokenize_args [INFO] [stdout] deploy_cmd::it_should_fail_if_parameter_args_are_not_valid [INFO] [stdout] deploy_cmd::it_should_skip_deployment_if_no_artifacts_exist [INFO] [stdout] deploy_cmd::it_should_use_gas_limit_defined_in_smart_contract_config [INFO] [stdout] [INFO] [stdout] test result: FAILED. 19 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test cli' [INFO] running `"docker" "inspect" "9bd374dec467301b776c89d2d31df0b5c232a7bb22f67f646a9a260a53df80c2"` [INFO] running `"docker" "rm" "-f" "9bd374dec467301b776c89d2d31df0b5c232a7bb22f67f646a9a260a53df80c2"` [INFO] [stdout] 9bd374dec467301b776c89d2d31df0b5c232a7bb22f67f646a9a260a53df80c2