tribuchet: building on jamie Running phase: unpackPhase unpacking source archive /nix/store/qscsghdyy85yjhhh59bc5446985z05rk-source source root is source Executing cargoSetupPostUnpackHook Finished cargoSetupPostUnpackHook Running phase: patchPhase Executing cargoSetupPostPatchHook Validating consistency between /build/source/Cargo.lock and /build/cargo-vendor-dir/Cargo.lock Finished cargoSetupPostPatchHook Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase Executing cargoBuildHook cargoBuildHook flags: -j 24 --target x86_64-unknown-linux-gnu --offline --profile release Compiling proc-macro2 v1.0.107 Compiling unicode-ident v1.0.24 Compiling quote v1.0.47 Compiling libc v0.2.189 Compiling autocfg v1.5.1 Compiling memchr v2.8.3 Compiling itoa v1.0.18 Compiling shlex v2.0.1 Compiling find-msvc-tools v0.1.11 Compiling cfg-if v1.0.4 Compiling pin-project-lite v0.2.17 Compiling bytes v1.12.1 Compiling once_cell v1.21.4 Compiling num-conv v0.2.2 Compiling minimal-lexical v0.2.1 Compiling serde_core v1.0.229 Compiling thiserror v2.0.20 Compiling time-core v0.1.9 Compiling powerfmt v0.2.0 Compiling deranged v0.5.8 Compiling zeroize v1.9.0 Compiling version_check v0.9.5 Compiling log v0.4.34 Compiling untrusted v0.9.0 Compiling zmij v1.0.23 Compiling cc v1.4.4 Compiling futures-core v0.3.34 Compiling utf8parse v0.2.2 Compiling rustls-pki-types v1.15.1 Compiling tracing-core v0.1.36 Compiling time-macros v0.2.32 Compiling serde v1.0.229 Compiling httparse v1.10.1 Compiling oid-registry v0.8.1 Compiling anstyle-parse v1.0.0 Compiling anstyle v1.0.14 Compiling smallvec v1.16.0 Compiling serde_json v1.0.151 Compiling proc-macro2-diagnostics v0.10.1 Compiling anstyle-query v1.1.5 Compiling is_terminal_polyfill v1.70.2 Compiling regex-syntax v0.8.11 Compiling num-traits v0.2.19 Compiling rustls v0.23.43 Compiling colorchoice v1.0.5 Compiling try-lock v0.2.5 Compiling lazy_static v1.5.0 Compiling anstream v1.0.0 Compiling want v0.3.1 Compiling futures-channel v0.3.34 Compiling subtle v2.6.1 Compiling httpdate v1.0.3 Compiling nom v7.1.3 Compiling atomic-waker v1.1.2 Compiling clap_lex v1.1.0 Compiling strsim v0.11.1 Compiling heck v0.5.0 Compiling tracing-log v0.2.0 Compiling sharded-slab v0.1.7 Compiling http v1.5.0 Compiling thread_local v1.1.10 Compiling clap_builder v4.6.6 Compiling nu-ansi-term v0.50.3 Compiling data-encoding v2.11.1 Compiling webpki-roots v1.0.9 Compiling base64 v0.23.1 Compiling syn v3.0.4 Compiling syn v2.0.119 Compiling ring v0.17.14 Compiling errno v0.3.14 Compiling getrandom v0.2.17 Compiling socket2 v0.6.5 Compiling mio v1.2.2 Compiling sd-notify v0.5.0 Compiling signal-hook-registry v1.4.8 Compiling time v0.3.55 Compiling http-body v1.1.0 Compiling http-body-util v0.1.5 Compiling regex-automata v0.4.18 Compiling num-integer v0.1.47 Compiling num-bigint v0.4.8 Compiling rusticata-macros v4.1.0 Compiling thiserror-impl v2.0.20 Compiling tokio-macros v2.7.2 Compiling displaydoc v0.2.7 Compiling serde_derive v1.0.229 Compiling clap_derive v4.6.4 Compiling matchers v0.2.0 Compiling synstructure v0.13.2 Compiling tokio v1.53.1 Compiling asn1-rs-impl v0.2.0 Compiling asn1-rs-derive v0.6.0 Compiling tracing-attributes v0.1.31 Compiling maud_macros v0.27.0 Compiling clap v4.6.6 Compiling maud v0.27.0 Compiling asn1-rs v0.7.2 Compiling tracing v0.1.44 Compiling tracing-serde v0.2.0 Compiling tracing-subscriber v0.3.23 Compiling der-parser v10.0.0 Compiling x509-parser v0.18.1 Compiling hyper v1.11.1 Compiling rustls-webpki v0.103.15 Compiling hyper-util v0.1.20 Compiling tokio-rustls v0.26.4 Compiling flakelet-relay v0.1.0 (/build/source) Finished `release` profile [optimized] target(s) in 27.54s Executing cargoInstallPostBuildHook Finished cargoInstallPostBuildHook Finished cargoBuildHook Running phase: checkPhase Executing cargoCheckHook cargoCheckHook flags: -j 24 --profile release --target x86_64-unknown-linux-gnu --offline -- Compiling getrandom v0.4.3 Compiling rustix v1.1.4 Compiling linux-raw-sys v0.12.1 Compiling bitflags v2.13.1 Compiling fastrand v2.5.0 Compiling tempfile v3.27.0 Compiling flakelet-relay v0.1.0 (/build/source) Finished `release` profile [optimized] target(s) in 10.21s Running unittests src/lib.rs (target/x86_64-unknown-linux-gnu/release/deps/flakelet_relay-a0eaee9b21fdfd23) running 20 tests test auth::policy::tests::globbing ... ok test auth::policy::tests::agent_identity ... ok test auth::policy::tests::deploy_rules ... ok test auth::policy::tests::validate_catches_unknown_group ... ok test oidc::tests::encodes_forms ... ok test client::tests::urls ... ok test relay::pages::tests::short_prefers_email_over_opaque_sub ... ok test relay::pages::tests::filter_terms_words_and_toggle ... ok test relay::pages::tests::short_rev_uses_rev_not_nar_hash ... ok test srv::tests::parses_compressed_srv ... ok test proto::tests::done_roundtrip_is_flat ... ok test proto::tests::target_split_rejects_malformed ... ok test ws::tests::rfc_example_accept_key ... ok test relay::session::tests::roundtrip_and_tamper ... ok test proto::tests::unknown_frame_type_is_tolerated ... ok test sse::tests::roundtrip_split_across_chunks ... ok test proto::tests::unknown_fields_and_status_are_tolerated ... ok test auth::jwt::tests::es256 ... ok test auth::jwt::tests::ed25519_happy_and_claim_checks ... ok test ws::tests::roundtrip_masked_large ... ok test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/bin/flakelet-agent.rs (target/x86_64-unknown-linux-gnu/release/deps/flakelet_agent-1cb04c92098d9184) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/bin/flakelet-push.rs (target/x86_64-unknown-linux-gnu/release/deps/flakelet_push-e04fe5b96273a4a1) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/bin/flakelet-relay.rs (target/x86_64-unknown-linux-gnu/release/deps/flakelet_relay-2deef0a6284d0b44) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests flakelet_relay running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Finished cargoCheckHook Running phase: installPhase Executing cargoInstallHook Finished cargoInstallHook Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/q8sbl8x01r86v7b90ch8llya93wlc1d3-flakelet-relay-0.1.0 shrinking /nix/store/q8sbl8x01r86v7b90ch8llya93wlc1d3-flakelet-relay-0.1.0/bin/flakelet-agent shrinking /nix/store/q8sbl8x01r86v7b90ch8llya93wlc1d3-flakelet-relay-0.1.0/bin/flakelet-push shrinking /nix/store/q8sbl8x01r86v7b90ch8llya93wlc1d3-flakelet-relay-0.1.0/bin/flakelet-relay checking for references to /build/ in /nix/store/q8sbl8x01r86v7b90ch8llya93wlc1d3-flakelet-relay-0.1.0... patching script interpreter paths in /nix/store/q8sbl8x01r86v7b90ch8llya93wlc1d3-flakelet-relay-0.1.0 stripping (with command strip and flags -S -p) in /nix/store/q8sbl8x01r86v7b90ch8llya93wlc1d3-flakelet-relay-0.1.0/bin