[INFO] updating cached repository https://github.com/Patrik-Stas/play_with_indysdk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6cb86dd5e5b8f82819c937acdf81b7a2acabf413 [INFO] documenting Patrik-Stas/play_with_indysdk against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatrik-Stas%2Fplay_with_indysdk" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Patrik-Stas/play_with_indysdk on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Patrik-Stas/play_with_indysdk [INFO] removed path dependency indy from git repo https://github.com/Patrik-Stas/play_with_indysdk [INFO] finished tweaking git repo https://github.com/Patrik-Stas/play_with_indysdk [INFO] tweaked toml for git repo https://github.com/Patrik-Stas/play_with_indysdk written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Patrik-Stas/play_with_indysdk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (indy) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-7/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (indy) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3311d396481d1fa3bd25af0494df98e368c00dd0e9f39e388b5779be1750de2 [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" "a3311d396481d1fa3bd25af0494df98e368c00dd0e9f39e388b5779be1750de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3311d396481d1fa3bd25af0494df98e368c00dd0e9f39e388b5779be1750de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3311d396481d1fa3bd25af0494df98e368c00dd0e9f39e388b5779be1750de2", kill_on_drop: false }` [INFO] [stdout] a3311d396481d1fa3bd25af0494df98e368c00dd0e9f39e388b5779be1750de2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bcec0b434785b09d8c3ada952a480e272fad3a21847c009cbc73e9ff4184d17 [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" "6bcec0b434785b09d8c3ada952a480e272fad3a21847c009cbc73e9ff4184d17", kill_on_drop: false }` [INFO] [stderr] warning: dependency (indy) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling cc v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking named_type v0.2.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling named_type_derive v0.2.2 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking os_type v1.0.0 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking chrono v0.4.12 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking pretty_env_logger v0.2.5 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling indy-sys v1.6.8 [INFO] [stderr] Checking rmp-serde v0.13.7 [INFO] [stderr] Checking indy v1.6.8 [INFO] [stderr] Documenting patrikindy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `indyrs` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use indyrs::did::create_and_store_my_did; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `indyrs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `indyrs` [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use indyrs::wallet::create_wallet; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `indyrs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `indyrs` [INFO] [stdout] --> src/main.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use indyrs::ErrorCode::WalletAlreadyExistsError; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `indyrs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `indyrs`, `indyrs::did::create_and_store_my_did`, `indyrs::wallet::create_wallet`, `indyrs::ErrorCode::WalletAlreadyExistsError` [INFO] [stdout] --> src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use indyrs::*; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `indyrs` [INFO] [stdout] 24 | use indyrs::did::create_and_store_my_did; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | use indyrs::wallet::create_wallet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | use indyrs::ErrorCode::WalletAlreadyExistsError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `indyrs` [INFO] [stdout] --> src/main.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use indyrs::{did, ErrorCode, IndyError, pairwise, wallet}; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `indyrs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WalletHandle` in this scope [INFO] [stdout] --> src/main.rs:301:131 [INFO] [stdout] | [INFO] [stdout] 301 | ..._future(iter_wallet_config: WalletConfig, iter_wallet_credentials: WalletCredentials) -> Box` ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WalletHandle` in this scope [INFO] [stdout] --> src/main.rs:324:147 [INFO] [stdout] | [INFO] [stdout] 324 | ...ets(wallet_config: WalletConfig, wallet_credentials: WalletCredentials, walletIds: Vec) -> Vec` ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: Could not document `patrikindy`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name patrikindy src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-c367d0a2ab2af379.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-02decb096191b3cd.rmeta --extern indy=/opt/rustwide/target/debug/deps/libindy-46020c27640dca9c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-d2b3585c96b24d02.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-991593fa7ccba478.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-0aada07bd69e847b.rmeta --extern named_type=/opt/rustwide/target/debug/deps/libnamed_type-6136d061be2badab.rmeta --extern named_type_derive=/opt/rustwide/target/debug/deps/libnamed_type_derive-2b452e6bbc2131af.so --extern os_type=/opt/rustwide/target/debug/deps/libos_type-1a0ddd84c3dda84e.rmeta --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-d5206fac7cdefbb9.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-7fbfd09946036ed1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8ae523b783554553.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-e9a71ed92117ca52.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-51e155187988928d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7c9d08d2fbf86b04.rmeta --extern tokio_core=/opt/rustwide/target/debug/deps/libtokio_core-cc63ad8bc05d5ad7.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "6bcec0b434785b09d8c3ada952a480e272fad3a21847c009cbc73e9ff4184d17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bcec0b434785b09d8c3ada952a480e272fad3a21847c009cbc73e9ff4184d17", kill_on_drop: false }` [INFO] [stdout] 6bcec0b434785b09d8c3ada952a480e272fad3a21847c009cbc73e9ff4184d17