nixbot

builds

cancelled checks.x86_64-linux.android-mesh build #124 · raw · eval 7.0 s · 849.0 MiB allocated · ·

1these 3 derivations will be built:2  /nix/store/lrsl5fa1il9pfx21w37dy1gyzab0hh23-tincd-android-0.1.0.drv3  /nix/store/qa9frjsjcd950h0c3ag1vliqi9pgnzhq-tincr-app-0.1.0.drv4  /nix/store/bgfn7s0d8jhb04jyrr4l192b658q8hfk-android-mesh-check.drv5building '/nix/store/lrsl5fa1il9pfx21w37dy1gyzab0hh23-tincd-android-0.1.0.drv'6tincd-android-0.1.0> tribuchet: building on jamie7tincd-android-0.1.0> Running phase: unpackPhase8tincd-android-0.1.0> unpacking source archive /nix/store/1d4zj04128nlwvhcbid14ig8fmy5ayvz-source9tincd-android-0.1.0> source root is source10tincd-android-0.1.0> Running phase: patchPhase11tincd-android-0.1.0> Executing configureCargoCommonVars12tincd-android-0.1.0> decompressing cargo artifacts from /nix/store/xm1qgiqmgj81pd2bc6jsz4rx7vl59dyc-tincd-android-deps-0.1.0/target.tar.zst to target13tincd-android-0.1.0> Running phase: updateAutotoolsGnuConfigScriptsPhase14tincd-android-0.1.0> Running phase: configurePhase15tincd-android-0.1.0> will append /build/source/.cargo-home/config.toml with contents of /nix/store/70dfvqzc7s7xfnzhb29v40wfh9gl3paj-vendor-cargo-deps/config.toml16tincd-android-0.1.0> default configurePhase, nothing to do17tincd-android-0.1.0> Running phase: buildPhase18tincd-android-0.1.0> +++ command cargo --version19tincd-android-0.1.0> cargo 1.98.0 (797e8a9bc 2026-08-05)20tincd-android-0.1.0> +++ command cargo build --release --message-format json-render-diagnostics -p tincd21tincd-android-0.1.0>    Compiling tincd v0.1.0 (/build/source/crates/tincd)22tincd-android-0.1.0>    Compiling tinc-proto v0.0.0 (/build/source/crates/tinc-proto)23tincd-android-0.1.0>    Compiling tinc-device v0.0.0 (/build/source/crates/tinc-device)24tincd-android-0.1.0>    Compiling tinc-crypto v0.0.0 (/build/source/crates/tinc-crypto)25tincd-android-0.1.0> warning: this lint expectation is unfulfilled26tincd-android-0.1.0>   --> crates/tinc-device/src/lib.rs:18:4627tincd-android-0.1.0>    |28tincd-android-0.1.0> 18 | #![cfg_attr(not(target_os = "linux"), expect(unused_imports))]29tincd-android-0.1.0>    |                                              ^^^^^^^^^^^^^^30tincd-android-0.1.0>    |31tincd-android-0.1.0>    = note: `#[warn(unfulfilled_lint_expectations)]` on by default32tincd-android-0.1.0> 33tincd-android-0.1.0> warning: `tinc-device` (lib) generated 1 warning34tincd-android-0.1.0>    Compiling tinc-conf v0.0.0 (/build/source/crates/tinc-conf)35tincd-android-0.1.0>    Compiling tinc-sptps v0.0.0 (/build/source/crates/tinc-sptps)36tincd-android-0.1.0> warning: unused import: `crate::shard::runtime`37tincd-android-0.1.0>   --> crates/tincd/src/daemon/setup.rs:76:538tincd-android-0.1.0>    |39tincd-android-0.1.0> 76 | use crate::shard::runtime;40tincd-android-0.1.0>    |     ^^^^^^^^^^^^^^^^^^^^^41tincd-android-0.1.0>    |42tincd-android-0.1.0>    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default43tincd-android-0.1.0> 44tincd-android-0.1.0> warning: unused import: `crate::egress::UdpEgress`45tincd-android-0.1.0>   --> crates/tincd/src/shard/runtime.rs:19:546tincd-android-0.1.0>    |47tincd-android-0.1.0> 19 | use crate::egress::UdpEgress;48tincd-android-0.1.0>    |     ^^^^^^^^^^^^^^^^^^^^^^^^49tincd-android-0.1.0> 50tincd-android-0.1.0> warning: unused import: `crate::egress::linux::Fast`51tincd-android-0.1.0>   --> crates/tincd/src/shard/runtime.rs:21:552tincd-android-0.1.0>    |53tincd-android-0.1.0> 21 | use crate::egress::linux::Fast;54tincd-android-0.1.0>    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^55tincd-android-0.1.0> 56tincd-android-0.1.0> warning: unused import: `std::io`57tincd-android-0.1.0>   --> crates/tincd/src/shard/runtime.rs:27:558tincd-android-0.1.0>    |59tincd-android-0.1.0> 27 | use std::io;60tincd-android-0.1.0>    |     ^^^^^^^61tincd-android-0.1.0> 62tincd-android-0.1.0> warning: function `open_udp_siblings` is never used63tincd-android-0.1.0>    --> crates/tincd/src/listen.rs:594:1564tincd-android-0.1.0>     |65tincd-android-0.1.0> 594 | pub(crate) fn open_udp_siblings(66tincd-android-0.1.0>     |               ^^^^^^^^^^^^^^^^^67tincd-android-0.1.0>     |68tincd-android-0.1.0>     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default69tincd-android-0.1.0> 70tincd-android-0.1.0> warning: `tincd` (lib) generated 5 warnings (run `cargo fix --lib -p tincd` to apply 4 suggestions)71tincd-android-0.1.0>     Finished `release` profile [optimized] target(s) in 20.04s72tincd-android-0.1.0> searching for bins/libs to install from cargo build log at cargoBuildLogEqYv.json73tincd-android-0.1.0> installing /build/source/target/x86_64-linux-android/release/tincd in postBuildInstallFromCargoBuildLogOutTempkY3/bin74tincd-android-0.1.0> searching for bins/libs complete75tincd-android-0.1.0> Running phase: installPhase76tincd-android-0.1.0> actually installing contents of postBuildInstallFromCargoBuildLogOutTempkY3 to /nix/store/sy9mi1nll41gmym59a3qds8x8534c5jg-tincd-android-0.1.077tincd-android-0.1.0> stripping references to Rust toolchain78tincd-android-0.1.0> Rust toolchain at: /nix/store/7a4fvm24lkv12bmm5c4lpmgg10l56jw4-rust-mixed79tincd-android-0.1.0> stripping Rust toolchain references done80tincd-android-0.1.0> stripping references to cargoVendorDir from:81tincd-android-0.1.0> /nix/store/sy9mi1nll41gmym59a3qds8x8534c5jg-tincd-android-0.1.0/bin/tincd82tincd-android-0.1.0> stripping references done83tincd-android-0.1.0> Running phase: fixupPhase84tincd-android-0.1.0> shrinking RPATHs of ELF executables and libraries in /nix/store/sy9mi1nll41gmym59a3qds8x8534c5jg-tincd-android-0.1.085tincd-android-0.1.0> shrinking /nix/store/sy9mi1nll41gmym59a3qds8x8534c5jg-tincd-android-0.1.0/bin/tincd86tincd-android-0.1.0> checking for references to /build/ in /nix/store/sy9mi1nll41gmym59a3qds8x8534c5jg-tincd-android-0.1.0...87tincd-android-0.1.0> patching script interpreter paths in /nix/store/sy9mi1nll41gmym59a3qds8x8534c5jg-tincd-android-0.1.088tincd-android-0.1.0> stripping (with command strip and flags -S -p) in /nix/store/sy9mi1nll41gmym59a3qds8x8534c5jg-tincd-android-0.1.0/bin89building '/nix/store/qa9frjsjcd950h0c3ag1vliqi9pgnzhq-tincr-app-0.1.0.drv'90tincr-app-0.1.0> tribuchet: building on jamie91tincr-app-0.1.0> Running phase: unpackPhase92tincr-app-0.1.0> unpacking source archive /nix/store/ipxx65c1jkhg5sdkarsbrd3vcpah0jbz-source93tincr-app-0.1.0> source root is source94tincr-app-0.1.0> Running phase: patchPhase95tincr-app-0.1.0> Running phase: updateAutotoolsGnuConfigScriptsPhase96tincr-app-0.1.0> Running phase: configurePhase97tincr-app-0.1.0> /build/tmp.Y7BL6TruzH /build/source98tincr-app-0.1.0> /build/source99tincr-app-0.1.0> Certificate was added to keystore100tincr-app-0.1.0> no configure script, doing nothing101tincr-app-0.1.0> Running phase: buildPhase102tincr-app-0.1.0> 103tincr-app-0.1.0> Welcome to Gradle 8.14.4!104tincr-app-0.1.0> 105tincr-app-0.1.0> Here are the highlights of this release:106tincr-app-0.1.0>  - Java 24 support107tincr-app-0.1.0>  - GraalVM Native Image toolchain selection108tincr-app-0.1.0>  - Enhancements to test reporting109tincr-app-0.1.0>  - Build Authoring improvements110tincr-app-0.1.0> 111tincr-app-0.1.0> For more details see https://docs.gradle.org/8.14.4/release-notes.html112tincr-app-0.1.0> 113tincr-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.114tincr-app-0.1.0> Daemon will be stopped at the end of the build 115tincr-app-0.1.0> 116tincr-app-0.1.0> > Configure project :app117tincr-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.118tincr-app-0.1.0> 119tincr-app-0.1.0> > Task :app:preBuild UP-TO-DATE120tincr-app-0.1.0> > Task :app:preDebugBuild UP-TO-DATE121tincr-app-0.1.0> > Task :app:mergeDebugNativeDebugMetadata NO-SOURCE122tincr-app-0.1.0> > Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED123tincr-app-0.1.0> > Task :app:generateDebugResValues124tincr-app-0.1.0> > Task :app:checkDebugAarMetadata125tincr-app-0.1.0> > Task :app:mapDebugSourceSetPaths126tincr-app-0.1.0> > Task :app:generateDebugResources127tincr-app-0.1.0> > Task :app:packageDebugResources128tincr-app-0.1.0> > Task :app:mergeDebugResources129tincr-app-0.1.0> > Task :app:createDebugCompatibleScreenManifests130tincr-app-0.1.0> > Task :app:extractDeepLinksDebug131tincr-app-0.1.0> > Task :app:parseDebugLocalResources132tincr-app-0.1.0> 133tincr-app-0.1.0> > Task :app:processDebugMainManifest134tincr-app-0.1.0> /build/source/app/src/main/AndroidManifest.xml:11:9-41 Warning:135tincr-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.136tincr-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.137tincr-app-0.1.0> 138tincr-app-0.1.0> > Task :app:processDebugManifest139tincr-app-0.1.0> > Task :app:javaPreCompileDebug140tincr-app-0.1.0> > Task :app:mergeDebugShaders141tincr-app-0.1.0> > Task :app:compileDebugShaders NO-SOURCE142tincr-app-0.1.0> > Task :app:generateDebugAssets UP-TO-DATE143tincr-app-0.1.0> > Task :app:mergeDebugAssets144tincr-app-0.1.0> > Task :app:compressDebugAssets145tincr-app-0.1.0> > Task :app:desugarDebugFileDependencies146tincr-app-0.1.0> > Task :app:checkDebugDuplicateClasses147tincr-app-0.1.0> > Task :app:mergeDebugJniLibFolders148tincr-app-0.1.0> > Task :app:processDebugManifestForPackage149tincr-app-0.1.0> > Task :app:mergeExtDexDebug150tincr-app-0.1.0> > Task :app:mergeLibDexDebug151tincr-app-0.1.0> > Task :app:mergeDebugNativeLibs152tincr-app-0.1.0> > Task :app:validateSigningDebug153tincr-app-0.1.0> > Task :app:writeDebugAppMetadata154tincr-app-0.1.0> > Task :app:writeDebugSigningConfigVersions155tincr-app-0.1.0> > Task :app:preDebugAndroidTestBuild SKIPPED156tincr-app-0.1.0> 157tincr-app-0.1.0> > Task :app:stripDebugDebugSymbols158tincr-app-0.1.0> Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libtincd.so.159tincr-app-0.1.0> 160tincr-app-0.1.0> > Task :app:generateDebugAndroidTestResValues161tincr-app-0.1.0> > Task :app:checkDebugAndroidTestAarMetadata162tincr-app-0.1.0> > Task :app:mapDebugAndroidTestSourceSetPaths163tincr-app-0.1.0> > Task :app:generateDebugAndroidTestResources164tincr-app-0.1.0> > Task :app:mergeDebugAndroidTestResources165tincr-app-0.1.0> > Task :app:processDebugAndroidTestManifest166tincr-app-0.1.0> > Task :app:mergeDebugAndroidTestShaders167tincr-app-0.1.0> > Task :app:compileDebugAndroidTestShaders NO-SOURCE168tincr-app-0.1.0> > Task :app:generateDebugAndroidTestAssets UP-TO-DATE169tincr-app-0.1.0> > Task :app:javaPreCompileDebugAndroidTest170tincr-app-0.1.0> > Task :app:mergeDebugAndroidTestAssets171tincr-app-0.1.0> > Task :app:desugarDebugAndroidTestFileDependencies172tincr-app-0.1.0> > Task :app:compressDebugAndroidTestAssets173tincr-app-0.1.0> > Task :app:checkDebugAndroidTestDuplicateClasses174tincr-app-0.1.0> > Task :app:mergeDebugAndroidTestJniLibFolders175tincr-app-0.1.0> > Task :app:processDebugAndroidTestResources176tincr-app-0.1.0> > Task :app:mergeDebugAndroidTestNativeLibs NO-SOURCE177tincr-app-0.1.0> > Task :app:stripDebugAndroidTestDebugSymbols NO-SOURCE178tincr-app-0.1.0> > Task :app:validateSigningDebugAndroidTest179tincr-app-0.1.0> > Task :app:writeDebugAndroidTestSigningConfigVersions180tincr-app-0.1.0> > Task :app:mergeLibDexDebugAndroidTest181tincr-app-0.1.0> > Task :app:mergeExtDexDebugAndroidTest182tincr-app-0.1.0> > Task :app:processDebugResources183tincr-app-0.1.0> > Task :app:compileDebugKotlin184tincr-app-0.1.0> > Task :app:compileDebugJavaWithJavac NO-SOURCE185tincr-app-0.1.0> > Task :app:dexBuilderDebug186tincr-app-0.1.0> > Task :app:mergeDebugGlobalSynthetics187tincr-app-0.1.0> > Task :app:processDebugJavaRes188tincr-app-0.1.0> > Task :app:bundleDebugClassesToCompileJar189tincr-app-0.1.0> > Task :app:mergeProjectDexDebug190tincr-app-0.1.0> > Task :app:compileDebugAndroidTestKotlin191tincr-app-0.1.0> > Task :app:compileDebugAndroidTestJavaWithJavac NO-SOURCE192tincr-app-0.1.0> > Task :app:dexBuilderDebugAndroidTest193tincr-app-0.1.0> > Task :app:mergeDebugJavaResource194tincr-app-0.1.0> > Task :app:mergeDebugAndroidTestGlobalSynthetics195tincr-app-0.1.0> > Task :app:processDebugAndroidTestJavaRes196tincr-app-0.1.0> > Task :app:mergeProjectDexDebugAndroidTest197tincr-app-0.1.0> > Task :app:mergeDebugAndroidTestJavaResource198tincr-app-0.1.0> > Task :app:packageDebugAndroidTest199tincr-app-0.1.0> > Task :app:createDebugAndroidTestApkListingFileRedirect200tincr-app-0.1.0> > Task :app:assembleDebugAndroidTest201tincr-app-0.1.0> > Task :app:packageDebug202tincr-app-0.1.0> > Task :app:createDebugApkListingFileRedirect203tincr-app-0.1.0> > Task :app:assembleDebug204tincr-app-0.1.0> 205tincr-app-0.1.0> [Incubating] Problems report is available at: file:///build/source/build/reports/problems/problems-report.html206tincr-app-0.1.0> 207tincr-app-0.1.0> Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.208tincr-app-0.1.0> 209tincr-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.210tincr-app-0.1.0> 211tincr-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.212tincr-app-0.1.0> 213tincr-app-0.1.0> BUILD SUCCESSFUL in 1m 55s214tincr-app-0.1.0> 62 actionable tasks: 62 executed215tincr-app-0.1.0> buildPhase completed in 1 minutes 57 seconds216tincr-app-0.1.0> Running phase: checkPhase217tincr-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.218tincr-app-0.1.0> Daemon will be stopped at the end of the build 219tincr-app-0.1.0> 220tincr-app-0.1.0> > Configure project :app221tincr-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.222tincr-app-0.1.0> 223tincr-app-0.1.0> > Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED224tincr-app-0.1.0> > Task :app:preBuild UP-TO-DATE225tincr-app-0.1.0> > Task :app:preDebugBuild UP-TO-DATE226tincr-app-0.1.0> > Task :app:checkDebugAarMetadata UP-TO-DATE227tincr-app-0.1.0> > Task :app:generateDebugResValues UP-TO-DATE228tincr-app-0.1.0> > Task :app:mapDebugSourceSetPaths UP-TO-DATE229tincr-app-0.1.0> > Task :app:generateDebugResources UP-TO-DATE230tincr-app-0.1.0> > Task :app:mergeDebugResources UP-TO-DATE231tincr-app-0.1.0> > Task :app:packageDebugResources UP-TO-DATE232tincr-app-0.1.0> > Task :app:parseDebugLocalResources UP-TO-DATE233tincr-app-0.1.0> > Task :app:createDebugCompatibleScreenManifests UP-TO-DATE234tincr-app-0.1.0> > Task :app:extractDeepLinksDebug UP-TO-DATE235tincr-app-0.1.0> > Task :app:processDebugMainManifest UP-TO-DATE236tincr-app-0.1.0> > Task :app:processDebugManifest UP-TO-DATE237tincr-app-0.1.0> > Task :app:processDebugManifestForPackage UP-TO-DATE238tincr-app-0.1.0> > Task :app:processDebugResources UP-TO-DATE239tincr-app-0.1.0> > Task :app:compileDebugKotlin UP-TO-DATE240tincr-app-0.1.0> > Task :app:javaPreCompileDebug UP-TO-DATE241tincr-app-0.1.0> > Task :app:compileDebugJavaWithJavac NO-SOURCE242tincr-app-0.1.0> > Task :app:bundleDebugClassesToCompileJar UP-TO-DATE243tincr-app-0.1.0> > Task :app:bundleDebugClassesToRuntimeJar244tincr-app-0.1.0> > Task :app:preDebugUnitTestBuild UP-TO-DATE245tincr-app-0.1.0> > Task :app:mergeDebugShaders UP-TO-DATE246tincr-app-0.1.0> > Task :app:compileDebugShaders NO-SOURCE247tincr-app-0.1.0> > Task :app:generateDebugAssets UP-TO-DATE248tincr-app-0.1.0> > Task :app:javaPreCompileDebugUnitTest249tincr-app-0.1.0> > Task :app:mergeDebugAssets UP-TO-DATE250tincr-app-0.1.0> > Task :app:packageDebugUnitTestForUnitTest251tincr-app-0.1.0> > Task :app:processDebugJavaRes UP-TO-DATE252tincr-app-0.1.0> > Task :app:generateDebugUnitTestConfig253tincr-app-0.1.0> > Task :app:robolectricJars254tincr-app-0.1.0> > Task :app:compileDebugUnitTestKotlin255tincr-app-0.1.0> > Task :app:compileDebugUnitTestJavaWithJavac NO-SOURCE256tincr-app-0.1.0> > Task :app:processDebugUnitTestJavaRes257tincr-app-0.1.0> Fontconfig error: Cannot load default config file: File not found258tincr-app-0.1.0> 259tincr-app-0.1.0> Fontconfig error: No writable cache directories260tincr-app-0.1.0> 	/var/cache/fontconfig261tincr-app-0.1.0> 	/homeless-shelter/.cache/fontconfig262tincr-app-0.1.0> 263tincr-app-0.1.0> Fontconfig error: No writable cache directories264tincr-app-0.1.0> 	/var/cache/fontconfig265tincr-app-0.1.0> 	/homeless-shelter/.cache/fontconfig266tincr-app-0.1.0> 267tincr-app-0.1.0> Fontconfig error: No writable cache directories268tincr-app-0.1.0> 	/var/cache/fontconfig269tincr-app-0.1.0> 	/homeless-shelter/.cache/fontconfig270tincr-app-0.1.0> 271tincr-app-0.1.0> Fontconfig error: No writable cache directories272tincr-app-0.1.0> 	/var/cache/fontconfig273tincr-app-0.1.0> 	/homeless-shelter/.cache/fontconfig274tincr-app-0.1.0> 275tincr-app-0.1.0> Fontconfig error: No writable cache directories276tincr-app-0.1.0> 	/var/cache/fontconfig277tincr-app-0.1.0> 	/homeless-shelter/.cache/fontconfig278tincr-app-0.1.0> 279tincr-app-0.1.0> Fontconfig error: No writable cache directories280tincr-app-0.1.0> 	/var/cache/fontconfig281tincr-app-0.1.0> 	/homeless-shelter/.cache/fontconfig282tincr-app-0.1.0> 283tincr-app-0.1.0> Fontconfig error: No writable cache directories284tincr-app-0.1.0> 	/var/cache/fontconfig285tincr-app-0.1.0> 	/homeless-shelter/.cache/fontconfig286tincr-app-0.1.0> 287tincr-app-0.1.0> Fontconfig error: No writable cache directories288tincr-app-0.1.0> 	/var/cache/fontconfig289tincr-app-0.1.0> 	/homeless-shelter/.cache/fontconfig290tincr-app-0.1.0> > Task :app:testDebugUnitTest291tincr-app-0.1.0> > Task :app:finalizeTestRoborazziDebug292tincr-app-0.1.0> > Task :app:recordRoborazziDebug293tincr-app-0.1.0> 294tincr-app-0.1.0> [Incubating] Problems report is available at: file:///build/source/build/reports/problems/problems-report.html295tincr-app-0.1.0> 296tincr-app-0.1.0> Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.297tincr-app-0.1.0> 298tincr-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.299tincr-app-0.1.0> 300tincr-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.301tincr-app-0.1.0> 302tincr-app-0.1.0> BUILD SUCCESSFUL in 34s303tincr-app-0.1.0> 28 actionable tasks: 9 executed, 19 up-to-date304tincr-app-0.1.0> checkPhase completed in 34 seconds305tincr-app-0.1.0> Running phase: installPhase306tincr-app-0.1.0> Running phase: fixupPhase307tincr-app-0.1.0> shrinking RPATHs of ELF executables and libraries in /nix/store/6v27i4q7nn9i6f05s0i5l3mi8cc2lckz-tincr-app-0.1.0308tincr-app-0.1.0> checking for references to /build/ in /nix/store/6v27i4q7nn9i6f05s0i5l3mi8cc2lckz-tincr-app-0.1.0...309tincr-app-0.1.0> patching script interpreter paths in /nix/store/6v27i4q7nn9i6f05s0i5l3mi8cc2lckz-tincr-app-0.1.0310building '/nix/store/bgfn7s0d8jhb04jyrr4l192b658q8hfk-android-mesh-check.drv'311android-mesh-check> tribuchet: building on jamie312android-mesh-check> Auto-selecting single ABI x86_64313android-mesh-check> Do you wish to create a custom hardware profile? [no] * daemon not running; starting now at tcp:5037314android-mesh-check> * daemon started successfully315android-mesh-check> INFO         | Android emulator version 37.1.11.0 (build_id 15917651) (CL:N/A)316android-mesh-check> INFO         | Graphics backend: gfxstream317android-mesh-check> INFO         | Found systemPath /nix/store/46hrrh2d6hr84s4dn0p014ymq3vgi65w-androidsdk/libexec/android-sdk/system-images/android-35/google_apis/x86_64/318android-mesh-check> INFO         | Saving last run QEMU version for the AVD to 2319android-mesh-check> INFO         | Increasing RAM size to 2560MB320android-mesh-check> ERROR        | Failed to retrieve DNS servers list from the system321android-mesh-check> WARNING      | Cannot find system DNS servers! Name resolution will be disabled.322android-mesh-check> ##############################################################################323android-mesh-check> ##                        WARNING - ACTION REQUIRED                         ##324android-mesh-check> ##  Consider using the '-metrics-collection' flag to help improve the       ##325android-mesh-check> ##  emulator by sending anonymized usage data. Or use the '-no-metrics'     ##326android-mesh-check> ##  flag to bypass this warning and turn off the metrics collection.        ##327android-mesh-check> ##  In a future release this warning will turn into a one-time blocking     ##328android-mesh-check> ##  prompt to ask for explicit user input regarding metrics collection.     ##329android-mesh-check> ##                                                                          ##330android-mesh-check> ##  Please see '-help-metrics-collection' for more details. You can use     ##331android-mesh-check> ##  '-metrics-to-file' or '-metrics-to-console' flags to see what type of   ##332android-mesh-check> ##  data is being collected by emulator as part of usage statistics.        ##333android-mesh-check> ##############################################################################334android-mesh-check> INFO         | Guest GLES Driver: Auto (ext controls)335android-mesh-check> INFO         | emuglConfig_init: vulkan_mode_selected:swiftshader gles_mode_selected:swiftshader336android-mesh-check> INFO         | Checking system compatibility:337android-mesh-check> INFO         |   Checking: hasSufficientDiskSpace338android-mesh-check> INFO         |      Ok: Disk space requirements to run avd: `test` are met339android-mesh-check> INFO         |   Checking: hasSufficientHwGpu340android-mesh-check> INFO         |      Ok: Hardware GPU compatibility checks are not required341android-mesh-check> INFO         |   Checking: hasSufficientSystem342android-mesh-check> WARNING      | Downloaded protobuf file is corrupt.343android-mesh-check> INFO         |      Ok: System requirements to run avd: `test` are met344android-mesh-check> WARNING      | File System is not ext4, disable QuickbootFileBacked feature345android-mesh-check> WARNING      | could not find /usr/share/zoneinfo/ directory. unable to determine host timezone346android-mesh-check> INFO         | Storing crashdata in: /tmp/android-unknown/emu-crash-37.1.11.db, detection is enabled for process: 87347android-mesh-check> INFO         | Initializing gfxstream backend348android-mesh-check> INFO         | startOpenglesRendererImpl: gpu info349android-mesh-check> INFO         | 350android-mesh-check> INFO         | initIcdPaths: ICD set to 'swiftshader', using Swiftshader ICD351android-mesh-check> INFO         | Setting ICD filenames for the loader = /nix/store/0bq2p058nln7qy3bsbr2cd7a7c5ffkmc-android-sdk-emulator-37.1.11/libexec/android-sdk/emulator/lib64/vulkan/vk_swiftshader_icd.json352android-mesh-check> INFO         | SharedLibrary::open for [/nix/store/0bq2p058nln7qy3bsbr2cd7a7c5ffkmc-android-sdk-emulator-37.1.11/libexec/android-sdk/emulator/qemu/linux-x86_64/lib64/vulkan/libvulkan.so]353android-mesh-check> INFO         | SharedLibrary::open for [/nix/store/0bq2p058nln7qy3bsbr2cd7a7c5ffkmc-android-sdk-emulator-37.1.11/libexec/android-sdk/emulator/qemu/linux-x86_64/lib64/vulkan/libvulkan.so.1]354android-mesh-check> INFO         | SharedLibrary::open for [/nix/store/0bq2p058nln7qy3bsbr2cd7a7c5ffkmc-android-sdk-emulator-37.1.11/libexec/android-sdk/emulator/lib64/vulkan/libvulkan.so]355android-mesh-check> INFO         | Added library: /nix/store/0bq2p058nln7qy3bsbr2cd7a7c5ffkmc-android-sdk-emulator-37.1.11/libexec/android-sdk/emulator/lib64/vulkan/libvulkan.so356android-mesh-check> INFO         | Selecting Vulkan device: SwiftShader Device (Subzero), Version: 1.3.0357android-mesh-check> INFO         | Using Vulkan externalMemoryMode: OpaqueFd for VkEmulation358android-mesh-check> INFO         | SharedLibrary::open for [libX11]359android-mesh-check> INFO         | SharedLibrary::open for [libX11-xcb]360android-mesh-check> INFO         | Initializing VkEmulation features:361android-mesh-check> INFO         |     glInteropSupported: false362android-mesh-check> INFO         |     useDeferredCommands: true363android-mesh-check> INFO         |     createResourceWithRequirements: true364android-mesh-check> INFO         |     useVulkanComposition: false365android-mesh-check> INFO         |     useVulkanNativeSwapchain: false366android-mesh-check> INFO         |     enable guestRenderDoc: false367android-mesh-check> INFO         |     ASTC LDR emulation mode: Gpu368android-mesh-check> INFO         |     enable ETC2 emulation: true369android-mesh-check> INFO         |     enable Ycbcr emulation: false370android-mesh-check> INFO         |     guestVulkanOnly: false371android-mesh-check> INFO         |     useDedicatedAllocations: false372android-mesh-check> INFO         |     guestVulkanMaxApiVersion: 1.3.0373android-mesh-check> INFO         |     enableProtectedMemoryEmulation: false374android-mesh-check> INFO         | Graphics Adapter Vendor Google (Google Inc.)375android-mesh-check> INFO         | Graphics Adapter Android Emulator OpenGL ES Translator (Google SwiftShader)376android-mesh-check> INFO         | Graphics API Version OpenGL ES 3.0 (OpenGL ES 3.0 SwiftShader 4.0.0.1)377android-mesh-check> INFO         | Graphics API Extensions GL_OES_EGL_sync GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_depth24 GL_OES_depth32 GL_OES_element_index_uint GL_OES_texture_float GL_OES_texture_float_linear GL_OES_compressed_paletted_texture GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth_texture GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_packed_depth_stencil GL_OES_vertex_half_float GL_OES_standard_derivatives GL_OES_texture_npot GL_OES_rgb8_rgba8 GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_EXT_texture_format_BGRA8888 GL_APPLE_texture_format_BGRA8888 378android-mesh-check> INFO         | Graphics Device Extensions N/A379android-mesh-check> INFO         | Disabling sparse binding feature support380android-mesh-check> INFO         | Sending adb public key [QAAAAF00bHULwCQwUrQHz6rJBiSM5S1hoCBaPRJAU5HP1lGIHM92SalSHTuCQ7RKqvjn/Xn5pZIvoXDSRGt8LWfznCMPOYL+FLjhIosqv4x8/oJyqnjdWVg0liqs9OKpWKQC8NdWT7zi+PrtnBXten5t9JH6tVmLTy19FJtwTzcMBg2bxJhOEgZuCw/CstRJD1a0RdYJQNcEpVXTl7cO6N760mw6DrwzpOj8hAVHdxecRynqewywny3TE2pMIRcYUA59Oqdz/HuhASHu+JuAFGInxg+hcyzkMTRwM6Ab7DMaXogcMFOlFvvn1H4IopNNZqQnfatgkLXF3edppW9tqIsQBnk93pLBtWv5obx2BezbeL7XDFWeFJ7EJNPOOCGfgkb/VO70zzvBGlo/LX28CVgXVWkJmJ8g7y6WIpEOVteon3p8DZpZKiR1KNJ4gxp8nqdTmT8QTNVJEoiE6Uogt5Mn+KTuqNz/OUDMOBddJtegkNSv678oHwu37QS9KZkd+9VoA+Cjzf70v26Xu85XqDvIgs1w7tQxhQJl0x3Wk3Beq1Jctdy3SjN8PY2EmLJ1WMIdni/dmDDjU6ZKV3075KuJFLGNBZPkjJGBz9Eh3SIgJairZAGlc4MTGpYe9EcWcb9LupgDa6s57uL0zHV95VoPuEWP+mXkntJhdc6eeMaTT2+8mZJvbQEAAQA= @unknown]381android-mesh-check> INFO         | Userspace boot properties:382android-mesh-check> INFO         |   androidboot.boot_devices=pci0000:00/0000:00:03.0 pci0000:00/0000:00:06.0383android-mesh-check> INFO         |   androidboot.dalvik.vm.heapsize=576m384android-mesh-check> INFO         |   androidboot.debug.hwui.renderer=skiagl385android-mesh-check> INFO         |   androidboot.debug.sf.nobootanimation=1386android-mesh-check> INFO         |   androidboot.hardware=ranchu387android-mesh-check> INFO         |   androidboot.hardware.gltransport=pipe388android-mesh-check> INFO         |   androidboot.hardware.vulkan=ranchu389android-mesh-check> INFO         |   androidboot.logcat=*:V390android-mesh-check> INFO         |   androidboot.opengles.version=196608391android-mesh-check> INFO         |   androidboot.qemu=1392android-mesh-check> INFO         |   androidboot.qemu.adb.pubkey=QAAAAF00bHULwCQwUrQHz6rJBiSM5S1hoCBaPRJAU5HP1lGIHM92SalSHTuCQ7RKqvjn/Xn5pZIvoXDSRGt8LWfznCMPOYL+FLjhIosqv4x8/oJyqnjdWVg0liqs9OKpWKQC8NdWT7zi+PrtnBXten5t9JH6tVmLTy19FJtwTzcMBg2bxJhOEgZuCw/CstRJD1a0RdYJQNcEpVXTl7cO6N760mw6DrwzpOj8hAVHdxecRynqewywny3TE2pMIRcYUA59Oqdz/HuhASHu+JuAFGInxg+hcyzkMTRwM6Ab7DMaXogcMFOlFvvn1H4IopNNZqQnfatgkLXF3edppW9tqIsQBnk93pLBtWv5obx2BezbeL7XDFWeFJ7EJNPOOCGfgkb/VO70zzvBGlo/LX28CVgXVWkJmJ8g7y6WIpEOVteon3p8DZpZKiR1KNJ4gxp8nqdTmT8QTNVJEoiE6Uogt5Mn+KTuqNz/OUDMOBddJtegkNSv678oHwu37QS9KZkd+9VoA+Cjzf70v26Xu85XqDvIgs1w7tQxhQJl0x3Wk3Beq1Jctdy3SjN8PY2EmLJ1WMIdni/dmDDjU6ZKV3075KuJFLGNBZPkjJGBz9Eh3SIgJairZAGlc4MTGpYe9EcWcb9LupgDa6s57uL0zHV95VoPuEWP+mXkntJhdc6eeMaTT2+8mZJvbQEAAQA= @unknown393android-mesh-check> INFO         |   androidboot.qemu.avd_name=test394android-mesh-check> INFO         |   androidboot.qemu.camera_hq_edge_processing=0395android-mesh-check> INFO         |   androidboot.qemu.camera_protocol_ver=1396android-mesh-check> INFO         |   androidboot.qemu.cpuvulkan.version=4206592397android-mesh-check> INFO         |   androidboot.qemu.gltransport.drawFlushInterval=800398android-mesh-check> INFO         |   androidboot.qemu.gltransport.name=pipe399android-mesh-check> INFO         |   androidboot.qemu.hwcodec.avcdec=2400android-mesh-check> INFO         |   androidboot.qemu.hwcodec.hevcdec=2401android-mesh-check> INFO         |   androidboot.qemu.hwcodec.vpxdec=2402android-mesh-check> INFO         |   androidboot.qemu.settings.system.screen_off_timeout=2147483647403android-mesh-check> INFO         |   androidboot.qemu.skin=320x640404android-mesh-check> INFO         |   androidboot.qemu.virtiowifi=1405android-mesh-check> INFO         |   androidboot.qemu.vsync=60406android-mesh-check> INFO         |   androidboot.serialno=EMULATOR37X1X11X0407android-mesh-check> INFO         |   androidboot.vbmeta.digest=b3271ba499104f4631ae3723913d5c12574e01715fce5b82d60beed097ead264408android-mesh-check> INFO         |   androidboot.vbmeta.hash_alg=sha256409android-mesh-check> INFO         |   androidboot.vbmeta.size=6720410android-mesh-check> INFO         |   androidboot.veritymode=enforcing411android-mesh-check> WARNING: cannnot unmap ptr 0x7fffd4401000 as it is in the protected range from 0x7fff34400000 to 0x7fffd4600000412android-mesh-check> INFO         | Monitoring duration of emulator setup.413android-mesh-check> WARNING      | could not find /usr/share/zoneinfo/ directory. unable to determine host timezone414android-mesh-check> WARNING      | Using fallback path for the emulator registration directory.415android-mesh-check> WARNING      | The emulator now requires a signed jwt token for gRPC access! Use the -grpc flag if you really want an open unprotected grpc port416android-mesh-check> INFO         | Using security allow list from: /nix/store/0bq2p058nln7qy3bsbr2cd7a7c5ffkmc-android-sdk-emulator-37.1.11/libexec/android-sdk/emulator/lib/emulator_access.json417android-mesh-check> INFO         | The active JSON Web Key Sets can be found here: /build/.android/avd/running/87/jwks/4c1cad6c-a6d0-4ab3-b0bb-3e524129db0f/active.jwk418android-mesh-check> INFO         | Scanning /build/.android/avd/running/87/jwks/4c1cad6c-a6d0-4ab3-b0bb-3e524129db0f for jwk keys.419android-mesh-check> INFO         | Started GRPC server at 127.0.0.1:8554, security: Local, auth: +token420android-mesh-check> WARNING      | Using fallback path for the emulator registration directory.421android-mesh-check> INFO         | Advertising in: /build/.android/avd/running/pid_87.ini422android-mesh-check> INFO         | Activated packet streamer for bluetooth emulation423android-mesh-check> INFO         | Successfully initialized netsim WiFi424android-mesh-check> INFO         | Setting display: 0 configuration to: 320x640, dpi: 160x160 425android-mesh-check> INFO         | setDisplayActiveConfig: id:0, 320x640426android-mesh-check> INFO         | emulatorSetupEnvironment: Environment scene is not required427android-mesh-check> USER_INFO    | Emulator is performing a full startup. This may take upto two minutes, or more.428android-mesh-check> qemu-system-x86_64-headless: Unable to connect character device modem: address resolution failed for ::1:42717: Name or service not known429android-mesh-check> WARNING      | Failed to process .ini file /build/.android/emu-update-last-check.ini for reading.430android-mesh-check> WARNING      | UpdateCheck: Failure: Error431android-mesh-check> WARNING      | UpdateCheck: failed to get the latest version, skipping check (current version '37.1.11-15917651')