[INFO] cloning repository https://github.com/lauraweindorf/enigma-cosmwasm-millionaires-problem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lauraweindorf/enigma-cosmwasm-millionaires-problem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flauraweindorf%2Fenigma-cosmwasm-millionaires-problem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flauraweindorf%2Fenigma-cosmwasm-millionaires-problem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c9deed5557699486fd7ef54a0553a49ccdc2d69 [INFO] checking lauraweindorf/enigma-cosmwasm-millionaires-problem against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flauraweindorf%2Fenigma-cosmwasm-millionaires-problem" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lauraweindorf/enigma-cosmwasm-millionaires-problem on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking git repo https://github.com/lauraweindorf/enigma-cosmwasm-millionaires-problem [INFO] finished tweaking git repo https://github.com/lauraweindorf/enigma-cosmwasm-millionaires-problem [INFO] tweaked toml for git repo https://github.com/lauraweindorf/enigma-cosmwasm-millionaires-problem written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/lauraweindorf/enigma-cosmwasm-millionaires-problem already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ahash v0.2.17 [INFO] [stderr] Downloaded cosmwasm v0.7.0 [INFO] [stderr] Downloaded serde-json-wasm v0.1.2 [INFO] [stderr] Downloaded smallvec v0.6.11 [INFO] [stderr] Downloaded hashbrown v0.6.2 [INFO] [stderr] Downloaded cosmwasm-vm v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f54ab697a8f7173e0e937217d49895f90330ec48a222a3a14c1515f8111f45fa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f54ab697a8f7173e0e937217d49895f90330ec48a222a3a14c1515f8111f45fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f54ab697a8f7173e0e937217d49895f90330ec48a222a3a14c1515f8111f45fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f54ab697a8f7173e0e937217d49895f90330ec48a222a3a14c1515f8111f45fa", kill_on_drop: false }` [INFO] [stdout] f54ab697a8f7173e0e937217d49895f90330ec48a222a3a14c1515f8111f45fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a69ecd942a26db0e10fc13172e187e178c60299bc5ce3ca387bf6ed50bbd7f8c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a69ecd942a26db0e10fc13172e187e178c60299bc5ce3ca387bf6ed50bbd7f8c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.52.0 [INFO] [stderr] Compiling cranelift-entity v0.52.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.55 [INFO] [stderr] Compiling schemars v0.5.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Checking wasmparser v0.45.2 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking smallvec v0.6.11 [INFO] [stderr] Compiling wasm-bindgen v0.2.55 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling hashbrown v0.6.2 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Checking cranelift-bforest v0.52.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.52.0 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling blake3 v0.1.5 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking page_size v0.4.1 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Compiling wasmer-runtime-core v0.14.1 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.55 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.55 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling schemars_derive v0.5.0 [INFO] [stderr] Checking snafu v0.5.0 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.55 [INFO] [stderr] Compiling cranelift-codegen v0.52.0 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Checking ahash v0.2.17 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Checking lru v0.3.1 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking serde-bench v0.0.7 [INFO] [stderr] Checking serde-json-wasm v0.1.2 [INFO] [stderr] Checking serde_bytes v0.11.2 [INFO] [stderr] Checking wasmer-clif-fork-frontend v0.52.0 [INFO] [stderr] Checking cranelift-native v0.52.0 [INFO] [stderr] Checking wasmer-clif-fork-wasm v0.52.0 [INFO] [stderr] Checking cosmwasm v0.7.0 [INFO] [stderr] Checking cw-storage v0.2.0 [INFO] [stderr] Checking enigma-cosmwasm-millionaires-problem v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `cosmwasm::types::HumanAddress` [INFO] [stdout] --> src/msg.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use cosmwasm::types::{HumanAddress}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `HumanAddress` in `types` [INFO] [stdout] | help: a similar name exists in the module: `HumanAddr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cosmwasm::types::HumanAddress` [INFO] [stdout] --> src/state.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm::types::HumanAddress; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `HumanAddr` [INFO] [stdout] | no `HumanAddress` in `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::state::State` [INFO] [stdout] --> src/contract.rs:9:53 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::state::{millionaires, millionaires_read, State}; [INFO] [stdout] | ^^^^^ no `State` in `state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HumanAddress` in this scope [INFO] [stdout] --> src/contract.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | _address: HumanAddress, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Millionaire` in this scope [INFO] [stdout] --> src/contract.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | let millionaire = Millionaire { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::state::Millionaire; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HumanAddress` in this scope [INFO] [stdout] --> src/contract.rs:43:80 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn query(deps: &Extern, msg: QueryMsg) -> Result { [INFO] [stdout] | - ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, HumanAddress` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HumanAddress` in this scope [INFO] [stdout] --> src/contract.rs:49:71 [INFO] [stdout] | [INFO] [stdout] 49 | fn compute_richest(deps: &Extern) -> Result { [INFO] [stdout] | - ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, HumanAddress` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/state.rs:16:66 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn millionaires(storage: &mut S) -> Singleton { [INFO] [stdout] | - ^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, State` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> src/state.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn millionaires_read(storage: &S) -> ReadonlySingleton { [INFO] [stdout] | - ^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, State` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Unauthorized` [INFO] [stdout] --> src/contract.rs:3:46 [INFO] [stdout] | [INFO] [stdout] 3 | use cosmwasm::errors::{Result, SerializeErr, Unauthorized}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `AddMillionaire` found for enum `HandleMsg` [INFO] [stdout] --> src/contract.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | HandleMsg::AddMillionaire { address, net_worth} => try_add_millionaire(deps, env, address, net_worth), [INFO] [stdout] | ^^^^^^^^^^^^^^ help: there is a variant with a similar name: `AddMillionnaire` [INFO] [stdout] | [INFO] [stdout] ::: src/msg.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum HandleMsg { [INFO] [stdout] | ------------------ variant `AddMillionaire` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/contract.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn try_add_millionaire( [INFO] [stdout] | ------------------- implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] ... [INFO] [stdout] 34 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected enum `Result`, found `()` [INFO] [stdout] ... [INFO] [stdout] 40 | Ok(millionaire); [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0422, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `enigma-cosmwasm-millionaires-problem` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a69ecd942a26db0e10fc13172e187e178c60299bc5ce3ca387bf6ed50bbd7f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a69ecd942a26db0e10fc13172e187e178c60299bc5ce3ca387bf6ed50bbd7f8c", kill_on_drop: false }` [INFO] [stdout] a69ecd942a26db0e10fc13172e187e178c60299bc5ce3ca387bf6ed50bbd7f8c