Dec 02 05:54:30.313 INFO documenting lpc82x-0.5.0 against try#f86f76f89ea2b1ccbfb3741962ec2029d878a389 for pr-55318-1 Dec 02 05:54:30.313 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318-1/worker-7/try#f86f76f89ea2b1ccbfb3741962ec2029d878a389:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55318-1/try#f86f76f89ea2b1ccbfb3741962ec2029d878a389:/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 +f86f76f89ea2b1ccbfb3741962ec2029d878a389-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 02 05:54:30.808 INFO [stdout] 4de8cf90639623650dd87b988cec914a837f853a7f971f8b067f41583adf20e7 Dec 02 05:54:30.810 INFO running `"docker" "start" "-a" "4de8cf90639623650dd87b988cec914a837f853a7f971f8b067f41583adf20e7"` Dec 02 05:54:31.584 INFO [stderr] usermod: no changes Dec 02 05:54:31.698 INFO [stderr] Compiling lpc82x v0.5.0 (/source) Dec 02 05:54:32.428 INFO [stderr] Documenting lpc82x v0.5.0 (/source) Dec 02 05:54:44.667 INFO [stderr] error: `[n]` cannot be resolved, ignoring it... Dec 02 05:54:44.667 INFO [stderr] --> src/adc/dat/mod.rs:106:192 Dec 02 05:54:44.667 INFO [stderr] | Dec 02 05:54:44.667 INFO [stderr] 106 | #[doc = "Bits 4:15 - This field contains the 12-bit A/D conversion result from the last conversion performed on this channel. This will be a binary fraction representing the voltage on the AD0[n] pin, as it falls within the range of VREFP to VREFN. Zero in the field indicates that the voltage on the input pin was less than, equal to, or close to that on VREFN, while 0xFFF indicates that the voltage on the input was close to, equal to, or greater than that on VREFP."] Dec 02 05:54:44.667 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:54:44.667 INFO [stderr] | Dec 02 05:54:44.667 INFO [stderr] note: lint level defined here Dec 02 05:54:44.667 INFO [stderr] --> src/lib.rs:3:9 Dec 02 05:54:44.667 INFO [stderr] | Dec 02 05:54:44.668 INFO [stderr] 3 | #![deny(warnings)] Dec 02 05:54:44.668 INFO [stderr] | ^^^^^^^^ Dec 02 05:54:44.668 INFO [stderr] = note: #[deny(intra_doc_link_resolution_failure)] implied by #[deny(warnings)] Dec 02 05:54:44.668 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:54:44.668 INFO [stderr] Dec 02 05:54:44.675 INFO [stderr] error: `[20:4]` cannot be resolved, ignoring it... Dec 02 05:54:44.675 INFO [stderr] --> src/flashctrl/fmsstart/mod.rs:77:93 Dec 02 05:54:44.675 INFO [stderr] | Dec 02 05:54:44.675 INFO [stderr] 77 | #[doc = "Bits 0:16 - Signature generation start address (corresponds to AHB byte address bits[20:4])."] Dec 02 05:54:44.675 INFO [stderr] | ^^^^ cannot be resolved, ignoring Dec 02 05:54:44.675 INFO [stderr] | Dec 02 05:54:44.675 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:54:44.675 INFO [stderr] Dec 02 05:54:44.676 INFO [stderr] error: `[20:4]` cannot be resolved, ignoring it... Dec 02 05:54:44.676 INFO [stderr] --> src/flashctrl/fmsstart/mod.rs:100:93 Dec 02 05:54:44.676 INFO [stderr] | Dec 02 05:54:44.676 INFO [stderr] 100 | #[doc = "Bits 0:16 - Signature generation start address (corresponds to AHB byte address bits[20:4])."] Dec 02 05:54:44.676 INFO [stderr] | ^^^^ cannot be resolved, ignoring Dec 02 05:54:44.676 INFO [stderr] | Dec 02 05:54:44.676 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:54:44.676 INFO [stderr] Dec 02 05:54:44.711 INFO [stderr] error: `[7:1]` cannot be resolved, ignoring it... Dec 02 05:54:44.711 INFO [stderr] --> src/i2c0/slvqual0/mod.rs:191:509 Dec 02 05:54:44.711 INFO [stderr] | Dec 02 05:54:44.711 INFO [stderr] 191 | #[doc = "Bits 1:7 - Slave address Qualifier for address 0. A value of 0 causes the address in SLVADR0 to be used as-is, assuming that it is enabled. If QUALMODE0 = 0, any bit in this field which is set to 1 will cause an automatic match of the corresponding bit of the received address when it is compared to the SLVADR0 register. If QUALMODE0 = 1, an address range is matched for address 0. This range extends from the value defined by SLVADR0 to the address defined by SLVQUAL0 (address matches when SLVADR0[7:1] <= received address < = SLVQUAL0[7:1])."] Dec 02 05:54:44.711 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:54:44.711 INFO [stderr] | Dec 02 05:54:44.711 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:54:44.711 INFO [stderr] Dec 02 05:54:44.711 INFO [stderr] error: `[7:1]` cannot be resolved, ignoring it... Dec 02 05:54:44.711 INFO [stderr] --> src/i2c0/slvqual0/mod.rs:191:547 Dec 02 05:54:44.711 INFO [stderr] | Dec 02 05:54:44.711 INFO [stderr] 191 | #[doc = "Bits 1:7 - Slave address Qualifier for address 0. A value of 0 causes the address in SLVADR0 to be used as-is, assuming that it is enabled. If QUALMODE0 = 0, any bit in this field which is set to 1 will cause an automatic match of the corresponding bit of the received address when it is compared to the SLVADR0 register. If QUALMODE0 = 1, an address range is matched for address 0. This range extends from the value defined by SLVADR0 to the address defined by SLVQUAL0 (address matches when SLVADR0[7:1] <= received address < = SLVQUAL0[7:1])."] Dec 02 05:54:44.711 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:54:44.711 INFO [stderr] | Dec 02 05:54:44.711 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:54:44.711 INFO [stderr] Dec 02 05:54:44.711 INFO [stderr] error: `[7:1]` cannot be resolved, ignoring it... Dec 02 05:54:44.711 INFO [stderr] --> src/i2c0/slvqual0/mod.rs:219:509 Dec 02 05:54:44.711 INFO [stderr] | Dec 02 05:54:44.712 INFO [stderr] 219 | #[doc = "Bits 1:7 - Slave address Qualifier for address 0. A value of 0 causes the address in SLVADR0 to be used as-is, assuming that it is enabled. If QUALMODE0 = 0, any bit in this field which is set to 1 will cause an automatic match of the corresponding bit of the received address when it is compared to the SLVADR0 register. If QUALMODE0 = 1, an address range is matched for address 0. This range extends from the value defined by SLVADR0 to the address defined by SLVQUAL0 (address matches when SLVADR0[7:1] <= received address < = SLVQUAL0[7:1])."] Dec 02 05:54:44.712 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:54:44.712 INFO [stderr] | Dec 02 05:54:44.712 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:54:44.712 INFO [stderr] Dec 02 05:54:44.712 INFO [stderr] error: `[7:1]` cannot be resolved, ignoring it... Dec 02 05:54:44.712 INFO [stderr] --> src/i2c0/slvqual0/mod.rs:219:547 Dec 02 05:54:44.712 INFO [stderr] | Dec 02 05:54:44.712 INFO [stderr] 219 | #[doc = "Bits 1:7 - Slave address Qualifier for address 0. A value of 0 causes the address in SLVADR0 to be used as-is, assuming that it is enabled. If QUALMODE0 = 0, any bit in this field which is set to 1 will cause an automatic match of the corresponding bit of the received address when it is compared to the SLVADR0 register. If QUALMODE0 = 1, an address range is matched for address 0. This range extends from the value defined by SLVADR0 to the address defined by SLVQUAL0 (address matches when SLVADR0[7:1] <= received address < = SLVQUAL0[7:1])."] Dec 02 05:54:44.712 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:54:44.712 INFO [stderr] | Dec 02 05:54:44.712 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:54:44.712 INFO [stderr] Dec 02 05:54:45.068 INFO [stderr] error: Could not document `lpc82x`. Dec 02 05:54:45.068 INFO [stderr] Dec 02 05:54:45.068 INFO [stderr] Caused by: Dec 02 05:54:45.068 INFO [stderr] process didn't exit successfully: `rustdoc --crate-name lpc82x src/lib.rs --color never -o /target/doc --document-private-items -L dependency=/target/debug/deps --extern bare_metal=/target/debug/deps/libbare_metal-a5041b0032530037.rmeta --extern cortex_m=/target/debug/deps/libcortex_m-fa7934695e2384cf.rmeta --extern vcell=/target/debug/deps/libvcell-d7bff7d6247ffa07.rmeta --cap-lints=forbid` (exit code: 1) Dec 02 05:54:45.069 INFO [stderr] su: No module specific data is present Dec 02 05:54:45.342 INFO running `"docker" "inspect" "4de8cf90639623650dd87b988cec914a837f853a7f971f8b067f41583adf20e7"` Dec 02 05:54:45.478 INFO running `"docker" "rm" "-f" "4de8cf90639623650dd87b988cec914a837f853a7f971f8b067f41583adf20e7"` Dec 02 05:54:45.591 INFO [stdout] 4de8cf90639623650dd87b988cec914a837f853a7f971f8b067f41583adf20e7