these 3 derivations will be built: /nix/store/wpq3k4nvqqmfhc8cxn4b4vlm81mnk12k-tincd-android-0.1.0.drv /nix/store/mxqlq4isvpb4yvzcy7nsrf24nkmc2qd0-tincr-app-0.1.0.drv /nix/store/12xa7kbyrf4i9v2g460j97n6qins2rlq-android-mesh-check.drv building '/nix/store/wpq3k4nvqqmfhc8cxn4b4vlm81mnk12k-tincd-android-0.1.0.drv' tincd-android-0.1.0> tribuchet: building on jamie tincd-android-0.1.0> Running phase: unpackPhase tincd-android-0.1.0> unpacking source archive /nix/store/lnd63097fc8c9ik2h5881s9gz2lb8m1k-source tincd-android-0.1.0> source root is source tincd-android-0.1.0> Running phase: patchPhase tincd-android-0.1.0> Executing configureCargoCommonVars tincd-android-0.1.0> decompressing cargo artifacts from /nix/store/xm1qgiqmgj81pd2bc6jsz4rx7vl59dyc-tincd-android-deps-0.1.0/target.tar.zst to target tincd-android-0.1.0> Running phase: updateAutotoolsGnuConfigScriptsPhase tincd-android-0.1.0> Running phase: configurePhase tincd-android-0.1.0> will append /build/source/.cargo-home/config.toml with contents of /nix/store/70dfvqzc7s7xfnzhb29v40wfh9gl3paj-vendor-cargo-deps/config.toml tincd-android-0.1.0> default configurePhase, nothing to do tincd-android-0.1.0> Running phase: buildPhase tincd-android-0.1.0> +++ command cargo --version tincd-android-0.1.0> cargo 1.98.0 (797e8a9bc 2026-08-05) tincd-android-0.1.0> +++ command cargo build --release --message-format json-render-diagnostics -p tincd tincd-android-0.1.0> Compiling tincd v0.1.0 (/build/source/crates/tincd) tincd-android-0.1.0> Compiling tinc-proto v0.0.0 (/build/source/crates/tinc-proto) tincd-android-0.1.0> Compiling tinc-device v0.0.0 (/build/source/crates/tinc-device) tincd-android-0.1.0> Compiling tinc-crypto v0.0.0 (/build/source/crates/tinc-crypto) tincd-android-0.1.0> warning: this lint expectation is unfulfilled tincd-android-0.1.0> --> crates/tinc-device/src/lib.rs:18:46 tincd-android-0.1.0> | tincd-android-0.1.0> 18 | #![cfg_attr(not(target_os = "linux"), expect(unused_imports))] tincd-android-0.1.0> | ^^^^^^^^^^^^^^ tincd-android-0.1.0> | tincd-android-0.1.0> = note: `#[warn(unfulfilled_lint_expectations)]` on by default tincd-android-0.1.0> tincd-android-0.1.0> warning: `tinc-device` (lib) generated 1 warning tincd-android-0.1.0> Compiling tinc-sptps v0.0.0 (/build/source/crates/tinc-sptps) tincd-android-0.1.0> Compiling tinc-conf v0.0.0 (/build/source/crates/tinc-conf) tincd-android-0.1.0> warning: unused import: `crate::shard::runtime` tincd-android-0.1.0> --> crates/tincd/src/daemon/setup.rs:76:5 tincd-android-0.1.0> | tincd-android-0.1.0> 76 | use crate::shard::runtime; tincd-android-0.1.0> | ^^^^^^^^^^^^^^^^^^^^^ tincd-android-0.1.0> | tincd-android-0.1.0> = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default tincd-android-0.1.0> tincd-android-0.1.0> warning: unused import: `crate::egress::UdpEgress` tincd-android-0.1.0> --> crates/tincd/src/shard/runtime.rs:19:5 tincd-android-0.1.0> | tincd-android-0.1.0> 19 | use crate::egress::UdpEgress; tincd-android-0.1.0> | ^^^^^^^^^^^^^^^^^^^^^^^^ tincd-android-0.1.0> tincd-android-0.1.0> warning: unused import: `crate::egress::linux::Fast` tincd-android-0.1.0> --> crates/tincd/src/shard/runtime.rs:21:5 tincd-android-0.1.0> | tincd-android-0.1.0> 21 | use crate::egress::linux::Fast; tincd-android-0.1.0> | ^^^^^^^^^^^^^^^^^^^^^^^^^^ tincd-android-0.1.0> tincd-android-0.1.0> warning: unused import: `std::io` tincd-android-0.1.0> --> crates/tincd/src/shard/runtime.rs:27:5 tincd-android-0.1.0> | tincd-android-0.1.0> 27 | use std::io; tincd-android-0.1.0> | ^^^^^^^ tincd-android-0.1.0> tincd-android-0.1.0> warning: function `open_udp_siblings` is never used tincd-android-0.1.0> --> crates/tincd/src/listen.rs:594:15 tincd-android-0.1.0> | tincd-android-0.1.0> 594 | pub(crate) fn open_udp_siblings( tincd-android-0.1.0> | ^^^^^^^^^^^^^^^^^ tincd-android-0.1.0> | tincd-android-0.1.0> = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default tincd-android-0.1.0> tincd-android-0.1.0> warning: `tincd` (lib) generated 5 warnings (run `cargo fix --lib -p tincd` to apply 4 suggestions) tincd-android-0.1.0> Finished `release` profile [optimized] target(s) in 19.95s tincd-android-0.1.0> searching for bins/libs to install from cargo build log at cargoBuildLogjDPA.json tincd-android-0.1.0> installing /build/source/target/x86_64-linux-android/release/tincd in postBuildInstallFromCargoBuildLogOutTempXo3/bin tincd-android-0.1.0> searching for bins/libs complete tincd-android-0.1.0> Running phase: installPhase tincd-android-0.1.0> actually installing contents of postBuildInstallFromCargoBuildLogOutTempXo3 to /nix/store/g8ff2cm3y3sq808m3slhf5gwj36cffsm-tincd-android-0.1.0 tincd-android-0.1.0> stripping references to Rust toolchain tincd-android-0.1.0> Rust toolchain at: /nix/store/7a4fvm24lkv12bmm5c4lpmgg10l56jw4-rust-mixed tincd-android-0.1.0> stripping Rust toolchain references done tincd-android-0.1.0> stripping references to cargoVendorDir from: tincd-android-0.1.0> /nix/store/g8ff2cm3y3sq808m3slhf5gwj36cffsm-tincd-android-0.1.0/bin/tincd tincd-android-0.1.0> stripping references done tincd-android-0.1.0> Running phase: fixupPhase tincd-android-0.1.0> shrinking RPATHs of ELF executables and libraries in /nix/store/g8ff2cm3y3sq808m3slhf5gwj36cffsm-tincd-android-0.1.0 tincd-android-0.1.0> shrinking /nix/store/g8ff2cm3y3sq808m3slhf5gwj36cffsm-tincd-android-0.1.0/bin/tincd tincd-android-0.1.0> checking for references to /build/ in /nix/store/g8ff2cm3y3sq808m3slhf5gwj36cffsm-tincd-android-0.1.0... tincd-android-0.1.0> patching script interpreter paths in /nix/store/g8ff2cm3y3sq808m3slhf5gwj36cffsm-tincd-android-0.1.0 tincd-android-0.1.0> stripping (with command strip and flags -S -p) in /nix/store/g8ff2cm3y3sq808m3slhf5gwj36cffsm-tincd-android-0.1.0/bin building '/nix/store/mxqlq4isvpb4yvzcy7nsrf24nkmc2qd0-tincr-app-0.1.0.drv' tincr-app-0.1.0> tribuchet: building on jamie tincr-app-0.1.0> Running phase: unpackPhase tincr-app-0.1.0> unpacking source archive /nix/store/ipxx65c1jkhg5sdkarsbrd3vcpah0jbz-source tincr-app-0.1.0> source root is source tincr-app-0.1.0> Running phase: patchPhase tincr-app-0.1.0> Running phase: updateAutotoolsGnuConfigScriptsPhase tincr-app-0.1.0> Running phase: configurePhase tincr-app-0.1.0> /build/tmp.4xw2aolJuP /build/source tincr-app-0.1.0> /build/source tincr-app-0.1.0> Certificate was added to keystore tincr-app-0.1.0> no configure script, doing nothing tincr-app-0.1.0> Running phase: buildPhase tincr-app-0.1.0> tincr-app-0.1.0> Welcome to Gradle 8.14.4! tincr-app-0.1.0> tincr-app-0.1.0> Here are the highlights of this release: tincr-app-0.1.0> - Java 24 support tincr-app-0.1.0> - GraalVM Native Image toolchain selection tincr-app-0.1.0> - Enhancements to test reporting tincr-app-0.1.0> - Build Authoring improvements tincr-app-0.1.0> tincr-app-0.1.0> For more details see https://docs.gradle.org/8.14.4/release-notes.html tincr-app-0.1.0> tincr-app-0.1.0> To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.14.4/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. tincr-app-0.1.0> Daemon will be stopped at the end of the build tincr-app-0.1.0> tincr-app-0.1.0> > Configure project :app tincr-app-0.1.0> WARNING: The option setting 'android.aapt2FromMavenOverride=/nix/store/46hrrh2d6hr84s4dn0p014ymq3vgi65w-androidsdk/libexec/android-sdk/build-tools/35.0.0/aapt2' is experimental. tincr-app-0.1.0> tincr-app-0.1.0> > Task :app:preBuild UP-TO-DATE tincr-app-0.1.0> > Task :app:preDebugBuild UP-TO-DATE tincr-app-0.1.0> > Task :app:mergeDebugNativeDebugMetadata NO-SOURCE tincr-app-0.1.0> > Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED tincr-app-0.1.0> > Task :app:generateDebugResValues tincr-app-0.1.0> > Task :app:checkDebugAarMetadata tincr-app-0.1.0> > Task :app:mapDebugSourceSetPaths tincr-app-0.1.0> > Task :app:generateDebugResources tincr-app-0.1.0> > Task :app:packageDebugResources tincr-app-0.1.0> > Task :app:mergeDebugResources tincr-app-0.1.0> > Task :app:createDebugCompatibleScreenManifests tincr-app-0.1.0> > Task :app:extractDeepLinksDebug tincr-app-0.1.0> > Task :app:parseDebugLocalResources tincr-app-0.1.0> tincr-app-0.1.0> > Task :app:processDebugMainManifest tincr-app-0.1.0> /build/source/app/src/main/AndroidManifest.xml:11:9-41 Warning: tincr-app-0.1.0> android:extractNativeLibs should not be specified in this source AndroidManifest.xml file. See https://d.android.com/guide/topics/manifest/application-element#extractNativeLibs for more information. tincr-app-0.1.0> The AGP Upgrade Assistant can remove the attribute from the AndroidManifest.xml file and update the build file accordingly. See https://d.android.com/studio/build/agp-upgrade-assistant for more information. tincr-app-0.1.0> tincr-app-0.1.0> > Task :app:processDebugManifest tincr-app-0.1.0> > Task :app:javaPreCompileDebug tincr-app-0.1.0> > Task :app:mergeDebugShaders tincr-app-0.1.0> > Task :app:compileDebugShaders NO-SOURCE tincr-app-0.1.0> > Task :app:generateDebugAssets UP-TO-DATE tincr-app-0.1.0> > Task :app:mergeDebugAssets tincr-app-0.1.0> > Task :app:compressDebugAssets tincr-app-0.1.0> > Task :app:desugarDebugFileDependencies tincr-app-0.1.0> > Task :app:checkDebugDuplicateClasses tincr-app-0.1.0> > Task :app:mergeDebugJniLibFolders tincr-app-0.1.0> > Task :app:processDebugManifestForPackage tincr-app-0.1.0> > Task :app:mergeExtDexDebug tincr-app-0.1.0> > Task :app:mergeLibDexDebug tincr-app-0.1.0> > Task :app:mergeDebugNativeLibs tincr-app-0.1.0> > Task :app:validateSigningDebug tincr-app-0.1.0> > Task :app:writeDebugAppMetadata tincr-app-0.1.0> > Task :app:writeDebugSigningConfigVersions tincr-app-0.1.0> > Task :app:preDebugAndroidTestBuild SKIPPED tincr-app-0.1.0> tincr-app-0.1.0> > Task :app:stripDebugDebugSymbols tincr-app-0.1.0> Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libtincd.so. tincr-app-0.1.0> tincr-app-0.1.0> > Task :app:checkDebugAndroidTestAarMetadata tincr-app-0.1.0> > Task :app:generateDebugAndroidTestResValues tincr-app-0.1.0> > Task :app:mapDebugAndroidTestSourceSetPaths tincr-app-0.1.0> > Task :app:generateDebugAndroidTestResources tincr-app-0.1.0> > Task :app:mergeDebugAndroidTestResources tincr-app-0.1.0> > Task :app:processDebugAndroidTestManifest tincr-app-0.1.0> > Task :app:javaPreCompileDebugAndroidTest tincr-app-0.1.0> > Task :app:mergeDebugAndroidTestShaders tincr-app-0.1.0> > Task :app:compileDebugAndroidTestShaders NO-SOURCE tincr-app-0.1.0> > Task :app:generateDebugAndroidTestAssets UP-TO-DATE tincr-app-0.1.0> > Task :app:mergeDebugAndroidTestAssets tincr-app-0.1.0> > Task :app:desugarDebugAndroidTestFileDependencies tincr-app-0.1.0> > Task :app:compressDebugAndroidTestAssets tincr-app-0.1.0> > Task :app:checkDebugAndroidTestDuplicateClasses tincr-app-0.1.0> > Task :app:mergeDebugAndroidTestJniLibFolders tincr-app-0.1.0> > Task :app:processDebugAndroidTestResources tincr-app-0.1.0> > Task :app:mergeDebugAndroidTestNativeLibs NO-SOURCE tincr-app-0.1.0> > Task :app:stripDebugAndroidTestDebugSymbols NO-SOURCE tincr-app-0.1.0> > Task :app:validateSigningDebugAndroidTest tincr-app-0.1.0> > Task :app:writeDebugAndroidTestSigningConfigVersions tincr-app-0.1.0> > Task :app:mergeLibDexDebugAndroidTest tincr-app-0.1.0> > Task :app:mergeExtDexDebugAndroidTest tincr-app-0.1.0> > Task :app:processDebugResources tincr-app-0.1.0> > Task :app:compileDebugKotlin tincr-app-0.1.0> > Task :app:compileDebugJavaWithJavac NO-SOURCE tincr-app-0.1.0> > Task :app:dexBuilderDebug tincr-app-0.1.0> > Task :app:mergeDebugGlobalSynthetics tincr-app-0.1.0> > Task :app:processDebugJavaRes tincr-app-0.1.0> > Task :app:bundleDebugClassesToCompileJar tincr-app-0.1.0> > Task :app:mergeProjectDexDebug tincr-app-0.1.0> > Task :app:mergeDebugJavaResource tincr-app-0.1.0> > Task :app:compileDebugAndroidTestKotlin tincr-app-0.1.0> > Task :app:compileDebugAndroidTestJavaWithJavac NO-SOURCE tincr-app-0.1.0> > Task :app:dexBuilderDebugAndroidTest tincr-app-0.1.0> > Task :app:mergeDebugAndroidTestGlobalSynthetics tincr-app-0.1.0> > Task :app:processDebugAndroidTestJavaRes tincr-app-0.1.0> > Task :app:mergeProjectDexDebugAndroidTest tincr-app-0.1.0> > Task :app:mergeDebugAndroidTestJavaResource tincr-app-0.1.0> > Task :app:packageDebug tincr-app-0.1.0> > Task :app:createDebugApkListingFileRedirect tincr-app-0.1.0> > Task :app:assembleDebug tincr-app-0.1.0> > Task :app:packageDebugAndroidTest tincr-app-0.1.0> > Task :app:createDebugAndroidTestApkListingFileRedirect tincr-app-0.1.0> > Task :app:assembleDebugAndroidTest tincr-app-0.1.0> tincr-app-0.1.0> [Incubating] Problems report is available at: file:///build/source/build/reports/problems/problems-report.html tincr-app-0.1.0> tincr-app-0.1.0> Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. tincr-app-0.1.0> tincr-app-0.1.0> You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. tincr-app-0.1.0> tincr-app-0.1.0> For more on this, please refer to https://docs.gradle.org/8.14.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. tincr-app-0.1.0> tincr-app-0.1.0> BUILD SUCCESSFUL in 1m 52s tincr-app-0.1.0> 62 actionable tasks: 62 executed tincr-app-0.1.0> buildPhase completed in 1 minutes 54 seconds tincr-app-0.1.0> Running phase: checkPhase tincr-app-0.1.0> To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.14.4/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. tincr-app-0.1.0> Daemon will be stopped at the end of the build tincr-app-0.1.0> tincr-app-0.1.0> > Configure project :app tincr-app-0.1.0> WARNING: The option setting 'android.aapt2FromMavenOverride=/nix/store/46hrrh2d6hr84s4dn0p014ymq3vgi65w-androidsdk/libexec/android-sdk/build-tools/35.0.0/aapt2' is experimental. tincr-app-0.1.0> tincr-app-0.1.0> > Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED tincr-app-0.1.0> > Task :app:preBuild UP-TO-DATE tincr-app-0.1.0> > Task :app:preDebugBuild UP-TO-DATE tincr-app-0.1.0> > Task :app:checkDebugAarMetadata UP-TO-DATE tincr-app-0.1.0> > Task :app:generateDebugResValues UP-TO-DATE tincr-app-0.1.0> > Task :app:mapDebugSourceSetPaths UP-TO-DATE tincr-app-0.1.0> > Task :app:generateDebugResources UP-TO-DATE tincr-app-0.1.0> > Task :app:mergeDebugResources UP-TO-DATE tincr-app-0.1.0> > Task :app:packageDebugResources UP-TO-DATE tincr-app-0.1.0> > Task :app:parseDebugLocalResources UP-TO-DATE tincr-app-0.1.0> > Task :app:createDebugCompatibleScreenManifests UP-TO-DATE tincr-app-0.1.0> > Task :app:extractDeepLinksDebug UP-TO-DATE tincr-app-0.1.0> > Task :app:processDebugMainManifest UP-TO-DATE tincr-app-0.1.0> > Task :app:processDebugManifest UP-TO-DATE tincr-app-0.1.0> > Task :app:processDebugManifestForPackage UP-TO-DATE tincr-app-0.1.0> > Task :app:processDebugResources UP-TO-DATE tincr-app-0.1.0> > Task :app:compileDebugKotlin UP-TO-DATE tincr-app-0.1.0> > Task :app:javaPreCompileDebug UP-TO-DATE tincr-app-0.1.0> > Task :app:compileDebugJavaWithJavac NO-SOURCE tincr-app-0.1.0> > Task :app:bundleDebugClassesToCompileJar UP-TO-DATE tincr-app-0.1.0> > Task :app:bundleDebugClassesToRuntimeJar tincr-app-0.1.0> > Task :app:preDebugUnitTestBuild UP-TO-DATE tincr-app-0.1.0> > Task :app:mergeDebugShaders UP-TO-DATE tincr-app-0.1.0> > Task :app:compileDebugShaders NO-SOURCE tincr-app-0.1.0> > Task :app:generateDebugAssets UP-TO-DATE tincr-app-0.1.0> > Task :app:javaPreCompileDebugUnitTest tincr-app-0.1.0> > Task :app:mergeDebugAssets UP-TO-DATE tincr-app-0.1.0> > Task :app:packageDebugUnitTestForUnitTest tincr-app-0.1.0> > Task :app:processDebugJavaRes UP-TO-DATE tincr-app-0.1.0> > Task :app:generateDebugUnitTestConfig tincr-app-0.1.0> > Task :app:robolectricJars tincr-app-0.1.0> > Task :app:compileDebugUnitTestKotlin tincr-app-0.1.0> > Task :app:compileDebugUnitTestJavaWithJavac NO-SOURCE tincr-app-0.1.0> > Task :app:processDebugUnitTestJavaRes