[INFO] cloning repository https://github.com/krishpranav/packetkit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krishpranav/packetkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrishpranav%2Fpacketkit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrishpranav%2Fpacketkit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b79dc21f1387fed5edb14f892255eab8817a81b [INFO] testing krishpranav/packetkit against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrishpranav%2Fpacketkit" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/krishpranav/packetkit [INFO] finished tweaking git repo https://github.com/krishpranav/packetkit [INFO] tweaked toml for git repo https://github.com/krishpranav/packetkit written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/krishpranav/packetkit on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/krishpranav/packetkit already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 140e39d455ff9dc80d050c677ef00a7636d25068b7dcf20dbe7f491858d770a2 [INFO] running `Command { std: "docker" "start" "-a" "140e39d455ff9dc80d050c677ef00a7636d25068b7dcf20dbe7f491858d770a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "140e39d455ff9dc80d050c677ef00a7636d25068b7dcf20dbe7f491858d770a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "140e39d455ff9dc80d050c677ef00a7636d25068b7dcf20dbe7f491858d770a2", kill_on_drop: false }` [INFO] [stdout] 140e39d455ff9dc80d050c677ef00a7636d25068b7dcf20dbe7f491858d770a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94bec6f36ec61a407d51847c722f6f312c73b298148b96853d66caeb62368b1b [INFO] running `Command { std: "docker" "start" "-a" "94bec6f36ec61a407d51847c722f6f312c73b298148b96853d66caeb62368b1b", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling seccomp-sys v0.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling syscallz v0.15.0 [INFO] [stderr] Compiling pcap-sys v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tls-parser v0.10.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strum v0.19.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.6 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling nix v0.20.1 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling reduce v0.1.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling nom-derive v0.7.2 [INFO] [stderr] Compiling rusticata-macros v3.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling dhcp4r v0.2.2 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling pktparse v0.5.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling packetkit v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/structs/mod.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | pub use crate::structs::raw::Raw::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Unknown` in the type namespace is first re-exported here [INFO] [stdout] 12 | pub use crate::structs::ether::Ether::*; [INFO] [stdout] | ------------------------------- but the name `Unknown` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/structs/mod.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | pub use crate::structs::raw::Raw::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Unknown` in the value namespace is first re-exported here [INFO] [stdout] 12 | pub use crate::structs::ether::Ether::*; [INFO] [stdout] | ------------------------------- but the name `Unknown` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Unknown` is ambiguous [INFO] [stdout] --> src/centrifuge/mod.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | Err(_) => Unknown(data.to_vec()), [INFO] [stdout] | ^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Unknown` could refer to the tuple variant imported here [INFO] [stdout] --> src/structs/mod.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | pub use crate::structs::raw::Raw::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Unknown` to disambiguate [INFO] [stdout] note: `Unknown` could also refer to the tuple variant imported here [INFO] [stdout] --> src/structs/mod.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | pub use crate::structs::ether::Ether::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Unknown` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Unknown` is ambiguous [INFO] [stdout] --> src/centrifuge/mod.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | Unknown(data.to_vec()) [INFO] [stdout] | ^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Unknown` could refer to the tuple variant imported here [INFO] [stdout] --> src/structs/mod.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | pub use crate::structs::raw::Raw::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Unknown` to disambiguate [INFO] [stdout] note: `Unknown` could also refer to the tuple variant imported here [INFO] [stdout] --> src/structs/mod.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | pub use crate::structs::ether::Ether::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Unknown` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/nom_http.rs:69:24 [INFO] [stdout] | [INFO] [stdout] 69 | fn request_line(input: &[u8]) -> IResult<&[u8], Request> { [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 69 | fn request_line(input: &[u8]) -> IResult<&[u8], Request<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/nom_http.rs:96:26 [INFO] [stdout] | [INFO] [stdout] 96 | fn message_header(input: &[u8]) -> IResult<&[u8], Header> { [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 96 | fn message_header(input: &[u8]) -> IResult<&[u8], Header<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/nom_http.rs:109:23 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn request(input: &[u8]) -> IResult<&[u8], (Request, Vec
)> { [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 109 | pub fn request(input: &[u8]) -> IResult<&[u8], (Request<'_>, Vec>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `packetkit` (lib) due to 4 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "94bec6f36ec61a407d51847c722f6f312c73b298148b96853d66caeb62368b1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94bec6f36ec61a407d51847c722f6f312c73b298148b96853d66caeb62368b1b", kill_on_drop: false }` [INFO] [stdout] 94bec6f36ec61a407d51847c722f6f312c73b298148b96853d66caeb62368b1b