[INFO] updating cached repository https://github.com/zz85/packet_radar [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] facc07ccdbec7ceca0c9c39e60ae26ded718b350 [INFO] documenting zz85/packet_radar against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzz85%2Fpacket_radar" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zz85/packet_radar 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/zz85/packet_radar [INFO] finished tweaking git repo https://github.com/zz85/packet_radar [INFO] tweaked toml for git repo https://github.com/zz85/packet_radar written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/zz85/packet_radar 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 104bd8071a5f11ddf48f8be46d3c400d0382bd3f3168ee2626a979fee025fc13 [INFO] running `Command { std: "docker" "start" "-a" "104bd8071a5f11ddf48f8be46d3c400d0382bd3f3168ee2626a979fee025fc13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "104bd8071a5f11ddf48f8be46d3c400d0382bd3f3168ee2626a979fee025fc13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "104bd8071a5f11ddf48f8be46d3c400d0382bd3f3168ee2626a979fee025fc13", kill_on_drop: false }` [INFO] [stdout] 104bd8071a5f11ddf48f8be46d3c400d0382bd3f3168ee2626a979fee025fc13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] 063c7d51dff9d55ab14614a0879ce7e711b177a5b4cf491df17f36db2a3939a3 [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" "063c7d51dff9d55ab14614a0879ce7e711b177a5b4cf491df17f36db2a3939a3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking futures v0.1.28 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Checking pnet_base v0.22.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling sysinfo v0.9.5 [INFO] [stderr] Compiling pnet v0.22.0 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling dipstick v0.7.10 [INFO] [stderr] Checking cookie-factory v0.2.4 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking minreq v1.4.0 [INFO] [stderr] Checking atomic_refcell v0.1.3 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling nom v5.0.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking pnet_macros_support v0.22.0 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling lexical-core v0.4.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking pnet_sys v0.22.0 [INFO] [stderr] Checking socket2 v0.3.9 [INFO] [stderr] Checking errno v0.1.8 [INFO] [stderr] Checking netstat v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking libproc v0.7.1 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking dns-lookup v1.0.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking crossbeam v0.7.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling tls-parser v0.9.0 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking rusticata-macros v2.0.3 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking websocket v0.22.4 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Checking zerocopy v0.2.8 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.22.0 [INFO] [stderr] Checking serde v1.0.94 [INFO] [stderr] Compiling pnet_packet v0.22.0 [INFO] [stderr] Checking ipnetwork v0.14.0 [INFO] [stderr] Checking maxminddb v0.13.0 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking pnet_datalink v0.22.0 [INFO] [stderr] Checking pnet_transport v0.22.0 [INFO] [stderr] Documenting packet_radar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `structs` [INFO] [stdout] --> src/main.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | mod structs; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `structs`, create file "src/structs.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libproc::libproc::file_info` [INFO] [stdout] --> src/processes.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | use libproc::libproc::file_info::{pidfdinfo, ListFDs, ProcFDType}; [INFO] [stdout] | ^^^^^^^^^ could not find `file_info` in `libproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libproc::libproc::net_info` [INFO] [stdout] --> src/processes.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use libproc::libproc::net_info::{SocketFDInfo, SocketInfoKind}; [INFO] [stdout] | ^^^^^^^^ could not find `net_info` in `libproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `structs::ClientRequest`, `structs::PacketInfo` [INFO] [stdout] --> src/main.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | use structs::{ClientRequest, PacketInfo}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^ no `PacketInfo` in `structs` [INFO] [stdout] | | [INFO] [stdout] | no `ClientRequest` in `structs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: Could not document `packet_radar`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name packet_radar src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-568f2d301895f69f.rmeta --extern dipstick=/opt/rustwide/target/debug/deps/libdipstick-161a56386cf6ea16.rmeta --extern dns_lookup=/opt/rustwide/target/debug/deps/libdns_lookup-72328c769810d2be.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-57cb9dc72ba34d46.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-558815c0ce31f1dc.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3cb3806f0a5e10d2.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-044586a2447908c8.rmeta --extern libproc=/opt/rustwide/target/debug/deps/liblibproc-d85469c136982a24.rmeta --extern maxminddb=/opt/rustwide/target/debug/deps/libmaxminddb-55bf49e69a028f4e.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-507ae9a7a8d0d75f.rmeta --extern netstat=/opt/rustwide/target/debug/deps/libnetstat-eb91ba7ca7fa96ee.rmeta --extern pcap=/opt/rustwide/target/debug/deps/libpcap-2dbd9bc00341c3e8.rmeta --extern pnet=/opt/rustwide/target/debug/deps/libpnet-3ba77908d2fb127f.rmeta --extern pnet_macros_support=/opt/rustwide/target/debug/deps/libpnet_macros_support-829995d6a1b8afa5.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a85780085a048266.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-427be2f725af5b4e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cf6c9991b18d985f.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-d27d94eee35e8c3a.rmeta --extern tls_parser=/opt/rustwide/target/debug/deps/libtls_parser-1eede2ecb6c22de7.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-32b9c1cdd6696336.rmeta --extern websocket=/opt/rustwide/target/debug/deps/libwebsocket-c1784dafe9e0629d.rmeta --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-f37a179534d9bd79.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "063c7d51dff9d55ab14614a0879ce7e711b177a5b4cf491df17f36db2a3939a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "063c7d51dff9d55ab14614a0879ce7e711b177a5b4cf491df17f36db2a3939a3", kill_on_drop: false }` [INFO] [stdout] 063c7d51dff9d55ab14614a0879ce7e711b177a5b4cf491df17f36db2a3939a3