Nov 28 15:50:05.774 INFO documenting capstone-sys-0.9.1 against master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb for pr-55318 Nov 28 15:50:05.774 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-0/master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 28 15:50:06.072 INFO [stdout] 665689d7f0efc4c74d42f58d904de51930271f954ed68dc139214114c655f587 Nov 28 15:50:06.074 INFO running `"docker" "start" "-a" "665689d7f0efc4c74d42f58d904de51930271f954ed68dc139214114c655f587"` Nov 28 15:50:06.652 INFO [stderr] usermod: no changes Nov 28 15:50:06.789 INFO [stderr] Compiling capstone-sys v0.9.1 (/source) Nov 28 15:50:18.630 INFO [stderr] Documenting capstone-sys v0.9.1 (/source) Nov 28 15:50:21.567 INFO [stderr] warning: `[ARCH]` cannot be resolved, ignoring it... Nov 28 15:50:21.567 INFO [stderr] --> /target/debug/build/capstone-sys-60df56f0780ba120/out/capstone.rs:7790:42 Nov 28 15:50:21.567 INFO [stderr] | Nov 28 15:50:21.567 INFO [stderr] 7790 | /// Find the instruction id in the '[ARCH]_insn' enum in the header file Nov 28 15:50:21.567 INFO [stderr] | ^^^^ cannot be resolved, ignoring Nov 28 15:50:21.567 INFO [stderr] | Nov 28 15:50:21.567 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 28 15:50:21.567 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 15:50:21.567 INFO [stderr] Nov 28 15:50:21.575 INFO [stderr] warning: `[]` cannot be resolved, ignoring it... Nov 28 15:50:21.575 INFO [stderr] --> /target/debug/build/capstone-sys-60df56f0780ba120/out/capstone.rs:8206:5 Nov 28 15:50:21.575 INFO [stderr] | Nov 28 15:50:21.575 INFO [stderr] 8206 | / /// Retrieve the position of operand of given type in .operands[] array. Nov 28 15:50:21.575 INFO [stderr] 8207 | | /// Later, the operand can be accessed using the returned position. Nov 28 15:50:21.575 INFO [stderr] 8208 | | /// Find the operand type in header file of corresponding architecture (arm.h for ARM, x86.h for X86, ...) Nov 28 15:50:21.575 INFO [stderr] 8209 | | /// Nov 28 15:50:21.575 INFO [stderr] ... | Nov 28 15:50:21.575 INFO [stderr] 8219 | | /// in instruction `insn`, or -1 on failure. Nov 28 15:50:21.575 INFO [stderr] 8220 | | /// Nov 28 15:50:21.575 INFO [stderr] | |_______^ Nov 28 15:50:21.576 INFO [stderr] | Nov 28 15:50:21.576 INFO [stderr] = note: the link appears in this line: Nov 28 15:50:21.576 INFO [stderr] Nov 28 15:50:21.576 INFO [stderr] Retrieve the position of operand of given type in .operands[] array. Nov 28 15:50:21.576 INFO [stderr] Nov 28 15:50:21.576 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 15:50:21.576 INFO [stderr] Nov 28 15:50:21.576 INFO [stderr] warning: `[]` cannot be resolved, ignoring it... Nov 28 15:50:21.576 INFO [stderr] --> /target/debug/build/capstone-sys-60df56f0780ba120/out/capstone.rs:8206:5 Nov 28 15:50:21.576 INFO [stderr] | Nov 28 15:50:21.576 INFO [stderr] 8206 | / /// Retrieve the position of operand of given type in .operands[] array. Nov 28 15:50:21.576 INFO [stderr] 8207 | | /// Later, the operand can be accessed using the returned position. Nov 28 15:50:21.576 INFO [stderr] 8208 | | /// Find the operand type in header file of corresponding architecture (arm.h for ARM, x86.h for X86, ...) Nov 28 15:50:21.576 INFO [stderr] 8209 | | /// Nov 28 15:50:21.576 INFO [stderr] ... | Nov 28 15:50:21.576 INFO [stderr] 8219 | | /// in instruction `insn`, or -1 on failure. Nov 28 15:50:21.576 INFO [stderr] 8220 | | /// Nov 28 15:50:21.576 INFO [stderr] | |_______^ Nov 28 15:50:21.576 INFO [stderr] | Nov 28 15:50:21.576 INFO [stderr] = note: the link appears in this line: Nov 28 15:50:21.576 INFO [stderr] Nov 28 15:50:21.576 INFO [stderr] return: index of operand of given type `op_type` in .operands[] array Nov 28 15:50:21.576 INFO [stderr] Nov 28 15:50:21.576 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 15:50:21.576 INFO [stderr] Nov 28 15:50:21.981 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.30s Nov 28 15:50:21.991 INFO [stderr] su: No module specific data is present Nov 28 15:50:22.468 INFO running `"docker" "inspect" "665689d7f0efc4c74d42f58d904de51930271f954ed68dc139214114c655f587"` Nov 28 15:50:22.613 INFO running `"docker" "rm" "-f" "665689d7f0efc4c74d42f58d904de51930271f954ed68dc139214114c655f587"` Nov 28 15:50:22.743 INFO [stdout] 665689d7f0efc4c74d42f58d904de51930271f954ed68dc139214114c655f587