[INFO] cloning repository https://github.com/FGRibreau/rss-to-lametric
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FGRibreau/rss-to-lametric" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFGRibreau%2Frss-to-lametric", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFGRibreau%2Frss-to-lametric'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3cb33a634621b8dc59256b39c90cc8430bb9d619
[INFO] testing FGRibreau/rss-to-lametric against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFGRibreau%2Frss-to-lametric" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FGRibreau/rss-to-lametric
[INFO] finished tweaking git repo https://github.com/FGRibreau/rss-to-lametric
[INFO] tweaked toml for git repo https://github.com/FGRibreau/rss-to-lametric written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FGRibreau/rss-to-lametric on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FGRibreau/rss-to-lametric 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6b1191047f536d9f8b49bc45d2753adff80652d2204f0fd630a42686f81933d9
[INFO] running `Command { std: "docker" "start" "6b1191047f536d9f8b49bc45d2753adff80652d2204f0fd630a42686f81933d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b1191047f536d9f8b49bc45d2753adff80652d2204f0fd630a42686f81933d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6b1191047f536d9f8b49bc45d2753adff80652d2204f0fd630a42686f81933d9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b1191047f536d9f8b49bc45d2753adff80652d2204f0fd630a42686f81933d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6b1191047f536d9f8b49bc45d2753adff80652d2204f0fd630a42686f81933d9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.151
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling openssl-sys v0.9.79
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling zstd-sys v2.0.4+zstd.1.5.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling net2 v0.2.38
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling paste v1.0.10
[INFO] [stderr]    Compiling gimli v0.27.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling object v0.30.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling openssl v0.10.44
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling bytestring v1.2.0
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling async-trait v0.1.59
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cookie v0.12.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling try_from v0.3.2
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling cached_proc_macro v0.15.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling serde_urlencoded v0.5.5
[INFO] [stderr]    Compiling cookie_store v0.7.0
[INFO] [stderr]    Compiling hyper-tls v0.3.2
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling quick-xml v0.25.0
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling async_once v0.2.6
[INFO] [stderr]    Compiling reqwest v0.9.24
[INFO] [stderr]    Compiling feed-rs v1.2.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling cached v0.41.0
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling actix-http v3.2.2
[INFO] [stderr]    Compiling actix-web v4.2.1
[INFO] [stderr]    Compiling rss-to-lametric v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.44
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "6b1191047f536d9f8b49bc45d2753adff80652d2204f0fd630a42686f81933d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6b1191047f536d9f8b49bc45d2753adff80652d2204f0fd630a42686f81933d9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rss-to-lametric v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.91s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.44
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "6b1191047f536d9f8b49bc45d2753adff80652d2204f0fd630a42686f81933d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6b1191047f536d9f8b49bc45d2753adff80652d2204f0fd630a42686f81933d9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.44
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rss_to_lametric-3d3d27a1d64c3870)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_main_route ... ok
[INFO] [stdout] test tests::test_custom_title_and_icon_with_empty_rss ... FAILED
[INFO] [stdout] test tests::test_valid_la_metric_json_output ... FAILED
[INFO] [stdout] test tests::test_valid_la_metric_data_output ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_custom_title_and_icon_with_empty_rss stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_custom_title_and_icon_with_empty_rss' (3526) panicked at src/tests.rs:38:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: LaMetricResponse { frames: [TextFrame(TextFrame { text: "Custom", icon: Some("icon") }), TextFrame(TextFrame { text: "http://www.mocky.io/v2/59fcfedb310000cb1b4fc7a9: error trying to connect: failed to lookup address information: Temporary failure in name resolution", icon: None })] }
[INFO] [stdout]  right: LaMetricResponse { frames: [TextFrame(TextFrame { text: "Custom", icon: Some("icon") })] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59ac1108d4f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59ac1108d4f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59ac1108d4f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59ac1108d4f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59ac110a574a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59ac110a574a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59ac11091f6c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59ac11091f6c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59ac1106a826 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59ac1106a826 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59ac11084d69 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59ac109ca620 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59ac109ca620 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59ac11085092 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59ac11085092 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59ac1106a8d2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59ac11061f19 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59ac1106b75d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59ac110a5f7c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59ac110a5e03 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x59ac10933f7b - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<rss_to_lametric[d728bc84af85dfc5]::la_metric::LaMetricResponse, rss_to_lametric[d728bc84af85dfc5]::la_metric::LaMetricResponse>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59ac109914f2 - rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:38:5
[INFO] [stdout]   22:     0x59ac10938a68 - <tokio[dbd6ced0def826af]::task::local::RunUntil<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44
[INFO] [stdout]   23:     0x59ac10937adb - <tokio[dbd6ced0def826af]::task::local::LocalSet>::with::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::task::local::RunUntil<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13
[INFO] [stdout]   24:     0x59ac10978a45 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dbd6ced0def826af]::task::local::LocalData>>::try_with::<<tokio[dbd6ced0def826af]::task::local::LocalSet>::with<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::task::local::RunUntil<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   25:     0x59ac1097862e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dbd6ced0def826af]::task::local::LocalData>>::with::<<tokio[dbd6ced0def826af]::task::local::LocalSet>::with<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::task::local::RunUntil<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   26:     0x59ac10932a9b - <tokio[dbd6ced0def826af]::task::local::LocalSet>::with::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::task::local::RunUntil<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17
[INFO] [stdout]   27:     0x59ac1093a2fb - <tokio[dbd6ced0def826af]::task::local::RunUntil<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22
[INFO] [stdout]   28:     0x59ac109383fc - <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until::<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19
[INFO] [stdout]   29:     0x59ac109bcb0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x59ac1096d5bd - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x59ac1096d1ab - tokio[dbd6ced0def826af]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   32:     0x59ac1096d1ab - tokio[dbd6ced0def826af]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   33:     0x59ac1096d1ab - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x59ac10966740 - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x59ac1096b83a - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x59ac109695a4 - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x59ac10933e53 - <tokio[dbd6ced0def826af]::macros::scoped_tls::ScopedKey<tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::Context>>::set::<<tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x59ac1096863f - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x59ac10968a0a - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x59ac10965ac3 - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x59ac1097f64e - <tokio[dbd6ced0def826af]::runtime::runtime::Runtime>::block_on::<<tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   42:     0x59ac10932c9e - <tokio[dbd6ced0def826af]::task::local::LocalSet>::block_on::<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12
[INFO] [stdout]   43:     0x59ac10925de2 - <actix_rt[aa641b5494ecc0b2]::runtime::Runtime>::block_on::<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   44:     0x59ac1098777f - <actix_rt[aa641b5494ecc0b2]::system::SystemRunner>::block_on::<rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   45:     0x59ac10992451 - rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:36:1
[INFO] [stdout]   46:     0x59ac1098f797 - rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:37:53
[INFO] [stdout]   47:     0x59ac10964976 - <rss_to_lametric[d728bc84af85dfc5]::tests::test_custom_title_and_icon_with_empty_rss::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x59ac109bd95b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x59ac109bd95b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x59ac109cafa5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x59ac109cafa5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x59ac109cafa5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x59ac109cafa5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x59ac109cafa5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x59ac109cafa5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x59ac109cafa5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x59ac109c5a54 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x59ac109c5a54 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x59ac109ce0f2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x59ac109ce0f2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x59ac109ce0f2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   62:     0x59ac109ce0f2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x59ac109ce0f2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x59ac109ce0f2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x59ac109ce0f2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x59ac1108c9cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   67:     0x59ac1108c9cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   68:     0x7a4297101aa4 - <unknown>
[INFO] [stdout]   69:     0x7a429718ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_valid_la_metric_json_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_valid_la_metric_json_output' (3529) panicked at src/tests.rs:112:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "{\"frames\":[{\"text\":\"Ouest-France\",\"icon\":\"i14532\"},{\"text\":\"http://www.mocky.io/v2/59fcfedb310000cb1b4fc7a9: error trying to connect: failed to lookup address information: Temporary failure in name resolution\",\"icon\":null}]}"
[INFO] [stdout]  right: "{\"frames\":[{\"text\":\"Ouest-France\",\"icon\":\"i14532\"},{\"text\":\"Stade Rennais. Le président du club René Ruello annonce sa démission\",\"icon\":null},{\"text\":\"Direction de LREM. 4 listes en compétition pour le bureau exécutif\",\"icon\":null},{\"text\":\"La police de New York a un \\\"vrai dossier\\\" sur Weinstein\",\"icon\":null},{\"text\":\"Ligue 1. Le Stade Rennais poursuit sa belle série face à Bordeaux\",\"icon\":null}]}"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59ac1108d4f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59ac1108d4f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59ac1108d4f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59ac1108d4f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59ac110a574a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59ac110a574a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59ac11091f6c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59ac11091f6c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59ac1106a826 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59ac1106a826 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59ac11084d69 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59ac109ca620 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59ac109ca620 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59ac11085092 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59ac11085092 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59ac1106a8d2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59ac11061f19 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59ac1106b75d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59ac110a5f7c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59ac110a5e03 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x59ac10933f2a - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<alloc[55a36b64bcbf2c0d]::string::String, &str>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59ac10990e8a - rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:112:5
[INFO] [stdout]   22:     0x59ac10938918 - <tokio[dbd6ced0def826af]::task::local::RunUntil<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44
[INFO] [stdout]   23:     0x59ac109379bb - <tokio[dbd6ced0def826af]::task::local::LocalSet>::with::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::task::local::RunUntil<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13
[INFO] [stdout]   24:     0x59ac10978945 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dbd6ced0def826af]::task::local::LocalData>>::try_with::<<tokio[dbd6ced0def826af]::task::local::LocalSet>::with<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::task::local::RunUntil<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   25:     0x59ac109785de - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dbd6ced0def826af]::task::local::LocalData>>::with::<<tokio[dbd6ced0def826af]::task::local::LocalSet>::with<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::task::local::RunUntil<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   26:     0x59ac10932a4b - <tokio[dbd6ced0def826af]::task::local::LocalSet>::with::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::task::local::RunUntil<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17
[INFO] [stdout]   27:     0x59ac1093a2ab - <tokio[dbd6ced0def826af]::task::local::RunUntil<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22
[INFO] [stdout]   28:     0x59ac109381ac - <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until::<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19
[INFO] [stdout]   29:     0x59ac109bcacd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x59ac1096d57d - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x59ac1096cf7b - tokio[dbd6ced0def826af]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   32:     0x59ac1096cf7b - tokio[dbd6ced0def826af]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   33:     0x59ac1096cf7b - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x59ac10966420 - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x59ac1096ad6a - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x59ac10969584 - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x59ac10933d23 - <tokio[dbd6ced0def826af]::macros::scoped_tls::ScopedKey<tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::Context>>::set::<<tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x59ac1096824f - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x59ac1096899a - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x59ac109657c3 - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x59ac1097f49e - <tokio[dbd6ced0def826af]::runtime::runtime::Runtime>::block_on::<<tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   42:     0x59ac10932c1e - <tokio[dbd6ced0def826af]::task::local::LocalSet>::block_on::<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12
[INFO] [stdout]   43:     0x59ac10925d92 - <actix_rt[aa641b5494ecc0b2]::runtime::Runtime>::block_on::<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   44:     0x59ac1098773f - <actix_rt[aa641b5494ecc0b2]::system::SystemRunner>::block_on::<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   45:     0x59ac109923d1 - rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:110:1
[INFO] [stdout]   46:     0x59ac1098f767 - rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:111:44
[INFO] [stdout]   47:     0x59ac10964936 - <rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_json_output::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x59ac109bd95b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x59ac109bd95b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x59ac109cafa5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x59ac109cafa5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x59ac109cafa5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x59ac109cafa5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x59ac109cafa5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x59ac109cafa5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x59ac109cafa5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x59ac109c5a54 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x59ac109c5a54 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x59ac109ce0f2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x59ac109ce0f2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x59ac109ce0f2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   62:     0x59ac109ce0f2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x59ac109ce0f2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x59ac109ce0f2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x59ac109ce0f2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x59ac1108c9cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   67:     0x59ac1108c9cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   68:     0x7a4297101aa4 - <unknown>
[INFO] [stdout]   69:     0x7a429718ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_valid_la_metric_data_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_valid_la_metric_data_output' (3528) panicked at src/tests.rs:74:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: LaMetricResponse { frames: [TextFrame(TextFrame { text: "Ouest-France", icon: Some("i14532") }), TextFrame(TextFrame { text: "http://www.mocky.io/v2/59fcfedb310000cb1b4fc7a9: error trying to connect: failed to lookup address information: Temporary failure in name resolution", icon: None })] }
[INFO] [stdout]  right: LaMetricResponse { frames: [TextFrame(TextFrame { text: "Ouest-France", icon: Some("i14532") }), TextFrame(TextFrame { text: "Stade Rennais. Le président du club René Ruello annonce sa démission", icon: None }), TextFrame(TextFrame { text: "Direction de LREM. 4 listes en compétition pour le bureau exécutif", icon: None }), TextFrame(TextFrame { text: "La police de New York a un \"vrai dossier\" sur Weinstein", icon: None }), TextFrame(TextFrame { text: "Ligue 1. Le Stade Rennais poursuit sa belle série face à Bordeaux", icon: None })] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59ac1108d4f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59ac1108d4f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59ac1108d4f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59ac1108d4f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59ac110a574a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59ac110a574a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59ac11091f6c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59ac11091f6c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59ac1106a826 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59ac1106a826 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59ac11084d69 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59ac109ca620 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59ac109ca620 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59ac11085092 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59ac11085092 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59ac1106a8d2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59ac11061f19 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59ac1106b75d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59ac110a5f7c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59ac110a5e03 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x59ac10933f7b - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<rss_to_lametric[d728bc84af85dfc5]::la_metric::LaMetricResponse, rss_to_lametric[d728bc84af85dfc5]::la_metric::LaMetricResponse>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59ac10990930 - rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:74:5
[INFO] [stdout]   22:     0x59ac109387c8 - <tokio[dbd6ced0def826af]::task::local::RunUntil<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44
[INFO] [stdout]   23:     0x59ac1093789b - <tokio[dbd6ced0def826af]::task::local::LocalSet>::with::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::task::local::RunUntil<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13
[INFO] [stdout]   24:     0x59ac10978845 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dbd6ced0def826af]::task::local::LocalData>>::try_with::<<tokio[dbd6ced0def826af]::task::local::LocalSet>::with<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::task::local::RunUntil<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   25:     0x59ac1097858e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[dbd6ced0def826af]::task::local::LocalData>>::with::<<tokio[dbd6ced0def826af]::task::local::LocalSet>::with<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::task::local::RunUntil<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   26:     0x59ac109329fb - <tokio[dbd6ced0def826af]::task::local::LocalSet>::with::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::task::local::RunUntil<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17
[INFO] [stdout]   27:     0x59ac1093a25b - <tokio[dbd6ced0def826af]::task::local::RunUntil<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22
[INFO] [stdout]   28:     0x59ac10937f5c - <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until::<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19
[INFO] [stdout]   29:     0x59ac109bca8d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x59ac1096d53d - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x59ac1096cd4b - tokio[dbd6ced0def826af]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   32:     0x59ac1096cd4b - tokio[dbd6ced0def826af]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   33:     0x59ac1096cd4b - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x59ac10966100 - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x59ac1096a29a - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x59ac10969564 - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x59ac10933bf3 - <tokio[dbd6ced0def826af]::macros::scoped_tls::ScopedKey<tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::Context>>::set::<<tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x59ac10967e5f - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x59ac1096892a - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut <tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x59ac109654c3 - <tokio[dbd6ced0def826af]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x59ac1097f2ee - <tokio[dbd6ced0def826af]::runtime::runtime::Runtime>::block_on::<<tokio[dbd6ced0def826af]::task::local::LocalSet>::run_until<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   42:     0x59ac10932b9e - <tokio[dbd6ced0def826af]::task::local::LocalSet>::block_on::<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12
[INFO] [stdout]   43:     0x59ac10925d42 - <actix_rt[aa641b5494ecc0b2]::runtime::Runtime>::block_on::<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   44:     0x59ac109876ff - <actix_rt[aa641b5494ecc0b2]::system::SystemRunner>::block_on::<rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   45:     0x59ac10992351 - rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:72:1
[INFO] [stdout]   46:     0x59ac1098f737 - rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:73:44
[INFO] [stdout]   47:     0x59ac109648f6 - <rss_to_lametric[d728bc84af85dfc5]::tests::test_valid_la_metric_data_output::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x59ac109bd95b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x59ac109bd95b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x59ac109cafa5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x59ac109cafa5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x59ac109cafa5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x59ac109cafa5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x59ac109cafa5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x59ac109cafa5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x59ac109cafa5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x59ac109c5a54 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x59ac109c5a54 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x59ac109ce0f2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x59ac109ce0f2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x59ac109ce0f2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   62:     0x59ac109ce0f2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x59ac109ce0f2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x59ac109ce0f2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x59ac109ce0f2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x59ac1108c9cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   67:     0x59ac1108c9cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   68:     0x7a4297101aa4 - <unknown>
[INFO] [stdout]   69:     0x7a429718ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_custom_title_and_icon_with_empty_rss
[INFO] [stdout]     tests::test_valid_la_metric_data_output
[INFO] [stdout]     tests::test_valid_la_metric_json_output
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rss-to-lametric`
[INFO] running `Command { std: "docker" "inspect" "6b1191047f536d9f8b49bc45d2753adff80652d2204f0fd630a42686f81933d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b1191047f536d9f8b49bc45d2753adff80652d2204f0fd630a42686f81933d9", kill_on_drop: false }`
[INFO] [stdout] 6b1191047f536d9f8b49bc45d2753adff80652d2204f0fd630a42686f81933d9
