[INFO] cloning repository https://github.com/T7TLabs/nubi-connector-contract-bridge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/T7TLabs/nubi-connector-contract-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT7TLabs%2Fnubi-connector-contract-bridge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT7TLabs%2Fnubi-connector-contract-bridge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c7a12c4443ba09ad52fe9a6c12a68e9265db177
[INFO] testing T7TLabs/nubi-connector-contract-bridge against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT7TLabs%2Fnubi-connector-contract-bridge" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/T7TLabs/nubi-connector-contract-bridge
[INFO] finished tweaking git repo https://github.com/T7TLabs/nubi-connector-contract-bridge
[INFO] tweaked toml for git repo https://github.com/T7TLabs/nubi-connector-contract-bridge written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/T7TLabs/nubi-connector-contract-bridge on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/T7TLabs/nubi-connector-contract-bridge already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7d4680e52515c29b2745f224167d6a4abc843721898ce4d63b239c3df65362c
[INFO] running `Command { std: "docker" "start" "-a" "c7d4680e52515c29b2745f224167d6a4abc843721898ce4d63b239c3df65362c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7d4680e52515c29b2745f224167d6a4abc843721898ce4d63b239c3df65362c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7d4680e52515c29b2745f224167d6a4abc843721898ce4d63b239c3df65362c", kill_on_drop: false }`
[INFO] [stdout] c7d4680e52515c29b2745f224167d6a4abc843721898ce4d63b239c3df65362c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cec8f7fe62847b76fa3499a7c7c003fd4e9e4b04b3c8df9087aa60890ce5eb2
[INFO] running `Command { std: "docker" "start" "-a" "8cec8f7fe62847b76fa3499a7c7c003fd4e9e4b04b3c8df9087aa60890ce5eb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling byte-slice-cast v1.2.1
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling parity-secp256k1 v0.7.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling wyz v0.5.0
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling uint v0.9.3
[INFO] [stderr]    Compiling signature v1.6.0
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling ed25519 v1.5.2
[INFO] [stderr]    Compiling reed-solomon-erasure v4.0.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.47
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling keccak v0.1.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rlp v0.5.1
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[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 time v0.1.44
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling c2-chacha v0.3.3
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling bytesize v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling sha2 v0.10.5
[INFO] [stderr]    Compiling sha3 v0.10.4
[INFO] [stderr]    Compiling ripemd v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling near-sys v0.2.0
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling near-sdk-macros v4.0.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling thiserror v1.0.34
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling near-rpc-error-core v0.13.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling ethbloom v0.12.1
[INFO] [stderr]    Compiling near-rpc-error-macro v0.13.0
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.1.3
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling parity-scale-codec v2.3.1
[INFO] [stderr]    Compiling parity-scale-codec v3.1.5
[INFO] [stderr]    Compiling near-account-id v0.13.0
[INFO] [stderr]    Compiling near-vm-errors v0.13.0
[INFO] [stderr]    Compiling near-primitives-core v0.13.0
[INFO] [stderr]    Compiling impl-codec v0.5.1
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling primitive-types v0.11.1
[INFO] [stderr]    Compiling near-crypto v0.13.0
[INFO] [stderr]    Compiling ethereum-types v0.13.1
[INFO] [stderr]    Compiling aurora-engine-types v1.0.0 (https://github.com/aurora-is-near/aurora-engine?branch=master#22c176c5)
[INFO] [stderr]    Compiling ethabi v17.2.0
[INFO] [stderr]    Compiling near-primitives v0.13.0
[INFO] [stderr]    Compiling near-vm-logic v0.13.0
[INFO] [stderr]    Compiling near-sdk v4.0.0
[INFO] [stderr]    Compiling near-contract-standards v4.0.0
[INFO] [stderr]    Compiling contract-bridge v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `AuroraContract` is never used
[INFO] [stdout]   --> src/aurora.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait AuroraContract {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TransactionStatus` is never used
[INFO] [stdout]   --> src/aurora.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub enum TransactionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResultLog` is never constructed
[INFO] [stdout]   --> src/aurora.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct ResultLog {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubmitResult` is never constructed
[INFO] [stdout]   --> src/aurora.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct SubmitResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.02s
[INFO] running `Command { std: "docker" "inspect" "8cec8f7fe62847b76fa3499a7c7c003fd4e9e4b04b3c8df9087aa60890ce5eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cec8f7fe62847b76fa3499a7c7c003fd4e9e4b04b3c8df9087aa60890ce5eb2", kill_on_drop: false }`
[INFO] [stdout] 8cec8f7fe62847b76fa3499a7c7c003fd4e9e4b04b3c8df9087aa60890ce5eb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3faeb66239804dbf088674d1743452709209516772a0945e853b3b8a91ca3d86
[INFO] running `Command { std: "docker" "start" "-a" "3faeb66239804dbf088674d1743452709209516772a0945e853b3b8a91ca3d86", kill_on_drop: false }`
[INFO] [stdout] warning: trait `AuroraContract` is never used
[INFO] [stdout]   --> src/aurora.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait AuroraContract {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TransactionStatus` is never used
[INFO] [stdout]   --> src/aurora.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub enum TransactionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResultLog` is never constructed
[INFO] [stdout]   --> src/aurora.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct ResultLog {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling contract-bridge v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `SubmitResult` is never constructed
[INFO] [stdout]   --> src/aurora.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct SubmitResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AuroraContract` is never used
[INFO] [stdout]   --> src/aurora.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait AuroraContract {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "3faeb66239804dbf088674d1743452709209516772a0945e853b3b8a91ca3d86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3faeb66239804dbf088674d1743452709209516772a0945e853b3b8a91ca3d86", kill_on_drop: false }`
[INFO] [stdout] 3faeb66239804dbf088674d1743452709209516772a0945e853b3b8a91ca3d86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fb71399e94c58cba00128b38b660bf9df66ca83df749814c7acbf7d572ce0e6d
[INFO] running `Command { std: "docker" "start" "-a" "fb71399e94c58cba00128b38b660bf9df66ca83df749814c7acbf7d572ce0e6d", kill_on_drop: false }`
[INFO] [stderr] warning: trait `AuroraContract` is never used
[INFO] [stderr]   --> src/aurora.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub trait AuroraContract {
[INFO] [stderr]    |           ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `TransactionStatus` is never used
[INFO] [stderr]   --> src/aurora.rs:18:10
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub enum TransactionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ResultLog` is never constructed
[INFO] [stderr]   --> src/aurora.rs:28:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct ResultLog {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SubmitResult` is never constructed
[INFO] [stderr]   --> src/aurora.rs:35:12
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct SubmitResult {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `contract-bridge` (lib) generated 4 warnings
[INFO] [stderr] warning: `contract-bridge` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/contract_bridge-1d1ab95ba45cd244)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test tests::test_default - should panic ... FAILED
[INFO] [stdout] test tests::test_output ... ok
[INFO] [stdout] test utils::tests::simple_sized_bytes ... ok
[INFO] [stdout] test utils::tests::simple_double_unsized_array ... ok
[INFO] [stdout] test utils::tests::simple_test_address ... ok
[INFO] [stdout] test utils::tests::simple_sized_bytes_array ... ok
[INFO] [stdout] test utils::tests::simple_test_array_complex ... ok
[INFO] [stdout] test utils::tests::test_group_array ... ok
[INFO] [stdout] test utils::tests::simple_test_uint256 ... ok
[INFO] [stdout] test utils::tests::simple_test_bytes_sized ... ok
[INFO] [stdout] test utils::tests::test_tokenize_array ... ok
[INFO] [stdout] test utils::tests::simple_test_array_simple ... ok
[INFO] [stdout] test utils::tests::simple_test_uint ... ok
[INFO] [stdout] test utils::tests::simple_test_bytes ... ok
[INFO] [stdout] test utils::tests::test_tokenize_fixed_array ... ok
[INFO] [stdout] test utils::tests::test_tokenize_mixed_array ... ok
[INFO] [stdout] test utils::tests::valid_uint256 ... ok
[INFO] [stdout] test utils::tests::incorrect_lower_bound_bytes_sized - should panic ... ok
[INFO] [stdout] test utils::tests::invalid_uint250 - should panic ... ok
[INFO] [stdout] test utils::tests::incorrect_upper_bound_bytes_sized - should panic ... ok
[INFO] [stdout] test utils::tests::invalid_uint256 - should panic ... ok
[INFO] [stdout] test utils::tests::invalid_uint257 - should panic ... ok
[INFO] [stdout] test utils::tests::number_dont_match_1 - should panic ... ok
[INFO] [stdout] test utils::tests::number_dont_match_2 - should panic ... ok
[INFO] [stdout] test utils::tests::unsupported_format - should panic ... ok
[INFO] [stdout] test utils::tests::wrong_address_invalid_length - should panic ... ok
[INFO] [stdout] test utils::tests::wrong_address_odd - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_default stdout ----
[INFO] [stdout] note: test did not panic as expected at src/lib.rs:71:8
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_default
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 26 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "fb71399e94c58cba00128b38b660bf9df66ca83df749814c7acbf7d572ce0e6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb71399e94c58cba00128b38b660bf9df66ca83df749814c7acbf7d572ce0e6d", kill_on_drop: false }`
[INFO] [stdout] fb71399e94c58cba00128b38b660bf9df66ca83df749814c7acbf7d572ce0e6d
