[INFO] cloning repository https://github.com/MikeMCodes/Profits_allocation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MikeMCodes/Profits_allocation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikeMCodes%2FProfits_allocation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikeMCodes%2FProfits_allocation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9422448b8978766186b608e3f93157aa9cc11690
[INFO] checking MikeMCodes/Profits_allocation against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikeMCodes%2FProfits_allocation" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MikeMCodes/Profits_allocation
[INFO] finished tweaking git repo https://github.com/MikeMCodes/Profits_allocation
[INFO] tweaked toml for git repo https://github.com/MikeMCodes/Profits_allocation written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MikeMCodes/Profits_allocation on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MikeMCodes/Profits_allocation 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc1/source/contracts/anchor_beth_converter/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc1/source/packages/beth/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc1/source/contracts/anchor_beth_reward/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc1/source/contracts/anchor_beth_token/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.25
[INFO] [stderr]   Downloaded cw0 v0.8.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.4
[INFO] [stderr]   Downloaded cw20-legacy v0.2.0
[INFO] [stderr]   Downloaded thiserror v1.0.25
[INFO] [stderr]   Downloaded signature v1.3.1
[INFO] [stderr]   Downloaded cosmwasm-schema v0.16.0
[INFO] [stderr]   Downloaded terra-cosmwasm v2.2.0
[INFO] [stderr]   Downloaded group v0.10.0
[INFO] [stderr]   Downloaded cosmwasm-storage v0.16.0
[INFO] [stderr]   Downloaded wasmer-middlewares v2.0.0
[INFO] [stderr]   Downloaded crunchy v0.1.6
[INFO] [stderr]   Downloaded cosmwasm-bignumber v2.2.0
[INFO] [stderr]   Downloaded cw2 v0.8.0
[INFO] [stderr]   Downloaded dynasmrt v1.1.0
[INFO] [stderr]   Downloaded cosmwasm-crypto v0.16.0
[INFO] [stderr]   Downloaded cw-storage-plus v0.8.0
[INFO] [stderr]   Downloaded bigint v4.4.3
[INFO] [stderr]   Downloaded clru v0.4.0
[INFO] [stderr]   Downloaded k256 v0.9.6
[INFO] [stderr]   Downloaded cosmwasm-std v0.16.0
[INFO] [stderr]   Downloaded dynasm v1.1.0
[INFO] [stderr]   Downloaded wasmer-compiler-singlepass v2.0.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.19
[INFO] [stderr]   Downloaded der v0.4.1
[INFO] [stderr]   Downloaded target-lexicon v0.12.0
[INFO] [stderr]   Downloaded addr2line v0.15.1
[INFO] [stderr]   Downloaded ecdsa v0.12.3
[INFO] [stderr]   Downloaded elliptic-curve v0.10.5
[INFO] [stderr]   Downloaded crypto-bigint v0.2.2
[INFO] [stderr]   Downloaded pkcs8 v0.7.5
[INFO] [stderr]   Downloaded serde-json-wasm v0.3.1
[INFO] [stderr]   Downloaded spki v0.4.0
[INFO] [stderr]   Downloaded ff v0.10.0
[INFO] [stderr]   Downloaded const-oid v0.6.0
[INFO] [stderr]   Downloaded cpufeatures v0.1.4
[INFO] [stderr]   Downloaded cosmwasm-derive v0.16.0
[INFO] [stderr]   Downloaded cw20 v0.8.0
[INFO] [stderr]   Downloaded schemars_derive v0.8.3
[INFO] [stderr]   Downloaded schemars v0.8.3
[INFO] [stderr]   Downloaded curve25519-dalek v3.1.0
[INFO] [stderr]   Downloaded cw20-base v0.8.0
[INFO] [stderr]   Downloaded libc v0.2.95
[INFO] [stderr]   Downloaded cosmwasm-vm v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1e3e7281d7e093e35372fbedc8861367f305eb30bb0e59796474d639a1684dc
[INFO] running `Command { std: "docker" "start" "-a" "e1e3e7281d7e093e35372fbedc8861367f305eb30bb0e59796474d639a1684dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1e3e7281d7e093e35372fbedc8861367f305eb30bb0e59796474d639a1684dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1e3e7281d7e093e35372fbedc8861367f305eb30bb0e59796474d639a1684dc", kill_on_drop: false }`
[INFO] [stdout] e1e3e7281d7e093e35372fbedc8861367f305eb30bb0e59796474d639a1684dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8262c3821c1e1beeaf260bc37a8dc9a845198f9c9058fc7bfdc52034e5f9e330
[INFO] running `Command { std: "docker" "start" "-a" "8262c3821c1e1beeaf260bc37a8dc9a845198f9c9058fc7bfdc52034e5f9e330", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/anchor_beth_converter/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/packages/beth/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/anchor_beth_reward/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/anchor_beth_token/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling libc v0.2.95
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]     Checking subtle v2.4.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking const-oid v0.6.0
[INFO] [stderr]     Checking zeroize v1.4.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking cpufeatures v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling schemars v0.8.3
[INFO] [stderr]     Checking dyn-clone v1.0.4
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]     Checking der v0.4.1
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking uint v0.9.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling target-lexicon v0.12.0
[INFO] [stderr]    Compiling rkyv v0.6.7
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.4
[INFO] [stderr]     Checking rustc-demangle v0.1.19
[INFO] [stderr]     Checking object v0.24.0
[INFO] [stderr]     Checking more-asserts v0.2.1
[INFO] [stderr]     Checking wasmparser v0.78.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.74.0
[INFO] [stderr]    Compiling crunchy v0.1.6
[INFO] [stderr]    Compiling cranelift-entity v0.74.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking spki v0.4.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking region v2.2.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking pkcs8 v0.7.5
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.74.0
[INFO] [stderr]     Checking memmap2 v0.2.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking bigint v4.4.3
[INFO] [stderr]     Checking cranelift-bforest v0.74.0
[INFO] [stderr]     Checking regalloc v0.0.31
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]     Checking ff v0.10.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking group v0.10.0
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling backtrace v0.3.59
[INFO] [stderr]    Compiling wasmer-vm v2.0.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v2.0.0
[INFO] [stderr]     Checking leb128 v0.2.4
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking which v4.1.0
[INFO] [stderr]     Checking clru v0.4.0
[INFO] [stderr]     Checking parity-wasm v0.42.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-bigint v0.2.2
[INFO] [stderr]     Checking signature v1.3.1
[INFO] [stderr]     Checking curve25519-dalek v3.1.0
[INFO] [stderr]     Checking sha2 v0.9.5
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking elliptic-curve v0.10.5
[INFO] [stderr]     Checking rayon v1.5.1
[INFO] [stderr]     Checking ecdsa v0.12.3
[INFO] [stderr]     Checking k256 v0.9.6
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling darling_core v0.13.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cranelift-codegen v0.74.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v0.8.3
[INFO] [stderr]    Compiling cosmwasm-derive v0.16.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.6.7
[INFO] [stderr]    Compiling loupe-derive v0.1.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling dynasm v1.1.0
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling wasmer-derive v2.0.0
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking thiserror v1.0.25
[INFO] [stderr]    Compiling darling_macro v0.13.0
[INFO] [stderr]    Compiling darling v0.13.0
[INFO] [stderr]    Compiling enumset_derive v0.5.5
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking enumset v1.0.7
[INFO] [stderr]     Checking ed25519-zebra v2.2.0
[INFO] [stderr]     Checking serde-json-wasm v0.3.1
[INFO] [stderr]     Checking serde_bytes v0.11.5
[INFO] [stderr]     Checking gimli v0.24.0
[INFO] [stderr]     Checking loupe v0.1.3
[INFO] [stderr]     Checking object v0.25.3
[INFO] [stderr]     Checking cosmwasm-crypto v0.16.0
[INFO] [stderr]     Checking wasmer-types v2.0.0
[INFO] [stderr]     Checking cosmwasm-std v0.16.0
[INFO] [stderr]     Checking cosmwasm-schema v0.16.0
[INFO] [stderr]     Checking addr2line v0.15.1
[INFO] [stderr]     Checking cw0 v0.8.0
[INFO] [stderr]     Checking cw-storage-plus v0.8.0
[INFO] [stderr]     Checking cosmwasm-storage v0.16.0
[INFO] [stderr]     Checking terra-cosmwasm v2.2.0
[INFO] [stderr]     Checking cosmwasm-bignumber v2.2.0
[INFO] [stderr]     Checking cw20 v0.8.0
[INFO] [stderr]     Checking cw2 v0.8.0
[INFO] [stderr]     Checking dynasmrt v1.1.0
[INFO] [stderr]     Checking wasmer-compiler v2.0.0
[INFO] [stderr]     Checking beth v0.3.2 (/opt/rustwide/workdir/packages/beth)
[INFO] [stderr]     Checking cw20-base v0.8.0
[INFO] [stderr]     Checking cw20-legacy v0.2.0
[INFO] [stderr]     Checking wasmer-engine v2.0.0
[INFO] [stderr]     Checking wasmer-object v2.0.0
[INFO] [stderr]     Checking wasmer-compiler-singlepass v2.0.0
[INFO] [stderr]     Checking anchor_beth_converter v0.0.0 (/opt/rustwide/workdir/contracts/anchor_beth_converter)
[INFO] [stderr]     Checking anchor_beth_reward v1.2.0 (/opt/rustwide/workdir/contracts/anchor_beth_reward)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/anchor_beth_converter/src/contract.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/anchor_beth_converter/src/contract.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/anchor_beth_converter/src/contract.rs:222:16
[INFO] [stdout]     |
[INFO] [stdout] 222 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/anchor_beth_converter/src/contract.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]  --> contracts/anchor_beth_converter/src/contract.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(feature = "library"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]   = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/anchor_beth_reward/src/contract.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/anchor_beth_reward/src/contract.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/anchor_beth_reward/src/contract.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]  --> contracts/anchor_beth_reward/src/contract.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(feature = "library"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]   = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/anchor_beth_converter/src/contract.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/anchor_beth_converter/src/contract.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/anchor_beth_converter/src/contract.rs:222:16
[INFO] [stdout]     |
[INFO] [stdout] 222 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/anchor_beth_converter/src/contract.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/anchor_beth_reward/src/contract.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/anchor_beth_reward/src/contract.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/anchor_beth_reward/src/contract.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]  --> contracts/anchor_beth_reward/src/contract.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(feature = "library"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]   = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]  --> contracts/anchor_beth_converter/src/contract.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(feature = "library"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]   = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking anchor_beth_token v1.2.0 (/opt/rustwide/workdir/contracts/anchor_beth_token)
[INFO] [stderr]     Checking wasmer-engine-universal v2.0.0
[INFO] [stderr]     Checking wasmer-engine-dylib v2.0.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/anchor_beth_converter/src/state.rs:15:30
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn store_config(storage: &mut dyn Storage) -> Singleton<Config> {
[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] 15 | pub fn store_config(storage: &mut dyn Storage) -> Singleton<'_, Config> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/anchor_beth_converter/src/state.rs:15:30
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn store_config(storage: &mut dyn Storage) -> Singleton<Config> {
[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] 15 | pub fn store_config(storage: &mut dyn Storage) -> Singleton<'_, Config> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cranelift-frontend v0.74.0
[INFO] [stderr]     Checking wasmer v2.0.0
[INFO] [stderr]     Checking wasmer-middlewares v2.0.0
[INFO] [stderr]     Checking cosmwasm-vm v0.16.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.69s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bigint v4.4.3, cranelift-codegen-meta v0.74.0, wasmer-compiler-singlepass v2.0.0, wasmparser v0.78.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "8262c3821c1e1beeaf260bc37a8dc9a845198f9c9058fc7bfdc52034e5f9e330", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8262c3821c1e1beeaf260bc37a8dc9a845198f9c9058fc7bfdc52034e5f9e330", kill_on_drop: false }`
[INFO] [stdout] 8262c3821c1e1beeaf260bc37a8dc9a845198f9c9058fc7bfdc52034e5f9e330
