[INFO] cloning repository https://github.com/SissonJ/terra_contract_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SissonJ/terra_contract_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSissonJ%2Fterra_contract_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSissonJ%2Fterra_contract_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c8259a4863a54dc91250def4897eb6436a3b695
[INFO] testing SissonJ/terra_contract_test against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSissonJ%2Fterra_contract_test" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/SissonJ/terra_contract_test
[INFO] finished tweaking git repo https://github.com/SissonJ/terra_contract_test
[INFO] tweaked toml for git repo https://github.com/SissonJ/terra_contract_test written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SissonJ/terra_contract_test on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SissonJ/terra_contract_test 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cosmwasm-derive v1.0.0
[INFO] [stderr]   Downloaded schemars v0.8.9
[INFO] [stderr]   Downloaded rfc6979 v0.1.0
[INFO] [stderr]   Downloaded cw-utils v0.13.2
[INFO] [stderr]   Downloaded cosmwasm-schema v1.0.0
[INFO] [stderr]   Downloaded serde-json-wasm v0.4.1
[INFO] [stderr]   Downloaded ed25519-zebra v3.0.0
[INFO] [stderr]   Downloaded cw-multi-test v0.13.2
[INFO] [stderr]   Downloaded elliptic-curve v0.11.12
[INFO] [stderr]   Downloaded k256 v0.10.4
[INFO] [stderr]   Downloaded cw-storage-plus v0.13.2
[INFO] [stderr]   Downloaded cosmwasm-std v1.0.0
[INFO] [stderr]   Downloaded crypto-bigint v0.3.2
[INFO] [stderr]   Downloaded sec1 v0.2.1
[INFO] [stderr]   Downloaded ecdsa v0.13.4
[INFO] [stderr]   Downloaded group v0.11.0
[INFO] [stderr]   Downloaded base64ct v1.5.0
[INFO] [stderr]   Downloaded cosmwasm-crypto v1.0.0
[INFO] [stderr]   Downloaded cosmwasm-storage v1.0.0
[INFO] [stderr]   Downloaded ff v0.11.1
[INFO] [stderr]   Downloaded cw2 v0.13.2
[INFO] [stderr]   Downloaded schemars_derive v0.8.9
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d712177dd219ed54733efd5fe260f71c48758d4c30c0924f5e417767b303757
[INFO] running `Command { std: "docker" "start" "-a" "2d712177dd219ed54733efd5fe260f71c48758d4c30c0924f5e417767b303757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d712177dd219ed54733efd5fe260f71c48758d4c30c0924f5e417767b303757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d712177dd219ed54733efd5fe260f71c48758d4c30c0924f5e417767b303757", kill_on_drop: false }`
[INFO] [stdout] 2d712177dd219ed54733efd5fe260f71c48758d4c30c0924f5e417767b303757
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18ed8b4fb8a9de16b5014330c931eb564c89bf92ddb0f71a5b832fc8bc13b040
[INFO] running `Command { std: "docker" "start" "-a" "18ed8b4fb8a9de16b5014330c931eb564c89bf92ddb0f71a5b832fc8bc13b040", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling zeroize v1.5.5
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling base64ct v1.5.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling schemars v0.8.9
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling dyn-clone v1.0.5
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling uint v0.9.3
[INFO] [stderr]    Compiling ff v0.11.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling group v0.11.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling signature v1.4.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling sec1 v0.2.1
[INFO] [stderr]    Compiling elliptic-curve v0.11.12
[INFO] [stderr]    Compiling rfc6979 v0.1.0
[INFO] [stderr]    Compiling ecdsa v0.13.4
[INFO] [stderr]    Compiling k256 v0.10.4
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling cosmwasm-derive v1.0.0
[INFO] [stderr]    Compiling schemars_derive v0.8.9
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling ed25519-zebra v3.0.0
[INFO] [stderr]    Compiling serde-json-wasm v0.4.1
[INFO] [stderr]    Compiling cosmwasm-crypto v1.0.0
[INFO] [stderr]    Compiling cosmwasm-std v1.0.0
[INFO] [stderr]    Compiling cw-storage-plus v0.13.2
[INFO] [stderr]    Compiling cosmwasm-storage v1.0.0
[INFO] [stderr]    Compiling cw2 v0.13.2
[INFO] [stderr]    Compiling terra_contract_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `SubMsg` and `from_binary`
[INFO] [stdout]  --> src/contract.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     from_binary, to_binary, Binary, CosmosMsg, Deps, DepsMut, Env, MessageInfo, Response,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 5 |     StdResult, SubMsg,
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Variable`
[INFO] [stdout]   --> src/contract.rs:10:56
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::msg::{ExecuteMsg, InstantiateMsg, QueryMsg, Variable};
[INFO] [stdout]    |                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CustomQuery`, `QuerierWrapper`, `Querier`, and `WasmQuery`
[INFO] [stdout]  --> src/helpers.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 |     to_binary, Addr, CosmosMsg, CustomQuery, Querier, QuerierWrapper, StdResult, WasmMsg, WasmQuery,
[INFO] [stdout]   |                                 ^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QueryMsg`
[INFO] [stdout]  --> src/helpers.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::msg::{ExecuteMsg, QueryMsg};
[INFO] [stdout]   |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/contract.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     msg: InstantiateMsg,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deps`
[INFO] [stdout]   --> src/contract.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     deps: DepsMut,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]   --> src/contract.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     info: MessageInfo,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/contract.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let mut msgs_to_send: Vec<CosmosMsg> = vec![];
[INFO] [stdout]    |         ----^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msgs_to_send`
[INFO] [stdout]   --> src/contract.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let mut msgs_to_send: Vec<CosmosMsg> = vec![];
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgs_to_send`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error`
[INFO] [stdout]   --> src/contract.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         Err(error) => {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deps`
[INFO] [stdout]    --> src/contract.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn query(deps: Deps, _env: Env, msg: QueryMsg) -> StdResult<Binary> {
[INFO] [stdout]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> src/contract.rs:154:37
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn query(deps: Deps, _env: Env, msg: QueryMsg) -> StdResult<Binary> {
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.77s
[INFO] running `Command { std: "docker" "inspect" "18ed8b4fb8a9de16b5014330c931eb564c89bf92ddb0f71a5b832fc8bc13b040", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18ed8b4fb8a9de16b5014330c931eb564c89bf92ddb0f71a5b832fc8bc13b040", kill_on_drop: false }`
[INFO] [stdout] 18ed8b4fb8a9de16b5014330c931eb564c89bf92ddb0f71a5b832fc8bc13b040
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2d69bcd44626b7d1e30e23436dcd9075166a3eef2f1b4cb9ef0310cf506806c
[INFO] running `Command { std: "docker" "start" "-a" "d2d69bcd44626b7d1e30e23436dcd9075166a3eef2f1b4cb9ef0310cf506806c", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema v1.0.0
[INFO] [stderr]    Compiling cw-utils v0.13.2
[INFO] [stdout] warning: unused imports: `SubMsg` and `from_binary`
[INFO] [stdout]  --> src/contract.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     from_binary, to_binary, Binary, CosmosMsg, Deps, DepsMut, Env, MessageInfo, Response,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 5 |     StdResult, SubMsg,
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Variable`
[INFO] [stdout]   --> src/contract.rs:10:56
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::msg::{ExecuteMsg, InstantiateMsg, QueryMsg, Variable};
[INFO] [stdout]    |                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CustomQuery`, `QuerierWrapper`, `Querier`, and `WasmQuery`
[INFO] [stdout]  --> src/helpers.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 |     to_binary, Addr, CosmosMsg, CustomQuery, Querier, QuerierWrapper, StdResult, WasmMsg, WasmQuery,
[INFO] [stdout]   |                                 ^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QueryMsg`
[INFO] [stdout]  --> src/helpers.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::msg::{ExecuteMsg, QueryMsg};
[INFO] [stdout]   |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/contract.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     msg: InstantiateMsg,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deps`
[INFO] [stdout]   --> src/contract.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     deps: DepsMut,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]   --> src/contract.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     info: MessageInfo,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/contract.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let mut msgs_to_send: Vec<CosmosMsg> = vec![];
[INFO] [stdout]    |         ----^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msgs_to_send`
[INFO] [stdout]   --> src/contract.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let mut msgs_to_send: Vec<CosmosMsg> = vec![];
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgs_to_send`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error`
[INFO] [stdout]   --> src/contract.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         Err(error) => {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deps`
[INFO] [stdout]    --> src/contract.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn query(deps: Deps, _env: Env, msg: QueryMsg) -> StdResult<Binary> {
[INFO] [stdout]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> src/contract.rs:154:37
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn query(deps: Deps, _env: Env, msg: QueryMsg) -> StdResult<Binary> {
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling cw-multi-test v0.13.2
[INFO] [stderr]    Compiling terra_contract_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `SubMsg` and `from_binary`
[INFO] [stdout]  --> src/contract.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     from_binary, to_binary, Binary, CosmosMsg, Deps, DepsMut, Env, MessageInfo, Response,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 5 |     StdResult, SubMsg,
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Variable`
[INFO] [stdout]   --> src/contract.rs:10:56
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::msg::{ExecuteMsg, InstantiateMsg, QueryMsg, Variable};
[INFO] [stdout]    |                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CustomQuery`, `QuerierWrapper`, `Querier`, and `WasmQuery`
[INFO] [stdout]  --> src/helpers.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 |     to_binary, Addr, CosmosMsg, CustomQuery, Querier, QuerierWrapper, StdResult, WasmMsg, WasmQuery,
[INFO] [stdout]   |                                 ^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QueryMsg`
[INFO] [stdout]  --> src/helpers.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::msg::{ExecuteMsg, QueryMsg};
[INFO] [stdout]   |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/contract.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     msg: InstantiateMsg,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deps`
[INFO] [stdout]   --> src/contract.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     deps: DepsMut,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]   --> src/contract.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     info: MessageInfo,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/contract.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let mut msgs_to_send: Vec<CosmosMsg> = vec![];
[INFO] [stdout]    |         ----^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msgs_to_send`
[INFO] [stdout]   --> src/contract.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let mut msgs_to_send: Vec<CosmosMsg> = vec![];
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgs_to_send`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error`
[INFO] [stdout]   --> src/contract.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         Err(error) => {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deps`
[INFO] [stdout]    --> src/contract.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn query(deps: Deps, _env: Env, msg: QueryMsg) -> StdResult<Binary> {
[INFO] [stdout]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> src/contract.rs:154:37
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn query(deps: Deps, _env: Env, msg: QueryMsg) -> StdResult<Binary> {
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.43s
[INFO] running `Command { std: "docker" "inspect" "d2d69bcd44626b7d1e30e23436dcd9075166a3eef2f1b4cb9ef0310cf506806c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2d69bcd44626b7d1e30e23436dcd9075166a3eef2f1b4cb9ef0310cf506806c", kill_on_drop: false }`
[INFO] [stdout] d2d69bcd44626b7d1e30e23436dcd9075166a3eef2f1b4cb9ef0310cf506806c
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e85795ddacfeb50442134ed1c7487fbdb7ab2c27cd08da8f77268bf1f7af99fb
[INFO] running `Command { std: "docker" "start" "-a" "e85795ddacfeb50442134ed1c7487fbdb7ab2c27cd08da8f77268bf1f7af99fb", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `SubMsg` and `from_binary`
[INFO] [stderr]  --> src/contract.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     from_binary, to_binary, Binary, CosmosMsg, Deps, DepsMut, Env, MessageInfo, Response,
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 5 |     StdResult, SubMsg,
[INFO] [stderr]   |                ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Variable`
[INFO] [stderr]   --> src/contract.rs:10:56
[INFO] [stderr]    |
[INFO] [stderr] 10 | use crate::msg::{ExecuteMsg, InstantiateMsg, QueryMsg, Variable};
[INFO] [stderr]    |                                                        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `CustomQuery`, `QuerierWrapper`, `Querier`, and `WasmQuery`
[INFO] [stderr]  --> src/helpers.rs:5:33
[INFO] [stderr]   |
[INFO] [stderr] 5 |     to_binary, Addr, CosmosMsg, CustomQuery, Querier, QuerierWrapper, StdResult, WasmMsg, WasmQuery,
[INFO] [stderr]   |                                 ^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^                      ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `QueryMsg`
[INFO] [stderr]  --> src/helpers.rs:8:30
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::msg::{ExecuteMsg, QueryMsg};
[INFO] [stderr]   |                              ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `msg`
[INFO] [stderr]   --> src/contract.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 |     msg: InstantiateMsg,
[INFO] [stderr]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `deps`
[INFO] [stderr]   --> src/contract.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 35 |     deps: DepsMut,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `info`
[INFO] [stderr]   --> src/contract.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 37 |     info: MessageInfo,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/contract.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |     let mut msgs_to_send: Vec<CosmosMsg> = vec![];
[INFO] [stderr]    |         ----^^^^^^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `msgs_to_send`
[INFO] [stderr]   --> src/contract.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |     let mut msgs_to_send: Vec<CosmosMsg> = vec![];
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgs_to_send`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `error`
[INFO] [stderr]   --> src/contract.rs:52:13
[INFO] [stderr]    |
[INFO] [stderr] 52 |         Err(error) => {
[INFO] [stderr]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_error`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `deps`
[INFO] [stderr]    --> src/contract.rs:154:14
[INFO] [stderr]     |
[INFO] [stderr] 154 | pub fn query(deps: Deps, _env: Env, msg: QueryMsg) -> StdResult<Binary> {
[INFO] [stderr]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `msg`
[INFO] [stderr]    --> src/contract.rs:154:37
[INFO] [stderr]     |
[INFO] [stderr] 154 | pub fn query(deps: Deps, _env: Env, msg: QueryMsg) -> StdResult<Binary> {
[INFO] [stderr]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stderr] 
[INFO] [stderr] warning: `terra_contract_test` (lib) generated 12 warnings (run `cargo fix --lib -p terra_contract_test` to apply 12 suggestions)
[INFO] [stderr] warning: `terra_contract_test` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/terra_contract_test-c438a1b5607b4c90)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test integration_tests::tests::hydrate::hydrate ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::tests::hydrate::hydrate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::tests::hydrate::hydrate' (25) panicked at src/integration_tests.rs:74:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error executing WasmMsg:
[INFO] [stdout] sender: USER
[INFO] [stdout] Execute { contract_addr: "contract0", msg: Binary(7b2268796472617465223a7b226d7367223a227b5c227761736d5c223a207b5c22657865637574655c223a207b5c22636f6e74726163745f616464725c223a205c2224776172702e7661722e7661726961626c65315c222c5c226d73675c223a5c2265794a7a5a57356b496a7037496d4e76626e527959574e30496a6f6964475679636d45314e444d794d534973496d46746233567564434936496a45794d7a51314969776962584e6e496a6f695a586c4b62475648566d706b57464a7357444e4f4d316c59516d5a694d304a73593231474d4746584f58566a65556b325a586c4b646d4e48566e6c5a57464a77596a4931656b6c7163474a6c6555706f597a4e53655749784f58706b4d6b5a33535770774e306c744f57316162565a3557444a47656d4d79566a42594d6d7831576d30346155397563326c6b527a6c79576c63306155397563326c5a4d6a6c315a45684b61466b7a556d5a5a56314a7259326c4a4e6b6c70556a4e5a574570335447356161474e704e544a5a574570775756644b6331705552576c6d5744427a53573147656d45784f57686a4d3035735a45593563474a74576e5a4a616e4133535730316147524862444a61566a6b77596a4a3062474a7053545a6c65557072576c6331646d4a5453545a4a6156497a5756684b64307875576d686a615455795756684b63466c58536e4e6156456c705a6c67784f575a574d484e4a62544677596d3173644752584d575a6a62565a71576c64734d6c705453545a4a6156497a5756684b64307875576d686a615455795756684b63466c58536e4e615645317054454e4b4d474a3553545a4a6156497a5756684b64307875576d686a615455795756684b63466c58536e4e615646467054454e4b64466c5961475a6a4d304a35576c644761306c7162326c4b5347526f5932354264575274526e6c4d626c706f5932317361466c746547784f55306f355a6c453950534a3966513d3d5c222c5c2266756e64735c223a205b5d7d7d7d222c2276617273223a225b5c2224776172702e7661722e7661726961626c65315c223a205c22746572726131323334355c222c5c2224776172702e7661722e7661726961626c65325c223a205c227574657272615c222c5c2224776172702e7661722e7661726961626c65335c223a205c2235343332315c222c5c2224776172702e7661722e7661726961626c65345c223a205c22746572726131313131315c222c5c2224776172702e7661722e7661726961626c65355c223a205c22302e30355c222c5d227d7d), funds: [] }
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Custom Error val: "DeserializationError"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f29fc8d63c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f29fc8d63c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f29fc8d63c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f29fc8d63c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f29fc8ec4ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f29fc8ec4ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5f29fc8db2a6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f29fc8db2a6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f29fc8b488f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f29fc8b488f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f29fc8ce6a9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f29fc7870fe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f29fc7870fe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f29fc8ce862 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f29fc8ce862 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f29fc8b4948 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f29fc8ac2e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f29fc8b579d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f29fc8ecbdc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f29fc8ec952 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f29fc76c036 - <core[c5ed12ab89cc536a]::result::Result<cw_multi_test[44684acafa79f3cf]::executor::AppResponse, anyhow[ea1cf99e56f9b92a]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f29fc76c036 - terra_contract_test[9920bce59c01bf5d]::integration_tests::tests::hydrate::hydrate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/integration_tests.rs:74:60
[INFO] [stdout]   22:     0x5f29fc76ad47 - terra_contract_test[9920bce59c01bf5d]::integration_tests::tests::hydrate::hydrate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/integration_tests.rs:63:21
[INFO] [stdout]   23:     0x5f29fc7739e6 - <terra_contract_test[9920bce59c01bf5d]::integration_tests::tests::hydrate::hydrate::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f29fc77b4ab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f29fc77b4ab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5f29fc787d0a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f29fc787d0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5f29fc787d0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f29fc787d0a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f29fc787d0a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f29fc787d0a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f29fc787d0a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f29fc7821d4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f29fc7821d4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f29fc78a802 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5f29fc78a802 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5f29fc78a802 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f29fc78a802 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f29fc78a802 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f29fc78a802 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5f29fc78a802 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f29fc8d5c6f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5f29fc8d5c6f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x738d9ea37aa4 - <unknown>
[INFO] [stdout]   45:     0x738d9eac4a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration_tests::tests::hydrate::hydrate
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e85795ddacfeb50442134ed1c7487fbdb7ab2c27cd08da8f77268bf1f7af99fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e85795ddacfeb50442134ed1c7487fbdb7ab2c27cd08da8f77268bf1f7af99fb", kill_on_drop: false }`
[INFO] [stdout] e85795ddacfeb50442134ed1c7487fbdb7ab2c27cd08da8f77268bf1f7af99fb
