[INFO] fetching crate northstar-client 0.9.2...
[INFO] testing northstar-client-0.9.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate northstar-client 0.9.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate northstar-client 0.9.2
[INFO] finished tweaking crates.io crate northstar-client 0.9.2
[INFO] tweaked toml for crates.io crate northstar-client 0.9.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate northstar-client 0.9.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 221 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator v0.19.0
[INFO] [stderr]   Downloaded validator_derive v0.19.0
[INFO] [stderr]   Downloaded pkg-version-impl v0.1.1
[INFO] [stderr]   Downloaded humanize-rs v0.1.5
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.2
[INFO] [stderr]   Downloaded pkg-version v1.0.0
[INFO] [stderr]   Downloaded northstar-runtime v0.9.2
[INFO] [stderr]   Downloaded zip v2.4.2
[INFO] [stderr]   Downloaded bindgen v0.69.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 815247a2101e7b39a8c3495b083fcbcaa9a9b66fd70d13f9f7bd31f3d003aca9
[INFO] running `Command { std: "docker" "start" "-a" "815247a2101e7b39a8c3495b083fcbcaa9a9b66fd70d13f9f7bd31f3d003aca9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "815247a2101e7b39a8c3495b083fcbcaa9a9b66fd70d13f9f7bd31f3d003aca9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "815247a2101e7b39a8c3495b083fcbcaa9a9b66fd70d13f9f7bd31f3d003aca9", kill_on_drop: false }`
[INFO] [stdout] 815247a2101e7b39a8c3495b083fcbcaa9a9b66fd70d13f9f7bd31f3d003aca9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13c6e46124eab5876ec687d428b1a8e5573e2b4530778223de0964e172bf1a73
[INFO] running `Command { std: "docker" "start" "-a" "13c6e46124eab5876ec687d428b1a8e5573e2b4530778223de0964e172bf1a73", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling pkg-version-impl v0.1.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling validator_derive v0.19.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling pkg-version v1.0.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling caps v0.5.6
[INFO] [stderr]    Compiling validator v0.19.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling humanize-rs v0.1.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling northstar-runtime v0.9.2
[INFO] [stderr]    Compiling northstar-client v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.26s
[INFO] running `Command { std: "docker" "inspect" "13c6e46124eab5876ec687d428b1a8e5573e2b4530778223de0964e172bf1a73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13c6e46124eab5876ec687d428b1a8e5573e2b4530778223de0964e172bf1a73", kill_on_drop: false }`
[INFO] [stdout] 13c6e46124eab5876ec687d428b1a8e5573e2b4530778223de0964e172bf1a73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26dbd57ee3adeb8fd8ad26986db982f27b8b75d5ea92bea98bc04960589c658c
[INFO] running `Command { std: "docker" "start" "-a" "26dbd57ee3adeb8fd8ad26986db982f27b8b75d5ea92bea98bc04960589c658c", kill_on_drop: false }`
[INFO] [stderr]    Compiling northstar-client v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.79s
[INFO] running `Command { std: "docker" "inspect" "26dbd57ee3adeb8fd8ad26986db982f27b8b75d5ea92bea98bc04960589c658c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26dbd57ee3adeb8fd8ad26986db982f27b8b75d5ea92bea98bc04960589c658c", kill_on_drop: false }`
[INFO] [stdout] 26dbd57ee3adeb8fd8ad26986db982f27b8b75d5ea92bea98bc04960589c658c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0b1c6b2b62e7adea511465b251fe4831ae87fdb783dbc630816da054cf5b9117
[INFO] running `Command { std: "docker" "start" "-a" "0b1c6b2b62e7adea511465b251fe4831ae87fdb783dbc630816da054cf5b9117", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/northstar_client-fb396ace3eb7760b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests northstar_client
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test src/lib.rs - Client<T>::start (line 258) - compile ... ok
[INFO] [stdout] test src/lib.rs - Client<T>::inspect (line 621) - compile ... ok
[INFO] [stdout] test src/lib.rs - Client<T>::repositories (line 237) - compile ... ok
[INFO] [stdout] test src/lib.rs - Client<T>::install_file (line 399) - compile ... ok
[INFO] [stdout] test src/lib.rs - Client<T>::create_token (line 657) - compile ... ok
[INFO] [stdout] test src/lib.rs - Client<T>::ident (line 195) - compile ... ok
[INFO] [stdout] test src/lib.rs - Client<T>::start_command (line 286) - compile ... ok
[INFO] [stdout] test src/lib.rs - Client<T>::kill (line 369) - compile ... ok
[INFO] [stdout] test src/lib.rs - Client<T>::mount (line 511) - compile ... ok
[INFO] [stdout] test src/lib.rs - Client<T>::request (line 163) - compile ... ok
[INFO] [stdout] test src/lib.rs - Client<T>::umount_all (line 588) - compile ... ok
[INFO] [stdout] test src/lib.rs - Client (line 42) - compile ... ok
[INFO] [stdout] test src/lib.rs - Client<T>::umount (line 567) - compile ... ok
[INFO] [stdout] test src/lib.rs - Client<T>::install (line 419) - compile ... ok
[INFO] [stdout] test src/lib.rs - Client<T>::uninstall (line 475) - compile ... ok
[INFO] [stdout] test src/lib.rs - Client<T>::list (line 216) - compile ... ok
[INFO] [stdout] test src/lib.rs - Client<T> (line 753) - compile ... ok
[INFO] [stdout] test src/lib.rs - Client<T>::mount_all (line 532) - compile ... ok
[INFO] [stdout] test src/lib.rs - Client<T>::verify_token (line 694) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0b1c6b2b62e7adea511465b251fe4831ae87fdb783dbc630816da054cf5b9117", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b1c6b2b62e7adea511465b251fe4831ae87fdb783dbc630816da054cf5b9117", kill_on_drop: false }`
[INFO] [stdout] 0b1c6b2b62e7adea511465b251fe4831ae87fdb783dbc630816da054cf5b9117
