nixbot

builds

cancelled checks.x86_64-linux.android-mesh build #100 · raw · eval 6.5 s · 849.1 MiB allocated · ·

1these 3 derivations will be built:2  /nix/store/47yd3q185x5db9fvrwxscskv1a2f8ygj-tincd-android-0.1.0.drv3  /nix/store/g4nwb4myf6hhm2b7ki31q1k25maqa3w6-tincr-app-0.1.0.drv4  /nix/store/v8xy38gn9895j26vbh6060a32jd2bi4y-android-mesh-check.drv5building '/nix/store/47yd3q185x5db9fvrwxscskv1a2f8ygj-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/zq134fw30d6gahg90zh13wfjllb69hyl-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/33jhjzpn4axlsh70pbj4360jwbkfx1yx-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/yali1mrchj8689d3ml8m63rayxmmrsvz-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-sptps v0.0.0 (/build/source/crates/tinc-sptps)35tincd-android-0.1.0>    Compiling tinc-conf v0.0.0 (/build/source/crates/tinc-conf)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.02s72tincd-android-0.1.0> searching for bins/libs to install from cargo build log at cargoBuildLog1smX.json73tincd-android-0.1.0> installing /build/source/target/x86_64-linux-android/release/tincd in postBuildInstallFromCargoBuildLogOutTempYkl/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 postBuildInstallFromCargoBuildLogOutTempYkl to /nix/store/hljqganrsq51yfjfv43nijrc117bc5dj-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/hljqganrsq51yfjfv43nijrc117bc5dj-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/hljqganrsq51yfjfv43nijrc117bc5dj-tincd-android-0.1.085tincd-android-0.1.0> shrinking /nix/store/hljqganrsq51yfjfv43nijrc117bc5dj-tincd-android-0.1.0/bin/tincd86tincd-android-0.1.0> checking for references to /build/ in /nix/store/hljqganrsq51yfjfv43nijrc117bc5dj-tincd-android-0.1.0...87tincd-android-0.1.0> patching script interpreter paths in /nix/store/hljqganrsq51yfjfv43nijrc117bc5dj-tincd-android-0.1.088tincd-android-0.1.0> stripping (with command strip and flags -S -p) in /nix/store/hljqganrsq51yfjfv43nijrc117bc5dj-tincd-android-0.1.0/bin89building '/nix/store/g4nwb4myf6hhm2b7ki31q1k25maqa3w6-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/6fwb7gjv4419fcs5lx157aprbm9gz81g-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.16HbjCEL2j /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:checkDebugAarMetadata124tincr-app-0.1.0> > Task :app:generateDebugResValues125tincr-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:javaPreCompileDebugAndroidTest167tincr-app-0.1.0> > Task :app:mergeDebugAndroidTestShaders168tincr-app-0.1.0> > Task :app:compileDebugAndroidTestShaders NO-SOURCE169tincr-app-0.1.0> > Task :app:generateDebugAndroidTestAssets UP-TO-DATE170tincr-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:mergeDebugAndroidTestJniLibFolders174tincr-app-0.1.0> > Task :app:checkDebugAndroidTestDuplicateClasses175tincr-app-0.1.0> > Task :app:mergeDebugAndroidTestNativeLibs NO-SOURCE176tincr-app-0.1.0> > Task :app:processDebugAndroidTestResources177tincr-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:processDebugResources