[INFO] fetching crate ipfixrw 0.1.0...
[INFO] testing ipfixrw-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ipfixrw 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ipfixrw 0.1.0
[INFO] finished tweaking crates.io crate ipfixrw 0.1.0
[INFO] tweaked toml for crates.io crate ipfixrw 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ipfixrw 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 148 packages to latest compatible versions
[INFO] [stderr]       Adding binrw v0.11.2 (available: v0.15.0)
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.7.0)
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[INFO] [stderr]       Adding pprof v0.11.1 (available: v0.15.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f88fb96f679614f51cedcb1ef07981cad0fecdc6d650d2ab6edcfaa0058e7c63
[INFO] running `Command { std: "docker" "start" "-a" "f88fb96f679614f51cedcb1ef07981cad0fecdc6d650d2ab6edcfaa0058e7c63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f88fb96f679614f51cedcb1ef07981cad0fecdc6d650d2ab6edcfaa0058e7c63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f88fb96f679614f51cedcb1ef07981cad0fecdc6d650d2ab6edcfaa0058e7c63", kill_on_drop: false }`
[INFO] [stdout] f88fb96f679614f51cedcb1ef07981cad0fecdc6d650d2ab6edcfaa0058e7c63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7d84aa6256c92fa6130ad0327ce28fc13a2a8de2530014932bb0b77c4bfd554
[INFO] running `Command { std: "docker" "start" "-a" "e7d84aa6256c92fa6130ad0327ce28fc13a2a8de2530014932bb0b77c4bfd554", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling binrw_derive v0.11.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling binrw v0.11.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ipfixrw v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.78s
[INFO] running `Command { std: "docker" "inspect" "e7d84aa6256c92fa6130ad0327ce28fc13a2a8de2530014932bb0b77c4bfd554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7d84aa6256c92fa6130ad0327ce28fc13a2a8de2530014932bb0b77c4bfd554", kill_on_drop: false }`
[INFO] [stdout] e7d84aa6256c92fa6130ad0327ce28fc13a2a8de2530014932bb0b77c4bfd554
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2eb8d46b7fd19bb669c7aee515ebd5525f7a17231bc20a9140ccefa42907d5ca
[INFO] running `Command { std: "docker" "start" "-a" "2eb8d46b7fd19bb669c7aee515ebd5525f7a17231bc20a9140ccefa42907d5ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling symbolic-demangle v10.2.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling ipfixrw v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling pprof v0.11.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling symbolic-common v10.2.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.29s
[INFO] running `Command { std: "docker" "inspect" "2eb8d46b7fd19bb669c7aee515ebd5525f7a17231bc20a9140ccefa42907d5ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eb8d46b7fd19bb669c7aee515ebd5525f7a17231bc20a9140ccefa42907d5ca", kill_on_drop: false }`
[INFO] [stdout] 2eb8d46b7fd19bb669c7aee515ebd5525f7a17231bc20a9140ccefa42907d5ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] adeed02618446fe048073792d0d935046550e7405657a19fbc55f3b357996565
[INFO] running `Command { std: "docker" "start" "-a" "adeed02618446fe048073792d0d935046550e7405657a19fbc55f3b357996565", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ipfixrw-6f9a7680dcffa827)
[INFO] [stderr]      Running tests/parse.rs (/opt/rustwide/target/debug/deps/parse-4543b4d7a1fe9b0b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_parse_data_variable_fields ... ok
[INFO] [stdout] test test_parse ... ok
[INFO] [stdout] test looper_01 ... ok
[INFO] [stdout] test test_parse_template_enterprise_fields ... ok
[INFO] [stdout] test concurrency ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pskreporter.rs (/opt/rustwide/target/debug/deps/pskreporter-2db85da30973ce14)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_template_example::receivercallsign_receiverlocator_decodingsoftware_anntennainformation ... ok
[INFO] [stdout] test test_full_examples ... ok
[INFO] [stdout] test test_template_example::receivercallsign_receiverlocator_decodingsoftware ... ok
[INFO] [stdout] test test_template_example::sendercallsign_frequency_mode_informationsource_1_byte_senderlocator_flowstartseconds ... ok
[INFO] [stdout] test test_template_example::sendercallsign_frequency_mode_informationsource_1_byte_flowstartseconds ... ok
[INFO] [stdout] test test_template_example::sendercallsign_frequency_snr_1_byte_imd_1_byte_mode_informationsource_1_byte_senderlocator_flowstartseconds ... ok
[INFO] [stderr]      Running tests/round_trip.rs (/opt/rustwide/target/debug/deps/round_trip-345a7c8169ad3eb4)
[INFO] [stdout] test test_template_example::sendercallsign_frequency_snr_1_byte_imd_1_byte_mode_informationsource_1_byte_flowstartseconds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_round_trip::nprobe_dns_sample ... ok
[INFO] [stdout] test test_round_trip::parse_sample ... ok
[INFO] [stdout] test test_round_trip::nprobe_http_sample ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ipfixrw
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "adeed02618446fe048073792d0d935046550e7405657a19fbc55f3b357996565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adeed02618446fe048073792d0d935046550e7405657a19fbc55f3b357996565", kill_on_drop: false }`
[INFO] [stdout] adeed02618446fe048073792d0d935046550e7405657a19fbc55f3b357996565
