Dec 01 15:31:33.261 INFO documenting garyttierney/capstone-hsdis against master#147e60c5f89cfa2d3ffc247413956a37582c98e7 for pr-55318-1 Dec 01 15:31:33.262 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318-1/worker-2/master#147e60c5f89cfa2d3ffc247413956a37582c98e7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55318-1/master#147e60c5f89cfa2d3ffc247413956a37582c98e7:/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 +147e60c5f89cfa2d3ffc247413956a37582c98e7-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"` Dec 01 15:31:33.827 INFO [stdout] f8e26ffc7c79229d5506a086e80d82f581095816e0815614e9b4ecdbe507c4df Dec 01 15:31:33.832 INFO running `"docker" "start" "-a" "f8e26ffc7c79229d5506a086e80d82f581095816e0815614e9b4ecdbe507c4df"` Dec 01 15:31:35.196 INFO [stderr] usermod: no changes Dec 01 15:31:35.265 INFO [stderr] Compiling capstone-sys v0.8.0 Dec 01 15:31:58.524 INFO [stderr] Checking capstone v0.4.0 Dec 01 15:31:59.990 INFO [stderr] Documenting capstone-hsdis v0.1.1 (/source) Dec 01 15:32:01.828 INFO [stderr] warning: `[machine]` cannot be resolved, ignoring it... Dec 01 15:32:01.828 INFO [stderr] --> src/decoder.rs:90:55 Dec 01 15:32:01.828 INFO [stderr] | Dec 01 15:32:01.828 INFO [stderr] 90 | /// Called when decoding begins with the type of [machine] that instructions are being decoded for, Dec 01 15:32:01.828 INFO [stderr] | ^^^^^^^ cannot be resolved, ignoring Dec 01 15:32:01.828 INFO [stderr] | Dec 01 15:32:01.828 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Dec 01 15:32:01.828 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 01 15:32:01.828 INFO [stderr] Dec 01 15:32:01.828 INFO [stderr] warning: `[instruction]` cannot be resolved, ignoring it... Dec 01 15:32:01.828 INFO [stderr] --> src/decoder.rs:97:20 Dec 01 15:32:01.828 INFO [stderr] | Dec 01 15:32:01.828 INFO [stderr] 97 | /// Visit the [instruction] from the given [arch] and [mode]. Dec 01 15:32:01.828 INFO [stderr] | ^^^^^^^^^^^ cannot be resolved, ignoring Dec 01 15:32:01.829 INFO [stderr] | Dec 01 15:32:01.829 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 01 15:32:01.829 INFO [stderr] Dec 01 15:32:01.829 INFO [stderr] warning: `[arch]` cannot be resolved, ignoring it... Dec 01 15:32:01.829 INFO [stderr] --> src/decoder.rs:97:49 Dec 01 15:32:01.829 INFO [stderr] | Dec 01 15:32:01.829 INFO [stderr] 97 | /// Visit the [instruction] from the given [arch] and [mode]. Dec 01 15:32:01.829 INFO [stderr] | ^^^^ cannot be resolved, ignoring Dec 01 15:32:01.829 INFO [stderr] | Dec 01 15:32:01.829 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 01 15:32:01.829 INFO [stderr] Dec 01 15:32:01.829 INFO [stderr] warning: `[mode]` cannot be resolved, ignoring it... Dec 01 15:32:01.829 INFO [stderr] --> src/decoder.rs:97:60 Dec 01 15:32:01.829 INFO [stderr] | Dec 01 15:32:01.829 INFO [stderr] 97 | /// Visit the [instruction] from the given [arch] and [mode]. Dec 01 15:32:01.829 INFO [stderr] | ^^^^ cannot be resolved, ignoring Dec 01 15:32:01.829 INFO [stderr] | Dec 01 15:32:01.829 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 01 15:32:01.829 INFO [stderr] Dec 01 15:32:01.829 INFO [stderr] warning: `[machine]` cannot be resolved, ignoring it... Dec 01 15:32:01.829 INFO [stderr] --> src/decoder.rs:71:16 Dec 01 15:32:01.829 INFO [stderr] | Dec 01 15:32:01.829 INFO [stderr] 71 | /// given [machine]. Dec 01 15:32:01.829 INFO [stderr] | ^^^^^^^ cannot be resolved, ignoring Dec 01 15:32:01.829 INFO [stderr] | Dec 01 15:32:01.829 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 01 15:32:01.829 INFO [stderr] Dec 01 15:32:01.829 INFO [stderr] warning: `[data]` cannot be resolved, ignoring it... Dec 01 15:32:01.829 INFO [stderr] --> src/decoder.rs:102:50 Dec 01 15:32:01.829 INFO [stderr] | Dec 01 15:32:01.829 INFO [stderr] 102 | /// Decode a block of instructions given by [data], treating the virtual address Dec 01 15:32:01.829 INFO [stderr] | ^^^^ cannot be resolved, ignoring Dec 01 15:32:01.829 INFO [stderr] | Dec 01 15:32:01.829 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 01 15:32:01.829 INFO [stderr] Dec 01 15:32:01.829 INFO [stderr] warning: `[base_address]` cannot be resolved, ignoring it... Dec 01 15:32:01.829 INFO [stderr] --> src/decoder.rs:103:38 Dec 01 15:32:01.829 INFO [stderr] | Dec 01 15:32:01.829 INFO [stderr] 103 | /// of the first instruction as [base_address] and notify the instruction [visitor]. Dec 01 15:32:01.829 INFO [stderr] | ^^^^^^^^^^^^ cannot be resolved, ignoring Dec 01 15:32:01.829 INFO [stderr] | Dec 01 15:32:01.829 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 01 15:32:01.829 INFO [stderr] Dec 01 15:32:01.829 INFO [stderr] warning: `[visitor]` cannot be resolved, ignoring it... Dec 01 15:32:01.829 INFO [stderr] --> src/decoder.rs:103:80 Dec 01 15:32:01.829 INFO [stderr] | Dec 01 15:32:01.829 INFO [stderr] 103 | /// of the first instruction as [base_address] and notify the instruction [visitor]. Dec 01 15:32:01.829 INFO [stderr] | ^^^^^^^ cannot be resolved, ignoring Dec 01 15:32:01.829 INFO [stderr] | Dec 01 15:32:01.829 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 01 15:32:01.829 INFO [stderr] Dec 01 15:32:01.944 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.72s Dec 01 15:32:01.951 INFO [stderr] su: No module specific data is present Dec 01 15:32:02.740 INFO running `"docker" "inspect" "f8e26ffc7c79229d5506a086e80d82f581095816e0815614e9b4ecdbe507c4df"` Dec 01 15:32:03.003 INFO running `"docker" "rm" "-f" "f8e26ffc7c79229d5506a086e80d82f581095816e0815614e9b4ecdbe507c4df"` Dec 01 15:32:03.373 INFO [stdout] f8e26ffc7c79229d5506a086e80d82f581095816e0815614e9b4ecdbe507c4df