[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] documenting lauraweindorf/enigma-cosmwasm-millionaires-problem against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flauraweindorf%2Fenigma-cosmwasm-millionaires-problem" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lauraweindorf/enigma-cosmwasm-millionaires-problem on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-21/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-21/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" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a075a9be77b0fa7897ed8547c01266783dada41982eb0799b5ca3801eaa7fc7b [INFO] running `Command { std: "docker" "start" "-a" "a075a9be77b0fa7897ed8547c01266783dada41982eb0799b5ca3801eaa7fc7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a075a9be77b0fa7897ed8547c01266783dada41982eb0799b5ca3801eaa7fc7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a075a9be77b0fa7897ed8547c01266783dada41982eb0799b5ca3801eaa7fc7b", kill_on_drop: false }` [INFO] [stdout] a075a9be77b0fa7897ed8547c01266783dada41982eb0799b5ca3801eaa7fc7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d0b5bb9f58224cf82e8449128ad21096718f3b82635e1d522e07fbc244bb862 [INFO] running `Command { std: "docker" "start" "-a" "9d0b5bb9f58224cf82e8449128ad21096718f3b82635e1d522e07fbc244bb862", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.55 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling schemars v0.5.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.55 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [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] Checking snafu v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.55 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling schemars_derive v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.55 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking serde-json-wasm v0.1.2 [INFO] [stderr] Checking cosmwasm v0.7.0 [INFO] [stderr] Checking cw-storage v0.2.0 [INFO] [stderr] Documenting 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[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] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not document `enigma-cosmwasm-millionaires-problem` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type cdylib --crate-type rlib --crate-name enigma_cosmwasm_millionaires_problem src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="cranelift"' --cfg 'feature="default"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=c1236f4323b19634 -L dependency=/opt/rustwide/target/debug/deps --extern cosmwasm=/opt/rustwide/target/debug/deps/libcosmwasm-30a266671721cd34.rmeta --extern cw_storage=/opt/rustwide/target/debug/deps/libcw_storage-313ac715d6764a17.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-eb9380c8d021ec95.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-255c8945e0d1cb06.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-5e3038f940aed9a4.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-799ed26a946a3567.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "9d0b5bb9f58224cf82e8449128ad21096718f3b82635e1d522e07fbc244bb862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d0b5bb9f58224cf82e8449128ad21096718f3b82635e1d522e07fbc244bb862", kill_on_drop: false }` [INFO] [stdout] 9d0b5bb9f58224cf82e8449128ad21096718f3b82635e1d522e07fbc244bb862