[INFO] fetching crate netgauze-flow-pkt 0.8.0...
[INFO] checking netgauze-flow-pkt-0.8.0 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-18
[INFO] extracting crate netgauze-flow-pkt 0.8.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate netgauze-flow-pkt 0.8.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate netgauze-flow-pkt 0.8.0
[INFO] tweaked toml for crates.io crate netgauze-flow-pkt 0.8.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate netgauze-flow-pkt 0.8.0 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate netgauze-flow-pkt 0.8.0 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30b2e1ee4b37016f0a18ad710c9a013e39956c85576d82f0cedc0e4bf27cdc3b
[INFO] running `Command { std: "docker" "start" "-a" "30b2e1ee4b37016f0a18ad710c9a013e39956c85576d82f0cedc0e4bf27cdc3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30b2e1ee4b37016f0a18ad710c9a013e39956c85576d82f0cedc0e4bf27cdc3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30b2e1ee4b37016f0a18ad710c9a013e39956c85576d82f0cedc0e4bf27cdc3b", kill_on_drop: false }`
[INFO] [stdout] 30b2e1ee4b37016f0a18ad710c9a013e39956c85576d82f0cedc0e4bf27cdc3b
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e8b3ad019ee04516184daa66d623a083d12ee0b079f546e78ce3b06dff2cb85
[INFO] running `Command { std: "docker" "start" "-a" "3e8b3ad019ee04516184daa66d623a083d12ee0b079f546e78ce3b06dff2cb85", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking circular v0.3.0
[INFO] [stderr]     Checking netgauze-locate v0.8.0
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking netgauze-parse-utils v0.8.0
[INFO] [stderr]    Compiling netgauze-serde-macros v0.8.0
[INFO] [stderr]     Checking pdu v1.4.2
[INFO] [stderr]     Checking netgauze-iana v0.8.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking netgauze-analytics v0.8.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling netgauze-ipfix-code-generator v0.8.0
[INFO] [stderr]    Compiling netgauze-flow-pkt v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rusticata-macros v5.0.0
[INFO] [stderr]     Checking pcap-parser v0.17.0
[INFO] [stderr]     Checking netgauze-pcap-reader v0.8.0
[INFO] [stderr] error: could not compile `netgauze-flow-pkt` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name netgauze_flow_pkt --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="netgauze-locate"' --cfg 'feature="netgauze-parse-utils"' --cfg 'feature="netgauze-serde-macros"' --cfg 'feature="nom"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "arbitrary_ext", "bench", "byteorder", "bytes", "codec", "criterion", "default", "fuzz", "iana-upstream-build", "netgauze-locate", "netgauze-parse-utils", "netgauze-serde-macros", "nom", "serde", "tokio-util", "tracing"))' -C metadata=4bf84299463ceb34 -C extra-filename=-9f4eda4997821b4a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d92705dd1d5353b1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-468967e273c3739e.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-762ab36a7afea071.rmeta --extern netgauze_analytics=/opt/rustwide/target/debug/deps/libnetgauze_analytics-ec74d04789bc8ef3.rmeta --extern netgauze_iana=/opt/rustwide/target/debug/deps/libnetgauze_iana-d9a7e9bbcb78f8cf.rmeta --extern netgauze_locate=/opt/rustwide/target/debug/deps/libnetgauze_locate-029b3532d9f7a469.rmeta --extern netgauze_parse_utils=/opt/rustwide/target/debug/deps/libnetgauze_parse_utils-6faa349d2dfa5450.rmeta --extern netgauze_serde_macros=/opt/rustwide/target/debug/deps/libnetgauze_serde_macros-4fd1561686454d6e.so --extern nom=/opt/rustwide/target/debug/deps/libnom-2453d009f8c714a2.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-a1f9749fe3b6b07c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f1c37de5629f9e5e.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-771bd2a9d5c660fa.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-9645bc6cb6f82d8f.so --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3e8b3ad019ee04516184daa66d623a083d12ee0b079f546e78ce3b06dff2cb85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e8b3ad019ee04516184daa66d623a083d12ee0b079f546e78ce3b06dff2cb85", kill_on_drop: false }`
[INFO] [stdout] 3e8b3ad019ee04516184daa66d623a083d12ee0b079f546e78ce3b06dff2cb85
