[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/c2602f30b4256c8e461ab65e7254c4ffc1d87acd against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaudebarde%2Fmichelson-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/claudebarde/michelson-rust on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0-tc1/source/Cargo.toml [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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 664df4e28afc086261c74a672400cd99e722d4121e97836eb076047152de4bcf [INFO] running `Command { std: "docker" "start" "-a" "664df4e28afc086261c74a672400cd99e722d4121e97836eb076047152de4bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "664df4e28afc086261c74a672400cd99e722d4121e97836eb076047152de4bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "664df4e28afc086261c74a672400cd99e722d4121e97836eb076047152de4bcf", kill_on_drop: false }` [INFO] [stdout] 664df4e28afc086261c74a672400cd99e722d4121e97836eb076047152de4bcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cb44fc41b83cf1dabf96ec821d88b61897de6814d93c87ecfdebd6e7de4acb3 [INFO] running `Command { std: "docker" "start" "-a" "8cb44fc41b83cf1dabf96ec821d88b61897de6814d93c87ecfdebd6e7de4acb3", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.6 [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 rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [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] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s [INFO] running `Command { std: "docker" "inspect" "8cb44fc41b83cf1dabf96ec821d88b61897de6814d93c87ecfdebd6e7de4acb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb44fc41b83cf1dabf96ec821d88b61897de6814d93c87ecfdebd6e7de4acb3", kill_on_drop: false }` [INFO] [stdout] 8cb44fc41b83cf1dabf96ec821d88b61897de6814d93c87ecfdebd6e7de4acb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 235676de942abdedc3b5fa11357131147c69056af71c5c570184f9c21bb73d2c [INFO] running `Command { std: "docker" "start" "-a" "235676de942abdedc3b5fa11357131147c69056af71c5c570184f9c21bb73d2c", 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] [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] [stderr] Compiling michelson-rust v0.1.0 (/opt/rustwide/workdir) [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: 8 warnings emitted [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] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.25s [INFO] running `Command { std: "docker" "inspect" "235676de942abdedc3b5fa11357131147c69056af71c5c570184f9c21bb73d2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "235676de942abdedc3b5fa11357131147c69056af71c5c570184f9c21bb73d2c", kill_on_drop: false }` [INFO] [stdout] 235676de942abdedc3b5fa11357131147c69056af71c5c570184f9c21bb73d2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 815cbda694898f05fc6509e5d63b525c198ff6b25db301bd4447946606bd0143 [INFO] running `Command { std: "docker" "start" "-a" "815cbda694898f05fc6509e5d63b525c198ff6b25db301bd4447946606bd0143", 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: 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) generated 8 warnings (run `cargo fix --lib -p michelson-rust` to apply 1 suggestion) [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.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/michelson_rust-bc222602dc690c69) [INFO] [stdout] [INFO] [stdout] running 234 tests [INFO] [stdout] test instructions::ABS::tests::abs_empty_stack ... ok [INFO] [stdout] test instructions::ABS::tests::abs_success ... ok [INFO] [stdout] test instructions::ABS::tests::abs_positive_int ... ok [INFO] [stdout] test instructions::ABS::tests::abs_success_pos ... 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::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::ADDRESS::tests::address_success ... ok [INFO] [stdout] test instructions::AMOUNT::tests::amount_success ... ok [INFO] [stdout] test instructions::AND::tests::and_int_nat ... ok [INFO] [stdout] test instructions::AMOUNT::tests::amount_rand_success ... ok [INFO] [stdout] test instructions::AND::tests::and_bool_bool ... ok [INFO] [stdout] test instructions::AND::tests::and_nat_nat ... ok [INFO] [stdout] test instructions::BALANCE::tests::balance_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::CAR::test::car_wrong_type ... ok [INFO] [stdout] test instructions::CDR::test::cdr_empty_stack ... 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::DIG::tests::dig_success_one ... ok [INFO] [stdout] test instructions::DIG::tests::dig_success_two ... ok [INFO] [stdout] test instructions::ADD::tests::add_string_nat - should panic ... ok [INFO] [stdout] test instructions::DROP::tests::drop_one_no_args ... ok [INFO] [stdout] test instructions::ADD::tests::add_mutez_nat - should panic ... ok [INFO] [stdout] test instructions::DROP::tests::drop_one_with_args ... ok [INFO] [stdout] test instructions::DROP::tests::drop_two_with_args ... ok [INFO] [stdout] test instructions::AND::tests::and_wrong_types - should panic ... ok [INFO] [stdout] test instructions::AND::tests::and_wrong_stack_depth - should panic ... ok [INFO] [stdout] test instructions::COMPARE::tests::compare_operation_operation - should panic ... ok [INFO] [stdout] test instructions::DIG::tests::dig_arg_zero - should panic ... ok [INFO] [stdout] test instructions::DIG::tests::dig_wrong_arg - should panic ... ok [INFO] [stdout] test instructions::DIG::tests::dig_wrong_arg_value - 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::DROP::tests::drop_wrong_depth - should panic ... ok [INFO] [stdout] test instructions::DROP::tests::drop_wrong_args - should panic ... ok [INFO] [stdout] test instructions::DUP::tests::dup_no_arg_success ... ok [INFO] [stdout] test instructions::DROP::tests::drop_zero - should panic ... ok [INFO] [stdout] test instructions::DUP::tests::dup_one_arg_success ... 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::EDIV::tests::ediv_int_int ... ok [INFO] [stdout] test instructions::EDIV::tests::ediv_int_nat ... ok [INFO] [stdout] test instructions::DUG::tests::dig_wrong_arg - should panic ... ok [INFO] [stdout] test instructions::EDIV::tests::ediv_int_zero ... ok [INFO] [stdout] test instructions::EDIV::tests::ediv_mutez_mutez ... ok [INFO] [stdout] test instructions::DUG::tests::dug_wrong_arg_value - should panic ... ok [INFO] [stdout] test instructions::EDIV::tests::ediv_nat_int ... ok [INFO] [stdout] test instructions::EDIV::tests::ediv_mutez_nat ... ok [INFO] [stdout] test instructions::EDIV::tests::ediv_nat_nat ... ok [INFO] [stdout] test instructions::EDIV::tests::ediv_string ... 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::EMPTY_COLLECTION::tests::empty_big_map_success ... ok [INFO] [stdout] test instructions::EMPTY_COLLECTION::tests::empty_map_success ... ok [INFO] [stdout] test instructions::EMPTY_COLLECTION::tests::empty_map_wrong_args ... ok [INFO] [stdout] test instructions::EMPTY_COLLECTION::tests::empty_set_success ... ok [INFO] [stdout] test instructions::DUP::tests::dup_arg_zero - should panic ... ok [INFO] [stdout] test instructions::EMPTY_COLLECTION::tests::empty_set_wrong_args ... ok [INFO] [stdout] test instructions::DUP::tests::dup_ticket - should panic ... ok [INFO] [stdout] test instructions::EQ::tests::eq_success ... ok [INFO] [stdout] test instructions::DUP::tests::dup_wrong_arg_value - should panic ... ok [INFO] [stdout] test instructions::GE::tests::eq_success ... ok [INFO] [stdout] test instructions::GE::tests::eq_invalid_type - should panic ... 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::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::EQ::tests::eq_empty_stack - should panic ... ok [INFO] [stdout] test instructions::GT::tests::eq_success ... ok [INFO] [stdout] test instructions::EMPTY_COLLECTION::tests::empty_set_no_args - should panic ... ok [INFO] [stdout] test instructions::INT::tests::int_success ... ok [INFO] [stdout] test instructions::INT::tests::int_success_pos ... 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::ISNAT::tests::isnat_wrong_stack ... ok [INFO] [stdout] test instructions::GE::tests::eq_empty_stack - should panic ... ok [INFO] [stdout] test instructions::DUP::tests::dup_wrong_arg - should panic ... ok [INFO] [stdout] test instructions::KECCAK::tests::keccak_success ... ok [INFO] [stdout] test instructions::GT::tests::eq_empty_stack - should panic ... 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::LE::tests::eq_success ... ok [INFO] [stdout] test instructions::INT::tests::abs_stack_not_deep_enough - should panic ... 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::LEFT_RIGHT::tests::left_empty_arg - should panic ... ok [INFO] [stdout] test instructions::LT::tests::eq_success ... ok [INFO] [stdout] test instructions::LE::tests::eq_empty_stack - should panic ... ok [INFO] [stdout] test instructions::LE::tests::eq_invalid_type - should panic ... ok [INFO] [stdout] test instructions::INT::tests::abs_wrong_type - should panic ... ok [INFO] [stdout] test instructions::LEFT_RIGHT::tests::right_arg_wrong_format - should panic ... ok [INFO] [stdout] test instructions::LEFT_RIGHT::tests::left_wrong_stack - should panic ... ok [INFO] [stdout] test instructions::MAP::test::map_success_list_of_nats ... ok [INFO] [stdout] test instructions::MEM::tests::mem_map_success ... ok [INFO] [stdout] test instructions::MAP::test::map_success_with_option ... ok [INFO] [stdout] test instructions::MEM::tests::mem_map_wrong_type ... ok [INFO] [stdout] test instructions::MEM::tests::mem_set_success ... ok [INFO] [stdout] test instructions::LT::tests::eq_invalid_type - should panic ... ok [INFO] [stdout] test instructions::LT::tests::eq_empty_stack - 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::MEM::tests::mem_set_wrong_stack_types ... ok [INFO] [stdout] test instructions::MUL::tests::mul_mutez_mutez - should panic ... ok [INFO] [stdout] test instructions::MAP::test::map_success_with_simple_map ... ok [INFO] [stdout] test instructions::MUL::tests::mul_mutez_nat ... ok [INFO] [stdout] test instructions::MUL::tests::mul_nat_nat ... ok [INFO] [stdout] test instructions::MUL::tests::mul_nat_mutez ... ok [INFO] [stdout] test instructions::NEG::tests::neg_int_success ... ok [INFO] [stdout] test instructions::NEG::tests::neg_empty_stack - should panic ... ok [INFO] [stdout] test instructions::NEG::tests::neg_nat_success ... ok [INFO] [stdout] test instructions::MUL::tests::mul_string_nat - should panic ... ok [INFO] [stdout] test instructions::NEG::tests::neg_success_pos ... ok [INFO] [stdout] test instructions::NEG::tests::neg_wrong_type - should panic ... ok [INFO] [stdout] test instructions::NEVER::tests::never_success ... ok [INFO] [stdout] test instructions::NIL::tests::nil_list_of_nat ... ok [INFO] [stdout] test instructions::NEQ::tests::eq_empty_stack - should panic ... ok [INFO] [stdout] test instructions::NIL::tests::nil_empty_args - should panic ... ok [INFO] [stdout] test instructions::NEG::tests::neg_stack_not_deep_enough - should panic ... ok [INFO] [stdout] test instructions::NEQ::tests::eq_success ... ok [INFO] [stdout] test instructions::NIL::tests::nil_wrong_arg_type - should panic ... ok [INFO] [stdout] test instructions::NIL::tests::nil_wrong_args - should panic ... ok [INFO] [stdout] test instructions::NOT::tests::not_bool ... ok [INFO] [stdout] test instructions::NONE::tests::option_of_nat ... ok [INFO] [stdout] test instructions::NEQ::tests::eq_invalid_type - should panic ... ok [INFO] [stdout] test instructions::NOT::tests::not_nat ... ok [INFO] [stdout] test instructions::NONE::tests::nil_wrong_args - should panic ... ok [INFO] [stdout] test instructions::OR::tests::or_bool_bool ... ok [INFO] [stdout] test instructions::NONE::tests::nil_empty_args - should panic ... ok [INFO] [stdout] test instructions::OR::tests::or_nat_nat ... ok [INFO] [stdout] test instructions::NOW::tests::now_success ... ok [INFO] [stdout] test instructions::NOT::tests::not_wrong_stack_depth - should panic ... ok [INFO] [stdout] test instructions::PAIR::tests::pair_success ... ok [INFO] [stdout] test instructions::NOT::tests::not_wrong_types - should panic ... ok [INFO] [stdout] test instructions::NONE::tests::nil_wrong_arg_type - should panic ... ok [INFO] [stdout] test instructions::OR::tests::or_wrong_stack_depth - should panic ... ok [INFO] [stdout] test instructions::PAIR::tests::pair_wrong_stack - should panic ... ok [INFO] [stdout] test instructions::OR::tests::or_wrong_types - should panic ... ok [INFO] [stdout] test instructions::MAP::test::map_success_with_complex_map ... ok [INFO] [stdout] test instructions::PUSH::tests::pair_wrong_mich_type - should panic ... ok [INFO] [stdout] test instructions::PUSH::tests::push_success ... ok [INFO] [stdout] test instructions::PUSH::tests::pair_wrong_args_type - should panic ... ok [INFO] [stdout] test instructions::SELF_ADDRESS::tests::balance_success ... ok [INFO] [stdout] test instructions::PUSH::tests::pair_wrong_args_value - should panic ... ok [INFO] [stdout] test instructions::PUSH::tests::pair_wrong_args_number - should panic ... ok [INFO] [stdout] test instructions::PUSH::tests::pair_wrong_type_value - should panic ... ok [INFO] [stdout] test instructions::SENDER::tests::sender_invalid_address - should panic ... ok [INFO] [stdout] test instructions::SENDER::tests::sender_success ... ok [INFO] [stdout] test instructions::SIZE::tests::size_bytes_success ... ok [INFO] [stdout] test instructions::SIZE::tests::size_list_success ... 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::SLICE::tests::slice_bytes_success ... ok [INFO] [stdout] test instructions::SLICE::tests::slice_outofbound_length ... ok [INFO] [stdout] test instructions::MAP::test::map_success_list_of_pairs ... ok [INFO] [stdout] test instructions::SLICE::tests::slice_outofbound_offset ... ok [INFO] [stdout] test instructions::SLICE::tests::slice_string_success ... ok [INFO] [stdout] test instructions::SLICE::tests::slice_wrong_stack_depth ... ok [INFO] [stdout] test instructions::SOME::tests::abs_empty_stack - should panic ... ok [INFO] [stdout] test instructions::SOME::tests::some_success ... ok [INFO] [stdout] test instructions::SLICE::tests::slice_wrong_stack_types ... 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::tests::sub_int_nat ... ok [INFO] [stdout] test instructions::SUB::tests::sub_nat_nat ... ok [INFO] [stdout] test instructions::SUB_MUTEZ::tests::sub_mutez_fail_1 ... ok [INFO] [stdout] test instructions::SOURCE::tests::source_success ... ok [INFO] [stdout] test instructions::SUB_MUTEZ::tests::sub_mutez_success_none ... ok [INFO] [stdout] test instructions::SUB_MUTEZ::tests::sub_mutez_fail_3 ... ok [INFO] [stdout] test instructions::SUB_MUTEZ::tests::sub_mutez_success_some ... ok [INFO] [stdout] test instructions::SUB_MUTEZ::tests::sub_mutez_fail_4 ... ok [INFO] [stdout] test instructions::SUB::tests::sub_string_nat - should panic ... ok [INFO] [stdout] test instructions::SUB_MUTEZ::tests::sub_mutez_fail_2 ... ok [INFO] [stdout] test instructions::SUB::tests::sub_mutez_mutez - should panic ... ok [INFO] [stdout] test instructions::TICKET::test::create_ticket_fail_1 ... ok [INFO] [stdout] test instructions::SWAP::tests::swap_short_stack - should panic ... ok [INFO] [stdout] test instructions::TICKET::test::create_ticket_success_1 ... ok [INFO] [stdout] test instructions::TICKET::test::create_ticket_fail_2 ... ok [INFO] [stdout] test instructions::SWAP::tests::swap_success ... ok [INFO] [stdout] test instructions::UNIT::tests::unit_success ... ok [INFO] [stdout] test instructions::TICKET::test::create_ticket_success_3 ... ok [INFO] [stdout] test instructions::UNPAIR::tests::unpair_success ... ok [INFO] [stdout] test instructions::TICKET::test::create_ticket_success_2 ... 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::UNPAIR::tests::unpair_wrong_stack - should panic ... ok [INFO] [stdout] test instructions::UPDATE::test::update_success_remove_simple_set_no_change ... ok [INFO] [stdout] test instructions::XOR::tests::xor_bool_bool ... 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 instructions::XOR::tests::xor_nat_nat ... ok [INFO] [stdout] test instructions::XOR::tests::xor_wrong_stack_depth - should panic ... 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] 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: 0x5d2d9b35b8c5 - std::backtrace_rs::backtrace::libunwind::trace::h649ab3318d3445c5 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5d2d9b35b8c5 - std::backtrace_rs::backtrace::trace_unsynchronized::hf4bb60c3387150c3 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5d2d9b35b8c5 - std::sys::backtrace::_print_fmt::hd9186c800e44bd00 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5d2d9b35b8c5 - ::fmt::h1b9dad2a88e955ff [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:40:26 [INFO] [stdout] 4: 0x5d2d9b382b6b - core::fmt::rt::Argument::fmt::h351a7824f737a6a0 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d2d9b382b6b - core::fmt::write::h4b5a1270214bc4a7 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/fmt/mod.rs:1182:21 [INFO] [stdout] 6: 0x5d2d9b3591df - std::io::Write::write_fmt::h9d1e399061051a36 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/io/mod.rs:1827:15 [INFO] [stdout] 7: 0x5d2d9b35d0e1 - std::sys::backtrace::BacktraceLock::print::h68d41b51481bce5c [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:43:9 [INFO] [stdout] 8: 0x5d2d9b35d0e1 - std::panicking::default_hook::{{closure}}::h96ab15e9936be7ed [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:269:22 [INFO] [stdout] 9: 0x5d2d9b35cc88 - std::panicking::default_hook::h3cacb9c27561ad33 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:293:9 [INFO] [stdout] 10: 0x5d2d9b12b5aa - as core::ops::function::Fn>::call::hd212b1446b2b2077 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/alloc/src/boxed.rs:2084:9 [INFO] [stdout] 11: 0x5d2d9b12b5aa - test::test_main::{{closure}}::hd15ff34f3f68988b [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x5d2d9b35d97f - as core::ops::function::Fn>::call::hce7569f4ca5d1b64 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/alloc/src/boxed.rs:2084:9 [INFO] [stdout] 13: 0x5d2d9b35d97f - std::panicking::rust_panic_with_hook::hfe205f6954b2c97b [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:808:13 [INFO] [stdout] 14: 0x5d2d9b35d5a7 - std::panicking::begin_panic_handler::{{closure}}::h6cb44b3a50f28c44 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x5d2d9b35bd89 - std::sys::backtrace::__rust_end_short_backtrace::hf1c1f2a92799bb0e [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5d2d9b35d234 - rust_begin_unwind [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x5d2d9afaf833 - core::panicking::panic_fmt::h3d8fc78294164da7 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5d2d9afafc3e - core::panicking::assert_failed_inner::h19a8ffbd06abbe27 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panicking.rs:410:17 [INFO] [stdout] 19: 0x5d2d9b08105e - core::panicking::assert_failed::h4ee9bf627067e2e9 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panicking.rs:365:5 [INFO] [stdout] 20: 0x5d2d9b06f8a1 - michelson_rust::test::contract_with_map_instruction::h15ef9d7ce2795328 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:152:17 [INFO] [stdout] 21: 0x5d2d9b06de87 - michelson_rust::test::contract_with_map_instruction::{{closure}}::heddcbd34722df1f3 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:100:39 [INFO] [stdout] 22: 0x5d2d9b0e6e86 - core::ops::function::FnOnce::call_once::h4aec507e8537e2a4 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5d2d9b12fbeb - core::ops::function::FnOnce::call_once::h81f56a195fe4862e [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5d2d9b12fbeb - test::__rust_begin_short_backtrace::h919c79c8b896f9e2 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/test/src/lib.rs:624:18 [INFO] [stdout] 25: 0x5d2d9b12f495 - test::run_test_in_process::{{closure}}::h7b3d5751c5b4dd75 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/test/src/lib.rs:647:60 [INFO] [stdout] 26: 0x5d2d9b12f495 - as core::ops::function::FnOnce<()>>::call_once::hdabd61465e4dbd80 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5d2d9b12f495 - std::panicking::try::do_call::hc813c79fd64b0a90 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:557:40 [INFO] [stdout] 28: 0x5d2d9b12f495 - std::panicking::try::h055c5de7e7bfc209 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:521:19 [INFO] [stdout] 29: 0x5d2d9b12f495 - std::panic::catch_unwind::h4265d6525195c807 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panic.rs:350:14 [INFO] [stdout] 30: 0x5d2d9b12f495 - test::run_test_in_process::he72c277a35f96567 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/test/src/lib.rs:647:27 [INFO] [stdout] 31: 0x5d2d9b12f495 - test::run_test::{{closure}}::h974e632522c0fbcf [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/test/src/lib.rs:568:43 [INFO] [stdout] 32: 0x5d2d9b0f7484 - test::run_test::{{closure}}::hdc2c89ce8b601dda [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/test/src/lib.rs:598:41 [INFO] [stdout] 33: 0x5d2d9b0f7484 - std::sys::backtrace::__rust_begin_short_backtrace::h342cb8e53aeb2076 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x5d2d9b0fabb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h67b1b5c1709ad95b [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/thread/mod.rs:538:17 [INFO] [stdout] 35: 0x5d2d9b0fabb2 - as core::ops::function::FnOnce<()>>::call_once::hd8c7a030ea8b7676 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5d2d9b0fabb2 - std::panicking::try::do_call::h512c2ab2c15b7d31 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:557:40 [INFO] [stdout] 37: 0x5d2d9b0fabb2 - std::panicking::try::h5c2903f8937bc868 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:521:19 [INFO] [stdout] 38: 0x5d2d9b0fabb2 - std::panic::catch_unwind::h242c80217c2dbece [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panic.rs:350:14 [INFO] [stdout] 39: 0x5d2d9b0fabb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h6cb4494ebdd8caf7 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/thread/mod.rs:537:30 [INFO] [stdout] 40: 0x5d2d9b0fabb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h42193b008049ba94 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5d2d9b361b5b - as core::ops::function::FnOnce>::call_once::ha1963004222e7822 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/alloc/src/boxed.rs:2070:9 [INFO] [stdout] 42: 0x5d2d9b361b5b - as core::ops::function::FnOnce>::call_once::h1086ced1f7c494c2 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/alloc/src/boxed.rs:2070:9 [INFO] [stdout] 43: 0x5d2d9b361b5b - std::sys::pal::unix::thread::Thread::new::thread_start::ha8af9c992ef0b208 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7d18ea40dac3 - [INFO] [stdout] 45: 0x7d18ea49ea04 - clone [INFO] [stdout] 46: 0x0 - [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] 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: 0x5d2d9b35b8c5 - std::backtrace_rs::backtrace::libunwind::trace::h649ab3318d3445c5 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5d2d9b35b8c5 - std::backtrace_rs::backtrace::trace_unsynchronized::hf4bb60c3387150c3 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5d2d9b35b8c5 - std::sys::backtrace::_print_fmt::hd9186c800e44bd00 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5d2d9b35b8c5 - ::fmt::h1b9dad2a88e955ff [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:40:26 [INFO] [stdout] 4: 0x5d2d9b382b6b - core::fmt::rt::Argument::fmt::h351a7824f737a6a0 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d2d9b382b6b - core::fmt::write::h4b5a1270214bc4a7 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/fmt/mod.rs:1182:21 [INFO] [stdout] 6: 0x5d2d9b3591df - std::io::Write::write_fmt::h9d1e399061051a36 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/io/mod.rs:1827:15 [INFO] [stdout] 7: 0x5d2d9b35d0e1 - std::sys::backtrace::BacktraceLock::print::h68d41b51481bce5c [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:43:9 [INFO] [stdout] 8: 0x5d2d9b35d0e1 - std::panicking::default_hook::{{closure}}::h96ab15e9936be7ed [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:269:22 [INFO] [stdout] 9: 0x5d2d9b35cc88 - std::panicking::default_hook::h3cacb9c27561ad33 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:293:9 [INFO] [stdout] 10: 0x5d2d9b12b5aa - as core::ops::function::Fn>::call::hd212b1446b2b2077 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/alloc/src/boxed.rs:2084:9 [INFO] [stdout] 11: 0x5d2d9b12b5aa - test::test_main::{{closure}}::hd15ff34f3f68988b [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x5d2d9b35d97f - as core::ops::function::Fn>::call::hce7569f4ca5d1b64 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/alloc/src/boxed.rs:2084:9 [INFO] [stdout] 13: 0x5d2d9b35d97f - std::panicking::rust_panic_with_hook::hfe205f6954b2c97b [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:808:13 [INFO] [stdout] 14: 0x5d2d9b35d573 - std::panicking::begin_panic_handler::{{closure}}::h6cb44b3a50f28c44 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:667:13 [INFO] [stdout] 15: 0x5d2d9b35bd89 - std::sys::backtrace::__rust_end_short_backtrace::hf1c1f2a92799bb0e [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5d2d9b35d234 - rust_begin_unwind [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x5d2d9afaf833 - core::panicking::panic_fmt::h3d8fc78294164da7 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5d2d9afaf8bc - core::panicking::panic::hec978767ec2d35ff [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panicking.rs:148:5 [INFO] [stdout] 19: 0x5d2d9b0cc628 - michelson_rust::utils::test::utils_test_micheline_to_json_pair_values::hb1fd36af04af19ba [INFO] [stdout] at /opt/rustwide/workdir/src/utils.rs:775:9 [INFO] [stdout] 20: 0x5d2d9b0cc0d7 - michelson_rust::utils::test::utils_test_micheline_to_json_pair_values::{{closure}}::hda7bb64e7f574622 [INFO] [stdout] at /opt/rustwide/workdir/src/utils.rs:747:54 [INFO] [stdout] 21: 0x5d2d9b0e6266 - core::ops::function::FnOnce::call_once::h1a7611f42a342664 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5d2d9b12fbeb - core::ops::function::FnOnce::call_once::h81f56a195fe4862e [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5d2d9b12fbeb - test::__rust_begin_short_backtrace::h919c79c8b896f9e2 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/test/src/lib.rs:624:18 [INFO] [stdout] 24: 0x5d2d9b12f495 - test::run_test_in_process::{{closure}}::h7b3d5751c5b4dd75 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/test/src/lib.rs:647:60 [INFO] [stdout] 25: 0x5d2d9b12f495 - as core::ops::function::FnOnce<()>>::call_once::hdabd61465e4dbd80 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x5d2d9b12f495 - std::panicking::try::do_call::hc813c79fd64b0a90 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:557:40 [INFO] [stdout] 27: 0x5d2d9b12f495 - std::panicking::try::h055c5de7e7bfc209 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:521:19 [INFO] [stdout] 28: 0x5d2d9b12f495 - std::panic::catch_unwind::h4265d6525195c807 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panic.rs:350:14 [INFO] [stdout] 29: 0x5d2d9b12f495 - test::run_test_in_process::he72c277a35f96567 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/test/src/lib.rs:647:27 [INFO] [stdout] 30: 0x5d2d9b12f495 - test::run_test::{{closure}}::h974e632522c0fbcf [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/test/src/lib.rs:568:43 [INFO] [stdout] 31: 0x5d2d9b0f7484 - test::run_test::{{closure}}::hdc2c89ce8b601dda [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/test/src/lib.rs:598:41 [INFO] [stdout] 32: 0x5d2d9b0f7484 - std::sys::backtrace::__rust_begin_short_backtrace::h342cb8e53aeb2076 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 33: 0x5d2d9b0fabb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h67b1b5c1709ad95b [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/thread/mod.rs:538:17 [INFO] [stdout] 34: 0x5d2d9b0fabb2 - as core::ops::function::FnOnce<()>>::call_once::hd8c7a030ea8b7676 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x5d2d9b0fabb2 - std::panicking::try::do_call::h512c2ab2c15b7d31 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:557:40 [INFO] [stdout] 36: 0x5d2d9b0fabb2 - std::panicking::try::h5c2903f8937bc868 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:521:19 [INFO] [stdout] 37: 0x5d2d9b0fabb2 - std::panic::catch_unwind::h242c80217c2dbece [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panic.rs:350:14 [INFO] [stdout] 38: 0x5d2d9b0fabb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h6cb4494ebdd8caf7 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/thread/mod.rs:537:30 [INFO] [stdout] 39: 0x5d2d9b0fabb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h42193b008049ba94 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5d2d9b361b5b - as core::ops::function::FnOnce>::call_once::ha1963004222e7822 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/alloc/src/boxed.rs:2070:9 [INFO] [stdout] 41: 0x5d2d9b361b5b - as core::ops::function::FnOnce>::call_once::h1086ced1f7c494c2 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/alloc/src/boxed.rs:2070:9 [INFO] [stdout] 42: 0x5d2d9b361b5b - std::sys::pal::unix::thread::Thread::new::thread_start::ha8af9c992ef0b208 [INFO] [stdout] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7d18ea40dac3 - [INFO] [stdout] 44: 0x7d18ea49ea04 - clone [INFO] [stdout] 45: 0x0 - [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 0.79s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "815cbda694898f05fc6509e5d63b525c198ff6b25db301bd4447946606bd0143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "815cbda694898f05fc6509e5d63b525c198ff6b25db301bd4447946606bd0143", kill_on_drop: false }` [INFO] [stdout] 815cbda694898f05fc6509e5d63b525c198ff6b25db301bd4447946606bd0143