[INFO] updating cached repository https://github.com/mjptree/pingo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 088e9b971e27863317df262f3287edf039cf850e [INFO] documenting mjptree/pingo against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjptree%2Fpingo" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mjptree/pingo on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mjptree/pingo [INFO] finished tweaking git repo https://github.com/mjptree/pingo [INFO] tweaked toml for git repo https://github.com/mjptree/pingo written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/mjptree/pingo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80cda86ce5a21f8471927998649dddd78f75e45f439efd5ee05da63dadadae42 [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" "80cda86ce5a21f8471927998649dddd78f75e45f439efd5ee05da63dadadae42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80cda86ce5a21f8471927998649dddd78f75e45f439efd5ee05da63dadadae42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80cda86ce5a21f8471927998649dddd78f75e45f439efd5ee05da63dadadae42", kill_on_drop: false }` [INFO] [stdout] 80cda86ce5a21f8471927998649dddd78f75e45f439efd5ee05da63dadadae42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", 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] 9575521d01c5004c3acf16134fbc1a40294e0f379dabe30a3d86f69608b7941c [INFO] running `Command { std: "docker" "start" "-a" "9575521d01c5004c3acf16134fbc1a40294e0f379dabe30a3d86f69608b7941c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking pnet_base v0.22.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling pnet v0.25.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking pnet_macros_support v0.25.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Checking pnet_sys v0.25.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Checking dns-lookup v1.0.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ipnetwork v0.15.1 [INFO] [stderr] Checking pnet_datalink v0.25.0 [INFO] [stderr] Checking ctrlc v3.1.4 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.25.0 [INFO] [stderr] Compiling pnet_packet v0.25.0 [INFO] [stderr] Checking pnet_transport v0.25.0 [INFO] [stderr] Documenting pingo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[tx]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/packet/mod.rs:67:57 [INFO] [stdout] | [INFO] [stdout] 67 | /// The `Package` is sent via a [`TransportSender`](tx) provided by the [`pnet`](#pnet) crate. [INFO] [stdout] | ^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[tx]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/packet/mod.rs:76:33 [INFO] [stdout] | [INFO] [stdout] 76 | /// The [`TransportSender`](tx) is expected to be configured with the correct protocol [INFO] [stdout] | ^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[tx]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/packet/mod.rs:77:81 [INFO] [stdout] | [INFO] [stdout] 77 | /// combination - i.e. IPv4/ICMP or IPv6/ICMPv6. If the [`TransportSender`](tx) is misconfigured [INFO] [stdout] | ^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[icmpty]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/receiver.rs:21:42 [INFO] [stdout] | [INFO] [stdout] 21 | /// Mapping between pnet's [`IcmpTypes`](icmpty)/[`Icmpv6Types`](icmpv6ty) and the packet status [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[icmpv6ty]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/receiver.rs:21:66 [INFO] [stdout] | [INFO] [stdout] 21 | /// Mapping between pnet's [`IcmpTypes`](icmpty)/[`Icmpv6Types`](icmpv6ty) and the packet status [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[queue]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/receiver.rs:190:47 [INFO] [stdout] | [INFO] [stdout] 190 | /// [crossbeam](crossbeam)'s [`SegQueue`](queue) for passing received packets over for further [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rx]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/receiver.rs:193:57 [INFO] [stdout] | [INFO] [stdout] 193 | /// The first thread owns the [`TransportReceiver`](rx). Its only task is accurate time keeping [INFO] [stdout] | ^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[queue]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/receiver.rs:347:47 [INFO] [stdout] | [INFO] [stdout] 347 | /// [crossbeam](crossbeam)'s [`SegQueue`](queue) for passing received packets over for further [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rx]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/receiver.rs:350:57 [INFO] [stdout] | [INFO] [stdout] 350 | /// The first thread owns the [`TransportReceiver`](rx). Its only task is accurate time keeping [INFO] [stdout] | ^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[tc]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/sender.rs:208:74 [INFO] [stdout] | [INFO] [stdout] 208 | /// Errors during the construction of the pnet [`transport_channel`](tc) are transparently [INFO] [stdout] | ^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[icmp]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/packet/mod.rs:153:36 [INFO] [stdout] | [INFO] [stdout] 153 | /// Parse an incoming [`Icmp`](icmp) packet into a `ReplyPacket` [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[icmpv6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/packet/mod.rs:185:38 [INFO] [stdout] | [INFO] [stdout] 185 | /// Parse an incoming [`Icmpv6`](icmpv6) packet into a `ReplyPacket` [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[type3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/packet/mod.rs:192:29 [INFO] [stdout] | [INFO] [stdout] 192 | /// For [Time Exceeded](type3) reply messages, bytes 5 - 7 are unused, which makes it impossible [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "9575521d01c5004c3acf16134fbc1a40294e0f379dabe30a3d86f69608b7941c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9575521d01c5004c3acf16134fbc1a40294e0f379dabe30a3d86f69608b7941c", kill_on_drop: false }` [INFO] [stdout] 9575521d01c5004c3acf16134fbc1a40294e0f379dabe30a3d86f69608b7941c