[INFO] cloning repository https://github.com/p13marc/netring
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p13marc/netring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp13marc%2Fnetring", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp13marc%2Fnetring'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7226b474e4be5f38e7c0617bea6be4a01b4f97d8
[INFO] testing p13marc/netring against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp13marc%2Fnetring" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/p13marc/netring
[INFO] finished tweaking git repo https://github.com/p13marc/netring
[INFO] tweaked toml for git repo https://github.com/p13marc/netring written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/p13marc/netring on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/p13marc/netring 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ad9a5ad50084b51d683b9fea7d100671feb011f1613af455fcf426eae49ee7c2
[INFO] running `Command { std: "docker" "start" "ad9a5ad50084b51d683b9fea7d100671feb011f1613af455fcf426eae49ee7c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad9a5ad50084b51d683b9fea7d100671feb011f1613af455fcf426eae49ee7c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ad9a5ad50084b51d683b9fea7d100671feb011f1613af455fcf426eae49ee7c2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad9a5ad50084b51d683b9fea7d100671feb011f1613af455fcf426eae49ee7c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ad9a5ad50084b51d683b9fea7d100671feb011f1613af455fcf426eae49ee7c2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling etherparse v0.16.0
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling flowscope v0.22.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling netring v0.29.0 (/opt/rustwide/workdir/netring)
[INFO] [stderr]    Compiling netring-exporters v0.5.0 (/opt/rustwide/workdir/netring-exporters)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.84s
[INFO] running `Command { std: "docker" "inspect" "ad9a5ad50084b51d683b9fea7d100671feb011f1613af455fcf426eae49ee7c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ad9a5ad50084b51d683b9fea7d100671feb011f1613af455fcf426eae49ee7c2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling flowscope v0.22.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling netring v0.29.0 (/opt/rustwide/workdir/netring)
[INFO] [stderr]    Compiling netring-exporters v0.5.0 (/opt/rustwide/workdir/netring-exporters)
[INFO] [stdout] warning: unused import: `netring::monitor::Monitor`
[INFO] [stdout]   --> netring/tests/ssh_quic_fingerprint.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use netring::monitor::Monitor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `netring::prelude::StdoutSink`
[INFO] [stdout]   --> netring/tests/ssh_quic_fingerprint.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use netring::prelude::StdoutSink;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_message_protocol` is never used
[INFO] [stdout]   --> netring/tests/protocol_roles.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn assert_message_protocol<P: MessageProtocol>() {}
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netring` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name netring --edition=2024 netring/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="flow"' --cfg 'feature="parse"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ad-protocols", "af-xdp", "all-parsers", "arp", "asset", "asset-protocols", "bench-zero-alloc", "cdp", "channel", "default", "dhcp", "dnp3", "dns", "emit", "eve-sink", "file-hash", "flow", "ftp", "http", "icmp", "infra-protocols", "integration-tests", "ipfix", "ja4plus", "kerberos", "ldap", "lldp", "mdns", "metrics", "ml-features", "modbus", "monitor", "monitor-lite", "monitor-quickstart", "ndp", "netbios-ns", "nightly", "nprint", "ntp", "ocsf-sink", "ot-protocols", "p0f", "parse", "pcap", "quic", "radius", "rdp", "serde", "sigma", "smb", "smtp", "snmp", "ssdp", "ssh", "stun", "syslog", "tftp", "tls", "tokio", "wireguard", "xdp-loader", "yara", "yara-x"))' -C metadata=c11fd46b99dbb9b6 -C extra-filename=-40cad6d2c92d5595 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-07e6a227a04c490a.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-1b0c7080be28b8c0.rlib --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-09741c597eeba17a.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4d66d68843710487.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2ed9460101f17bbf.rlib --extern core_affinity=/opt/rustwide/target/debug/deps/libcore_affinity-444df1983611ed6f.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b347bdb9db67cd7c.rlib --extern divan=/opt/rustwide/target/debug/deps/libdivan-82077c3442484599.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-08642b949be44fd3.rlib --extern etherparse=/opt/rustwide/target/debug/deps/libetherparse-2b2470821a0e3f0a.rlib --extern flowscope=/opt/rustwide/target/debug/deps/libflowscope-a3ff1d1b8722fd24.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4937d3e927443530.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1121ff913ed87f93.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-177b4b632c025eff.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-68f07408284bbd70.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-6704e689ec1a8623.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-68cbcd0e35cfafe6.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-6e4ed524176b2e51.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cc3fa666f0f859a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9fbaeb34756ea337.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-e612146959201137.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c4da6c54ab36f7f6.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6f5b10f472599ca8.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-cf39fadf6bfec35e.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ad9a5ad50084b51d683b9fea7d100671feb011f1613af455fcf426eae49ee7c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad9a5ad50084b51d683b9fea7d100671feb011f1613af455fcf426eae49ee7c2", kill_on_drop: false }`
[INFO] [stdout] ad9a5ad50084b51d683b9fea7d100671feb011f1613af455fcf426eae49ee7c2
