Nov 27 21:46:34.080 INFO documenting garyttierney/capstone-hsdis against master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb for pr-55318 Nov 27 21:46:34.081 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-6/master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55318/master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb:/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 +6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb-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.683 INFO [stdout] e62df3d4d16a0ad62f403e72cccb2870fb5bff7dd32f55a17ffcd8aa8805728e Nov 27 21:46:34.688 INFO running `"docker" "start" "-a" "e62df3d4d16a0ad62f403e72cccb2870fb5bff7dd32f55a17ffcd8aa8805728e"` Nov 27 21:46:35.981 INFO [stderr] usermod: no changes Nov 27 21:46:36.078 INFO [stderr] Compiling capstone-sys v0.8.0 Nov 27 21:46:58.984 INFO [stderr] Checking capstone v0.4.0 Nov 27 21:47:00.509 INFO [stderr] Documenting capstone-hsdis v0.1.1 (/source) Nov 27 21:47:02.307 INFO [stderr] warning: `[machine]` cannot be resolved, ignoring it... Nov 27 21:47:02.308 INFO [stderr] --> src/decoder.rs:90:55 Nov 27 21:47:02.309 INFO [stderr] | Nov 27 21:47:02.309 INFO [stderr] 90 | /// Called when decoding begins with the type of [machine] that instructions are being decoded for, Nov 27 21:47:02.310 INFO [stderr] | ^^^^^^^ cannot be resolved, ignoring Nov 27 21:47:02.311 INFO [stderr] | Nov 27 21:47:02.311 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 27 21:47:02.312 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 21:47:02.312 INFO [stderr] Nov 27 21:47:02.313 INFO [stderr] warning: `[instruction]` cannot be resolved, ignoring it... Nov 27 21:47:02.314 INFO [stderr] --> src/decoder.rs:97:20 Nov 27 21:47:02.314 INFO [stderr] | Nov 27 21:47:02.315 INFO [stderr] 97 | /// Visit the [instruction] from the given [arch] and [mode]. Nov 27 21:47:02.316 INFO [stderr] | ^^^^^^^^^^^ cannot be resolved, ignoring Nov 27 21:47:02.316 INFO [stderr] | Nov 27 21:47:02.317 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 21:47:02.317 INFO [stderr] Nov 27 21:47:02.323 INFO [stderr] warning: `[arch]` cannot be resolved, ignoring it... Nov 27 21:47:02.324 INFO [stderr] --> src/decoder.rs:97:49 Nov 27 21:47:02.324 INFO [stderr] | Nov 27 21:47:02.325 INFO [stderr] 97 | /// Visit the [instruction] from the given [arch] and [mode]. Nov 27 21:47:02.326 INFO [stderr] | ^^^^ cannot be resolved, ignoring Nov 27 21:47:02.326 INFO [stderr] | Nov 27 21:47:02.327 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 21:47:02.327 INFO [stderr] Nov 27 21:47:02.328 INFO [stderr] warning: `[mode]` cannot be resolved, ignoring it... Nov 27 21:47:02.329 INFO [stderr] --> src/decoder.rs:97:60 Nov 27 21:47:02.329 INFO [stderr] | Nov 27 21:47:02.330 INFO [stderr] 97 | /// Visit the [instruction] from the given [arch] and [mode]. Nov 27 21:47:02.330 INFO [stderr] | ^^^^ cannot be resolved, ignoring Nov 27 21:47:02.331 INFO [stderr] | Nov 27 21:47:02.332 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 21:47:02.332 INFO [stderr] Nov 27 21:47:02.333 INFO [stderr] warning: `[machine]` cannot be resolved, ignoring it... Nov 27 21:47:02.333 INFO [stderr] --> src/decoder.rs:71:16 Nov 27 21:47:02.334 INFO [stderr] | Nov 27 21:47:02.334 INFO [stderr] 71 | /// given [machine]. Nov 27 21:47:02.334 INFO [stderr] | ^^^^^^^ cannot be resolved, ignoring Nov 27 21:47:02.334 INFO [stderr] | Nov 27 21:47:02.334 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 21:47:02.334 INFO [stderr] Nov 27 21:47:02.334 INFO [stderr] warning: `[data]` cannot be resolved, ignoring it... Nov 27 21:47:02.334 INFO [stderr] --> src/decoder.rs:102:50 Nov 27 21:47:02.334 INFO [stderr] | Nov 27 21:47:02.334 INFO [stderr] 102 | /// Decode a block of instructions given by [data], treating the virtual address Nov 27 21:47:02.334 INFO [stderr] | ^^^^ cannot be resolved, ignoring Nov 27 21:47:02.334 INFO [stderr] | Nov 27 21:47:02.334 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 21:47:02.334 INFO [stderr] Nov 27 21:47:02.334 INFO [stderr] warning: `[base_address]` cannot be resolved, ignoring it... Nov 27 21:47:02.334 INFO [stderr] --> src/decoder.rs:103:38 Nov 27 21:47:02.334 INFO [stderr] | Nov 27 21:47:02.334 INFO [stderr] 103 | /// of the first instruction as [base_address] and notify the instruction [visitor]. Nov 27 21:47:02.334 INFO [stderr] | ^^^^^^^^^^^^ cannot be resolved, ignoring Nov 27 21:47:02.339 INFO [stderr] | Nov 27 21:47:02.339 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 21:47:02.339 INFO [stderr] Nov 27 21:47:02.339 INFO [stderr] warning: `[visitor]` cannot be resolved, ignoring it... Nov 27 21:47:02.339 INFO [stderr] --> src/decoder.rs:103:80 Nov 27 21:47:02.339 INFO [stderr] | Nov 27 21:47:02.339 INFO [stderr] 103 | /// of the first instruction as [base_address] and notify the instruction [visitor]. Nov 27 21:47:02.339 INFO [stderr] | ^^^^^^^ cannot be resolved, ignoring Nov 27 21:47:02.339 INFO [stderr] | Nov 27 21:47:02.339 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 27 21:47:02.339 INFO [stderr] Nov 27 21:47:02.408 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.39s Nov 27 21:47:02.412 INFO [stderr] su: No module specific data is present Nov 27 21:47:03.983 INFO running `"docker" "inspect" "e62df3d4d16a0ad62f403e72cccb2870fb5bff7dd32f55a17ffcd8aa8805728e"` Nov 27 21:47:04.411 INFO running `"docker" "rm" "-f" "e62df3d4d16a0ad62f403e72cccb2870fb5bff7dd32f55a17ffcd8aa8805728e"` Nov 27 21:47:04.619 INFO [stdout] e62df3d4d16a0ad62f403e72cccb2870fb5bff7dd32f55a17ffcd8aa8805728e