1these 7 derivations will be built:2 /nix/store/0pqvx8icnz3w7k6x6arlwysqzf08q52x-cargo-src-anyhow-1.0.103.drv3 /nix/store/4y9bg3z3g5bf5rgajhhh2w5ap0y0f3bz-source.drv4 /nix/store/prjxkwyimlx38dni3c6lnqnp6pal0crz-cargo-package-anyhow-1.0.103.drv5 /nix/store/61s9yf2yjmv1czmdh061zk32bq0xm4vi-vendor-registry.drv6 /nix/store/hja432y9rcfzzzqpzxz2k3s9cmdvyhhc-vendor-cargo-deps.drv7 /nix/store/50fk8xg9qrqdapbz75ba9yy3v3c3xscw-tribuchet-deps-0.1.0.drv8 /nix/store/yhz8hf60dv66cak0840wywvcqadgqw66-tribuchet-0.1.0.drv9building '/nix/store/4y9bg3z3g5bf5rgajhhh2w5ap0y0f3bz-source.drv' on 'ssh-ng://nix@eliza'10building '/nix/store/4y9bg3z3g5bf5rgajhhh2w5ap0y0f3bz-source.drv'11building '/nix/store/prjxkwyimlx38dni3c6lnqnp6pal0crz-cargo-package-anyhow-1.0.103.drv' on 'ssh-ng://nix@eliza'12building '/nix/store/prjxkwyimlx38dni3c6lnqnp6pal0crz-cargo-package-anyhow-1.0.103.drv'13cargo-package-anyhow-1.0.103> Running phase: unpackPhase14cargo-package-anyhow-1.0.103> setting SOURCE_DATE_EPOCH to timestamp 1153704088 of file "./crate/tests/ui/wrong-interpolation.stderr"15cargo-package-anyhow-1.0.103> Running phase: patchPhase16cargo-package-anyhow-1.0.103> Running phase: updateAutotoolsGnuConfigScriptsPhase17cargo-package-anyhow-1.0.103> Running phase: installPhase18building '/nix/store/61s9yf2yjmv1czmdh061zk32bq0xm4vi-vendor-registry.drv' on 'ssh-ng://nix@eliza'19building '/nix/store/61s9yf2yjmv1czmdh061zk32bq0xm4vi-vendor-registry.drv'20building '/nix/store/hja432y9rcfzzzqpzxz2k3s9cmdvyhhc-vendor-cargo-deps.drv' on 'ssh-ng://nix@eliza'21building '/nix/store/hja432y9rcfzzzqpzxz2k3s9cmdvyhhc-vendor-cargo-deps.drv'22building '/nix/store/50fk8xg9qrqdapbz75ba9yy3v3c3xscw-tribuchet-deps-0.1.0.drv' on 'ssh-ng://nix@eliza'23building '/nix/store/50fk8xg9qrqdapbz75ba9yy3v3c3xscw-tribuchet-deps-0.1.0.drv'24tribuchet-deps-0.1.0> cargoArtifacts not set, will not reuse any cargo artifacts25tribuchet-deps-0.1.0> Running phase: unpackPhase26tribuchet-deps-0.1.0> unpacking source archive /nix/store/xmgcq0nj3ibalr5k2ff022hb6y22zxj9-source27tribuchet-deps-0.1.0> source root is source28tribuchet-deps-0.1.0> Running phase: patchPhase29tribuchet-deps-0.1.0> Executing configureCargoCommonVars30tribuchet-deps-0.1.0> Running phase: updateAutotoolsGnuConfigScriptsPhase31tribuchet-deps-0.1.0> Running phase: configurePhase32tribuchet-deps-0.1.0> will append /build/source/.cargo-home/config.toml with contents of /nix/store/1rfvx7772y0kj0k4lvf8nck06vbxfiir-vendor-cargo-deps/config.toml33tribuchet-deps-0.1.0> default configurePhase, nothing to do34tribuchet-deps-0.1.0> Running phase: buildPhase35tribuchet-deps-0.1.0> +++ command cargo --version36tribuchet-deps-0.1.0> cargo 1.95.0 (f2d3ce0bd 2026-03-21)37tribuchet-deps-0.1.0> +++ command cargo check --release --locked --all-targets38tribuchet-deps-0.1.0> Compiling proc-macro2 v1.0.10639tribuchet-deps-0.1.0> Compiling quote v1.0.4540tribuchet-deps-0.1.0> Compiling unicode-ident v1.0.2441tribuchet-deps-0.1.0> Compiling libc v0.2.18642tribuchet-deps-0.1.0> Checking cfg-if v1.0.443tribuchet-deps-0.1.0> Compiling serde_core v1.0.22844tribuchet-deps-0.1.0> Compiling serde v1.0.22845tribuchet-deps-0.1.0> Compiling shlex v2.0.146tribuchet-deps-0.1.0> Compiling find-msvc-tools v0.1.947tribuchet-deps-0.1.0> Checking pin-project-lite v0.2.1748tribuchet-deps-0.1.0> Compiling parking_lot_core v0.9.1249tribuchet-deps-0.1.0> Checking smallvec v1.15.150tribuchet-deps-0.1.0> Checking scopeguard v1.2.051tribuchet-deps-0.1.0> Checking typenum v1.20.152tribuchet-deps-0.1.0> Compiling thiserror v2.0.1853tribuchet-deps-0.1.0> Checking memchr v2.8.154tribuchet-deps-0.1.0> Checking itoa v1.0.1855tribuchet-deps-0.1.0> Checking futures-core v0.3.3256tribuchet-deps-0.1.0> Compiling autocfg v1.5.157tribuchet-deps-0.1.0> Checking once_cell v1.21.458tribuchet-deps-0.1.0> Checking zeroize v1.8.259tribuchet-deps-0.1.0> Compiling version_check v0.9.560tribuchet-deps-0.1.0> Compiling unicode-segmentation v1.13.361tribuchet-deps-0.1.0> Compiling unicode-xid v0.2.662tribuchet-deps-0.1.0> Checking futures-sink v0.3.3263tribuchet-deps-0.1.0> Checking data-encoding v2.11.064tribuchet-deps-0.1.0> Checking subtle v2.6.165tribuchet-deps-0.1.0> Compiling hashbrown v0.17.166tribuchet-deps-0.1.0> Checking const-oid v0.10.267tribuchet-deps-0.1.0> Compiling anyhow v1.0.10368tribuchet-deps-0.1.0> Checking slab v0.4.1269tribuchet-deps-0.1.0> Compiling equivalent v1.0.270tribuchet-deps-0.1.0> Compiling rustix v1.1.471tribuchet-deps-0.1.0> Compiling semver v1.0.2872tribuchet-deps-0.1.0> Checking constant_time_eq v0.4.273tribuchet-deps-0.1.0> Compiling zerocopy v0.8.5274tribuchet-deps-0.1.0> Checking futures-task v0.3.3275tribuchet-deps-0.1.0> Compiling getrandom v0.4.276tribuchet-deps-0.1.0> Checking arrayref v0.3.977tribuchet-deps-0.1.0> Checking rand_core v0.10.178tribuchet-deps-0.1.0> Checking arrayvec v0.7.679tribuchet-deps-0.1.0> Checking md5 v0.8.080tribuchet-deps-0.1.0> Compiling zmij v1.0.2181tribuchet-deps-0.1.0> Compiling either v1.16.082tribuchet-deps-0.1.0> Checking bitflags v2.13.083tribuchet-deps-0.1.0> Checking signature v2.2.084tribuchet-deps-0.1.0> Compiling serde_json v1.0.15085tribuchet-deps-0.1.0> Compiling time-core v0.1.986tribuchet-deps-0.1.0> Checking untrusted v0.9.087tribuchet-deps-0.1.0> Checking fnv v1.0.788tribuchet-deps-0.1.0> Compiling num-conv v0.2.289tribuchet-deps-0.1.0> Compiling pkg-config v0.3.3390tribuchet-deps-0.1.0> Compiling winnow v1.0.391tribuchet-deps-0.1.0> Checking tower-service v0.3.392tribuchet-deps-0.1.0> Checking regex-syntax v0.8.1193tribuchet-deps-0.1.0> Compiling toml_datetime v1.1.1+spec-1.1.094tribuchet-deps-0.1.0> Compiling httparse v1.10.195tribuchet-deps-0.1.0> Checking deranged v0.5.896tribuchet-deps-0.1.0> Checking powerfmt v0.2.097tribuchet-deps-0.1.0> Compiling prettyplease v0.2.3798tribuchet-deps-0.1.0> Checking minimal-lexical v0.2.199tribuchet-deps-0.1.0> Compiling pulldown-cmark v0.13.4100tribuchet-deps-0.1.0> Compiling cfg_aliases v0.2.1101tribuchet-deps-0.1.0> Compiling bytes v1.12.0102tribuchet-deps-0.1.0> Compiling heck v0.5.0103tribuchet-deps-0.1.0> Checking lazy_static v1.5.0104tribuchet-deps-0.1.0> Compiling linux-raw-sys v0.12.1105tribuchet-deps-0.1.0> Compiling rustversion v1.0.22106tribuchet-deps-0.1.0> Checking log v0.4.32107tribuchet-deps-0.1.0> Compiling foldhash v0.1.5108tribuchet-deps-0.1.0> Compiling unicase v2.9.0109tribuchet-deps-0.1.0> Checking atomic-waker v1.1.2110tribuchet-deps-0.1.0> Checking try-lock v0.2.5111tribuchet-deps-0.1.0> Compiling fastrand v2.4.1112tribuchet-deps-0.1.0> Checking httpdate v1.0.3113tribuchet-deps-0.1.0> Checking tower-layer v0.3.3114tribuchet-deps-0.1.0> Compiling zstd-safe v7.2.4115tribuchet-deps-0.1.0> Compiling rustls v0.23.40116tribuchet-deps-0.1.0> Checking sync_wrapper v1.0.2117tribuchet-deps-0.1.0> Compiling fixedbitset v0.5.7118tribuchet-deps-0.1.0> Checking mime v0.3.17119tribuchet-deps-0.1.0> Checking base64 v0.22.1120tribuchet-deps-0.1.0> Compiling multimap v0.10.1121tribuchet-deps-0.1.0> Checking same-file v1.0.6122tribuchet-deps-0.1.0> Compiling oid-registry v0.8.1123tribuchet-deps-0.1.0> Checking utf8parse v0.2.2124tribuchet-deps-0.1.0> Checking percent-encoding v2.3.2125tribuchet-deps-0.1.0> Checking colorchoice v1.0.5126tribuchet-deps-0.1.0> Compiling prometheus v0.14.0127tribuchet-deps-0.1.0> Checking is_terminal_polyfill v1.70.2128tribuchet-deps-0.1.0> Checking matchit v0.8.4129tribuchet-deps-0.1.0> Checking anstyle v1.0.14130tribuchet-deps-0.1.0> Checking anstyle-query v1.1.5131tribuchet-deps-0.1.0> Checking clap_lex v1.1.0132tribuchet-deps-0.1.0> Checking compression-core v0.4.32133tribuchet-deps-0.1.0> Checking strsim v0.11.1134tribuchet-deps-0.1.0> Checking toml_writer v1.1.1+spec-1.1.0135tribuchet-deps-0.1.0> Checking nu-ansi-term v0.50.3136tribuchet-deps-0.1.0> Checking hex v0.4.3137tribuchet-deps-0.1.0> Checking lock_api v0.4.14138tribuchet-deps-0.1.0> Checking futures-channel v0.3.32139tribuchet-deps-0.1.0> Checking thread_local v1.1.9140tribuchet-deps-0.1.0> Checking rustls-pki-types v1.14.1141tribuchet-deps-0.1.0> Checking tracing-core v0.1.36142tribuchet-deps-0.1.0> Checking ed25519 v2.2.3143tribuchet-deps-0.1.0> Checking chacha20 v0.10.0144tribuchet-deps-0.1.0> Compiling nix v0.31.3145tribuchet-deps-0.1.0> Compiling generic-array v0.14.7146tribuchet-deps-0.1.0> Compiling itertools v0.14.0147tribuchet-deps-0.1.0> Compiling rustc_version v0.4.1148tribuchet-deps-0.1.0> Compiling time-macros v0.2.30149tribuchet-deps-0.1.0> Compiling hashbrown v0.15.5150tribuchet-deps-0.1.0> Checking sharded-slab v0.1.7151tribuchet-deps-0.1.0> Compiling num-traits v0.2.19152tribuchet-deps-0.1.0> Compiling memoffset v0.9.1153tribuchet-deps-0.1.0> Checking anstyle-parse v1.0.0154tribuchet-deps-0.1.0> Checking walkdir v2.5.0155tribuchet-deps-0.1.0> Compiling convert_case v0.10.0156tribuchet-deps-0.1.0> Checking want v0.3.1157tribuchet-deps-0.1.0> Checking nom v7.1.3158tribuchet-deps-0.1.0> Checking pem v3.0.6159tribuchet-deps-0.1.0> Checking anstream v1.0.0160tribuchet-deps-0.1.0> Compiling curve25519-dalek v4.1.3161tribuchet-deps-0.1.0> Compiling indexmap v2.14.0162tribuchet-deps-0.1.0> Checking toml_parser v1.1.2+spec-1.1.0163tribuchet-deps-0.1.0> Checking tracing-log v0.2.0164tribuchet-deps-0.1.0> Checking clap_builder v4.6.0165tribuchet-deps-0.1.0> Checking hybrid-array v0.4.12166tribuchet-deps-0.1.0> Compiling syn v2.0.117167tribuchet-deps-0.1.0> Checking regex-automata v0.4.14168tribuchet-deps-0.1.0> Compiling petgraph v0.8.3169tribuchet-deps-0.1.0> Checking time v0.3.51170tribuchet-deps-0.1.0> Checking num-integer v0.1.46171tribuchet-deps-0.1.0> Compiling jobserver v0.1.34172tribuchet-deps-0.1.0> Checking crypto-common v0.2.2173tribuchet-deps-0.1.0> Checking block-buffer v0.12.1174tribuchet-deps-0.1.0> Compiling pulldown-cmark-to-cmark v22.0.0175tribuchet-deps-0.1.0> Checking crypto-common v0.1.7176tribuchet-deps-0.1.0> Checking block-buffer v0.10.4177tribuchet-deps-0.1.0> Checking digest v0.10.7178tribuchet-deps-0.1.0> Checking num-bigint v0.4.6179tribuchet-deps-0.1.0> Compiling cc v1.2.63180tribuchet-deps-0.1.0> Compiling toml_edit v0.25.12+spec-1.1.0181tribuchet-deps-0.1.0> Checking rusticata-macros v4.1.0182tribuchet-deps-0.1.0> Checking errno v0.3.14183tribuchet-deps-0.1.0> Checking mio v1.2.1184tribuchet-deps-0.1.0> Checking socket2 v0.6.4185tribuchet-deps-0.1.0> Checking cpufeatures v0.3.0186tribuchet-deps-0.1.0> Checking cpufeatures v0.2.17187tribuchet-deps-0.1.0> Checking getrandom v0.2.17188tribuchet-deps-0.1.0> Checking filetime v0.2.29189tribuchet-deps-0.1.0> Checking sd-notify v0.5.0190tribuchet-deps-0.1.0> Checking sha2 v0.10.9191tribuchet-deps-0.1.0> Checking signal-hook-registry v1.4.8192tribuchet-deps-0.1.0> Checking rand v0.10.1193tribuchet-deps-0.1.0> Checking parking_lot v0.12.5194tribuchet-deps-0.1.0> Checking digest v0.11.3195tribuchet-deps-0.1.0> Compiling proc-macro-crate v3.5.0196tribuchet-deps-0.1.0> Checking xattr v1.6.1197tribuchet-deps-0.1.0> Checking tempfile v3.27.0198tribuchet-deps-0.1.0> Checking sha2 v0.11.0199tribuchet-deps-0.1.0> Checking sha1 v0.11.0200tribuchet-deps-0.1.0> Checking ed25519-dalek v2.2.0201tribuchet-deps-0.1.0> Checking tar v0.4.46202tribuchet-deps-0.1.0> Checking serde_spanned v1.1.1203tribuchet-deps-0.1.0> Checking toml v1.1.2+spec-1.1.0204tribuchet-deps-0.1.0> Compiling blake3 v1.8.5205tribuchet-deps-0.1.0> Compiling ring v0.17.14206tribuchet-deps-0.1.0> Compiling zstd-sys v2.0.16+zstd.1.5.7207tribuchet-deps-0.1.0> Checking bstr v1.12.1208tribuchet-deps-0.1.0> Checking matchers v0.2.0209tribuchet-deps-0.1.0> Compiling regex v1.12.4210tribuchet-deps-0.1.0> Checking yasna v0.6.0211tribuchet-deps-0.1.0> Compiling synstructure v0.13.2212tribuchet-deps-0.1.0> Compiling tonic-build v0.14.6213tribuchet-deps-0.1.0> Compiling serde_derive v1.0.228214tribuchet-deps-0.1.0> Compiling tokio-macros v2.7.0215tribuchet-deps-0.1.0> Compiling thiserror-impl v2.0.18216tribuchet-deps-0.1.0> Compiling derive_more-impl v2.1.1217tribuchet-deps-0.1.0> Compiling tracing-attributes v0.1.31218tribuchet-deps-0.1.0> Compiling futures-macro v0.3.32219tribuchet-deps-0.1.0> Compiling zerocopy-derive v0.8.52220tribuchet-deps-0.1.0> Compiling prost-derive v0.14.4221tribuchet-deps-0.1.0> Compiling asn1-rs-derive v0.6.0222tribuchet-deps-0.1.0> Compiling displaydoc v0.2.6223tribuchet-deps-0.1.0> Compiling asn1-rs-impl v0.2.0224tribuchet-deps-0.1.0> Compiling num_enum_derive v0.7.6225tribuchet-deps-0.1.0> Compiling async-stream-impl v0.3.6226tribuchet-deps-0.1.0> Compiling pin-project-internal v1.1.13227tribuchet-deps-0.1.0> Compiling async-trait v0.1.89228tribuchet-deps-0.1.0> Compiling harmonia-protocol-derive v3.1.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)229tribuchet-deps-0.1.0> Compiling clap_derive v4.6.1230tribuchet-deps-0.1.0> Checking async-stream v0.3.6231tribuchet-deps-0.1.0> Checking futures-util v0.3.32232tribuchet-deps-0.1.0> Checking pin-project v1.1.13233tribuchet-deps-0.1.0> Checking num_enum v0.7.6234tribuchet-deps-0.1.0> Checking tracing v0.1.44235tribuchet-deps-0.1.0> Checking asn1-rs v0.7.2236tribuchet-deps-0.1.0> Checking tracing-subscriber v0.3.23237tribuchet-deps-0.1.0> Checking derive_more v2.1.1238tribuchet-deps-0.1.0> Compiling prost v0.14.4239tribuchet-deps-0.1.0> Checking clap v4.6.1240tribuchet-deps-0.1.0> Compiling prost-types v0.14.4241tribuchet-deps-0.1.0> Checking der-parser v10.0.0242tribuchet-deps-0.1.0> Compiling prost-build v0.14.4243tribuchet-deps-0.1.0> Checking harmonia-utils-base-encoding v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)244tribuchet-deps-0.1.0> Checking harmonia-file-core v3.1.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)245tribuchet-deps-0.1.0> Checking harmonia-utils-signature v3.1.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)246tribuchet-deps-0.1.0> Compiling tonic-prost-build v0.14.6247tribuchet-deps-0.1.0> Compiling tribuchet v0.1.0 (/build/source/crates/tribuchet)248tribuchet-deps-0.1.0> Checking tokio v1.52.3249tribuchet-deps-0.1.0> Checking http v1.4.2250tribuchet-deps-0.1.0> Checking rustls-webpki v0.103.13251tribuchet-deps-0.1.0> Checking x509-parser v0.18.1252tribuchet-deps-0.1.0> Checking http-body v1.0.1253tribuchet-deps-0.1.0> Checking http-body-util v0.1.3254tribuchet-deps-0.1.0> Checking axum-core v0.5.6255tribuchet-deps-0.1.0> Checking rcgen v0.14.8256tribuchet-deps-0.1.0> Checking tokio-util v0.7.18257tribuchet-deps-0.1.0> Checking harmonia-utils-hash v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)258tribuchet-deps-0.1.0> Checking harmonia-utils-io v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)259tribuchet-deps-0.1.0> Checking tokio-stream v0.1.18260tribuchet-deps-0.1.0> Checking tokio-rustls v0.26.4261tribuchet-deps-0.1.0> Checking harmonia-store-path v3.1.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)262tribuchet-deps-0.1.0> Checking h2 v0.4.14263tribuchet-deps-0.1.0> Checking tower v0.5.3264tribuchet-deps-0.1.0> Checking harmonia-file-nar v3.1.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)265tribuchet-deps-0.1.0> Checking harmonia-store-content-address v3.1.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)266tribuchet-deps-0.1.0> Checking harmonia-store-ref-scan v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)267tribuchet-deps-0.1.0> Checking harmonia-store-derivation v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)268tribuchet-deps-0.1.0> Checking harmonia-store-path-info v3.1.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)269tribuchet-deps-0.1.0> Checking harmonia-store-build-result v3.1.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)270tribuchet-deps-0.1.0> Checking harmonia-store-aterm v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)271tribuchet-deps-0.1.0> Checking axum v0.8.9272tribuchet-deps-0.1.0> Checking harmonia-protocol v3.1.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)273tribuchet-deps-0.1.0> Checking zstd v0.13.3274tribuchet-deps-0.1.0> Checking compression-codecs v0.4.38275tribuchet-deps-0.1.0> Checking async-compression v0.4.42276tribuchet-deps-0.1.0> Checking hyper v1.10.1277tribuchet-deps-0.1.0> Checking hyper-util v0.1.20278tribuchet-deps-0.1.0> Checking harmonia-store-remote v3.1.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)279tribuchet-deps-0.1.0> Checking hyper-timeout v0.5.2280tribuchet-deps-0.1.0> Checking tonic v0.14.6281tribuchet-deps-0.1.0> Checking tonic-prost v0.14.6282tribuchet-deps-0.1.0> Finished `release` profile [optimized] target(s) in 22.49s283tribuchet-deps-0.1.0> +++ command cargo build --release --locked284tribuchet-deps-0.1.0> Compiling cfg-if v1.0.4285tribuchet-deps-0.1.0> Compiling pin-project-lite v0.2.17286tribuchet-deps-0.1.0> Compiling smallvec v1.15.1287tribuchet-deps-0.1.0> Compiling scopeguard v1.2.0288tribuchet-deps-0.1.0> Compiling typenum v1.20.1289tribuchet-deps-0.1.0> Compiling memchr v2.8.1290tribuchet-deps-0.1.0> Compiling futures-core v0.3.32291tribuchet-deps-0.1.0> Compiling itoa v1.0.18292tribuchet-deps-0.1.0> Compiling once_cell v1.21.4293tribuchet-deps-0.1.0> Compiling zeroize v1.8.2294tribuchet-deps-0.1.0> Compiling futures-sink v0.3.32295tribuchet-deps-0.1.0> Compiling data-encoding v2.11.0296tribuchet-deps-0.1.0> Compiling subtle v2.6.1297tribuchet-deps-0.1.0> Compiling const-oid v0.10.2298tribuchet-deps-0.1.0> Compiling slab v0.4.12299tribuchet-deps-0.1.0> Compiling constant_time_eq v0.4.2300tribuchet-deps-0.1.0> Compiling rand_core v0.10.1301tribuchet-deps-0.1.0> Compiling arrayref v0.3.9302tribuchet-deps-0.1.0> Compiling arrayvec v0.7.6303tribuchet-deps-0.1.0> Compiling futures-task v0.3.32304tribuchet-deps-0.1.0> Compiling md5 v0.8.0305tribuchet-deps-0.1.0> Compiling equivalent v1.0.2306tribuchet-deps-0.1.0> Compiling bitflags v2.13.0307tribuchet-deps-0.1.0> Compiling signature v2.2.0308tribuchet-deps-0.1.0> Compiling hashbrown v0.17.1309tribuchet-deps-0.1.0> Compiling untrusted v0.9.0310tribuchet-deps-0.1.0> Compiling fnv v1.0.7311tribuchet-deps-0.1.0> Compiling tower-service v0.3.3312tribuchet-deps-0.1.0> Compiling num-conv v0.2.2313tribuchet-deps-0.1.0> Compiling powerfmt v0.2.0314tribuchet-deps-0.1.0> Compiling time-core v0.1.9315tribuchet-deps-0.1.0> Compiling regex-syntax v0.8.11316tribuchet-deps-0.1.0> Compiling minimal-lexical v0.2.1317tribuchet-deps-0.1.0> Compiling deranged v0.5.8318tribuchet-deps-0.1.0> Compiling log v0.4.32319tribuchet-deps-0.1.0> Compiling atomic-waker v1.1.2320tribuchet-deps-0.1.0> Compiling lazy_static v1.5.0321tribuchet-deps-0.1.0> Compiling try-lock v0.2.5322tribuchet-deps-0.1.0> Compiling httpdate v1.0.3323tribuchet-deps-0.1.0> Compiling sync_wrapper v1.0.2324tribuchet-deps-0.1.0> Compiling tower-layer v0.3.3325tribuchet-deps-0.1.0> Compiling same-file v1.0.6326tribuchet-deps-0.1.0> Compiling mime v0.3.17327tribuchet-deps-0.1.0> Compiling linux-raw-sys v0.12.1328tribuchet-deps-0.1.0> Compiling base64 v0.22.1329tribuchet-deps-0.1.0> Compiling utf8parse v0.2.2330tribuchet-deps-0.1.0> Compiling is_terminal_polyfill v1.70.2331tribuchet-deps-0.1.0> Compiling colorchoice v1.0.5332tribuchet-deps-0.1.0> Compiling anstyle v1.0.14333tribuchet-deps-0.1.0> Compiling matchit v0.8.4334tribuchet-deps-0.1.0> Compiling percent-encoding v2.3.2335tribuchet-deps-0.1.0> Compiling anstyle-query v1.1.5336tribuchet-deps-0.1.0> Compiling compression-core v0.4.32337tribuchet-deps-0.1.0> Compiling winnow v1.0.3338tribuchet-deps-0.1.0> Compiling strsim v0.11.1339tribuchet-deps-0.1.0> Compiling clap_lex v1.1.0340tribuchet-deps-0.1.0> Compiling nu-ansi-term v0.50.3341tribuchet-deps-0.1.0> Compiling fastrand v2.4.1342tribuchet-deps-0.1.0> Compiling toml_writer v1.1.1+spec-1.1.0343tribuchet-deps-0.1.0> Compiling hex v0.4.3344tribuchet-deps-0.1.0> Compiling lock_api v0.4.14345tribuchet-deps-0.1.0> Compiling ed25519 v2.2.3346tribuchet-deps-0.1.0> Compiling rustls-pki-types v1.14.1347tribuchet-deps-0.1.0> Compiling futures-channel v0.3.32348tribuchet-deps-0.1.0> Compiling want v0.3.1349tribuchet-deps-0.1.0> Compiling sharded-slab v0.1.7350tribuchet-deps-0.1.0> Compiling thread_local v1.1.9351tribuchet-deps-0.1.0> Compiling libc v0.2.186352tribuchet-deps-0.1.0> Compiling serde_core v1.0.228353tribuchet-deps-0.1.0> Compiling zmij v1.0.21354tribuchet-deps-0.1.0> Compiling httparse v1.10.1355tribuchet-deps-0.1.0> Compiling anstyle-parse v1.0.0356tribuchet-deps-0.1.0> Compiling chacha20 v0.10.0357tribuchet-deps-0.1.0> Compiling anyhow v1.0.103358tribuchet-deps-0.1.0> Compiling tracing-core v0.1.36359tribuchet-deps-0.1.0> Compiling num-traits v0.2.19360tribuchet-deps-0.1.0> Compiling memoffset v0.9.1361tribuchet-deps-0.1.0> Compiling walkdir v2.5.0362tribuchet-deps-0.1.0> Compiling thiserror v2.0.18363tribuchet-deps-0.1.0> Compiling derive_more v2.1.1364tribuchet-deps-0.1.0> Compiling futures-util v0.3.32365tribuchet-deps-0.1.0> Compiling zerocopy v0.8.52366tribuchet-deps-0.1.0> Compiling num_enum v0.7.6367tribuchet-deps-0.1.0> Compiling pin-project v1.1.13368tribuchet-deps-0.1.0> Compiling async-stream v0.3.6369tribuchet-deps-0.1.0> Compiling blake3 v1.8.5370tribuchet-deps-0.1.0> Compiling zstd-sys v2.0.16+zstd.1.5.7371tribuchet-deps-0.1.0> Compiling anstream v1.0.0372tribuchet-deps-0.1.0> Compiling zstd-safe v7.2.4373tribuchet-deps-0.1.0> Compiling pem v3.0.6374tribuchet-deps-0.1.0> Compiling nom v7.1.3375tribuchet-deps-0.1.0> Compiling rustix v1.1.4376tribuchet-deps-0.1.0> Compiling toml_parser v1.1.2+spec-1.1.0377tribuchet-deps-0.1.0> Compiling zstd v0.13.3378tribuchet-deps-0.1.0> Compiling clap_builder v4.6.0379tribuchet-deps-0.1.0> Compiling tracing v0.1.44380tribuchet-deps-0.1.0> Compiling tracing-log v0.2.0381tribuchet-deps-0.1.0> Compiling compression-codecs v0.4.38382tribuchet-deps-0.1.0> Compiling indexmap v2.14.0383tribuchet-deps-0.1.0> Compiling hybrid-array v0.4.12384tribuchet-deps-0.1.0> Compiling generic-array v0.14.7385tribuchet-deps-0.1.0> Compiling num-integer v0.1.46386tribuchet-deps-0.1.0> Compiling num-bigint v0.4.6387tribuchet-deps-0.1.0> Compiling time v0.3.51388tribuchet-deps-0.1.0> Compiling regex-automata v0.4.14389tribuchet-deps-0.1.0> Compiling crypto-common v0.2.2390tribuchet-deps-0.1.0> Compiling block-buffer v0.12.1391tribuchet-deps-0.1.0> Compiling crypto-common v0.1.7392tribuchet-deps-0.1.0> Compiling block-buffer v0.10.4393tribuchet-deps-0.1.0> Compiling digest v0.10.7394tribuchet-deps-0.1.0> Compiling parking_lot_core v0.9.12395tribuchet-deps-0.1.0> Compiling errno v0.3.14396tribuchet-deps-0.1.0> Compiling mio v1.2.1397tribuchet-deps-0.1.0> Compiling socket2 v0.6.4398tribuchet-deps-0.1.0> Compiling cpufeatures v0.3.0399tribuchet-deps-0.1.0> Compiling cpufeatures v0.2.17400tribuchet-deps-0.1.0> Compiling getrandom v0.4.2401tribuchet-deps-0.1.0> Compiling getrandom v0.2.17402tribuchet-deps-0.1.0> Compiling nix v0.31.3403tribuchet-deps-0.1.0> Compiling filetime v0.2.29404tribuchet-deps-0.1.0> Compiling sd-notify v0.5.0405tribuchet-deps-0.1.0> Compiling signal-hook-registry v1.4.8406tribuchet-deps-0.1.0> Compiling sha2 v0.10.9407tribuchet-deps-0.1.0> Compiling curve25519-dalek v4.1.3408tribuchet-deps-0.1.0> Compiling ring v0.17.14409tribuchet-deps-0.1.0> Compiling rand v0.10.1410tribuchet-deps-0.1.0> Compiling parking_lot v0.12.5411tribuchet-deps-0.1.0> Compiling prometheus v0.14.0412tribuchet-deps-0.1.0> Compiling digest v0.11.3413tribuchet-deps-0.1.0> Compiling rusticata-macros v4.1.0414tribuchet-deps-0.1.0> Compiling xattr v1.6.1415tribuchet-deps-0.1.0> Compiling tempfile v3.27.0416tribuchet-deps-0.1.0> Compiling sha1 v0.11.0417tribuchet-deps-0.1.0> Compiling sha2 v0.11.0418tribuchet-deps-0.1.0> Compiling tar v0.4.46419tribuchet-deps-0.1.0> Compiling ed25519-dalek v2.2.0420tribuchet-deps-0.1.0> Compiling serde v1.0.228421tribuchet-deps-0.1.0> Compiling serde_json v1.0.150422tribuchet-deps-0.1.0> Compiling toml_datetime v1.1.1+spec-1.1.0423tribuchet-deps-0.1.0> Compiling serde_spanned v1.1.1424tribuchet-deps-0.1.0> Compiling clap v4.6.1425tribuchet-deps-0.1.0> Compiling toml v1.1.2+spec-1.1.0426tribuchet-deps-0.1.0> Compiling bytes v1.12.0427tribuchet-deps-0.1.0> Compiling harmonia-utils-base-encoding v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)428tribuchet-deps-0.1.0> Compiling harmonia-utils-signature v3.1.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)429tribuchet-deps-0.1.0> Compiling rustls-webpki v0.103.13430tribuchet-deps-0.1.0> Compiling bstr v1.12.1431tribuchet-deps-0.1.0> Compiling matchers v0.2.0432tribuchet-deps-0.1.0> Compiling harmonia-file-core v3.1.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)433tribuchet-deps-0.1.0> Compiling tracing-subscriber v0.3.23434tribuchet-deps-0.1.0> Compiling asn1-rs v0.7.2435tribuchet-deps-0.1.0> Compiling yasna v0.6.0436tribuchet-deps-0.1.0> Compiling tokio v1.52.3437tribuchet-deps-0.1.0> Compiling http v1.4.2438tribuchet-deps-0.1.0> Compiling prost v0.14.4439tribuchet-deps-0.1.0> Compiling rustls v0.23.40440tribuchet-deps-0.1.0> Compiling http-body v1.0.1441tribuchet-deps-0.1.0> Compiling http-body-util v0.1.3442tribuchet-deps-0.1.0> Compiling axum-core v0.5.6443tribuchet-deps-0.1.0> Compiling oid-registry v0.8.1444tribuchet-deps-0.1.0> Compiling der-parser v10.0.0445tribuchet-deps-0.1.0> Compiling x509-parser v0.18.1446tribuchet-deps-0.1.0> Compiling rcgen v0.14.8447tribuchet-deps-0.1.0> Compiling tokio-util v0.7.18448tribuchet-deps-0.1.0> Compiling harmonia-utils-hash v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)449tribuchet-deps-0.1.0> Compiling harmonia-utils-io v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)450tribuchet-deps-0.1.0> Compiling tokio-stream v0.1.18451tribuchet-deps-0.1.0> Compiling tokio-rustls v0.26.4452tribuchet-deps-0.1.0> Compiling async-compression v0.4.42453tribuchet-deps-0.1.0> Compiling harmonia-store-path v3.1.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)454tribuchet-deps-0.1.0> Compiling harmonia-store-content-address v3.1.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)455tribuchet-deps-0.1.0> Compiling harmonia-store-ref-scan v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)456tribuchet-deps-0.1.0> Compiling h2 v0.4.14457tribuchet-deps-0.1.0> Compiling tower v0.5.3458tribuchet-deps-0.1.0> Compiling harmonia-file-nar v3.1.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)459tribuchet-deps-0.1.0> Compiling harmonia-store-derivation v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)460tribuchet-deps-0.1.0> Compiling harmonia-store-path-info v3.1.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)461tribuchet-deps-0.1.0> Compiling axum v0.8.9462tribuchet-deps-0.1.0> Compiling harmonia-store-build-result v3.1.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)463tribuchet-deps-0.1.0> Compiling harmonia-store-aterm v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)464tribuchet-deps-0.1.0> Compiling harmonia-protocol v3.1.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)465tribuchet-deps-0.1.0> Compiling hyper v1.10.1466tribuchet-deps-0.1.0> Compiling hyper-util v0.1.20467tribuchet-deps-0.1.0> Compiling harmonia-store-remote v3.1.0 (https://github.com/nix-community/harmonia?rev=0760dbe508a1162f05dc36bdf333b45318ee77a0#0760dbe5)468tribuchet-deps-0.1.0> Compiling hyper-timeout v0.5.2469tribuchet-deps-0.1.0> Compiling tonic v0.14.6470tribuchet-deps-0.1.0> Compiling tonic-prost v0.14.6471tribuchet-deps-0.1.0> Compiling tribuchet v0.1.0 (/build/source/crates/tribuchet)472tribuchet-deps-0.1.0> Finished `release` profile [optimized] target(s) in 22.24s473tribuchet-deps-0.1.0> buildPhase completed in 45 seconds474tribuchet-deps-0.1.0> Running phase: checkPhase475tribuchet-deps-0.1.0> +++ command cargo test --release --locked --no-run476tribuchet-deps-0.1.0> Compiling tribuchet v0.1.0 (/build/source/crates/tribuchet)477tribuchet-deps-0.1.0> Finished `release` profile [optimized] target(s) in 0.43s478tribuchet-deps-0.1.0> Executable unittests src/main.rs (target/release/deps/tribuchet-d4a3ea50e37853a1)479tribuchet-deps-0.1.0> Running phase: installPhase480tribuchet-deps-0.1.0> no previous artifacts found, compressing and installing full archive of target to /nix/store/h1c7qx9isibkadpbdvr8mp4r5d69iflb-tribuchet-deps-0.1.0/target.tar.zst481tribuchet-deps-0.1.0> /*stdin*\ : 26.86% ( 703 MiB => 189 MiB, /nix/store/h1c7qx9isibkadpbdvr8mp4r5d69iflb-tribuchet-deps-0.1.0/target.tar.zst) 482tribuchet-deps-0.1.0> Running phase: fixupPhase483tribuchet-deps-0.1.0> shrinking RPATHs of ELF executables and libraries in /nix/store/h1c7qx9isibkadpbdvr8mp4r5d69iflb-tribuchet-deps-0.1.0484tribuchet-deps-0.1.0> checking for references to /build/ in /nix/store/h1c7qx9isibkadpbdvr8mp4r5d69iflb-tribuchet-deps-0.1.0...485tribuchet-deps-0.1.0> patching script interpreter paths in /nix/store/h1c7qx9isibkadpbdvr8mp4r5d69iflb-tribuchet-deps-0.1.0486building '/nix/store/yhz8hf60dv66cak0840wywvcqadgqw66-tribuchet-0.1.0.drv' on 'ssh-ng://nix@eliza'487building '/nix/store/yhz8hf60dv66cak0840wywvcqadgqw66-tribuchet-0.1.0.drv'488tribuchet-0.1.0> Running phase: unpackPhase489tribuchet-0.1.0> unpacking source archive /nix/store/80cxx5a2kddyh1f9djyyc497w111glz0-source490tribuchet-0.1.0> source root is source491tribuchet-0.1.0> Running phase: patchPhase492tribuchet-0.1.0> Executing configureCargoCommonVars493tribuchet-0.1.0> decompressing cargo artifacts from /nix/store/h1c7qx9isibkadpbdvr8mp4r5d69iflb-tribuchet-deps-0.1.0/target.tar.zst to target494tribuchet-0.1.0> Running phase: updateAutotoolsGnuConfigScriptsPhase495tribuchet-0.1.0> Running phase: configurePhase496tribuchet-0.1.0> will append /build/source/.cargo-home/config.toml with contents of /nix/store/1rfvx7772y0kj0k4lvf8nck06vbxfiir-vendor-cargo-deps/config.toml497tribuchet-0.1.0> default configurePhase, nothing to do498tribuchet-0.1.0> Running phase: buildPhase499tribuchet-0.1.0> +++ command cargo --version500tribuchet-0.1.0> cargo 1.95.0 (f2d3ce0bd 2026-03-21)501tribuchet-0.1.0> +++ command cargo build --release --message-format json-render-diagnostics --locked502tribuchet-0.1.0> Compiling tribuchet v0.1.0 (/build/source/crates/tribuchet)503tribuchet-0.1.0> Finished `release` profile [optimized] target(s) in 19.05s504tribuchet-0.1.0> searching for bins/libs to install from cargo build log at cargoBuildLognn9O.json505tribuchet-0.1.0> installing /build/source/target/release/tribuchet in postBuildInstallFromCargoBuildLogOutTempo9q/bin506tribuchet-0.1.0> searching for bins/libs complete507tribuchet-0.1.0> Running phase: checkPhase508tribuchet-0.1.0> +++ command cargo test --release --locked -- --skip=worker::sandbox::tests::sandbox_runs_builder509tribuchet-0.1.0> Compiling tribuchet v0.1.0 (/build/source/crates/tribuchet)510tribuchet-0.1.0> Finished `release` profile [optimized] target(s) in 8.62s511tribuchet-0.1.0> Running unittests src/main.rs (target/release/deps/tribuchet-76819d11d3581497)512tribuchet-0.1.0> 513tribuchet-0.1.0> running 38 tests514tribuchet-0.1.0> test build_json::tests::system_features_from_plain_env ... ok515tribuchet-0.1.0> test hub::relay::tests::references_are_streamed_before_referrers ... ok516tribuchet-0.1.0> test hub::relay::tests::reference_cycles_do_not_loop ... ok517tribuchet-0.1.0> test build_json::tests::fixed_output_detection ... ok518tribuchet-0.1.0> test build_json::tests::system_features_from_structured_attrs ... ok519tribuchet-0.1.0> test config::tests::worker_defaults_and_emulate_map ... ok520tribuchet-0.1.0> test hub::state::tests::worker_caps_feature_matching ... ok521tribuchet-0.1.0> test hub::submit::tests::dedupe_key_separates_sections ... ok522tribuchet-0.1.0> test config::tests::unknown_keys_are_rejected ... ok523tribuchet-0.1.0> test hub::submit::tests::dedupe_key_binds_full_request ... ok524tribuchet-0.1.0> test tailscale::tests::ipv6_addr_is_encoded ... ok525tribuchet-0.1.0> test store::tests::store_path_validation ... ok526tribuchet-0.1.0> test worker::binfmt::tests::i686_matches_em_386 ... ok527tribuchet-0.1.0> test worker::binfmt::tests::register_line_format ... ok528tribuchet-0.1.0> test tailscale::tests::non_200_is_error ... ok529tribuchet-0.1.0> test tailscale::tests::parses_whois_body ... ok530tribuchet-0.1.0> test hub::state::tests::startup_window_awaits_then_unseen_platform_declines ... ok531tribuchet-0.1.0> test hub::state::tests::departed_worker_keeps_its_platform_expected ... ok532tribuchet-0.1.0> test hub::submit::tests::request_validation ... ok533tribuchet-0.1.0> test worker::caps::tests::uid_range_detection ... ok534tribuchet-0.1.0> test hub::submit::tests::top_tmp_dir_validation_rejects_symlinks_and_foreign_dirs ... ok535tribuchet-0.1.0> test hub::state::tests::queued_job_fails_when_last_capable_worker_leaves ... ok536tribuchet-0.1.0> test worker::sandbox::tests::__sandbox_setup ... ok537tribuchet-0.1.0> test worker::build::tests::assignment_validation ... ok538tribuchet-0.1.0> test hub::relay::tests::extras_with_wrong_signature_are_rejected ... ok539tribuchet-0.1.0> test worker::build::tests::tmp_dir_archive_does_not_follow_planted_symlinks ... ok540tribuchet-0.1.0> test worker::tests::sweep_removes_stale_builds_and_legacy_cache ... ok541tribuchet-0.1.0> test worker::build::tests::tmp_dir_archive_strips_setuid_and_rejects_hardlinks ... ok542tribuchet-0.1.0> test nar::tests::matches_nix_store_dump ... ok543tribuchet-0.1.0> test worker::build::tests::pack_one_nar_finds_references_and_excludes_self ... ok544tribuchet-0.1.0> test worker::build::tests::tmp_dir_archive_chmod_stays_inside_dest ... ok545tribuchet-0.1.0> test worker::sandbox::tests::derivation_env_stays_off_the_setup_stage ... ok546tribuchet-0.1.0> test hub::relay::tests::tmp_dir_archive_comes_from_the_validated_directory ... ok547tribuchet-0.1.0> test worker::caps::tests::recursive_nix_advertised_only_when_enabled_and_native ... ok548tribuchet-0.1.0> test hub::relay::tests::tmp_dir_archive_does_not_follow_symlink_entries ... ok549tribuchet-0.1.0> test nar::tests::round_trip ... ok550tribuchet-0.1.0> test worker::reaper::tests::large_spawn_request_reaches_the_reaper ... ok551tribuchet-0.1.0> test worker::sandbox::tests::recursive_nix_adds_the_daemon_socket_bind ... ok552tribuchet-0.1.0> 553tribuchet-0.1.0> test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 0.01s554tribuchet-0.1.0> 555tribuchet-0.1.0> Running phase: installPhase556tribuchet-0.1.0> actually installing contents of postBuildInstallFromCargoBuildLogOutTempo9q to /nix/store/9qp4gdhjrmayk0svzh5cz3va1b0akp4l-tribuchet-0.1.0557tribuchet-0.1.0> stripping references to Rust toolchain558tribuchet-0.1.0> Rust toolchain at: /nix/store/2b2ljjfwzw2m74brm8s0q12v2nbqzp5r-rustc-1.95.0559tribuchet-0.1.0> stripping Rust toolchain references done560tribuchet-0.1.0> stripping references to cargoVendorDir from:561tribuchet-0.1.0> /nix/store/9qp4gdhjrmayk0svzh5cz3va1b0akp4l-tribuchet-0.1.0/bin/tribuchet562tribuchet-0.1.0> stripping references done563tribuchet-0.1.0> Running phase: fixupPhase564tribuchet-0.1.0> shrinking RPATHs of ELF executables and libraries in /nix/store/9qp4gdhjrmayk0svzh5cz3va1b0akp4l-tribuchet-0.1.0565tribuchet-0.1.0> shrinking /nix/store/9qp4gdhjrmayk0svzh5cz3va1b0akp4l-tribuchet-0.1.0/bin/tribuchet566tribuchet-0.1.0> checking for references to /build/ in /nix/store/9qp4gdhjrmayk0svzh5cz3va1b0akp4l-tribuchet-0.1.0...567tribuchet-0.1.0> patching script interpreter paths in /nix/store/9qp4gdhjrmayk0svzh5cz3va1b0akp4l-tribuchet-0.1.0568tribuchet-0.1.0> stripping (with command strip and flags -S -p) in /nix/store/9qp4gdhjrmayk0svzh5cz3va1b0akp4l-tribuchet-0.1.0/bin569570post-build step Upload coverage to codecov: ok571Skipping codecov: project=Mic92/tribuchet attr=aarch64-linux.package-default