[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] checking AndonMitev/my-first-contract against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndonMitev%2Fmy-first-contract" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  32% (416/1296)
Updating files:  33% (428/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:  46% (603/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:  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-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndonMitev/my-first-contract on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cef415c0339d254aa38cda683e888fa72020d4f0a958a764339d6627c34e0a43
[INFO] running `Command { std: "docker" "start" "-a" "cef415c0339d254aa38cda683e888fa72020d4f0a958a764339d6627c34e0a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cef415c0339d254aa38cda683e888fa72020d4f0a958a764339d6627c34e0a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cef415c0339d254aa38cda683e888fa72020d4f0a958a764339d6627c34e0a43", kill_on_drop: false }`
[INFO] [stdout] cef415c0339d254aa38cda683e888fa72020d4f0a958a764339d6627c34e0a43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccf2533df67f7e363923bc8bd0da41f7855cf8b456cbecc9b1c263173908f55b
[INFO] running `Command { std: "docker" "start" "-a" "ccf2533df67f7e363923bc8bd0da41f7855cf8b456cbecc9b1c263173908f55b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[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 ryu v1.0.5
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling schemars v0.7.6
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking cpufeatures v0.1.5
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha2 v0.9.5
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling schemars_derive v0.7.6
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking serde-json-wasm v0.2.3
[INFO] [stderr]     Checking cosmwasm-std v0.10.1
[INFO] [stderr]     Checking cosmwasm-schema v0.10.1
[INFO] [stderr]     Checking cosmwasm-storage v0.10.1
[INFO] [stderr]     Checking 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] [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 10.65s
[INFO] running `Command { std: "docker" "inspect" "ccf2533df67f7e363923bc8bd0da41f7855cf8b456cbecc9b1c263173908f55b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccf2533df67f7e363923bc8bd0da41f7855cf8b456cbecc9b1c263173908f55b", kill_on_drop: false }`
[INFO] [stdout] ccf2533df67f7e363923bc8bd0da41f7855cf8b456cbecc9b1c263173908f55b
