[INFO] cloning repository https://github.com/PradeepKiruvale/tedge_build_workflow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PradeepKiruvale/tedge_build_workflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPradeepKiruvale%2Ftedge_build_workflow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPradeepKiruvale%2Ftedge_build_workflow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e0872f451f53d89e66b19bd218300ed4e10a5b3
[INFO] testing PradeepKiruvale/tedge_build_workflow against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPradeepKiruvale%2Ftedge_build_workflow" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PradeepKiruvale/tedge_build_workflow
[INFO] finished tweaking git repo https://github.com/PradeepKiruvale/tedge_build_workflow
[INFO] tweaked toml for git repo https://github.com/PradeepKiruvale/tedge_build_workflow written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PradeepKiruvale/tedge_build_workflow on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PradeepKiruvale/tedge_build_workflow 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/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-3-tc1/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-3-tc1/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-3-tc1/source/plugins/log_request_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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctor v0.1.22
[INFO] [stderr]   Downloaded futures-macro v0.3.21
[INFO] [stderr]   Downloaded futures v0.3.21
[INFO] [stderr]   Downloaded downcast v0.10.0
[INFO] [stderr]   Downloaded jackiechan v0.0.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.38
[INFO] [stderr]   Downloaded diff v0.1.12
[INFO] [stderr]   Downloaded xmlparser v0.13.3
[INFO] [stderr]   Downloaded tokio-tungstenite v0.15.0
[INFO] [stderr]   Downloaded criterion v0.3.5
[INFO] [stderr]   Downloaded which v4.2.5
[INFO] [stderr]   Downloaded async-log-attributes v1.0.1
[INFO] [stderr]   Downloaded clap_lex v0.2.0
[INFO] [stderr]   Downloaded miniz_oxide v0.5.1
[INFO] [stderr]   Downloaded clap_derive v3.1.18
[INFO] [stderr]   Downloaded mockall v0.11.0
[INFO] [stderr]   Downloaded backoff v0.3.0
[INFO] [stderr]   Downloaded object v0.28.4
[INFO] [stderr]   Downloaded clap v3.1.18
[INFO] [stderr]   Downloaded http v0.2.7
[INFO] [stderr]   Downloaded proptest v1.0.0
[INFO] [stderr]   Downloaded headers v0.3.7
[INFO] [stderr]   Downloaded pretty_assertions v1.2.1
[INFO] [stderr]   Downloaded rustls v0.20.4
[INFO] [stderr]   Downloaded x509-parser v0.13.2
[INFO] [stderr]   Downloaded rayon v1.5.2
[INFO] [stderr]   Downloaded warp v0.3.2
[INFO] [stderr]   Downloaded flate2 v1.0.23
[INFO] [stderr]   Downloaded tokio v1.18.2
[INFO] [stderr]   Downloaded similar v2.1.0
[INFO] [stderr]   Downloaded rayon-core v1.9.2
[INFO] [stderr]   Downloaded tungstenite v0.14.0
[INFO] [stderr]   Downloaded asn1-rs v0.3.1
[INFO] [stderr]   Downloaded webpki-roots v0.22.3
[INFO] [stderr]   Downloaded zeroize v1.5.5
[INFO] [stderr]   Downloaded tokio-test v0.4.2
[INFO] [stderr]   Downloaded cast v0.2.7
[INFO] [stderr]   Downloaded test-case v2.0.2
[INFO] [stderr]   Downloaded async-trait v0.1.53
[INFO] [stderr]   Downloaded twoway v0.1.8
[INFO] [stderr]   Downloaded tokio-util v0.7.1
[INFO] [stderr]   Downloaded rumqttlog v0.9.0
[INFO] [stderr]   Downloaded serial_test_derive v0.6.0
[INFO] [stderr]   Downloaded pem v1.0.2
[INFO] [stderr]   Downloaded csv v1.1.6
[INFO] [stderr]   Downloaded rcgen v0.9.2
[INFO] [stderr]   Downloaded oid-registry v0.4.0
[INFO] [stderr]   Downloaded async-log v2.0.0
[INFO] [stderr]   Downloaded assert-json-diff v2.0.1
[INFO] [stderr]   Downloaded criterion-plot v0.4.4
[INFO] [stderr]   Downloaded plotters-svg v0.3.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.8
[INFO] [stderr]   Downloaded jemalloc-sys v0.3.2
[INFO] [stderr]   Downloaded stats_alloc v0.1.10
[INFO] [stderr]   Downloaded argh_derive v0.1.7
[INFO] [stderr]   Downloaded argh_shared v0.1.7
[INFO] [stderr]   Downloaded jemallocator v0.3.2
[INFO] [stderr]   Downloaded buf_redux v0.8.4
[INFO] [stderr]   Downloaded multipart v0.18.0
[INFO] [stderr]   Downloaded pin-project-internal v1.0.10
[INFO] [stderr]   Downloaded rumqttd v0.9.0
[INFO] [stderr]   Downloaded der-parser v7.0.0
[INFO] [stderr]   Downloaded futures-executor v0.3.21
[INFO] [stderr]   Downloaded time v0.3.9
[INFO] [stderr]   Downloaded syn v1.0.94
[INFO] [stderr]   Downloaded hamcrest2 v0.3.0
[INFO] [stderr]   Downloaded fragile v1.2.0
[INFO] [stderr]   Downloaded mockall_derive v0.10.2
[INFO] [stderr]   Downloaded argh v0.1.7
[INFO] [stderr]   Downloaded confy v0.4.0
[INFO] [stderr]   Downloaded segments v0.1.0
[INFO] [stderr]   Downloaded serial_test v0.6.0
[INFO] [stderr]   Downloaded displaydoc v0.2.3
[INFO] [stderr]   Downloaded libc v0.2.125
[INFO] [stderr]   Downloaded h2 v0.3.13
[INFO] [stderr]   Downloaded mockall_derive v0.11.0
[INFO] [stderr]   Downloaded mockito v0.31.0
[INFO] [stderr]   Downloaded semver v1.0.9
[INFO] [stderr]   Downloaded plotters-backend v0.3.2
[INFO] [stderr]   Downloaded mockall v0.10.2
[INFO] [stderr]   Downloaded pretty_env_logger v0.4.0
[INFO] [stderr]   Downloaded pin-project v1.0.10
[INFO] [stderr]   Downloaded yasna v0.5.0
[INFO] [stderr]   Downloaded users v0.11.0
[INFO] [stderr]   Downloaded asn1-rs-derive v0.1.0
[INFO] [stderr]   Downloaded backtrace v0.3.65
[INFO] [stderr]   Downloaded plotters v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 248f336a80a5f6bc8209dc79ea95d9159c00bb6e4f4d324c04a860f3c4dab727
[INFO] running `Command { std: "docker" "start" "-a" "248f336a80a5f6bc8209dc79ea95d9159c00bb6e4f4d324c04a860f3c4dab727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "248f336a80a5f6bc8209dc79ea95d9159c00bb6e4f4d324c04a860f3c4dab727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "248f336a80a5f6bc8209dc79ea95d9159c00bb6e4f4d324c04a860f3c4dab727", kill_on_drop: false }`
[INFO] [stdout] 248f336a80a5f6bc8209dc79ea95d9159c00bb6e4f4d324c04a860f3c4dab727
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c973004570cfe5fb2ac4bef91f725e34bcef56769e8294b08060181c092d1d78
[INFO] running `Command { std: "docker" "start" "-a" "c973004570cfe5fb2ac4bef91f725e34bcef56769e8294b08060181c092d1d78", kill_on_drop: false }`
[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/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/log_request_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.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.94
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling mqttbytes v0.6.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling oid-registry v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling pollster v0.2.5
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling webpki-roots v0.22.3
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling rustls-pemfile v0.3.0
[INFO] [stderr]    Compiling pem v1.0.2
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling fragile v1.2.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling zeroize v1.5.5
[INFO] [stderr]    Compiling predicates v1.0.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling asn1-rs-derive v0.1.0
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling displaydoc v0.2.3
[INFO] [stderr]    Compiling mockall_derive v0.10.2
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling downcast v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]    Compiling tedge_users v0.6.4 (/opt/rustwide/workdir/crates/common/tedge_users)
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling clap v3.1.18
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling mockall v0.10.2
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling rumqttc v0.10.0
[INFO] [stderr]    Compiling backoff v0.3.0
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling mqtt_channel v0.6.4 (/opt/rustwide/workdir/crates/common/mqtt_channel)
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.11
[INFO] [stderr]    Compiling asn1-rs v0.3.1
[INFO] [stderr]    Compiling yasna v0.5.0
[INFO] [stderr]    Compiling clock v0.6.4 (/opt/rustwide/workdir/crates/common/clock)
[INFO] [stderr]    Compiling json-writer v0.6.4 (/opt/rustwide/workdir/crates/common/json_writer)
[INFO] [stderr]    Compiling thin_edge_json v0.6.4 (/opt/rustwide/workdir/crates/core/thin_edge_json)
[INFO] [stderr]    Compiling rcgen v0.9.2
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling tedge_utils v0.6.4 (/opt/rustwide/workdir/crates/common/tedge_utils)
[INFO] [stderr]    Compiling der-parser v7.0.0
[INFO] [stderr]    Compiling mockall_derive v0.11.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling tungstenite v0.14.0
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling x509-parser v0.13.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling argh_shared v0.1.7
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling argh_derive v0.1.7
[INFO] [stderr]    Compiling certificate v0.6.4 (/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:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |         pem: &x509_parser::pem::Pem,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 68 |     ) -> Result<x509_parser::certificate::X509Certificate, CertificateError> {
[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] 68 |     ) -> Result<x509_parser::certificate::X509Certificate<'_>, CertificateError> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tedge_config v0.6.4 (/opt/rustwide/workdir/crates/common/tedge_config)
[INFO] [stderr]    Compiling directories v2.0.2
[INFO] [stderr]    Compiling segments v0.1.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling headers v0.3.7
[INFO] [stderr]    Compiling mockall v0.11.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.15.0
[INFO] [stderr]    Compiling logged_command v0.6.4 (/opt/rustwide/workdir/crates/common/logged_command)
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling jackiechan v0.0.4
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling rumqttlog v0.9.0
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling confy v0.4.0
[INFO] [stderr]    Compiling argh v0.1.7
[INFO] [stderr]    Compiling flockfile v0.6.4 (/opt/rustwide/workdir/crates/common/flockfile)
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling xmlparser v0.13.3
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]    Compiling c8y_translator v0.6.4 (/opt/rustwide/workdir/crates/core/c8y_translator)
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling warp v0.3.2
[INFO] [stderr]    Compiling batcher v0.6.4 (/opt/rustwide/workdir/crates/common/batcher)
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling freedesktop_entry_parser v1.3.0
[INFO] [stderr]    Compiling rpassword v5.0.1
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling tedge_watchdog v0.6.4 (/opt/rustwide/workdir/crates/core/tedge_watchdog)
[INFO] [stderr]    Compiling tedge_apama_plugin v0.6.4 (/opt/rustwide/workdir/plugins/tedge_apama_plugin)
[INFO] [stderr]    Compiling async-log-attributes v1.0.1
[INFO] [stderr]    Compiling tedge_dummy_plugin v0.6.4 (/opt/rustwide/workdir/plugins/tedge_dummy_plugin)
[INFO] [stderr]    Compiling tedge_apt_plugin v0.6.4 (/opt/rustwide/workdir/plugins/tedge_apt_plugin)
[INFO] [stderr]    Compiling async-log v2.0.0
[INFO] [stderr]    Compiling sawtooth_publisher v0.6.4 (/opt/rustwide/workdir/crates/tests/sawtooth_publisher)
[INFO] [stderr]    Compiling download v0.6.4 (/opt/rustwide/workdir/crates/common/download)
[INFO] [stderr]    Compiling agent_interface v0.6.4 (/opt/rustwide/workdir/crates/core/agent_interface)
[INFO] [stdout] warning: enum `RestartOperation` is never used
[INFO] [stdout]    --> crates/core/agent_interface/src/messages.rs:470:10
[INFO] [stdout]     |
[INFO] [stdout] 470 | pub enum RestartOperation {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling c8y_smartrest v0.6.4 (/opt/rustwide/workdir/crates/core/c8y_smartrest)
[INFO] [stderr]    Compiling plugin_sm v0.6.4 (/opt/rustwide/workdir/crates/core/plugin_sm)
[INFO] [stderr]    Compiling c8y_api v0.6.4 (/opt/rustwide/workdir/crates/core/c8y_api)
[INFO] [stderr]    Compiling tedge v0.6.4 (/opt/rustwide/workdir/crates/core/tedge)
[INFO] [stderr]    Compiling tedge_agent v0.6.4 (/opt/rustwide/workdir/crates/core/tedge_agent)
[INFO] [stdout] warning: unused import: `commands::*`
[INFO] [stdout]  --> crates/core/tedge/src/cli/config/mod.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::{cli::*, commands::*, config_key::*};
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `timestamp` is not used by name
[INFO] [stdout]   --> crates/core/tedge_agent/src/error.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[error("Could not convert {timestamp:?} to unix timestamp. Error message: {}")]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^
[INFO] [stdout]    |             |                                                                  |
[INFO] [stdout]    |             |                                                                  this formatting argument uses named argument `timestamp` by position
[INFO] [stdout]    |             this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[error("Could not convert {timestamp:?} to unix timestamp. Error message: {timestamp}")]
[INFO] [stdout]    |                                                                                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `disconnect_timeout` is never read
[INFO] [stdout]   --> crates/core/tedge/src/cli/mqtt/publish.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct MqttPublishCommand {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub disconnect_timeout: Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tedge_logfile_request_plugin v0.6.4 (/opt/rustwide/workdir/plugins/log_request_plugin)
[INFO] [stderr]    Compiling tedge_mapper v0.6.4 (/opt/rustwide/workdir/crates/core/tedge_mapper)
[INFO] [stderr]    Compiling c8y_configuration_plugin v0.6.4 (/opt/rustwide/workdir/plugins/c8y_configuration_plugin)
[INFO] [stdout] warning: method `get_in_topic_filter` is never used
[INFO] [stdout]   --> crates/core/tedge_mapper/src/core/converter.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub trait Converter: Send + Sync {
[INFO] [stdout]    |           --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 19 |     fn get_in_topic_filter(&self) -> &TopicFilter {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling jemallocator v0.3.2
[INFO] [stderr]    Compiling rumqttd v0.9.0
[INFO] [stderr]    Compiling mqtt_tests v0.6.4 (/opt/rustwide/workdir/crates/tests/mqtt_tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 18s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "c973004570cfe5fb2ac4bef91f725e34bcef56769e8294b08060181c092d1d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c973004570cfe5fb2ac4bef91f725e34bcef56769e8294b08060181c092d1d78", kill_on_drop: false }`
[INFO] [stdout] c973004570cfe5fb2ac4bef91f725e34bcef56769e8294b08060181c092d1d78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 465e85198b05498a54e6fc0aac29595821942b248cd0487169e1f97ee66d271a
[INFO] running `Command { std: "docker" "start" "-a" "465e85198b05498a54e6fc0aac29595821942b248cd0487169e1f97ee66d271a", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/plugins/log_request_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_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/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]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling test-case v2.0.2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/common/certificate/src/lib.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |         pem: &x509_parser::pem::Pem,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 68 |     ) -> Result<x509_parser::certificate::X509Certificate, CertificateError> {
[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] 68 |     ) -> Result<x509_parser::certificate::X509Certificate<'_>, CertificateError> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling assert-json-diff v2.0.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling semver v1.0.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rayon-core v1.9.2
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling serial_test_derive v0.6.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling serial_test v0.6.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling similar v2.1.0
[INFO] [stderr]    Compiling proptest v1.0.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling mockito v0.31.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[INFO] [stderr]    Compiling assert_cmd v2.0.4
[INFO] [stderr]    Compiling stats_alloc v0.1.10
[INFO] [stderr]    Compiling whoami v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stderr]    Compiling tedge_apama_plugin v0.6.4 (/opt/rustwide/workdir/plugins/tedge_apama_plugin)
[INFO] [stderr]    Compiling tedge_dummy_plugin v0.6.4 (/opt/rustwide/workdir/plugins/tedge_dummy_plugin)
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling hamcrest2 v0.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tedge_utils v0.6.4 (/opt/rustwide/workdir/crates/common/tedge_utils)
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling backoff v0.3.0
[INFO] [stderr]    Compiling tedge_config v0.6.4 (/opt/rustwide/workdir/crates/common/tedge_config)
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling rumqttc v0.10.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.15.0
[INFO] [stderr]    Compiling mqtt_channel v0.6.4 (/opt/rustwide/workdir/crates/common/mqtt_channel)
[INFO] [stderr]    Compiling logged_command v0.6.4 (/opt/rustwide/workdir/crates/common/logged_command)
[INFO] [stderr]    Compiling tokio-test v0.4.2
[INFO] [stderr]    Compiling batcher v0.6.4 (/opt/rustwide/workdir/crates/common/batcher)
[INFO] [stderr]    Compiling flockfile v0.6.4 (/opt/rustwide/workdir/crates/common/flockfile)
[INFO] [stderr]    Compiling certificate v0.6.4 (/opt/rustwide/workdir/crates/common/certificate)
[INFO] [stderr]    Compiling clock v0.6.4 (/opt/rustwide/workdir/crates/common/clock)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/common/certificate/src/lib.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |         pem: &x509_parser::pem::Pem,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 68 |     ) -> Result<x509_parser::certificate::X509Certificate, CertificateError> {
[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] 68 |     ) -> Result<x509_parser::certificate::X509Certificate<'_>, CertificateError> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tedge_users v0.6.4 (/opt/rustwide/workdir/crates/common/tedge_users)
[INFO] [stderr]    Compiling json-writer v0.6.4 (/opt/rustwide/workdir/crates/common/json_writer)
[INFO] [stderr]    Compiling tedge_watchdog v0.6.4 (/opt/rustwide/workdir/crates/core/tedge_watchdog)
[INFO] [stderr]    Compiling sawtooth_publisher v0.6.4 (/opt/rustwide/workdir/crates/tests/sawtooth_publisher)
[INFO] [stderr]    Compiling c8y_translator v0.6.4 (/opt/rustwide/workdir/crates/core/c8y_translator)
[INFO] [stderr]    Compiling thin_edge_json v0.6.4 (/opt/rustwide/workdir/crates/core/thin_edge_json)
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling warp v0.3.2
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling download v0.6.4 (/opt/rustwide/workdir/crates/common/download)
[INFO] [stderr]    Compiling agent_interface v0.6.4 (/opt/rustwide/workdir/crates/core/agent_interface)
[INFO] [stdout] warning: enum `RestartOperation` is never used
[INFO] [stdout]    --> crates/core/agent_interface/src/messages.rs:470:10
[INFO] [stdout]     |
[INFO] [stdout] 470 | pub enum RestartOperation {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling c8y_smartrest v0.6.4 (/opt/rustwide/workdir/crates/core/c8y_smartrest)
[INFO] [stderr]    Compiling plugin_sm v0.6.4 (/opt/rustwide/workdir/crates/core/plugin_sm)
[INFO] [stderr]    Compiling rumqttd v0.9.0
[INFO] [stderr]    Compiling c8y_api v0.6.4 (/opt/rustwide/workdir/crates/core/c8y_api)
[INFO] [stderr]    Compiling tedge v0.6.4 (/opt/rustwide/workdir/crates/core/tedge)
[INFO] [stderr]    Compiling tedge_apt_plugin v0.6.4 (/opt/rustwide/workdir/plugins/tedge_apt_plugin)
[INFO] [stdout] warning: unused import: `commands::*`
[INFO] [stdout]  --> crates/core/tedge/src/cli/config/mod.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::{cli::*, commands::*, config_key::*};
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `unix::*`
[INFO] [stdout]  --> crates/core/tedge/tests/os_related/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use unix::*;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` 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:16:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct MqttPublishCommand {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub disconnect_timeout: Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tedge_agent v0.6.4 (/opt/rustwide/workdir/crates/core/tedge_agent)
[INFO] [stdout] warning: named argument `timestamp` is not used by name
[INFO] [stdout]   --> crates/core/tedge_agent/src/error.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[error("Could not convert {timestamp:?} to unix timestamp. Error message: {}")]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^
[INFO] [stdout]    |             |                                                                  |
[INFO] [stdout]    |             |                                                                  this formatting argument uses named argument `timestamp` by position
[INFO] [stdout]    |             this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[error("Could not convert {timestamp:?} to unix timestamp. Error message: {timestamp}")]
[INFO] [stdout]    |                                                                                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mqtt_tests v0.6.4 (/opt/rustwide/workdir/crates/tests/mqtt_tests)
[INFO] [stderr]    Compiling tedge_logfile_request_plugin v0.6.4 (/opt/rustwide/workdir/plugins/log_request_plugin)
[INFO] [stdout] warning: unused import: `commands::*`
[INFO] [stdout]  --> crates/core/tedge/src/cli/config/mod.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::{cli::*, commands::*, config_key::*};
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RestartOperation` is never used
[INFO] [stdout]    --> crates/core/agent_interface/src/messages.rs:470:10
[INFO] [stdout]     |
[INFO] [stdout] 470 | pub enum RestartOperation {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` 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:16:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct MqttPublishCommand {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub disconnect_timeout: Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tedge_mapper v0.6.4 (/opt/rustwide/workdir/crates/core/tedge_mapper)
[INFO] [stderr]    Compiling c8y_configuration_plugin v0.6.4 (/opt/rustwide/workdir/plugins/c8y_configuration_plugin)
[INFO] [stdout] warning: named argument `timestamp` is not used by name
[INFO] [stdout]   --> crates/core/tedge_agent/src/error.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[error("Could not convert {timestamp:?} to unix timestamp. Error message: {}")]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^
[INFO] [stdout]    |             |                                                                  |
[INFO] [stdout]    |             |                                                                  this formatting argument uses named argument `timestamp` by position
[INFO] [stdout]    |             this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[error("Could not convert {timestamp:?} to unix timestamp. Error message: {timestamp}")]
[INFO] [stdout]    |                                                                                 +++++++++
[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:19:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub trait Converter: Send + Sync {
[INFO] [stdout]    |           --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 19 |     fn get_in_topic_filter(&self) -> &TopicFilter {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, criterion v0.3.5, 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 4`
[INFO] running `Command { std: "docker" "inspect" "465e85198b05498a54e6fc0aac29595821942b248cd0487169e1f97ee66d271a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "465e85198b05498a54e6fc0aac29595821942b248cd0487169e1f97ee66d271a", kill_on_drop: false }`
[INFO] [stdout] 465e85198b05498a54e6fc0aac29595821942b248cd0487169e1f97ee66d271a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6172105f6c0c87137fdcbdd87ffa438330494ace1607a3dcbc41725ce4bf5e43
[INFO] running `Command { std: "docker" "start" "-a" "6172105f6c0c87137fdcbdd87ffa438330494ace1607a3dcbc41725ce4bf5e43", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/plugins/log_request_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_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/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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/common/certificate/src/lib.rs:67:14
[INFO] [stderr]    |
[INFO] [stderr] 67 |         pem: &x509_parser::pem::Pem,
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 68 |     ) -> Result<x509_parser::certificate::X509Certificate, CertificateError> {
[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] 68 |     ) -> Result<x509_parser::certificate::X509Certificate<'_>, CertificateError> {
[INFO] [stderr]    |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: enum `RestartOperation` is never used
[INFO] [stderr]    --> crates/core/agent_interface/src/messages.rs:470:10
[INFO] [stderr]     |
[INFO] [stderr] 470 | pub enum RestartOperation {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `certificate` (lib) generated 1 warning
[INFO] [stderr] warning: `agent_interface` (lib) generated 1 warning
[INFO] [stderr] warning: method `get_in_topic_filter` is never used
[INFO] [stderr]   --> crates/core/tedge_mapper/src/core/converter.rs:19:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub trait Converter: Send + Sync {
[INFO] [stderr]    |           --------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 19 |     fn get_in_topic_filter(&self) -> &TopicFilter {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tedge_mapper` (bin "tedge_mapper" test) generated 1 warning
[INFO] [stderr] warning: unused import: `commands::*`
[INFO] [stderr]  --> crates/core/tedge/src/cli/config/mod.rs:5:24
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use self::{cli::*, commands::*, config_key::*};
[INFO] [stderr]   |                        ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `disconnect_timeout` is never read
[INFO] [stderr]   --> crates/core/tedge/src/cli/mqtt/publish.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct MqttPublishCommand {
[INFO] [stderr]    |            ------------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 16 |     pub disconnect_timeout: Duration,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `unix::*`
[INFO] [stderr]  --> crates/core/tedge/tests/os_related/mod.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use unix::*;
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: named argument `timestamp` is not used by name
[INFO] [stderr]   --> crates/core/tedge_agent/src/error.rs:50:13
[INFO] [stderr]    |
[INFO] [stderr] 50 |     #[error("Could not convert {timestamp:?} to unix timestamp. Error message: {}")]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^
[INFO] [stderr]    |             |                                                                  |
[INFO] [stderr]    |             |                                                                  this formatting argument uses named argument `timestamp` by position
[INFO] [stderr]    |             this named argument is referred to by position in formatting string
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stderr] help: use the named argument by name to avoid ambiguity
[INFO] [stderr]    |
[INFO] [stderr] 50 |     #[error("Could not convert {timestamp:?} to unix timestamp. Error message: {timestamp}")]
[INFO] [stderr]    |                                                                                 +++++++++
[INFO] [stderr] 
[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: `tedge` (test "main") generated 1 warning (run `cargo fix --test "main"` to apply 1 suggestion)
[INFO] [stderr] warning: `tedge_agent` (bin "tedge_agent" test) generated 1 warning
[INFO] [stderr] warning: `tedge_agent` (bin "tedge_agent") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `agent_interface` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `certificate` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, criterion v0.3.5, 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 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agent_interface-f38319b06e5ca2b7)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test tests::creating_a_software_list_request ... ok
[INFO] [stdout] test messages::tests::serde_software_list_empty_successful ... ok
[INFO] [stdout] test messages::tests::serde_software_request_list ... ok
[INFO] [stdout] test tests::creating_a_software_list_response ... ok
[INFO] [stdout] test tests::creating_a_software_list_error ... ok
[INFO] [stdout] test messages::tests::serde_software_list_some_modules_successful ... ok
[INFO] [stdout] test messages::tests::serde_software_request_update ... ok
[INFO] [stdout] test tests::creating_a_software_list_request_with_generated_id ... ok
[INFO] [stdout] test tests::creating_a_software_update_request ... ok
[INFO] [stdout] test tests::creating_a_software_update_request_grouping_updates_per_plugin_using_default ... ok
[INFO] [stdout] test tests::creating_a_software_update_request_grouping_updates_per_plugin ... ok
[INFO] [stdout] test tests::topic_names ... ok
[INFO] [stdout] test tests::using_a_software_list_error ... ok
[INFO] [stdout] test tests::creating_a_software_update_response ... ok
[INFO] [stdout] test tests::finalizing_a_software_update_error ... ok
[INFO] [stdout] test tests::finalizing_a_software_update_response ... ok
[INFO] [stdout] test tests::creating_a_software_update_request_with_generated_id ... ok
[INFO] [stdout] test tests::using_a_software_list_request ... ok
[INFO] [stdout] test tests::using_a_software_list_response ... ok
[INFO] [stdout] test tests::using_a_software_update_response ... ok
[INFO] [stdout] test tests::using_a_software_update_request ... ok
[INFO] [stdout] test topic::tests::convert_response_topic_to_str ... ok
[INFO] [stdout] test topic::tests::convert_str_into_response_topic ... ok
[INFO] [stdout] test tests::using_a_software_update_executing_response ... ok
[INFO] [stdout] test topic::tests::convert_request_topic_to_str ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/batcher-c37ec4b8ecfed182)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test batch::tests::duplicate ... ok
[INFO] [stdout] test batch::tests::split ... ok
[INFO] [stdout] test batch::tests::add ... 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 batcher::tests::batch_split_due_to_conflicting_measurements ... ok
[INFO] [stdout] test batcher::tests::multi_event_batch ... ok
[INFO] [stdout] test batcher::tests::flush_two_batches ... ok
[INFO] [stdout] test batcher::tests::flush_one_batch ... ok
[INFO] [stdout] test batcher::tests::simple_batching_with_batching_timeout ... ok
[INFO] [stdout] test batcher::tests::single_event_batch ... ok
[INFO] [stdout] test batcher::tests::receiving_older_already_batched_messages_after_starting_a_new_batch ... ok
[INFO] [stdout] test batcher::tests::simple_batching_with_batching_window ... ok
[INFO] [stdout] test batcher::tests::receiving_older_unbatched_messages_after_starting_a_new_batch ... ok
[INFO] [stdout] test config::tests::build_config ... ok
[INFO] [stdout] test driver::tests::flush_one_batch ... ok
[INFO] [stdout] test driver::tests::flush_empty ... ok
[INFO] [stdout] test batcher::tests::split_batch ... ok
[INFO] [stdout] test batcher::tests::multi_event_batch_with_long_delivery_jitter_and_delayed_message ... ok
[INFO] [stdout] test batcher::tests::flush_no_batches ... ok
[INFO] [stdout] test driver::tests::two_batches_with_timer ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/c8y_api-e6e19cd69660bcd8)
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 29 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_correct_urls::_http_aaa_test_com_expects ... ok
[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::_https_aaa_test_com_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_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_correct_urls::_mqtt_aaa_test_com_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_incorrect_urls::_http_test_co_te_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_incorrect_urls::_http_test_com_123456_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_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 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_with_commas_in_text ... ok
[INFO] [stdout] test json_c8y::tests::check_event_translation::event_translation ... ok
[INFO] [stdout] test json_c8y::tests::check_event_translation::event_translation_without_text ... ok
[INFO] [stdout] test json_c8y::tests::get_id_from_c8y_response ... ok
[INFO] [stdout] test json_c8y::tests::verify_combine_version_and_type ... ok
[INFO] [stdout] test json_c8y::tests::empty_to_c8y_set_software_list ... ok
[INFO] [stdout] test json_c8y::tests::from_software_module_to_c8y_software_module_item ... ok
[INFO] [stdout] test json_c8y::tests::from_thin_edge_json_to_c8y_set_software_list ... ok
[INFO] [stdout] test http_proxy::tests::send_event ... ok
[INFO] [stdout] test http_proxy::tests::upload_config_file ... ok
[INFO] [stdout] test http_proxy::tests::get_internal_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/c8y_configuration_plugin-2c293d2eae84761f)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test config::tests::add_file_to_plugin_config_with_duplication ... ok
[INFO] [stdout] test config::tests::deserialize_plugin_config ... ok
[INFO] [stdout] test config::tests::get_smartrest_multiple_types ... ok
[INFO] [stdout] test config::tests::read_plugin_config_file::empty_case ... ok
[INFO] [stdout] test config::tests::get_smartrest_single_type ... ok
[INFO] [stdout] test config::tests::read_plugin_config_file::file_path_duplication ... ok
[INFO] [stdout] test config::tests::read_plugin_config_file::not_toml ... ok
[INFO] [stdout] test download::tests::get_smartrest_executing ... ok
[INFO] [stdout] test download::tests::create_config_download_request ... 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::standard_case ... ok
[INFO] [stdout] test download::tests::requested_config_does_not_match_config_plugin ... ok
[INFO] [stdout] test config::tests::add_file_to_plugin_config ... ok
[INFO] [stdout] test upload::tests::get_smartrest_executing ... ok
[INFO] [stdout] test upload::tests::get_smartrest_failed ... ok
[INFO] [stdout] test upload::tests::get_smartrest_successful ... ok
[INFO] [stdout] test upload::tests::test_upload_config_file ... ok
[INFO] [stdout] test config::tests::read_plugin_config_file::unexpected_field ... ok
[INFO] [stdout] test tests::test_message_dispatch ... ok
[INFO] [stdout] test upload::tests::test_handle_config_upload_request ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/c8y_smartrest-fdee1e0e9ec8fa90)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test alarm::tests::check_alarm_translation::clear_alarm_translation ... ok
[INFO] [stdout] test alarm::tests::check_alarm_translation::minor_alarm_translation_without_message ... ok
[INFO] [stdout] test operations::tests::get_operations_all::_0_expects ... ok
[INFO] [stdout] test alarm::tests::check_alarm_translation::warning_alarm_translation_with_commas_in_message ... ok
[INFO] [stdout] test alarm::tests::check_alarm_translation::critical_alarm_translation ... ok
[INFO] [stdout] test alarm::tests::check_alarm_translation::major_alarm_translation ... ok
[INFO] [stdout] test operations::tests::get_operations_all::_1_expects ... ok
[INFO] [stdout] test smartrest_deserializer::tests::access_smartrest_update_modules ... ok
[INFO] [stdout] test smartrest_deserializer::tests::deserialize_incorrect_smartrest_action ... ok
[INFO] [stdout] test smartrest_deserializer::tests::deserialize_smartrest_config_download_request_operation ... ok
[INFO] [stdout] test operations::tests::get_operations_all::_5_expects ... ok
[INFO] [stdout] test smartrest_deserializer::tests::deserialize_incorrect_smartrest_message_id ... ok
[INFO] [stdout] test alarm::tests::alarm_translation_empty_json_payload_generates_timestamp ... ok
[INFO] [stdout] test smartrest_deserializer::tests::deserialize_smartrest_config_upload_request ... ok
[INFO] [stdout] test smartrest_deserializer::tests::deserialize_smartrest_log_file_request_operation::c8y_expected ... ok
[INFO] [stdout] test smartrest_deserializer::tests::deserialize_smartrest_log_file_request_operation::with_colon_date_to ... ok
[INFO] [stdout] test smartrest_deserializer::tests::jwt_token_deserialize_correct_id_returns_token ... ok
[INFO] [stdout] test smartrest_deserializer::tests::deserialize_smartrest_log_file_request_operation::with_colon_both ... ok
[INFO] [stdout] test smartrest_deserializer::tests::jwt_token_deserialize_incorrect_id_returns_error ... ok
[INFO] [stdout] test smartrest_deserializer::tests::deserialize_smartrest_restart_request_operation ... ok
[INFO] [stdout] test smartrest_deserializer::tests::test_datetime_parsing_from_path::_path_to_another_variant_2021_10_25t07_45_41z_log_expects ... ok
[INFO] [stdout] test smartrest_deserializer::tests::deserialize_smartrest_log_file_request_operation::with_colon_date_from ... ok
[INFO] [stdout] test smartrest_deserializer::tests::test_datetime_parsing_from_path::_path_to_software_list_2021_10_27t10_44_44z_log_expects ... ok
[INFO] [stdout] test smartrest_deserializer::tests::test_datetime_parsing_from_path::_path_to_tedge_agent_software_update_2021_10_25t07_45_41z_log_expects ... ok
[INFO] [stdout] test smartrest_deserializer::tests::test_datetime_parsing_from_path_fail::_path_to_software_list_2021_10_27_10_44_44z_log_expects ... ok
[INFO] [stdout] test smartrest_deserializer::tests::test_datetime_parsing_from_path::_yet_another_variant_2021_10_25t07_45_41z_log_expects ... ok
[INFO] [stdout] test smartrest_deserializer::tests::deserialize_smartrest_update_software ... ok
[INFO] [stdout] test smartrest_deserializer::tests::test_datetime_parsing_from_path_fail::_path_to_tedge_agent_software_update_10_25_2021t07_45_41z_log_expects ... ok
[INFO] [stdout] test smartrest_serializer::tests::from_thin_edge_json_to_smartrest_set_operation_to_failed ... ok
[INFO] [stdout] test smartrest_serializer::tests::from_thin_edge_json_to_smartrest_set_operation_to_failed_with_empty_reason ... ok
[INFO] [stdout] test smartrest_deserializer::tests::from_smartrest_update_software_to_json ... ok
[INFO] [stdout] test smartrest_serializer::tests::from_thin_edge_json_to_smartrest_set_operation_to_successful ... ok
[INFO] [stdout] test smartrest_deserializer::tests::test_datetime_parsing_from_path_fail::_yet_another_variant_2021_10_25t07_45z_log_expects ... ok
[INFO] [stdout] test smartrest_serializer::tests::serialize_smartrest_get_pending_operations ... ok
[INFO] [stdout] test smartrest_deserializer::tests::verify_get_module_version_and_type ... ok
[INFO] [stdout] test smartrest_serializer::tests::serialize_smartrest_set_operation_to_executing ... ok
[INFO] [stdout] test smartrest_serializer::tests::serialize_smartrest_set_operation_to_failed ... ok
[INFO] [stdout] test smartrest_serializer::tests::serialize_smartrest_set_operation_to_failed_with_comma_reason ... ok
[INFO] [stdout] test smartrest_serializer::tests::from_thin_edge_json_to_smartrest_set_operation_to_executing ... ok
[INFO] [stdout] test smartrest_serializer::tests::serialize_smartrest_set_operation_to_failed_with_empty_reason ... ok
[INFO] [stdout] test smartrest_deserializer::tests::from_smartrest_update_software_to_software_update_request ... ok
[INFO] [stdout] test smartrest_serializer::tests::serialize_smartrest_supported_operations ... ok
[INFO] [stdout] test topic::tests::convert_str_into_c8y_topic ... ok
[INFO] [stdout] test topic::tests::convert_topic_into_c8y_topic ... ok
[INFO] [stdout] test smartrest_deserializer::tests::test_datetime_parsing_from_path_fail::_path_to_another_variant_07_45_41z_2021_10_25t_log_expects ... ok
[INFO] [stdout] test smartrest_serializer::tests::serialize_smartrest_set_operation_to_successful ... ok
[INFO] [stdout] test smartrest_deserializer::tests::jwt_token_create_new ... ok
[INFO] [stdout] test topic::tests::convert_c8y_topic_to_str ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/c8y_translator-4c332393c9009ce0)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test json::tests::thin_edge_json_round_tiny_number ... ok
[INFO] [stdout] test json::tests::check_thin_edge_translation_with_timestamp ... ok
[INFO] [stdout] test serializer::tests::serialize_multi_value_message ... ok
[INFO] [stdout] test json::tests::check_value_translation_for_child_device::child_device_single_value_with_timestamp_thin_edge_json_translation ... ok
[INFO] [stdout] test json::tests::check_value_translation_for_child_device::child_device_multiple_values_thin_edge_json_translation ... ok
[INFO] [stdout] test json::tests::check_value_translation_for_child_device::child_device_single_value_thin_edge_json_translation ... ok
[INFO] [stdout] test json::tests::check_single_value_translation ... ok
[INFO] [stdout] test serializer::tests::serialize_single_value_message ... ok
[INFO] [stdout] test serializer::tests::serialize_empty_message ... ok
[INFO] [stdout] test json::tests::check_multi_value_translation ... ok
[INFO] [stdout] test serializer::tests::serialize_timestamp_within_group ... ok
[INFO] [stdout] test serializer::tests::serialize_unexpected_end_of_group ... ok
[INFO] [stdout] test serializer::tests::serialize_unexpected_end_of_message ... ok
[INFO] [stdout] test serializer::tests::serialize_unexpected_start_of_group ... ok
[INFO] [stdout] test serializer::tests::serialize_timestamp_child_message ... ok
[INFO] [stdout] test serializer::tests::serialize_timestamp_message ... ok
[INFO] [stdout] test json::tests::it_works_for_any_measurement ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/certificate-74bdd8d0794ffeec)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test device_id::test::empty_device_id ... ok
[INFO] [stdout] test device_id::test::valid_device_id_with_digits ... ok
[INFO] [stdout] test device_id::test::valid_device_id_with_special_chars ... ok
[INFO] [stdout] test device_id::test::valid_device_id_with_alphabets ... ok
[INFO] [stdout] test device_id::test::too_long_device_id ... ok
[INFO] [stdout] test device_id::test::invalid_device_ids ... 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_no_before_is_birthdate ... ok
[INFO] [stdout] test tests::self_signed_cert_no_after_is_related_to_birthdate ... ok
[INFO] [stdout] test tests::self_signed_cert_issuer_is_the_device ... ok
[INFO] [stdout] test tests::self_signed_cert_subject_is_the_device ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clock-6f83aaac15a034dc)
[INFO] [stdout] test tests::self_signed_cert_common_name_is_the_device_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[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-f1330ac20ce4a588)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test download::tests::construct_downloader_filename ... ok
[INFO] [stdout] test download::tests::downloader_download_processing_error::builder_error_with_auth ... ok
[INFO] [stdout] test download::tests::downloader_download_verify_file_content ... ok
[INFO] [stdout] test download::tests::downloader_download_processing_error::dns_error ... ok
[INFO] [stdout] test download::tests::downloader_download_processing_error::dns_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::client_error ... ok
[INFO] [stdout] test download::tests::downloader_download_processing_error::client_error_with_auth ... ok
[INFO] [stdout] test download::tests::downloader_download_content_no_auth ... ok
[INFO] [stdout] test download::tests::downloader_download_with_content_length_larger_than_usable_disk_space ... ok
[INFO] [stdout] test download::tests::downloader_download_without_content_length ... 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.20s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flockfile-5365772ad41cc1a4)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test unix::tests::lock_access_remove ... ok
[INFO] [stdout] test unix::tests::lock_out_of_scope ... ok
[INFO] [stdout] test unix::tests::lock_twice ... 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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/json_writer-11a65c1d146fda3f)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::write_empty_message ... ok
[INFO] [stdout] test tests::write_invalid_f64_message ... ok
[INFO] [stdout] test tests::write_key_with_quote ... ok
[INFO] [stdout] test tests::write_timestamp_message ... ok
[INFO] [stdout] test tests::write_multivalue_message ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/logged_command-c49cb91704702f83)
[INFO] [stdout] test tests::write_single_value_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 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 logged_command::tests::on_execute_are_logged_command_line_exit_status_stdout_and_stderr ... ok
[INFO] [stdout] test logged_command::tests::on_execute_with_error_stderr_is_logged ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mqtt_channel-26b3bdb5edf3c3ed)
[INFO] [stdout] test logged_command::tests::on_execution_error_are_logged_command_line_and_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test messages::tests::check_non_null_terminated_messages ... ok
[INFO] [stdout] test messages::tests::check_empty_messages ... ok
[INFO] [stdout] test messages::tests::check_null_terminated_messages ... 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 messages::tests::payload_str_with_invalid_utf8_char_in_the_middle ... ok
[INFO] [stdout] test tests::tests::creating_a_session ... ok
[INFO] [stdout] test tests::tests::publishing_messages ... ok
[INFO] [stdout] test tests::tests::a_session_must_have_a_name ... ok
[INFO] [stdout] test tests::tests::a_named_session_must_not_set_clean_session ... ok
[INFO] [stdout] test tests::tests::receiving_messages_while_not_connected ... ok
[INFO] [stdout] test tests::tests::cleaning_a_session ... ok
[INFO] [stdout] test topics::tests::check_invalid_topic ... ok
[INFO] [stdout] test topics::tests::check_invalid_topic_filter ... 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::ensure_that_all_messages_are_sent_before_disconnect ... ok
[INFO] [stdout] test tests::tests::implementing_a_message_mapper ... ok
[INFO] [stdout] test tests::tests::subscribing_to_many_topics ... ok
[INFO] [stdout] test tests::tests::subscription_failures ... ok
[INFO] [stdout] test tests::tests::subscribing_to_messages ... ok
[INFO] [stdout] test tests::tests::testing_an_mqtt_client_without_mqtt ... ok
[INFO] [stdout] test tests::tests::to_be_cleared_a_session_must_have_a_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.46s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mqtt_tests-7ca6e9b666b90564)
[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/plugin_sm-29365ce9bfa1bdf5)
[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] [stderr]      Running tests/plugin.rs (/opt/rustwide/target/debug/deps/plugin-113a45ba55ef4210)
[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.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::desrialize_plugin_result_with_trailing_tab ... ok
[INFO] [stdout] test tests::desrialize_plugin_result::without_version ... ok
[INFO] [stdout] test tests::desrialize_plugin_result::with_version ... ok
[INFO] [stdout] test tests::plugin_command_update_list_fallback ... FAILED
[INFO] [stdout] test tests::plugin_check_module_type_both_same ... ok
[INFO] [stdout] test tests::plugin_check_module_type_default ... ok
[INFO] [stdout] test tests::plugin_check_module_type_both_different ... ok
[INFO] [stdout] test tests::plugin_call_name_and_path ... 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_with_version ... FAILED
[INFO] [stdout] test tests::plugin_get_command_list_without_version ... FAILED
[INFO] [stdout] test tests::plugin_get_command_prepare ... FAILED
[INFO] [stdout] test tests::plugin_get_command_update_list ... FAILED
[INFO] [stdout] test tests::plugin_get_command_remove ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::plugin_command_update_list_fallback stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::plugin_command_update_list_fallback' panicked at crates/core/plugin_sm/tests/plugin.rs:378:9:
[INFO] [stdout] assertion failed: errors.is_empty()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5954d4cd8842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5954d4cd8842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5954d4cd8842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5954d4cd8842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5954d4d01693 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5954d4d01693 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5954d4cd4953 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5954d4cd4953 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5954d4cd8692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5954d4cd9e79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5954d4cd9cae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5954d46a8524 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5954d46a8524 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5954d4cda94e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5954d4cda94e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5954d4cda5e6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5954d4cd8d49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5954d4cda2ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5954d4cff8a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5954d4cff92c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5954d4667519 - plugin::tests::plugin_command_update_list_fallback::{{closure}}::{{closure}}::hf7ed3f2962467329
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:378:9
[INFO] [stdout]   21:     0x5954d46414dd - <core::pin::Pin<P> as core::future::future::Future>::poll::he2c1b887e8105042
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5954d463069d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf38ea3bbdc239aa4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   23:     0x5954d4656690 - tokio::coop::with_budget::{{closure}}::ha05a8dd9a79e1d72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   24:     0x5954d463ace5 - std::thread::local::LocalKey<T>::try_with::hc5574cf0e3322055
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x5954d4638cce - std::thread::local::LocalKey<T>::with::h9a1d749b4ad58870
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x5954d462ffff - tokio::coop::with_budget::h0759338de5d467e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   27:     0x5954d462ffff - tokio::coop::budget::h34c31cb9ee7bfb93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   28:     0x5954d462ffff - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h9e2a40a495ab3ba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   29:     0x5954d4627430 - tokio::runtime::basic_scheduler::Context::enter::h8b2a4497d5af1474
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   30:     0x5954d462d02c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hb084fa2f951b5ae0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   31:     0x5954d462b3c4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h0534f19d64a25352
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   32:     0x5954d464689d - tokio::macros::scoped_tls::ScopedKey<T>::set::hee4b5e5b01c1f019
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x5954d462aa1c - tokio::runtime::basic_scheduler::CoreGuard::enter::h7f59ce3de678c6ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   34:     0x5954d462b4ea - tokio::runtime::basic_scheduler::CoreGuard::block_on::h76b4184b89b2fc8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   35:     0x5954d46244c0 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h9d2af1b390c51674
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   36:     0x5954d4651fc4 - tokio::runtime::Runtime::block_on::h7d2cfc644d20b4d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   37:     0x5954d46669bb - plugin::tests::plugin_command_update_list_fallback::{{closure}}::h51313c70046aeaea
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:378:35
[INFO] [stdout]   38:     0x5954d465b61e - core::ops::function::FnOnce::call_once::h8701403058a154d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   39:     0x5954d46b9267 - serial_test::code_lock::local_serial_core::ha8597ba886933401
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.6.0/src/code_lock.rs:48:5
[INFO] [stdout]   40:     0x5954d4666887 - plugin::tests::plugin_command_update_list_fallback::h2f1e13d58854d87c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:342:5
[INFO] [stdout]   41:     0x5954d4666857 - plugin::tests::plugin_command_update_list_fallback::{{closure}}::h1037c4e1500deb6a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:343:51
[INFO] [stdout]   42:     0x5954d465b6b6 - core::ops::function::FnOnce::call_once::h96bf5b0955af229b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5954d46add8b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x5954d46add8b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   45:     0x5954d46acec5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   46:     0x5954d46acec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   47:     0x5954d46acec5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x5954d46acec5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x5954d46acec5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5954d46acec5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   51:     0x5954d46acec5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   52:     0x5954d4670ac4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   53:     0x5954d4670ac4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   54:     0x5954d467449a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   55:     0x5954d467449a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   56:     0x5954d467449a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   57:     0x5954d467449a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   58:     0x5954d467449a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5954d467449a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   60:     0x5954d467449a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x5954d4cddb7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   62:     0x5954d4cddb7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   63:     0x7db5d14c5aa4 - <unknown>
[INFO] [stdout]   64:     0x7db5d1552a34 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::plugin_get_command_install stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::plugin_get_command_install' panicked at crates/core/plugin_sm/tests/plugin.rs:184:9:
[INFO] [stdout] assertion failed: res.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5954d4cd8842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5954d4cd8842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5954d4cd8842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5954d4cd8842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5954d4d01693 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5954d4d01693 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5954d4cd4953 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5954d4cd4953 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5954d4cd8692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5954d4cd9e79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5954d4cd9cae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5954d46a8524 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5954d46a8524 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5954d4cda94e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5954d4cda94e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5954d4cda5e6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5954d4cd8d49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5954d4cda2ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5954d4cff8a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5954d4cff92c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5954d4663f70 - plugin::tests::plugin_get_command_install::{{closure}}::{{closure}}::hbd8a09add24399e3
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:184:9
[INFO] [stdout]   21:     0x5954d464137d - <core::pin::Pin<P> as core::future::future::Future>::poll::h31bb8d535c17b14f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5954d463061d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb59eece8146c99f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   23:     0x5954d4655be0 - tokio::coop::with_budget::{{closure}}::h63c478380316893e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   24:     0x5954d463aae5 - std::thread::local::LocalKey<T>::try_with::hbb96636905ac068a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x5954d463871e - std::thread::local::LocalKey<T>::with::h12892737cfb35d4d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x5954d462fb4f - tokio::coop::with_budget::hdeb2cdfa52eafbf5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   27:     0x5954d462fb4f - tokio::coop::budget::hcdec8a8623760212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   28:     0x5954d462fb4f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h57120946705c7d6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   29:     0x5954d46258d0 - tokio::runtime::basic_scheduler::Context::enter::h1b1f2414ee5333fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   30:     0x5954d462f0ec - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::he56cc5d27ba3a5ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   31:     0x5954d462b404 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h6696bcb5f47e12c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   32:     0x5954d464699d - tokio::macros::scoped_tls::ScopedKey<T>::set::hf836884cf60ef08d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x5954d462975c - tokio::runtime::basic_scheduler::CoreGuard::enter::h1d8a5480aa10825a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   34:     0x5954d462b51a - tokio::runtime::basic_scheduler::CoreGuard::block_on::ha3767ff05223ebb7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   35:     0x5954d4623f40 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h85c949f3afb6e1f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   36:     0x5954d4652304 - tokio::runtime::Runtime::block_on::hd3278d52e51fa943
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   37:     0x5954d46634fb - plugin::tests::plugin_get_command_install::{{closure}}::h798a28b96d9dd89d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:184:29
[INFO] [stdout]   38:     0x5954d465b7ce - core::ops::function::FnOnce::call_once::hac24f676fcc1fecf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   39:     0x5954d46b9267 - serial_test::code_lock::local_serial_core::ha8597ba886933401
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.6.0/src/code_lock.rs:48:5
[INFO] [stdout]   40:     0x5954d46633c7 - plugin::tests::plugin_get_command_install::hb92381f436ab60aa
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:155:5
[INFO] [stdout]   41:     0x5954d4663397 - plugin::tests::plugin_get_command_install::{{closure}}::hef2d78c2490be625
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:156:42
[INFO] [stdout]   42:     0x5954d465b406 - core::ops::function::FnOnce::call_once::h3035c3df3d48c55d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5954d46add8b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x5954d46add8b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   45:     0x5954d46acec5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   46:     0x5954d46acec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   47:     0x5954d46acec5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x5954d46acec5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x5954d46acec5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5954d46acec5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   51:     0x5954d46acec5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   52:     0x5954d4670ac4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   53:     0x5954d4670ac4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   54:     0x5954d467449a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   55:     0x5954d467449a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   56:     0x5954d467449a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   57:     0x5954d467449a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   58:     0x5954d467449a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5954d467449a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   60:     0x5954d467449a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x5954d4cddb7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   62:     0x5954d4cddb7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   63:     0x7db5d14c5aa4 - <unknown>
[INFO] [stdout]   64:     0x7db5d1552a34 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::plugin_get_command_finalize stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::plugin_get_command_finalize' panicked at crates/core/plugin_sm/tests/plugin.rs:37: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:     0x5954d4cd8842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5954d4cd8842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5954d4cd8842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5954d4cd8842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5954d4d01693 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5954d4d01693 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5954d4cd4953 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5954d4cd4953 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5954d4cd8692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5954d4cd9e79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5954d4cd9cae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5954d46a8524 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5954d46a8524 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5954d4cda94e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5954d4cda94e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5954d4cda61a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5954d4cd8d49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5954d4cda2ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5954d4cff8a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5954d4cffc4c - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5954d463c1b8 - core::panicking::assert_failed::hbc30bef46428111e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5954d46606ee - plugin::tests::plugin_get_command_finalize::{{closure}}::{{closure}}::h4209e89aa6a2444c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:37:9
[INFO] [stdout]   22:     0x5954d46413bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3e9eb5e251895124
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5954d463059d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h67fdf5e1c14b84fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   24:     0x5954d4657010 - tokio::coop::with_budget::{{closure}}::hdb66a52480f0e159
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5954d4639ae5 - std::thread::local::LocalKey<T>::try_with::h5b151ebcd3ee18a8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5954d463876e - std::thread::local::LocalKey<T>::with::h17db6b359821ef4f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5954d462febf - tokio::coop::with_budget::hbe5b5d1f92d12391
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   28:     0x5954d462febf - tokio::coop::budget::hc27bc0f1f9bfce19
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5954d462febf - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h93e70a7215d86e46
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   30:     0x5954d46267e0 - tokio::runtime::basic_scheduler::Context::enter::h4c51025e4edf51b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   31:     0x5954d462b79c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h0fc36534e288a9be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   32:     0x5954d462b424 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h76b871bf837bca4a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   33:     0x5954d464629d - tokio::macros::scoped_tls::ScopedKey<T>::set::h4e2677cdc13e6b35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x5954d462addc - tokio::runtime::basic_scheduler::CoreGuard::enter::h8b55677eb2c7b58b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   35:     0x5954d462b4ca - tokio::runtime::basic_scheduler::CoreGuard::block_on::h577954263a9cb06c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   36:     0x5954d4624d00 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hdb4527e35dd13ab3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   37:     0x5954d46524a4 - tokio::runtime::Runtime::block_on::hf6a827d13afa61f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   38:     0x5954d466019b - plugin::tests::plugin_get_command_finalize::{{closure}}::h91f6dccc12d1d94f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:37:32
[INFO] [stdout]   39:     0x5954d465ba4e - core::ops::function::FnOnce::call_once::hd70c0415b28fe8e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5954d46b9267 - serial_test::code_lock::local_serial_core::ha8597ba886933401
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.6.0/src/code_lock.rs:48:5
[INFO] [stdout]   41:     0x5954d4660067 - plugin::tests::plugin_get_command_finalize::ha7dc1ea15c7bd5f1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:27:5
[INFO] [stdout]   42:     0x5954d4660037 - plugin::tests::plugin_get_command_finalize::{{closure}}::h2793a3ff69a322df
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:28:43
[INFO] [stdout]   43:     0x5954d465b886 - core::ops::function::FnOnce::call_once::hb2566e4842b5105a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x5954d46add8b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5954d46add8b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   46:     0x5954d46acec5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   47:     0x5954d46acec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x5954d46acec5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x5954d46acec5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x5954d46acec5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5954d46acec5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   52:     0x5954d46acec5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   53:     0x5954d4670ac4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   54:     0x5954d4670ac4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x5954d467449a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x5954d467449a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x5954d467449a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   58:     0x5954d467449a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x5954d467449a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5954d467449a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x5954d467449a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x5954d4cddb7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   63:     0x5954d4cddb7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   64:     0x7db5d14c5aa4 - <unknown>
[INFO] [stdout]   65:     0x7db5d1552a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::plugin_get_command_list_with_version stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::plugin_get_command_list_with_version' panicked at crates/core/plugin_sm/tests/plugin.rs:115:9:
[INFO] [stdout] assertion failed: res.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5954d4cd8842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5954d4cd8842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5954d4cd8842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5954d4cd8842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5954d4d01693 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5954d4d01693 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5954d4cd4953 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5954d4cd4953 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5954d4cd8692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5954d4cd9e79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5954d4cd9cae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5954d46a8524 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5954d46a8524 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5954d4cda94e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5954d4cda94e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5954d4cda5e6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5954d4cd8d49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5954d4cda2ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5954d4cff8a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5954d4cff92c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5954d4662008 - plugin::tests::plugin_get_command_list_with_version::{{closure}}::{{closure}}::h90f6ac86b9bf2314
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:115:9
[INFO] [stdout]   21:     0x5954d46411fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h0fd4225b08720a9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5954d463051d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2cd793d87ac0531e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   23:     0x5954d4655130 - tokio::coop::with_budget::{{closure}}::h139e6dfbb86cf132
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   24:     0x5954d463b7e5 - std::thread::local::LocalKey<T>::try_with::hfe587299fdc59c23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x5954d46390ee - std::thread::local::LocalKey<T>::with::hdab733981c09c7ba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x5954d462f9af - tokio::coop::with_budget::h5a522820df9f79f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   27:     0x5954d462f9af - tokio::coop::budget::hce5b478d4de29ec1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   28:     0x5954d462f9af - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h4f27e06333e0ad30
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   29:     0x5954d4627110 - tokio::runtime::basic_scheduler::Context::enter::h822309c44e577a80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   30:     0x5954d462c7fc - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h98cbf657e99ad2c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   31:     0x5954d462b484 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h98b44371a991fcd7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   32:     0x5954d464639d - tokio::macros::scoped_tls::ScopedKey<T>::set::h7c533133585bd6a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x5954d4629edc - tokio::runtime::basic_scheduler::CoreGuard::enter::h3886c12ce0ca136e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   34:     0x5954d462b4fa - tokio::runtime::basic_scheduler::CoreGuard::block_on::h7a0e4af52b859231
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   35:     0x5954d4623c80 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h007c746f31e817e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   36:     0x5954d4652164 - tokio::runtime::Runtime::block_on::h9195dbfdb0c6bca2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   37:     0x5954d466137b - plugin::tests::plugin_get_command_list_with_version::{{closure}}::h8521f77a786aa479
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:116:52
[INFO] [stdout]   38:     0x5954d465b18e - core::ops::function::FnOnce::call_once::h04b9ad5c1d7580ac
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   39:     0x5954d46b9267 - serial_test::code_lock::local_serial_core::ha8597ba886933401
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.6.0/src/code_lock.rs:48:5
[INFO] [stdout]   40:     0x5954d4661247 - plugin::tests::plugin_get_command_list_with_version::h797f06ffe0b378ac
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:85:5
[INFO] [stdout]   41:     0x5954d4661217 - plugin::tests::plugin_get_command_list_with_version::{{closure}}::h7c9cb350da090151
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:86:52
[INFO] [stdout]   42:     0x5954d465b206 - core::ops::function::FnOnce::call_once::h0cefc91ef2fccec6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5954d46add8b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x5954d46add8b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   45:     0x5954d46acec5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   46:     0x5954d46acec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   47:     0x5954d46acec5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x5954d46acec5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x5954d46acec5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5954d46acec5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   51:     0x5954d46acec5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   52:     0x5954d4670ac4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   53:     0x5954d4670ac4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   54:     0x5954d467449a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   55:     0x5954d467449a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   56:     0x5954d467449a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   57:     0x5954d467449a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   58:     0x5954d467449a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5954d467449a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   60:     0x5954d467449a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x5954d4cddb7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   62:     0x5954d4cddb7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   63:     0x7db5d14c5aa4 - <unknown>
[INFO] [stdout]   64:     0x7db5d1552a34 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::plugin_get_command_list_without_version stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::plugin_get_command_list_without_version' panicked at crates/core/plugin_sm/tests/plugin.rs:150:9:
[INFO] [stdout] assertion failed: res.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5954d4cd8842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5954d4cd8842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5954d4cd8842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5954d4cd8842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5954d4d01693 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5954d4d01693 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5954d4cd4953 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5954d4cd4953 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5954d4cd8692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5954d4cd9e79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5954d4cd9cae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5954d46a8524 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5954d46a8524 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5954d4cda94e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5954d4cda94e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5954d4cda5e6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5954d4cd8d49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5954d4cda2ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5954d4cff8a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5954d4cff92c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5954d4663088 - plugin::tests::plugin_get_command_list_without_version::{{closure}}::{{closure}}::h440ebdfdea3b287a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:150:9
[INFO] [stdout]   21:     0x5954d464143d - <core::pin::Pin<P> as core::future::future::Future>::poll::h89bd2fd4c374dbd7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5954d463065d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb713509143a37228
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   23:     0x5954d46561d0 - tokio::coop::with_budget::{{closure}}::h790961be7e95f7e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   24:     0x5954d463afe5 - std::thread::local::LocalKey<T>::try_with::hd0b312974411cf70
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x5954d4638c7e - std::thread::local::LocalKey<T>::with::h99a56b596082d1b0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x5954d462fa7f - tokio::coop::with_budget::h26a509eba59df1c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   27:     0x5954d462fa7f - tokio::coop::budget::h4a1331b7b8a62ae0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   28:     0x5954d462fa7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h5305744006486b4c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   29:     0x5954d4628340 - tokio::runtime::basic_scheduler::Context::enter::hf088e323c3c1562b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   30:     0x5954d462e08c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hc653de9d19c92f8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   31:     0x5954d462b444 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h7b225bdee39b1f09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   32:     0x5954d464649d - tokio::macros::scoped_tls::ScopedKey<T>::set::haa7bbd363a04dbd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x5954d4629b1c - tokio::runtime::basic_scheduler::CoreGuard::enter::h22efaf9fe64b1ec7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   34:     0x5954d462b4da - tokio::runtime::basic_scheduler::CoreGuard::block_on::h715de9b57efea6a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   35:     0x5954d4624a40 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hd3c49e18a2e2fe72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   36:     0x5954d4651c84 - tokio::runtime::Runtime::block_on::h6c736dc5747ee819
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   37:     0x5954d466247b - plugin::tests::plugin_get_command_list_without_version::{{closure}}::h44e6f0e43aff4dfd
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:151:52
[INFO] [stdout]   38:     0x5954d465b48e - core::ops::function::FnOnce::call_once::h6372d299e99aaf07
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   39:     0x5954d46b9267 - serial_test::code_lock::local_serial_core::ha8597ba886933401
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.6.0/src/code_lock.rs:48:5
[INFO] [stdout]   40:     0x5954d4662347 - plugin::tests::plugin_get_command_list_without_version::h5848fceaea0fea72
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:120:5
[INFO] [stdout]   41:     0x5954d4662317 - plugin::tests::plugin_get_command_list_without_version::{{closure}}::h9be7ba55215835c2
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:121:55
[INFO] [stdout]   42:     0x5954d465bb06 - core::ops::function::FnOnce::call_once::hedbe54d366019de0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5954d46add8b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x5954d46add8b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   45:     0x5954d46acec5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   46:     0x5954d46acec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   47:     0x5954d46acec5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x5954d46acec5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x5954d46acec5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5954d46acec5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   51:     0x5954d46acec5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   52:     0x5954d4670ac4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   53:     0x5954d4670ac4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   54:     0x5954d467449a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   55:     0x5954d467449a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   56:     0x5954d467449a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   57:     0x5954d467449a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   58:     0x5954d467449a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5954d467449a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   60:     0x5954d467449a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x5954d4cddb7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   62:     0x5954d4cddb7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   63:     0x7db5d14c5aa4 - <unknown>
[INFO] [stdout]   64:     0x7db5d1552a34 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::plugin_get_command_prepare stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::plugin_get_command_prepare' panicked at crates/core/plugin_sm/tests/plugin.rs:23: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:     0x5954d4cd8842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5954d4cd8842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5954d4cd8842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5954d4cd8842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5954d4d01693 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5954d4d01693 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5954d4cd4953 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5954d4cd4953 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5954d4cd8692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5954d4cd9e79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5954d4cd9cae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5954d46a8524 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5954d46a8524 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5954d4cda94e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5954d4cda94e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5954d4cda61a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5954d4cd8d49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5954d4cda2ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5954d4cff8a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5954d4cffc4c - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5954d463c1b8 - core::panicking::assert_failed::hbc30bef46428111e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5954d465ff7e - plugin::tests::plugin_get_command_prepare::{{closure}}::{{closure}}::he6a54ed862f0126b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:23:9
[INFO] [stdout]   22:     0x5954d464123d - <core::pin::Pin<P> as core::future::future::Future>::poll::h1766cf4adc85df0c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5954d46305dd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6a3096062334f68b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   24:     0x5954d4656ee0 - tokio::coop::with_budget::{{closure}}::hd9e0edc3c591087c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5954d46393e5 - std::thread::local::LocalKey<T>::try_with::h14bc1b2e8a5a781b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5954d46391de - std::thread::local::LocalKey<T>::with::he054dd59df8daf87
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5954d462fd7f - tokio::coop::with_budget::hd0a0d0c9b941b60d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   28:     0x5954d462fd7f - tokio::coop::budget::h8cbd45a4c7e02571
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5954d462fd7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h77c6ff1fe3a699c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   30:     0x5954d4626b00 - tokio::runtime::basic_scheduler::Context::enter::h60241c7588fff307
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   31:     0x5954d462bfcc - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h67e6e9a49f52e454
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   32:     0x5954d462b464 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h8fd6b677beda2845
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   33:     0x5954d464659d - tokio::macros::scoped_tls::ScopedKey<T>::set::hbec1d58c3b5f4b61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x5954d462a65c - tokio::runtime::basic_scheduler::CoreGuard::enter::h60094619640ba4d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   35:     0x5954d462b50a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h9ac1f37c3ff6460a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   36:     0x5954d4624200 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h8efd7434cb7bbad2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   37:     0x5954d4651944 - tokio::runtime::Runtime::block_on::h3a7783fdb8d7e060
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   38:     0x5954d465fa2b - plugin::tests::plugin_get_command_prepare::{{closure}}::had47d8d14af1ae47
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:23:32
[INFO] [stdout]   39:     0x5954d465b94e - core::ops::function::FnOnce::call_once::hc0219bf2f33caf79
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5954d46b9267 - serial_test::code_lock::local_serial_core::ha8597ba886933401
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.6.0/src/code_lock.rs:48:5
[INFO] [stdout]   41:     0x5954d465f8f7 - plugin::tests::plugin_get_command_prepare::h0107172dc875a080
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:13:5
[INFO] [stdout]   42:     0x5954d465f8c7 - plugin::tests::plugin_get_command_prepare::{{closure}}::h2cb0089baf2c5cae
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:14:42
[INFO] [stdout]   43:     0x5954d465b656 - core::ops::function::FnOnce::call_once::h899384d2701e088a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x5954d46add8b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5954d46add8b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   46:     0x5954d46acec5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   47:     0x5954d46acec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x5954d46acec5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x5954d46acec5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x5954d46acec5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5954d46acec5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   52:     0x5954d46acec5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   53:     0x5954d4670ac4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   54:     0x5954d4670ac4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x5954d467449a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x5954d467449a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x5954d467449a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   58:     0x5954d467449a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x5954d467449a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5954d467449a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x5954d467449a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x5954d4cddb7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   63:     0x5954d4cddb7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   64:     0x7db5d14c5aa4 - <unknown>
[INFO] [stdout]   65:     0x7db5d1552a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::plugin_get_command_update_list stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::plugin_get_command_update_list' panicked at crates/core/plugin_sm/tests/plugin.rs:337:9:
[INFO] [stdout] assertion failed: res.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5954d4cd8842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5954d4cd8842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5954d4cd8842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5954d4cd8842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5954d4d01693 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5954d4d01693 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5954d4cd4953 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5954d4cd4953 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5954d4cd8692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5954d4cd9e79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5954d4cd9cae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5954d46a8524 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5954d46a8524 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5954d4cda94e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5954d4cda94e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5954d4cda5e6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5954d4cd8d49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5954d4cda2ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5954d4cff8a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5954d4cff92c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5954d4666738 - plugin::tests::plugin_get_command_update_list::{{closure}}::{{closure}}::h1fa78a8bb865a3c0
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:337:9
[INFO] [stdout]   21:     0x5954d464127d - <core::pin::Pin<P> as core::future::future::Future>::poll::h17f9b3f3b79836b3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5954d463055d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2d6e168c9316acc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   23:     0x5954d4656560 - tokio::coop::with_budget::{{closure}}::h9a26f49acc1cfe46
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   24:     0x5954d463a8e5 - std::thread::local::LocalKey<T>::try_with::hb2c015cecb3ceb4c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x5954d4638f7e - std::thread::local::LocalKey<T>::with::hcbb88e1a0cba1dff
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x5954d46300cf - tokio::coop::with_budget::h8e8b596fb46ea608
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   27:     0x5954d46300cf - tokio::coop::budget::h55042c17f20b7ea5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   28:     0x5954d46300cf - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::ha487559862e9beec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   29:     0x5954d46261d0 - tokio::runtime::basic_scheduler::Context::enter::h44a61a9bd95b2c43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   30:     0x5954d462d85c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hc3c9c19afdfaa23d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   31:     0x5954d462b4a4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hb533db0fe429ceae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   32:     0x5954d464679d - tokio::macros::scoped_tls::ScopedKey<T>::set::hee3167e5f1c202d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x5954d462b19c - tokio::runtime::basic_scheduler::CoreGuard::enter::hd9208a48c4856ea3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   34:     0x5954d462b4ba - tokio::runtime::basic_scheduler::CoreGuard::block_on::h28358076a6b54bb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   35:     0x5954d4624780 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hc6c7f09648b92f76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   36:     0x5954d4651e24 - tokio::runtime::Runtime::block_on::h6eeb5b8e96d53d88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   37:     0x5954d4665c5b - plugin::tests::plugin_get_command_update_list::{{closure}}::h388b5538b4cf9260
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:337:29
[INFO] [stdout]   38:     0x5954d465bb3e - core::ops::function::FnOnce::call_once::hf87eadf621011294
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   39:     0x5954d46b9267 - serial_test::code_lock::local_serial_core::ha8597ba886933401
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.6.0/src/code_lock.rs:48:5
[INFO] [stdout]   40:     0x5954d4665b27 - plugin::tests::plugin_get_command_update_list::h254b440ca0b4351c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:303:5
[INFO] [stdout]   41:     0x5954d4665af7 - plugin::tests::plugin_get_command_update_list::{{closure}}::hc7251b5d981081f6
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:304:46
[INFO] [stdout]   42:     0x5954d465b1c6 - core::ops::function::FnOnce::call_once::h052a23b2e1a3b179
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5954d46add8b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x5954d46add8b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   45:     0x5954d46acec5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   46:     0x5954d46acec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   47:     0x5954d46acec5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x5954d46acec5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x5954d46acec5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5954d46acec5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   51:     0x5954d46acec5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   52:     0x5954d4670ac4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   53:     0x5954d4670ac4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   54:     0x5954d467449a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   55:     0x5954d467449a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   56:     0x5954d467449a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   57:     0x5954d467449a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   58:     0x5954d467449a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5954d467449a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   60:     0x5954d467449a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x5954d4cddb7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   62:     0x5954d4cddb7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   63:     0x7db5d14c5aa4 - <unknown>
[INFO] [stdout]   64:     0x7db5d1552a34 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::plugin_get_command_remove stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::plugin_get_command_remove' panicked at crates/core/plugin_sm/tests/plugin.rs:217:9:
[INFO] [stdout] assertion failed: res.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5954d4cd8842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5954d4cd8842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5954d4cd8842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5954d4cd8842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5954d4d01693 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5954d4d01693 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5954d4cd4953 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5954d4cd4953 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5954d4cd8692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5954d4cd9e79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5954d4cd9cae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5954d46a8524 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5954d46a8524 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5954d4cda94e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5954d4cda94e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5954d4cda5e6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5954d4cd8d49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5954d4cda2ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5954d4cff8a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5954d4cff92c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5954d4664c70 - plugin::tests::plugin_get_command_remove::{{closure}}::{{closure}}::h5900d0117cb0dec8
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:217:9
[INFO] [stdout]   21:     0x5954d46413fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h7fdaa487161a9ae8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5954d46304dd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1e0e14ce4ec4485c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   23:     0x5954d4655980 - tokio::coop::with_budget::{{closure}}::h3a1b8a33abf2eec7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   24:     0x5954d46399e5 - std::thread::local::LocalKey<T>::try_with::h3fc581149186b764
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x5954d4638d6e - std::thread::local::LocalKey<T>::with::hafe1ac2e34e428b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x5954d462f76f - tokio::coop::with_budget::h35a03c5d124ff83a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   27:     0x5954d462f76f - tokio::coop::budget::hca69bfa94814bbca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   28:     0x5954d462f76f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h0767392b2e631be3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   29:     0x5954d4628020 - tokio::runtime::basic_scheduler::Context::enter::hd0e9cd01db690396
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   30:     0x5954d462e8bc - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hcbc031f204875253
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   31:     0x5954d462b3e4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h113c64bd7b4f40ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   32:     0x5954d464669d - tokio::macros::scoped_tls::ScopedKey<T>::set::he05c244c45988aa3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x5954d462a29c - tokio::runtime::basic_scheduler::CoreGuard::enter::h5a156f449da7f394
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   34:     0x5954d462b52a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hfda0aee17a6175ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   35:     0x5954d4624fc0 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hfd534eebe2f07255
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   36:     0x5954d4651ae4 - tokio::runtime::Runtime::block_on::h4d50a87cb7e3a478
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   37:     0x5954d46641fb - plugin::tests::plugin_get_command_remove::{{closure}}::he541e68b353bd388
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:217:29
[INFO] [stdout]   38:     0x5954d465b53e - core::ops::function::FnOnce::call_once::h7729412d628689ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   39:     0x5954d46b9267 - serial_test::code_lock::local_serial_core::ha8597ba886933401
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.6.0/src/code_lock.rs:48:5
[INFO] [stdout]   40:     0x5954d46640c7 - plugin::tests::plugin_get_command_remove::h4eba609e224f60cd
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:188:5
[INFO] [stdout]   41:     0x5954d4664097 - plugin::tests::plugin_get_command_remove::{{closure}}::hd192759acb0662d5
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/plugin_sm/tests/plugin.rs:189:41
[INFO] [stdout]   42:     0x5954d465b306 - core::ops::function::FnOnce::call_once::h2947e8a72360d31a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5954d46add8b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x5954d46add8b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   45:     0x5954d46acec5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   46:     0x5954d46acec5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   47:     0x5954d46acec5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x5954d46acec5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x5954d46acec5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5954d46acec5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   51:     0x5954d46acec5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   52:     0x5954d4670ac4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   53:     0x5954d4670ac4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   54:     0x5954d467449a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   55:     0x5954d467449a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   56:     0x5954d467449a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   57:     0x5954d467449a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   58:     0x5954d467449a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5954d467449a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   60:     0x5954d467449a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x5954d4cddb7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   62:     0x5954d4cddb7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   63:     0x7db5d14c5aa4 - <unknown>
[INFO] [stdout]   64:     0x7db5d1552a34 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[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 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p plugin_sm --test plugin`
[INFO] running `Command { std: "docker" "inspect" "6172105f6c0c87137fdcbdd87ffa438330494ace1607a3dcbc41725ce4bf5e43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6172105f6c0c87137fdcbdd87ffa438330494ace1607a3dcbc41725ce4bf5e43", kill_on_drop: false }`
[INFO] [stdout] 6172105f6c0c87137fdcbdd87ffa438330494ace1607a3dcbc41725ce4bf5e43
