[INFO] cloning repository https://github.com/gligortedge/first [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gligortedge/first" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgligortedge%2Ffirst", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgligortedge%2Ffirst'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6579a9eb2ff531ab82cf59b1a3525b370ff6c389 [INFO] testing gligortedge/first against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgligortedge%2Ffirst" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/gligortedge/first [INFO] finished tweaking git repo https://github.com/gligortedge/first [INFO] tweaked toml for git repo https://github.com/gligortedge/first written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gligortedge/first on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gligortedge/first 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/crates/tests/mqtt_tests/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/crates/common/tedge_utils/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/plugins/c8y_log_plugin/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/plugins/c8y_configuration_plugin/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/plugins/c8y_configuration_plugin/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 411e06edd909885952fa5f6e4a4e85b833772490a808f89616efc5997b2cdc18 [INFO] running `Command { std: "docker" "start" "-a" "411e06edd909885952fa5f6e4a4e85b833772490a808f89616efc5997b2cdc18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "411e06edd909885952fa5f6e4a4e85b833772490a808f89616efc5997b2cdc18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "411e06edd909885952fa5f6e4a4e85b833772490a808f89616efc5997b2cdc18", kill_on_drop: false }` [INFO] [stdout] 411e06edd909885952fa5f6e4a4e85b833772490a808f89616efc5997b2cdc18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9d26800f19394d2df5cf4115d131248f1a347a4984f22ab784b8bd6043938dd [INFO] running `Command { std: "docker" "start" "-a" "d9d26800f19394d2df5cf4115d131248f1a347a4984f22ab784b8bd6043938dd", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/common/tedge_utils/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/plugins/c8y_configuration_plugin/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/plugins/c8y_configuration_plugin/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/crates/tests/mqtt_tests/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/plugins/c8y_log_plugin/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling tokio v1.23.1 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling predicates-core v1.0.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling termtree v0.4.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling predicates-tree v1.0.7 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling ipnet v2.7.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling predicates v2.1.4 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling try-traits v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling argh_shared v0.1.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling gimli v0.27.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling object v0.30.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling jackiechan v0.0.4 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bstr v1.1.0 [INFO] [stderr] Compiling tedge-agent v0.9.0 (/opt/rustwide/workdir/crates/core/tedge_agent) [INFO] [stderr] Compiling tedge-apt-plugin v0.9.0 (/opt/rustwide/workdir/plugins/tedge_apt_plugin) [INFO] [stderr] Compiling tedge v0.9.0 (/opt/rustwide/workdir/crates/core/tedge) [INFO] [stderr] Compiling c8y-configuration-plugin v0.9.0 (/opt/rustwide/workdir/plugins/c8y_configuration_plugin) [INFO] [stderr] Compiling c8y-log-plugin v0.9.0 (/opt/rustwide/workdir/plugins/c8y_log_plugin) [INFO] [stderr] Compiling tedge-mapper v0.9.0 (/opt/rustwide/workdir/crates/core/tedge_mapper) [INFO] [stderr] Compiling tedge-watchdog v0.9.0 (/opt/rustwide/workdir/crates/core/tedge_watchdog) [INFO] [stderr] Compiling tedge-dummy-plugin v0.9.0 (/opt/rustwide/workdir/plugins/tedge_dummy_plugin) [INFO] [stderr] Compiling easy_reader v0.5.2 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.7 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling mockall_derive v0.11.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling argh_derive v0.1.9 [INFO] [stderr] Compiling freedesktop_entry_parser v1.3.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling argh v0.1.9 [INFO] [stderr] Compiling notify v5.0.0 [INFO] [stderr] Compiling flockfile v0.9.0 (/opt/rustwide/workdir/crates/common/flockfile) [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling segments v0.1.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling async-log v2.0.0 [INFO] [stderr] Compiling mockall v0.11.3 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling logged_command v0.9.0 (/opt/rustwide/workdir/crates/common/logged_command) [INFO] [stderr] Compiling rumqttc v0.18.0 [INFO] [stderr] Compiling rumqttc v0.17.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling json-writer v0.9.0 (/opt/rustwide/workdir/crates/common/json_writer) [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling tedge_test_utils v0.9.0 (/opt/rustwide/workdir/crates/tests/tedge_test_utils) [INFO] [stderr] Compiling mqtt_channel v0.9.0 (/opt/rustwide/workdir/crates/common/mqtt_channel) [INFO] [stderr] Compiling tedge-derive v0.9.0 (/opt/rustwide/workdir/crates/common/tedge_utils/tedge-derive) [INFO] [stderr] Compiling tedge_utils v0.9.0 (/opt/rustwide/workdir/crates/common/tedge_utils) [INFO] [stderr] Compiling asn1-rs v0.5.1 [INFO] [stderr] Compiling yasna v0.5.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling clock v0.9.0 (/opt/rustwide/workdir/crates/common/clock) [INFO] [stderr] Compiling batcher v0.9.0 (/opt/rustwide/workdir/crates/common/batcher) [INFO] [stderr] Compiling sawtooth-publisher v0.9.0 (/opt/rustwide/workdir/crates/tests/sawtooth_publisher) [INFO] [stderr] Compiling rcgen v0.9.3 [INFO] [stderr] Compiling der-parser v8.1.0 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling certificate v0.9.0 (/opt/rustwide/workdir/crates/common/certificate) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/common/certificate/src/lib.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | pem: &x509_parser::pem::Pem, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 78 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 78 | ) -> Result, CertificateError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tedge_config v0.9.0 (/opt/rustwide/workdir/crates/common/tedge_config) [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling warp v0.3.3 [INFO] [stderr] Compiling routerify v3.0.0 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling download v0.9.0 (/opt/rustwide/workdir/crates/common/download) [INFO] [stderr] Compiling tedge_api v0.9.0 (/opt/rustwide/workdir/crates/core/tedge_api) [INFO] [stdout] warning: enum `RestartOperation` is never used [INFO] [stdout] --> crates/core/tedge_api/src/messages.rs:468:10 [INFO] [stdout] | [INFO] [stdout] 468 | pub enum RestartOperation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling c8y_api v0.9.0 (/opt/rustwide/workdir/crates/core/c8y_api) [INFO] [stderr] Compiling plugin_sm v0.9.0 (/opt/rustwide/workdir/crates/core/plugin_sm) [INFO] [stdout] warning: unused import: `self::commands::*` [INFO] [stdout] --> crates/core/tedge/src/cli/config/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use self::commands::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `disconnect_timeout` is never read [INFO] [stdout] --> crates/core/tedge/src/cli/mqtt/publish.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MqttPublishCommand { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub disconnect_timeout: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `response_topic_health` is never read [INFO] [stdout] --> crates/core/tedge_agent/src/agent.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct SmAgentConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 93 | pub response_topic_health: Topic, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SmAgentConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_in_topic_filter` is never used [INFO] [stdout] --> crates/core/tedge_mapper/src/core/converter.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Converter: Send + Sync { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 22 | fn get_in_topic_filter(&self) -> &TopicFilter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling rumqttd v0.11.0 [INFO] [stderr] Compiling mqtt_tests v0.9.0 (/opt/rustwide/workdir/crates/tests/mqtt_tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, fs_extra v1.2.0, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d9d26800f19394d2df5cf4115d131248f1a347a4984f22ab784b8bd6043938dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9d26800f19394d2df5cf4115d131248f1a347a4984f22ab784b8bd6043938dd", kill_on_drop: false }` [INFO] [stdout] d9d26800f19394d2df5cf4115d131248f1a347a4984f22ab784b8bd6043938dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13f2b5730b1b53695e234a5cacee7abe2f36fed1a2fd3bd5df9821952af5e5de [INFO] running `Command { std: "docker" "start" "-a" "13f2b5730b1b53695e234a5cacee7abe2f36fed1a2fd3bd5df9821952af5e5de", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/tests/mqtt_tests/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/plugins/c8y_log_plugin/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/crates/common/tedge_utils/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/plugins/c8y_configuration_plugin/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/plugins/c8y_configuration_plugin/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling tokio v1.23.1 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling stats_alloc v0.1.10 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling whoami v1.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling hamcrest2 v0.3.0 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling test-case-macros v2.2.2 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling mockall_derive v0.11.3 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling serial_test_derive v0.8.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling argh_derive v0.1.9 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling test-case v2.2.2 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling segments v0.1.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling freedesktop_entry_parser v1.3.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling flockfile v0.9.0 (/opt/rustwide/workdir/crates/common/flockfile) [INFO] [stderr] Compiling notify v5.0.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling async-log v2.0.0 [INFO] [stderr] Compiling argh v0.1.9 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling mockall v0.11.3 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling serial_test v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling json-writer v0.9.0 (/opt/rustwide/workdir/crates/common/json_writer) [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling logged_command v0.9.0 (/opt/rustwide/workdir/crates/common/logged_command) [INFO] [stderr] Compiling mockito v0.31.1 [INFO] [stderr] Compiling rumqttc v0.18.0 [INFO] [stderr] Compiling asn1-rs v0.5.1 [INFO] [stderr] Compiling yasna v0.5.1 [INFO] [stderr] Compiling clock v0.9.0 (/opt/rustwide/workdir/crates/common/clock) [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling tedge_test_utils v0.9.0 (/opt/rustwide/workdir/crates/tests/tedge_test_utils) [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling rumqttc v0.17.0 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling batcher v0.9.0 (/opt/rustwide/workdir/crates/common/batcher) [INFO] [stderr] Compiling rcgen v0.9.3 [INFO] [stderr] Compiling mqtt_channel v0.9.0 (/opt/rustwide/workdir/crates/common/mqtt_channel) [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling der-parser v8.1.0 [INFO] [stderr] Compiling tedge-dummy-plugin v0.9.0 (/opt/rustwide/workdir/plugins/tedge_dummy_plugin) [INFO] [stderr] Compiling tedge-derive v0.9.0 (/opt/rustwide/workdir/crates/common/tedge_utils/tedge-derive) [INFO] [stderr] Compiling sawtooth-publisher v0.9.0 (/opt/rustwide/workdir/crates/tests/sawtooth_publisher) [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling tedge_utils v0.9.0 (/opt/rustwide/workdir/crates/common/tedge_utils) [INFO] [stderr] Compiling certificate v0.9.0 (/opt/rustwide/workdir/crates/common/certificate) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/common/certificate/src/lib.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | pem: &x509_parser::pem::Pem, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 78 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 78 | ) -> Result, CertificateError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tedge_config v0.9.0 (/opt/rustwide/workdir/crates/common/tedge_config) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/common/certificate/src/lib.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | pem: &x509_parser::pem::Pem, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 78 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 78 | ) -> Result, CertificateError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling warp v0.3.3 [INFO] [stderr] Compiling routerify v3.0.0 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling download v0.9.0 (/opt/rustwide/workdir/crates/common/download) [INFO] [stderr] Compiling tedge_api v0.9.0 (/opt/rustwide/workdir/crates/core/tedge_api) [INFO] [stdout] warning: enum `RestartOperation` is never used [INFO] [stdout] --> crates/core/tedge_api/src/messages.rs:468:10 [INFO] [stdout] | [INFO] [stdout] 468 | pub enum RestartOperation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plugin_sm v0.9.0 (/opt/rustwide/workdir/crates/core/plugin_sm) [INFO] [stderr] Compiling c8y_api v0.9.0 (/opt/rustwide/workdir/crates/core/c8y_api) [INFO] [stderr] Compiling rumqttd v0.11.0 [INFO] [stderr] Compiling tedge v0.9.0 (/opt/rustwide/workdir/crates/core/tedge) [INFO] [stderr] Compiling tedge-watchdog v0.9.0 (/opt/rustwide/workdir/crates/core/tedge_watchdog) [INFO] [stderr] Compiling tedge-apt-plugin v0.9.0 (/opt/rustwide/workdir/plugins/tedge_apt_plugin) [INFO] [stdout] warning: unused import: `self::commands::*` [INFO] [stdout] --> crates/core/tedge/src/cli/config/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use self::commands::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tedge-agent v0.9.0 (/opt/rustwide/workdir/crates/core/tedge_agent) [INFO] [stdout] warning: field `disconnect_timeout` is never read [INFO] [stdout] --> crates/core/tedge/src/cli/mqtt/publish.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MqttPublishCommand { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub disconnect_timeout: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `response_topic_health` is never read [INFO] [stdout] --> crates/core/tedge_agent/src/agent.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct SmAgentConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 93 | pub response_topic_health: Topic, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SmAgentConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RestartOperation` is never used [INFO] [stdout] --> crates/core/tedge_api/src/messages.rs:468:10 [INFO] [stdout] | [INFO] [stdout] 468 | pub enum RestartOperation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mqtt_tests v0.9.0 (/opt/rustwide/workdir/crates/tests/mqtt_tests) [INFO] [stderr] Compiling c8y-log-plugin v0.9.0 (/opt/rustwide/workdir/plugins/c8y_log_plugin) [INFO] [stderr] Compiling c8y-configuration-plugin v0.9.0 (/opt/rustwide/workdir/plugins/c8y_configuration_plugin) [INFO] [stderr] Compiling tedge-mapper v0.9.0 (/opt/rustwide/workdir/crates/core/tedge_mapper) [INFO] [stdout] warning: unused import: `self::commands::*` [INFO] [stdout] --> crates/core/tedge/src/cli/config/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use self::commands::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `disconnect_timeout` is never read [INFO] [stdout] --> crates/core/tedge/src/cli/mqtt/publish.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MqttPublishCommand { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub disconnect_timeout: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `response_topic_health` is never read [INFO] [stdout] --> crates/core/tedge_agent/src/agent.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct SmAgentConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 93 | pub response_topic_health: Topic, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SmAgentConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_in_topic_filter` is never used [INFO] [stdout] --> crates/core/tedge_mapper/src/core/converter.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Converter: Send + Sync { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 22 | fn get_in_topic_filter(&self) -> &TopicFilter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, fs_extra v1.2.0, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "13f2b5730b1b53695e234a5cacee7abe2f36fed1a2fd3bd5df9821952af5e5de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13f2b5730b1b53695e234a5cacee7abe2f36fed1a2fd3bd5df9821952af5e5de", kill_on_drop: false }` [INFO] [stdout] 13f2b5730b1b53695e234a5cacee7abe2f36fed1a2fd3bd5df9821952af5e5de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a3a6debb221acb2015bab1ee0f735361b96f0df7a940619ceea8c0b9fa90e40b [INFO] running `Command { std: "docker" "start" "-a" "a3a6debb221acb2015bab1ee0f735361b96f0df7a940619ceea8c0b9fa90e40b", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/plugins/c8y_log_plugin/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/crates/common/tedge_utils/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/crates/tests/mqtt_tests/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/plugins/c8y_configuration_plugin/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/plugins/c8y_configuration_plugin/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] [stderr] warning: enum `RestartOperation` is never used [INFO] [stderr] --> crates/core/tedge_api/src/messages.rs:468:10 [INFO] [stderr] | [INFO] [stderr] 468 | pub enum RestartOperation { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `tedge_api` (lib) generated 1 warning [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> crates/common/certificate/src/lib.rs:77:14 [INFO] [stderr] | [INFO] [stderr] 77 | pem: &x509_parser::pem::Pem, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 78 | ) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 78 | ) -> Result, CertificateError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `certificate` (lib) generated 1 warning (run `cargo fix --lib -p certificate` to apply 1 suggestion) [INFO] [stderr] warning: field `response_topic_health` is never read [INFO] [stderr] --> crates/core/tedge_agent/src/agent.rs:93:9 [INFO] [stderr] | [INFO] [stderr] 85 | pub struct SmAgentConfig { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 93 | pub response_topic_health: Topic, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SmAgentConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `tedge-agent` (bin "tedge-agent") generated 1 warning [INFO] [stderr] warning: `tedge_api` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `tedge-agent` (bin "tedge-agent" test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: method `get_in_topic_filter` is never used [INFO] [stderr] --> crates/core/tedge_mapper/src/core/converter.rs:22:8 [INFO] [stderr] | [INFO] [stderr] 17 | pub trait Converter: Send + Sync { [INFO] [stderr] | --------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 22 | fn get_in_topic_filter(&self) -> &TopicFilter { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::commands::*` [INFO] [stderr] --> crates/core/tedge/src/cli/config/mod.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub use self::commands::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `disconnect_timeout` is never read [INFO] [stderr] --> crates/core/tedge/src/cli/mqtt/publish.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct MqttPublishCommand { [INFO] [stderr] | ------------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 22 | pub disconnect_timeout: Duration, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `tedge-mapper` (bin "tedge-mapper" test) generated 1 warning [INFO] [stderr] warning: `tedge` (bin "tedge" test) generated 2 warnings (run `cargo fix --bin "tedge" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `tedge` (bin "tedge") generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `certificate` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, fs_extra v1.2.0, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/batcher-441ac604f2ec982c) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test batcher::tests::flush_no_batches ... ok [INFO] [stdout] test batch::tests::add ... ok [INFO] [stdout] test batcher::tests::batch_split_due_to_conflicting_measurements ... ok [INFO] [stdout] test batcher::tests::multi_event_batch_with_long_delivery_jitter ... ok [INFO] [stdout] test batcher::tests::allocate_to_earlier_split_batch ... ok [INFO] [stdout] test batcher::tests::allocate_to_later_split_batch ... ok [INFO] [stdout] test batch::tests::duplicate ... ok [INFO] [stdout] test batcher::tests::multi_event_batch_with_long_delivery_jitter_and_delayed_message ... ok [INFO] [stdout] test batch::tests::split ... ok [INFO] [stdout] test batcher::tests::flush_one_batch ... ok [INFO] [stdout] test batcher::tests::multi_event_batch ... ok [INFO] [stdout] test batcher::tests::flush_two_batches ... ok [INFO] [stdout] test config::tests::build_config ... ok [INFO] [stdout] test batcher::tests::split_batch ... ok [INFO] [stdout] test batcher::tests::single_event_batch ... ok [INFO] [stdout] test driver::tests::flush_one_batch ... ok [INFO] [stdout] test batcher::tests::receiving_older_already_batched_messages_after_starting_a_new_batch ... ok [INFO] [stdout] test driver::tests::flush_empty ... ok [INFO] [stdout] test batcher::tests::simple_batching_with_batching_timeout ... ok [INFO] [stdout] test batcher::tests::receiving_older_unbatched_messages_after_starting_a_new_batch ... ok [INFO] [stdout] test batcher::tests::simple_batching_with_batching_window ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/c8y_configuration_plugin-f502e65c186fb8d1) [INFO] [stdout] test driver::tests::two_batches_with_timer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test config::tests::deserialize_raw_plugin_config ... ok [INFO] [stdout] test config::tests::deserialize_raw_plugin_config_array_of_tables ... ok [INFO] [stdout] test config::tests::get_smartrest_single_type ... ok [INFO] [stdout] test download::tests::create_config_download_request ... ok [INFO] [stdout] test download::tests::create_config_download_request_without_file_name ... ok [INFO] [stdout] test download::tests::get_smartrest_executing ... ok [INFO] [stdout] test download::tests::get_smartrest_failed ... ok [INFO] [stdout] test download::tests::get_smartrest_successful ... ok [INFO] [stdout] test config::tests::read_plugin_config_file::empty_case ... ok [INFO] [stdout] test config::tests::read_plugin_config_file::file_type_duplication ... ok [INFO] [stdout] test config::tests::read_plugin_config_file::standard_case ... ok [INFO] [stdout] test config::tests::read_plugin_config_file::type_contains_plus ... ok [INFO] [stdout] test config::tests::read_plugin_config_file::not_toml ... ok [INFO] [stdout] test config::tests::read_plugin_config_file::type_contains_sharp ... ok [INFO] [stdout] test config::tests::read_plugin_config_file::file_path_duplication ... ok [INFO] [stdout] test config::tests::read_plugin_config_file::unexpected_field ... ok [INFO] [stdout] test upload::tests::get_smartrest_executing ... ok [INFO] [stdout] test config::tests::get_smartrest_multiple_types ... ok [INFO] [stdout] test upload::tests::get_smartrest_failed ... ok [INFO] [stdout] test upload::tests::get_smartrest_successful ... ok [INFO] [stdout] test tests::test_child_config_upload_successful_response_mapped_to_failed_without_uploaded_file ... ok [INFO] [stdout] test tests::test_handle_config_update_successful_response_child_device ... ok [INFO] [stdout] test tests::test_c8y_config_download_child_device_fail_on_broken_url ... ok [INFO] [stdout] test tests::test_handle_config_upload_executing_response_child_device ... ok [INFO] [stdout] test tests::test_handle_config_upload_failed_response_child_device ... ok [INFO] [stdout] test tests::test_handle_config_update_request_child_device ... ok [INFO] [stdout] test tests::test_handle_config_update_request_tedge_device ... ok [INFO] [stdout] test tests::test_handle_config_upload_request_child_device ... ok [INFO] [stdout] test tests::test_invalid_config_snapshot_response_child_device ... ok [INFO] [stdout] test tests::test_handle_config_upload_request_tedge_device ... ok [INFO] [stdout] test tests::test_handle_config_upload_successful_response_child_device ... ok [INFO] [stdout] test tests::test_handle_multiline_config_upload_requests ... ok [INFO] [stdout] test tests::test_no_config_snapshot_response_child_device ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/c8y_log_plugin-09245ef1bae5aad9) [INFO] [stdout] test tests::test_invalid_config_update_response_child_device ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.83s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test config::test_no_duplicated_file_types ... ok [INFO] [stdout] test logfile_request::tests::test_filter_logs_path_on_metadata ... ok [INFO] [stdout] test logfile_request::tests::test_read_log_content ... ok [INFO] [stdout] test logfile_request::tests::test_filter_logs_on_type ... ok [INFO] [stdout] test logfile_request::tests::test_read_log_content_multiple_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 111 tests [INFO] [stdout] test http_proxy::tests::get_url_for_get_id_returns_correct_address ... ok [INFO] [stdout] test http_proxy::tests::get_url_for_sw_list_returns_correct_address ... ok [INFO] [stdout] test http_proxy::tests::url_is_my_tenant_incorrect_urls::_http_test_com_123456_expects ... ok [INFO] [stdout] test http_proxy::tests::url_is_my_tenant_incorrect_urls::_http_test_com_12345_expects ... ok [INFO] [stdout] test http_proxy::tests::url_is_my_tenant_incorrect_urls::_test_com_expects ... ok [INFO] [stdout] test http_proxy::tests::url_is_my_tenant_incorrect_urls::_http_test_co_te_expects ... ok [INFO] [stdout] test http_proxy::tests::url_is_my_tenant_correct_urls::_https_t1124124_test_com_expects ... ok [INFO] [stdout] test http_proxy::tests::url_is_my_tenant_correct_urls::_https_t1124124_test_com_path_to_file_test_expects ... ok [INFO] [stdout] test http_proxy::tests::url_is_my_tenant_incorrect_urls::_http_test_co_expects ... ok [INFO] [stdout] test http_proxy::tests::url_is_my_tenant_correct_urls::_https_t1124124_test_com_12345_expects ... ok [INFO] [stdout] test http_proxy::tests::url_is_my_tenant_correct_urls::_https_t1124124_test_com_path_expects ... ok [INFO] [stdout] test http_proxy::tests::url_is_my_tenant_correct_urls::_https_t1124124_test_com_path_to_file_expects ... ok [INFO] [stdout] test http_proxy::tests::url_is_my_tenant_correct_urls::_https_aaa_test_com_expects ... ok [INFO] [stdout] test http_proxy::tests::url_is_my_tenant_correct_urls::_mqtt_aaa_test_com_expects ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/c8y_api-09fed48358ac9c24) [INFO] [stdout] test http_proxy::tests::url_is_my_tenant_correct_urls::_ftp_aaa_test_com_expects ... ok [INFO] [stdout] test http_proxy::tests::url_is_my_tenant_correct_urls::_http_aaa_test_com_expects ... ok [INFO] [stdout] test json_c8y::tests::get_id_from_c8y_response ... ok [INFO] [stdout] test json_c8y::tests::check_event_translation::event_translation_with_commas_in_text ... ok [INFO] [stdout] test json_c8y::tests::check_event_translation::event_translation_without_text ... ok [INFO] [stdout] test smartrest::alarm::tests::check_alarm_translation::clear_alarm_translation ... ok [INFO] [stdout] test json_c8y::tests::event_translation_empty_json_payload_generates_timestamp ... ok [INFO] [stdout] test json_c8y::tests::event_translation_empty_payload ... ok [INFO] [stdout] test json_c8y::tests::check_event_translation::event_translation ... ok [INFO] [stdout] test json_c8y::tests::verify_combine_version_and_type ... ok [INFO] [stdout] test smartrest::alarm::tests::check_alarm_translation::warning_alarm_translation_with_commas_in_message ... ok [INFO] [stdout] test json_c8y::tests::from_software_module_to_c8y_software_module_item ... ok [INFO] [stdout] test smartrest::alarm::tests::check_alarm_translation::critical_alarm_translation ... ok [INFO] [stdout] test smartrest::message::tests::extract_smartrest_device_id::device_id_missing ... ok [INFO] [stdout] test smartrest::alarm::tests::check_alarm_translation::major_alarm_translation ... ok [INFO] [stdout] test json_c8y::tests::empty_to_c8y_set_software_list ... ok [INFO] [stdout] test smartrest::alarm::tests::alarm_translation_empty_json_payload_generates_timestamp ... ok [INFO] [stdout] test smartrest::alarm::tests::check_alarm_translation::minor_alarm_translation_without_message ... ok [INFO] [stdout] test json_c8y::tests::from_thin_edge_json_to_c8y_set_software_list ... ok [INFO] [stdout] test smartrest::message::tests::extract_smartrest_device_id::valid ... ok [INFO] [stdout] test smartrest::message::tests::extract_smartrest_device_id::empty_payload ... ok [INFO] [stdout] test smartrest::message::tests::extract_smartrest_template::_106_but_no_child_devices ... ok [INFO] [stdout] test smartrest::message::tests::extract_smartrest_template::long_valid_template ... ok [INFO] [stdout] test smartrest::message::tests::extract_smartrest_template::empty_payload ... ok [INFO] [stdout] test smartrest::message::tests::return_formatted_text_for_failure_reason_from_vec_u8::empty ... ok [INFO] [stdout] test smartrest::message::tests::return_formatted_text_for_failure_reason_from_vec_u8::multiline ... ok [INFO] [stdout] test smartrest::message::tests::return_formatted_text_for_failure_reason_from_vec_u8::no_new_line ... ok [INFO] [stdout] test smartrest::message::tests::return_formatted_text_for_failure_reason_from_vec_u8::one_line ... ok [INFO] [stdout] test smartrest::message::tests::selected_control_chars_remain ... ok [INFO] [stdout] test smartrest::message::tests::extract_smartrest_template::valid_template ... ok [INFO] [stdout] test smartrest::message::tests::invalid_utf8_is_contained_last_line ... ok [INFO] [stdout] test smartrest::message::tests::invalid_utf8_is_contained ... ok [INFO] [stdout] test smartrest::message::tests::return_formatted_text_for_failure_reason_from_vec_u8::no_ascii ... ok [INFO] [stdout] test smartrest::message::tests::size_u8_vec_is_stripped::no_ascii ... ok [INFO] [stdout] test smartrest::message::tests::split_single_smartrest_message ... ok [INFO] [stdout] test smartrest::message::tests::return_formatted_text_for_failure_reason_from_vec_u8::no_ascii2 ... ok [INFO] [stdout] test smartrest::message::tests::size_u8_vec_is_stripped::ascii ... ok [INFO] [stdout] test smartrest::message::tests::split_multiple_smartrest_messages ... ok [INFO] [stdout] test smartrest::message::tests::u8_vec_is_sanitized::empty ... ok [INFO] [stdout] test smartrest::message::tests::u8_vec_is_sanitized::no_ascii ... ok [INFO] [stdout] test smartrest::operations::tests::operation_name_should_contain_only_alphabetic_chars::_c8y_command_true_expects ... ok [INFO] [stdout] test smartrest::message::tests::u8_vec_is_sanitized::no_ascii_and_control_chars ... ok [INFO] [stdout] test smartrest::message::tests::u8_vec_is_sanitized::standard ... ok [INFO] [stdout] test smartrest::operations::tests::get_operations_all::_0_expects ... ok [INFO] [stdout] test smartrest::operations::tests::operation_name_should_contain_only_alphabetic_chars::_c8y_commanda_false_expects ... ok [INFO] [stdout] test smartrest::message::tests::u8_vec_is_sanitized::no_new_line ... ok [INFO] [stdout] test smartrest::operations::tests::operation_name_should_contain_only_alphabetic_chars::_c8y_commandb_false_expects ... ok [INFO] [stdout] test smartrest::message::tests::control_chars_are_removed ... ok [INFO] [stdout] test smartrest::operations::tests::get_operations_all::_5_expects ... ok [INFO] [stdout] test smartrest::message::tests::u8_vec_is_sanitized::with_control_chars ... ok [INFO] [stdout] test smartrest::operations::tests::operation_name_should_contain_only_alphabetic_chars::_c8y_commandd_false_expects ... ok [INFO] [stdout] test smartrest::operations::tests::operation_name_should_contain_only_alphabetic_chars::_c8y_commande_false_expects ... ok [INFO] [stdout] test smartrest::operations::tests::operation_name_should_contain_only_alphabetic_chars::_file_b_false_expects ... ok [INFO] [stdout] test smartrest::operations::tests::operation_name_should_contain_only_alphabetic_chars::_c8y_commandf_false_expects ... ok [INFO] [stdout] test smartrest::operations::tests::operation_name_should_contain_only_alphabetic_chars::_file_a_false_expects ... ok [INFO] [stdout] test smartrest::smartrest_deserializer::tests::deserialize_incorrect_smartrest_message_id ... ok [INFO] [stdout] test smartrest::smartrest_deserializer::tests::deserialize_smartrest_config_download_request_operation ... ok [INFO] [stdout] test smartrest::operations::tests::get_operations_all::_1_expects ... ok [INFO] [stdout] test smartrest::smartrest_deserializer::tests::deserialize_incorrect_smartrest_action ... ok [INFO] [stdout] test smartrest::smartrest_deserializer::tests::access_smartrest_update_modules ... ok [INFO] [stdout] test smartrest::smartrest_deserializer::tests::deserialize_smartrest_restart_request_operation ... ok [INFO] [stdout] test smartrest::smartrest_deserializer::tests::deserialize_smartrest_log_file_request_operation::with_colon_both ... ok [INFO] [stdout] test smartrest::smartrest_deserializer::tests::deserialize_smartrest_log_file_request_operation::c8y_expected ... ok [INFO] [stdout] test smartrest::smartrest_deserializer::tests::deserialize_smartrest_log_file_request_operation::utc_timezone ... ok [INFO] [stdout] test smartrest::smartrest_deserializer::tests::deserialize_smartrest_log_file_request_operation::with_colon_date_from ... ok [INFO] [stdout] test smartrest::smartrest_deserializer::tests::deserialize_smartrest_config_upload_request ... ok [INFO] [stdout] test smartrest::smartrest_deserializer::tests::from_smartrest_update_software_to_json ... ok [INFO] [stdout] test smartrest::smartrest_deserializer::tests::deserialize_smartrest_log_file_request_operation::with_negative_timezone_offset ... ok [INFO] [stdout] test smartrest::smartrest_serializer::tests::from_thin_edge_json_to_smartrest_set_operation_to_failed_with_empty_reason ... ok [INFO] [stdout] test smartrest::smartrest_deserializer::tests::from_smartrest_update_software_to_software_update_request ... ok [INFO] [stdout] test smartrest::smartrest_serializer::tests::from_thin_edge_json_to_smartrest_set_operation_to_successful ... ok [INFO] [stdout] test smartrest::smartrest_deserializer::tests::deserialize_smartrest_update_software ... ok [INFO] [stdout] test smartrest::smartrest_deserializer::tests::jwt_token_create_new ... ok [INFO] [stdout] test smartrest::smartrest_deserializer::tests::jwt_token_deserialize_correct_id_returns_token ... ok [INFO] [stdout] test smartrest::smartrest_deserializer::tests::verify_get_module_version_and_type ... ok [INFO] [stdout] test smartrest::smartrest_deserializer::tests::jwt_token_deserialize_incorrect_id_returns_error ... ok [INFO] [stdout] test smartrest::smartrest_serializer::tests::from_thin_edge_json_to_smartrest_set_operation_to_executing ... ok [INFO] [stdout] test smartrest::smartrest_serializer::tests::from_thin_edge_json_to_smartrest_set_operation_to_failed ... ok [INFO] [stdout] test smartrest::topic::tests::convert_c8y_topic_to_str ... ok [INFO] [stdout] test smartrest::topic::tests::convert_str_into_c8y_topic ... ok [INFO] [stdout] test smartrest::smartrest_deserializer::tests::deserialize_smartrest_log_file_request_operation::with_colon_date_to ... ok [INFO] [stdout] test utils::tests::test_bridge_is_up::_tedge_not_health_topic_0_false_expects ... ok [INFO] [stdout] test smartrest::topic::tests::convert_topic_into_c8y_topic ... ok [INFO] [stdout] test utils::tests::test_bridge_is_up::_tedge_not_health_topic_1_false_expects ... ok [INFO] [stdout] test utils::tests::test_bridge_is_up::c8y_bridge_health_topic_0_false_expects ... ok [INFO] [stdout] test utils::tests::test_bridge_is_up::c8y_bridge_health_topic_1_true_expects ... ok [INFO] [stdout] test smartrest::smartrest_serializer::tests::serialize_smartrest_set_operation_to_failed_with_empty_reason ... ok [INFO] [stdout] test smartrest::smartrest_serializer::tests::serialize_smartrest_get_pending_operations ... ok [INFO] [stdout] test smartrest::smartrest_serializer::tests::serialize_smartrest_supported_operations ... ok [INFO] [stdout] test smartrest::smartrest_serializer::tests::serialize_smartrest_set_operation_to_executing ... ok [INFO] [stdout] test smartrest::smartrest_serializer::tests::serialize_smartrest_set_operation_to_successful ... ok [INFO] [stdout] test smartrest::smartrest_serializer::tests::serialize_smartrest_set_operation_to_failed ... ok [INFO] [stdout] test smartrest::smartrest_serializer::tests::serialize_smartrest_set_operation_to_failed_with_comma_reason ... ok [INFO] [stdout] test http_proxy::tests::send_event ... ok [INFO] [stdout] test http_proxy::tests::get_internal_id ... ok [INFO] [stdout] test http_proxy::tests::upload_config_file_unauthorized ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/certificate-80d34d95d4f0108c) [INFO] [stdout] test http_proxy::tests::upload_config_file_authorized ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 111 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test device_id::test::empty_device_id ... ok [INFO] [stdout] test device_id::test::too_long_device_id ... ok [INFO] [stdout] test device_id::test::valid_device_id_with_special_chars ... ok [INFO] [stdout] test device_id::test::valid_device_id_with_digits ... ok [INFO] [stdout] test device_id::test::valid_device_id_with_alphabets ... ok [INFO] [stdout] test device_id::test::invalid_device_ids ... ok [INFO] [stdout] test parse_root_certificate::tests::an_empty_directory_contains_no_root_certificate ... ok [INFO] [stdout] test parse_root_certificate::tests::parse_unsupported_key ... ok [INFO] [stdout] test parse_root_certificate::tests::parse_supported_key ... ok [INFO] [stdout] test parse_root_certificate::tests::parse_private_pkcs8_key ... ok [INFO] [stdout] test parse_root_certificate::tests::all_certificates_are_loaded_even_under_sub_directories ... ok [INFO] [stdout] test parse_root_certificate::tests::parse_private_rsa_key ... ok [INFO] [stdout] test parse_root_certificate::tests::all_certificates_of_all_chains_are_root_certificates ... ok [INFO] [stdout] test tests::check_thumbprint_static_certificate ... ok [INFO] [stdout] test tests::check_certificate_thumbprint_b64_decode_sha1 ... ok [INFO] [stdout] test tests::self_signed_cert_common_name_is_the_device_id ... ok [INFO] [stdout] test tests::self_signed_cert_no_before_is_birthdate ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clock-56fde08685247b16) [INFO] [stdout] test tests::self_signed_cert_no_after_is_related_to_birthdate ... ok [INFO] [stdout] test tests::self_signed_cert_subject_is_the_device ... ok [INFO] [stdout] test tests::self_signed_cert_issuer_is_the_device ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/download-aa4cc8cf03a312f0) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test download::tests::construct_downloader_filename ... ok [INFO] [stdout] test download::tests::downloader_download_with_content_length_larger_than_usable_disk_space ... ok [INFO] [stdout] test download::tests::downloader_download_processing_error::dns_error ... ok [INFO] [stdout] test download::tests::downloader_download_without_content_length ... ok [INFO] [stdout] test download::tests::downloader_download_verify_file_content ... ok [INFO] [stdout] test download::tests::downloader_download_processing_error::dns_error_with_auth ... ok [INFO] [stdout] test download::tests::downloader_download_processing_error::client_error ... ok [INFO] [stdout] test download::tests::downloader_download_content_no_auth ... ok [INFO] [stdout] test download::tests::downloader_download_processing_error::client_error_with_auth ... ok [INFO] [stdout] test download::tests::downloader_download_processing_error::builder_error ... ok [INFO] [stdout] test download::tests::downloader_download_processing_error::builder_error_with_auth ... ok [INFO] [stdout] test download::tests::downloader_download_with_reasonable_content_length ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flockfile-68a41f879f1b830f) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test unix::tests::lock_out_of_scope ... ok [INFO] [stdout] test unix::tests::lock_twice ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/json_writer-3e08bea1060fa2af) [INFO] [stdout] test unix::tests::lock_access_remove ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::write_invalid_f64_message ... ok [INFO] [stdout] test tests::write_multivalue_message ... ok [INFO] [stdout] test tests::write_single_value_message ... ok [INFO] [stdout] test tests::write_empty_message ... ok [INFO] [stdout] test tests::write_timestamp_message ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/logged_command-ed1839baaa3caa6f) [INFO] [stdout] test tests::write_key_with_quote ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mqtt_channel-a5d65263cfed68b6) [INFO] [stdout] test logged_command::tests::on_execute_with_error_stderr_is_logged ... ok [INFO] [stdout] test logged_command::tests::on_execution_error_are_logged_command_line_and_error ... ok [INFO] [stdout] test logged_command::tests::on_execute_are_logged_command_line_exit_status_stdout_and_stderr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test messages::tests::check_empty_messages ... ok [INFO] [stdout] test messages::tests::check_null_terminated_messages ... ok [INFO] [stdout] test messages::tests::check_non_null_terminated_messages ... ok [INFO] [stdout] test messages::tests::payload_str_with_invalid_utf8_char_in_the_middle ... ok [INFO] [stdout] test topics::tests::check_invalid_topic ... ok [INFO] [stdout] test topics::tests::check_invalid_topic_filter ... ok [INFO] [stdout] test messages::tests::payload_bytes_removes_only_last_null_char ... ok [INFO] [stdout] test messages::tests::payload_str_with_invalid_utf8_char_in_the_beginning ... ok [INFO] [stdout] test topics::tests::check_valid_topic ... ok [INFO] [stdout] test topics::tests::check_valid_topic_filter ... ok [INFO] [stdout] test tests::tests::implementing_a_message_mapper ... ok [INFO] [stdout] test tests::tests::publishing_messages ... ok [INFO] [stdout] test tests::tests::ensure_that_all_messages_are_sent_before_disconnect ... ok [INFO] [stdout] test tests::tests::subscribing_to_messages ... ok [INFO] [stdout] test tests::tests::to_be_cleared_a_session_must_have_a_name ... ok [INFO] [stdout] test tests::tests::a_session_must_have_a_name ... ok [INFO] [stdout] test tests::tests::creating_a_session ... ok [INFO] [stdout] test tests::tests::testing_an_mqtt_client_without_mqtt ... ok [INFO] [stdout] test tests::tests::receiving_messages_while_not_connected ... ok [INFO] [stdout] test tests::tests::subscribing_to_many_topics ... ok [INFO] [stdout] test tests::tests::cleaning_a_session ... ok [INFO] [stdout] test tests::tests::a_named_session_must_not_set_clean_session ... ok [INFO] [stdout] test tests::tests::ensure_that_last_will_message_is_delivered ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mqtt_tests-4e530f1cf1221a49) [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.26s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plugin_sm-fd379033a7519f3d) [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 3 tests [INFO] [stdout] test plugin_manager::test_no_sm_plugin_dir ... ok [INFO] [stdout] test operation_logs::tests::on_start_keeps_only_the_latest_logs ... ok [INFO] [stdout] test operation_logs::tests::on_new_log_keep_the_latest_logs_plus_the_new_one ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/plugin.rs (/opt/rustwide/target/debug/deps/plugin-3d25240b0b348bf1) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test tests::plugin_check_module_type_both_different ... ok [INFO] [stdout] test tests::desrialize_plugin_result_with_trailing_tab ... ok [INFO] [stdout] test tests::desrialize_plugin_result::with_version ... ok [INFO] [stdout] test tests::desrialize_plugin_result::without_version ... ok [INFO] [stdout] test tests::plugin_get_command_install ... FAILED [INFO] [stdout] test tests::plugin_get_command_finalize ... FAILED [INFO] [stdout] test tests::plugin_get_command_list_without_version ... FAILED [INFO] [stdout] test tests::plugin_check_module_type_default ... ok [INFO] [stdout] test tests::plugin_get_command_prepare ... FAILED [INFO] [stdout] test tests::plugin_call_name_and_path ... ok [INFO] [stdout] test tests::plugin_get_command_remove ... FAILED [INFO] [stdout] test tests::plugin_get_command_update_list ... FAILED [INFO] [stdout] test tests::plugin_get_command_list_with_version ... FAILED [INFO] [stdout] test tests::plugin_check_module_type_both_same ... ok [INFO] [stdout] test tests::plugin_command_update_list_fallback ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::plugin_get_command_install stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::plugin_get_command_install' (388) panicked at crates/core/plugin_sm/tests/plugin.rs:191:9: [INFO] [stdout] assertion failed: res.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x602171741a12 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x602171741a12 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x602171741a12 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x602171741a12 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x602171753c0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x602171753c0f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60217170d331 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60217170d331 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60217171a182 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60217171f2ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60217171f191 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6021710cb57e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6021710cb57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60217171fa6f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x60217171fa6f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60217171f7e6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x60217171a2b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60217170106d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60217175caa0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x60217175ca7c - core::panicking::panic::h355c5fec13755e30 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x602171089e00 - plugin::tests::plugin_get_command_install::{{closure}}::{{closure}}::h8cbbf0e181ea98bd [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:191:9 [INFO] [stdout] 21: 0x6021710941b2 - as core::future::future::Future>::poll::hf405b13d7aa4d985 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x60217109410d - as core::future::future::Future>::poll::hc3d9a4b6f5ec43ce [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x60217109346d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7b675f8093264cf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:541:73 [INFO] [stdout] 24: 0x60217109334b - tokio::runtime::coop::with_budget::h227fbf72ea256e66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/coop.rs:102:5 [INFO] [stdout] 25: 0x60217109334b - tokio::runtime::coop::budget::hb32c67ae1d50c270 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/coop.rs:68:5 [INFO] [stdout] 26: 0x60217109334b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcfc7a4db64e14fcb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 27: 0x602171091f00 - tokio::runtime::scheduler::current_thread::Context::enter::h25beb7dfa9729eb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 28: 0x60217109295a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h74c9252804f97e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:540:44 [INFO] [stdout] 29: 0x6021710926e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcee3fe01853f3876 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 30: 0x6021710a26c3 - tokio::macros::scoped_tls::ScopedKey::set::h67510626b7c9242d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x60217109248f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4c1bd360ba86ca3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:615:35 [INFO] [stdout] 32: 0x602171092702 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0968db66a82dcfe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:530:24 [INFO] [stdout] 33: 0x602171091863 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h17084f37afb91577 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:154:29 [INFO] [stdout] 34: 0x6021710916ba - tokio::runtime::runtime::Runtime::block_on::h381c3c70f2161d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/runtime.rs:282:52 [INFO] [stdout] 35: 0x60217108938d - plugin::tests::plugin_get_command_install::{{closure}}::h578b5665aaa0435c [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:191:29 [INFO] [stdout] 36: 0x60217107f7be - core::ops::function::FnOnce::call_once::hc94b70cda9a52287 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: 0x6021710ee509 - serial_test::serial_code_lock::local_serial_core::hc520c2ae334ce63d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.8.0/src/serial_code_lock.rs:26:5 [INFO] [stdout] 38: 0x602171089207 - plugin::tests::plugin_get_command_install::h0b6a40022e0746aa [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:162:5 [INFO] [stdout] 39: 0x602171089227 - plugin::tests::plugin_get_command_install::{{closure}}::h3a0a8016efa34b67 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:163:42 [INFO] [stdout] 40: 0x60217107f8f6 - core::ops::function::FnOnce::call_once::he7379b0599fc469a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x6021710cb33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6021710cb33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: 0x6021710e0fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: 0x6021710e0fa5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 45: 0x6021710e0fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 46: 0x6021710e0fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 47: 0x6021710e0fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x6021710e0fa5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: 0x6021710e0fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: 0x6021710b7794 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: 0x6021710b7794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 52: 0x6021710bb05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 53: 0x6021710bb05a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 54: 0x6021710bb05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 55: 0x6021710bb05a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 56: 0x6021710bb05a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x6021710bb05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 58: 0x6021710bb05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x60217171522f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 60: 0x60217171522f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 61: 0x798364486aa4 - [INFO] [stdout] 62: 0x798364513a34 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::plugin_get_command_finalize stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::plugin_get_command_finalize' (387) panicked at crates/core/plugin_sm/tests/plugin.rs:44:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(Plugin { software_type: "test", reason: "No such file or directory (os error 2)" }) [INFO] [stdout] right: Ok(()) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x602171741a12 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x602171741a12 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x602171741a12 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x602171741a12 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x602171753c0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x602171753c0f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60217170d331 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60217170d331 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60217171a182 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60217171f2ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60217171f191 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6021710cb57e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6021710cb57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60217171fa6f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x60217171fa6f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60217171f81a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x60217171a2b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60217170106d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60217175caa0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x60217175c853 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x60217109558f - core::panicking::assert_failed::h6d026a6ed08f42fb [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x60217108ad8e - plugin::tests::plugin_get_command_finalize::{{closure}}::{{closure}}::h9e9dfb9903609a61 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:44:9 [INFO] [stdout] 22: 0x6021710941b2 - as core::future::future::Future>::poll::hf405b13d7aa4d985 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x60217109410d - as core::future::future::Future>::poll::hc3d9a4b6f5ec43ce [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x60217109346d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7b675f8093264cf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:541:73 [INFO] [stdout] 25: 0x60217109334b - tokio::runtime::coop::with_budget::h227fbf72ea256e66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x60217109334b - tokio::runtime::coop::budget::hb32c67ae1d50c270 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x60217109334b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcfc7a4db64e14fcb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x602171091f00 - tokio::runtime::scheduler::current_thread::Context::enter::h25beb7dfa9729eb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x60217109295a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h74c9252804f97e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:540:44 [INFO] [stdout] 30: 0x6021710926e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcee3fe01853f3876 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x6021710a26c3 - tokio::macros::scoped_tls::ScopedKey::set::h67510626b7c9242d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x60217109248f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4c1bd360ba86ca3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:615:35 [INFO] [stdout] 33: 0x602171092702 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0968db66a82dcfe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:530:24 [INFO] [stdout] 34: 0x602171091863 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h17084f37afb91577 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:154:29 [INFO] [stdout] 35: 0x6021710916ba - tokio::runtime::runtime::Runtime::block_on::h381c3c70f2161d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/runtime.rs:282:52 [INFO] [stdout] 36: 0x60217108a80d - plugin::tests::plugin_get_command_finalize::{{closure}}::h267062d48b60514a [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:44:32 [INFO] [stdout] 37: 0x60217107f8be - core::ops::function::FnOnce::call_once::he02a58711d2b6cae [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x6021710ee509 - serial_test::serial_code_lock::local_serial_core::hc520c2ae334ce63d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.8.0/src/serial_code_lock.rs:26:5 [INFO] [stdout] 39: 0x60217108a6b7 - plugin::tests::plugin_get_command_finalize::h9dc734243b8db9af [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:34:5 [INFO] [stdout] 40: 0x60217108a8a7 - plugin::tests::plugin_get_command_finalize::{{closure}}::hc8bf06eb88596a5d [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:35:43 [INFO] [stdout] 41: 0x60217107f956 - core::ops::function::FnOnce::call_once::hf1e20d52cff1c01f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6021710cb33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x6021710cb33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x6021710e0fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x6021710e0fa5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x6021710e0fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 47: 0x6021710e0fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 48: 0x6021710e0fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x6021710e0fa5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x6021710e0fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x6021710b7794 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x6021710b7794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 53: 0x6021710bb05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 54: 0x6021710bb05a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x6021710bb05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 56: 0x6021710bb05a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 57: 0x6021710bb05a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x6021710bb05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 59: 0x6021710bb05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x60217171522f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 61: 0x60217171522f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 62: 0x798364486aa4 - [INFO] [stdout] 63: 0x798364513a34 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::plugin_get_command_list_without_version stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::plugin_get_command_list_without_version' (390) panicked at crates/core/plugin_sm/tests/plugin.rs:157:9: [INFO] [stdout] assertion failed: res.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x602171741a12 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x602171741a12 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x602171741a12 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x602171741a12 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x602171753c0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x602171753c0f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60217170d331 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60217170d331 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60217171a182 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60217171f2ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60217171f191 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6021710cb57e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6021710cb57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60217171fa6f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x60217171fa6f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60217171f7e6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x60217171a2b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60217170106d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60217175caa0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x60217175ca7c - core::panicking::panic::h355c5fec13755e30 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x60217108f3f8 - plugin::tests::plugin_get_command_list_without_version::{{closure}}::{{closure}}::h6a61260522c7bae2 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:157:9 [INFO] [stdout] 21: 0x6021710941b2 - as core::future::future::Future>::poll::hf405b13d7aa4d985 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x60217109410d - as core::future::future::Future>::poll::hc3d9a4b6f5ec43ce [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x60217109346d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7b675f8093264cf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:541:73 [INFO] [stdout] 24: 0x60217109334b - tokio::runtime::coop::with_budget::h227fbf72ea256e66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/coop.rs:102:5 [INFO] [stdout] 25: 0x60217109334b - tokio::runtime::coop::budget::hb32c67ae1d50c270 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/coop.rs:68:5 [INFO] [stdout] 26: 0x60217109334b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcfc7a4db64e14fcb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 27: 0x602171091f00 - tokio::runtime::scheduler::current_thread::Context::enter::h25beb7dfa9729eb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 28: 0x60217109295a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h74c9252804f97e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:540:44 [INFO] [stdout] 29: 0x6021710926e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcee3fe01853f3876 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 30: 0x6021710a26c3 - tokio::macros::scoped_tls::ScopedKey::set::h67510626b7c9242d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x60217109248f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4c1bd360ba86ca3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:615:35 [INFO] [stdout] 32: 0x602171092702 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0968db66a82dcfe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:530:24 [INFO] [stdout] 33: 0x602171091863 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h17084f37afb91577 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:154:29 [INFO] [stdout] 34: 0x6021710916ba - tokio::runtime::runtime::Runtime::block_on::h381c3c70f2161d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/runtime.rs:282:52 [INFO] [stdout] 35: 0x60217108e7ed - plugin::tests::plugin_get_command_list_without_version::{{closure}}::haa8200a3e8cc95b0 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:158:52 [INFO] [stdout] 36: 0x60217107f40e - core::ops::function::FnOnce::call_once::h77c2ff95a5aaa63e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: 0x6021710ee509 - serial_test::serial_code_lock::local_serial_core::hc520c2ae334ce63d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.8.0/src/serial_code_lock.rs:26:5 [INFO] [stdout] 38: 0x60217108e667 - plugin::tests::plugin_get_command_list_without_version::h0685b3269619c846 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:127:5 [INFO] [stdout] 39: 0x60217108e687 - plugin::tests::plugin_get_command_list_without_version::{{closure}}::h7c3964e89d76217c [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:128:55 [INFO] [stdout] 40: 0x60217107f5d6 - core::ops::function::FnOnce::call_once::ha5be3c1853839786 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x6021710cb33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6021710cb33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: 0x6021710e0fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: 0x6021710e0fa5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 45: 0x6021710e0fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 46: 0x6021710e0fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 47: 0x6021710e0fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x6021710e0fa5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: 0x6021710e0fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: 0x6021710b7794 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: 0x6021710b7794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 52: 0x6021710bb05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 53: 0x6021710bb05a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 54: 0x6021710bb05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 55: 0x6021710bb05a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 56: 0x6021710bb05a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x6021710bb05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 58: 0x6021710bb05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x60217171522f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 60: 0x60217171522f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 61: 0x798364486aa4 - [INFO] [stdout] 62: 0x798364513a34 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::plugin_get_command_prepare stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::plugin_get_command_prepare' (391) panicked at crates/core/plugin_sm/tests/plugin.rs:30:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(Plugin { software_type: "test", reason: "No such file or directory (os error 2)" }) [INFO] [stdout] right: Ok(()) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x602171741a12 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x602171741a12 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x602171741a12 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x602171741a12 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x602171753c0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x602171753c0f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60217170d331 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60217170d331 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60217171a182 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60217171f2ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60217171f191 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6021710cb57e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6021710cb57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60217171fa6f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x60217171fa6f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60217171f81a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x60217171a2b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60217170106d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60217175caa0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x60217175c853 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x60217109558f - core::panicking::assert_failed::h6d026a6ed08f42fb [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x60217108a5fe - plugin::tests::plugin_get_command_prepare::{{closure}}::{{closure}}::h94fb612332383bbc [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:30:9 [INFO] [stdout] 22: 0x6021710941b2 - as core::future::future::Future>::poll::hf405b13d7aa4d985 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x60217109410d - as core::future::future::Future>::poll::hc3d9a4b6f5ec43ce [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x60217109346d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7b675f8093264cf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:541:73 [INFO] [stdout] 25: 0x60217109334b - tokio::runtime::coop::with_budget::h227fbf72ea256e66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/coop.rs:102:5 [INFO] [stdout] 26: 0x60217109334b - tokio::runtime::coop::budget::hb32c67ae1d50c270 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/coop.rs:68:5 [INFO] [stdout] 27: 0x60217109334b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcfc7a4db64e14fcb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x602171091f00 - tokio::runtime::scheduler::current_thread::Context::enter::h25beb7dfa9729eb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x60217109295a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h74c9252804f97e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:540:44 [INFO] [stdout] 30: 0x6021710926e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcee3fe01853f3876 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x6021710a26c3 - tokio::macros::scoped_tls::ScopedKey::set::h67510626b7c9242d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/macros/scoped_tls.rs:61:9 [INFO] [stderr] error: test failed, to rerun pass `-p plugin_sm --test plugin` [INFO] [stdout] 32: 0x60217109248f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4c1bd360ba86ca3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:615:35 [INFO] [stdout] 33: 0x602171092702 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0968db66a82dcfe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:530:24 [INFO] [stdout] 34: 0x602171091863 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h17084f37afb91577 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:154:29 [INFO] [stdout] 35: 0x6021710916ba - tokio::runtime::runtime::Runtime::block_on::h381c3c70f2161d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/runtime.rs:282:52 [INFO] [stdout] 36: 0x60217108a07d - plugin::tests::plugin_get_command_prepare::{{closure}}::h5e576a2f56f49c03 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:30:32 [INFO] [stdout] 37: 0x60217107f3de - core::ops::function::FnOnce::call_once::h72c77e7d0f589594 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x6021710ee509 - serial_test::serial_code_lock::local_serial_core::hc520c2ae334ce63d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.8.0/src/serial_code_lock.rs:26:5 [INFO] [stdout] 39: 0x602171089f27 - plugin::tests::plugin_get_command_prepare::hec2ce26d47d28868 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:20:5 [INFO] [stdout] 40: 0x60217108a117 - plugin::tests::plugin_get_command_prepare::{{closure}}::h77f7400bddacca48 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:21:42 [INFO] [stdout] 41: 0x60217107f996 - core::ops::function::FnOnce::call_once::hf404c9d5bfe91a1a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6021710cb33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x6021710cb33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x6021710e0fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x6021710e0fa5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x6021710e0fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 47: 0x6021710e0fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 48: 0x6021710e0fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x6021710e0fa5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x6021710e0fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x6021710b7794 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x6021710b7794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 53: 0x6021710bb05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 54: 0x6021710bb05a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x6021710bb05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 56: 0x6021710bb05a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 57: 0x6021710bb05a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x6021710bb05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 59: 0x6021710bb05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x60217171522f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 61: 0x60217171522f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 62: 0x798364486aa4 - [INFO] [stdout] 63: 0x798364513a34 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::plugin_get_command_remove stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::plugin_get_command_remove' (392) panicked at crates/core/plugin_sm/tests/plugin.rs:224:9: [INFO] [stdout] assertion failed: res.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x602171741a12 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x602171741a12 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x602171741a12 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x602171741a12 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x602171753c0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x602171753c0f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60217170d331 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60217170d331 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60217171a182 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60217171f2ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60217171f191 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6021710cb57e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6021710cb57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60217171fa6f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x60217171fa6f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60217171f7e6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x60217171a2b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60217170106d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60217175caa0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x60217175ca7c - core::panicking::panic::h355c5fec13755e30 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x6021710890e0 - plugin::tests::plugin_get_command_remove::{{closure}}::{{closure}}::hb8b536bfac01269b [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:224:9 [INFO] [stdout] 21: 0x6021710941b2 - as core::future::future::Future>::poll::hf405b13d7aa4d985 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x60217109410d - as core::future::future::Future>::poll::hc3d9a4b6f5ec43ce [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x60217109346d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7b675f8093264cf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:541:73 [INFO] [stdout] 24: 0x60217109334b - tokio::runtime::coop::with_budget::h227fbf72ea256e66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/coop.rs:102:5 [INFO] [stdout] 25: 0x60217109334b - tokio::runtime::coop::budget::hb32c67ae1d50c270 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/coop.rs:68:5 [INFO] [stdout] 26: 0x60217109334b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcfc7a4db64e14fcb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 27: 0x602171091f00 - tokio::runtime::scheduler::current_thread::Context::enter::h25beb7dfa9729eb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 28: 0x60217109295a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h74c9252804f97e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:540:44 [INFO] [stdout] 29: 0x6021710926e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcee3fe01853f3876 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 30: 0x6021710a26c3 - tokio::macros::scoped_tls::ScopedKey::set::h67510626b7c9242d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x60217109248f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4c1bd360ba86ca3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:615:35 [INFO] [stdout] 32: 0x602171092702 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0968db66a82dcfe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:530:24 [INFO] [stdout] 33: 0x602171091863 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h17084f37afb91577 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:154:29 [INFO] [stdout] 34: 0x6021710916ba - tokio::runtime::runtime::Runtime::block_on::h381c3c70f2161d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/runtime.rs:282:52 [INFO] [stdout] 35: 0x60217108866d - plugin::tests::plugin_get_command_remove::{{closure}}::hfe2a82662f218891 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:224:29 [INFO] [stdout] 36: 0x60217107f43e - core::ops::function::FnOnce::call_once::h80b31cdc560ae004 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: 0x6021710ee509 - serial_test::serial_code_lock::local_serial_core::hc520c2ae334ce63d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.8.0/src/serial_code_lock.rs:26:5 [INFO] [stdout] 38: 0x6021710884e7 - plugin::tests::plugin_get_command_remove::hf238c2de2ac28f59 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:195:5 [INFO] [stdout] 39: 0x602171088507 - plugin::tests::plugin_get_command_remove::{{closure}}::h39bf857a13e1fdb2 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:196:41 [INFO] [stdout] 40: 0x60217107f7f6 - core::ops::function::FnOnce::call_once::hcc56d758b237edd5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x6021710cb33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6021710cb33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: 0x6021710e0fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: 0x6021710e0fa5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 45: 0x6021710e0fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 46: 0x6021710e0fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 47: 0x6021710e0fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x6021710e0fa5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: 0x6021710e0fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: 0x6021710b7794 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: 0x6021710b7794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 52: 0x6021710bb05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 53: 0x6021710bb05a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 54: 0x6021710bb05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 55: 0x6021710bb05a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 56: 0x6021710bb05a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x6021710bb05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 58: 0x6021710bb05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x60217171522f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 60: 0x60217171522f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 61: 0x798364486aa4 - [INFO] [stdout] 62: 0x798364513a34 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::plugin_get_command_update_list stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::plugin_get_command_update_list' (393) panicked at crates/core/plugin_sm/tests/plugin.rs:344:9: [INFO] [stdout] assertion failed: res.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x602171741a12 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x602171741a12 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x602171741a12 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x602171741a12 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x602171753c0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x602171753c0f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60217170d331 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60217170d331 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60217171a182 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60217171f2ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60217171f191 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6021710cb57e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6021710cb57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60217171fa6f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x60217171fa6f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60217171f7e6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x60217171a2b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60217170106d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60217175caa0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x60217175ca7c - core::panicking::panic::h355c5fec13755e30 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x60217108baa8 - plugin::tests::plugin_get_command_update_list::{{closure}}::{{closure}}::h9d2faccc429d2c89 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:344:9 [INFO] [stdout] 21: 0x6021710941b2 - as core::future::future::Future>::poll::hf405b13d7aa4d985 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x60217109410d - as core::future::future::Future>::poll::hc3d9a4b6f5ec43ce [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x60217109346d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7b675f8093264cf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:541:73 [INFO] [stdout] 24: 0x60217109334b - tokio::runtime::coop::with_budget::h227fbf72ea256e66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/coop.rs:102:5 [INFO] [stdout] 25: 0x60217109334b - tokio::runtime::coop::budget::hb32c67ae1d50c270 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/coop.rs:68:5 [INFO] [stdout] 26: 0x60217109334b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcfc7a4db64e14fcb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 27: 0x602171091f00 - tokio::runtime::scheduler::current_thread::Context::enter::h25beb7dfa9729eb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 28: 0x60217109295a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h74c9252804f97e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:540:44 [INFO] [stdout] 29: 0x6021710926e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcee3fe01853f3876 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 30: 0x6021710a26c3 - tokio::macros::scoped_tls::ScopedKey::set::h67510626b7c9242d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x60217109248f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4c1bd360ba86ca3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:615:35 [INFO] [stdout] 32: 0x602171092702 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0968db66a82dcfe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:530:24 [INFO] [stdout] 33: 0x602171091863 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h17084f37afb91577 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:154:29 [INFO] [stdout] 34: 0x6021710916ba - tokio::runtime::runtime::Runtime::block_on::h381c3c70f2161d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/runtime.rs:282:52 [INFO] [stdout] 35: 0x60217108af9d - plugin::tests::plugin_get_command_update_list::{{closure}}::hf2539620b3286eba [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:344:29 [INFO] [stdout] 36: 0x60217107f04e - core::ops::function::FnOnce::call_once::h0c5676d23bf01b33 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: 0x6021710ee509 - serial_test::serial_code_lock::local_serial_core::hc520c2ae334ce63d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.8.0/src/serial_code_lock.rs:26:5 [INFO] [stdout] 38: 0x60217108ae47 - plugin::tests::plugin_get_command_update_list::he308cb9390ef2561 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:310:5 [INFO] [stdout] 39: 0x60217108b037 - plugin::tests::plugin_get_command_update_list::{{closure}}::hfc080d7a77d2282b [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:311:46 [INFO] [stdout] 40: 0x60217107f366 - core::ops::function::FnOnce::call_once::h62f02cd5808be4d5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x6021710cb33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6021710cb33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: 0x6021710e0fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: 0x6021710e0fa5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 45: 0x6021710e0fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 46: 0x6021710e0fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 47: 0x6021710e0fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x6021710e0fa5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: 0x6021710e0fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: 0x6021710b7794 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: 0x6021710b7794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 52: 0x6021710bb05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 53: 0x6021710bb05a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 54: 0x6021710bb05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 55: 0x6021710bb05a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 56: 0x6021710bb05a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x6021710bb05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 58: 0x6021710bb05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x60217171522f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 60: 0x60217171522f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 61: 0x798364486aa4 - [INFO] [stdout] 62: 0x798364513a34 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::plugin_get_command_list_with_version stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::plugin_get_command_list_with_version' (389) panicked at crates/core/plugin_sm/tests/plugin.rs:122:9: [INFO] [stdout] assertion failed: res.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x602171741a12 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x602171741a12 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x602171741a12 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x602171741a12 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x602171753c0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x602171753c0f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60217170d331 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60217170d331 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60217171a182 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60217171f2ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60217171f191 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6021710cb57e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6021710cb57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60217171fa6f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x60217171fa6f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60217171f7e6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x60217171a2b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60217170106d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60217175caa0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x60217175ca7c - core::panicking::panic::h355c5fec13755e30 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x60217108deb8 - plugin::tests::plugin_get_command_list_with_version::{{closure}}::{{closure}}::h826129aaca648efc [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:122:9 [INFO] [stdout] 21: 0x6021710941b2 - as core::future::future::Future>::poll::hf405b13d7aa4d985 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x60217109410d - as core::future::future::Future>::poll::hc3d9a4b6f5ec43ce [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x60217109346d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7b675f8093264cf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:541:73 [INFO] [stdout] 24: 0x60217109334b - tokio::runtime::coop::with_budget::h227fbf72ea256e66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/coop.rs:102:5 [INFO] [stdout] 25: 0x60217109334b - tokio::runtime::coop::budget::hb32c67ae1d50c270 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/coop.rs:68:5 [INFO] [stdout] 26: 0x60217109334b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcfc7a4db64e14fcb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 27: 0x602171091f00 - tokio::runtime::scheduler::current_thread::Context::enter::h25beb7dfa9729eb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 28: 0x60217109295a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h74c9252804f97e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:540:44 [INFO] [stdout] 29: 0x6021710926e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcee3fe01853f3876 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 30: 0x6021710a26c3 - tokio::macros::scoped_tls::ScopedKey::set::h67510626b7c9242d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x60217109248f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4c1bd360ba86ca3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:615:35 [INFO] [stdout] 32: 0x602171092702 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0968db66a82dcfe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:530:24 [INFO] [stdout] 33: 0x602171091863 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h17084f37afb91577 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:154:29 [INFO] [stdout] 34: 0x6021710916ba - tokio::runtime::runtime::Runtime::block_on::h381c3c70f2161d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/runtime.rs:282:52 [INFO] [stdout] 35: 0x60217108d22d - plugin::tests::plugin_get_command_list_with_version::{{closure}}::hc911c5756a76f9b0 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:123:52 [INFO] [stdout] 36: 0x60217107f70e - core::ops::function::FnOnce::call_once::hbdfe1337abdbba2e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: 0x6021710ee509 - serial_test::serial_code_lock::local_serial_core::hc520c2ae334ce63d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.8.0/src/serial_code_lock.rs:26:5 [INFO] [stdout] 38: 0x60217108d0a7 - plugin::tests::plugin_get_command_list_with_version::h89747d07ff22fbb4 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:92:5 [INFO] [stdout] 39: 0x60217108d0c7 - plugin::tests::plugin_get_command_list_with_version::{{closure}}::hc4f0768dda039d8d [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:93:52 [INFO] [stdout] 40: 0x60217107f2e6 - core::ops::function::FnOnce::call_once::h5efbcb97b007592f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x6021710cb33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6021710cb33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: 0x6021710e0fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: 0x6021710e0fa5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 45: 0x6021710e0fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 46: 0x6021710e0fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 47: 0x6021710e0fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x6021710e0fa5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: 0x6021710e0fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: 0x6021710b7794 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: 0x6021710b7794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 52: 0x6021710bb05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 53: 0x6021710bb05a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 54: 0x6021710bb05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 55: 0x6021710bb05a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 56: 0x6021710bb05a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x6021710bb05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 58: 0x6021710bb05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x60217171522f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 60: 0x60217171522f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 61: 0x798364486aa4 - [INFO] [stdout] 62: 0x798364513a34 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::plugin_command_update_list_fallback stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::plugin_command_update_list_fallback' (386) panicked at crates/core/plugin_sm/tests/plugin.rs:385:9: [INFO] [stdout] assertion failed: errors.is_empty() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x602171741a12 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x602171741a12 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x602171741a12 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x602171741a12 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x602171753c0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x602171753c0f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60217170d331 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60217170d331 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60217171a182 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60217171f2ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60217171f191 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6021710cb57e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6021710cb57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60217171fa6f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x60217171fa6f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60217171f7e6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x60217171a2b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60217170106d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60217175caa0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x60217175ca7c - core::panicking::panic::h355c5fec13755e30 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x60217108cf79 - plugin::tests::plugin_command_update_list_fallback::{{closure}}::{{closure}}::hde1b2151b1ca649f [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:385:9 [INFO] [stdout] 21: 0x6021710941b2 - as core::future::future::Future>::poll::hf405b13d7aa4d985 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x60217109410d - as core::future::future::Future>::poll::hc3d9a4b6f5ec43ce [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x60217109346d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7b675f8093264cf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:541:73 [INFO] [stdout] 24: 0x60217109334b - tokio::runtime::coop::with_budget::h227fbf72ea256e66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/coop.rs:102:5 [INFO] [stdout] 25: 0x60217109334b - tokio::runtime::coop::budget::hb32c67ae1d50c270 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/coop.rs:68:5 [INFO] [stdout] 26: 0x60217109334b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcfc7a4db64e14fcb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 27: 0x602171091f00 - tokio::runtime::scheduler::current_thread::Context::enter::h25beb7dfa9729eb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 28: 0x60217109295a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h74c9252804f97e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:540:44 [INFO] [stdout] 29: 0x6021710926e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcee3fe01853f3876 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 30: 0x6021710a26c3 - tokio::macros::scoped_tls::ScopedKey::set::h67510626b7c9242d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x60217109248f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4c1bd360ba86ca3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:615:35 [INFO] [stdout] 32: 0x602171092702 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0968db66a82dcfe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:530:24 [INFO] [stdout] 33: 0x602171091863 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h17084f37afb91577 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/scheduler/current_thread.rs:154:29 [INFO] [stdout] 34: 0x6021710916ba - tokio::runtime::runtime::Runtime::block_on::h381c3c70f2161d12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.1/src/runtime/runtime.rs:282:52 [INFO] [stdout] 35: 0x60217108c3ed - plugin::tests::plugin_command_update_list_fallback::{{closure}}::h3fdff1c13e9d34fc [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:385:35 [INFO] [stdout] 36: 0x60217107efee - core::ops::function::FnOnce::call_once::h02ac5bfb6cf729a9 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: 0x6021710ee509 - serial_test::serial_code_lock::local_serial_core::hc520c2ae334ce63d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.8.0/src/serial_code_lock.rs:26:5 [INFO] [stdout] 38: 0x60217108c297 - plugin::tests::plugin_command_update_list_fallback::hf9a8ded9fbd2b9d4 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:349:5 [INFO] [stdout] 39: 0x60217108c487 - plugin::tests::plugin_command_update_list_fallback::{{closure}}::hea12363e5262bdcf [INFO] [stdout] at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:350:51 [INFO] [stdout] 40: 0x60217107f636 - core::ops::function::FnOnce::call_once::ha90e9ee61a19312b [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x6021710cb33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6021710cb33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: 0x6021710e0fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: 0x6021710e0fa5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 45: 0x6021710e0fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 46: 0x6021710e0fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 47: 0x6021710e0fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x6021710e0fa5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: 0x6021710e0fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: 0x6021710b7794 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: 0x6021710b7794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 52: 0x6021710bb05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 53: 0x6021710bb05a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 54: 0x6021710bb05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 55: 0x6021710bb05a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 56: 0x6021710bb05a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x6021710bb05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 58: 0x6021710bb05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x60217171522f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 60: 0x60217171522f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 61: 0x798364486aa4 - [INFO] [stdout] 62: 0x798364513a34 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::plugin_command_update_list_fallback [INFO] [stdout] tests::plugin_get_command_finalize [INFO] [stdout] tests::plugin_get_command_install [INFO] [stdout] tests::plugin_get_command_list_with_version [INFO] [stdout] tests::plugin_get_command_list_without_version [INFO] [stdout] tests::plugin_get_command_prepare [INFO] [stdout] tests::plugin_get_command_remove [INFO] [stdout] tests::plugin_get_command_update_list [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a3a6debb221acb2015bab1ee0f735361b96f0df7a940619ceea8c0b9fa90e40b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3a6debb221acb2015bab1ee0f735361b96f0df7a940619ceea8c0b9fa90e40b", kill_on_drop: false }` [INFO] [stdout] a3a6debb221acb2015bab1ee0f735361b96f0df7a940619ceea8c0b9fa90e40b