[INFO] fetching crate tosca-controller 0.1.1... [INFO] testing tosca-controller-0.1.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate tosca-controller 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate tosca-controller 0.1.1 [INFO] finished tweaking crates.io crate tosca-controller 0.1.1 [INFO] tweaked toml for crates.io crate tosca-controller 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tosca-controller 0.1.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tosca-controller 0.1.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded socket-pktinfo v0.3.2 [INFO] [stderr] Downloaded tosca v0.1.1 [INFO] [stderr] Downloaded serial_test v3.3.0 [INFO] [stderr] Downloaded serial_test_derive v3.3.0 [INFO] [stderr] Downloaded if-addrs v0.14.0 [INFO] [stderr] Downloaded tosca-os v0.1.1 [INFO] [stderr] Downloaded flume v0.12.0 [INFO] [stderr] Downloaded rumqttc v0.25.1 [INFO] [stderr] Downloaded mdns-sd v0.17.1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3bce5f74d8dd50e200d73ce88309635d6f61e3597a6002ee1dd42b9d0b9dd13 [INFO] running `Command { std: "docker" "start" "-a" "e3bce5f74d8dd50e200d73ce88309635d6f61e3597a6002ee1dd42b9d0b9dd13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3bce5f74d8dd50e200d73ce88309635d6f61e3597a6002ee1dd42b9d0b9dd13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3bce5f74d8dd50e200d73ce88309635d6f61e3597a6002ee1dd42b9d0b9dd13", kill_on_drop: false }` [INFO] [stdout] e3bce5f74d8dd50e200d73ce88309635d6f61e3597a6002ee1dd42b9d0b9dd13 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83b215b7667a355c93c5fa8222087af82f884eda8d3d3d8f92195f219e0bb62f [INFO] running `Command { std: "docker" "start" "-a" "83b215b7667a355c93c5fa8222087af82f884eda8d3d3d8f92195f219e0bb62f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling zmij v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling flume v0.12.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling if-addrs v0.14.0 [INFO] [stderr] Compiling socket-pktinfo v0.3.2 [INFO] [stderr] Compiling mdns-sd v0.17.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling tosca v0.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling rumqttc v0.25.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling tosca-controller v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.68s [INFO] running `Command { std: "docker" "inspect" "83b215b7667a355c93c5fa8222087af82f884eda8d3d3d8f92195f219e0bb62f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b215b7667a355c93c5fa8222087af82f884eda8d3d3d8f92195f219e0bb62f", kill_on_drop: false }` [INFO] [stdout] 83b215b7667a355c93c5fa8222087af82f884eda8d3d3d8f92195f219e0bb62f [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 631432e485ceeb77782cec18c5238521bd8f9e2d92205f1bd3a17eca8ce93b80 [INFO] running `Command { std: "docker" "start" "-a" "631432e485ceeb77782cec18c5238521bd8f9e2d92205f1bd3a17eca8ce93b80", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling serial_test_derive v3.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tosca v0.1.1 [INFO] [stderr] Compiling serial_test v3.3.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling rumqttc v0.25.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling tosca-controller v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tosca-os v0.1.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.02s [INFO] running `Command { std: "docker" "inspect" "631432e485ceeb77782cec18c5238521bd8f9e2d92205f1bd3a17eca8ce93b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "631432e485ceeb77782cec18c5238521bd8f9e2d92205f1bd3a17eca8ce93b80", kill_on_drop: false }` [INFO] [stdout] 631432e485ceeb77782cec18c5238521bd8f9e2d92205f1bd3a17eca8ce93b80 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f3bf6759e4d7c1d07d60f31ce1cd94923728bb9027b3ea8965383c604d7b2085 [INFO] running `Command { std: "docker" "start" "-a" "f3bf6759e4d7c1d07d60f31ce1cd94923728bb9027b3ea8965383c604d7b2085", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tosca_controller-ac911164991bb3e6) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] 2026-04-10T10:50:03.608370Z  INFO tosca_os::responses: Build GET route: /toggle/{brightness} [INFO] [stdout] 2026-04-10T10:50:03.608529Z  INFO tosca_controller::tests: Inside the light device with `toggle` route and port 3000 [INFO] [stdout] 2026-04-10T10:50:03.608766Z  WARN tosca_os::device: Unable to retrieve any Wi-Fi or Ethernet MAC address. [INFO] [stdout] 2026-04-10T10:50:03.608786Z  INFO tosca_os::device: Device route: [PUT, "/with-toggle/on"] [INFO] [stdout] 2026-04-10T10:50:03.608797Z  INFO tosca_os::device: Device route: [PUT, "/with-toggle/off"] [INFO] [stdout] 2026-04-10T10:50:03.608808Z  INFO tosca_os::device: Device route: [GET, "/with-toggle/toggle"] [INFO] [stdout] 2026-04-10T10:50:03.608925Z  INFO tosca_os::server: Server route: [GET, "/"] [INFO] [stdout] 2026-04-10T10:50:03.608941Z  INFO tosca_os::server: Server route: [GET, "/.well-known/light-with-toggle"] [INFO] [stdout] 2026-04-10T10:50:03.609081Z  INFO tosca_os::services::mdns_sd: Service instance name: light-with-toggle [INFO] [stdout] 2026-04-10T10:50:03.609099Z  INFO tosca_os::services::mdns_sd: Service port: 3000 [INFO] [stdout] 2026-04-10T10:50:03.609110Z  INFO tosca_os::services::mdns_sd: Service domain: tosca [INFO] [stdout] 2026-04-10T10:50:03.609120Z  INFO tosca_os::services::mdns_sd: Service transport protocol: tcp [INFO] [stdout] 2026-04-10T10:50:03.609131Z  INFO tosca_os::services::mdns_sd: Service top-level domain: local [INFO] [stdout] 2026-04-10T10:50:03.609142Z  INFO tosca_os::services::mdns_sd: Service type: _tosca._tcp.local. [INFO] [stdout] 2026-04-10T10:50:03.609153Z  INFO tosca_os::services::mdns_sd: Device reachable at this hostname: tosca.local:3000 [INFO] [stdout] 2026-04-10T10:50:03.609446Z ERROR tosca_controller::error: No devices found. [INFO] [stdout] 2026-04-10T10:50:03.609469Z ERROR tosca_controller::error: No devices found. [INFO] [stdout] 2026-04-10T10:50:03.609509Z  INFO tosca_os::server: Device reachable at this HTTP address: 0.0.0.0:3000 [INFO] [stdout] 2026-04-10T10:50:03.609572Z  INFO tosca_os::server: Starting server... [INFO] [stdout] 2026-04-10T10:50:03.610068Z ERROR tosca_controller::request: `wrong` does not exist [INFO] [stdout] 2026-04-10T10:50:03.610410Z ERROR tosca_controller::error: `wrong` does not exist [INFO] [stdout] 2026-04-10T10:50:03.610431Z ERROR tosca_controller::request: `wrong` does not exist [INFO] [stdout] 2026-04-10T10:50:03.610441Z ERROR tosca_controller::error: `wrong` does not exist [INFO] [stdout] 2026-04-10T10:50:03.610461Z ERROR tosca_controller::request: Found type `f64` for `rangeu64`, expected type `u64` [INFO] [stdout] 2026-04-10T10:50:03.610473Z ERROR tosca_controller::error: Found type `f64` for `rangeu64`, expected type `u64` [INFO] [stdout] 2026-04-10T10:50:03.610484Z ERROR tosca_controller::request: Found type `f64` for `rangeu64`, expected type `u64` [INFO] [stdout] 2026-04-10T10:50:03.610494Z ERROR tosca_controller::error: Found type `f64` for `rangeu64`, expected type `u64` [INFO] [stdout] test controller::tests::controller_from_devices ... ok [INFO] [stdout] 2026-04-10T10:50:03.610237Z ERROR tosca_controller::error: Process failed. [INFO] [stdout] test policy::tests::only_global_policy ... ok [INFO] [stdout] test device::tests::check_devices ... ok [INFO] [stdout] test policy::tests::complete_policy ... ok [INFO] [stdout] test controller::tests::empty_controller ... ok [INFO] [stdout] test request::tests::create_delete_request_with_parameters ... ok [INFO] [stdout] 2026-04-10T10:50:03.610249Z ERROR tosca_controller::request: `wrong` does not exist [INFO] [stdout] 2026-04-10T10:50:03.610828Z ERROR tosca_controller::error: `wrong` does not exist [INFO] [stdout] 2026-04-10T10:50:03.610850Z ERROR tosca_controller::request: `wrong` does not exist [INFO] [stdout] 2026-04-10T10:50:03.610859Z ERROR tosca_controller::error: `wrong` does not exist [INFO] [stdout] 2026-04-10T10:50:03.610882Z ERROR tosca_controller::request: Found type `f64` for `rangeu64`, expected type `u64` [INFO] [stdout] 2026-04-10T10:50:03.610895Z ERROR tosca_controller::error: Found type `f64` for `rangeu64`, expected type `u64` [INFO] [stdout] 2026-04-10T10:50:03.610906Z ERROR tosca_controller::request: Found type `f64` for `rangeu64`, expected type `u64` [INFO] [stdout] 2026-04-10T10:50:03.610916Z ERROR tosca_controller::error: Found type `f64` for `rangeu64`, expected type `u64` [INFO] [stdout] 2026-04-10T10:50:03.610384Z ERROR tosca_controller::request: `wrong` does not exist [INFO] [stdout] 2026-04-10T10:50:03.611006Z ERROR tosca_controller::error: `wrong` does not exist [INFO] [stdout] 2026-04-10T10:50:03.611023Z ERROR tosca_controller::request: `wrong` does not exist [INFO] [stdout] 2026-04-10T10:50:03.611016Z ERROR tosca_controller::request: `wrong` does not exist [INFO] [stdout] 2026-04-10T10:50:03.611032Z ERROR tosca_controller::error: `wrong` does not exist [INFO] [stdout] 2026-04-10T10:50:03.611038Z ERROR tosca_controller::error: `wrong` does not exist [INFO] [stdout] 2026-04-10T10:50:03.611053Z ERROR tosca_controller::request: `wrong` does not exist [INFO] [stdout] 2026-04-10T10:50:03.611053Z ERROR tosca_controller::request: Found type `f64` for `rangeu64`, expected type `u64` [INFO] [stdout] 2026-04-10T10:50:03.611061Z ERROR tosca_controller::error: `wrong` does not exist [INFO] [stdout] 2026-04-10T10:50:03.611064Z ERROR tosca_controller::error: Found type `f64` for `rangeu64`, expected type `u64` [INFO] [stdout] 2026-04-10T10:50:03.611074Z ERROR tosca_controller::request: Found type `f64` for `rangeu64`, expected type `u64` [INFO] [stdout] 2026-04-10T10:50:03.611077Z ERROR tosca_controller::request: Found type `f64` for `rangeu64`, expected type `u64` [INFO] [stdout] 2026-04-10T10:50:03.611084Z ERROR tosca_controller::error: Found type `f64` for `rangeu64`, expected type `u64` [INFO] [stdout] 2026-04-10T10:50:03.611088Z ERROR tosca_controller::error: Found type `f64` for `rangeu64`, expected type `u64` [INFO] [stdout] 2026-04-10T10:50:03.611100Z ERROR tosca_controller::request: Found type `f64` for `rangeu64`, expected type `u64` [INFO] [stdout] 2026-04-10T10:50:03.611111Z ERROR tosca_controller::error: Found type `f64` for `rangeu64`, expected type `u64` [INFO] [stdout] 2026-04-10T10:50:03.611284Z ERROR tosca_controller::request: `wrong` does not exist [INFO] [stdout] 2026-04-10T10:50:03.611328Z ERROR tosca_controller::error: `wrong` does not exist [INFO] [stdout] 2026-04-10T10:50:03.611340Z ERROR tosca_controller::request: `wrong` does not exist [INFO] [stdout] 2026-04-10T10:50:03.611349Z ERROR tosca_controller::error: `wrong` does not exist [INFO] [stdout] 2026-04-10T10:50:03.611378Z ERROR tosca_controller::request: Found type `f64` for `rangeu64`, expected type `u64` [INFO] [stdout] 2026-04-10T10:50:03.611395Z ERROR tosca_controller::error: Found type `f64` for `rangeu64`, expected type `u64` [INFO] [stdout] 2026-04-10T10:50:03.611405Z ERROR tosca_controller::request: Found type `f64` for `rangeu64`, expected type `u64` [INFO] [stdout] 2026-04-10T10:50:03.611421Z ERROR tosca_controller::error: Found type `f64` for `rangeu64`, expected type `u64` [INFO] [stdout] test error::tests::controller_error ... ok [INFO] [stdout] test request::tests::create_plain_delete_request ... ok [INFO] [stdout] test request::tests::create_plain_get_request ... ok [INFO] [stdout] test request::tests::create_plain_get_request_with_hazards ... ok [INFO] [stdout] test request::tests::create_get_request_with_hazards_and_parameters ... ok [INFO] [stdout] test request::tests::create_get_request_with_parameters ... ok [INFO] [stdout] test request::tests::create_post_request_with_parameters ... ok [INFO] [stdout] test request::tests::create_put_request_with_parameters ... ok [INFO] [stdout] test request::tests::create_plain_post_request ... ok [INFO] [stdout] test policy::tests::only_local_policy ... ok [INFO] [stdout] test request::tests::create_plain_put_request ... ok [INFO] [stdout] test request::tests::check_request_builder ... ok [INFO] [stdout] 2026-04-10T10:50:05.714754Z  INFO tosca_controller::discovery: Complete address: http://127.0.0.1:3000 [INFO] [stdout] 2026-04-10T10:50:05.717433Z  WARN tosca_controller::discovery: Ignoring device http://127.0.0.1:3000 because no valid MAC addresses have been found [INFO] [stdout] 2026-04-10T10:50:05.717555Z ERROR tosca_controller::error: No devices found. [INFO] [stdout] 2026-04-10T10:50:05.717588Z ERROR tosca_controller::error: Error in retrieving the device with identifier 1. [INFO] [stdout] test controller::tests::test_with_policy_controller ... FAILED [INFO] [stdout] 2026-04-10T10:50:05.777483Z  INFO tosca_os::responses: Build GET route: /toggle/{brightness} [INFO] [stdout] 2026-04-10T10:50:05.783707Z  INFO tosca_controller::tests: Inside the light device with `toggle` route and port 3000 [INFO] [stdout] 2026-04-10T10:50:05.784996Z  WARN tosca_os::device: Unable to retrieve any Wi-Fi or Ethernet MAC address. [INFO] [stdout] 2026-04-10T10:50:05.785345Z  INFO tosca_os::device: Device route: [PUT, "/with-toggle/on"] [INFO] [stdout] 2026-04-10T10:50:05.785614Z  INFO tosca_os::device: Device route: [PUT, "/with-toggle/off"] [INFO] [stdout] 2026-04-10T10:50:05.785861Z  INFO tosca_os::device: Device route: [GET, "/with-toggle/toggle"] [INFO] [stdout] 2026-04-10T10:50:05.786184Z  INFO tosca_os::server: Server route: [GET, "/"] [INFO] [stdout] 2026-04-10T10:50:05.786414Z  INFO tosca_os::server: Server route: [GET, "/.well-known/light-with-toggle"] [INFO] [stdout] 2026-04-10T10:50:05.786797Z  INFO tosca_os::services::mdns_sd: Service instance name: light-with-toggle [INFO] [stdout] 2026-04-10T10:50:05.791458Z  INFO tosca_os::services::mdns_sd: Service port: 3000 [INFO] [stdout] 2026-04-10T10:50:05.792032Z  INFO tosca_os::services::mdns_sd: Service domain: tosca [INFO] [stdout] 2026-04-10T10:50:05.792389Z  INFO tosca_os::services::mdns_sd: Service transport protocol: tcp [INFO] [stdout] 2026-04-10T10:50:05.792667Z  INFO tosca_os::services::mdns_sd: Service top-level domain: local [INFO] [stdout] 2026-04-10T10:50:05.792897Z  INFO tosca_os::services::mdns_sd: Service type: _tosca._tcp.local. [INFO] [stdout] 2026-04-10T10:50:05.793120Z  INFO tosca_os::services::mdns_sd: Device reachable at this hostname: tosca.local:3000 [INFO] [stdout] 2026-04-10T10:50:05.795046Z  INFO tosca_os::server: Device reachable at this HTTP address: 0.0.0.0:3000 [INFO] [stdout] 2026-04-10T10:50:05.796209Z  INFO tosca_os::server: Starting server... [INFO] [stdout] 2026-04-10T10:50:07.961928Z  INFO tosca_controller::discovery: Complete address: http://127.0.0.1:3000 [INFO] [stdout] 2026-04-10T10:50:07.964303Z  WARN tosca_controller::discovery: Ignoring device http://127.0.0.1:3000 because no valid MAC addresses have been found [INFO] [stdout] 2026-04-10T10:50:07.964389Z ERROR tosca_controller::error: No devices found. [INFO] [stdout] 2026-04-10T10:50:07.964403Z ERROR tosca_controller::error: Error in retrieving the device with identifier 1. [INFO] [stdout] test controller::tests::test_without_policy_controller ... FAILED [INFO] [stdout] 2026-04-10T10:50:07.966633Z  INFO tosca_controller::tests: Inside the light device without `toggle` route and port 4000 [INFO] [stdout] 2026-04-10T10:50:07.966933Z  WARN tosca_os::device: Unable to retrieve any Wi-Fi or Ethernet MAC address. [INFO] [stdout] 2026-04-10T10:50:07.966995Z  INFO tosca_os::device: Device route: [PUT, "/without-toggle/on"] [INFO] [stdout] 2026-04-10T10:50:07.967026Z  INFO tosca_os::device: Device route: [PUT, "/without-toggle/off"] [INFO] [stdout] 2026-04-10T10:50:07.967111Z  INFO tosca_os::server: Server route: [GET, "/"] [INFO] [stdout] 2026-04-10T10:50:07.967173Z  INFO tosca_os::server: Server route: [GET, "/.well-known/light-without-toggle"] [INFO] [stdout] 2026-04-10T10:50:07.967295Z  INFO tosca_os::services::mdns_sd: Service instance name: light-without-toggle [INFO] [stdout] 2026-04-10T10:50:07.974368Z  INFO tosca_os::services::mdns_sd: Service port: 4000 [INFO] [stdout] 2026-04-10T10:50:07.974668Z  INFO tosca_os::services::mdns_sd: Service domain: tosca [INFO] [stdout] 2026-04-10T10:50:07.974795Z  INFO tosca_os::services::mdns_sd: Service transport protocol: tcp [INFO] [stdout] 2026-04-10T10:50:07.974828Z  INFO tosca_os::services::mdns_sd: Service top-level domain: local [INFO] [stdout] 2026-04-10T10:50:07.974854Z  INFO tosca_os::services::mdns_sd: Service type: _tosca._tcp.local. [INFO] [stdout] 2026-04-10T10:50:07.974951Z  INFO tosca_os::services::mdns_sd: Device reachable at this hostname: tosca.local:4000 [INFO] [stdout] 2026-04-10T10:50:07.975465Z  INFO tosca_os::server: Device reachable at this HTTP address: 0.0.0.0:4000 [INFO] [stdout] 2026-04-10T10:50:07.975602Z  INFO tosca_os::server: Starting server... [INFO] [stdout] 2026-04-10T10:50:08.069687Z  INFO tosca_os::responses: Build GET route: /toggle/{brightness} [INFO] [stdout] 2026-04-10T10:50:08.070437Z  INFO tosca_controller::tests: Inside the light device with `toggle` route and port 3000 [INFO] [stdout] 2026-04-10T10:50:08.070846Z  WARN tosca_os::device: Unable to retrieve any Wi-Fi or Ethernet MAC address. [INFO] [stdout] 2026-04-10T10:50:08.070949Z  INFO tosca_os::device: Device route: [PUT, "/with-toggle/on"] [INFO] [stdout] 2026-04-10T10:50:08.071012Z  INFO tosca_os::device: Device route: [PUT, "/with-toggle/off"] [INFO] [stdout] 2026-04-10T10:50:08.071043Z  INFO tosca_os::device: Device route: [GET, "/with-toggle/toggle"] [INFO] [stdout] 2026-04-10T10:50:08.071189Z  INFO tosca_os::server: Server route: [GET, "/"] [INFO] [stdout] 2026-04-10T10:50:08.071253Z  INFO tosca_os::server: Server route: [GET, "/.well-known/light-with-toggle"] [INFO] [stdout] 2026-04-10T10:50:08.071456Z  INFO tosca_os::services::mdns_sd: Service instance name: light-with-toggle [INFO] [stdout] 2026-04-10T10:50:08.071512Z  INFO tosca_os::services::mdns_sd: Service port: 3000 [INFO] [stdout] 2026-04-10T10:50:08.071544Z  INFO tosca_os::services::mdns_sd: Service domain: tosca [INFO] [stdout] 2026-04-10T10:50:08.071592Z  INFO tosca_os::services::mdns_sd: Service transport protocol: tcp [INFO] [stdout] 2026-04-10T10:50:08.071644Z  INFO tosca_os::services::mdns_sd: Service top-level domain: local [INFO] [stdout] 2026-04-10T10:50:08.071673Z  INFO tosca_os::services::mdns_sd: Service type: _tosca._tcp.local. [INFO] [stdout] 2026-04-10T10:50:08.071703Z  INFO tosca_os::services::mdns_sd: Device reachable at this hostname: tosca.local:3000 [INFO] [stdout] 2026-04-10T10:50:08.072113Z  INFO tosca_os::server: Device reachable at this HTTP address: 0.0.0.0:3000 [INFO] [stdout] 2026-04-10T10:50:08.072235Z  INFO tosca_os::server: Starting server... [INFO] [stdout] 2026-04-10T10:50:10.178638Z  INFO tosca_controller::discovery: Complete address: http://127.0.0.1:3000 [INFO] [stdout] 2026-04-10T10:50:10.184823Z  WARN tosca_controller::discovery: Ignoring device http://127.0.0.1:3000 because no valid MAC addresses have been found [INFO] [stdout] 2026-04-10T10:50:10.184931Z  INFO tosca_controller::discovery: Complete address: http://127.0.0.1:4000 [INFO] [stdout] 2026-04-10T10:50:10.209772Z  WARN tosca_controller::discovery: Ignoring device http://127.0.0.1:4000 because no valid MAC addresses have been found [INFO] [stdout] test discovery::tests::test_more_devices_discovery ... FAILED [INFO] [stdout] 2026-04-10T10:50:10.217461Z  INFO tosca_os::responses: Build GET route: /toggle/{brightness} [INFO] [stdout] 2026-04-10T10:50:10.217719Z  INFO tosca_controller::tests: Inside the light device with `toggle` route and port 3000 [INFO] [stdout] 2026-04-10T10:50:10.217974Z  WARN tosca_os::device: Unable to retrieve any Wi-Fi or Ethernet MAC address. [INFO] [stdout] 2026-04-10T10:50:10.217997Z  INFO tosca_os::device: Device route: [PUT, "/with-toggle/on"] [INFO] [stdout] 2026-04-10T10:50:10.218008Z  INFO tosca_os::device: Device route: [PUT, "/with-toggle/off"] [INFO] [stdout] 2026-04-10T10:50:10.218017Z  INFO tosca_os::device: Device route: [GET, "/with-toggle/toggle"] [INFO] [stdout] 2026-04-10T10:50:10.218099Z  INFO tosca_os::server: Server route: [GET, "/"] [INFO] [stdout] 2026-04-10T10:50:10.218116Z  INFO tosca_os::server: Server route: [GET, "/.well-known/light-with-toggle"] [INFO] [stdout] 2026-04-10T10:50:10.218261Z  INFO tosca_os::services::mdns_sd: Service instance name: light-with-toggle [INFO] [stdout] 2026-04-10T10:50:10.218276Z  INFO tosca_os::services::mdns_sd: Service port: 3000 [INFO] [stdout] 2026-04-10T10:50:10.218285Z  INFO tosca_os::services::mdns_sd: Service domain: tosca [INFO] [stdout] 2026-04-10T10:50:10.218294Z  INFO tosca_os::services::mdns_sd: Service transport protocol: tcp [INFO] [stdout] 2026-04-10T10:50:10.218304Z  INFO tosca_os::services::mdns_sd: Service top-level domain: local [INFO] [stdout] 2026-04-10T10:50:10.218345Z  INFO tosca_os::services::mdns_sd: Service type: _tosca._tcp.local. [INFO] [stdout] 2026-04-10T10:50:10.218356Z  INFO tosca_os::services::mdns_sd: Device reachable at this hostname: tosca.local:3000 [INFO] [stdout] 2026-04-10T10:50:10.218672Z  INFO tosca_os::server: Device reachable at this HTTP address: 0.0.0.0:3000 [INFO] [stdout] 2026-04-10T10:50:10.218748Z  INFO tosca_os::server: Starting server... [INFO] [stdout] 2026-04-10T10:50:12.331724Z  INFO tosca_controller::discovery: Complete address: http://127.0.0.1:4000 [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] 2026-04-10T10:50:12.332503Z  WARN tosca_controller::discovery: Impossible to contact address http://127.0.0.1:4000: error sending request for url (http://127.0.0.1:4000/) [INFO] [stdout] 2026-04-10T10:50:12.332564Z  INFO tosca_controller::discovery: Complete address: http://127.0.0.1:3000 [INFO] [stdout] 2026-04-10T10:50:12.334659Z  WARN tosca_controller::discovery: Ignoring device http://127.0.0.1:3000 because no valid MAC addresses have been found [INFO] [stdout] test discovery::tests::test_single_device_discovery ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- controller::tests::test_with_policy_controller stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'controller::tests::test_with_policy_controller' (19) panicked at src/controller.rs:488:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(Response Sender: No devices found.) [INFO] [stdout] right: Err(Response Sender: Error in retrieving the device with identifier 1.) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f9c213ac74a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f9c213ac74a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f9c213ac74a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f9c213ac74a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f9c213c4e4a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f9c213c4e4a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x5f9c213b1ad2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f9c213b1ad2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f9c21389caf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f9c21389caf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f9c213a3e39 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f9c20e029ec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f9c20e029ec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f9c213a40b2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f9c213a40b2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f9c21389d68 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f9c2137ecb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f9c2138ac3d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f9c213c563c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f9c213c54c3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5f9c20c8eaf5 - core[fa0eadad68403074]::panicking::assert_failed::, core[fa0eadad68403074]::result::Result> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5f9c20cf675a - tosca_controller[45e7c784420a5267]::controller::tests::controller_checks::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/controller.rs:488:9 [INFO] [stdout] 22: 0x5f9c20cf7b3a - tosca_controller[45e7c784420a5267]::controller::tests::controller_with_policy::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/controller.rs:572:39 [INFO] [stdout] 23: 0x5f9c20cf3b53 - tosca_controller[45e7c784420a5267]::controller::tests::test_with_policy_controller::{closure#0}::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/controller.rs:607:38 [INFO] [stdout] 24: 0x5f9c20cf34b3 - tosca_controller[45e7c784420a5267]::controller::tests::run_controller_function::::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/controller.rs:588:28 [INFO] [stdout] 25: 0x5f9c20d8b416 - tosca_controller[45e7c784420a5267]::tests::check_function_with_device::::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:252:16 [INFO] [stdout] 26: 0x5f9c20cf1a02 - tosca_controller[45e7c784420a5267]::controller::tests::run_controller_function::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/controller.rs:590:14 [INFO] [stdout] 27: 0x5f9c20cf475b - tosca_controller[45e7c784420a5267]::controller::tests::test_with_policy_controller::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/controller.rs:609:10 [INFO] [stdout] 28: 0x5f9c20c9bdd2 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 29: 0x5f9c20d169ed - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:71 [INFO] [stdout] 30: 0x5f9c20d0baa6 - tokio[470e23a00490eb55]::task::coop::with_budget::, ::block_on>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 31: 0x5f9c20d0baa6 - tokio[470e23a00490eb55]::task::coop::budget::, ::block_on>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 32: 0x5f9c20d0baa6 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:31 [INFO] [stdout] 33: 0x5f9c20c64684 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 34: 0x5f9c20d8afd8 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:89:22 [INFO] [stdout] 35: 0x5f9c20c6d00b - tokio[470e23a00490eb55]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 36: 0x5f9c20d7dc84 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:88:9 [INFO] [stdout] 37: 0x5f9c20cc7be4 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:370:50 [INFO] [stdout] 38: 0x5f9c20cc7ddf - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 39: 0x5f9c20cf86bf - tosca_controller[45e7c784420a5267]::controller::tests::test_with_policy_controller::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/controller.rs:609:15 [INFO] [stdout] 40: 0x5f9c20d7cc2e - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5f9c2125538e - serial_test[e78403fecc3310e1]::serial_code_lock::local_serial_core [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.3.0/src/serial_code_lock.rs:36:5 [INFO] [stdout] 42: 0x5f9c20d02494 - tosca_controller[45e7c784420a5267]::controller::tests::test_with_policy_controller [INFO] [stdout] at /opt/rustwide/workdir/src/controller.rs:604:5 [INFO] [stdout] 43: 0x5f9c20cf8307 - tosca_controller[45e7c784420a5267]::controller::tests::test_with_policy_controller::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/controller.rs:604:14 [INFO] [stdout] 44: 0x5f9c20d7cbb6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5f9c20df6acb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5f9c20df6acb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x5f9c20e034bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x5f9c20e034bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 49: 0x5f9c20e034bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x5f9c20e034bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x5f9c20e034bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x5f9c20e034bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x5f9c20e034bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x5f9c20dfd914 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x5f9c20dfd914 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 56: 0x5f9c20e060c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 57: 0x5f9c20e060c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 58: 0x5f9c20e060c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 59: 0x5f9c20e060c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 60: 0x5f9c20e060c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5f9c20e060c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 62: 0x5f9c20e060c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x5f9c213abbaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 64: 0x5f9c213abbaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 65: 0x77d7f92fbaa4 - [INFO] [stdout] 66: 0x77d7f9388a64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- controller::tests::test_without_policy_controller stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'controller::tests::test_without_policy_controller' (20) panicked at src/controller.rs:488:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(Response Sender: No devices found.) [INFO] [stdout] right: Err(Response Sender: Error in retrieving the device with identifier 1.) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f9c213ac74a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f9c213ac74a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f9c213ac74a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f9c213ac74a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f9c213c4e4a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f9c213c4e4a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x5f9c213b1ad2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f9c213b1ad2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f9c21389caf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f9c21389caf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f9c213a3e39 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f9c20e029ec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f9c20e029ec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f9c213a40b2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f9c213a40b2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f9c21389d68 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f9c2137ecb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f9c2138ac3d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f9c213c563c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f9c213c54c3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5f9c20c8eaf5 - core[fa0eadad68403074]::panicking::assert_failed::, core[fa0eadad68403074]::result::Result> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5f9c20cf675a - tosca_controller[45e7c784420a5267]::controller::tests::controller_checks::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/controller.rs:488:9 [INFO] [stdout] 22: 0x5f9c20cf825f - tosca_controller[45e7c784420a5267]::controller::tests::controller_without_policy::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/controller.rs:551:39 [INFO] [stdout] 23: 0x5f9c20cf3cf3 - tosca_controller[45e7c784420a5267]::controller::tests::test_without_policy_controller::{closure#0}::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/controller.rs:598:41 [INFO] [stdout] 24: 0x5f9c20cf3653 - tosca_controller[45e7c784420a5267]::controller::tests::run_controller_function::::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/controller.rs:588:28 [INFO] [stdout] 25: 0x5f9c20d8ba66 - tosca_controller[45e7c784420a5267]::tests::check_function_with_device::::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:252:16 [INFO] [stdout] 26: 0x5f9c20cf2082 - tosca_controller[45e7c784420a5267]::controller::tests::run_controller_function::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/controller.rs:590:14 [INFO] [stdout] 27: 0x5f9c20cf491b - tosca_controller[45e7c784420a5267]::controller::tests::test_without_policy_controller::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/controller.rs:600:10 [INFO] [stdout] 28: 0x5f9c20c9bdd2 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 29: 0x5f9c20d169ed - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:71 [INFO] [stdout] 30: 0x5f9c20d0baa6 - tokio[470e23a00490eb55]::task::coop::with_budget::, ::block_on>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 31: 0x5f9c20d0baa6 - tokio[470e23a00490eb55]::task::coop::budget::, ::block_on>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 32: 0x5f9c20d0baa6 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:31 [INFO] [stdout] 33: 0x5f9c20c64684 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 34: 0x5f9c20d8afd8 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:89:22 [INFO] [stdout] 35: 0x5f9c20c6d00b - tokio[470e23a00490eb55]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 36: 0x5f9c20d7dc84 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:88:9 [INFO] [stdout] 37: 0x5f9c20cc7be4 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:370:50 [INFO] [stdout] 38: 0x5f9c20cc7ddf - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 39: 0x5f9c20cf88bf - tosca_controller[45e7c784420a5267]::controller::tests::test_without_policy_controller::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/controller.rs:600:15 [INFO] [stdout] 40: 0x5f9c20d7cc5e - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5f9c2125538e - serial_test[e78403fecc3310e1]::serial_code_lock::local_serial_core [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.3.0/src/serial_code_lock.rs:36:5 [INFO] [stdout] 42: 0x5f9c20d025b4 - tosca_controller[45e7c784420a5267]::controller::tests::test_without_policy_controller [INFO] [stdout] at /opt/rustwide/workdir/src/controller.rs:595:5 [INFO] [stdout] 43: 0x5f9c20cf8337 - tosca_controller[45e7c784420a5267]::controller::tests::test_without_policy_controller::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/controller.rs:595:14 [INFO] [stdout] 44: 0x5f9c20d7cbf6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5f9c20df6acb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5f9c20df6acb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x5f9c20e034bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x5f9c20e034bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 49: 0x5f9c20e034bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x5f9c20e034bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x5f9c20e034bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x5f9c20e034bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x5f9c20e034bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x5f9c20dfd914 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x5f9c20dfd914 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 56: 0x5f9c20e060c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 57: 0x5f9c20e060c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 58: 0x5f9c20e060c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 59: 0x5f9c20e060c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 60: 0x5f9c20e060c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5f9c20e060c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 62: 0x5f9c20e060c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x5f9c213abbaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 64: 0x5f9c213abbaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 65: 0x77d7f92fbaa4 - [INFO] [stdout] 66: 0x77d7f9388a64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discovery::tests::test_more_devices_discovery stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discovery::tests::test_more_devices_discovery' (24) panicked at src/discovery.rs:376:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 0 [INFO] [stdout] right: 2 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f9c213ac74a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f9c213ac74a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f9c213ac74a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f9c213ac74a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f9c213c4e4a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f9c213c4e4a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x5f9c213b1ad2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f9c213b1ad2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f9c21389caf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f9c21389caf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f9c213a3e39 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f9c20e029ec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f9c20e029ec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f9c213a40b2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f9c213a40b2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f9c21389d68 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f9c2137ecb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f9c2138ac3d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f9c213c563c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f9c213c54c3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5f9c213bf3ad - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5f9c20cf8da9 - tosca_controller[45e7c784420a5267]::discovery::tests::discovery_comparison::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/discovery.rs:376:9 [INFO] [stdout] 22: 0x5f9c20cf37f8 - tosca_controller[45e7c784420a5267]::discovery::tests::test_more_devices_discovery::{closure#0}::{closure#0}::{closure#0}::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/discovery.rs:417:41 [INFO] [stdout] 23: 0x5f9c20d8c9ed - tosca_controller[45e7c784420a5267]::tests::check_function_with_two_devices::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:283:16 [INFO] [stdout] 24: 0x5f9c20cf3e93 - tosca_controller[45e7c784420a5267]::discovery::tests::test_more_devices_discovery::{closure#0}::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/discovery.rs:419:14 [INFO] [stdout] 25: 0x5f9c20cf2b13 - tosca_controller[45e7c784420a5267]::discovery::tests::run_discovery_function::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/discovery.rs:396:24 [INFO] [stdout] 26: 0x5f9c20cf4acf - tosca_controller[45e7c784420a5267]::discovery::tests::test_more_devices_discovery::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/discovery.rs:421:10 [INFO] [stdout] 27: 0x5f9c20c9bdd2 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 28: 0x5f9c20d169ed - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:71 [INFO] [stdout] 29: 0x5f9c20d0baa6 - tokio[470e23a00490eb55]::task::coop::with_budget::, ::block_on>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 30: 0x5f9c20d0baa6 - tokio[470e23a00490eb55]::task::coop::budget::, ::block_on>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 31: 0x5f9c20d0baa6 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:31 [INFO] [stdout] 32: 0x5f9c20c64684 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 33: 0x5f9c20d8afd8 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:89:22 [INFO] [stdout] 34: 0x5f9c20c6d00b - tokio[470e23a00490eb55]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 35: 0x5f9c20d7dc84 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:88:9 [INFO] [stdout] 36: 0x5f9c20cc7be4 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:370:50 [INFO] [stdout] 37: 0x5f9c20cc7ddf - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 38: 0x5f9c20cf9110 - tosca_controller[45e7c784420a5267]::discovery::tests::test_more_devices_discovery::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/discovery.rs:421:15 [INFO] [stdout] 39: 0x5f9c20d7d10e - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f9c2125538e - serial_test[e78403fecc3310e1]::serial_code_lock::local_serial_core [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.3.0/src/serial_code_lock.rs:36:5 [INFO] [stdout] 41: 0x5f9c20d04354 - tosca_controller[45e7c784420a5267]::discovery::tests::test_more_devices_discovery [INFO] [stdout] at /opt/rustwide/workdir/src/discovery.rs:413:5 [INFO] [stdout] 42: 0x5f9c20cf8f57 - tosca_controller[45e7c784420a5267]::discovery::tests::test_more_devices_discovery::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/discovery.rs:413:14 [INFO] [stdout] 43: 0x5f9c20d7d096 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f9c20df6acb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5f9c20df6acb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x5f9c20e034bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x5f9c20e034bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 48: 0x5f9c20e034bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x5f9c20e034bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x5f9c20e034bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x5f9c20e034bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x5f9c20e034bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x5f9c20dfd914 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x5f9c20dfd914 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x5f9c20e060c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x5f9c20e060c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x5f9c20e060c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x5f9c20e060c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x5f9c20e060c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x5f9c20e060c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x5f9c20e060c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5f9c213abbaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 63: 0x5f9c213abbaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 64: 0x77d7f92fbaa4 - [INFO] [stdout] 65: 0x77d7f9388a64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- discovery::tests::test_single_device_discovery stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discovery::tests::test_single_device_discovery' (25) panicked at src/discovery.rs:376:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 0 [INFO] [stdout] right: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f9c213ac74a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f9c213ac74a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f9c213ac74a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f9c213ac74a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f9c213c4e4a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f9c213c4e4a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x5f9c213b1ad2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f9c213b1ad2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f9c21389caf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f9c21389caf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f9c213a3e39 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f9c20e029ec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f9c20e029ec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f9c213a40b2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f9c213a40b2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f9c21389d68 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f9c2137ecb9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f9c2138ac3d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f9c213c563c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f9c213c54c3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5f9c213bf3ad - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5f9c20cf8da9 - tosca_controller[45e7c784420a5267]::discovery::tests::discovery_comparison::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/discovery.rs:376:9 [INFO] [stdout] 22: 0x5f9c20cf3998 - tosca_controller[45e7c784420a5267]::discovery::tests::test_single_device_discovery::{closure#0}::{closure#0}::{closure#0}::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/discovery.rs:405:41 [INFO] [stdout] 23: 0x5f9c20d8c0b3 - tosca_controller[45e7c784420a5267]::tests::check_function_with_device::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:252:16 [INFO] [stdout] 24: 0x5f9c20cf4033 - tosca_controller[45e7c784420a5267]::discovery::tests::test_single_device_discovery::{closure#0}::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/discovery.rs:407:14 [INFO] [stdout] 25: 0x5f9c20cf3183 - tosca_controller[45e7c784420a5267]::discovery::tests::run_discovery_function::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/discovery.rs:396:24 [INFO] [stdout] 26: 0x5f9c20cf4c7f - tosca_controller[45e7c784420a5267]::discovery::tests::test_single_device_discovery::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/discovery.rs:409:10 [INFO] [stdout] 27: 0x5f9c20c9bdd2 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 28: 0x5f9c20d169ed - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:71 [INFO] [stdout] 29: 0x5f9c20d0baa6 - tokio[470e23a00490eb55]::task::coop::with_budget::, ::block_on>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 30: 0x5f9c20d0baa6 - tokio[470e23a00490eb55]::task::coop::budget::, ::block_on>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 31: 0x5f9c20d0baa6 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:31 [INFO] [stdout] 32: 0x5f9c20c64684 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 33: 0x5f9c20d8afd8 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:89:22 [INFO] [stdout] 34: 0x5f9c20c6d00b - tokio[470e23a00490eb55]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 35: 0x5f9c20d7dc84 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:88:9 [INFO] [stdout] 36: 0x5f9c20cc7be4 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:370:50 [INFO] [stdout] 37: 0x5f9c20cc7ddf - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 38: 0x5f9c20cf9300 - tosca_controller[45e7c784420a5267]::discovery::tests::test_single_device_discovery::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/discovery.rs:409:15 [INFO] [stdout] 39: 0x5f9c20d7d13e - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f9c2125538e - serial_test[e78403fecc3310e1]::serial_code_lock::local_serial_core [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.3.0/src/serial_code_lock.rs:36:5 [INFO] [stdout] 41: 0x5f9c20d04474 - tosca_controller[45e7c784420a5267]::discovery::tests::test_single_device_discovery [INFO] [stdout] at /opt/rustwide/workdir/src/discovery.rs:401:5 [INFO] [stdout] 42: 0x5f9c20cf8f87 - tosca_controller[45e7c784420a5267]::discovery::tests::test_single_device_discovery::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/discovery.rs:401:14 [INFO] [stdout] 43: 0x5f9c20d7d0d6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5f9c20df6acb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5f9c20df6acb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x5f9c20e034bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x5f9c20e034bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 48: 0x5f9c20e034bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x5f9c20e034bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x5f9c20e034bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x5f9c20e034bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x5f9c20e034bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x5f9c20dfd914 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x5f9c20dfd914 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x5f9c20e060c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x5f9c20e060c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x5f9c20e060c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x5f9c20e060c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x5f9c20e060c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x5f9c20e060c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x5f9c20e060c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5f9c213abbaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 63: 0x5f9c213abbaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 64: 0x77d7f92fbaa4 - [INFO] [stdout] 65: 0x77d7f9388a64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] controller::tests::test_with_policy_controller [INFO] [stdout] controller::tests::test_without_policy_controller [INFO] [stdout] discovery::tests::test_more_devices_discovery [INFO] [stdout] discovery::tests::test_single_device_discovery [INFO] [stdout] [INFO] [stdout] test result: FAILED. 18 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.73s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f3bf6759e4d7c1d07d60f31ce1cd94923728bb9027b3ea8965383c604d7b2085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3bf6759e4d7c1d07d60f31ce1cd94923728bb9027b3ea8965383c604d7b2085", kill_on_drop: false }` [INFO] [stdout] f3bf6759e4d7c1d07d60f31ce1cd94923728bb9027b3ea8965383c604d7b2085