[INFO] fetching crate rustot 0.3.2... [INFO] testing rustot-0.3.2 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate rustot 0.3.2 into /workspace/builds/worker-111/source [INFO] validating manifest of crates.io crate rustot 0.3.2 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustot 0.3.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rustot 0.3.2 [INFO] tweaked toml for crates.io crate rustot 0.3.2 written to /workspace/builds/worker-111/source/Cargo.toml [INFO] crate crates.io crate rustot 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded defmt-macros v0.2.3 [INFO] [stderr] Downloaded defmt v0.2.3 [INFO] [stderr] Downloaded embedded-hal v1.0.0-alpha.4 [INFO] [stderr] Downloaded embedded-nal v0.6.0 [INFO] [stderr] Downloaded mqttrust v0.4.0 [INFO] [stderr] Downloaded defmt-parser v0.2.2 [INFO] [stderr] Downloaded bitmaps v3.1.0 [INFO] [stderr] Downloaded embedded-time v0.11.0 [INFO] [stderr] Downloaded dns-lookup v1.0.8 [INFO] [stderr] Downloaded no-std-net v0.5.0 [INFO] [stderr] Downloaded heapless v0.7.5 [INFO] [stderr] Downloaded serde-json-core v0.4.0 [INFO] [stderr] Downloaded cortex-m v0.7.3 [INFO] [stderr] Downloaded atomic-polyfill v0.1.3 [INFO] [stderr] Downloaded bbqueue v0.5.0 [INFO] [stderr] Downloaded smlang-macros v0.2.0 [INFO] [stderr] Downloaded mqttrust_core v0.4.0 [INFO] [stderr] Downloaded smlang v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4866f2f284c5ae9709d5a79b94e13f2d6c511d70b3714e00a4ea5a8f7eaf946 [INFO] running `Command { std: "docker" "start" "-a" "f4866f2f284c5ae9709d5a79b94e13f2d6c511d70b3714e00a4ea5a8f7eaf946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4866f2f284c5ae9709d5a79b94e13f2d6c511d70b3714e00a4ea5a8f7eaf946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4866f2f284c5ae9709d5a79b94e13f2d6c511d70b3714e00a4ea5a8f7eaf946", kill_on_drop: false }` [INFO] [stdout] f4866f2f284c5ae9709d5a79b94e13f2d6c511d70b3714e00a4ea5a8f7eaf946 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b5ac027252af56ef28b21d5be8f718b9daf682544bf1a63cef6782ddbc47543 [INFO] running `Command { std: "docker" "start" "-a" "1b5ac027252af56ef28b21d5be8f718b9daf682544bf1a63cef6782ddbc47543", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling heapless v0.7.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling bitmaps v3.1.0 [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.4 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling smlang-macros v0.2.0 [INFO] [stderr] Compiling smlang v0.4.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling serde-json-core v0.4.0 [INFO] [stderr] Compiling mqttrust v0.4.0 [INFO] [stderr] Compiling rustot v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.58s [INFO] running `Command { std: "docker" "inspect" "1b5ac027252af56ef28b21d5be8f718b9daf682544bf1a63cef6782ddbc47543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b5ac027252af56ef28b21d5be8f718b9daf682544bf1a63cef6782ddbc47543", kill_on_drop: false }` [INFO] [stdout] 1b5ac027252af56ef28b21d5be8f718b9daf682544bf1a63cef6782ddbc47543 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6be2457d902aefcdc73ff76ccd5ad149fc1d1a3f840fc2025140185504ac569 [INFO] running `Command { std: "docker" "start" "-a" "b6be2457d902aefcdc73ff76ccd5ad149fc1d1a3f840fc2025140185504ac569", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling no-std-net v0.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling bbqueue v0.5.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling embedded-nal v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling embedded-time v0.11.0 [INFO] [stderr] Compiling mqttrust_core v0.4.0 [INFO] [stderr] Compiling rustot v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.10s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustot-41f9d96f271240ce) [INFO] running `Command { std: "docker" "inspect" "b6be2457d902aefcdc73ff76ccd5ad149fc1d1a3f840fc2025140185504ac569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6be2457d902aefcdc73ff76ccd5ad149fc1d1a3f840fc2025140185504ac569", kill_on_drop: false }` [INFO] [stdout] b6be2457d902aefcdc73ff76ccd5ad149fc1d1a3f840fc2025140185504ac569 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f600342de99251b1fa445cb1182756e5102b26f0d4d9cb5692dc31f481bebadb [INFO] running `Command { std: "docker" "start" "-a" "f600342de99251b1fa445cb1182756e5102b26f0d4d9cb5692dc31f481bebadb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustot-41f9d96f271240ce) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test jobs::data_types::test::deserialize_describe_job_execution_response ... ok [INFO] [stdout] test jobs::describe::test::serialize_requests ... ok [INFO] [stdout] test jobs::describe::test::topic_payload ... ok [INFO] [stdout] test jobs::unsubscribe::tests::splits_unsubscribe_all ... ok [INFO] [stdout] test jobs::subscribe::tests::splits_subscribe_all ... ok [INFO] [stdout] test jobs::get_pending::test::topic_payload ... ok [INFO] [stdout] test jobs::start_next::test::serialize_requests ... ok [INFO] [stdout] test jobs::data_types::test::deserialize_get_pending_job_executions_response ... ok [INFO] [stdout] test jobs::start_next::test::topic_payload ... ok [INFO] [stdout] test jobs::data_types::test::deserialize_next_job_execution_changed ... ok [INFO] [stdout] test jobs::describe::test::topic_job_id ... ok [INFO] [stdout] test jobs::update::test::topic_payload ... ok [INFO] [stdout] test jobs::get_pending::test::serialize_requests ... ok [INFO] [stdout] test ota::data_interface::mqtt::tests::cleanup_unsubscribe ... ok [INFO] [stdout] test ota::data_interface::mqtt::tests::decode_file_block_cbor ... ok [INFO] [stdout] test ota::data_interface::mqtt::tests::request_file_block_publish ... ok [INFO] [stdout] test ota::test::ota_tests::request_job_retry_fail ... ignored [INFO] [stdout] test ota::encoding::cbor::test::serialize_large_stream_request ... ok [INFO] [stdout] test ota::test::ota_tests::request_file_block_mqtt ... ok [INFO] [stdout] test ota::encoding::json::tests::job_status_reason_serialize ... ok [INFO] [stdout] test ota::test::ota_tests::resume_when_stopped ... ok [INFO] [stdout] test ota::test::ota_tests::init_file_transfer_mqtt ... ok [INFO] [stdout] test ota::test::ota_tests::deserialize_describe_job_execution_response_ota ... ok [INFO] [stdout] test ota::test::ota_tests::resume_when_suspended ... ok [INFO] [stdout] test jobs::update::test::serialize_requests ... ok [INFO] [stdout] test ota::encoding::cbor::test::serialize_bitmap ... ok [INFO] [stdout] test ota::encoding::cbor::test::serialize_stream_request ... ok [INFO] [stdout] test ota::encoding::tests::bitmap_masking ... ok [INFO] [stdout] test ota::data_interface::mqtt::tests::protocol_fits ... ok [INFO] [stdout] test ota::test::ota_tests::abort_when_stopped ... ok [INFO] [stdout] test ota::test::ota_tests::ready_when_stopped ... ok [INFO] [stdout] test ota::data_interface::mqtt::tests::init_file_transfer_subscribes ... ok [INFO] [stdout] test ota::encoding::cbor::test::deserialize_stream_response ... ok [INFO] [stdout] test ota::data_interface::mqtt::tests::cleanup_no_unsubscribe ... ok [INFO] [stdout] test ota::test::ota_tests::check_for_update ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ota::test::ota_tests::check_for_update stdout ---- [INFO] [stdout] Running to 'States::RequestingJob', events: 0 [INFO] [stdout] thread 'ota::test::ota_tests::check_for_update' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Publish { dup: false, qos: AtLeastOnce, pid: Some(Pid(1)), retain: false, topic_name: "$aws/things/test_client/jobs/$next/get", payload: [123, 34, 99, 108, 105, 101, 110, 116, 84, 111, 107, 101, 110, 34, 58, 34, 50, 58, 116, 101, 115, 116, 95, 99, 108, 105, 101, 110, 116, 34, 125] }`, [INFO] [stdout] right: `Publish { dup: false, qos: AtLeastOnce, pid: Some(Pid(1)), retain: false, topic_name: "$aws/things/test_client/jobs/$next/get", payload: [123, 34, 99, 108, 105, 101, 110, 116, 84, 111, 107, 101, 110, 34, 58, 34, 48, 58, 116, 101, 115, 116, 95, 99, 108, 105, 101, 110, 116, 34, 125] }`', src/ota/test/mod.rs:301:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560af13f101d - std::backtrace_rs::backtrace::libunwind::trace::h78ac1a8162560622 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x560af13f101d - std::backtrace_rs::backtrace::trace_unsynchronized::h524b37108170e058 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560af13f101d - std::sys_common::backtrace::_print_fmt::h6fc64e306477b488 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560af13f101d - ::fmt::hebf1189a5210d658 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560af1413c1c - core::fmt::write::h2ee1c47f226b9713 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x560af13edb21 - std::io::Write::write_fmt::hfdd07f3252777e56 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x560af13f2af5 - std::sys_common::backtrace::_print::h4cf4c3a5df78aa1b [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560af13f2af5 - std::sys_common::backtrace::print::h563fffe6d3b49d9c [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560af13f2af5 - std::panicking::default_hook::{{closure}}::h011bf968a019e6ec [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560af13f27a0 - std::panicking::default_hook::hc87bc2048234ee21 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560af13f30c8 - std::panicking::rust_panic_with_hook::h51069032b7e7ea9f [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x560af13f2f77 - std::panicking::begin_panic_handler::{{closure}}::hd6f7b981150e82ee [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x560af13f14d4 - std::sys_common::backtrace::__rust_end_short_backtrace::h4e1327824e6ec426 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x560af13f2ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x560af12bf623 - core::panicking::panic_fmt::hab126d972b27847d [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x560af1412488 - core::panicking::assert_failed_inner::h71301b10df9a77b2 [INFO] [stdout] 16: 0x560af12f314a - core::panicking::assert_failed::hbcc365a7170399a5 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/core/src/panicking.rs:181:5 [INFO] [stdout] 17: 0x560af13184b6 - rustot::ota::test::ota_tests::check_for_update::h9f5f9e80dd8a4811 [INFO] [stdout] at /opt/rustwide/workdir/src/ota/test/mod.rs:301:9 [INFO] [stdout] 18: 0x560af1317b1a - rustot::ota::test::ota_tests::check_for_update::{{closure}}::h1b203b9962d60a83 [INFO] [stdout] at /opt/rustwide/workdir/src/ota/test/mod.rs:262:5 [INFO] [stdout] 19: 0x560af131c86e - core::ops::function::FnOnce::call_once::ha2e4d7bcaec99bae [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x560af13b58f3 - core::ops::function::FnOnce::call_once::hb5269c40ea602927 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x560af13b58f3 - test::__rust_begin_short_backtrace::h39a42cc37c7f7ed5 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/test/src/lib.rs:573:5 [INFO] [stdout] 22: 0x560af13b46aa - as core::ops::function::FnOnce>::call_once::h00241665904b35f8 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 23: 0x560af13b46aa - as core::ops::function::FnOnce<()>>::call_once::he7accf8d0443853e [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x560af13b46aa - std::panicking::try::do_call::h8cda4fd0453ea304 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x560af13b46aa - std::panicking::try::heb9894546bccbe80 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x560af13b46aa - std::panic::catch_unwind::hfbd25fb469936dab [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x560af13b46aa - test::run_test_in_process::hcffcac4908c29650 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/test/src/lib.rs:596:18 [INFO] [stdout] 28: 0x560af13b46aa - test::run_test::run_test_inner::{{closure}}::hdd8d05d3b7659acd [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/test/src/lib.rs:490:39 [INFO] [stdout] 29: 0x560af138096d - test::run_test::run_test_inner::{{closure}}::h1b7cafce81b35e92 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/test/src/lib.rs:517:37 [INFO] [stdout] 30: 0x560af138096d - std::sys_common::backtrace::__rust_begin_short_backtrace::h08b4f3108673434a [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x560af13863a8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hd589e3bca91eca1f [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x560af13863a8 - as core::ops::function::FnOnce<()>>::call_once::h1d80af9fe40fb31c [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x560af13863a8 - std::panicking::try::do_call::hf7eabf04235f3bb3 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x560af13863a8 - std::panicking::try::h4bdb1612b5a13d83 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x560af13863a8 - std::panic::catch_unwind::h62e1449b19ecdfe5 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x560af13863a8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h10c97d98a69723ec [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x560af13863a8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0dc62d4cd77dd031 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x560af13f7a03 - as core::ops::function::FnOnce>::call_once::h94b91777dd72cf4b [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 39: 0x560af13f7a03 - as core::ops::function::FnOnce>::call_once::hc38439f882108053 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 40: 0x560af13f7a03 - std::sys::unix::thread::Thread::new::thread_start::haa68127701babb00 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f8df4a4e609 - start_thread [INFO] [stdout] 42: 0x7f8df481e163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ota::test::ota_tests::check_for_update [INFO] [stdout] [INFO] [stdout] test result: FAILED. 33 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "f600342de99251b1fa445cb1182756e5102b26f0d4d9cb5692dc31f481bebadb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f600342de99251b1fa445cb1182756e5102b26f0d4d9cb5692dc31f481bebadb", kill_on_drop: false }` [INFO] [stdout] f600342de99251b1fa445cb1182756e5102b26f0d4d9cb5692dc31f481bebadb