[INFO] cloning repository https://github.com/provenance-io/payment-distribution-contracts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/provenance-io/payment-distribution-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprovenance-io%2Fpayment-distribution-contracts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprovenance-io%2Fpayment-distribution-contracts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75e50196e1eb1769c795c3aea02b065bede649ef
[INFO] testing provenance-io/payment-distribution-contracts against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprovenance-io%2Fpayment-distribution-contracts" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/provenance-io/payment-distribution-contracts
[INFO] finished tweaking git repo https://github.com/provenance-io/payment-distribution-contracts
[INFO] tweaked toml for git repo https://github.com/provenance-io/payment-distribution-contracts written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/provenance-io/payment-distribution-contracts on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/provenance-io/payment-distribution-contracts 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing provenance-io/payment-distribution-contracts against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprovenance-io%2Fpayment-distribution-contracts" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/provenance-io/payment-distribution-contracts
[INFO] finished tweaking git repo https://github.com/provenance-io/payment-distribution-contracts
[INFO] tweaked toml for git repo https://github.com/provenance-io/payment-distribution-contracts written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/provenance-io/payment-distribution-contracts on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/provenance-io/payment-distribution-contracts 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.8
[INFO] [stderr]   Downloaded proc-macro2 v1.0.24
[INFO] [stderr]   Downloaded thiserror v1.0.23
[INFO] [stderr]   Downloaded serde_derive v1.0.132
[INFO] [stderr]   Downloaded const-oid v0.6.2
[INFO] [stderr]   Downloaded zeroize v1.2.0
[INFO] [stderr]   Downloaded crypto-mac v0.11.1
[INFO] [stderr]   Downloaded cosmwasm-schema v1.0.0-beta5
[INFO] [stderr]   Downloaded cosmwasm-storage v1.0.0-beta5
[INFO] [stderr]   Downloaded signature v1.3.2
[INFO] [stderr]   Downloaded provwasm-mocks v1.0.0-beta2
[INFO] [stderr]   Downloaded ecdsa v0.12.4
[INFO] [stderr]   Downloaded cw-storage-plus v0.12.1
[INFO] [stderr]   Downloaded serde-json-wasm v0.3.2
[INFO] [stderr]   Downloaded k256 v0.9.6
[INFO] [stderr]   Downloaded cosmwasm-std v1.0.0-beta5
[INFO] [stderr]   Downloaded serde_json v1.0.61
[INFO] [stderr]   Downloaded syn v1.0.60
[INFO] [stderr]   Downloaded crypto-bigint v0.2.11
[INFO] [stderr]   Downloaded der v0.4.5
[INFO] [stderr]   Downloaded pkcs8 v0.7.6
[INFO] [stderr]   Downloaded elliptic-curve v0.10.6
[INFO] [stderr]   Downloaded cosmwasm-crypto v1.0.0-beta5
[INFO] [stderr]   Downloaded uint v0.9.1
[INFO] [stderr]   Downloaded provwasm-std v1.0.0-beta2
[INFO] [stderr]   Downloaded serde_derive_internals v0.25.0
[INFO] [stderr]   Downloaded version_check v0.9.2
[INFO] [stderr]   Downloaded sha2 v0.9.3
[INFO] [stderr]   Downloaded cosmwasm-derive v1.0.0-beta5
[INFO] [stderr]   Downloaded dyn-clone v1.0.4
[INFO] [stderr]   Downloaded schemars_derive v0.8.3
[INFO] [stderr]   Downloaded cpuid-bool v0.1.2
[INFO] [stderr]   Downloaded ed25519-zebra v2.2.0
[INFO] [stderr]   Downloaded hmac v0.11.0
[INFO] [stderr]   Downloaded subtle v2.4.0
[INFO] [stderr]   Downloaded serde v1.0.132
[INFO] [stderr]   Downloaded ff v0.10.1
[INFO] [stderr]   Downloaded curve25519-dalek v3.0.2
[INFO] [stderr]   Downloaded libc v0.2.88
[INFO] [stderr]   Downloaded group v0.10.0
[INFO] [stderr]   Downloaded spki v0.4.1
[INFO] [stderr]   Downloaded schemars v0.8.3
[INFO] [stderr]   Downloaded unicode-xid v0.2.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 885af0ed2785a5a854a380e18a838a7d7192fe1d11455f8a620c98e1b10e8b7f
[INFO] running `Command { std: "docker" "start" "-a" "885af0ed2785a5a854a380e18a838a7d7192fe1d11455f8a620c98e1b10e8b7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "885af0ed2785a5a854a380e18a838a7d7192fe1d11455f8a620c98e1b10e8b7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "885af0ed2785a5a854a380e18a838a7d7192fe1d11455f8a620c98e1b10e8b7f", kill_on_drop: false }`
[INFO] [stdout] 885af0ed2785a5a854a380e18a838a7d7192fe1d11455f8a620c98e1b10e8b7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f374d0c3c6ea2e985393c409e258f9c1aeef813b03bfb2f271f21b8d75704ea4
[INFO] running `Command { std: "docker" "start" "-a" "f374d0c3c6ea2e985393c409e258f9c1aeef813b03bfb2f271f21b8d75704ea4", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling libc v0.2.88
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling zeroize v1.2.0
[INFO] [stderr]    Compiling const-oid v0.6.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling schemars v0.8.3
[INFO] [stderr]    Compiling der v0.4.5
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.4
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling uint v0.9.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.2.11
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling sha2 v0.9.3
[INFO] [stderr]    Compiling signature v1.3.2
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling curve25519-dalek v3.0.2
[INFO] [stderr]    Compiling elliptic-curve v0.10.6
[INFO] [stderr]    Compiling ecdsa v0.12.4
[INFO] [stderr]    Compiling k256 v0.9.6
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling cosmwasm-derive v1.0.0-beta5
[INFO] [stderr]    Compiling schemars_derive v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.23
[INFO] [stderr]    Compiling ed25519-zebra v2.2.0
[INFO] [stderr]    Compiling serde-json-wasm v0.3.2
[INFO] [stderr]    Compiling cosmwasm-crypto v1.0.0-beta5
[INFO] [stderr]    Compiling cosmwasm-std v1.0.0-beta5
[INFO] [stderr]    Compiling cw-storage-plus v0.12.1
[INFO] [stderr]    Compiling cosmwasm-storage v1.0.0-beta5
[INFO] [stderr]    Compiling provwasm-std v1.0.0-beta2
[INFO] [stderr]    Compiling payment-distribution-contracts v1.0.0-beta (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:26:33
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn get_ask_storage(storage: &mut dyn Storage) -> Bucket<AskOrder> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn get_ask_storage(storage: &mut dyn Storage) -> Bucket<'_, AskOrder> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:30:38
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn get_ask_storage_read(storage: &dyn Storage) -> ReadonlyBucket<AskOrder> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn get_ask_storage_read(storage: &dyn Storage) -> ReadonlyBucket<'_, AskOrder> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:33:33
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn get_bid_storage(storage: &mut dyn Storage) -> Bucket<BidOrder> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn get_bid_storage(storage: &mut dyn Storage) -> Bucket<'_, BidOrder> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:37:38
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn get_bid_storage_read(storage: &dyn Storage) -> ReadonlyBucket<BidOrder> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn get_bid_storage_read(storage: &dyn Storage) -> ReadonlyBucket<'_, BidOrder> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.66s
[INFO] running `Command { std: "docker" "inspect" "f374d0c3c6ea2e985393c409e258f9c1aeef813b03bfb2f271f21b8d75704ea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f374d0c3c6ea2e985393c409e258f9c1aeef813b03bfb2f271f21b8d75704ea4", kill_on_drop: false }`
[INFO] [stdout] f374d0c3c6ea2e985393c409e258f9c1aeef813b03bfb2f271f21b8d75704ea4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5d23f881f207f70064dccdbb20462245c681f85d847eb5e9447d709959d8a726
[INFO] running `Command { std: "docker" "start" "-a" "5d23f881f207f70064dccdbb20462245c681f85d847eb5e9447d709959d8a726", kill_on_drop: false }`
[INFO] [stderr]    Compiling cosmwasm-schema v1.0.0-beta5
[INFO] [stderr]    Compiling provwasm-mocks v1.0.0-beta2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:26:33
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn get_ask_storage(storage: &mut dyn Storage) -> Bucket<AskOrder> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn get_ask_storage(storage: &mut dyn Storage) -> Bucket<'_, AskOrder> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:30:38
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn get_ask_storage_read(storage: &dyn Storage) -> ReadonlyBucket<AskOrder> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn get_ask_storage_read(storage: &dyn Storage) -> ReadonlyBucket<'_, AskOrder> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:33:33
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn get_bid_storage(storage: &mut dyn Storage) -> Bucket<BidOrder> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn get_bid_storage(storage: &mut dyn Storage) -> Bucket<'_, BidOrder> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:37:38
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn get_bid_storage_read(storage: &dyn Storage) -> ReadonlyBucket<BidOrder> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn get_bid_storage_read(storage: &dyn Storage) -> ReadonlyBucket<'_, BidOrder> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling payment-distribution-contracts v1.0.0-beta (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:26:33
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn get_ask_storage(storage: &mut dyn Storage) -> Bucket<AskOrder> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn get_ask_storage(storage: &mut dyn Storage) -> Bucket<'_, AskOrder> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:30:38
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn get_ask_storage_read(storage: &dyn Storage) -> ReadonlyBucket<AskOrder> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn get_ask_storage_read(storage: &dyn Storage) -> ReadonlyBucket<'_, AskOrder> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:33:33
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn get_bid_storage(storage: &mut dyn Storage) -> Bucket<BidOrder> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn get_bid_storage(storage: &mut dyn Storage) -> Bucket<'_, BidOrder> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:37:38
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn get_bid_storage_read(storage: &dyn Storage) -> ReadonlyBucket<BidOrder> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn get_bid_storage_read(storage: &dyn Storage) -> ReadonlyBucket<'_, BidOrder> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.29s
[INFO] running `Command { std: "docker" "inspect" "5d23f881f207f70064dccdbb20462245c681f85d847eb5e9447d709959d8a726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d23f881f207f70064dccdbb20462245c681f85d847eb5e9447d709959d8a726", kill_on_drop: false }`
[INFO] [stdout] 5d23f881f207f70064dccdbb20462245c681f85d847eb5e9447d709959d8a726
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 43af9ce9c497f83d3a9cd044a2b488042889e8e49ea5642169edae4bb20347a4
[INFO] running `Command { std: "docker" "start" "-a" "43af9ce9c497f83d3a9cd044a2b488042889e8e49ea5642169edae4bb20347a4", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/state.rs:26:33
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub fn get_ask_storage(storage: &mut dyn Storage) -> Bucket<AskOrder> {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub fn get_ask_storage(storage: &mut dyn Storage) -> Bucket<'_, AskOrder> {
[INFO] [stderr]    |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/state.rs:30:38
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub fn get_ask_storage_read(storage: &dyn Storage) -> ReadonlyBucket<AskOrder> {
[INFO] [stderr]    |                                      ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                      |
[INFO] [stderr]    |                                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub fn get_ask_storage_read(storage: &dyn Storage) -> ReadonlyBucket<'_, AskOrder> {
[INFO] [stderr]    |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/state.rs:33:33
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub fn get_bid_storage(storage: &mut dyn Storage) -> Bucket<BidOrder> {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub fn get_bid_storage(storage: &mut dyn Storage) -> Bucket<'_, BidOrder> {
[INFO] [stderr]    |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/state.rs:37:38
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub fn get_bid_storage_read(storage: &dyn Storage) -> ReadonlyBucket<BidOrder> {
[INFO] [stderr]    |                                      ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                      |
[INFO] [stderr]    |                                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub fn get_bid_storage_read(storage: &dyn Storage) -> ReadonlyBucket<'_, BidOrder> {
[INFO] [stderr]    |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `payment-distribution-contracts` (lib) generated 4 warnings (run `cargo fix --lib -p payment-distribution-contracts` to apply 4 suggestions)
[INFO] [stderr] warning: `payment-distribution-contracts` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/payment-distribution-contracts/38e2ebd9691241a6/deps/payment_distribution_contracts-38e2ebd9691241a6)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test contract::tests::cancel_with_invalid_data ... ok
[INFO] [stdout] test contract::tests::create_ask_with_invalid_data ... ok
[INFO] [stdout] test contract::tests::cancel_with_valid_data ... ok
[INFO] [stdout] test contract::tests::create_ask_with_valid_data ... ok
[INFO] [stdout] test contract::tests::create_bid_with_invalid_data ... ok
[INFO] [stdout] test contract::tests::create_bid_with_valid_data ... ok
[INFO] [stdout] test contract::tests::execute_with_invalid_data ... ok
[INFO] [stdout] test contract::tests::instantiate_with_invalid_data ... ok
[INFO] [stdout] test contract::tests::execute_with_valid_data ... ok
[INFO] [stdout] test contract::tests::instantiate_with_valid_data ... ok
[INFO] [stdout] test contract::tests::test_is_executable ... ok
[INFO] [stdout] test contract::tests::query_with_valid_data ... ok
[INFO] [stdout] test contract_info::tests::set_contract_info_with_valid_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests payment_distribution_contracts
[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" "43af9ce9c497f83d3a9cd044a2b488042889e8e49ea5642169edae4bb20347a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43af9ce9c497f83d3a9cd044a2b488042889e8e49ea5642169edae4bb20347a4", kill_on_drop: false }`
[INFO] [stdout] 43af9ce9c497f83d3a9cd044a2b488042889e8e49ea5642169edae4bb20347a4
