[INFO] fetching crate grin_core 5.1.2... [INFO] documenting grin_core-5.1.2 against try#6fd27704e643b25711e6a97ec2b04873b411b97d for pr-96676 [INFO] extracting crate grin_core 5.1.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate grin_core 5.1.2 on toolchain 6fd27704e643b25711e6a97ec2b04873b411b97d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6fd27704e643b25711e6a97ec2b04873b411b97d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate grin_core 5.1.2 [INFO] finished tweaking crates.io crate grin_core 5.1.2 [INFO] tweaked toml for crates.io crate grin_core 5.1.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6fd27704e643b25711e6a97ec2b04873b411b97d" "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" "+6fd27704e643b25711e6a97ec2b04873b411b97d" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+6fd27704e643b25711e6a97ec2b04873b411b97d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d4e183d7b312ddc647151df6447a0619b508248948598214f8f2c406d744453 [INFO] running `Command { std: "docker" "start" "-a" "4d4e183d7b312ddc647151df6447a0619b508248948598214f8f2c406d744453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d4e183d7b312ddc647151df6447a0619b508248948598214f8f2c406d744453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d4e183d7b312ddc647151df6447a0619b508248948598214f8f2c406d744453", kill_on_drop: false }` [INFO] [stdout] 4d4e183d7b312ddc647151df6447a0619b508248948598214f8f2c406d744453 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+6fd27704e643b25711e6a97ec2b04873b411b97d" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2e6eb77c8835e500c7e3cbb60aa922af454ffb3a4f6ab9eb1f55d3803377229 [INFO] running `Command { std: "docker" "start" "-a" "c2e6eb77c8835e500c7e3cbb60aa922af454ffb3a4f6ab9eb1f55d3803377229", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking base64ct v1.5.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking password-hash v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.11 [INFO] [stderr] Checking object v0.28.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Checking log4rs v0.12.0 [INFO] [stderr] Checking grin_util v5.1.2 [INFO] [stderr] Checking grin_keychain v5.1.2 [INFO] [stderr] Compiling croaring-sys v0.4.6 [INFO] [stderr] Checking croaring v0.4.6 [INFO] [stderr] Documenting grin_core v5.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `3,1` [INFO] [stdout] --> src/core/pmmr/pmmr.rs:480:35 [INFO] [stdout] | [INFO] [stdout] 480 | /// Example: on input 5 returns ([3,1], 1) as mmr state before adding 5 was [INFO] [stdout] | ^^^ no item named `3,1` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `C` [INFO] [stdout] --> src/core/transaction.rs:1492:32 [INFO] [stdout] | [INFO] [stdout] 1492 | /// Returns: ([A, B], [D, E], [C], [C]) # element C is cut-through [INFO] [stdout] | ^ no item named `C` 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 `C` [INFO] [stdout] --> src/core/transaction.rs:1492:37 [INFO] [stdout] | [INFO] [stdout] 1492 | /// Returns: ([A, B], [D, E], [C], [C]) # element C is cut-through [INFO] [stdout] | ^ no item named `C` 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 `n` [INFO] [stdout] --> src/global.rs:432:58 [INFO] [stdout] | [INFO] [stdout] 432 | /// Production defined as a live public network, testnet[n] or mainnet. [INFO] [stdout] | ^ no item named `n` 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 `1,2,3` [INFO] [stdout] --> src/macros.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 56 | /// let foo = vec![1,2,3] [INFO] [stdout] | ^^^^^ no item named `1,2,3` 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 `3,4,5` [INFO] [stdout] --> src/macros.rs:57:42 [INFO] [stdout] | [INFO] [stdout] 57 | /// println!(tee!(foo, foo.append(vec![3,4,5])) [INFO] [stdout] | ^^^^^ no item named `3,4,5` 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/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | //! https://download.wpsoftware.net/bitcoin/wizardry/mimblewimble.txt [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: this URL is not a hyperlink [INFO] [stdout] --> src/libtx/secp_ser.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | /// https://github.com/serde-rs/json/issues/329 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/pow/cuckaroo.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | //! John Tromp. Ported to Rust from https://github.com/tromp/cuckoo. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/pow/cuckarood.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | //! John Tromp. Ported to Rust from https://github.com/tromp/cuckoo. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/pow/cuckarood.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | //! https://forum.grin.mw/t/mid-july-pow-hardfork-cuckaroo29-cuckarood29 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/pow/cuckaroom.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | //! John Tromp. Ported to Rust from https://github.com/tromp/cuckoo. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/pow/cuckarooz.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | //! John Tromp. Ported to Rust from https://github.com/tromp/cuckoo. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/pow/cuckarooz.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | //! https://forum.grin.mw/t/introducing-the-final-tweak-cuckarooz [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/pow/types.rs:88:6 [INFO] [stdout] | [INFO] [stdout] 88 | /// https://lists.launchpad.net/mimblewimble/msg00494.html). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.43s [INFO] running `Command { std: "docker" "inspect" "c2e6eb77c8835e500c7e3cbb60aa922af454ffb3a4f6ab9eb1f55d3803377229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2e6eb77c8835e500c7e3cbb60aa922af454ffb3a4f6ab9eb1f55d3803377229", kill_on_drop: false }` [INFO] [stdout] c2e6eb77c8835e500c7e3cbb60aa922af454ffb3a4f6ab9eb1f55d3803377229 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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" "+6fd27704e643b25711e6a97ec2b04873b411b97d" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 0a6a207c79207b9c6827d7717413bbec47851d1dfa4e947e6660c7e149c6cd5c [INFO] running `Command { std: "docker" "start" "-a" "0a6a207c79207b9c6827d7717413bbec47851d1dfa4e947e6660c7e149c6cd5c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking base64ct v1.5.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking password-hash v0.2.3 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.11 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking object v0.28.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Checking log4rs v0.12.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Checking grin_util v5.1.2 [INFO] [stderr] Checking grin_keychain v5.1.2 [INFO] [stderr] Compiling croaring-sys v0.4.6 [INFO] [stderr] Checking croaring v0.4.6 [INFO] [stderr] Documenting grin_core v5.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `3,1` [INFO] [stdout] --> src/core/pmmr/pmmr.rs:480:35 [INFO] [stdout] | [INFO] [stdout] 480 | /// Example: on input 5 returns ([3,1], 1) as mmr state before adding 5 was [INFO] [stdout] | ^^^ no item named `3,1` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `C` [INFO] [stdout] --> src/core/transaction.rs:1492:32 [INFO] [stdout] | [INFO] [stdout] 1492 | /// Returns: ([A, B], [D, E], [C], [C]) # element C is cut-through [INFO] [stdout] | ^ no item named `C` 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 `C` [INFO] [stdout] --> src/core/transaction.rs:1492:37 [INFO] [stdout] | [INFO] [stdout] 1492 | /// Returns: ([A, B], [D, E], [C], [C]) # element C is cut-through [INFO] [stdout] | ^ no item named `C` 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 `n` [INFO] [stdout] --> src/global.rs:432:58 [INFO] [stdout] | [INFO] [stdout] 432 | /// Production defined as a live public network, testnet[n] or mainnet. [INFO] [stdout] | ^ no item named `n` 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 `1,2,3` [INFO] [stdout] --> src/macros.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 56 | /// let foo = vec![1,2,3] [INFO] [stdout] | ^^^^^ no item named `1,2,3` 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 `3,4,5` [INFO] [stdout] --> src/macros.rs:57:42 [INFO] [stdout] | [INFO] [stdout] 57 | /// println!(tee!(foo, foo.append(vec![3,4,5])) [INFO] [stdout] | ^^^^^ no item named `3,4,5` 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/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | //! https://download.wpsoftware.net/bitcoin/wizardry/mimblewimble.txt [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: this URL is not a hyperlink [INFO] [stdout] --> src/libtx/secp_ser.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | /// https://github.com/serde-rs/json/issues/329 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/pow/cuckaroo.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | //! John Tromp. Ported to Rust from https://github.com/tromp/cuckoo. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/pow/cuckarood.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | //! John Tromp. Ported to Rust from https://github.com/tromp/cuckoo. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/pow/cuckarood.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | //! https://forum.grin.mw/t/mid-july-pow-hardfork-cuckaroo29-cuckarood29 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/pow/cuckaroom.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | //! John Tromp. Ported to Rust from https://github.com/tromp/cuckoo. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/pow/cuckarooz.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | //! John Tromp. Ported to Rust from https://github.com/tromp/cuckoo. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/pow/cuckarooz.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | //! https://forum.grin.mw/t/introducing-the-final-tweak-cuckarooz [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/pow/types.rs:88:6 [INFO] [stdout] | [INFO] [stdout] 88 | /// https://lists.launchpad.net/mimblewimble/msg00494.html). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.27s [INFO] running `Command { std: "docker" "inspect" "0a6a207c79207b9c6827d7717413bbec47851d1dfa4e947e6660c7e149c6cd5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a6a207c79207b9c6827d7717413bbec47851d1dfa4e947e6660c7e149c6cd5c", kill_on_drop: false }` [INFO] [stdout] 0a6a207c79207b9c6827d7717413bbec47851d1dfa4e947e6660c7e149c6cd5c