[INFO] cloning repository https://github.com/AndonMitev/my-first-contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndonMitev/my-first-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndonMitev%2Fmy-first-contract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndonMitev%2Fmy-first-contract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 577dbc42f092d238d480825b8aad48b23c70adf4
[INFO] testing AndonMitev/my-first-contract against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndonMitev%2Fmy-first-contract" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  33% (434/1296)
Updating files:  34% (441/1296)
Updating files:  35% (454/1296)
Updating files:  36% (467/1296)
Updating files:  37% (480/1296)
Updating files:  38% (493/1296)
Updating files:  39% (506/1296)
Updating files:  40% (519/1296)
Updating files:  41% (532/1296)
Updating files:  42% (545/1296)
Updating files:  43% (558/1296)
Updating files:  44% (571/1296)
Updating files:  45% (584/1296)
Updating files:  46% (597/1296)
Updating files:  47% (610/1296)
Updating files:  48% (623/1296)
Updating files:  49% (636/1296)
Updating files:  50% (648/1296)
Updating files:  51% (661/1296)
Updating files:  52% (674/1296)
Updating files:  53% (687/1296)
Updating files:  54% (700/1296)
Updating files:  55% (713/1296)
Updating files:  56% (726/1296)
Updating files:  57% (739/1296)
Updating files:  58% (752/1296)
Updating files:  59% (765/1296)
Updating files:  60% (778/1296)
Updating files:  61% (791/1296)
Updating files:  62% (804/1296)
Updating files:  63% (817/1296)
Updating files:  64% (830/1296)
Updating files:  65% (843/1296)
Updating files:  66% (856/1296)
Updating files:  67% (869/1296)
Updating files:  68% (882/1296)
Updating files:  69% (895/1296)
Updating files:  70% (908/1296)
Updating files:  71% (921/1296)
Updating files:  72% (934/1296)
Updating files:  73% (947/1296)
Updating files:  74% (960/1296)
Updating files:  75% (972/1296)
Updating files:  76% (985/1296)
Updating files:  77% (998/1296)
Updating files:  78% (1011/1296)
Updating files:  79% (1024/1296)
Updating files:  79% (1036/1296)
Updating files:  80% (1037/1296)
Updating files:  81% (1050/1296)
Updating files:  82% (1063/1296)
Updating files:  83% (1076/1296)
Updating files:  84% (1089/1296)
Updating files:  85% (1102/1296)
Updating files:  86% (1115/1296)
Updating files:  87% (1128/1296)
Updating files:  88% (1141/1296)
Updating files:  89% (1154/1296)
Updating files:  90% (1167/1296)
Updating files:  91% (1180/1296)
Updating files:  92% (1193/1296)
Updating files:  93% (1206/1296)
Updating files:  94% (1219/1296)
Updating files:  95% (1232/1296)
Updating files:  96% (1245/1296)
Updating files:  97% (1258/1296)
Updating files:  98% (1271/1296)
Updating files:  99% (1284/1296)
Updating files: 100% (1296/1296)
Updating files: 100% (1296/1296), done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/AndonMitev/my-first-contract
[INFO] finished tweaking git repo https://github.com/AndonMitev/my-first-contract
[INFO] tweaked toml for git repo https://github.com/AndonMitev/my-first-contract written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndonMitev/my-first-contract on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndonMitev/my-first-contract 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.27
[INFO] [stderr]   Downloaded cosmwasm-schema v0.10.1
[INFO] [stderr]   Downloaded snafu-derive v0.6.10
[INFO] [stderr]   Downloaded rustc-demangle v0.1.20
[INFO] [stderr]   Downloaded cosmwasm-storage v0.10.1
[INFO] [stderr]   Downloaded serde-json-wasm v0.2.3
[INFO] [stderr]   Downloaded serde_derive_internals v0.25.0
[INFO] [stderr]   Downloaded cosmwasm-std v0.10.1
[INFO] [stderr]   Downloaded cc v1.0.69
[INFO] [stderr]   Downloaded serde_derive v1.0.126
[INFO] [stderr]   Downloaded serde v1.0.126
[INFO] [stderr]   Downloaded addr2line v0.15.2
[INFO] [stderr]   Downloaded backtrace v0.3.60
[INFO] [stderr]   Downloaded schemars v0.7.6
[INFO] [stderr]   Downloaded sha2 v0.9.5
[INFO] [stderr]   Downloaded schemars_derive v0.7.6
[INFO] [stderr]   Downloaded snafu v0.6.10
[INFO] [stderr]   Downloaded object v0.25.3
[INFO] [stderr]   Downloaded syn v1.0.73
[INFO] [stderr]   Downloaded libc v0.2.98
[INFO] [stderr]   Downloaded gimli v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f23249eb9f91a06233d470b907c780264e70ef9bae93cdcfbdffdc13bd4d194
[INFO] running `Command { std: "docker" "start" "-a" "0f23249eb9f91a06233d470b907c780264e70ef9bae93cdcfbdffdc13bd4d194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f23249eb9f91a06233d470b907c780264e70ef9bae93cdcfbdffdc13bd4d194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f23249eb9f91a06233d470b907c780264e70ef9bae93cdcfbdffdc13bd4d194", kill_on_drop: false }`
[INFO] [stdout] 0f23249eb9f91a06233d470b907c780264e70ef9bae93cdcfbdffdc13bd4d194
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc93241cd9a2540f7da1a21787fcee9e2a5c3c66dc09ff9177bed95d7c17c8e1
[INFO] running `Command { std: "docker" "start" "-a" "dc93241cd9a2540f7da1a21787fcee9e2a5c3c66dc09ff9177bed95d7c17c8e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling schemars v0.7.6
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling schemars_derive v0.7.6
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling serde-json-wasm v0.2.3
[INFO] [stderr]    Compiling cosmwasm-std v0.10.1
[INFO] [stderr]    Compiling cosmwasm-storage v0.10.1
[INFO] [stderr]    Compiling my-first-contract v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/state.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn config<S: Storage>(storage: &mut S) -> Singleton<S, State> {
[INFO] [stdout]    |                                    ^^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn config<S: Storage>(storage: &mut S) -> Singleton<'_, S, State> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/state.rs:22:41
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn config_read<S: Storage>(storage: &S) -> ReadonlySingleton<S, State> {
[INFO] [stdout]    |                                         ^^     --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn config_read<S: Storage>(storage: &S) -> ReadonlySingleton<'_, S, State> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "dc93241cd9a2540f7da1a21787fcee9e2a5c3c66dc09ff9177bed95d7c17c8e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc93241cd9a2540f7da1a21787fcee9e2a5c3c66dc09ff9177bed95d7c17c8e1", kill_on_drop: false }`
[INFO] [stdout] dc93241cd9a2540f7da1a21787fcee9e2a5c3c66dc09ff9177bed95d7c17c8e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77b07e8cf8b77dce7a5177b7febc791e5edff53a0848360b9876b4d35f8bdf5b
[INFO] running `Command { std: "docker" "start" "-a" "77b07e8cf8b77dce7a5177b7febc791e5edff53a0848360b9876b4d35f8bdf5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cosmwasm-schema v0.10.1
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/state.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn config<S: Storage>(storage: &mut S) -> Singleton<S, State> {
[INFO] [stdout]    |                                    ^^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn config<S: Storage>(storage: &mut S) -> Singleton<'_, S, State> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/state.rs:22:41
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn config_read<S: Storage>(storage: &S) -> ReadonlySingleton<S, State> {
[INFO] [stdout]    |                                         ^^     --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn config_read<S: Storage>(storage: &S) -> ReadonlySingleton<'_, S, State> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling my-first-contract v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/state.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn config<S: Storage>(storage: &mut S) -> Singleton<S, State> {
[INFO] [stdout]    |                                    ^^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn config<S: Storage>(storage: &mut S) -> Singleton<'_, S, State> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/state.rs:22:41
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn config_read<S: Storage>(storage: &S) -> ReadonlySingleton<S, State> {
[INFO] [stdout]    |                                         ^^     --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn config_read<S: Storage>(storage: &S) -> ReadonlySingleton<'_, S, State> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.12s
[INFO] running `Command { std: "docker" "inspect" "77b07e8cf8b77dce7a5177b7febc791e5edff53a0848360b9876b4d35f8bdf5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77b07e8cf8b77dce7a5177b7febc791e5edff53a0848360b9876b4d35f8bdf5b", kill_on_drop: false }`
[INFO] [stdout] 77b07e8cf8b77dce7a5177b7febc791e5edff53a0848360b9876b4d35f8bdf5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fada015a79e124a027f388b5ded65dbcc9dedc061056293995d941c1583951fe
[INFO] running `Command { std: "docker" "start" "-a" "fada015a79e124a027f388b5ded65dbcc9dedc061056293995d941c1583951fe", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/state.rs:18:36
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub fn config<S: Storage>(storage: &mut S) -> Singleton<S, State> {
[INFO] [stderr]    |                                    ^^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub fn config<S: Storage>(storage: &mut S) -> Singleton<'_, S, State> {
[INFO] [stderr]    |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/state.rs:22:41
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub fn config_read<S: Storage>(storage: &S) -> ReadonlySingleton<S, State> {
[INFO] [stderr]    |                                         ^^     --------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                                         |
[INFO] [stderr]    |                                         this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub fn config_read<S: Storage>(storage: &S) -> ReadonlySingleton<'_, S, State> {
[INFO] [stderr]    |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `my-first-contract` (lib) generated 2 warnings
[INFO] [stderr] warning: `my-first-contract` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/my_first_contract-725d2ab2adcf62a4)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests my_first_contract
[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] [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" "fada015a79e124a027f388b5ded65dbcc9dedc061056293995d941c1583951fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fada015a79e124a027f388b5ded65dbcc9dedc061056293995d941c1583951fe", kill_on_drop: false }`
[INFO] [stdout] fada015a79e124a027f388b5ded65dbcc9dedc061056293995d941c1583951fe
