[INFO] cloning repository https://github.com/kpcyrd/sniffglue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kpcyrd/sniffglue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Fsniffglue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Fsniffglue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41023f963b548ccebfae40625ad5a950eb30d253 [INFO] checking kpcyrd/sniffglue against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Fsniffglue" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kpcyrd/sniffglue on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kpcyrd/sniffglue [INFO] finished tweaking git repo https://github.com/kpcyrd/sniffglue [INFO] tweaked toml for git repo https://github.com/kpcyrd/sniffglue written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/kpcyrd/sniffglue already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc5f1fdf969b9f3061af66c0c3d665d5392afd667d0742e0bc23b008c4c2a577 [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" "dc5f1fdf969b9f3061af66c0c3d665d5392afd667d0742e0bc23b008c4c2a577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc5f1fdf969b9f3061af66c0c3d665d5392afd667d0742e0bc23b008c4c2a577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc5f1fdf969b9f3061af66c0c3d665d5392afd667d0742e0bc23b008c4c2a577", kill_on_drop: false }` [INFO] [stdout] dc5f1fdf969b9f3061af66c0c3d665d5392afd667d0742e0bc23b008c4c2a577 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb622dd69bcf5fe1a52b0608a1581cbca2b63de46c0a43d5175e578d965b6fa7 [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" "eb622dd69bcf5fe1a52b0608a1581cbca2b63de46c0a43d5175e578d965b6fa7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling seccomp-sys v0.1.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.17 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking reduce v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling pcap-sys v0.1.3 [INFO] [stderr] Compiling syscallz v0.15.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking errno v0.2.6 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking backtrace v0.3.52 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking caps v0.3.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.17.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking rusticata-macros v2.1.0 [INFO] [stderr] Checking dhcp4r v0.2.0 [INFO] [stderr] Compiling tls-parser v0.9.3 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking rustyline v5.0.6 [INFO] [stderr] Checking tokio-rustls v0.10.3 [INFO] [stderr] Compiling structopt-derive v0.4.12 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Checking hyper-rustls v0.17.1 [INFO] [stderr] Checking boxxy v0.11.0 [INFO] [stderr] Checking structopt v0.3.19 [INFO] [stderr] Checking pktparse v0.5.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking sniffglue v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `pktparse::ipv4::IPv4Protocol` [INFO] [stdout] --> benches/bench.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | use pktparse::ipv4::{IPv4Header, IPv4Protocol}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `IPv4Protocol` in `ipv4` [INFO] [stdout] | help: a similar name exists in the module: `IPProtocol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/bench.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | let x = centrifuge::parse(&pkt); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | assert_eq!(expected, x); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found enum `Raw` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result` [INFO] [stdout] found enum `Raw` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/bench.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | centrifuge::parse(&[]).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `ok` found for enum `Raw` in the current scope [INFO] [stdout] --> benches/bench.rs:108:36 [INFO] [stdout] | [INFO] [stdout] 108 | centrifuge::parse(&[]).ok(); [INFO] [stdout] | ^^ method not found in `Raw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/bench.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | centrifuge::parse(&pkt).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `ok` found for enum `Raw` in the current scope [INFO] [stdout] --> benches/bench.rs:126:37 [INFO] [stdout] | [INFO] [stdout] 126 | centrifuge::parse(&pkt).ok(); [INFO] [stdout] | ^^ method not found in `Raw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sniffglue` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "eb622dd69bcf5fe1a52b0608a1581cbca2b63de46c0a43d5175e578d965b6fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb622dd69bcf5fe1a52b0608a1581cbca2b63de46c0a43d5175e578d965b6fa7", kill_on_drop: false }` [INFO] [stdout] eb622dd69bcf5fe1a52b0608a1581cbca2b63de46c0a43d5175e578d965b6fa7