[INFO] cloning repository https://github.com/nuggetnchill/jackal-memo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nuggetnchill/jackal-memo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuggetnchill%2Fjackal-memo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuggetnchill%2Fjackal-memo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9067b1d75f2fcec1e6ad7dfff877d9c438ee44ec [INFO] checking nuggetnchill/jackal-memo against master#ba7e63b63871a429533c189adbfb1d9a6337e000 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuggetnchill%2Fjackal-memo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/nuggetnchill/jackal-memo [INFO] finished tweaking git repo https://github.com/nuggetnchill/jackal-memo [INFO] tweaked toml for git repo https://github.com/nuggetnchill/jackal-memo written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nuggetnchill/jackal-memo on toolchain ba7e63b63871a429533c189adbfb1d9a6337e000 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nuggetnchill/jackal-memo 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" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cosmwasm-schema v0.10.1 [INFO] [stderr] Downloaded secret-toolkit-utils v0.2.0 [INFO] [stderr] Downloaded secret-cosmwasm-storage v0.10.0 [INFO] [stderr] Downloaded bincode2 v2.0.1 [INFO] [stderr] Downloaded secret-toolkit v0.2.0 [INFO] [stderr] Downloaded secret-toolkit-snip20 v0.2.0 [INFO] [stderr] Downloaded secret-toolkit-storage v0.2.0 [INFO] [stderr] Downloaded secret-toolkit-snip721 v0.2.0 [INFO] [stderr] Downloaded secret-toolkit-serialization v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83165134a3f44219688902ec2917a778e512e281d2f932f163b2dddfc5488747 [INFO] running `Command { std: "docker" "start" "-a" "83165134a3f44219688902ec2917a778e512e281d2f932f163b2dddfc5488747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83165134a3f44219688902ec2917a778e512e281d2f932f163b2dddfc5488747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83165134a3f44219688902ec2917a778e512e281d2f932f163b2dddfc5488747", kill_on_drop: false }` [INFO] [stdout] 83165134a3f44219688902ec2917a778e512e281d2f932f163b2dddfc5488747 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 718dea0c582066aef71fe4308245cc5ff81687d1449d84ecf2e28c47d3555156 [INFO] running `Command { std: "docker" "start" "-a" "718dea0c582066aef71fe4308245cc5ff81687d1449d84ecf2e28c47d3555156", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Compiling quote v1.0.15 [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 bincode2 v2.0.1 [INFO] [stderr] Checking secret-cosmwasm-std v0.10.0 [INFO] [stderr] Checking cosmwasm-schema v0.10.1 [INFO] [stderr] Checking secret-toolkit-utils v0.2.0 [INFO] [stderr] Checking secret-cosmwasm-storage v0.10.0 [INFO] [stderr] Checking secret-toolkit-serialization v0.2.0 [INFO] [stderr] Checking secret-toolkit-snip20 v0.2.0 [INFO] [stderr] Checking secret-toolkit-snip721 v0.2.0 [INFO] [stderr] Checking secret-toolkit-storage v0.2.0 [INFO] [stderr] Checking secret-toolkit v0.2.0 [INFO] [stderr] Checking jackal-memo v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ViewingPermissions` [INFO] [stdout] --> src/contract.rs:1:62 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::msg::{HandleMsg, InitMsg, MsgsResponse, QueryMsg, ViewingPermissions}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PERFIX_PERMITS` [INFO] [stdout] --> src/contract.rs:2:44 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::state::{config, Message, State, PERFIX_PERMITS}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StdError` [INFO] [stdout] --> src/contract.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | Querier, StdError, StdResult, Storage, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ViewingPermissions` [INFO] [stdout] --> src/contract.rs:1:62 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::msg::{HandleMsg, InitMsg, MsgsResponse, QueryMsg, ViewingPermissions}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PERFIX_PERMITS` [INFO] [stdout] --> src/contract.rs:2:44 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::state::{config, Message, State, PERFIX_PERMITS}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StdError` [INFO] [stdout] --> src/contract.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | Querier, StdError, StdResult, Storage, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/contract.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | HandleMsg::SetViewingKey { key, padding } => todo!(), [INFO] [stdout] | ^^^ help: try ignoring the field: `key: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `padding` [INFO] [stdout] --> src/contract.rs:31:41 [INFO] [stdout] | [INFO] [stdout] 31 | HandleMsg::SetViewingKey { key, padding } => todo!(), [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `padding: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/contract.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | HandleMsg::SetViewingKey { key, padding } => todo!(), [INFO] [stdout] | ^^^ help: try ignoring the field: `key: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `padding` [INFO] [stdout] --> src/contract.rs:31:41 [INFO] [stdout] | [INFO] [stdout] 31 | HandleMsg::SetViewingKey { key, padding } => todo!(), [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `padding: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/state.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn config(storage: &mut S) -> Singleton { [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] 19 | pub fn config(storage: &mut S) -> Singleton<'_, S, State> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/state.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn config_read(storage: &S) -> ReadonlySingleton { [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] 23 | pub fn config_read(storage: &S) -> ReadonlySingleton<'_, S, State> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/state.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn config(storage: &mut S) -> Singleton { [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] 19 | pub fn config(storage: &mut S) -> Singleton<'_, S, State> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/state.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn config_read(storage: &S) -> ReadonlySingleton { [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] 23 | pub fn config_read(storage: &S) -> ReadonlySingleton<'_, S, State> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.50s [INFO] running `Command { std: "docker" "inspect" "718dea0c582066aef71fe4308245cc5ff81687d1449d84ecf2e28c47d3555156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "718dea0c582066aef71fe4308245cc5ff81687d1449d84ecf2e28c47d3555156", kill_on_drop: false }` [INFO] [stdout] 718dea0c582066aef71fe4308245cc5ff81687d1449d84ecf2e28c47d3555156