[INFO] fetching crate ic-utils 0.17.0... [INFO] documenting ic-utils-0.17.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate ic-utils 0.17.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ic-utils 0.17.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ic-utils 0.17.0 [INFO] finished tweaking crates.io crate ic-utils 0.17.0 [INFO] tweaked toml for crates.io crate ic-utils 0.17.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ecdsa v0.14.1 [INFO] [stderr] Downloaded der v0.6.0 [INFO] [stderr] Downloaded lalrpop-util v0.19.8 [INFO] [stderr] Downloaded rfc6979 v0.2.0 [INFO] [stderr] Downloaded garcon v0.2.3 [INFO] [stderr] Downloaded crypto-bigint v0.4.2 [INFO] [stderr] Downloaded spki v0.6.0 [INFO] [stderr] Downloaded lalrpop v0.19.8 [INFO] [stderr] Downloaded pkcs8 v0.9.0 [INFO] [stderr] Downloaded k256 v0.11.2 [INFO] [stderr] Downloaded sec1 v0.3.0 [INFO] [stderr] Downloaded elliptic-curve v0.12.0 [INFO] [stderr] Downloaded ic-agent v0.17.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bac9f29d022b23d7bf91bb1d1375698cf10083b08b17bbb53d5fd835d005c315 [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" "bac9f29d022b23d7bf91bb1d1375698cf10083b08b17bbb53d5fd835d005c315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bac9f29d022b23d7bf91bb1d1375698cf10083b08b17bbb53d5fd835d005c315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bac9f29d022b23d7bf91bb1d1375698cf10083b08b17bbb53d5fd835d005c315", kill_on_drop: false }` [INFO] [stdout] bac9f29d022b23d7bf91bb1d1375698cf10083b08b17bbb53d5fd835d005c315 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6f8adebfada7d234cc32d3fa925651a2d3c2b8c8f876f263e784abe8c6a224f7 [INFO] running `Command { std: "docker" "start" "-a" "6f8adebfada7d234cc32d3fa925651a2d3c2b8c8f876f263e784abe8c6a224f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking base64ct v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking const-oid v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking lalrpop-util v0.19.8 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking strum v0.24.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking rustls-pemfile v1.0.0 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Checking pem v1.0.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Checking der v0.6.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ff v0.12.0 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Checking group v0.12.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-bigint v0.4.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking elliptic-curve v0.12.0 [INFO] [stderr] Checking rfc6979 v0.2.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking ecdsa v0.14.1 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Checking k256 v0.11.2 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling candid_derive v0.4.5 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking simple_asn1 v0.6.1 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Checking binread v2.2.0 [INFO] [stderr] Checking logos v0.12.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking garcon v0.2.3 [INFO] [stderr] Checking num_enum v0.5.7 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking serde_bytes v0.11.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking ic-types v0.3.0 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Compiling candid v0.7.14 [INFO] [stderr] Checking ic-agent v0.17.0 [INFO] [stderr] Documenting ic-utils v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `O` [INFO] [stdout] --> src/call.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / /// Execute the call, but returns the RequestId. Waiting on the request Id must be [INFO] [stdout] 42 | | /// managed by the caller using the Agent directly. [INFO] [stdout] 43 | | /// [INFO] [stdout] 44 | | /// Since the return type is encoded in the trait itself, this can lead to types [INFO] [stdout] ... | [INFO] [stdout] 48 | | /// Rust type system, but in this case it will be checked at runtime (as Request [INFO] [stdout] 49 | | /// Id does not have a type associated with it). [INFO] [stdout] | |____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | rustdoc::broken_intra_doc_links, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] that are not compatible to [O] when getting the result from the Request Id. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `O` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `set_raw_arg` [INFO] [stdout] --> src/canister.rs:233:69 [INFO] [stdout] | [INFO] [stdout] 233 | /// Creates an argument from an arbitrary blob. Equivalent to [`set_raw_arg`]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `set_raw_arg` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_arg_raw` [INFO] [stdout] --> src/canister.rs:284:45 [INFO] [stdout] | [INFO] [stdout] 284 | /// there is a raw argument set (using [with_arg_raw]), this will fail. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `with_arg_raw` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_arg_raw` [INFO] [stdout] --> src/canister.rs:294:45 [INFO] [stdout] | [INFO] [stdout] 294 | /// there is a raw argument set (using [with_arg_raw]), this will fail. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `with_arg_raw` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_arg_raw` [INFO] [stdout] --> src/canister.rs:363:45 [INFO] [stdout] | [INFO] [stdout] 363 | /// there is a raw argument set (using [with_arg_raw]), this will fail. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `with_arg_raw` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_arg_raw` [INFO] [stdout] --> src/interfaces/wallet.rs:61:45 [INFO] [stdout] | [INFO] [stdout] 61 | /// there is a raw argument set (using [with_arg_raw]), this will fail. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `with_arg_raw` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/canister.rs:295:44 [INFO] [stdout] | [INFO] [stdout] 295 | /// TODO: make this method unnecessary https://github.com/dfinity/agent-rs/issues/132 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 34s [INFO] running `Command { std: "docker" "inspect" "6f8adebfada7d234cc32d3fa925651a2d3c2b8c8f876f263e784abe8c6a224f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f8adebfada7d234cc32d3fa925651a2d3c2b8c8f876f263e784abe8c6a224f7", kill_on_drop: false }` [INFO] [stdout] 6f8adebfada7d234cc32d3fa925651a2d3c2b8c8f876f263e784abe8c6a224f7 [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" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f7458c33e536b3ed2a7e09ff3d17b0bf83bf1f1e066079d50c4720a527d3c52a [INFO] running `Command { std: "docker" "start" "-a" "f7458c33e536b3ed2a7e09ff3d17b0bf83bf1f1e066079d50c4720a527d3c52a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking base64ct v1.5.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking const-oid v0.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking lalrpop-util v0.19.8 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking strum v0.24.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking rustls-pemfile v1.0.0 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Checking pem v1.0.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking der v0.6.0 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking ff v0.12.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Checking group v0.12.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking crypto-bigint v0.4.2 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking elliptic-curve v0.12.0 [INFO] [stderr] Checking rfc6979 v0.2.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Checking ecdsa v0.14.1 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking k256 v0.11.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling candid_derive v0.4.5 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking simple_asn1 v0.6.1 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking binread v2.2.0 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Checking logos v0.12.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking garcon v0.2.3 [INFO] [stderr] Checking num_enum v0.5.7 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking serde_bytes v0.11.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking ic-types v0.3.0 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Compiling candid v0.7.14 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking ic-agent v0.17.0 [INFO] [stderr] Documenting ic-utils v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unresolved link to `set_raw_arg` [INFO] [stdout] --> src/canister.rs:233:69 [INFO] [stdout] | [INFO] [stdout] 233 | /// Creates an argument from an arbitrary blob. Equivalent to [`set_raw_arg`]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `set_raw_arg` in scope [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | rustdoc::broken_intra_doc_links, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `with_arg_raw` [INFO] [stdout] --> src/canister.rs:284:45 [INFO] [stdout] | [INFO] [stdout] 284 | /// there is a raw argument set (using [with_arg_raw]), this will fail. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `with_arg_raw` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `with_arg_raw` [INFO] [stdout] --> src/canister.rs:294:45 [INFO] [stdout] | [INFO] [stdout] 294 | /// there is a raw argument set (using [with_arg_raw]), this will fail. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `with_arg_raw` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `with_arg_raw` [INFO] [stdout] --> src/canister.rs:363:45 [INFO] [stdout] | [INFO] [stdout] 363 | /// there is a raw argument set (using [with_arg_raw]), this will fail. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `with_arg_raw` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `with_arg_raw` [INFO] [stdout] --> src/interfaces/wallet.rs:61:45 [INFO] [stdout] | [INFO] [stdout] 61 | /// there is a raw argument set (using [with_arg_raw]), this will fail. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `with_arg_raw` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/canister.rs:295:44 [INFO] [stdout] | [INFO] [stdout] 295 | /// TODO: make this method unnecessary https://github.com/dfinity/agent-rs/issues/132 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `ic-utils` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name ic_utils src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -Z unstable-options --document-private-items -C metadata=904265349d1e1395 -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8ebf2e0bc4105a3e.so --extern candid=/opt/rustwide/target/debug/deps/libcandid-9ff8cac5a25178c5.rmeta --extern garcon=/opt/rustwide/target/debug/deps/libgarcon-e879ee72b406fc1e.rmeta --extern ic_agent=/opt/rustwide/target/debug/deps/libic_agent-5e4fa43d220d2baa.rmeta --extern leb128=/opt/rustwide/target/debug/deps/libleb128-9fb17e19fd049058.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-a8d97a905f5c3189.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f09fca34c233de76.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-bd6d0284544a8d29.so --extern semver=/opt/rustwide/target/debug/deps/libsemver-1a1eddefb034a1a9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-311e13e6ee1f9772.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-c80603f1b129ca43.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-4eec818919ddb563.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-9919a698297da1fb.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3e53de7f84d3f50d.rmeta --extern-html-root-url 'async_trait=https://docs.rs/async-trait/0.1.53/' --extern-html-root-url 'candid=https://docs.rs/candid/0.7.14/' --extern-html-root-url 'garcon=https://docs.rs/garcon/0.2.3/' --extern-html-root-url 'ic_agent=https://docs.rs/ic-agent/0.17.0/' --extern-html-root-url 'leb128=https://docs.rs/leb128/0.2.5/' --extern-html-root-url 'num_bigint=https://docs.rs/num-bigint/0.4.3/' --extern-html-root-url 'once_cell=https://docs.rs/once_cell/1.12.0/' --extern-html-root-url 'paste=https://docs.rs/paste/1.0.7/' --extern-html-root-url 'semver=https://docs.rs/semver/1.0.9/' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.137/' --extern-html-root-url 'serde_bytes=https://docs.rs/serde_bytes/0.11.6/' --extern-html-root-url 'strum=https://docs.rs/strum/0.24.0/' --extern-html-root-url 'strum_macros=https://docs.rs/strum_macros/0.24.0/' --extern-html-root-url 'thiserror=https://docs.rs/thiserror/1.0.31/' -Zunstable-options --crate-version 0.17.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "f7458c33e536b3ed2a7e09ff3d17b0bf83bf1f1e066079d50c4720a527d3c52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7458c33e536b3ed2a7e09ff3d17b0bf83bf1f1e066079d50c4720a527d3c52a", kill_on_drop: false }` [INFO] [stdout] f7458c33e536b3ed2a7e09ff3d17b0bf83bf1f1e066079d50c4720a527d3c52a