[INFO] fetching crate pelite 0.9.0... [INFO] documenting pelite-0.9.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate pelite 0.9.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate pelite 0.9.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pelite 0.9.0 [INFO] finished tweaking crates.io crate pelite 0.9.0 [INFO] tweaked toml for crates.io crate pelite 0.9.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate pelite 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0afc7e8015f0ddf01991694765aee7f0e1858ae3fe617b531907c85e044be4c5 [INFO] running `Command { std: "docker" "start" "-a" "0afc7e8015f0ddf01991694765aee7f0e1858ae3fe617b531907c85e044be4c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0afc7e8015f0ddf01991694765aee7f0e1858ae3fe617b531907c85e044be4c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0afc7e8015f0ddf01991694765aee7f0e1858ae3fe617b531907c85e044be4c5", kill_on_drop: false }` [INFO] [stdout] 0afc7e8015f0ddf01991694765aee7f0e1858ae3fe617b531907c85e044be4c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fc84be5183e5843ebf9cf798bb87053c4167ef589cd6bcdf1995f09e552b8ab [INFO] running `Command { std: "docker" "start" "-a" "2fc84be5183e5843ebf9cf798bb87053c4167ef589cd6bcdf1995f09e552b8ab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling derive_pod v0.1.0 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking dataview v0.1.1 [INFO] [stderr] Checking pelite v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting pelite v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/mmap/unix.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | let mut stat = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/pe32/msvc.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 6 | [1]: [Reversing Microsoft Visual C++ Part I: Exception Handling](http://www.openrce.org/articles/full_view/21) [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/pe32/msvc.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | [2]: [Reversing Microsoft Visual C++ Part II: Classes, Methods and RTTI](http://www.openrce.org/articles/full_view/23) [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/resources/group.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | * http://msdn.microsoft.com/en-us/library/ms997538.aspx [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/resources/group.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | * https://devblogs.microsoft.com/oldnewthing/20120720-00/?p=7083 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/resources/group.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | * https://github.com/MathewSachin/NIco/wiki/Ico,-Cur-and-PE-Formats [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/util/mod.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe { &(*(0 as *const $ty)).$($field_bits)* as *const _ as usize } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] ::: src/pe64/headers.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | offset_of!(IMAGE_NT_HEADERS, OptionalHeader.CheckSum)) / 4; [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] = note: this warning originates in the macro `offset_of` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/util/mod.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe { &(*(0 as *const $ty)).$($field_bits)* as *const _ as usize } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] ::: src/pe32/../pe64/headers.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | offset_of!(IMAGE_NT_HEADERS, OptionalHeader.CheckSum)) / 4; [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `offset_of` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.74s [INFO] running `Command { std: "docker" "inspect" "2fc84be5183e5843ebf9cf798bb87053c4167ef589cd6bcdf1995f09e552b8ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fc84be5183e5843ebf9cf798bb87053c4167ef589cd6bcdf1995f09e552b8ab", kill_on_drop: false }` [INFO] [stdout] 2fc84be5183e5843ebf9cf798bb87053c4167ef589cd6bcdf1995f09e552b8ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] eec5cc9b496eccdd2fe48a4152ccbd51ce9b00fa4c8612ec51c9dff29ac57810 [INFO] running `Command { std: "docker" "start" "-a" "eec5cc9b496eccdd2fe48a4152ccbd51ce9b00fa4c8612ec51c9dff29ac57810", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling derive_pod v0.1.0 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking data-encoding v2.3.0 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking dataview v0.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Documenting pelite v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/pe32/msvc.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 6 | [1]: [Reversing Microsoft Visual C++ Part I: Exception Handling](http://www.openrce.org/articles/full_view/21) [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/pe32/msvc.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | [2]: [Reversing Microsoft Visual C++ Part II: Classes, Methods and RTTI](http://www.openrce.org/articles/full_view/23) [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/resources/group.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | * http://msdn.microsoft.com/en-us/library/ms997538.aspx [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/resources/group.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | * https://devblogs.microsoft.com/oldnewthing/20120720-00/?p=7083 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/resources/group.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | * https://github.com/MathewSachin/NIco/wiki/Ico,-Cur-and-PE-Formats [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.32s [INFO] running `Command { std: "docker" "inspect" "eec5cc9b496eccdd2fe48a4152ccbd51ce9b00fa4c8612ec51c9dff29ac57810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eec5cc9b496eccdd2fe48a4152ccbd51ce9b00fa4c8612ec51c9dff29ac57810", kill_on_drop: false }` [INFO] [stdout] eec5cc9b496eccdd2fe48a4152ccbd51ce9b00fa4c8612ec51c9dff29ac57810