[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 1.46.0 for beta-1.47-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-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lauraweindorf/enigma-cosmwasm-millionaires-problem on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/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-6/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" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ae0847d016fef127ebd3bbfd684be269db7c86b74496233d1a47a217cc4f2e1 [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" "9ae0847d016fef127ebd3bbfd684be269db7c86b74496233d1a47a217cc4f2e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ae0847d016fef127ebd3bbfd684be269db7c86b74496233d1a47a217cc4f2e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ae0847d016fef127ebd3bbfd684be269db7c86b74496233d1a47a217cc4f2e1", kill_on_drop: false }` [INFO] [stdout] 9ae0847d016fef127ebd3bbfd684be269db7c86b74496233d1a47a217cc4f2e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e54e43fecc20d8ced760699e25b16586e677c41ac157dc37da211087a06dfcc [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" "8e54e43fecc20d8ced760699e25b16586e677c41ac157dc37da211087a06dfcc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.55 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling schemars v0.5.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.55 [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] Checking snafu v0.5.0 [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.57 [INFO] [stderr] Checking serde-json-wasm v0.1.3 [INFO] [stderr] Checking cosmwasm v0.7.2 [INFO] [stderr] Checking cw-storage v0.2.2 [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 --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern cosmwasm=/opt/rustwide/target/debug/deps/libcosmwasm-36185296f1ad25fe.rmeta --extern cw_storage=/opt/rustwide/target/debug/deps/libcw_storage-432a1126192c617e.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-e4711476afb34984.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2798edd03fa43b0a.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-6e5a26bfbcbef574.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-21e15ef5e82da690.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "8e54e43fecc20d8ced760699e25b16586e677c41ac157dc37da211087a06dfcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e54e43fecc20d8ced760699e25b16586e677c41ac157dc37da211087a06dfcc", kill_on_drop: false }` [INFO] [stdout] 8e54e43fecc20d8ced760699e25b16586e677c41ac157dc37da211087a06dfcc