flakelet-relay-0.1.0
checks.x86_64-linux.nixos-test
· build #11
· raw
1tribuchet: building on jamie
unpackPhase
2unpacking source archive /nix/store/sln042wng3mgwf9dva0rx6629ijb7zhd-source3source root is source4Executing cargoSetupPostUnpackHook5Finished cargoSetupPostUnpackHookpatchPhase
6Executing cargoSetupPostPatchHook7Validating consistency between /build/source/Cargo.lock and /build/cargo-vendor-dir/Cargo.lock8Finished cargoSetupPostPatchHookbuildPhase
9Executing cargoBuildHook10cargoBuildHook flags: -j 24 --target x86_64-unknown-linux-gnu --offline --profile release11 Compiling proc-macro2 v1.0.10712 Compiling quote v1.0.4713 Compiling unicode-ident v1.0.2414 Compiling libc v0.2.18915 Compiling autocfg v1.5.116 Compiling find-msvc-tools v0.1.1117 Compiling memchr v2.8.318 Compiling shlex v2.0.119 Compiling itoa v1.0.1820 Compiling once_cell v1.21.421 Compiling cfg-if v1.0.422 Compiling pin-project-lite v0.2.1723 Compiling bytes v1.12.124 Compiling serde_core v1.0.22925 Compiling time-core v0.1.926 Compiling num-conv v0.2.227 Compiling thiserror v2.0.2028 Compiling minimal-lexical v0.2.129 Compiling version_check v0.9.530 Compiling zeroize v1.9.031 Compiling deranged v0.5.832 Compiling powerfmt v0.2.033 Compiling futures-core v0.3.3434 Compiling untrusted v0.9.035 Compiling log v0.4.3436 Compiling cc v1.4.437 Compiling rustls-pki-types v1.15.138 Compiling httparse v1.10.139 Compiling utf8parse v0.2.240 Compiling serde v1.0.22941 Compiling zmij v1.0.2342 Compiling tracing-core v0.1.3643 Compiling time-macros v0.2.3244 Compiling try-lock v0.2.545 Compiling rustls v0.23.4346 Compiling serde_json v1.0.15147 Compiling anstyle-parse v1.0.048 Compiling is_terminal_polyfill v1.70.249 Compiling proc-macro2-diagnostics v0.10.150 Compiling anstyle-query v1.1.551 Compiling smallvec v1.16.052 Compiling oid-registry v0.8.153 Compiling colorchoice v1.0.554 Compiling lazy_static v1.5.055 Compiling anstyle v1.0.1456 Compiling num-traits v0.2.1957 Compiling regex-syntax v0.8.1158 Compiling want v0.3.159 Compiling futures-channel v0.3.3460 Compiling subtle v2.6.161 Compiling httpdate v1.0.362 Compiling heck v0.5.063 Compiling nom v7.1.364 Compiling anstream v1.0.065 Compiling clap_lex v1.1.066 Compiling atomic-waker v1.1.267 Compiling strsim v0.11.168 Compiling sharded-slab v0.1.769 Compiling http v1.5.070 Compiling tracing-log v0.2.071 Compiling thread_local v1.1.1072 Compiling data-encoding v2.11.173 Compiling clap_builder v4.6.674 Compiling nu-ansi-term v0.50.375 Compiling webpki-roots v1.0.976 Compiling base64 v0.23.177 Compiling syn v3.0.478 Compiling syn v2.0.11979 Compiling ring v0.17.1480 Compiling errno v0.3.1481 Compiling mio v1.2.282 Compiling getrandom v0.2.1783 Compiling socket2 v0.6.584 Compiling sd-notify v0.5.085 Compiling time v0.3.5586 Compiling signal-hook-registry v1.4.887 Compiling http-body v1.1.088 Compiling http-body-util v0.1.589 Compiling regex-automata v0.4.1890 Compiling num-integer v0.1.4791 Compiling num-bigint v0.4.892 Compiling rusticata-macros v4.1.093 Compiling thiserror-impl v2.0.2094 Compiling tokio-macros v2.7.295 Compiling displaydoc v0.2.796 Compiling serde_derive v1.0.22997 Compiling clap_derive v4.6.498 Compiling matchers v0.2.099 Compiling synstructure v0.13.2100 Compiling tokio v1.53.1101 Compiling asn1-rs-impl v0.2.0102 Compiling asn1-rs-derive v0.6.0103 Compiling tracing-attributes v0.1.31104 Compiling maud_macros v0.27.0105 Compiling clap v4.6.6106 Compiling maud v0.27.0107 Compiling asn1-rs v0.7.2108 Compiling tracing v0.1.44109 Compiling tracing-serde v0.2.0110 Compiling tracing-subscriber v0.3.23111 Compiling der-parser v10.0.0112 Compiling x509-parser v0.18.1113 Compiling hyper v1.11.1114 Compiling rustls-webpki v0.103.15115 Compiling hyper-util v0.1.20116 Compiling tokio-rustls v0.26.4117 Compiling flakelet-relay v0.1.0 (/build/source)118 Finished `release` profile [optimized] target(s) in 27.14s119Executing cargoInstallPostBuildHook120Finished cargoInstallPostBuildHook121Finished cargoBuildHookcheckPhase
122Executing cargoCheckHook123cargoCheckHook flags: -j 24 --profile release --target x86_64-unknown-linux-gnu --offline --124 Compiling getrandom v0.4.3125 Compiling rustix v1.1.4126 Compiling linux-raw-sys v0.12.1127 Compiling bitflags v2.13.1128 Compiling fastrand v2.5.0129 Compiling tempfile v3.27.0130 Compiling flakelet-relay v0.1.0 (/build/source)131 Finished `release` profile [optimized] target(s) in 10.15s132 Running unittests src/lib.rs (target/x86_64-unknown-linux-gnu/release/deps/flakelet_relay-a0eaee9b21fdfd23)133134running 19 tests135test auth::policy::tests::globbing ... ok136test auth::policy::tests::deploy_rules ... ok137test oidc::tests::encodes_forms ... ok138test auth::policy::tests::agent_identity ... ok139test auth::policy::tests::validate_catches_unknown_group ... ok140test client::tests::urls ... ok141test relay::pages::tests::filter_terms_words_and_toggle ... ok142test relay::pages::tests::short_rev_uses_rev_not_nar_hash ... ok143test proto::tests::target_split_rejects_malformed ... ok144test srv::tests::parses_compressed_srv ... ok145test ws::tests::rfc_example_accept_key ... ok146test relay::session::tests::roundtrip_and_tamper ... ok147test proto::tests::unknown_frame_type_is_tolerated ... ok148test sse::tests::roundtrip_split_across_chunks ... ok149test proto::tests::done_roundtrip_is_flat ... ok150test proto::tests::unknown_fields_and_status_are_tolerated ... ok151test auth::jwt::tests::es256 ... ok152test auth::jwt::tests::ed25519_happy_and_claim_checks ... ok153test ws::tests::roundtrip_masked_large ... ok154155test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s156157 Running unittests src/bin/flakelet-agent.rs (target/x86_64-unknown-linux-gnu/release/deps/flakelet_agent-1cb04c92098d9184)158159running 0 tests160161test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s162163 Running unittests src/bin/flakelet-push.rs (target/x86_64-unknown-linux-gnu/release/deps/flakelet_push-e04fe5b96273a4a1)164165running 0 tests166167test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s168169 Running unittests src/bin/flakelet-relay.rs (target/x86_64-unknown-linux-gnu/release/deps/flakelet_relay-2deef0a6284d0b44)170171running 0 tests172173test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s174175 Doc-tests flakelet_relay176177running 0 tests178179test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s180181Finished cargoCheckHookinstallPhase
182Executing cargoInstallHook183Finished cargoInstallHookfixupPhase
184shrinking RPATHs of ELF executables and libraries in /nix/store/vrp2306dl4yx1dmnfa9a6j9zbbalvyz6-flakelet-relay-0.1.0185shrinking /nix/store/vrp2306dl4yx1dmnfa9a6j9zbbalvyz6-flakelet-relay-0.1.0/bin/flakelet-relay186shrinking /nix/store/vrp2306dl4yx1dmnfa9a6j9zbbalvyz6-flakelet-relay-0.1.0/bin/flakelet-agent187shrinking /nix/store/vrp2306dl4yx1dmnfa9a6j9zbbalvyz6-flakelet-relay-0.1.0/bin/flakelet-push188checking for references to /build/ in /nix/store/vrp2306dl4yx1dmnfa9a6j9zbbalvyz6-flakelet-relay-0.1.0...189patching script interpreter paths in /nix/store/vrp2306dl4yx1dmnfa9a6j9zbbalvyz6-flakelet-relay-0.1.0190stripping (with command strip and flags -S -p) in /nix/store/vrp2306dl4yx1dmnfa9a6j9zbbalvyz6-flakelet-relay-0.1.0/bin