[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] b023b7f9136fb38d425f0276b89bca89176c2629 [INFO] checking kpcyrd/sniffglue against try#45b14c26f76a39a9945ef8518d3276f1bc880008 for pr-113242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Fsniffglue" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kpcyrd/sniffglue on toolchain 45b14c26f76a39a9945ef8518d3276f1bc880008 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-6-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b81b52b8a4571322750035fe26baea5858e0a4199241d06eea59058ba03c783 [INFO] running `Command { std: "docker" "start" "-a" "9b81b52b8a4571322750035fe26baea5858e0a4199241d06eea59058ba03c783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b81b52b8a4571322750035fe26baea5858e0a4199241d06eea59058ba03c783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b81b52b8a4571322750035fe26baea5858e0a4199241d06eea59058ba03c783", kill_on_drop: false }` [INFO] [stdout] 9b81b52b8a4571322750035fe26baea5858e0a4199241d06eea59058ba03c783 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84f0652b94024f3551550ac9d25304d881e892770d1e605d158c6371b5236de8 [INFO] running `Command { std: "docker" "start" "-a" "84f0652b94024f3551550ac9d25304d881e892770d1e605d158c6371b5236de8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling io-lifetimes v0.6.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling seccomp-sys v0.1.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rustix v0.34.8 [INFO] [stderr] Compiling syscallz v0.16.1 [INFO] [stderr] Compiling pcap-sys v0.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking reduce v0.1.4 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling tls-parser v0.11.0 [INFO] [stderr] Checking fd-lock v3.0.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rustyline v9.1.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling nom-derive-impl v0.10.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Checking dhcp4r v0.2.3 [INFO] [stderr] Checking nom-derive v0.10.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking caps v0.5.3 [INFO] [stderr] Checking boxxy v0.12.1 [INFO] [stderr] Checking serde v1.0.137 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking pktparse v0.7.1 [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Checking sniffglue v0.15.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] 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] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.42s [INFO] running `Command { std: "docker" "inspect" "84f0652b94024f3551550ac9d25304d881e892770d1e605d158c6371b5236de8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84f0652b94024f3551550ac9d25304d881e892770d1e605d158c6371b5236de8", kill_on_drop: false }` [INFO] [stdout] 84f0652b94024f3551550ac9d25304d881e892770d1e605d158c6371b5236de8