these 4 derivations will be built: /nix/store/m6sii3wj60z3rzv4qzfi8r0dlk78yc2r-io-uring-0.7.14.drv /nix/store/xxpwkffgxkr2amk4b2ijnw1kqnl1ajx2-seccompiler-0.5.0.drv /nix/store/681wd3f68cbsi2wkanahabvmv9bin1rv-cargo-vendor-dir.drv /nix/store/13srh44dz3c8jy9261j30kl4i0ah36fy-presto-pasta-0.0.8.drv these 2 paths will be fetched (75.6 KiB download, 337.1 KiB unpacked): /nix/store/vplv2lbhy801v71nvma6269hz9gl9bq4-bitflags-2.13.0 /nix/store/2rdclp88s4kd9nyg24lmk0z3p8vmvlvj-foldhash-0.2.0 building '/nix/store/xxpwkffgxkr2amk4b2ijnw1kqnl1ajx2-seccompiler-0.5.0.drv' building '/nix/store/681wd3f68cbsi2wkanahabvmv9bin1rv-cargo-vendor-dir.drv' cargo-vendor-dir> structuredAttrs is enabled building '/nix/store/13srh44dz3c8jy9261j30kl4i0ah36fy-presto-pasta-0.0.8.drv' presto-pasta-0.0.8> Running phase: unpackPhase presto-pasta-0.0.8> unpacking source archive /nix/store/hnlaqhd8fi8yrpg94vp1nas14ysnaxr8-source presto-pasta-0.0.8> source root is source presto-pasta-0.0.8> Executing cargoSetupPostUnpackHook presto-pasta-0.0.8> Finished cargoSetupPostUnpackHook presto-pasta-0.0.8> Running phase: patchPhase presto-pasta-0.0.8> Executing cargoSetupPostPatchHook presto-pasta-0.0.8> Validating consistency between /build/source/Cargo.lock and /build/cargo-vendor-dir/Cargo.lock presto-pasta-0.0.8> Finished cargoSetupPostPatchHook presto-pasta-0.0.8> Running phase: updateAutotoolsGnuConfigScriptsPhase presto-pasta-0.0.8> Running phase: configurePhase presto-pasta-0.0.8> Running phase: buildPhase presto-pasta-0.0.8> Executing cargoBuildHook presto-pasta-0.0.8> cargoBuildHook flags: -j 24 --target x86_64-unknown-linux-gnu --offline --profile release presto-pasta-0.0.8> Compiling libc v0.2.189 presto-pasta-0.0.8> Compiling io-uring v0.7.14 presto-pasta-0.0.8> Compiling bitflags v2.13.0 presto-pasta-0.0.8> Compiling rustix v1.1.4 presto-pasta-0.0.8> Compiling cfg-if v1.0.4 presto-pasta-0.0.8> Compiling linux-raw-sys v0.12.1 presto-pasta-0.0.8> Compiling foldhash v0.2.0 presto-pasta-0.0.8> Compiling presto-pasta v0.0.8 (/build/source) presto-pasta-0.0.8> Finished `release` profile [optimized] target(s) in 6.77s presto-pasta-0.0.8> Executing cargoInstallPostBuildHook presto-pasta-0.0.8> Finished cargoInstallPostBuildHook presto-pasta-0.0.8> Finished cargoBuildHook presto-pasta-0.0.8> Running phase: checkPhase presto-pasta-0.0.8> Executing cargoCheckHook presto-pasta-0.0.8> cargoCheckHook flags: -j 24 --profile release --target x86_64-unknown-linux-gnu --offline -- --skip=datapath --skip=flow_filter --skip=lossy_download presto-pasta-0.0.8> Compiling rustix v1.1.4 presto-pasta-0.0.8> Compiling linux-raw-sys v0.12.1 presto-pasta-0.0.8> Compiling presto-pasta v0.0.8 (/build/source) presto-pasta-0.0.8> Finished `release` profile [optimized] target(s) in 14.13s presto-pasta-0.0.8> Running unittests src/lib.rs (target/x86_64-unknown-linux-gnu/release/deps/presto_pasta-28e75d443391a22f) presto-pasta-0.0.8> presto-pasta-0.0.8> running 22 tests presto-pasta-0.0.8> test dns::tests::no_nameserver ... ok presto-pasta-0.0.8> test proto::tests::ipv4_roundtrip ... ok presto-pasta-0.0.8> test dns::tests::extracts_network_specific_prefix ... ok presto-pasta-0.0.8> test dns::tests::extracts_well_known_prefix ... ok presto-pasta-0.0.8> test dns::tests::no_dns64_synthesis ... ok presto-pasta-0.0.8> test proto::tests::checksum_known_vector ... ok presto-pasta-0.0.8> test dns::tests::parses_first_nameserver ... ok presto-pasta-0.0.8> test proto::tests::tcp_roundtrip_with_options ... ok presto-pasta-0.0.8> test proto::tests::sum2_matches_contiguous_sum ... ok presto-pasta-0.0.8> test flow::tests::expired_skips_active_and_closing ... ok presto-pasta-0.0.8> test flow::tests::lru_evictable_skips_tcp_and_closing ... ok presto-pasta-0.0.8> test proto::tests::udp_checksum_matches_known_packet ... ok presto-pasta-0.0.8> test proto::tests::ipv6_roundtrip ... ok presto-pasta-0.0.8> test buf::tests::alloc_free_roundtrip ... ok presto-pasta-0.0.8> test proto::tests::ipv4_fragment_rejected ... ok presto-pasta-0.0.8> test flow::tests::mark_closing_unindexes_flow ... ok presto-pasta-0.0.8> test flow::tests::slots_are_reused_after_removal ... ok presto-pasta-0.0.8> test tests::nat64_target_embeds_v4_into_prefix ... ok presto-pasta-0.0.8> test tests::public_destinations ... ok presto-pasta-0.0.8> test proto::tests::udp_short_length_rejected ... ok presto-pasta-0.0.8> test proto::tests::eth_roundtrip ... ok presto-pasta-0.0.8> test tests::non_public_destinations ... ok presto-pasta-0.0.8> presto-pasta-0.0.8> test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s presto-pasta-0.0.8> presto-pasta-0.0.8> Running tests/differential.rs (target/x86_64-unknown-linux-gnu/release/deps/differential-fd80b83f7a7f107e) presto-pasta-0.0.8> presto-pasta-0.0.8> running 2 tests presto-pasta-0.0.8> test differential_traffic ... ignored, differential fuzz, run explicitly presto-pasta-0.0.8> test frame_fuzz ... ignored, differential fuzz, run explicitly presto-pasta-0.0.8> presto-pasta-0.0.8> test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s presto-pasta-0.0.8> presto-pasta-0.0.8> Running tests/netns.rs (target/x86_64-unknown-linux-gnu/release/deps/netns-2d25648c5dd7d0a4) presto-pasta-0.0.8> presto-pasta-0.0.8> running 6 tests presto-pasta-0.0.8> test bench ... ignored, benchmark, run explicitly presto-pasta-0.0.8> test bench_quic ... ignored, benchmark, run explicitly presto-pasta-0.0.8> test bench_udp ... ignored, benchmark, run explicitly presto-pasta-0.0.8> test nat64 ... ok presto-pasta-0.0.8> test udp_unreachable ... ok presto-pasta-0.0.8> test flow_pressure ... ok presto-pasta-0.0.8> presto-pasta-0.0.8> test result: ok. 3 passed; 0 failed; 3 ignored; 0 measured; 3 filtered out; finished in 0.01s presto-pasta-0.0.8> presto-pasta-0.0.8> Running tests/stop.rs (target/x86_64-unknown-linux-gnu/release/deps/stop-85e825b9a028dcae) presto-pasta-0.0.8> presto-pasta-0.0.8> running 2 tests presto-pasta-0.0.8> test stop_peer_hangs_up_when_presto_drops ... ok presto-pasta-0.0.8> test run_exits_when_the_stop_peer_closes ... ok presto-pasta-0.0.8> presto-pasta-0.0.8> test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s presto-pasta-0.0.8> presto-pasta-0.0.8> Doc-tests presto_pasta presto-pasta-0.0.8> presto-pasta-0.0.8> running 1 test presto-pasta-0.0.8> test src/lib.rs - (line 9) - compile ... ok presto-pasta-0.0.8> presto-pasta-0.0.8> test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s presto-pasta-0.0.8> presto-pasta-0.0.8> all doctests ran in 13.57s; merged doctests compilation took 13.51s presto-pasta-0.0.8> Finished cargoCheckHook presto-pasta-0.0.8> Running phase: installPhase presto-pasta-0.0.8> Executing cargoInstallHook presto-pasta-0.0.8> Finished cargoInstallHook presto-pasta-0.0.8> Running phase: fixupPhase presto-pasta-0.0.8> shrinking RPATHs of ELF executables and libraries in /nix/store/4brd29pa8sfbavb0w603hwac6wdfwmb5-presto-pasta-0.0.8 presto-pasta-0.0.8> checking for references to /build/ in /nix/store/4brd29pa8sfbavb0w603hwac6wdfwmb5-presto-pasta-0.0.8... presto-pasta-0.0.8> patching script interpreter paths in /nix/store/4brd29pa8sfbavb0w603hwac6wdfwmb5-presto-pasta-0.0.8 post-build step Upload coverage to codecov: ok Skipping codecov: project=Mic92/presto-pasta attr=checks.x86_64-linux.default