[INFO] cloning repository https://github.com/mgierada/rust_that_light
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mgierada/rust_that_light" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgierada%2Frust_that_light", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgierada%2Frust_that_light'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80bca24ec7ed7092415ff32b3870c378614e3819
[INFO] testing mgierada/rust_that_light against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgierada%2Frust_that_light" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mgierada/rust_that_light
[INFO] finished tweaking git repo https://github.com/mgierada/rust_that_light
[INFO] tweaked toml for git repo https://github.com/mgierada/rust_that_light written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mgierada/rust_that_light on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mgierada/rust_that_light 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.223
[INFO] [stderr]   Downloaded ref-cast v1.0.16
[INFO] [stderr]   Downloaded subtle v2.6.0
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.16
[INFO] [stderr]   Downloaded rustversion v1.0.12
[INFO] [stderr]   Downloaded generator v0.7.4
[INFO] [stderr]   Downloaded figment v0.10.9
[INFO] [stderr]   Downloaded base64 v0.22.0
[INFO] [stderr]   Downloaded govee-api v1.3.6
[INFO] [stderr]   Downloaded rocket_http v0.5.1
[INFO] [stderr]   Downloaded tower-http v0.6.5
[INFO] [stderr]   Downloaded winnow v0.4.6
[INFO] [stderr]   Downloaded rocket_codegen v0.5.1
[INFO] [stderr]   Downloaded rustls-webpki v0.102.3
[INFO] [stderr]   Downloaded hyper-util v0.1.13
[INFO] [stderr]   Downloaded serde_core v1.0.223
[INFO] [stderr]   Downloaded mio v1.0.1
[INFO] [stderr]   Downloaded log v0.4.18
[INFO] [stderr]   Downloaded serde v1.0.223
[INFO] [stderr]   Downloaded rocket v0.5.1
[INFO] [stderr]   Downloaded pin-project-lite v0.2.12
[INFO] [stderr]   Downloaded rustls v0.23.7
[INFO] [stderr]   Downloaded rustix v0.37.25
[INFO] [stderr]   Downloaded windows-result v0.3.1
[INFO] [stderr]   Downloaded ubyte v0.10.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d33bb5f5d81ed23377c88b7988fee5f33b2112aaa1a7870573eec283c71f99d2
[INFO] running `Command { std: "docker" "start" "-a" "d33bb5f5d81ed23377c88b7988fee5f33b2112aaa1a7870573eec283c71f99d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d33bb5f5d81ed23377c88b7988fee5f33b2112aaa1a7870573eec283c71f99d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d33bb5f5d81ed23377c88b7988fee5f33b2112aaa1a7870573eec283c71f99d2", kill_on_drop: false }`
[INFO] [stdout] d33bb5f5d81ed23377c88b7988fee5f33b2112aaa1a7870573eec283c71f99d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3abb7c5e72de6bb0b000b35438507c9112d604892fca2b804845a46fd80b65ed
[INFO] running `Command { std: "docker" "start" "-a" "3abb7c5e72de6bb0b000b35438507c9112d604892fca2b804845a46fd80b65ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling cookie v0.18.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling ref-cast v1.0.16
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling rustix v0.37.25
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling winnow v0.4.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.9
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.223
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.16
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling hyper v0.14.26
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ubyte v0.10.3
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling toml_edit v0.19.12
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower-http v0.6.5
[INFO] [stderr]    Compiling toml v0.7.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling govee-api v1.3.6
[INFO] [stderr]    Compiling cyberlight v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s
[INFO] running `Command { std: "docker" "inspect" "3abb7c5e72de6bb0b000b35438507c9112d604892fca2b804845a46fd80b65ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3abb7c5e72de6bb0b000b35438507c9112d604892fca2b804845a46fd80b65ed", kill_on_drop: false }`
[INFO] [stdout] 3abb7c5e72de6bb0b000b35438507c9112d604892fca2b804845a46fd80b65ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff431e9a486204c923343af018f0613c3cca887769ca6ab066fdc5ac9c7829cd
[INFO] running `Command { std: "docker" "start" "-a" "ff431e9a486204c923343af018f0613c3cca887769ca6ab066fdc5ac9c7829cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling regex v1.8.3
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tower-http v0.6.5
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper v0.14.26
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling govee-api v1.3.6
[INFO] [stderr]    Compiling cyberlight v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "ff431e9a486204c923343af018f0613c3cca887769ca6ab066fdc5ac9c7829cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff431e9a486204c923343af018f0613c3cca887769ca6ab066fdc5ac9c7829cd", kill_on_drop: false }`
[INFO] [stdout] ff431e9a486204c923343af018f0613c3cca887769ca6ab066fdc5ac9c7829cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e8eef7e2fe1b5817f04ae6322e08f7fbb24cafe10a61ef63d4ce7c6f70a950e5
[INFO] running `Command { std: "docker" "start" "-a" "e8eef7e2fe1b5817f04ae6322e08f7fbb24cafe10a61ef63d4ce7c6f70a950e5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cyberligth-9ec15a4e5f6136c4)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_error_handlers::test_error_handlers::tests::test_unauthorized_handler ... ok
[INFO] [stdout] test tests::test_error_handlers::test_error_handlers::tests::test_not_found_handler ... ok
[INFO] [stdout] test tests::test_routes::test_healthcheck_routes::tests::test_healthcheck_handler ... ok
[INFO] [stdout] test tests::test_routes::test_all_devices_routes::tests::test_get_status_for_all_devices ... FAILED
[INFO] [stdout] test tests::test_routes::test_all_devices_routes::tests::test_get_status_for_device ... FAILED
[INFO] [stdout] test tests::test_error_handlers::test_error_handlers::tests::test_server_error_handler ... ok
[INFO] [stdout] test tests::test_routes::test_all_devices_routes::tests::test_get_all_devices_handler ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_routes::test_all_devices_routes::tests::test_get_status_for_all_devices stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]    >> address: 127.0.0.1
[INFO] [stdout]    >> port: 8000
[INFO] [stdout]    >> workers: 8
[INFO] [stdout]    >> max blocking threads: 512
[INFO] [stdout]    >> ident: Rocket
[INFO] [stdout]    >> IP header: X-Real-IP
[INFO] [stdout]    >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB
[INFO] [stdout]    >> temp dir: /tmp
[INFO] [stdout]    >> http/2: true
[INFO] [stdout]    >> keep-alive: 5s
[INFO] [stdout]    >> tls: disabled
[INFO] [stdout]    >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s
[INFO] [stdout]    >> log level: normal
[INFO] [stdout]    >> cli colors: true
[INFO] [stdout] Routes:
[INFO] [stdout]    >> (home) GET /
[INFO] [stdout]    >> (get_status_for_all_devices) GET /status
[INFO] [stdout]    >> (get_all_devices_handler) GET /devices
[INFO] [stdout]    >> (healthcheck_handler) GET /healthcheck
[INFO] [stdout]    >> (get_status_for_device) GET /status/<device>/<model>
[INFO] [stdout]    >> (office_on_handler) GET /office/on
[INFO] [stdout]    >> (office_off_handler) GET /office/off
[INFO] [stdout]    >> (office_table_on_handler) GET /office/table/on
[INFO] [stdout]    >> (office_board_on_handler) GET /office/board/on
[INFO] [stdout]    >> (office_table_off_handler) GET /office/table/off
[INFO] [stdout]    >> (office_window_on_handler) GET /office/window/on
[INFO] [stdout]    >> (office_board_off_on_handler) GET /office/board/off
[INFO] [stdout]    >> (office_window_off_handler) GET /office/window/off
[INFO] [stdout]    >> (office_humidifier_on_handler) GET /office/humidifier/on
[INFO] [stdout]    >> (office_humidifier_off_handler) GET /office/humidifier/off
[INFO] [stdout]    >> (standing_on_handler) GET /standing/on
[INFO] [stdout]    >> (standing_off_handler) GET /standing/off
[INFO] [stdout]    >> (standing_left_on_handler) GET /standing/left/on
[INFO] [stdout]    >> (standing_left_off_handler) GET /standing/left/off
[INFO] [stdout]    >> (standing_right_on_handler) GET /standing/right/on
[INFO] [stdout]    >> (standing_right_off_handler) GET /standing/right/off
[INFO] [stdout] Catchers:
[INFO] [stdout]    >> (ununauthorized) 401
[INFO] [stdout]    >> (not_found) 404
[INFO] [stdout]    >> (server_error) 500
[INFO] [stdout] Fairings:
[INFO] [stdout]    >> Shield (liftoff, response, singleton)
[INFO] [stdout] Shield:
[INFO] [stdout]    >> Permissions-Policy: interest-cohort=()
[INFO] [stdout]    >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout]    >> X-Content-Type-Options: nosniff
[INFO] [stdout] Rocket has launched locally
[INFO] [stdout] GET /status:
[INFO] [stdout]    >> Matched: (get_status_for_all_devices) GET /status
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_routes::test_all_devices_routes::tests::test_get_status_for_all_devices' (21) panicked at src/main.rs:32:30:
[INFO] [stdout] GOVEE_API_KEY must be set.: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e02920fe232 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e02920fe232 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e02920fe232 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e02920fe232 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0292116a1a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0292116a1a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e0292103636 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0292103636 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e02920dacff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e02920dacff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e02920f5889 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e02918856be - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e02918856be - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e02920f5af2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e02920f5af2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e02920dadb8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e02920d23c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e02920dbe7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e029211718c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e0292116ed2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e02918650ee - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e0291816cc5 - <cyberligth[96025339eaa8f3be]::GOVEE_API_KEY as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:32:30
[INFO] [stdout]   22:     0x5e0291816cc5 - <<cyberligth[96025339eaa8f3be]::GOVEE_API_KEY as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref::__static_ref_initialize as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e029186d3bb - <lazy_static[e470ca7a4fea84ab]::lazy::Lazy<alloc[9c68fdf4f4f29218]::string::String>>::get::<<cyberligth[96025339eaa8f3be]::GOVEE_API_KEY as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:31:41
[INFO] [stdout]   24:     0x5e029186423d - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once::<<lazy_static[e470ca7a4fea84ab]::lazy::Lazy<alloc[9c68fdf4f4f29218]::string::String>>::get<<cyberligth[96025339eaa8f3be]::GOVEE_API_KEY as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:159:41
[INFO] [stdout]   25:     0x5e02920e0407 - <std[716c9a7a72e5c14e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   26:     0x5e02918640e7 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once::<<lazy_static[e470ca7a4fea84ab]::lazy::Lazy<alloc[9c68fdf4f4f29218]::string::String>>::get<<cyberligth[96025339eaa8f3be]::GOVEE_API_KEY as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   27:     0x5e029186182f - <lazy_static[e470ca7a4fea84ab]::lazy::Lazy<alloc[9c68fdf4f4f29218]::string::String>>::get::<<cyberligth[96025339eaa8f3be]::GOVEE_API_KEY as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   28:     0x5e029186182f - <cyberligth[96025339eaa8f3be]::GOVEE_API_KEY as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   29:     0x5e029186182f - <cyberligth[96025339eaa8f3be]::GOVEE_API_KEY as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   30:     0x5e0291872394 - cyberligth[96025339eaa8f3be]::routes::all_devices_routes::get_status_for_all_devices::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/all_devices_routes.rs:44:41
[INFO] [stdout]   31:     0x5e0291874fac - <cyberligth[96025339eaa8f3be]::routes::all_devices_routes::get_status_for_all_devices>::into_info::monomorphized_function::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/all_devices_routes.rs:42:5
[INFO] [stdout]   32:     0x5e0291b73630 - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5e0291c83b0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   34:     0x5e0291d1d57e - <futures_util[c167e54df07a90bc]::future::future::catch_unwind::CatchUnwind<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   35:     0x5e0291c8327b - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<futures_util[c167e54df07a90bc]::future::future::catch_unwind::CatchUnwind<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5e0291c88861 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<futures_util[c167e54df07a90bc]::future::future::catch_unwind::CatchUnwind<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>, core[c5ed12ab89cc536a]::task::poll::Poll<rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5e0291ccd2cb - __rust_try
[INFO] [stdout]   38:     0x5e0291cba6ef - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::task::poll::Poll<rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<futures_util[c167e54df07a90bc]::future::future::catch_unwind::CatchUnwind<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e0291cba6ef - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<futures_util[c167e54df07a90bc]::future::future::catch_unwind::CatchUnwind<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>, core[c5ed12ab89cc536a]::task::poll::Poll<rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e0291d217df - <futures_util[c167e54df07a90bc]::future::future::catch_unwind::CatchUnwind<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   41:     0x5e0291bed629 - rocket[f68ac3dd500325c0]::server::handle::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>, rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>, <rocket[f68ac3dd500325c0]::rkt::Rocket<rocket[f68ac3dd500325c0]::phase::Orbit>>::route::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:57:10
[INFO] [stdout]   42:     0x5e0291bf4738 - <rocket[f68ac3dd500325c0]::rkt::Rocket<rocket[f68ac3dd500325c0]::phase::Orbit>>::route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:335:80
[INFO] [stdout]   43:     0x5e0291bf2ba8 - <rocket[f68ac3dd500325c0]::rkt::Rocket<rocket[f68ac3dd500325c0]::phase::Orbit>>::route_and_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:288:60
[INFO] [stdout]   44:     0x5e0291bf558f - <rocket[f68ac3dd500325c0]::rkt::Rocket<rocket[f68ac3dd500325c0]::phase::Orbit>>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:262:66
[INFO] [stdout]   45:     0x5e0291becf03 - <rocket[f68ac3dd500325c0]::local::asynchronous::response::LocalResponse>::new::<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}::{closure#1}, <rocket[f68ac3dd500325c0]::rkt::Rocket<rocket[f68ac3dd500325c0]::phase::Orbit>>::dispatch::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   46:     0x5e0291bf6de7 - <rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:99:12
[INFO] [stdout]   47:     0x5e0291bf631f - <rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:123:63
[INFO] [stdout]   48:     0x5e0291b7372d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   49:     0x5e0291c24ccd - <tokio[fa17cea2207f1b38]::runtime::park::CachedParkThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/park.rs:284:71
[INFO] [stdout]   50:     0x5e0291c16fba - tokio[fa17cea2207f1b38]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<rocket[f68ac3dd500325c0]::local::asynchronous::response::LocalResponse>, <tokio[fa17cea2207f1b38]::runtime::park::CachedParkThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   51:     0x5e0291c16fba - tokio[fa17cea2207f1b38]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<rocket[f68ac3dd500325c0]::local::asynchronous::response::LocalResponse>, <tokio[fa17cea2207f1b38]::runtime::park::CachedParkThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   52:     0x5e0291c16fba - <tokio[fa17cea2207f1b38]::runtime::park::CachedParkThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/park.rs:284:31
[INFO] [stdout]   53:     0x5e0291c357a3 - <tokio[fa17cea2207f1b38]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   54:     0x5e0291d4beb7 - <tokio[fa17cea2207f1b38]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   55:     0x5e0291ba9205 - tokio[fa17cea2207f1b38]::runtime::context::runtime::enter_runtime::<<tokio[fa17cea2207f1b38]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}, rocket[f68ac3dd500325c0]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x5e0291d3c1e8 - <tokio[fa17cea2207f1b38]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   57:     0x5e0291d0c3e6 - <tokio[fa17cea2207f1b38]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:358:50
[INFO] [stdout]   58:     0x5e0291d0d382 - <tokio[fa17cea2207f1b38]::runtime::runtime::Runtime>::block_on::<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stdout]   59:     0x5e0291cc7204 - <rocket[f68ac3dd500325c0]::local::blocking::client::Client>::block_on::<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}, rocket[f68ac3dd500325c0]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/client.rs:66:35
[INFO] [stdout]   60:     0x5e0291cc7204 - <rocket[f68ac3dd500325c0]::local::blocking::request::LocalRequest>::_dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/request.rs:60:33
[INFO] [stdout]   61:     0x5e029183f92b - <rocket[f68ac3dd500325c0]::local::blocking::request::LocalRequest>::dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/request.rs:371:14
[INFO] [stdout]   62:     0x5e029183f92b - cyberligth[96025339eaa8f3be]::tests::test_routes::test_all_devices_routes::tests::test_get_status_for_all_devices
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_routes/test_all_devices_routes.rs:23:46
[INFO] [stdout]   63:     0x5e029183da47 - cyberligth[96025339eaa8f3be]::tests::test_routes::test_all_devices_routes::tests::test_get_status_for_all_devices::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_routes/test_all_devices_routes.rs:21:41
[INFO] [stdout]   64:     0x5e0291816926 - <cyberligth[96025339eaa8f3be]::tests::test_routes::test_all_devices_routes::tests::test_get_status_for_all_devices::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5e0291879a6b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5e0291879a6b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   67:     0x5e02918862ca - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   68:     0x5e02918862ca - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x5e02918862ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5e02918862ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5e02918862ca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5e02918862ca - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   73:     0x5e02918862ca - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   74:     0x5e0291880794 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   75:     0x5e0291880794 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   76:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   77:     0x5e0291888dc2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   82:     0x5e0291888dc2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   83:     0x5e02920fd6ff - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   84:     0x5e02920fd6ff - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   85:     0x7e9010595aa4 - <unknown>
[INFO] [stdout]   86:     0x7e9010622a64 - clone
[INFO] [stdout]   87:                0x0 - <unknown>
[INFO] [stdout]    >> Handler get_status_for_all_devices panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Error(500 Internal Server Error)
[INFO] [stdout]    >> Responding with registered (server_error) 500 catcher.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_routes::test_all_devices_routes::tests::test_get_status_for_all_devices' (21) panicked at src/tests/test_routes/test_all_devices_routes.rs:24:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Status { code: 500 }
[INFO] [stdout]  right: Status { code: 200 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e02920fe232 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e02920fe232 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e02920fe232 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e02920fe232 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0292116a1a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0292116a1a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e0292103636 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0292103636 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e02920dacff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e02920dacff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e02920f5889 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e02918856be - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e02918856be - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e02920f5af2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e02920f5af2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e02920dadb8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e02920d23c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e02920dbe7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e029211718c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e0292117013 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e02918685ea - core[c5ed12ab89cc536a]::panicking::assert_failed::<rocket_http[68fd20925e21782b]::status::Status, rocket_http[68fd20925e21782b]::status::Status>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e029183fa45 - cyberligth[96025339eaa8f3be]::tests::test_routes::test_all_devices_routes::tests::test_get_status_for_all_devices
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_routes/test_all_devices_routes.rs:24:9
[INFO] [stdout]   22:     0x5e029183da47 - cyberligth[96025339eaa8f3be]::tests::test_routes::test_all_devices_routes::tests::test_get_status_for_all_devices::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_routes/test_all_devices_routes.rs:21:41
[INFO] [stdout]   23:     0x5e0291816926 - <cyberligth[96025339eaa8f3be]::tests::test_routes::test_all_devices_routes::tests::test_get_status_for_all_devices::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e0291879a6b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e0291879a6b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e02918862ca - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e02918862ca - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e02918862ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e02918862ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e02918862ca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e02918862ca - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e02918862ca - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e0291880794 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e0291880794 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e0291888dc2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e0291888dc2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e02920fd6ff - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5e02920fd6ff - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7e9010595aa4 - <unknown>
[INFO] [stdout]   45:     0x7e9010622a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_routes::test_all_devices_routes::tests::test_get_status_for_device stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]    >> address: 127.0.0.1
[INFO] [stdout]    >> port: 8000
[INFO] [stdout]    >> workers: 8
[INFO] [stdout]    >> max blocking threads: 512
[INFO] [stdout]    >> ident: Rocket
[INFO] [stdout]    >> IP header: X-Real-IP
[INFO] [stdout]    >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB
[INFO] [stdout]    >> temp dir: /tmp
[INFO] [stdout]    >> http/2: true
[INFO] [stdout]    >> keep-alive: 5s
[INFO] [stdout]    >> tls: disabled
[INFO] [stdout]    >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s
[INFO] [stdout]    >> log level: normal
[INFO] [stdout]    >> cli colors: true
[INFO] [stdout] Routes:
[INFO] [stdout]    >> (home) GET /
[INFO] [stdout]    >> (get_status_for_all_devices) GET /status
[INFO] [stdout]    >> (get_all_devices_handler) GET /devices
[INFO] [stdout]    >> (healthcheck_handler) GET /healthcheck
[INFO] [stdout]    >> (get_status_for_device) GET /status/<device>/<model>
[INFO] [stdout]    >> (office_on_handler) GET /office/on
[INFO] [stdout]    >> (office_off_handler) GET /office/off
[INFO] [stdout]    >> (office_table_on_handler) GET /office/table/on
[INFO] [stdout]    >> (office_board_on_handler) GET /office/board/on
[INFO] [stdout]    >> (office_table_off_handler) GET /office/table/off
[INFO] [stdout]    >> (office_window_on_handler) GET /office/window/on
[INFO] [stdout]    >> (office_board_off_on_handler) GET /office/board/off
[INFO] [stdout]    >> (office_window_off_handler) GET /office/window/off
[INFO] [stdout]    >> (office_humidifier_on_handler) GET /office/humidifier/on
[INFO] [stdout]    >> (office_humidifier_off_handler) GET /office/humidifier/off
[INFO] [stdout]    >> (standing_on_handler) GET /standing/on
[INFO] [stdout]    >> (standing_off_handler) GET /standing/off
[INFO] [stdout]    >> (standing_left_on_handler) GET /standing/left/on
[INFO] [stdout]    >> (standing_left_off_handler) GET /standing/left/off
[INFO] [stdout]    >> (standing_right_on_handler) GET /standing/right/on
[INFO] [stdout]    >> (standing_right_off_handler) GET /standing/right/off
[INFO] [stdout] Catchers:
[INFO] [stdout]    >> (ununauthorized) 401
[INFO] [stdout]    >> (not_found) 404
[INFO] [stdout]    >> (server_error) 500
[INFO] [stdout] Fairings:
[INFO] [stdout]    >> Shield (liftoff, response, singleton)
[INFO] [stdout] Shield:
[INFO] [stdout]    >> Permissions-Policy: interest-cohort=()
[INFO] [stdout]    >> X-Content-Type-Options: nosniff
[INFO] [stdout]    >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout] Rocket has launched locally
[INFO] [stdout] GET /status/46:BA:A4:C1:38:1D:CF:A8/H6143:
[INFO] [stdout]    >> Matched: (get_status_for_device) GET /status/<device>/<model>
[INFO] [stdout]    >> Note: Using `String` as a parameter type is inefficient. Use `&str` instead.
[INFO] [stdout]    >> `String` is used a parameter guard in src/routes/all_devices_routes.rs:73.
[INFO] [stdout]    >> Note: Using `String` as a parameter type is inefficient. Use `&str` instead.
[INFO] [stdout]    >> `String` is used a parameter guard in src/routes/all_devices_routes.rs:73.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_routes::test_all_devices_routes::tests::test_get_status_for_device' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e02920fe232 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e02920fe232 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e02920fe232 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e02920fe232 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0292116a1a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0292116a1a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e0292103636 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0292103636 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e02920dacff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e02920dacff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e02920f5889 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e02918856be - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e02918856be - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e02920f5af2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e02920f5af2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e02920dadea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e02920d23c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e02920dbe7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e029211718c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e02920e04fc - <std[716c9a7a72e5c14e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5e02918640e7 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once::<<lazy_static[e470ca7a4fea84ab]::lazy::Lazy<alloc[9c68fdf4f4f29218]::string::String>>::get<<cyberligth[96025339eaa8f3be]::GOVEE_API_KEY as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x5e029186182f - <lazy_static[e470ca7a4fea84ab]::lazy::Lazy<alloc[9c68fdf4f4f29218]::string::String>>::get::<<cyberligth[96025339eaa8f3be]::GOVEE_API_KEY as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5e029186182f - <cyberligth[96025339eaa8f3be]::GOVEE_API_KEY as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5e029186182f - <cyberligth[96025339eaa8f3be]::GOVEE_API_KEY as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5e0291871113 - cyberligth[96025339eaa8f3be]::routes::all_devices_routes::get_status_for_device::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/all_devices_routes.rs:74:41
[INFO] [stdout]   25:     0x5e0291874d0c - <cyberligth[96025339eaa8f3be]::routes::all_devices_routes::get_status_for_device>::into_info::monomorphized_function::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/all_devices_routes.rs:73:5
[INFO] [stdout]   26:     0x5e0291b73630 - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5e0291c83b0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   28:     0x5e0291d1d57e - <futures_util[c167e54df07a90bc]::future::future::catch_unwind::CatchUnwind<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   29:     0x5e0291c8327b - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<futures_util[c167e54df07a90bc]::future::future::catch_unwind::CatchUnwind<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5e0291c88861 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<futures_util[c167e54df07a90bc]::future::future::catch_unwind::CatchUnwind<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>, core[c5ed12ab89cc536a]::task::poll::Poll<rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5e0291ccd2cb - __rust_try
[INFO] [stdout]   32:     0x5e0291cba6ef - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::task::poll::Poll<rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<futures_util[c167e54df07a90bc]::future::future::catch_unwind::CatchUnwind<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5e0291cba6ef - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<futures_util[c167e54df07a90bc]::future::future::catch_unwind::CatchUnwind<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>, core[c5ed12ab89cc536a]::task::poll::Poll<rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5e0291d217df - <futures_util[c167e54df07a90bc]::future::future::catch_unwind::CatchUnwind<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   35:     0x5e0291bed629 - rocket[f68ac3dd500325c0]::server::handle::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>, rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>, <rocket[f68ac3dd500325c0]::rkt::Rocket<rocket[f68ac3dd500325c0]::phase::Orbit>>::route::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:57:10
[INFO] [stdout]   36:     0x5e0291bf4738 - <rocket[f68ac3dd500325c0]::rkt::Rocket<rocket[f68ac3dd500325c0]::phase::Orbit>>::route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:335:80
[INFO] [stdout]   37:     0x5e0291bf2ba8 - <rocket[f68ac3dd500325c0]::rkt::Rocket<rocket[f68ac3dd500325c0]::phase::Orbit>>::route_and_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:288:60
[INFO] [stdout]   38:     0x5e0291bf558f - <rocket[f68ac3dd500325c0]::rkt::Rocket<rocket[f68ac3dd500325c0]::phase::Orbit>>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:262:66
[INFO] [stdout]   39:     0x5e0291becf03 - <rocket[f68ac3dd500325c0]::local::asynchronous::response::LocalResponse>::new::<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}::{closure#1}, <rocket[f68ac3dd500325c0]::rkt::Rocket<rocket[f68ac3dd500325c0]::phase::Orbit>>::dispatch::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   40:     0x5e0291bf6de7 - <rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:99:12
[INFO] [stdout]   41:     0x5e0291bf631f - <rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:123:63
[INFO] [stdout]   42:     0x5e0291b7372d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   43:     0x5e0291c24ccd - <tokio[fa17cea2207f1b38]::runtime::park::CachedParkThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/park.rs:284:71
[INFO] [stdout]   44:     0x5e0291c16fba - tokio[fa17cea2207f1b38]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<rocket[f68ac3dd500325c0]::local::asynchronous::response::LocalResponse>, <tokio[fa17cea2207f1b38]::runtime::park::CachedParkThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   45:     0x5e0291c16fba - tokio[fa17cea2207f1b38]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<rocket[f68ac3dd500325c0]::local::asynchronous::response::LocalResponse>, <tokio[fa17cea2207f1b38]::runtime::park::CachedParkThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   46:     0x5e0291c16fba - <tokio[fa17cea2207f1b38]::runtime::park::CachedParkThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/park.rs:284:31
[INFO] [stdout]   47:     0x5e0291c357a3 - <tokio[fa17cea2207f1b38]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   48:     0x5e0291d4beb7 - <tokio[fa17cea2207f1b38]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   49:     0x5e0291ba9205 - tokio[fa17cea2207f1b38]::runtime::context::runtime::enter_runtime::<<tokio[fa17cea2207f1b38]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}, rocket[f68ac3dd500325c0]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5e0291d3c1e8 - <tokio[fa17cea2207f1b38]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   51:     0x5e0291d0c3e6 - <tokio[fa17cea2207f1b38]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:358:50
[INFO] [stdout]   52:     0x5e0291d0d382 - <tokio[fa17cea2207f1b38]::runtime::runtime::Runtime>::block_on::<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stdout]   53:     0x5e0291cc7204 - <rocket[f68ac3dd500325c0]::local::blocking::client::Client>::block_on::<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}, rocket[f68ac3dd500325c0]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/client.rs:66:35
[INFO] [stdout]   54:     0x5e0291cc7204 - <rocket[f68ac3dd500325c0]::local::blocking::request::LocalRequest>::_dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/request.rs:60:33
[INFO] [stdout]   55:     0x5e029183e7fb - <rocket[f68ac3dd500325c0]::local::blocking::request::LocalRequest>::dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/request.rs:371:14
[INFO] [stdout]   56:     0x5e029183e7fb - cyberligth[96025339eaa8f3be]::tests::test_routes::test_all_devices_routes::tests::test_get_status_for_device
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_routes/test_all_devices_routes.rs:35:76
[INFO] [stdout]   57:     0x5e029183d9e7 - cyberligth[96025339eaa8f3be]::tests::test_routes::test_all_devices_routes::tests::test_get_status_for_device::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--bin cyberligth`
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_routes/test_all_devices_routes.rs:33:36
[INFO] [stdout]   58:     0x5e02918168a6 - <cyberligth[96025339eaa8f3be]::tests::test_routes::test_all_devices_routes::tests::test_get_status_for_device::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5e0291879a6b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5e0291879a6b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x5e02918862ca - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x5e02918862ca - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x5e02918862ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5e02918862ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5e02918862ca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5e02918862ca - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x5e02918862ca - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x5e0291880794 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x5e0291880794 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x5e0291888dc2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x5e0291888dc2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5e02920fd6ff - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   78:     0x5e02920fd6ff - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   79:     0x7e9010595aa4 - <unknown>
[INFO] [stdout]   80:     0x7e9010622a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout]    >> Handler get_status_for_device panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Error(500 Internal Server Error)
[INFO] [stdout]    >> Responding with registered (server_error) 500 catcher.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_routes::test_all_devices_routes::tests::test_get_status_for_device' (22) panicked at src/tests/test_routes/test_all_devices_routes.rs:36:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Status { code: 500 }
[INFO] [stdout]  right: Status { code: 200 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e02920fe232 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e02920fe232 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e02920fe232 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e02920fe232 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0292116a1a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0292116a1a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e0292103636 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0292103636 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e02920dacff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e02920dacff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e02920f5889 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e02918856be - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e02918856be - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e02920f5af2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e02920f5af2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e02920dadb8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e02920d23c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e02920dbe7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e029211718c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e0292117013 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e02918685ea - core[c5ed12ab89cc536a]::panicking::assert_failed::<rocket_http[68fd20925e21782b]::status::Status, rocket_http[68fd20925e21782b]::status::Status>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e029183e921 - cyberligth[96025339eaa8f3be]::tests::test_routes::test_all_devices_routes::tests::test_get_status_for_device
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_routes/test_all_devices_routes.rs:36:9
[INFO] [stdout]   22:     0x5e029183d9e7 - cyberligth[96025339eaa8f3be]::tests::test_routes::test_all_devices_routes::tests::test_get_status_for_device::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_routes/test_all_devices_routes.rs:33:36
[INFO] [stdout]   23:     0x5e02918168a6 - <cyberligth[96025339eaa8f3be]::tests::test_routes::test_all_devices_routes::tests::test_get_status_for_device::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e0291879a6b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e0291879a6b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e02918862ca - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e02918862ca - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e02918862ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e02918862ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e02918862ca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e02918862ca - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e02918862ca - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e0291880794 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e0291880794 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e0291888dc2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e0291888dc2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e02920fd6ff - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5e02920fd6ff - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7e9010595aa4 - <unknown>
[INFO] [stdout]   45:     0x7e9010622a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_routes::test_all_devices_routes::tests::test_get_all_devices_handler stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]    >> address: 127.0.0.1
[INFO] [stdout]    >> port: 8000
[INFO] [stdout]    >> workers: 8
[INFO] [stdout]    >> max blocking threads: 512
[INFO] [stdout]    >> ident: Rocket
[INFO] [stdout]    >> IP header: X-Real-IP
[INFO] [stdout]    >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB
[INFO] [stdout]    >> temp dir: /tmp
[INFO] [stdout]    >> http/2: true
[INFO] [stdout]    >> keep-alive: 5s
[INFO] [stdout]    >> tls: disabled
[INFO] [stdout]    >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s
[INFO] [stdout]    >> log level: normal
[INFO] [stdout]    >> cli colors: true
[INFO] [stdout] Routes:
[INFO] [stdout]    >> (home) GET /
[INFO] [stdout]    >> (get_status_for_all_devices) GET /status
[INFO] [stdout]    >> (get_all_devices_handler) GET /devices
[INFO] [stdout]    >> (healthcheck_handler) GET /healthcheck
[INFO] [stdout]    >> (get_status_for_device) GET /status/<device>/<model>
[INFO] [stdout]    >> (office_on_handler) GET /office/on
[INFO] [stdout]    >> (office_off_handler) GET /office/off
[INFO] [stdout]    >> (office_table_on_handler) GET /office/table/on
[INFO] [stdout]    >> (office_board_on_handler) GET /office/board/on
[INFO] [stdout]    >> (office_table_off_handler) GET /office/table/off
[INFO] [stdout]    >> (office_window_on_handler) GET /office/window/on
[INFO] [stdout]    >> (office_board_off_on_handler) GET /office/board/off
[INFO] [stdout]    >> (office_window_off_handler) GET /office/window/off
[INFO] [stdout]    >> (office_humidifier_on_handler) GET /office/humidifier/on
[INFO] [stdout]    >> (office_humidifier_off_handler) GET /office/humidifier/off
[INFO] [stdout]    >> (standing_on_handler) GET /standing/on
[INFO] [stdout]    >> (standing_off_handler) GET /standing/off
[INFO] [stdout]    >> (standing_left_on_handler) GET /standing/left/on
[INFO] [stdout]    >> (standing_left_off_handler) GET /standing/left/off
[INFO] [stdout]    >> (standing_right_on_handler) GET /standing/right/on
[INFO] [stdout]    >> (standing_right_off_handler) GET /standing/right/off
[INFO] [stdout] Catchers:
[INFO] [stdout]    >> (ununauthorized) 401
[INFO] [stdout]    >> (not_found) 404
[INFO] [stdout]    >> (server_error) 500
[INFO] [stdout] Fairings:
[INFO] [stdout]    >> Shield (liftoff, response, singleton)
[INFO] [stdout] Shield:
[INFO] [stdout]    >> Permissions-Policy: interest-cohort=()
[INFO] [stdout]    >> X-Content-Type-Options: nosniff
[INFO] [stdout]    >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout] Rocket has launched locally
[INFO] [stdout] GET /devices:
[INFO] [stdout]    >> Matched: (get_all_devices_handler) GET /devices
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_routes::test_all_devices_routes::tests::test_get_all_devices_handler' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e02920fe232 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e02920fe232 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e02920fe232 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e02920fe232 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0292116a1a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0292116a1a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e0292103636 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0292103636 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e02920dacff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e02920dacff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e02920f5889 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e02918856be - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e02918856be - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e02920f5af2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e02920f5af2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e02920dadea - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e02920d23c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e02920dbe7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e029211718c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e02920e04fc - <std[716c9a7a72e5c14e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5e02918640e7 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once::<<lazy_static[e470ca7a4fea84ab]::lazy::Lazy<alloc[9c68fdf4f4f29218]::string::String>>::get<<cyberligth[96025339eaa8f3be]::GOVEE_API_KEY as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x5e029186182f - <lazy_static[e470ca7a4fea84ab]::lazy::Lazy<alloc[9c68fdf4f4f29218]::string::String>>::get::<<cyberligth[96025339eaa8f3be]::GOVEE_API_KEY as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5e029186182f - <cyberligth[96025339eaa8f3be]::GOVEE_API_KEY as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5e029186182f - <cyberligth[96025339eaa8f3be]::GOVEE_API_KEY as core[c5ed12ab89cc536a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5e0291871d52 - cyberligth[96025339eaa8f3be]::routes::all_devices_routes::get_all_devices_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/all_devices_routes.rs:29:41
[INFO] [stdout]   25:     0x5e029187385c - <cyberligth[96025339eaa8f3be]::routes::all_devices_routes::get_all_devices_handler>::into_info::monomorphized_function::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/all_devices_routes.rs:27:5
[INFO] [stdout]   26:     0x5e0291b73630 - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5e0291c83b0a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   28:     0x5e0291d1d57e - <futures_util[c167e54df07a90bc]::future::future::catch_unwind::CatchUnwind<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   29:     0x5e0291c8327b - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<futures_util[c167e54df07a90bc]::future::future::catch_unwind::CatchUnwind<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5e0291c88861 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<futures_util[c167e54df07a90bc]::future::future::catch_unwind::CatchUnwind<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>, core[c5ed12ab89cc536a]::task::poll::Poll<rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5e0291ccd2cb - __rust_try
[INFO] [stdout]   32:     0x5e0291cba6ef - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::task::poll::Poll<rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<futures_util[c167e54df07a90bc]::future::future::catch_unwind::CatchUnwind<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5e0291cba6ef - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<<futures_util[c167e54df07a90bc]::future::future::catch_unwind::CatchUnwind<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>, core[c5ed12ab89cc536a]::task::poll::Poll<rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5e0291d217df - <futures_util[c167e54df07a90bc]::future::future::catch_unwind::CatchUnwind<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   35:     0x5e0291bed629 - rocket[f68ac3dd500325c0]::server::handle::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>> + core[c5ed12ab89cc536a]::marker::Send>>, rocket[f68ac3dd500325c0]::outcome::Outcome<rocket[f68ac3dd500325c0]::response::response::Response, rocket_http[68fd20925e21782b]::status::Status, (rocket[f68ac3dd500325c0]::data::data::Data, rocket_http[68fd20925e21782b]::status::Status)>, <rocket[f68ac3dd500325c0]::rkt::Rocket<rocket[f68ac3dd500325c0]::phase::Orbit>>::route::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:57:10
[INFO] [stdout]   36:     0x5e0291bf4738 - <rocket[f68ac3dd500325c0]::rkt::Rocket<rocket[f68ac3dd500325c0]::phase::Orbit>>::route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:335:80
[INFO] [stdout]   37:     0x5e0291bf2ba8 - <rocket[f68ac3dd500325c0]::rkt::Rocket<rocket[f68ac3dd500325c0]::phase::Orbit>>::route_and_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:288:60
[INFO] [stdout]   38:     0x5e0291bf558f - <rocket[f68ac3dd500325c0]::rkt::Rocket<rocket[f68ac3dd500325c0]::phase::Orbit>>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:262:66
[INFO] [stdout]   39:     0x5e0291becf03 - <rocket[f68ac3dd500325c0]::local::asynchronous::response::LocalResponse>::new::<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}::{closure#1}, <rocket[f68ac3dd500325c0]::rkt::Rocket<rocket[f68ac3dd500325c0]::phase::Orbit>>::dispatch::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   40:     0x5e0291bf6de7 - <rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:99:12
[INFO] [stdout]   41:     0x5e0291bf631f - <rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:123:63
[INFO] [stdout]   42:     0x5e0291b7372d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   43:     0x5e0291c24ccd - <tokio[fa17cea2207f1b38]::runtime::park::CachedParkThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/park.rs:284:71
[INFO] [stdout]   44:     0x5e0291c16fba - tokio[fa17cea2207f1b38]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<rocket[f68ac3dd500325c0]::local::asynchronous::response::LocalResponse>, <tokio[fa17cea2207f1b38]::runtime::park::CachedParkThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   45:     0x5e0291c16fba - tokio[fa17cea2207f1b38]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<rocket[f68ac3dd500325c0]::local::asynchronous::response::LocalResponse>, <tokio[fa17cea2207f1b38]::runtime::park::CachedParkThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   46:     0x5e0291c16fba - <tokio[fa17cea2207f1b38]::runtime::park::CachedParkThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/park.rs:284:31
[INFO] [stdout]   47:     0x5e0291c357a3 - <tokio[fa17cea2207f1b38]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   48:     0x5e0291d4beb7 - <tokio[fa17cea2207f1b38]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   49:     0x5e0291ba9205 - tokio[fa17cea2207f1b38]::runtime::context::runtime::enter_runtime::<<tokio[fa17cea2207f1b38]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}, rocket[f68ac3dd500325c0]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5e0291d3c1e8 - <tokio[fa17cea2207f1b38]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   51:     0x5e0291d0c3e6 - <tokio[fa17cea2207f1b38]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:358:50
[INFO] [stdout]   52:     0x5e0291d0d382 - <tokio[fa17cea2207f1b38]::runtime::runtime::Runtime>::block_on::<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:328:18
[INFO] [stdout]   53:     0x5e0291cc7204 - <rocket[f68ac3dd500325c0]::local::blocking::client::Client>::block_on::<<rocket[f68ac3dd500325c0]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}, rocket[f68ac3dd500325c0]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/client.rs:66:35
[INFO] [stdout]   54:     0x5e0291cc7204 - <rocket[f68ac3dd500325c0]::local::blocking::request::LocalRequest>::_dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/request.rs:60:33
[INFO] [stdout]   55:     0x5e029183f19b - <rocket[f68ac3dd500325c0]::local::blocking::request::LocalRequest>::dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/request.rs:371:14
[INFO] [stdout]   56:     0x5e029183f19b - cyberligth[96025339eaa8f3be]::tests::test_routes::test_all_devices_routes::tests::test_get_all_devices_handler
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_routes/test_all_devices_routes.rs:11:47
[INFO] [stdout]   57:     0x5e029183da17 - cyberligth[96025339eaa8f3be]::tests::test_routes::test_all_devices_routes::tests::test_get_all_devices_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_routes/test_all_devices_routes.rs:9:38
[INFO] [stdout]   58:     0x5e02918168e6 - <cyberligth[96025339eaa8f3be]::tests::test_routes::test_all_devices_routes::tests::test_get_all_devices_handler::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5e0291879a6b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5e0291879a6b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x5e02918862ca - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x5e02918862ca - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x5e02918862ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5e02918862ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5e02918862ca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5e02918862ca - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x5e02918862ca - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x5e0291880794 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x5e0291880794 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x5e0291888dc2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x5e0291888dc2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5e02920fd6ff - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   78:     0x5e02920fd6ff - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   79:     0x7e9010595aa4 - <unknown>
[INFO] [stdout]   80:     0x7e9010622a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout]    >> Handler get_all_devices_handler panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Error(500 Internal Server Error)
[INFO] [stdout]    >> Responding with registered (server_error) 500 catcher.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_routes::test_all_devices_routes::tests::test_get_all_devices_handler' (20) panicked at src/tests/test_routes/test_all_devices_routes.rs:12:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Status { code: 500 }
[INFO] [stdout]  right: Status { code: 200 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e02920fe232 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e02920fe232 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e02920fe232 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e02920fe232 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0292116a1a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0292116a1a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e0292103636 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0292103636 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e02920dacff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e02920dacff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e02920f5889 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e02918856be - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e02918856be - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e02920f5af2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e02920f5af2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e02920dadb8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e02920d23c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e02920dbe7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e029211718c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e0292117013 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e02918685ea - core[c5ed12ab89cc536a]::panicking::assert_failed::<rocket_http[68fd20925e21782b]::status::Status, rocket_http[68fd20925e21782b]::status::Status>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e029183f2b5 - cyberligth[96025339eaa8f3be]::tests::test_routes::test_all_devices_routes::tests::test_get_all_devices_handler
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_routes/test_all_devices_routes.rs:12:9
[INFO] [stdout]   22:     0x5e029183da17 - cyberligth[96025339eaa8f3be]::tests::test_routes::test_all_devices_routes::tests::test_get_all_devices_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_routes/test_all_devices_routes.rs:9:38
[INFO] [stdout]   23:     0x5e02918168e6 - <cyberligth[96025339eaa8f3be]::tests::test_routes::test_all_devices_routes::tests::test_get_all_devices_handler::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e0291879a6b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e0291879a6b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e02918862ca - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e02918862ca - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e02918862ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e02918862ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e02918862ca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e02918862ca - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e02918862ca - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e0291880794 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e0291880794 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e0291888dc2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e0291888dc2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e0291888dc2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e02920fd6ff - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5e02920fd6ff - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7e9010595aa4 - <unknown>
[INFO] [stdout]   45:     0x7e9010622a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_routes::test_all_devices_routes::tests::test_get_all_devices_handler
[INFO] [stdout]     tests::test_routes::test_all_devices_routes::tests::test_get_status_for_all_devices
[INFO] [stdout]     tests::test_routes::test_all_devices_routes::tests::test_get_status_for_device
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e8eef7e2fe1b5817f04ae6322e08f7fbb24cafe10a61ef63d4ce7c6f70a950e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8eef7e2fe1b5817f04ae6322e08f7fbb24cafe10a61ef63d4ce7c6f70a950e5", kill_on_drop: false }`
[INFO] [stdout] e8eef7e2fe1b5817f04ae6322e08f7fbb24cafe10a61ef63d4ce7c6f70a950e5
