[INFO] fetching crate ipfixrw 0.1.0... [INFO] testing ipfixrw-0.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate ipfixrw 0.1.0 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ipfixrw 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 150 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded similar-asserts v1.7.0 [INFO] [stderr] Downloaded pprof v0.11.1 [INFO] [stderr] Downloaded findshlibs v0.10.2 [INFO] [stderr] Downloaded owo-colors v3.5.0 [INFO] [stderr] Downloaded binrw_derive v0.11.2 [INFO] [stderr] Downloaded symbolic-common v10.2.1 [INFO] [stderr] Downloaded binrw v0.11.2 [INFO] [stderr] Downloaded cpp_demangle v0.4.5 [INFO] [stderr] Downloaded symbolic-demangle v10.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34f0c397da0cfa656d4ba6dc5110f095ac47566be1b924b692f2445da435d0bc [INFO] running `Command { std: "docker" "start" "-a" "34f0c397da0cfa656d4ba6dc5110f095ac47566be1b924b692f2445da435d0bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34f0c397da0cfa656d4ba6dc5110f095ac47566be1b924b692f2445da435d0bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34f0c397da0cfa656d4ba6dc5110f095ac47566be1b924b692f2445da435d0bc", kill_on_drop: false }` [INFO] [stdout] 34f0c397da0cfa656d4ba6dc5110f095ac47566be1b924b692f2445da435d0bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 930c4be838359796ee7b68050c0230de01a39e98c7a1da687ddf2eca946c10b1 [INFO] running `Command { std: "docker" "start" "-a" "930c4be838359796ee7b68050c0230de01a39e98c7a1da687ddf2eca946c10b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling binrw_derive v0.11.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling binrw v0.11.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling ipfixrw v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.37s [INFO] running `Command { std: "docker" "inspect" "930c4be838359796ee7b68050c0230de01a39e98c7a1da687ddf2eca946c10b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "930c4be838359796ee7b68050c0230de01a39e98c7a1da687ddf2eca946c10b1", kill_on_drop: false }` [INFO] [stdout] 930c4be838359796ee7b68050c0230de01a39e98c7a1da687ddf2eca946c10b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 973cbaed224809c8aa8d1ee631b3b4a5fffb88312cbde2c0b987fc3bab8efb73 [INFO] running `Command { std: "docker" "start" "-a" "973cbaed224809c8aa8d1ee631b3b4a5fffb88312cbde2c0b987fc3bab8efb73", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling cpp_demangle v0.4.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling symbolic-demangle v10.2.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling pprof v0.11.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling ipfixrw v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling symbolic-common v10.2.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling inferno v0.11.21 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling regex v1.11.3 [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 serde v1.0.228 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.45s [INFO] running `Command { std: "docker" "inspect" "973cbaed224809c8aa8d1ee631b3b4a5fffb88312cbde2c0b987fc3bab8efb73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "973cbaed224809c8aa8d1ee631b3b4a5fffb88312cbde2c0b987fc3bab8efb73", kill_on_drop: false }` [INFO] [stdout] 973cbaed224809c8aa8d1ee631b3b4a5fffb88312cbde2c0b987fc3bab8efb73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b69ab191dbe3f2220bc9e10df5a81fcf5bd6a33293d238fdf518acd6698c6fa [INFO] running `Command { std: "docker" "start" "-a" "7b69ab191dbe3f2220bc9e10df5a81fcf5bd6a33293d238fdf518acd6698c6fa", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ipfixrw-004d4ada4eab1393) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/parse.rs (/opt/rustwide/target/debug/deps/parse-de33c6d325af8b92) [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 looper_01 ... ok [INFO] [stdout] test test_parse ... ok [INFO] [stdout] test test_parse_data_variable_fields ... 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-35dd726464f1b92f) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_template_example::receivercallsign_receiverlocator_decodingsoftware ... ok [INFO] [stdout] test test_template_example::sendercallsign_frequency_snr_1_byte_imd_1_byte_mode_informationsource_1_byte_senderlocator_flowstartseconds ... ok [INFO] [stdout] test test_full_examples ... ok [INFO] [stdout] test test_template_example::receivercallsign_receiverlocator_decodingsoftware_anntennainformation ... 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_flowstartseconds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/round_trip.rs (/opt/rustwide/target/debug/deps/round_trip-7e251c995bf5acd3) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_round_trip::nprobe_http_sample ... ok [INFO] [stdout] test test_round_trip::parse_sample ... ok [INFO] [stdout] test test_round_trip::nprobe_dns_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" "7b69ab191dbe3f2220bc9e10df5a81fcf5bd6a33293d238fdf518acd6698c6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b69ab191dbe3f2220bc9e10df5a81fcf5bd6a33293d238fdf518acd6698c6fa", kill_on_drop: false }` [INFO] [stdout] 7b69ab191dbe3f2220bc9e10df5a81fcf5bd6a33293d238fdf518acd6698c6fa