[INFO] fetching crate northstar-client 0.8.1... [INFO] testing northstar-client-0.8.1 against master#d3515155216e98c23440ea92c3f49c6a0d7101fc for pr-113843 [INFO] extracting crate northstar-client 0.8.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate northstar-client 0.8.1 on toolchain d3515155216e98c23440ea92c3f49c6a0d7101fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate northstar-client 0.8.1 [INFO] finished tweaking crates.io crate northstar-client 0.8.1 [INFO] tweaked toml for crates.io crate northstar-client 0.8.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pkg-version-impl v0.1.1 [INFO] [stderr] Downloaded serde_plain v1.0.1 [INFO] [stderr] Downloaded humanize-rs v0.1.5 [INFO] [stderr] Downloaded pkg-version v1.0.0 [INFO] [stderr] Downloaded northstar-runtime v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f516eba1b7fcb40431fd4e85c9fb51b6a2272d05250eee0bd86d935e69f58a2 [INFO] running `Command { std: "docker" "start" "-a" "3f516eba1b7fcb40431fd4e85c9fb51b6a2272d05250eee0bd86d935e69f58a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f516eba1b7fcb40431fd4e85c9fb51b6a2272d05250eee0bd86d935e69f58a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f516eba1b7fcb40431fd4e85c9fb51b6a2272d05250eee0bd86d935e69f58a2", kill_on_drop: false }` [INFO] [stdout] 3f516eba1b7fcb40431fd4e85c9fb51b6a2272d05250eee0bd86d935e69f58a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c40a40bf3f19abd30ee136236b0e0531c315ce7ac6f81d870a3c5cba63d2ba0 [INFO] running `Command { std: "docker" "start" "-a" "6c40a40bf3f19abd30ee136236b0e0531c315ce7ac6f81d870a3c5cba63d2ba0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling prettyplease v0.2.10 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling winnow v0.5.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pkg-version-impl v0.1.1 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling pkg-version v1.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling humanize-rs v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling serde_with_macros v3.1.0 [INFO] [stderr] Compiling northstar-runtime v0.8.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_plain v1.0.1 [INFO] [stderr] Compiling serde_with v3.1.0 [INFO] [stderr] Compiling serde_yaml v0.9.24 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling northstar-client v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.03s [INFO] running `Command { std: "docker" "inspect" "6c40a40bf3f19abd30ee136236b0e0531c315ce7ac6f81d870a3c5cba63d2ba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c40a40bf3f19abd30ee136236b0e0531c315ce7ac6f81d870a3c5cba63d2ba0", kill_on_drop: false }` [INFO] [stdout] 6c40a40bf3f19abd30ee136236b0e0531c315ce7ac6f81d870a3c5cba63d2ba0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] beae482ed1556a804f812c82f8965be5312762b181ba8401d9c8209253a37825 [INFO] running `Command { std: "docker" "start" "-a" "beae482ed1556a804f812c82f8965be5312762b181ba8401d9c8209253a37825", kill_on_drop: false }` [INFO] [stderr] Compiling northstar-client v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "beae482ed1556a804f812c82f8965be5312762b181ba8401d9c8209253a37825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beae482ed1556a804f812c82f8965be5312762b181ba8401d9c8209253a37825", kill_on_drop: false }` [INFO] [stdout] beae482ed1556a804f812c82f8965be5312762b181ba8401d9c8209253a37825 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a67ff37b79fe9255325568122d198dc7103b85b4e1fe9d0872ebc7fe901ec7ef [INFO] running `Command { std: "docker" "start" "-a" "a67ff37b79fe9255325568122d198dc7103b85b4e1fe9d0872ebc7fe901ec7ef", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/northstar_client-1599da8d02cbeeaf) [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 20 tests [INFO] [stdout] test src/lib.rs - Client::list (line 252) - compile ... ok [INFO] [stdout] test src/lib.rs - Client::mount_all (line 617) - compile ... ok [INFO] [stdout] test src/lib.rs - Client::install (line 477) - compile ... ok [INFO] [stdout] test src/lib.rs - Client::repositories (line 274) - compile ... ok [INFO] [stdout] test src/lib.rs - Client::request (line 184) - compile ... ok [INFO] [stdout] test src/lib.rs - Client::kill (line 415) - compile ... ok [INFO] [stdout] test src/lib.rs - Client::install_file (line 446) - compile ... ok [INFO] [stdout] test src/lib.rs - Client::inspect (line 714) - compile ... ok [INFO] [stdout] test src/lib.rs - Client (line 862) - compile ... ok [INFO] [stdout] test src/lib.rs - Client::create_token (line 749) - compile ... ok [INFO] [stdout] test src/lib.rs - Client::start (line 296) - compile ... ok [INFO] [stdout] test src/lib.rs - Client::start_with_args (line 319) - compile ... ok [INFO] [stdout] test src/lib.rs - Client::ident (line 230) - compile ... ok [INFO] [stdout] test src/lib.rs - Client::start_with_args_env (line 349) - compile ... ok [INFO] [stdout] test src/lib.rs - Client::mount (line 595) - compile ... ok [INFO] [stdout] test src/lib.rs - Client (line 43) - compile ... ok [INFO] [stdout] test src/lib.rs - Client::umount (line 655) - compile ... ok [INFO] [stdout] test src/lib.rs - Client::umount_all (line 677) - compile ... ok [INFO] [stdout] test src/lib.rs - Client::uninstall (line 556) - compile ... ok [INFO] [stdout] test src/lib.rs - Client::verify_token (line 789) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a67ff37b79fe9255325568122d198dc7103b85b4e1fe9d0872ebc7fe901ec7ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a67ff37b79fe9255325568122d198dc7103b85b4e1fe9d0872ebc7fe901ec7ef", kill_on_drop: false }` [INFO] [stdout] a67ff37b79fe9255325568122d198dc7103b85b4e1fe9d0872ebc7fe901ec7ef