[INFO] cloning repository https://github.com/flackoon/cosmwasm-example-project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flackoon/cosmwasm-example-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflackoon%2Fcosmwasm-example-project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflackoon%2Fcosmwasm-example-project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db287085b2338680725bbd74a3c9d1fb4f1b9906
[INFO] testing flackoon/cosmwasm-example-project against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflackoon%2Fcosmwasm-example-project" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/flackoon/cosmwasm-example-project
[INFO] finished tweaking git repo https://github.com/flackoon/cosmwasm-example-project
[INFO] tweaked toml for git repo https://github.com/flackoon/cosmwasm-example-project written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flackoon/cosmwasm-example-project on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/flackoon/cosmwasm-example-project 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cosmwasm-derive v1.5.11
[INFO] [stderr]   Downloaded cosmwasm-crypto v1.5.11
[INFO] [stderr]   Downloaded cw-utils v0.13.4
[INFO] [stderr]   Downloaded cw-multi-test v0.13.4
[INFO] [stderr]   Downloaded cosmwasm-schema v1.5.11
[INFO] [stderr]   Downloaded cw-storage-plus v0.13.4
[INFO] [stderr]   Downloaded cosmwasm-storage v1.5.2
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v1.5.11
[INFO] [stderr]   Downloaded serde-json-wasm v0.5.2
[INFO] [stderr]   Downloaded cosmwasm-std v1.5.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7a88d30fa2a3ab1e36de6806c4ece374bd1c0525422a7a7be41dfa0b303b0af
[INFO] running `Command { std: "docker" "start" "-a" "e7a88d30fa2a3ab1e36de6806c4ece374bd1c0525422a7a7be41dfa0b303b0af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7a88d30fa2a3ab1e36de6806c4ece374bd1c0525422a7a7be41dfa0b303b0af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7a88d30fa2a3ab1e36de6806c4ece374bd1c0525422a7a7be41dfa0b303b0af", kill_on_drop: false }`
[INFO] [stdout] e7a88d30fa2a3ab1e36de6806c4ece374bd1c0525422a7a7be41dfa0b303b0af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3800ca63e80fdc0b9609e5f92baea2146ae5837f906969caebe1c7b8c2d28986
[INFO] running `Command { std: "docker" "start" "-a" "3800ca63e80fdc0b9609e5f92baea2146ae5837f906969caebe1c7b8c2d28986", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.11
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.5.2
[INFO] [stderr]    Compiling cosmwasm-crypto v1.5.11
[INFO] [stderr]    Compiling cosmwasm-std v1.5.11
[INFO] [stderr]    Compiling cosmwasm-schema v1.5.11
[INFO] [stderr]    Compiling cw-storage-plus v0.13.4
[INFO] [stderr]    Compiling cw-utils v0.13.4
[INFO] [stderr]    Compiling verifier v0.1.0 (/opt/rustwide/workdir/contracts/verifier)
[INFO] [stderr]    Compiling admin v0.1.0 (/opt/rustwide/workdir/contracts/admin)
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]  --> contracts/admin/src/contract.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     coins, to_binary, Addr, BankMsg, Binary, Deps, DepsMut, Empty, Env, Event, MessageInfo, Order, Reply, Response, StdResult, SubMsg...
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]   --> contracts/admin/src/contract.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |         AdminsList {} => to_binary(&query::admins_list(deps)?),
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]   --> contracts/admin/src/contract.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 |         GetVersion {} => to_binary(&query::get_version(deps)?)
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/admin/src/contract.rs:152:14
[INFO] [stdout]     |
[INFO] [stdout] 152 |         msg: to_binary(&verifier::msg::ExecuteMsg::ValidateMigrationMsg {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.29s
[INFO] running `Command { std: "docker" "inspect" "3800ca63e80fdc0b9609e5f92baea2146ae5837f906969caebe1c7b8c2d28986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3800ca63e80fdc0b9609e5f92baea2146ae5837f906969caebe1c7b8c2d28986", kill_on_drop: false }`
[INFO] [stdout] 3800ca63e80fdc0b9609e5f92baea2146ae5837f906969caebe1c7b8c2d28986
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cde99f1028c9356102fd020ac9f17f9e67ff5c70465375a87bcec1ccf4bf998
[INFO] running `Command { std: "docker" "start" "-a" "3cde99f1028c9356102fd020ac9f17f9e67ff5c70465375a87bcec1ccf4bf998", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cosmwasm-storage v1.5.2
[INFO] [stderr]    Compiling verifier v0.1.0 (/opt/rustwide/workdir/contracts/verifier)
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]  --> contracts/admin/src/contract.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     coins, to_binary, Addr, BankMsg, Binary, Deps, DepsMut, Empty, Env, Event, MessageInfo, Order, Reply, Response, StdResult, SubMsg...
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]   --> contracts/admin/src/contract.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |         AdminsList {} => to_binary(&query::admins_list(deps)?),
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]   --> contracts/admin/src/contract.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 |         GetVersion {} => to_binary(&query::get_version(deps)?)
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/admin/src/contract.rs:152:14
[INFO] [stdout]     |
[INFO] [stdout] 152 |         msg: to_binary(&verifier::msg::ExecuteMsg::ValidateMigrationMsg {
[INFO] [stdout]     |              ^^^^^^^^^
[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.4
[INFO] [stderr]    Compiling admin v0.1.0 (/opt/rustwide/workdir/contracts/admin)
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]  --> contracts/admin/src/contract.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     coins, to_binary, Addr, BankMsg, Binary, Deps, DepsMut, Empty, Env, Event, MessageInfo, Order, Reply, Response, StdResult, SubMsg...
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]   --> contracts/admin/src/contract.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |         AdminsList {} => to_binary(&query::admins_list(deps)?),
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]   --> contracts/admin/src/contract.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 |         GetVersion {} => to_binary(&query::get_version(deps)?)
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/admin/src/contract.rs:152:14
[INFO] [stdout]     |
[INFO] [stdout] 152 |         msg: to_binary(&verifier::msg::ExecuteMsg::ValidateMigrationMsg {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.09s
[INFO] running `Command { std: "docker" "inspect" "3cde99f1028c9356102fd020ac9f17f9e67ff5c70465375a87bcec1ccf4bf998", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cde99f1028c9356102fd020ac9f17f9e67ff5c70465375a87bcec1ccf4bf998", kill_on_drop: false }`
[INFO] [stdout] 3cde99f1028c9356102fd020ac9f17f9e67ff5c70465375a87bcec1ccf4bf998
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] afe12efce83bcc33e446fb144b6cc06b059351a453f2a8953131d5cc94ea71c7
[INFO] running `Command { std: "docker" "start" "-a" "afe12efce83bcc33e446fb144b6cc06b059351a453f2a8953131d5cc94ea71c7", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stderr]  --> contracts/admin/src/contract.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 |     coins, to_binary, Addr, BankMsg, Binary, Deps, DepsMut, Empty, Env, Event, MessageInfo, Order, Reply, Response, StdResult, SubMsg...
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stderr]   --> contracts/admin/src/contract.rs:36:26
[INFO] [stderr]    |
[INFO] [stderr] 36 |         AdminsList {} => to_binary(&query::admins_list(deps)?),
[INFO] [stderr]    |                          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stderr]   --> contracts/admin/src/contract.rs:37:26
[INFO] [stderr]    |
[INFO] [stderr] 37 |         GetVersion {} => to_binary(&query::get_version(deps)?)
[INFO] [stderr]    |                          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stderr]    --> contracts/admin/src/contract.rs:152:14
[INFO] [stderr]     |
[INFO] [stderr] 152 |         msg: to_binary(&verifier::msg::ExecuteMsg::ValidateMigrationMsg {
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `admin` (lib) generated 4 warnings
[INFO] [stderr] warning: `admin` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/admin-59d6762132a4d657)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-cbb9848ddcfdbfe5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-834e65a79a4f80c8)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test add_members ... ok
[INFO] [stdout] test unauthorized ... ok
[INFO] [stdout] test donations ... ok
[INFO] [stdout] test failing_migration ... ok
[INFO] [stdout] test migration ... ok
[INFO] [stdout] test instantiation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/verifier-e9adbdf9e93df7cd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests admin
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests verifier
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "afe12efce83bcc33e446fb144b6cc06b059351a453f2a8953131d5cc94ea71c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afe12efce83bcc33e446fb144b6cc06b059351a453f2a8953131d5cc94ea71c7", kill_on_drop: false }`
[INFO] [stdout] afe12efce83bcc33e446fb144b6cc06b059351a453f2a8953131d5cc94ea71c7
