[INFO] fetching crate near-vm-logic 0.12.0... [INFO] testing near-vm-logic-0.12.0 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate near-vm-logic 0.12.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate near-vm-logic 0.12.0 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate near-vm-logic 0.12.0 [INFO] finished tweaking crates.io crate near-vm-logic 0.12.0 [INFO] tweaked toml for crates.io crate near-vm-logic 0.12.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0793c14cc4f0349eadbc7e8acf3d8f93012a54835aeee0eecbd1d71e2662bc04 [INFO] running `Command { std: "docker" "start" "-a" "0793c14cc4f0349eadbc7e8acf3d8f93012a54835aeee0eecbd1d71e2662bc04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0793c14cc4f0349eadbc7e8acf3d8f93012a54835aeee0eecbd1d71e2662bc04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0793c14cc4f0349eadbc7e8acf3d8f93012a54835aeee0eecbd1d71e2662bc04", kill_on_drop: false }` [INFO] [stdout] 0793c14cc4f0349eadbc7e8acf3d8f93012a54835aeee0eecbd1d71e2662bc04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a26749e80dd4cd15e334991ca7fe3eac0e013cc2703be1b6538adabaca48deb5 [INFO] running `Command { std: "docker" "start" "-a" "a26749e80dd4cd15e334991ca7fe3eac0e013cc2703be1b6538adabaca48deb5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling parity-secp256k1 v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling c2-chacha v0.3.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling near-rpc-error-core v0.12.0 [INFO] [stderr] Compiling near-rpc-error-macro v0.12.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling near-account-id v0.12.0 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling near-vm-errors v0.12.0 [INFO] [stderr] Compiling near-primitives-core v0.12.0 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling near-crypto v0.12.0 [INFO] [stderr] Compiling near-primitives v0.12.0 [INFO] [stderr] Compiling near-vm-logic v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.19s [INFO] running `Command { std: "docker" "inspect" "a26749e80dd4cd15e334991ca7fe3eac0e013cc2703be1b6538adabaca48deb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a26749e80dd4cd15e334991ca7fe3eac0e013cc2703be1b6538adabaca48deb5", kill_on_drop: false }` [INFO] [stdout] a26749e80dd4cd15e334991ca7fe3eac0e013cc2703be1b6538adabaca48deb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e67a669741f43fb00adecca6ae786c3d7d7cff37f62320590da7090971f43b1 [INFO] running `Command { std: "docker" "start" "-a" "8e67a669741f43fb00adecca6ae786c3d7d7cff37f62320590da7090971f43b1", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling near-account-id v0.12.0 [INFO] [stderr] Compiling near-primitives-core v0.12.0 [INFO] [stderr] Compiling near-vm-errors v0.12.0 [INFO] [stderr] Compiling near-crypto v0.12.0 [INFO] [stderr] Compiling near-primitives v0.12.0 [INFO] [stderr] Compiling near-vm-logic v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.73s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/near_vm_logic-f28a68a1ec7f15c3) [INFO] running `Command { std: "docker" "inspect" "8e67a669741f43fb00adecca6ae786c3d7d7cff37f62320590da7090971f43b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e67a669741f43fb00adecca6ae786c3d7d7cff37f62320590da7090971f43b1", kill_on_drop: false }` [INFO] [stdout] 8e67a669741f43fb00adecca6ae786c3d7d7cff37f62320590da7090971f43b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 12292a6ea2347a5e0c5dec0febe964106f1d79622f998f55d69e3ee3c1ecd52c [INFO] running `Command { std: "docker" "start" "-a" "12292a6ea2347a5e0c5dec0febe964106f1d79622f998f55d69e3ee3c1ecd52c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/near_vm_logic-f28a68a1ec7f15c3) [INFO] [stdout] [INFO] [stdout] running 82 tests [INFO] [stdout] test gas_counter::tests::test_burn_too_much ... ok [INFO] [stdout] test gas_counter::tests::test_deduct_gas ... ok [INFO] [stdout] test gas_counter::tests::test_deduct_too_much ... ok [INFO] [stdout] test tests::context::test_account_locked_balance ... ok [INFO] [stdout] test tests::context::test_account_balance ... ok [INFO] [stdout] test tests::context::test_block_index ... ok [INFO] [stdout] test tests::context::test_attached_deposit ... ok [INFO] [stdout] test tests::context::test_current_account_id ... ok [INFO] [stdout] test tests::context::test_block_timestamp ... ok [INFO] [stdout] test tests::context::test_input ... ok [INFO] [stdout] test tests::context::test_predecessor_account_id ... ok [INFO] [stdout] test tests::context::test_prepaid_gas ... ok [INFO] [stdout] test tests::context::test_random_seed ... ok [INFO] [stdout] test tests::context::test_signer_account_id ... ok [INFO] [stdout] test tests::context::test_signer_account_pk ... ok [INFO] [stdout] test tests::context::test_storage_usage ... ok [INFO] [stdout] test tests::gas_counter::test_cant_burn_more_than_prepaid_gas ... ok [INFO] [stdout] test tests::gas_counter::test_cant_burn_more_than_max_gas_burnt_gas ... ok [INFO] [stdout] test tests::gas_counter::test_dont_burn_gas_when_exceeding_attached_gas_limit ... ok [INFO] [stdout] test tests::gas_counter::test_hit_max_gas_burnt_limit ... ok [INFO] [stdout] test tests::gas_counter::test_limit_wasm_gas_after_attaching_gas ... ok [INFO] [stdout] test tests::iterators::test_iterator_deprecated ... ok [INFO] [stdout] test tests::miscs::test_contract_size_limit ... ok [INFO] [stdout] test tests::gas_counter::test_hit_prepaid_gas_limit ... ok [INFO] [stdout] test tests::miscs::test_invalid_log_utf16 ... ok [INFO] [stdout] test tests::miscs::test_invalid_utf8 ... ok [INFO] [stdout] test tests::miscs::test_hash256_register ... ok [INFO] [stdout] test tests::miscs::test_keccak256 ... ok [INFO] [stdout] test tests::miscs::test_keccak512 ... ok [INFO] [stdout] test tests::miscs::test_key_length_limit ... ok [INFO] [stdout] test tests::miscs::test_log_max_limit ... ok [INFO] [stdout] test tests::miscs::test_log_number_limit ... ok [INFO] [stdout] test tests::miscs::test_log_total_length_limit ... ok [INFO] [stdout] test tests::miscs::test_log_total_length_limit_mixed ... ok [INFO] [stdout] test tests::miscs::test_log_utf16_number_limit ... ok [INFO] [stdout] test tests::miscs::test_log_utf8_max_limit_null_terminated ... ok [INFO] [stdout] test tests::miscs::test_log_utf8_max_limit_null_terminated_fail ... ok [INFO] [stdout] test tests::miscs::test_num_input_dependencies_recursive_join ... ok [INFO] [stdout] test tests::miscs::test_num_joined_promises ... ok [INFO] [stdout] test tests::miscs::test_num_promises ... ok [INFO] [stdout] test tests::miscs::test_return_value_limit ... ok [INFO] [stdout] test tests::miscs::test_ripemd160 ... ok [INFO] [stdout] test tests::miscs::test_valid_log_utf16 ... ok [INFO] [stdout] test tests::miscs::test_sha256 ... ok [INFO] [stdout] test tests::miscs::test_valid_log_utf16_null_terminated_fail ... ok [INFO] [stdout] test tests::miscs::test_valid_log_utf16_null_terminated ... ok [INFO] [stdout] test tests::miscs::test_valid_log_utf16_max_log_len_not_even ... ok [INFO] [stdout] test tests::miscs::test_valid_utf8 ... ok [INFO] [stdout] test tests::miscs::test_valid_null_terminated_utf8 ... ok [INFO] [stdout] test tests::miscs::test_value_length_limit ... ok [INFO] [stdout] test tests::promises::test_promise_batch_action_add_key_with_function_call ... ok [INFO] [stdout] test tests::promises::test_promise_results ... ok [INFO] [stdout] test tests::promises::test_promise_batch_action_stake ... ok [INFO] [stdout] test tests::promises::test_promise_batch_action_create_account ... ok [INFO] [stdout] test tests::promises::test_promise_batch_action_function_call ... ok [INFO] [stdout] test tests::promises::test_promise_batch_action_deploy_contract ... ok [INFO] [stdout] test tests::promises::test_promise_batch_action_transfer ... ok [INFO] [stdout] test tests::registers::test_non_existent_register ... ok [INFO] [stdout] test tests::registers::test_one_register ... ok [INFO] [stdout] test tests::storage_usage::test_storage_remove ... ok [INFO] [stdout] test tests::storage_read_write::test_storage_has_key_with_register ... ok [INFO] [stdout] test tests::view_method::test_allowed_view_method ... ok [INFO] [stdout] test tests::storage_read_write::test_storage_read_with_register ... ok [INFO] [stdout] test utils::tests::test_split_empty_method_name_back ... ok [INFO] [stdout] test utils::tests::test_split_empty_method_name_comma_only ... ok [INFO] [stdout] test tests::storage_read_write::test_storage_write_with_register ... ok [INFO] [stdout] test tests::storage_usage::test_storage_write_counter ... ok [INFO] [stdout] test tests::registers::test_register_is_not_used ... ok [INFO] [stdout] test tests::promises::test_promise_batch_then ... ok [INFO] [stdout] test tests::storage_read_write::test_storage_remove_with_register ... ok [INFO] [stdout] test utils::tests::test_split_empty_method_name_front ... ok [INFO] [stdout] test utils::tests::test_split_empty_method_name_inside ... ok [INFO] [stdout] test utils::tests::test_split_method_names_empty ... ok [INFO] [stdout] test tests::registers::test_many_registers ... ok [INFO] [stdout] test utils::tests::test_split_method_one_name ... ok [INFO] [stdout] test utils::tests::test_split_method_two_method_names ... ok [INFO] [stdout] test tests::view_method::test_prohibited_view_methods ... ok [INFO] [stdout] test gas_counter::tests::test_burn_gas_must_be_lt_use_gas_view - should panic ... ok [INFO] [stdout] test gas_counter::tests::test_burn_gas_must_be_lt_use_gas - should panic ... ok [INFO] [stdout] test tests::miscs::test_ecrecover ... ok [INFO] [stdout] test tests::registers::test_max_register_size ... ok [INFO] [stdout] test tests::registers::test_max_register_memory_limit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s [INFO] [stdout] [INFO] [stderr] Doc-tests near-vm-logic [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test src/dependencies.rs - dependencies::External::append_action_add_key_with_function_call (line 391) ... FAILED [INFO] [stdout] test src/dependencies.rs - dependencies::External::storage_has_key (line 152) ... FAILED [INFO] [stdout] test src/dependencies.rs - dependencies::External::append_action_add_key_with_full_access (line 352) ... FAILED [INFO] [stdout] test src/dependencies.rs - dependencies::External::storage_get (line 78) ... FAILED [INFO] [stdout] test src/dependencies.rs - dependencies::External::append_action_deploy_contract (line 222) ... FAILED [INFO] [stdout] test src/dependencies.rs - dependencies::External::storage_remove_subtree (line 126) ... FAILED [INFO] [stdout] test src/dependencies.rs - dependencies::External::storage_set (line 56) ... FAILED [INFO] [stdout] test src/dependencies.rs - dependencies::External::append_action_create_account (line 198) ... FAILED [INFO] [stdout] test src/dependencies.rs - dependencies::External::append_action_stake (line 319) ... FAILED [INFO] [stdout] test src/dependencies.rs - dependencies::External::append_action_delete_key (line 429) ... FAILED [INFO] [stdout] test src/dependencies.rs - dependencies::External::storage_remove (line 99) ... FAILED [INFO] [stdout] test src/dependencies.rs - dependencies::External::create_receipt (line 176) ... FAILED [INFO] [stdout] test src/dependencies.rs - dependencies::External::append_action_transfer (line 288) ... FAILED [INFO] [stdout] test src/dependencies.rs - dependencies::External::append_action_function_call (line 252) ... FAILED [INFO] [stdout] test src/dependencies.rs - dependencies::External::append_action_delete_account (line 459) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/dependencies.rs - dependencies::External::append_action_add_key_with_function_call (line 391) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dependencies.rs - dependencies::External::storage_has_key (line 152) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dependencies.rs - dependencies::External::append_action_add_key_with_full_access (line 352) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dependencies.rs - dependencies::External::storage_get (line 78) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dependencies.rs - dependencies::External::append_action_deploy_contract (line 222) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dependencies.rs - dependencies::External::storage_remove_subtree (line 126) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dependencies.rs - dependencies::External::storage_set (line 56) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dependencies.rs - dependencies::External::append_action_create_account (line 198) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dependencies.rs - dependencies::External::append_action_stake (line 319) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dependencies.rs - dependencies::External::append_action_delete_key (line 429) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dependencies.rs - dependencies::External::storage_remove (line 99) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dependencies.rs - dependencies::External::create_receipt (line 176) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dependencies.rs - dependencies::External::append_action_transfer (line 288) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dependencies.rs - dependencies::External::append_action_function_call (line 252) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestj929MR/rust_out.rust_out.89f9f26d-cgu.0.rcgu.o" "/tmp/rustdoctestj929MR/rust_out.23o7owdq9udccg6q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/parity-secp256k1-38fc62824519b8bb/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnear_vm_logic-b274bdc6e291e639.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libripemd160-1da1c95a12823c1b.rlib" "/opt/rustwide/target/debug/deps/libsha3-c9af5ddb28f8861a.rlib" "/opt/rustwide/target/debug/deps/libkeccak-1f385c407e0e3482.rlib" "/opt/rustwide/target/debug/deps/libnear_primitives-b99185753fdce240.rlib" "/opt/rustwide/target/debug/deps/libbytesize-0d39c671901b3e54.rlib" "/opt/rustwide/target/debug/deps/libreed_solomon_erasure-61fdd0d047d2da74.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/libchrono-03efbf78a7efc02b.rlib" "/opt/rustwide/target/debug/deps/libtime-0012a4b24993272e.rlib" "/opt/rustwide/target/debug/deps/libnear_crypto-cf0e200981d9891b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8bb0840ccd4ee638.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-836433f025c981ce.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-107a1b2807dfd6a3.rlib" "/opt/rustwide/target/debug/deps/libahash-067846b6faa7b63c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-371d7338de97a9da.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-673798ed8acf8af2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-16dabcc6821a5660.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-83829d71dd690204.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-e04ae31122f8b894.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-9a1cc9e1743e43b0.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-311c367f956d7d6d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f032d4b97223866f.rlib" "/opt/rustwide/target/debug/deps/libuint-4c99de7374e653a4.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-abf302c8b70d4567.rlib" "/opt/rustwide/target/debug/deps/libhex-0904b34befc22dba.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-f536a8bb302e075a.rlib" "/opt/rustwide/target/debug/deps/librand-1861464411cb8a64.rlib" "/opt/rustwide/target/debug/deps/librand_core-04654ed6eecfafd1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-64cf0773ed734090.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-0a32cea581512a09.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-dabe00f749809362.rlib" "/opt/rustwide/target/debug/deps/librand-ee8481d88fb6266e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2358bfeb2f0e3135.rlib" "/opt/rustwide/target/debug/deps/libed25519-a8d6f0a704488ebc.rlib" "/opt/rustwide/target/debug/deps/libsignature-6be54673e514a693.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-1033f879d091e5ba.rlib" "/opt/rustwide/target/debug/deps/libcipher-f709c5413a9a0f13.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-710aaafb9e086b23.rlib" "/opt/rustwide/target/debug/deps/libzeroize-e07a432b490a99ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-d10b1ad329fd2628.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cff30bb268885502.rlib" "/opt/rustwide/target/debug/deps/liblibc-d9254cafaae334ec.rlib" "/opt/rustwide/target/debug/deps/libblake2-d736d6c9163b74bd.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-32865be89dc534f6.rlib" "/opt/rustwide/target/debug/deps/libsubtle-132c1a308e331b82.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57281c41570c02b8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a56eb54c3a7d7629.rlib" "/opt/rustwide/target/debug/deps/libnear_vm_errors-7edafc8bb2beeb89.rlib" "/opt/rustwide/target/debug/deps/libnear_primitives_core-53320804cd3f3485.rlib" "/opt/rustwide/target/debug/deps/libbase64-4a3ec7ac552c3891.rlib" "/opt/rustwide/target/debug/deps/libbs58-f9de5bfdfa8bec72.rlib" "/opt/rustwide/target/debug/deps/libsha2-ff620f5f0c8f3ab7.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libdigest-6ae876afa1ba34ff.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-305999206e934a3a.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b1d56c780acc9039.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b2a84fc18f8889a3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libnear_account_id-c96d6414015a308e.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ac1a0bd4c7356b56.rlib" "/opt/rustwide/target/debug/deps/libserde-5f89664c8cd44150.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-1e01b1cc2d03ece5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3b5ad50004a9b47e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0b49d7fbd4103f21.rlib" "/opt/rustwide/target/debug/deps/libborsh-19fa2a7421b677c7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestj929MR/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dependencies.rs - dependencies::External::append_action_delete_account (line 459) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestELYq9u/rust_out.rust_out.89f9f26d-cgu.0.rcgu.o" "/tmp/rustdoctestELYq9u/rust_out.23o7owdq9udccg6q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/parity-secp256k1-38fc62824519b8bb/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnear_vm_logic-b274bdc6e291e639.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libripemd160-1da1c95a12823c1b.rlib" "/opt/rustwide/target/debug/deps/libsha3-c9af5ddb28f8861a.rlib" "/opt/rustwide/target/debug/deps/libkeccak-1f385c407e0e3482.rlib" "/opt/rustwide/target/debug/deps/libnear_primitives-b99185753fdce240.rlib" "/opt/rustwide/target/debug/deps/libbytesize-0d39c671901b3e54.rlib" "/opt/rustwide/target/debug/deps/libreed_solomon_erasure-61fdd0d047d2da74.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/libchrono-03efbf78a7efc02b.rlib" "/opt/rustwide/target/debug/deps/libtime-0012a4b24993272e.rlib" "/opt/rustwide/target/debug/deps/libnear_crypto-cf0e200981d9891b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8bb0840ccd4ee638.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-836433f025c981ce.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-107a1b2807dfd6a3.rlib" "/opt/rustwide/target/debug/deps/libahash-067846b6faa7b63c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-371d7338de97a9da.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-673798ed8acf8af2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-16dabcc6821a5660.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-83829d71dd690204.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-e04ae31122f8b894.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-9a1cc9e1743e43b0.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-311c367f956d7d6d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f032d4b97223866f.rlib" "/opt/rustwide/target/debug/deps/libuint-4c99de7374e653a4.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-abf302c8b70d4567.rlib" "/opt/rustwide/target/debug/deps/libhex-0904b34befc22dba.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-f536a8bb302e075a.rlib" "/opt/rustwide/target/debug/deps/librand-1861464411cb8a64.rlib" "/opt/rustwide/target/debug/deps/librand_core-04654ed6eecfafd1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-64cf0773ed734090.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-0a32cea581512a09.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-dabe00f749809362.rlib" "/opt/rustwide/target/debug/deps/librand-ee8481d88fb6266e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2358bfeb2f0e3135.rlib" "/opt/rustwide/target/debug/deps/libed25519-a8d6f0a704488ebc.rlib" "/opt/rustwide/target/debug/deps/libsignature-6be54673e514a693.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-1033f879d091e5ba.rlib" "/opt/rustwide/target/debug/deps/libcipher-f709c5413a9a0f13.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-710aaafb9e086b23.rlib" "/opt/rustwide/target/debug/deps/libzeroize-e07a432b490a99ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-d10b1ad329fd2628.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cff30bb268885502.rlib" "/opt/rustwide/target/debug/deps/liblibc-d9254cafaae334ec.rlib" "/opt/rustwide/target/debug/deps/libblake2-d736d6c9163b74bd.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-32865be89dc534f6.rlib" "/opt/rustwide/target/debug/deps/libsubtle-132c1a308e331b82.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57281c41570c02b8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a56eb54c3a7d7629.rlib" "/opt/rustwide/target/debug/deps/libnear_vm_errors-7edafc8bb2beeb89.rlib" "/opt/rustwide/target/debug/deps/libnear_primitives_core-53320804cd3f3485.rlib" "/opt/rustwide/target/debug/deps/libbase64-4a3ec7ac552c3891.rlib" "/opt/rustwide/target/debug/deps/libbs58-f9de5bfdfa8bec72.rlib" "/opt/rustwide/target/debug/deps/libsha2-ff620f5f0c8f3ab7.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libdigest-6ae876afa1ba34ff.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-305999206e934a3a.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b1d56c780acc9039.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b2a84fc18f8889a3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libnear_account_id-c96d6414015a308e.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ac1a0bd4c7356b56.rlib" "/opt/rustwide/target/debug/deps/libserde-5f89664c8cd44150.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-1e01b1cc2d03ece5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3b5ad50004a9b47e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0b49d7fbd4103f21.rlib" "/opt/rustwide/target/debug/deps/libborsh-19fa2a7421b677c7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestELYq9u/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/dependencies.rs - dependencies::External::append_action_add_key_with_full_access (line 352) [INFO] [stdout] src/dependencies.rs - dependencies::External::append_action_add_key_with_function_call (line 391) [INFO] [stdout] src/dependencies.rs - dependencies::External::append_action_create_account (line 198) [INFO] [stdout] src/dependencies.rs - dependencies::External::append_action_delete_account (line 459) [INFO] [stdout] src/dependencies.rs - dependencies::External::append_action_delete_key (line 429) [INFO] [stdout] src/dependencies.rs - dependencies::External::append_action_deploy_contract (line 222) [INFO] [stdout] src/dependencies.rs - dependencies::External::append_action_function_call (line 252) [INFO] [stdout] src/dependencies.rs - dependencies::External::append_action_stake (line 319) [INFO] [stdout] src/dependencies.rs - dependencies::External::append_action_transfer (line 288) [INFO] [stdout] src/dependencies.rs - dependencies::External::create_receipt (line 176) [INFO] [stdout] src/dependencies.rs - dependencies::External::storage_get (line 78) [INFO] [stdout] src/dependencies.rs - dependencies::External::storage_has_key (line 152) [INFO] [stdout] src/dependencies.rs - dependencies::External::storage_remove (line 99) [INFO] [stdout] src/dependencies.rs - dependencies::External::storage_remove_subtree (line 126) [INFO] [stdout] src/dependencies.rs - dependencies::External::storage_set (line 56) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.53s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "12292a6ea2347a5e0c5dec0febe964106f1d79622f998f55d69e3ee3c1ecd52c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12292a6ea2347a5e0c5dec0febe964106f1d79622f998f55d69e3ee3c1ecd52c", kill_on_drop: false }` [INFO] [stdout] 12292a6ea2347a5e0c5dec0febe964106f1d79622f998f55d69e3ee3c1ecd52c