Nov 27 21:46:33.603 INFO documenting garyttierney/capstone-hsdis against try#f5a0bd723553ea4b7556bd7087b9f0919cafb483 for pr-55318 Nov 27 21:46:33.603 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-5/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55318/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +f5a0bd723553ea4b7556bd7087b9f0919cafb483-alt doc --frozen --no-deps --document-private-items" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 27 21:46:34.103 INFO [stdout] 313d25166b3e6ac40e98b1f00901cf1010848c01a0eeebf4441340b86ebb27bf Nov 27 21:46:34.109 INFO running `"docker" "start" "-a" "313d25166b3e6ac40e98b1f00901cf1010848c01a0eeebf4441340b86ebb27bf"` Nov 27 21:46:35.459 INFO [stderr] usermod: no changes Nov 27 21:46:35.542 INFO [stderr] Compiling capstone-sys v0.8.0 Nov 27 21:46:59.203 INFO [stderr] Checking capstone v0.4.0 Nov 27 21:47:00.594 INFO [stderr] Documenting capstone-hsdis v0.1.1 (/source) Nov 27 21:47:02.419 INFO [stderr] warning: `[machine]` cannot be resolved, ignoring it... Nov 27 21:47:02.419 INFO [stderr] --> src/decoder.rs:90:55 Nov 27 21:47:02.419 INFO [stderr] | Nov 27 21:47:02.419 INFO [stderr] 90 | /// Called when decoding begins with the type of [machine] that instructions are being decoded for, Nov 27 21:47:02.419 INFO [stderr] | ^^^^^^^ cannot be resolved, ignoring Nov 27 21:47:02.419 INFO [stderr] | Nov 27 21:47:02.419 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 27 21:47:02.419 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 21:47:02.419 INFO [stderr] Nov 27 21:47:02.419 INFO [stderr] warning: `[instruction]` cannot be resolved, ignoring it... Nov 27 21:47:02.419 INFO [stderr] --> src/decoder.rs:97:20 Nov 27 21:47:02.419 INFO [stderr] | Nov 27 21:47:02.419 INFO [stderr] 97 | /// Visit the [instruction] from the given [arch] and [mode]. Nov 27 21:47:02.419 INFO [stderr] | ^^^^^^^^^^^ cannot be resolved, ignoring Nov 27 21:47:02.419 INFO [stderr] | Nov 27 21:47:02.422 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 21:47:02.422 INFO [stderr] Nov 27 21:47:02.422 INFO [stderr] warning: `[arch]` cannot be resolved, ignoring it... Nov 27 21:47:02.422 INFO [stderr] --> src/decoder.rs:97:49 Nov 27 21:47:02.422 INFO [stderr] | Nov 27 21:47:02.422 INFO [stderr] 97 | /// Visit the [instruction] from the given [arch] and [mode]. Nov 27 21:47:02.422 INFO [stderr] | ^^^^ cannot be resolved, ignoring Nov 27 21:47:02.422 INFO [stderr] | Nov 27 21:47:02.422 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 21:47:02.422 INFO [stderr] Nov 27 21:47:02.422 INFO [stderr] warning: `[mode]` cannot be resolved, ignoring it... Nov 27 21:47:02.422 INFO [stderr] --> src/decoder.rs:97:60 Nov 27 21:47:02.422 INFO [stderr] | Nov 27 21:47:02.422 INFO [stderr] 97 | /// Visit the [instruction] from the given [arch] and [mode]. Nov 27 21:47:02.422 INFO [stderr] | ^^^^ cannot be resolved, ignoring Nov 27 21:47:02.422 INFO [stderr] | Nov 27 21:47:02.422 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 21:47:02.422 INFO [stderr] Nov 27 21:47:02.422 INFO [stderr] warning: `[machine]` cannot be resolved, ignoring it... Nov 27 21:47:02.422 INFO [stderr] --> src/decoder.rs:71:16 Nov 27 21:47:02.422 INFO [stderr] | Nov 27 21:47:02.422 INFO [stderr] 71 | /// given [machine]. Nov 27 21:47:02.422 INFO [stderr] | ^^^^^^^ cannot be resolved, ignoring Nov 27 21:47:02.422 INFO [stderr] | Nov 27 21:47:02.422 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 21:47:02.422 INFO [stderr] Nov 27 21:47:02.422 INFO [stderr] warning: `[data]` cannot be resolved, ignoring it... Nov 27 21:47:02.422 INFO [stderr] --> src/decoder.rs:102:50 Nov 27 21:47:02.422 INFO [stderr] | Nov 27 21:47:02.422 INFO [stderr] 102 | /// Decode a block of instructions given by [data], treating the virtual address Nov 27 21:47:02.422 INFO [stderr] | ^^^^ cannot be resolved, ignoring Nov 27 21:47:02.422 INFO [stderr] | Nov 27 21:47:02.422 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 21:47:02.422 INFO [stderr] Nov 27 21:47:02.422 INFO [stderr] warning: `[base_address]` cannot be resolved, ignoring it... Nov 27 21:47:02.422 INFO [stderr] --> src/decoder.rs:103:38 Nov 27 21:47:02.422 INFO [stderr] | Nov 27 21:47:02.422 INFO [stderr] 103 | /// of the first instruction as [base_address] and notify the instruction [visitor]. Nov 27 21:47:02.422 INFO [stderr] | ^^^^^^^^^^^^ cannot be resolved, ignoring Nov 27 21:47:02.422 INFO [stderr] | Nov 27 21:47:02.422 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 21:47:02.422 INFO [stderr] Nov 27 21:47:02.423 INFO [stderr] warning: `[visitor]` cannot be resolved, ignoring it... Nov 27 21:47:02.423 INFO [stderr] --> src/decoder.rs:103:80 Nov 27 21:47:02.423 INFO [stderr] | Nov 27 21:47:02.423 INFO [stderr] 103 | /// of the first instruction as [base_address] and notify the instruction [visitor]. Nov 27 21:47:02.423 INFO [stderr] | ^^^^^^^ cannot be resolved, ignoring Nov 27 21:47:02.423 INFO [stderr] | Nov 27 21:47:02.423 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 21:47:02.423 INFO [stderr] Nov 27 21:47:02.519 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.03s Nov 27 21:47:02.520 INFO [stderr] su: No module specific data is present Nov 27 21:47:03.983 INFO running `"docker" "inspect" "313d25166b3e6ac40e98b1f00901cf1010848c01a0eeebf4441340b86ebb27bf"` Nov 27 21:47:04.273 INFO running `"docker" "rm" "-f" "313d25166b3e6ac40e98b1f00901cf1010848c01a0eeebf4441340b86ebb27bf"` Nov 27 21:47:04.531 INFO [stdout] 313d25166b3e6ac40e98b1f00901cf1010848c01a0eeebf4441340b86ebb27bf