[INFO] cloning repository https://github.com/markrepedersen/netparser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/markrepedersen/netparser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkrepedersen%2Fnetparser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkrepedersen%2Fnetparser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae70383688c2b286955a633e6b2db3d39dd2ec35 [INFO] checking markrepedersen/netparser against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkrepedersen%2Fnetparser" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/markrepedersen/netparser on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/markrepedersen/netparser [INFO] finished tweaking git repo https://github.com/markrepedersen/netparser [INFO] tweaked toml for git repo https://github.com/markrepedersen/netparser written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/markrepedersen/netparser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72c9bcaaa790852d04992268a43676313c07fe30fbd6fa85ef8e77b6ac73bea5 [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" "72c9bcaaa790852d04992268a43676313c07fe30fbd6fa85ef8e77b6ac73bea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72c9bcaaa790852d04992268a43676313c07fe30fbd6fa85ef8e77b6ac73bea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72c9bcaaa790852d04992268a43676313c07fe30fbd6fa85ef8e77b6ac73bea5", kill_on_drop: false }` [INFO] [stdout] 72c9bcaaa790852d04992268a43676313c07fe30fbd6fa85ef8e77b6ac73bea5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4729560ab7d509a48b71f4944db36c52503b6d9c1648a818dc178f5f3b1e5964 [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" "4729560ab7d509a48b71f4944db36c52503b6d9c1648a818dc178f5f3b1e5964", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Checking cookie-factory v0.3.1 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [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 indexmap v1.3.2 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking pcap v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking tui v0.9.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking backtrace v0.3.41 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling derive-try-from-primitive v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling paste-impl v0.1.10 [INFO] [stderr] Compiling custom_debug_derive v0.4.0 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling ctor v0.1.13 [INFO] [stderr] Checking paste v0.1.10 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 (https://github.com/clap-rs/clap/#aae96236) [INFO] [stderr] Compiling emacs_module v0.12.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling emacs-macros v0.13.0 [INFO] [stderr] Checking clap v3.0.0-beta.1 (https://github.com/clap-rs/clap/#aae96236) [INFO] [stderr] Checking emacs v0.14.0 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking netparse v0.1.0 (/opt/rustwide/workdir/lib/netparse) [INFO] [stderr] Checking netparser v0.1.0 (/opt/rustwide/workdir/bin/netparser) [INFO] [stderr] Checking emacs_netparser v0.1.0 (/opt/rustwide/workdir/lib/emacs_netparser) [INFO] [stdout] error[E0432]: unresolved imports `netparse::run`, `netparse::PacketOptions` [INFO] [stdout] --> lib/emacs_netparser/src/lib.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use netparse::{run, PacketOptions}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^ no `PacketOptions` in the root [INFO] [stdout] | | [INFO] [stdout] | no `run` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `netparse::run`, `netparse::PacketOptions` [INFO] [stdout] --> lib/emacs_netparser/src/lib.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use netparse::{run, PacketOptions}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^ no `PacketOptions` in the root [INFO] [stdout] | | [INFO] [stdout] | no `run` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> lib/emacs_netparser/src/lib.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use emacs::{defun, Env, Result, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> lib/emacs_netparser/src/lib.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use emacs::{defun, Env, Result, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `emacs_netparser` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> bin/netparser/src/draw.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | Dot11(frame) => {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> bin/netparser/src/table.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | if let Some(frame) = self.frames.get(i) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> bin/netparser/src/draw.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | Dot11(frame) => {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wireless` [INFO] [stdout] --> bin/netparser/src/capture.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | wireless: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `show_frame` [INFO] [stdout] --> bin/netparser/src/table.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn show_frame(&self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> bin/netparser/src/table.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | if let Some(frame) = self.frames.get(i) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wireless` [INFO] [stdout] --> bin/netparser/src/capture.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | wireless: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `show_frame` [INFO] [stdout] --> bin/netparser/src/table.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn show_frame(&self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4729560ab7d509a48b71f4944db36c52503b6d9c1648a818dc178f5f3b1e5964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4729560ab7d509a48b71f4944db36c52503b6d9c1648a818dc178f5f3b1e5964", kill_on_drop: false }` [INFO] [stdout] 4729560ab7d509a48b71f4944db36c52503b6d9c1648a818dc178f5f3b1e5964