[INFO] fetching crate netlink-packet-audit 0.4.0...
[INFO] documenting netlink-packet-audit-0.4.0 against beta-2022-05-20 for beta-1.62-rustdoc-1
[INFO] extracting crate netlink-packet-audit 0.4.0 into /workspace/builds/worker-10/source
[INFO] validating manifest of crates.io crate netlink-packet-audit 0.4.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 netlink-packet-audit 0.4.0
[INFO] finished tweaking crates.io crate netlink-packet-audit 0.4.0
[INFO] tweaked toml for crates.io crate netlink-packet-audit 0.4.0 written to /workspace/builds/worker-10/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 3c065ed03f1a8f7356f770cbe3c4b49e67a4cb01687df0c6ef4d3d2560b48e6a
[INFO] running `Command { std: "docker" "start" "-a" "3c065ed03f1a8f7356f770cbe3c4b49e67a4cb01687df0c6ef4d3d2560b48e6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c065ed03f1a8f7356f770cbe3c4b49e67a4cb01687df0c6ef4d3d2560b48e6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c065ed03f1a8f7356f770cbe3c4b49e67a4cb01687df0c6ef4d3d2560b48e6a", kill_on_drop: false }`
[INFO] [stdout] 3c065ed03f1a8f7356f770cbe3c4b49e67a4cb01687df0c6ef4d3d2560b48e6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 5410c23e254b45061ff9a851bc18886d690863223ddd87707b2f2ae8ed0e800e
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "5410c23e254b45061ff9a851bc18886d690863223ddd87707b2f2ae8ed0e800e", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.39
[INFO] [stderr] Compiling unicode-ident v1.0.0
[INFO] [stderr] Compiling syn v1.0.95
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Compiling anyhow v1.0.57
[INFO] [stderr] Checking pin-project-lite v0.2.9
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Checking slab v0.4.6
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Checking bytes v1.1.0
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Compiling paste v1.0.7
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Checking tokio v1.18.2
[INFO] [stderr] Checking netlink-sys v0.8.2
[INFO] [stderr] Compiling thiserror-impl v1.0.31
[INFO] [stderr] Compiling futures-macro v0.3.21
[INFO] [stderr] Checking futures-util v0.3.21
[INFO] [stderr] Checking thiserror v1.0.31
[INFO] [stderr] Checking netlink-packet-utils v0.5.1
[INFO] [stderr] Checking netlink-packet-core v0.4.2
[INFO] [stderr] Checking futures-executor v0.3.21
[INFO] [stderr] Checking futures v0.3.21
[INFO] [stderr] Checking netlink-proto v0.9.2
[INFO] [stderr] Documenting netlink-packet-audit v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/codec.rs:22:7
[INFO] [stdout] |
[INFO] [stdout] 22 | /// - https://blog.des.no/2020/08/netlink-auditing-and-counting-bytes/
[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/codec.rs:23:7
[INFO] [stdout] |
[INFO] [stdout] 23 | /// - https://github.com/torvalds/linux/blob/b5013d084e03e82ceeab4db8ae8ceeaebe76b0eb/kernel/audit.c#L2386
[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/codec.rs:24:7
[INFO] [stdout] |
[INFO] [stdout] 24 | /// - https://github.com/mozilla/libaudit-go/issues/24
[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/codec.rs:25:7
[INFO] [stdout] |
[INFO] [stdout] 25 | /// - https://github.com/linux-audit/audit-userspace/issues/78
[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: 4 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.86s
[INFO] running `Command { std: "docker" "inspect" "5410c23e254b45061ff9a851bc18886d690863223ddd87707b2f2ae8ed0e800e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5410c23e254b45061ff9a851bc18886d690863223ddd87707b2f2ae8ed0e800e", kill_on_drop: false }`
[INFO] [stdout] 5410c23e254b45061ff9a851bc18886d690863223ddd87707b2f2ae8ed0e800e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }`
[INFO] [stdout] 65464f71c3eb89f886522abe3525f25db279d5e13c5f3495d59139f6851c236c
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "65464f71c3eb89f886522abe3525f25db279d5e13c5f3495d59139f6851c236c", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.39
[INFO] [stderr] Compiling unicode-ident v1.0.0
[INFO] [stderr] Compiling syn v1.0.95
[INFO] [stderr] Compiling futures-core v0.3.21
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Compiling futures-channel v0.3.21
[INFO] [stderr] Compiling futures-task v0.3.21
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Compiling futures-util v0.3.21
[INFO] [stderr] Checking pin-project-lite v0.2.9
[INFO] [stderr] Checking futures-sink v0.3.21
[INFO] [stderr] Compiling anyhow v1.0.57
[INFO] [stderr] Checking futures-io v0.3.21
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking slab v0.4.6
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling paste v1.0.7
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Checking bytes v1.1.0
[INFO] [stderr] Checking tokio v1.18.2
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Checking netlink-sys v0.8.2
[INFO] [stderr] Compiling thiserror-impl v1.0.31
[INFO] [stderr] Compiling futures-macro v0.3.21
[INFO] [stderr] Checking thiserror v1.0.31
[INFO] [stderr] Checking netlink-packet-utils v0.5.1
[INFO] [stderr] Checking netlink-packet-core v0.4.2
[INFO] [stderr] Checking futures-executor v0.3.21
[INFO] [stderr] Checking futures v0.3.21
[INFO] [stderr] Checking netlink-proto v0.9.2
[INFO] [stderr] Documenting netlink-packet-audit v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/codec.rs:22:7
[INFO] [stdout] |
[INFO] [stdout] 22 | /// - https://blog.des.no/2020/08/netlink-auditing-and-counting-bytes/
[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/codec.rs:23:7
[INFO] [stdout] |
[INFO] [stdout] 23 | /// - https://github.com/torvalds/linux/blob/b5013d084e03e82ceeab4db8ae8ceeaebe76b0eb/kernel/audit.c#L2386
[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/codec.rs:24:7
[INFO] [stdout] |
[INFO] [stdout] 24 | /// - https://github.com/mozilla/libaudit-go/issues/24
[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/codec.rs:25:7
[INFO] [stdout] |
[INFO] [stdout] 25 | /// - https://github.com/linux-audit/audit-userspace/issues/78
[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: 4 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.36s
[INFO] running `Command { std: "docker" "inspect" "65464f71c3eb89f886522abe3525f25db279d5e13c5f3495d59139f6851c236c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65464f71c3eb89f886522abe3525f25db279d5e13c5f3495d59139f6851c236c", kill_on_drop: false }`
[INFO] [stdout] 65464f71c3eb89f886522abe3525f25db279d5e13c5f3495d59139f6851c236c