[INFO] fetching crate saito 0.0.1... [INFO] documenting saito-0.0.1 against nightly for scrape-examples [INFO] extracting crate saito 0.0.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate saito 0.0.1 on toolchain nightly [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config.toml [INFO] started tweaking crates.io crate saito 0.0.1 [INFO] finished tweaking crates.io crate saito 0.0.1 [INFO] tweaked toml for crates.io crate saito 0.0.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate saito 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-sys v0.9.70 [INFO] [stderr] Downloaded async-recursion v0.3.2 [INFO] [stderr] Downloaded tracing-subscriber v0.3.1 [INFO] [stderr] Downloaded blake3 v1.2.0 [INFO] [stderr] Downloaded merkle v1.11.0 [INFO] [stderr] Downloaded secp256k1-sys v0.4.1 [INFO] [stderr] Downloaded saito-macros v0.0.2 [INFO] [stderr] Downloaded base58 v0.2.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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3019d1a3cc33843039e4f5c2312e94bf388b0c0a4a56f223442daae603f824a8 [INFO] running `Command { std: "docker" "start" "-a" "3019d1a3cc33843039e4f5c2312e94bf388b0c0a4a56f223442daae603f824a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3019d1a3cc33843039e4f5c2312e94bf388b0c0a4a56f223442daae603f824a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3019d1a3cc33843039e4f5c2312e94bf388b0c0a4a56f223442daae603f824a8", kill_on_drop: false }` [INFO] [stdout] 3019d1a3cc33843039e4f5c2312e94bf388b0c0a4a56f223442daae603f824a8 [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=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea7867ec69b9aef765b6925fdbfcc8aa9591e9eab2221f88e6379ae7fc63fd33 [INFO] running `Command { std: "docker" "start" "-a" "ea7867ec69b9aef765b6925fdbfcc8aa9591e9eab2221f88e6379ae7fc63fd33", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking tungstenite v0.12.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling blake3 v1.2.0 [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] Checking time v0.1.43 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling merkle v1.11.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking headers v0.3.5 [INFO] [stderr] Checking multipart v0.17.1 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Checking bigint v4.4.3 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking tracing-subscriber v0.3.1 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling saito-macros v0.0.2 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tungstenite v0.14.0 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking tokio-tungstenite v0.13.0 [INFO] [stderr] Checking tokio-tungstenite v0.15.0 [INFO] [stderr] Checking h2 v0.3.7 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking secp256k1 v0.20.3 [INFO] [stderr] Checking serde_with v1.11.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking serde-aux v3.0.1 [INFO] [stderr] Checking config v0.11.0 [INFO] [stderr] Checking hyper v0.14.14 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking warp v0.3.1 [INFO] [stderr] Checking reqwest v0.11.6 [INFO] [stderr] Documenting saito v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking saito v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `transaction` [INFO] [stdout] --> src/block.rs:606:23 [INFO] [stdout] | [INFO] [stdout] 606 | /// [transaction][transaction][transaction]... [INFO] [stdout] | ^^^^^^^^^^^ no item named `transaction` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `transaction` [INFO] [stdout] --> src/block.rs:606:36 [INFO] [stdout] | [INFO] [stdout] 606 | /// [transaction][transaction][transaction]... [INFO] [stdout] | ^^^^^^^^^^^ no item named `transaction` 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 `transaction` [INFO] [stdout] --> src/block.rs:653:23 [INFO] [stdout] | [INFO] [stdout] 653 | /// [transaction][transaction][transaction]... [INFO] [stdout] | ^^^^^^^^^^^ no item named `transaction` 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 `transaction` [INFO] [stdout] --> src/block.rs:653:36 [INFO] [stdout] | [INFO] [stdout] 653 | /// [transaction][transaction][transaction]... [INFO] [stdout] | ^^^^^^^^^^^ no item named `transaction` 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 `input` [INFO] [stdout] --> src/transaction.rs:579:17 [INFO] [stdout] | [INFO] [stdout] 579 | /// [input][input][input]... [INFO] [stdout] | ^^^^^ no item named `input` 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 `input` [INFO] [stdout] --> src/transaction.rs:579:24 [INFO] [stdout] | [INFO] [stdout] 579 | /// [input][input][input]... [INFO] [stdout] | ^^^^^ no item named `input` 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 `output` [INFO] [stdout] --> src/transaction.rs:580:18 [INFO] [stdout] | [INFO] [stdout] 580 | /// [output][output][output]... [INFO] [stdout] | ^^^^^^ no item named `output` 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 `output` [INFO] [stdout] --> src/transaction.rs:580:26 [INFO] [stdout] | [INFO] [stdout] 580 | /// [output][output][output]... [INFO] [stdout] | ^^^^^^ no item named `output` 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 `message` [INFO] [stdout] --> src/transaction.rs:581:10 [INFO] [stdout] | [INFO] [stdout] 581 | /// [message] [INFO] [stdout] | ^^^^^^^ no item named `message` 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 `hop` [INFO] [stdout] --> src/transaction.rs:582:15 [INFO] [stdout] | [INFO] [stdout] 582 | /// [hop][hop][hop]... [INFO] [stdout] | ^^^ no item named `hop` 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 `hop` [INFO] [stdout] --> src/transaction.rs:582:20 [INFO] [stdout] | [INFO] [stdout] 582 | /// [hop][hop][hop]... [INFO] [stdout] | ^^^ no item named `hop` 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 `input` [INFO] [stdout] --> src/transaction.rs:639:17 [INFO] [stdout] | [INFO] [stdout] 639 | /// [input][input][input]... [INFO] [stdout] | ^^^^^ no item named `input` 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 `input` [INFO] [stdout] --> src/transaction.rs:639:24 [INFO] [stdout] | [INFO] [stdout] 639 | /// [input][input][input]... [INFO] [stdout] | ^^^^^ no item named `input` 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 `output` [INFO] [stdout] --> src/transaction.rs:640:18 [INFO] [stdout] | [INFO] [stdout] 640 | /// [output][output][output]... [INFO] [stdout] | ^^^^^^ no item named `output` 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 `output` [INFO] [stdout] --> src/transaction.rs:640:26 [INFO] [stdout] | [INFO] [stdout] 640 | /// [output][output][output]... [INFO] [stdout] | ^^^^^^ no item named `output` 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 `message` [INFO] [stdout] --> src/transaction.rs:641:10 [INFO] [stdout] | [INFO] [stdout] 641 | /// [message] [INFO] [stdout] | ^^^^^^^ no item named `message` 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 `hop` [INFO] [stdout] --> src/transaction.rs:642:15 [INFO] [stdout] | [INFO] [stdout] 642 | /// [hop][hop][hop]... [INFO] [stdout] | ^^^ no item named `hop` 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 `hop` [INFO] [stdout] --> src/transaction.rs:642:20 [INFO] [stdout] | [INFO] [stdout] 642 | /// [hop][hop][hop]... [INFO] [stdout] | ^^^ no item named `hop` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_hash` [INFO] [stdout] --> src/network.rs:423:75 [INFO] [stdout] | [INFO] [stdout] 423 | SaitoMessage::BlockchainNewLongestChainBlock { hash : block_hash, difficulty } => { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_hash` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `difficulty` [INFO] [stdout] --> src/network.rs:423:87 [INFO] [stdout] | [INFO] [stdout] 423 | SaitoMessage::BlockchainNewLongestChainBlock { hash : block_hash, difficulty } => { [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `difficulty: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection_id` [INFO] [stdout] --> src/network.rs:436:34 [INFO] [stdout] | [INFO] [stdout] 436 | peer_id: connection_id, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_hash` [INFO] [stdout] --> src/network.rs:437:31 [INFO] [stdout] | [INFO] [stdout] 437 | hash: block_hash, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `impl` [INFO] [stdout] --> src/networking/handlers.rs:25:53 [INFO] [stdout] | [INFO] [stdout] 25 | /// It seems that Warp handlers must return a Result. [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/networking/handlers.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | /// https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Upgrade [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `u8` [INFO] [stdout] --> src/storage.rs:39:34 [INFO] [stdout] | [INFO] [stdout] 39 | /// read from a path to a Vec [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 39 | /// read from a path to a `Vec` [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.37s [INFO] running `Command { std: "docker" "inspect" "ea7867ec69b9aef765b6925fdbfcc8aa9591e9eab2221f88e6379ae7fc63fd33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea7867ec69b9aef765b6925fdbfcc8aa9591e9eab2221f88e6379ae7fc63fd33", kill_on_drop: false }` [INFO] [stdout] ea7867ec69b9aef765b6925fdbfcc8aa9591e9eab2221f88e6379ae7fc63fd33 [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=forbid" "-e" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57ff1b90748aa7150842e174436d7dc1e786c6e5fd28ae51234329a88b297364 [INFO] running `Command { std: "docker" "start" "-a" "57ff1b90748aa7150842e174436d7dc1e786c6e5fd28ae51234329a88b297364", kill_on_drop: false }` [INFO] [stderr] Documenting saito v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `transaction` [INFO] [stdout] --> src/block.rs:606:23 [INFO] [stdout] | [INFO] [stdout] 606 | /// [transaction][transaction][transaction]... [INFO] [stdout] | ^^^^^^^^^^^ no item named `transaction` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `transaction` [INFO] [stdout] --> src/block.rs:606:36 [INFO] [stdout] | [INFO] [stdout] 606 | /// [transaction][transaction][transaction]... [INFO] [stdout] | ^^^^^^^^^^^ no item named `transaction` 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 `transaction` [INFO] [stdout] --> src/block.rs:653:23 [INFO] [stdout] | [INFO] [stdout] 653 | /// [transaction][transaction][transaction]... [INFO] [stdout] | ^^^^^^^^^^^ no item named `transaction` 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 `transaction` [INFO] [stdout] --> src/block.rs:653:36 [INFO] [stdout] | [INFO] [stdout] 653 | /// [transaction][transaction][transaction]... [INFO] [stdout] | ^^^^^^^^^^^ no item named `transaction` 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 `input` [INFO] [stdout] --> src/transaction.rs:579:17 [INFO] [stdout] | [INFO] [stdout] 579 | /// [input][input][input]... [INFO] [stdout] | ^^^^^ no item named `input` 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 `input` [INFO] [stdout] --> src/transaction.rs:579:24 [INFO] [stdout] | [INFO] [stdout] 579 | /// [input][input][input]... [INFO] [stdout] | ^^^^^ no item named `input` 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 `output` [INFO] [stdout] --> src/transaction.rs:580:18 [INFO] [stdout] | [INFO] [stdout] 580 | /// [output][output][output]... [INFO] [stdout] | ^^^^^^ no item named `output` 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 `output` [INFO] [stdout] --> src/transaction.rs:580:26 [INFO] [stdout] | [INFO] [stdout] 580 | /// [output][output][output]... [INFO] [stdout] | ^^^^^^ no item named `output` 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 `message` [INFO] [stdout] --> src/transaction.rs:581:10 [INFO] [stdout] | [INFO] [stdout] 581 | /// [message] [INFO] [stdout] | ^^^^^^^ no item named `message` 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 `hop` [INFO] [stdout] --> src/transaction.rs:582:15 [INFO] [stdout] | [INFO] [stdout] 582 | /// [hop][hop][hop]... [INFO] [stdout] | ^^^ no item named `hop` 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 `hop` [INFO] [stdout] --> src/transaction.rs:582:20 [INFO] [stdout] | [INFO] [stdout] 582 | /// [hop][hop][hop]... [INFO] [stdout] | ^^^ no item named `hop` 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 `input` [INFO] [stdout] --> src/transaction.rs:639:17 [INFO] [stdout] | [INFO] [stdout] 639 | /// [input][input][input]... [INFO] [stdout] | ^^^^^ no item named `input` 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 `input` [INFO] [stdout] --> src/transaction.rs:639:24 [INFO] [stdout] | [INFO] [stdout] 639 | /// [input][input][input]... [INFO] [stdout] | ^^^^^ no item named `input` 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 `output` [INFO] [stdout] --> src/transaction.rs:640:18 [INFO] [stdout] | [INFO] [stdout] 640 | /// [output][output][output]... [INFO] [stdout] | ^^^^^^ no item named `output` 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 `output` [INFO] [stdout] --> src/transaction.rs:640:26 [INFO] [stdout] | [INFO] [stdout] 640 | /// [output][output][output]... [INFO] [stdout] | ^^^^^^ no item named `output` 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 `message` [INFO] [stdout] --> src/transaction.rs:641:10 [INFO] [stdout] | [INFO] [stdout] 641 | /// [message] [INFO] [stdout] | ^^^^^^^ no item named `message` 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 `hop` [INFO] [stdout] --> src/transaction.rs:642:15 [INFO] [stdout] | [INFO] [stdout] 642 | /// [hop][hop][hop]... [INFO] [stdout] | ^^^ no item named `hop` 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 `hop` [INFO] [stdout] --> src/transaction.rs:642:20 [INFO] [stdout] | [INFO] [stdout] 642 | /// [hop][hop][hop]... [INFO] [stdout] | ^^^ no item named `hop` 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/networking/handlers.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | /// https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Upgrade [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `u8` [INFO] [stdout] --> src/storage.rs:39:34 [INFO] [stdout] | [INFO] [stdout] 39 | /// read from a path to a Vec [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 39 | /// read from a path to a `Vec` [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.74s [INFO] running `Command { std: "docker" "inspect" "57ff1b90748aa7150842e174436d7dc1e786c6e5fd28ae51234329a88b297364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57ff1b90748aa7150842e174436d7dc1e786c6e5fd28ae51234329a88b297364", kill_on_drop: false }` [INFO] [stdout] 57ff1b90748aa7150842e174436d7dc1e786c6e5fd28ae51234329a88b297364