[INFO] cloning repository https://github.com/claudebarde/michelson-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/claudebarde/michelson-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaudebarde%2Fmichelson-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaudebarde%2Fmichelson-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2602f30b4256c8e461ab65e7254c4ffc1d87acd [INFO] testing claudebarde/michelson-rust against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaudebarde%2Fmichelson-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/claudebarde/michelson-rust [INFO] finished tweaking git repo https://github.com/claudebarde/michelson-rust [INFO] tweaked toml for git repo https://github.com/claudebarde/michelson-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/claudebarde/michelson-rust on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/claudebarde/michelson-rust 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded digest v0.10.5 [INFO] [stderr] Downloaded sha3 v0.10.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99c8ca9ac312865d0ad2860f9ba92a17f678dfdf1d00f623b0ba9e6d0ea514ae [INFO] running `Command { std: "docker" "start" "-a" "99c8ca9ac312865d0ad2860f9ba92a17f678dfdf1d00f623b0ba9e6d0ea514ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99c8ca9ac312865d0ad2860f9ba92a17f678dfdf1d00f623b0ba9e6d0ea514ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99c8ca9ac312865d0ad2860f9ba92a17f678dfdf1d00f623b0ba9e6d0ea514ae", kill_on_drop: false }` [INFO] [stdout] 99c8ca9ac312865d0ad2860f9ba92a17f678dfdf1d00f623b0ba9e6d0ea514ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c1d6451b976dce3e60419125aebd9fa5fbef44feeb36ce9e822c3554d4f1f1a3 [INFO] running `Command { std: "docker" "start" "-a" "c1d6451b976dce3e60419125aebd9fa5fbef44feeb36ce9e822c3554d4f1f1a3", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling sha3 v0.10.5 [INFO] [stderr] Compiling michelson-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `CollectionValue`, `MType`, and `PairValue` [INFO] [stdout] --> src/instructions/UPDATE.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::m_types::{CollectionValue, MType, MValue, PairValue}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/instructions/UPDATE.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | (key, value, MValue::Big_map(big_map)) => todo!(), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/instructions/UPDATE.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | (key, value, MValue::Big_map(big_map)) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `big_map` [INFO] [stdout] --> src/instructions/UPDATE.rs:27:46 [INFO] [stdout] | [INFO] [stdout] 27 | (key, value, MValue::Big_map(big_map)) => todo!(), [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_big_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/instructions/UPDATE.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | (key, value, MValue::Map(map)) => todo!(), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/instructions/UPDATE.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | (key, value, MValue::Map(map)) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> src/instructions/UPDATE.rs:28:42 [INFO] [stdout] | [INFO] [stdout] 28 | (key, value, MValue::Map(map)) => todo!(), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/instructions/UPDATE.rs:70:14 [INFO] [stdout] | [INFO] [stdout] 70 | Some(args) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.88s [INFO] running `Command { std: "docker" "inspect" "c1d6451b976dce3e60419125aebd9fa5fbef44feeb36ce9e822c3554d4f1f1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1d6451b976dce3e60419125aebd9fa5fbef44feeb36ce9e822c3554d4f1f1a3", kill_on_drop: false }` [INFO] [stdout] c1d6451b976dce3e60419125aebd9fa5fbef44feeb36ce9e822c3554d4f1f1a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6ad689fa67252cd005f52e6767f8e38cd47a2bb123ff0813c2754ff50f6da326 [INFO] running `Command { std: "docker" "start" "-a" "6ad689fa67252cd005f52e6767f8e38cd47a2bb123ff0813c2754ff50f6da326", kill_on_drop: false }` [INFO] [stdout] warning: unused imports: `CollectionValue`, `MType`, and `PairValue` [INFO] [stdout] --> src/instructions/UPDATE.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::m_types::{CollectionValue, MType, MValue, PairValue}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/instructions/UPDATE.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | (key, value, MValue::Big_map(big_map)) => todo!(), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling michelson-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/instructions/UPDATE.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | (key, value, MValue::Big_map(big_map)) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `big_map` [INFO] [stdout] --> src/instructions/UPDATE.rs:27:46 [INFO] [stdout] | [INFO] [stdout] 27 | (key, value, MValue::Big_map(big_map)) => todo!(), [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_big_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/instructions/UPDATE.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | (key, value, MValue::Map(map)) => todo!(), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/instructions/UPDATE.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | (key, value, MValue::Map(map)) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> src/instructions/UPDATE.rs:28:42 [INFO] [stdout] | [INFO] [stdout] 28 | (key, value, MValue::Map(map)) => todo!(), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/instructions/UPDATE.rs:70:14 [INFO] [stdout] | [INFO] [stdout] 70 | Some(args) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/instructions/UNPAIR.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CollectionValue` and `PairValue` [INFO] [stdout] --> src/instructions/UPDATE.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::m_types::{CollectionValue, MType, MValue, PairValue}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/instructions/UPDATE.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | (key, value, MValue::Big_map(big_map)) => todo!(), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/instructions/UPDATE.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | (key, value, MValue::Big_map(big_map)) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `big_map` [INFO] [stdout] --> src/instructions/UPDATE.rs:27:46 [INFO] [stdout] | [INFO] [stdout] 27 | (key, value, MValue::Big_map(big_map)) => todo!(), [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_big_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/instructions/UPDATE.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | (key, value, MValue::Map(map)) => todo!(), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/instructions/UPDATE.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | (key, value, MValue::Map(map)) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> src/instructions/UPDATE.rs:28:42 [INFO] [stdout] | [INFO] [stdout] 28 | (key, value, MValue::Map(map)) => todo!(), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/instructions/UPDATE.rs:70:14 [INFO] [stdout] | [INFO] [stdout] 70 | Some(args) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.00s [INFO] running `Command { std: "docker" "inspect" "6ad689fa67252cd005f52e6767f8e38cd47a2bb123ff0813c2754ff50f6da326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ad689fa67252cd005f52e6767f8e38cd47a2bb123ff0813c2754ff50f6da326", kill_on_drop: false }` [INFO] [stdout] 6ad689fa67252cd005f52e6767f8e38cd47a2bb123ff0813c2754ff50f6da326 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 13b242a400f10f98427eac01dbfee73164de869d9ce691952ea094b0038b1ce2 [INFO] running `Command { std: "docker" "start" "-a" "13b242a400f10f98427eac01dbfee73164de869d9ce691952ea094b0038b1ce2", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `CollectionValue`, `MType`, and `PairValue` [INFO] [stderr] --> src/instructions/UPDATE.rs:2:22 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::m_types::{CollectionValue, MType, MValue, PairValue}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `key` [INFO] [stderr] --> src/instructions/UPDATE.rs:27:18 [INFO] [stderr] | [INFO] [stderr] 27 | (key, value, MValue::Big_map(big_map)) => todo!(), [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `value` [INFO] [stderr] --> src/instructions/UPDATE.rs:27:23 [INFO] [stderr] | [INFO] [stderr] 27 | (key, value, MValue::Big_map(big_map)) => todo!(), [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `big_map` [INFO] [stderr] --> src/instructions/UPDATE.rs:27:46 [INFO] [stderr] | [INFO] [stderr] 27 | (key, value, MValue::Big_map(big_map)) => todo!(), [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_big_map` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `key` [INFO] [stderr] --> src/instructions/UPDATE.rs:28:18 [INFO] [stderr] | [INFO] [stderr] 28 | (key, value, MValue::Map(map)) => todo!(), [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `value` [INFO] [stderr] --> src/instructions/UPDATE.rs:28:23 [INFO] [stderr] | [INFO] [stderr] 28 | (key, value, MValue::Map(map)) => todo!(), [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `map` [INFO] [stderr] --> src/instructions/UPDATE.rs:28:42 [INFO] [stderr] | [INFO] [stderr] 28 | (key, value, MValue::Map(map)) => todo!(), [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/instructions/UPDATE.rs:70:14 [INFO] [stderr] | [INFO] [stderr] 70 | Some(args) => { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] [INFO] [stderr] warning: `michelson-rust` (lib) generated 8 warnings (run `cargo fix --lib -p michelson-rust` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `serde_json::Value` [INFO] [stderr] --> src/instructions/UNPAIR.rs:43:9 [INFO] [stderr] | [INFO] [stderr] 43 | use serde_json::Value; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `CollectionValue` and `PairValue` [INFO] [stderr] --> src/instructions/UPDATE.rs:2:22 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::m_types::{CollectionValue, MType, MValue, PairValue}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `michelson-rust` (lib test) generated 9 warnings (7 duplicates) (run `cargo fix --lib -p michelson-rust --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/michelson_rust-1e41db96de029174) [INFO] [stdout] [INFO] [stdout] running 234 tests [INFO] [stdout] test instructions::ABS::tests::abs_positive_int ... ok [INFO] [stdout] test instructions::ABS::tests::abs_success_pos ... ok [INFO] [stdout] test instructions::ABS::tests::abs_success ... ok [INFO] [stdout] test instructions::ADD::tests::add_int_int ... ok [INFO] [stdout] test instructions::ADD::tests::add_int_nat ... ok [INFO] [stdout] test instructions::ABS::tests::abs_empty_stack ... ok [INFO] [stdout] test instructions::ADD::tests::add_nat_nat ... ok [INFO] [stdout] test instructions::ADDRESS::tests::address_empty_stack ... ok [INFO] [stdout] test instructions::ADDRESS::tests::address_wrong_type ... ok [INFO] [stdout] test instructions::AND::tests::and_bool_bool ... ok [INFO] [stdout] test instructions::AMOUNT::tests::amount_success ... ok [INFO] [stdout] test instructions::AMOUNT::tests::amount_rand_success ... ok [INFO] [stdout] test instructions::AND::tests::and_int_nat ... ok [INFO] [stdout] test instructions::AND::tests::and_nat_nat ... ok [INFO] [stdout] test instructions::BALANCE::tests::balance_success ... ok [INFO] [stdout] test instructions::ADDRESS::tests::address_success ... ok [INFO] [stdout] test instructions::CAR::test::car_empty_stack ... ok [INFO] [stdout] test instructions::CAR::test::car_success ... ok [INFO] [stdout] test instructions::CDR::test::cdr_empty_stack ... ok [INFO] [stdout] test instructions::CAR::test::car_wrong_type ... ok [INFO] [stdout] test instructions::CDR::test::cdr_success ... ok [INFO] [stdout] test instructions::CDR::test::cdr_wrong_type ... ok [INFO] [stdout] test instructions::CHAIN_ID::tests::chain_id_success ... ok [INFO] [stdout] test instructions::COMPARE::tests::compare_address_address ... ok [INFO] [stdout] test instructions::COMPARE::tests::compare_bool_bool ... ok [INFO] [stdout] test instructions::COMPARE::tests::compare_different_types ... ok [INFO] [stdout] test instructions::COMPARE::tests::compare_int_int ... ok [INFO] [stdout] test instructions::COMPARE::tests::compare_mutez_mutez ... ok [INFO] [stdout] test instructions::COMPARE::tests::compare_nat_nat ... ok [INFO] [stdout] test instructions::COMPARE::tests::compare_option_option ... ok [INFO] [stdout] test instructions::COMPARE::tests::compare_pair_pair ... ok [INFO] [stdout] test instructions::COMPARE::tests::compare_string_string ... ok [INFO] [stdout] test instructions::COMPARE::tests::compare_timestamp_timestamp ... ok [INFO] [stdout] test instructions::COMPARE::tests::compare_union_union ... ok [INFO] [stdout] test instructions::COMPARE::tests::compare_unit_unit ... ok [INFO] [stdout] test instructions::CONCAT::tests::concat_bytes_bytes ... ok [INFO] [stdout] test instructions::CONCAT::tests::concat_list_of_bytes ... ok [INFO] [stdout] test instructions::CONCAT::tests::concat_list_of_strings ... ok [INFO] [stdout] test instructions::CONCAT::tests::concat_string_string ... ok [INFO] [stdout] test instructions::CONCAT::tests::concat_wrong_types ... ok [INFO] [stdout] test instructions::CONS::tests::cons_success ... ok [INFO] [stdout] test instructions::CONS::tests::cons_wrong_stack ... ok [INFO] [stdout] test instructions::ABS::tests::abs_stack_not_deep_enough - should panic ... ok [INFO] [stdout] test instructions::ABS::tests::abs_wrong_type - should panic ... ok [INFO] [stdout] test instructions::ADD::tests::add_mutez_nat - should panic ... ok [INFO] [stdout] test instructions::DIG::tests::dig_success_one ... ok [INFO] [stdout] test instructions::DIG::tests::dig_success_two ... ok [INFO] [stdout] test instructions::DROP::tests::drop_one_no_args ... ok [INFO] [stdout] test instructions::DROP::tests::drop_one_with_args ... ok [INFO] [stdout] test instructions::ADD::tests::add_string_nat - should panic ... ok [INFO] [stdout] test instructions::AND::tests::and_wrong_stack_depth - should panic ... ok [INFO] [stdout] test instructions::DROP::tests::drop_wrong_args - should panic ... ok [INFO] [stdout] test instructions::DROP::tests::drop_two_with_args ... ok [INFO] [stdout] test instructions::DIG::tests::dig_arg_zero - should panic ... ok [INFO] [stdout] test instructions::COMPARE::tests::compare_operation_operation - should panic ... ok [INFO] [stdout] test instructions::DIG::tests::dig_wrong_arg - should panic ... ok [INFO] [stdout] test instructions::DUG::tests::dug_success_one ... ok [INFO] [stdout] test instructions::DUG::tests::dug_success_two ... ok [INFO] [stdout] test instructions::DUG::tests::dig_wrong_arg - should panic ... ok [INFO] [stdout] test instructions::AND::tests::and_wrong_types - should panic ... ok [INFO] [stdout] test instructions::DROP::tests::drop_zero - should panic ... ok [INFO] [stdout] test instructions::DROP::tests::drop_wrong_depth - should panic ... ok [INFO] [stdout] test instructions::DROP::tests::drop_zero_depth - should panic ... ok [INFO] [stdout] test instructions::DUG::tests::dig_arg_zero - should panic ... ok [INFO] [stdout] test instructions::DUG::tests::dug_wrong_arg_value - should panic ... ok [INFO] [stdout] test instructions::DUP::tests::dup_arg_zero - should panic ... ok [INFO] [stdout] test instructions::DIG::tests::dig_wrong_arg_value - should panic ... ok [INFO] [stdout] test instructions::DUP::tests::dup_no_arg_success ... ok [INFO] [stdout] test instructions::DUP::tests::dup_one_arg_success ... ok [INFO] [stdout] test instructions::DUP::tests::dup_ticket - should panic ... ok [INFO] [stdout] test instructions::DUP::tests::dup_wrong_arg - should panic ... ok [INFO] [stdout] test instructions::DUP::tests::dup_wrong_arg_value - should panic ... ok [INFO] [stdout] test instructions::EDIV::tests::ediv_int_int ... ok [INFO] [stdout] test instructions::EDIV::tests::ediv_int_zero ... ok [INFO] [stdout] test instructions::EDIV::tests::ediv_int_nat ... ok [INFO] [stdout] test instructions::EDIV::tests::ediv_mutez_nat ... ok [INFO] [stdout] test instructions::EDIV::tests::ediv_wrong_stack ... ok [INFO] [stdout] test instructions::EDIV::tests::ediv_wrong_stack_values ... ok [INFO] [stdout] test instructions::EDIV::tests::ediv_nat_nat ... ok [INFO] [stdout] test instructions::EMPTY_COLLECTION::tests::empty_map_success ... ok [INFO] [stdout] test instructions::EDIV::tests::ediv_mutez_mutez ... ok [INFO] [stdout] test instructions::EMPTY_COLLECTION::tests::empty_set_success ... ok [INFO] [stdout] test instructions::EDIV::tests::ediv_string ... ok [INFO] [stdout] test instructions::EDIV::tests::ediv_nat_int ... ok [INFO] [stdout] test instructions::EMPTY_COLLECTION::tests::empty_set_no_args - should panic ... ok [INFO] [stdout] test instructions::EMPTY_COLLECTION::tests::empty_set_wrong_args ... ok [INFO] [stdout] test instructions::EQ::tests::eq_success ... ok [INFO] [stdout] test instructions::EMPTY_COLLECTION::tests::empty_big_map_success ... ok [INFO] [stdout] test instructions::EQ::tests::eq_empty_stack - should panic ... ok [INFO] [stdout] test instructions::EMPTY_COLLECTION::tests::empty_map_wrong_args ... ok [INFO] [stdout] test instructions::GE::tests::eq_success ... ok [INFO] [stdout] test instructions::GET::tests::get_map_none_success ... ok [INFO] [stdout] test instructions::GET::tests::get_map_success ... ok [INFO] [stdout] test instructions::GET::tests::get_map_wrong_key_type ... ok [INFO] [stdout] test instructions::GET::tests::get_map_wrong_stack ... ok [INFO] [stdout] test instructions::GET::tests::get_pair_success ... ok [INFO] [stdout] test instructions::GET::tests::get_pair_wrong_depth ... ok [INFO] [stdout] test instructions::GE::tests::eq_invalid_type - should panic ... ok [INFO] [stdout] test instructions::GET::tests::get_pair_wrong_get_arg ... ok [INFO] [stdout] test instructions::GET::tests::get_pair_wrong_stack ... ok [INFO] [stdout] test instructions::EQ::tests::eq_invalid_type - should panic ... ok [INFO] [stdout] test instructions::GE::tests::eq_empty_stack - should panic ... ok [INFO] [stdout] test instructions::GT::tests::eq_empty_stack - should panic ... ok [INFO] [stdout] test instructions::GT::tests::eq_success ... ok [INFO] [stdout] test instructions::GT::tests::eq_invalid_type - should panic ... ok [INFO] [stdout] test instructions::INT::tests::abs_empty_stack - should panic ... ok [INFO] [stdout] test instructions::INT::tests::abs_stack_not_deep_enough - should panic ... ok [INFO] [stdout] test instructions::INT::tests::abs_wrong_type - should panic ... ok [INFO] [stdout] test instructions::INT::tests::int_success ... ok [INFO] [stdout] test instructions::ISNAT::tests::isnat_negative_int_success ... ok [INFO] [stdout] test instructions::ISNAT::tests::isnat_positive_int_success ... ok [INFO] [stdout] test instructions::INT::tests::int_success_pos ... ok [INFO] [stdout] test instructions::ISNAT::tests::isnat_wrong_stack ... ok [INFO] [stdout] test instructions::LE::tests::eq_success ... ok [INFO] [stdout] test instructions::KECCAK::tests::keccak_success ... ok [INFO] [stdout] test instructions::LEFT_RIGHT::tests::left_success ... ok [INFO] [stdout] test instructions::LEFT_RIGHT::tests::right_success ... ok [INFO] [stdout] test instructions::LEVEL::tests::level_success ... ok [INFO] [stdout] test instructions::LE::tests::eq_empty_stack - should panic ... ok [INFO] [stdout] test instructions::LEFT_RIGHT::tests::left_empty_arg - should panic ... ok [INFO] [stdout] test instructions::LE::tests::eq_invalid_type - should panic ... ok [INFO] [stdout] test instructions::LT::tests::eq_success ... ok [INFO] [stdout] test instructions::LEFT_RIGHT::tests::left_wrong_stack - should panic ... ok [INFO] [stdout] test instructions::LEFT_RIGHT::tests::right_arg_wrong_format - should panic ... ok [INFO] [stdout] test instructions::MAP::test::map_success_with_option ... ok [INFO] [stdout] test instructions::MEM::tests::mem_map_success ... ok [INFO] [stdout] test instructions::MEM::tests::mem_map_wrong_type ... ok [INFO] [stdout] test instructions::LT::tests::eq_empty_stack - should panic ... ok [INFO] [stdout] test instructions::MEM::tests::mem_set_success ... ok [INFO] [stdout] test instructions::MAP::test::map_success_list_of_nats ... ok [INFO] [stdout] test instructions::MEM::tests::mem_set_wrong_stack_types ... ok [INFO] [stdout] test instructions::LT::tests::eq_invalid_type - should panic ... ok [INFO] [stdout] test instructions::MEM::tests::mem_set_complex_type ... ok [INFO] [stdout] test instructions::MEM::tests::mem_set_wrong_stack_depth ... ok [INFO] [stdout] test instructions::MUL::tests::mul_int_nat ... ok [INFO] [stdout] test instructions::MUL::tests::mul_int_int ... ok [INFO] [stdout] test instructions::MUL::tests::mul_mutez_mutez - should panic ... ok [INFO] [stdout] test instructions::MUL::tests::mul_nat_nat ... ok [INFO] [stdout] test instructions::NEG::tests::neg_int_success ... ok [INFO] [stdout] test instructions::MUL::tests::mul_string_nat - should panic ... ok [INFO] [stdout] test instructions::NEG::tests::neg_nat_success ... ok [INFO] [stdout] test instructions::MUL::tests::mul_nat_mutez ... ok [INFO] [stdout] test instructions::NEG::tests::neg_success_pos ... ok [INFO] [stdout] test instructions::NEG::tests::neg_stack_not_deep_enough - should panic ... ok [INFO] [stdout] test instructions::NEG::tests::neg_empty_stack - should panic ... ok [INFO] [stdout] test instructions::MUL::tests::mul_mutez_nat ... ok [INFO] [stdout] test instructions::NEQ::tests::eq_empty_stack - should panic ... ok [INFO] [stdout] test instructions::NEVER::tests::never_success ... ok [INFO] [stdout] test instructions::NIL::tests::nil_empty_args - should panic ... ok [INFO] [stdout] test instructions::NIL::tests::nil_wrong_arg_type - should panic ... ok [INFO] [stdout] test instructions::NEG::tests::neg_wrong_type - should panic ... ok [INFO] [stdout] test instructions::NEQ::tests::eq_invalid_type - should panic ... ok [INFO] [stdout] test instructions::NEQ::tests::eq_success ... ok [INFO] [stdout] test instructions::NIL::tests::nil_list_of_nat ... ok [INFO] [stdout] test instructions::NIL::tests::nil_wrong_args - should panic ... ok [INFO] [stdout] test instructions::NONE::tests::nil_empty_args - should panic ... ok [INFO] [stdout] test instructions::NONE::tests::option_of_nat ... ok [INFO] [stdout] test instructions::NOT::tests::not_nat ... ok [INFO] [stdout] test instructions::NOT::tests::not_wrong_stack_depth - should panic ... ok [INFO] [stdout] test instructions::NONE::tests::nil_wrong_arg_type - should panic ... ok [INFO] [stdout] test instructions::NOT::tests::not_wrong_types - should panic ... ok [INFO] [stdout] test instructions::OR::tests::or_bool_bool ... ok [INFO] [stdout] test instructions::NOW::tests::now_success ... ok [INFO] [stdout] test instructions::NONE::tests::nil_wrong_args - should panic ... ok [INFO] [stdout] test instructions::OR::tests::or_nat_nat ... ok [INFO] [stdout] test instructions::OR::tests::or_wrong_stack_depth - should panic ... ok [INFO] [stdout] test instructions::MAP::test::map_success_with_simple_map ... ok [INFO] [stdout] test instructions::PAIR::tests::pair_wrong_stack - should panic ... ok [INFO] [stdout] test instructions::NOT::tests::not_bool ... ok [INFO] [stdout] test instructions::MAP::test::map_success_with_complex_map ... ok [INFO] [stdout] test instructions::OR::tests::or_wrong_types - should panic ... ok [INFO] [stdout] test instructions::PUSH::tests::push_success ... ok [INFO] [stdout] test instructions::PAIR::tests::pair_success ... ok [INFO] [stdout] test instructions::SELF_ADDRESS::tests::balance_success ... ok [INFO] [stdout] test instructions::PUSH::tests::pair_wrong_args_number - should panic ... ok [INFO] [stdout] test instructions::SIZE::tests::size_bytes_success ... ok [INFO] [stdout] test instructions::PUSH::tests::pair_wrong_type_value - should panic ... ok [INFO] [stdout] test instructions::SIZE::tests::size_list_success ... ok [INFO] [stdout] test instructions::PUSH::tests::pair_wrong_args_value - should panic ... ok [INFO] [stdout] test instructions::PUSH::tests::pair_wrong_args_type - should panic ... ok [INFO] [stdout] test instructions::SENDER::tests::sender_invalid_address - should panic ... ok [INFO] [stdout] test instructions::SIZE::tests::size_map_success ... ok [INFO] [stdout] test instructions::SIZE::tests::size_set_success ... ok [INFO] [stdout] test instructions::SIZE::tests::size_string_success ... ok [INFO] [stdout] test instructions::PUSH::tests::pair_wrong_mich_type - should panic ... ok [INFO] [stdout] test instructions::SLICE::tests::slice_bytes_success ... ok [INFO] [stdout] test instructions::SLICE::tests::slice_outofbound_length ... ok [INFO] [stdout] test instructions::SENDER::tests::sender_success ... ok [INFO] [stdout] test instructions::SLICE::tests::slice_outofbound_offset ... ok [INFO] [stdout] test instructions::SLICE::tests::slice_wrong_stack_types ... ok [INFO] [stdout] test instructions::SOME::tests::some_success ... ok [INFO] [stdout] test instructions::SLICE::tests::slice_wrong_stack_depth ... ok [INFO] [stdout] test instructions::SLICE::tests::slice_string_success ... ok [INFO] [stdout] test instructions::SOME::tests::abs_empty_stack - should panic ... ok [INFO] [stdout] test instructions::MAP::test::map_success_list_of_pairs ... ok [INFO] [stdout] test instructions::SOURCE::tests::source_success ... ok [INFO] [stdout] test instructions::SUB::tests::sub_nat_nat ... ok [INFO] [stdout] test instructions::SUB::tests::sub_int_nat ... ok [INFO] [stdout] test instructions::SUB::tests::sub_mutez_mutez - should panic ... ok [INFO] [stdout] test instructions::SUB_MUTEZ::tests::sub_mutez_fail_1 ... ok [INFO] [stdout] test instructions::SOURCE::tests::source_invalid_address - should panic ... ok [INFO] [stdout] test instructions::SUB::tests::sub_int_int ... ok [INFO] [stdout] test instructions::SUB_MUTEZ::tests::sub_mutez_fail_2 ... ok [INFO] [stdout] test instructions::SUB::tests::sub_string_nat - should panic ... ok [INFO] [stdout] test instructions::SUB_MUTEZ::tests::sub_mutez_fail_3 ... ok [INFO] [stdout] test instructions::SUB_MUTEZ::tests::sub_mutez_success_none ... ok [INFO] [stdout] test instructions::SUB_MUTEZ::tests::sub_mutez_fail_4 ... ok [INFO] [stdout] test instructions::SUB_MUTEZ::tests::sub_mutez_success_some ... ok [INFO] [stdout] test instructions::TICKET::test::create_ticket_fail_2 ... ok [INFO] [stdout] test instructions::TICKET::test::create_ticket_success_1 ... ok [INFO] [stdout] test instructions::TICKET::test::create_ticket_fail_1 ... ok [INFO] [stdout] test instructions::TICKET::test::create_ticket_success_2 ... ok [INFO] [stdout] test instructions::UNPAIR::tests::unpair_success ... ok [INFO] [stdout] test instructions::TICKET::test::create_ticket_success_3 ... ok [INFO] [stdout] test instructions::SWAP::tests::swap_success ... ok [INFO] [stdout] test instructions::UNIT::tests::unit_success ... ok [INFO] [stdout] test instructions::SWAP::tests::swap_short_stack - should panic ... ok [INFO] [stdout] test instructions::UPDATE::test::update_success_add_simple_set ... ok [INFO] [stdout] test instructions::UPDATE::test::update_success_add_simple_set_no_change ... ok [INFO] [stdout] test instructions::UPDATE::test::update_success_remove_simple_set ... ok [INFO] [stdout] test instructions::XOR::tests::xor_bool_bool ... ok [INFO] [stdout] test instructions::UPDATE::test::update_success_remove_simple_set_no_change ... ok [INFO] [stdout] test instructions::UNPAIR::tests::unpair_wrong_stack - should panic ... ok [INFO] [stdout] test instructions::XOR::tests::xor_nat_nat ... ok [INFO] [stdout] test instructions::XOR::tests::xor_wrong_stack_depth - should panic ... ok [INFO] [stdout] test instructions::XOR::tests::xor_wrong_types - should panic ... ok [INFO] [stdout] test m_types::tests::mtype_from_string ... ok [INFO] [stdout] test test::contract_with_map_instruction ... FAILED [INFO] [stdout] test test::generic_contract ... ok [INFO] [stdout] test utils::test::utils_test_micheline_to_json_simple_types ... ok [INFO] [stdout] test utils::test::utils_test_micheline_to_json_simple_values ... ok [INFO] [stdout] test utils::test::utils_test_micheline_to_json_pair_values ... FAILED [INFO] [stdout] test utils::test::utils_test_micheline_to_json_1_param ... ok [INFO] [stdout] test utils::test::utils_test_micheline_to_json_2_params ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::contract_with_map_instruction stdout ---- [INFO] [stdout] CAR [INFO] [stdout] MAP [INFO] [stdout] PUSH [INFO] [stdout] MUL [INFO] [stdout] PUSH [INFO] [stdout] MUL [INFO] [stdout] PUSH [INFO] [stdout] MUL [INFO] [stdout] NIL [INFO] [stdout] PAIR [INFO] [stdout] [INFO] [stdout] thread 'test::contract_with_map_instruction' panicked at src/lib.rs:152:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Pair(PairValue { m_type: (List(Operation), List(Int)), value: (List(CollectionValue { m_type: Operation, value: [] }), List(CollectionValue { m_type: Int, value: [Int(9), Int(18), Int(33)] })) }) [INFO] [stdout] right: Pair(PairValue { m_type: (List(Operation), List(Int)), value: (List(CollectionValue { m_type: Operation, value: [] }), List(CollectionValue { m_type: Int, value: [Int(6), Int(12), Int(22)] })) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7ac781e0be12 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7ac781e0be12 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7ac781e0be12 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7ac781e0be12 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7ac781e48293 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7ac781e48293 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7ac781e09143 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7ac781e09143 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7ac781e0bc62 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7ac781e0d3ec - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7ac781e0d242 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7ac781bf2e24 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7ac781bf2e24 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7ac781e0de53 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7ac781e0de53 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7ac781e0db3a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7ac781e0c319 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7ac781e0d7cd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7ac781a78610 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7ac781a78963 - core::panicking::assert_failed_inner::h483faaa3ae844fd5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:432:17 [INFO] [stdout] 20: 0x7ac781ac2ee2 - core::panicking::assert_failed::hdb8838b475ddc396 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:387:5 [INFO] [stdout] 21: 0x7ac781adbbaf - michelson_rust::test::contract_with_map_instruction::h2e4c3a8a6541f5ac [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:152:17 [INFO] [stdout] 22: 0x7ac781ada0f7 - michelson_rust::test::contract_with_map_instruction::{{closure}}::hbd193e82fa9082ff [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:100:39 [INFO] [stdout] 23: 0x7ac781ae0686 - core::ops::function::FnOnce::call_once::hd990c7434e1540e5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x7ac781bf851b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x7ac781bf851b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x7ac781bf778e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 27: 0x7ac781bf778e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x7ac781bf778e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x7ac781bf778e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x7ac781bf778e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x7ac781bf778e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x7ac781bf778e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x7ac781bbc614 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x7ac781bbc614 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 35: 0x7ac781bbfe0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x7ac781bbfe0a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x7ac781bbfe0a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x7ac781bbfe0a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x7ac781bbfe0a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x7ac781bbfe0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x7ac781bbfe0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x7ac781e108a7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x7ac781e108a7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 44: 0x7ac781e108a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] ---- utils::test::utils_test_micheline_to_json_pair_values stdout ---- [INFO] [stdout] Err("Error parsing Pair value: (Pair 45 50), error: Provided string doesn't seem to be a valid Michelson type or value") [INFO] [stdout] [INFO] [stdout] thread 'utils::test::utils_test_micheline_to_json_pair_values' panicked at src/utils.rs:775:9: [INFO] [stdout] assertion failed: res == [INFO] [stdout] Ok(String::from("{\"prim\":\"Pair\",\"args\":[{\"prim\":\"pair\",\"args\":[{\"int\":\"45\"},{\"int\":\"50\"}]},{\"string\":\"tezos\"}]}")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7ac781e0be12 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7ac781e0be12 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7ac781e0be12 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7ac781e0be12 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7ac781e48293 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7ac781e48293 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7ac781e09143 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7ac781e09143 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7ac781e0bc62 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7ac781e0d3ec - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7ac781e0d242 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7ac781bf2e24 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7ac781bf2e24 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7ac781e0de53 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7ac781e0de53 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7ac781e0db06 - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x7ac781e0c319 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7ac781e0d7cd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7ac781a78610 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7ac781a7869c - core::panicking::panic::hd54a104e9b8d4d02 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x7ac781b67b4f - michelson_rust::utils::test::utils_test_micheline_to_json_pair_values::h4283c7cf24093488 [INFO] [stdout] at /opt/rustwide/workdir/src/utils.rs:775:9 [INFO] [stdout] 21: 0x7ac781b67657 - michelson_rust::utils::test::utils_test_micheline_to_json_pair_values::{{closure}}::h6c171ba3ec99e215 [INFO] [stdout] at /opt/rustwide/workdir/src/utils.rs:747:54 [INFO] [stdout] 22: 0x7ac781adfd66 - core::ops::function::FnOnce::call_once::haab798d1cf679e70 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x7ac781bf851b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x7ac781bf851b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 25: 0x7ac781bf778e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 26: 0x7ac781bf778e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x7ac781bf778e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 28: 0x7ac781bf778e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 29: 0x7ac781bf778e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x7ac781bf778e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 31: 0x7ac781bf778e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 32: 0x7ac781bbc614 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 33: 0x7ac781bbc614 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x7ac781bbfe0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x7ac781bbfe0a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x7ac781bbfe0a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 37: 0x7ac781bbfe0a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 38: 0x7ac781bbfe0a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x7ac781bbfe0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x7ac781bbfe0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x7ac781e108a7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 42: 0x7ac781e108a7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x7ac781e108a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::contract_with_map_instruction [INFO] [stdout] utils::test::utils_test_micheline_to_json_pair_values [INFO] [stdout] [INFO] [stdout] test result: FAILED. 232 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.88s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "13b242a400f10f98427eac01dbfee73164de869d9ce691952ea094b0038b1ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b242a400f10f98427eac01dbfee73164de869d9ce691952ea094b0038b1ce2", kill_on_drop: false }` [INFO] [stdout] 13b242a400f10f98427eac01dbfee73164de869d9ce691952ea094b0038b1ce2