[INFO] fetching crate pyrinas-server 0.4.2... [INFO] testing pyrinas-server-0.4.2 against master#10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287 for pr-94775 [INFO] extracting crate pyrinas-server 0.4.2 into /workspace/builds/worker-18/source [INFO] validating manifest of crates.io crate pyrinas-server 0.4.2 on toolchain 10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pyrinas-server 0.4.2 [INFO] finished tweaking crates.io crate pyrinas-server 0.4.2 [INFO] tweaked toml for crates.io crate pyrinas-server 0.4.2 written to /workspace/builds/worker-18/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6b851b768678a44a33f5d267b0a75c2215557a2bc0f26ec237039a9c707c242 [INFO] running `Command { std: "docker" "start" "-a" "c6b851b768678a44a33f5d267b0a75c2215557a2bc0f26ec237039a9c707c242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6b851b768678a44a33f5d267b0a75c2215557a2bc0f26ec237039a9c707c242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6b851b768678a44a33f5d267b0a75c2215557a2bc0f26ec237039a9c707c242", kill_on_drop: false }` [INFO] [stdout] c6b851b768678a44a33f5d267b0a75c2215557a2bc0f26ec237039a9c707c242 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edbe4b245003301f71ed7f993f1c2fc5b7ca0d749e1d700f6d582f388ab31050 [INFO] running `Command { std: "docker" "start" "-a" "edbe4b245003301f71ed7f993f1c2fc5b7ca0d749e1d700f6d582f388ab31050", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling mqttbytes v0.6.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling jackiechan v0.0.4 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling influxdb_derive v0.4.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling segments v0.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling argh v0.1.7 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling async-global-executor v2.0.3 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-compat-02 v0.2.0 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rumqttlog v0.9.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling pyrinas-shared v0.3.2 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling http-client v6.5.1 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling influxdb v0.4.0 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling rumqttd v0.9.0 [INFO] [stderr] Compiling pyrinas-server v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "edbe4b245003301f71ed7f993f1c2fc5b7ca0d749e1d700f6d582f388ab31050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edbe4b245003301f71ed7f993f1c2fc5b7ca0d749e1d700f6d582f388ab31050", kill_on_drop: false }` [INFO] [stdout] edbe4b245003301f71ed7f993f1c2fc5b7ca0d749e1d700f6d582f388ab31050 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 562a0b8c19200cb1fb4c502c73df1bf6c48a424c1beb1c6001fe50af3bea84cb [INFO] running `Command { std: "docker" "start" "-a" "562a0b8c19200cb1fb4c502c73df1bf6c48a424c1beb1c6001fe50af3bea84cb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pyrinas-server v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.00s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyrinas_server-4af16891c4c4a4ed) [INFO] [stderr] Executable tests/ota.rs (/opt/rustwide/target/debug/deps/ota-82da073c9064b3c0) [INFO] running `Command { std: "docker" "inspect" "562a0b8c19200cb1fb4c502c73df1bf6c48a424c1beb1c6001fe50af3bea84cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "562a0b8c19200cb1fb4c502c73df1bf6c48a424c1beb1c6001fe50af3bea84cb", kill_on_drop: false }` [INFO] [stdout] 562a0b8c19200cb1fb4c502c73df1bf6c48a424c1beb1c6001fe50af3bea84cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad71b14364f688f06f85a332377424edc8ff4156f52c80e6383c1cbf5683b8c8 [INFO] running `Command { std: "docker" "start" "-a" "ad71b14364f688f06f85a332377424edc8ff4156f52c80e6383c1cbf5683b8c8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyrinas_server-4af16891c4c4a4ed) [INFO] [stderr] Running tests/ota.rs (/opt/rustwide/target/debug/deps/ota-82da073c9064b3c0) [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] [stdout] [INFO] [stdout] running 12 tests [INFO] [stderr] [2022-03-11T19:17:05Z ERROR pyrinas_server::ota] Unable to save OTA firmware image. Err: No such file or directory (os error 2) [INFO] [stderr] [2022-03-11T19:17:05Z ERROR pyrinas_server::ota] Unable to save OTA firmware image. Err: No such file or directory (os error 2) [INFO] [stderr] [2022-03-11T19:17:05Z ERROR pyrinas_server::ota] Unable to save OTA firmware image. Err: No such file or directory (os error 2) [INFO] [stderr] [2022-03-11T19:17:05Z ERROR pyrinas_server::ota] Unable to save OTA firmware image. Err: No such file or directory (os error 2) [INFO] [stderr] [2022-03-11T19:17:05Z ERROR pyrinas_server::ota] Unable to save OTA firmware image. Err: No such file or directory (os error 2) [INFO] [stderr] [2022-03-11T19:17:05Z ERROR pyrinas_server::ota] Unable to save OTA firmware image. Err: No such file or directory (os error 2) [INFO] [stderr] [2022-03-11T19:17:05Z ERROR ota] Error: No such file or directory (os error 2) [INFO] [stdout] test delete_ota_package_failure ... ok [INFO] [stdout] test test_ota_request_empty_group_and_device_lists ... ok [INFO] [stdout] test get_ota_package_success ... ok [INFO] [stdout] test test_ota_request_check_event_not_found ... ok [INFO] [stdout] test delete_ota_package_success ... FAILED [INFO] [stdout] test test_ota_request_check_event_found ... FAILED [INFO] [stdout] test test_ota_new_package_event ... FAILED [INFO] [stdout] test save_ota_package_sucess ... FAILED [INFO] [stdout] test test_ota_request_check_seconary_found ... FAILED [INFO] [stdout] test test_ota_request_assign_an_check has been running for over 60 seconds [INFO] [stdout] test test_ota_request_associate_and_dissociate has been running for over 60 seconds [INFO] [stdout] test test_ota_request_associate_device_image_group_and_get_group_list_and_image_list has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "ad71b14364f688f06f85a332377424edc8ff4156f52c80e6383c1cbf5683b8c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad71b14364f688f06f85a332377424edc8ff4156f52c80e6383c1cbf5683b8c8", kill_on_drop: false }` [INFO] [stdout] ad71b14364f688f06f85a332377424edc8ff4156f52c80e6383c1cbf5683b8c8