[INFO] cloning repository https://github.com/chenxiaolong/avbroot-inc-ota [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chenxiaolong/avbroot-inc-ota" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenxiaolong%2Favbroot-inc-ota", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenxiaolong%2Favbroot-inc-ota'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7396db684652480633cf768f53c8e1fd12f8dd7b [INFO] testing chenxiaolong/avbroot-inc-ota against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenxiaolong%2Favbroot-inc-ota" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chenxiaolong/avbroot-inc-ota on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chenxiaolong/avbroot-inc-ota [INFO] finished tweaking git repo https://github.com/chenxiaolong/avbroot-inc-ota [INFO] tweaked toml for git repo https://github.com/chenxiaolong/avbroot-inc-ota written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chenxiaolong/avbroot-inc-ota already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/chenxiaolong/avbroot` [INFO] [stderr] Updating git repository `https://github.com/chenxiaolong/zip` [INFO] [stderr] Updating git repository `https://github.com/chenxiaolong/bzip2-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gf256-macros v0.3.0 [INFO] [stderr] Downloaded cap-tempfile v3.4.2 [INFO] [stderr] Downloaded liblzma v0.3.5 [INFO] [stderr] Downloaded dlv-list v0.6.0 [INFO] [stderr] Downloaded evalexpr v6.6.0 [INFO] [stderr] Downloaded passterm v2.0.5 [INFO] [stderr] Downloaded gf256 v0.3.0 [INFO] [stderr] Downloaded liblzma-sys v0.3.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81a42e92c988239b1c1e1eb4a72d0a562be8d8d3fda9206de83a37edf183e2eb [INFO] running `Command { std: "docker" "start" "-a" "81a42e92c988239b1c1e1eb4a72d0a562be8d8d3fda9206de83a37edf183e2eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81a42e92c988239b1c1e1eb4a72d0a562be8d8d3fda9206de83a37edf183e2eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81a42e92c988239b1c1e1eb4a72d0a562be8d8d3fda9206de83a37edf183e2eb", kill_on_drop: false }` [INFO] [stdout] 81a42e92c988239b1c1e1eb4a72d0a562be8d8d3fda9206de83a37edf183e2eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e74c88186ab258b8ebebad0ccba2ca0c1a97fb4f0be3d8b8564b76fff9aaaea1 [INFO] running `Command { std: "docker" "start" "-a" "e74c88186ab258b8ebebad0ccba2ca0c1a97fb4f0be3d8b8564b76fff9aaaea1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling flagset v0.4.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cap-primitives v3.4.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling cap-std v3.4.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling zerocopy v0.8.13 [INFO] [stderr] Compiling constcat v0.5.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling evalexpr v6.6.0 [INFO] [stderr] Compiling liblzma-sys v0.3.11 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 (https://github.com/chenxiaolong/bzip2-rs?rev=6e0f9836ec87b19261461b6cc1772e14aff8e851#6e0f9836) [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling zip v0.6.6 (https://github.com/chenxiaolong/zip?rev=989101f9384b9e94e36e6e9e0f51908fdf98bde6#989101f9) [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling bzip2 v0.4.4 (https://github.com/chenxiaolong/bzip2-rs?rev=6e0f9836ec87b19261461b6cc1772e14aff8e851#6e0f9836) [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling passterm v2.0.5 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling dlv-list v0.6.0 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v7.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling liblzma v0.3.5 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling zerocopy-derive v0.8.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Compiling logos v0.14.4 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Compiling miette v7.4.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling prost-types v0.13.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling gf256-macros v0.3.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap_complete v4.5.38 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling prost-reflect v0.14.3 [INFO] [stderr] Compiling protox-parse v0.7.0 [INFO] [stderr] Compiling prost-build v0.13.4 [INFO] [stderr] Compiling gf256 v0.3.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling cms v0.2.3 [INFO] [stderr] Compiling protox v0.7.1 [INFO] [stderr] Compiling avbroot v3.10.0 (https://github.com/chenxiaolong/avbroot?tag=v3.10.0#05cd7471) [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling rsa v0.9.7 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling fs-set-times v0.20.2 [INFO] [stderr] Compiling cap-tempfile v3.4.2 [INFO] [stderr] Compiling avbroot-inc-ota v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "e74c88186ab258b8ebebad0ccba2ca0c1a97fb4f0be3d8b8564b76fff9aaaea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e74c88186ab258b8ebebad0ccba2ca0c1a97fb4f0be3d8b8564b76fff9aaaea1", kill_on_drop: false }` [INFO] [stdout] e74c88186ab258b8ebebad0ccba2ca0c1a97fb4f0be3d8b8564b76fff9aaaea1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce2c91a4a0e4f7731bd49b9d9fd4e3b05e74b3a64e40565cc49d11125c413642 [INFO] running `Command { std: "docker" "start" "-a" "ce2c91a4a0e4f7731bd49b9d9fd4e3b05e74b3a64e40565cc49d11125c413642", kill_on_drop: false }` [INFO] [stderr] Compiling avbroot-inc-ota v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `Command { std: "docker" "inspect" "ce2c91a4a0e4f7731bd49b9d9fd4e3b05e74b3a64e40565cc49d11125c413642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce2c91a4a0e4f7731bd49b9d9fd4e3b05e74b3a64e40565cc49d11125c413642", kill_on_drop: false }` [INFO] [stdout] ce2c91a4a0e4f7731bd49b9d9fd4e3b05e74b3a64e40565cc49d11125c413642 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5e07b6cdbded4814b02152426519460af3cc6d8494cd5f90143e727a92d61e3d [INFO] running `Command { std: "docker" "start" "-a" "5e07b6cdbded4814b02152426519460af3cc6d8494cd5f90143e727a92d61e3d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/avbroot_inc_ota-a6eb4f4dbaa9a967) [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] running `Command { std: "docker" "inspect" "5e07b6cdbded4814b02152426519460af3cc6d8494cd5f90143e727a92d61e3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e07b6cdbded4814b02152426519460af3cc6d8494cd5f90143e727a92d61e3d", kill_on_drop: false }` [INFO] [stdout] 5e07b6cdbded4814b02152426519460af3cc6d8494cd5f90143e727a92d61e3d