nixbot

builds

succeeded flakelet-relay-0.1.0 checks.x86_64-linux.nixos-test · build #20 · raw

1tribuchet: building on jamie
unpackPhase
2unpacking source archive /nix/store/la7y48xvzasnshd2ps60yaxb2ws52jr1-source3source root is source4Executing cargoSetupPostUnpackHook5Finished cargoSetupPostUnpackHook
patchPhase
6Executing cargoSetupPostPatchHook7Validating consistency between /build/source/Cargo.lock and /build/cargo-vendor-dir/Cargo.lock8Finished cargoSetupPostPatchHook
buildPhase
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 itoa v1.0.1817 Compiling find-msvc-tools v0.1.1118 Compiling shlex v2.0.119 Compiling memchr v2.8.320 Compiling cfg-if v1.0.421 Compiling bytes v1.12.122 Compiling pin-project-lite v0.2.1723 Compiling once_cell v1.21.424 Compiling serde_core v1.0.22925 Compiling minimal-lexical v0.2.126 Compiling num-conv v0.2.227 Compiling thiserror v2.0.2028 Compiling time-core v0.1.929 Compiling version_check v0.9.530 Compiling deranged v0.5.831 Compiling zeroize v1.9.032 Compiling powerfmt v0.2.033 Compiling httparse v1.10.134 Compiling untrusted v0.9.035 Compiling futures-core v0.3.3436 Compiling cc v1.4.437 Compiling rustls-pki-types v1.15.138 Compiling log v0.4.3439 Compiling utf8parse v0.2.240 Compiling time-macros v0.2.3241 Compiling tracing-core v0.1.3642 Compiling serde v1.0.22943 Compiling zmij v1.0.2344 Compiling smallvec v1.16.045 Compiling regex-syntax v0.8.1146 Compiling anstyle-parse v1.0.047 Compiling try-lock v0.2.548 Compiling proc-macro2-diagnostics v0.10.149 Compiling oid-registry v0.8.150 Compiling serde_json v1.0.15151 Compiling colorchoice v1.0.552 Compiling num-traits v0.2.1953 Compiling rustls v0.23.4354 Compiling anstyle-query v1.1.555 Compiling lazy_static v1.5.056 Compiling anstyle v1.0.1457 Compiling is_terminal_polyfill v1.70.258 Compiling want v0.3.159 Compiling futures-channel v0.3.3460 Compiling nom v7.1.361 Compiling anstream v1.0.062 Compiling http v1.5.063 Compiling atomic-waker v1.1.264 Compiling heck v0.5.065 Compiling httpdate v1.0.366 Compiling subtle v2.6.167 Compiling strsim v0.11.168 Compiling clap_lex v1.1.069 Compiling tracing-log v0.2.070 Compiling sharded-slab v0.1.771 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 http-body v1.1.081 Compiling regex-automata v0.4.1882 Compiling errno v0.3.1483 Compiling time v0.3.5584 Compiling mio v1.2.285 Compiling getrandom v0.2.1786 Compiling socket2 v0.6.587 Compiling http-body-util v0.1.588 Compiling sd-notify v0.5.089 Compiling signal-hook-registry v1.4.890 Compiling num-integer v0.1.4791 Compiling rusticata-macros v4.1.092 Compiling num-bigint v0.4.893 Compiling matchers v0.2.094 Compiling thiserror-impl v2.0.2095 Compiling tokio-macros v2.7.296 Compiling displaydoc v0.2.797 Compiling serde_derive v1.0.22998 Compiling clap_derive v4.6.499 Compiling synstructure v0.13.2100 Compiling asn1-rs-derive v0.6.0101 Compiling asn1-rs-impl v0.2.0102 Compiling tracing-attributes v0.1.31103 Compiling maud_macros v0.27.0104 Compiling tokio v1.53.1105 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 rustls-webpki v0.103.15114 Compiling hyper v1.11.1115 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 28.06s119Executing cargoInstallPostBuildHook120Finished cargoInstallPostBuildHook121Finished cargoBuildHook
checkPhase
122Executing cargoCheckHook123cargoCheckHook flags: -j 24 --profile release --target x86_64-unknown-linux-gnu --offline --124 Compiling rustix v1.1.4125 Compiling getrandom v0.4.3126 Compiling bitflags v2.13.1127 Compiling linux-raw-sys v0.12.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.24s132 Running unittests src/lib.rs (target/x86_64-unknown-linux-gnu/release/deps/flakelet_relay-a0eaee9b21fdfd23)133134running 20 tests135test auth::policy::tests::globbing ... ok136test client::tests::urls ... ok137test oidc::tests::encodes_forms ... ok138test auth::policy::tests::deploy_rules ... ok139test auth::policy::tests::validate_catches_unknown_group ... ok140test proto::tests::done_roundtrip_is_flat ... ok141test auth::policy::tests::agent_identity ... ok142test relay::pages::tests::filter_terms_words_and_toggle ... ok143test relay::pages::tests::short_rev_uses_rev_not_nar_hash ... ok144test proto::tests::unknown_frame_type_is_tolerated ... ok145test proto::tests::target_split_rejects_malformed ... ok146test srv::tests::parses_compressed_srv ... ok147test relay::session::tests::roundtrip_and_tamper ... ok148test ws::tests::rfc_example_accept_key ... ok149test proto::tests::display_caller_prefers_email_over_opaque_sub ... ok150test sse::tests::roundtrip_split_across_chunks ... ok151test proto::tests::unknown_fields_and_status_are_tolerated ... ok152test auth::jwt::tests::es256 ... ok153test auth::jwt::tests::ed25519_happy_and_claim_checks ... ok154test ws::tests::roundtrip_masked_large ... ok155156test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s157158 Running unittests src/bin/flakelet-agent.rs (target/x86_64-unknown-linux-gnu/release/deps/flakelet_agent-1cb04c92098d9184)159160running 0 tests161162test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s163164 Running unittests src/bin/flakelet-push.rs (target/x86_64-unknown-linux-gnu/release/deps/flakelet_push-e04fe5b96273a4a1)165166running 0 tests167168test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s169170 Running unittests src/bin/flakelet-relay.rs (target/x86_64-unknown-linux-gnu/release/deps/flakelet_relay-2deef0a6284d0b44)171172running 0 tests173174test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s175176 Doc-tests flakelet_relay177178running 0 tests179180test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s181182Finished cargoCheckHook
installPhase
183Executing cargoInstallHook184Finished cargoInstallHook
fixupPhase
185shrinking RPATHs of ELF executables and libraries in /nix/store/bs1sal96kl6vr97mb0b80rif24gjbmjz-flakelet-relay-0.1.0186shrinking /nix/store/bs1sal96kl6vr97mb0b80rif24gjbmjz-flakelet-relay-0.1.0/bin/flakelet-push187shrinking /nix/store/bs1sal96kl6vr97mb0b80rif24gjbmjz-flakelet-relay-0.1.0/bin/flakelet-agent188shrinking /nix/store/bs1sal96kl6vr97mb0b80rif24gjbmjz-flakelet-relay-0.1.0/bin/flakelet-relay189checking for references to /build/ in /nix/store/bs1sal96kl6vr97mb0b80rif24gjbmjz-flakelet-relay-0.1.0...190patching script interpreter paths in /nix/store/bs1sal96kl6vr97mb0b80rif24gjbmjz-flakelet-relay-0.1.0191stripping (with command strip and flags -S -p) in /nix/store/bs1sal96kl6vr97mb0b80rif24gjbmjz-flakelet-relay-0.1.0/bin