[INFO] fetching crate minknow-api-rust 0.3.0... [INFO] testing minknow-api-rust-0.3.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate minknow-api-rust 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate minknow-api-rust 0.3.0 [INFO] finished tweaking crates.io crate minknow-api-rust 0.3.0 [INFO] tweaked toml for crates.io crate minknow-api-rust 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate minknow-api-rust 0.3.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 201 packages to latest compatible versions [INFO] [stderr] Adding hyper v0.14.32 (available: v1.7.0) [INFO] [stderr] Adding hyper-openssl v0.9.2 (available: v0.10.2) [INFO] [stderr] Adding prost v0.11.9 (available: v0.14.1) [INFO] [stderr] Adding prost-types v0.11.9 (available: v0.14.1) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding tonic v0.8.3 (available: v0.14.2) [INFO] [stderr] Adding tonic-build v0.8.4 (available: v0.14.2) [INFO] [stderr] Adding tonic-openssl v0.2.0 (available: v0.3.0) [INFO] [stderr] Adding tower v0.4.13 (available: v0.5.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-openssl v0.2.0 [INFO] [stderr] Downloaded hyper-openssl v0.9.2 [INFO] [stderr] Downloaded tonic v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c70dcb8e87931d1760b878cc1c94911c8c6b9e509bcd3cc01a73b23bffcc637 [INFO] running `Command { std: "docker" "start" "-a" "9c70dcb8e87931d1760b878cc1c94911c8c6b9e509bcd3cc01a73b23bffcc637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c70dcb8e87931d1760b878cc1c94911c8c6b9e509bcd3cc01a73b23bffcc637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c70dcb8e87931d1760b878cc1c94911c8c6b9e509bcd3cc01a73b23bffcc637", kill_on_drop: false }` [INFO] [stdout] 9c70dcb8e87931d1760b878cc1c94911c8c6b9e509bcd3cc01a73b23bffcc637 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbd32db490dceceb434a567533f90f153a34d4a3aa4b1a274616a4dcf3b7b0f7 [INFO] running `Command { std: "docker" "start" "-a" "dbd32db490dceceb434a567533f90f153a34d4a3aa4b1a274616a4dcf3b7b0f7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling linked_hash_set v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling axum-core v0.2.9 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling minknow-api-rust v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.5.17 [INFO] [stderr] Compiling tonic v0.7.2 [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stderr] Compiling tonic-openssl v0.2.0 [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `thread` and `time` [INFO] [stdout] --> src/lib.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{thread, time}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prost::Message` [INFO] [stdout] --> src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use prost::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self as stream` [INFO] [stdout] --> src/lib.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | use tokio_stream::{self as stream, StreamExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `watch_for_status_changeStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.acquisition.rs:1632:14 [INFO] [stdout] | [INFO] [stdout] 1632 | type watch_for_status_changeStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WatchForStatusChangeStream` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `watch_current_acquisition_runStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.acquisition.rs:1655:14 [INFO] [stdout] | [INFO] [stdout] 1655 | type watch_current_acquisition_runStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WatchCurrentAcquisitionRunStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `get_infoStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.basecaller.rs:1044:14 [INFO] [stdout] | [INFO] [stdout] 1044 | type get_infoStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetInfoStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `watchStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.basecaller.rs:1057:14 [INFO] [stdout] | [INFO] [stdout] 1057 | type watchStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `WatchStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `stream_device_stateStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.device.rs:1824:14 [INFO] [stdout] | [INFO] [stdout] 1824 | type stream_device_stateStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamDeviceStateStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `stream_flow_cell_infoStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.device.rs:1845:14 [INFO] [stdout] | [INFO] [stdout] 1845 | type stream_flow_cell_infoStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamFlowCellInfoStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `stream_temperatureStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.device.rs:1960:14 [INFO] [stdout] | [INFO] [stdout] 1960 | type stream_temperatureStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamTemperatureStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `stream_disk_space_infoStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.instance.rs:754:14 [INFO] [stdout] | [INFO] [stdout] 754 | type stream_disk_space_infoStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamDiskSpaceInfoStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `stream_instance_activityStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.instance.rs:781:14 [INFO] [stdout] | [INFO] [stdout] 781 | type stream_instance_activityStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamInstanceActivityStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `flow_cell_positionsStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.manager.rs:2389:14 [INFO] [stdout] | [INFO] [stdout] 2389 | type flow_cell_positionsStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FlowCellPositionsStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `watch_flow_cell_positionsStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.manager.rs:2408:14 [INFO] [stdout] | [INFO] [stdout] 2408 | type watch_flow_cell_positionsStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WatchFlowCellPositionsStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `list_protocol_output_dir_filesStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.manager.rs:2476:14 [INFO] [stdout] | [INFO] [stdout] 2476 | type list_protocol_output_dir_filesStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ListProtocolOutputDirFilesStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `stream_disk_space_infoStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.manager.rs:2542:14 [INFO] [stdout] | [INFO] [stdout] 2542 | type stream_disk_space_infoStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamDiskSpaceInfoStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `watch_current_protocol_runStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.protocol.rs:1806:14 [INFO] [stdout] | [INFO] [stdout] 1806 | type watch_current_protocol_runStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WatchCurrentProtocolRunStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `protocol_phase_managementStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.protocol.rs:1943:14 [INFO] [stdout] | [INFO] [stdout] 1943 | type protocol_phase_managementStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ProtocolPhaseManagementStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `generate_run_reportStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.protocol.rs:1967:14 [INFO] [stdout] | [INFO] [stdout] 1967 | type generate_run_reportStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GenerateRunReportStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `stream_target_criteriaStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.run_until.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | type stream_target_criteriaStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamTargetCriteriaStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `stream_progressStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.run_until.rs:758:14 [INFO] [stdout] | [INFO] [stdout] 758 | type stream_progressStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamProgressStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `stream_updatesStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.run_until.rs:789:14 [INFO] [stdout] | [INFO] [stdout] 789 | type stream_updatesStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamUpdatesStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/lib.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | Err(err) => return Err(Status::unavailable("Not available")), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/lib.rs:255:17 [INFO] [stdout] | [INFO] [stdout] 255 | Err(err) => return Err(Status::unavailable("Not available")), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/lib.rs:294:17 [INFO] [stdout] | [INFO] [stdout] 294 | Err(err) => return Err(Status::unavailable("Not available")), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/lib.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | Err(err) => return Err(Status::unavailable("Not available")), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/lib.rs:351:17 [INFO] [stdout] | [INFO] [stdout] 351 | Err(err) => return Err(Status::unavailable("Not available")), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "dbd32db490dceceb434a567533f90f153a34d4a3aa4b1a274616a4dcf3b7b0f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbd32db490dceceb434a567533f90f153a34d4a3aa4b1a274616a4dcf3b7b0f7", kill_on_drop: false }` [INFO] [stdout] dbd32db490dceceb434a567533f90f153a34d4a3aa4b1a274616a4dcf3b7b0f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b627a9aa09f79b4b60c78df098c2c997ec120dfeaaf56454be5bc4ad4a1f3f22 [INFO] running `Command { std: "docker" "start" "-a" "b627a9aa09f79b4b60c78df098c2c997ec120dfeaaf56454be5bc4ad4a1f3f22", kill_on_drop: false }` [INFO] [stderr] Compiling minknow-api-rust v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self as stream` [INFO] [stdout] --> src/lib.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | use tokio_stream::{self as stream, StreamExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `watch_for_status_changeStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.acquisition.rs:1632:14 [INFO] [stdout] | [INFO] [stdout] 1632 | type watch_for_status_changeStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WatchForStatusChangeStream` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `watch_current_acquisition_runStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.acquisition.rs:1655:14 [INFO] [stdout] | [INFO] [stdout] 1655 | type watch_current_acquisition_runStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WatchCurrentAcquisitionRunStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `get_infoStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.basecaller.rs:1044:14 [INFO] [stdout] | [INFO] [stdout] 1044 | type get_infoStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetInfoStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `watchStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.basecaller.rs:1057:14 [INFO] [stdout] | [INFO] [stdout] 1057 | type watchStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `WatchStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `stream_device_stateStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.device.rs:1824:14 [INFO] [stdout] | [INFO] [stdout] 1824 | type stream_device_stateStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamDeviceStateStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `stream_flow_cell_infoStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.device.rs:1845:14 [INFO] [stdout] | [INFO] [stdout] 1845 | type stream_flow_cell_infoStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamFlowCellInfoStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `stream_temperatureStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.device.rs:1960:14 [INFO] [stdout] | [INFO] [stdout] 1960 | type stream_temperatureStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamTemperatureStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `stream_disk_space_infoStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.instance.rs:754:14 [INFO] [stdout] | [INFO] [stdout] 754 | type stream_disk_space_infoStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamDiskSpaceInfoStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `stream_instance_activityStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.instance.rs:781:14 [INFO] [stdout] | [INFO] [stdout] 781 | type stream_instance_activityStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamInstanceActivityStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `flow_cell_positionsStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.manager.rs:2389:14 [INFO] [stdout] | [INFO] [stdout] 2389 | type flow_cell_positionsStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FlowCellPositionsStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `watch_flow_cell_positionsStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.manager.rs:2408:14 [INFO] [stdout] | [INFO] [stdout] 2408 | type watch_flow_cell_positionsStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WatchFlowCellPositionsStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `list_protocol_output_dir_filesStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.manager.rs:2476:14 [INFO] [stdout] | [INFO] [stdout] 2476 | type list_protocol_output_dir_filesStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ListProtocolOutputDirFilesStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `stream_disk_space_infoStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.manager.rs:2542:14 [INFO] [stdout] | [INFO] [stdout] 2542 | type stream_disk_space_infoStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamDiskSpaceInfoStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `watch_current_protocol_runStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.protocol.rs:1806:14 [INFO] [stdout] | [INFO] [stdout] 1806 | type watch_current_protocol_runStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WatchCurrentProtocolRunStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `protocol_phase_managementStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.protocol.rs:1943:14 [INFO] [stdout] | [INFO] [stdout] 1943 | type protocol_phase_managementStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ProtocolPhaseManagementStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `generate_run_reportStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.protocol.rs:1967:14 [INFO] [stdout] | [INFO] [stdout] 1967 | type generate_run_reportStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GenerateRunReportStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `stream_target_criteriaStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.run_until.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | type stream_target_criteriaStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamTargetCriteriaStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `stream_progressStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.run_until.rs:758:14 [INFO] [stdout] | [INFO] [stdout] 758 | type stream_progressStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamProgressStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `stream_updatesStream` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.run_until.rs:789:14 [INFO] [stdout] | [INFO] [stdout] 789 | type stream_updatesStream: futures_core::Stream< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamUpdatesStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/lib.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | Err(err) => return Err(Status::unavailable("Not available")), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/lib.rs:255:17 [INFO] [stdout] | [INFO] [stdout] 255 | Err(err) => return Err(Status::unavailable("Not available")), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/lib.rs:294:17 [INFO] [stdout] | [INFO] [stdout] 294 | Err(err) => return Err(Status::unavailable("Not available")), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/lib.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | Err(err) => return Err(Status::unavailable("Not available")), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/lib.rs:351:17 [INFO] [stdout] | [INFO] [stdout] 351 | Err(err) => return Err(Status::unavailable("Not available")), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.41s [INFO] running `Command { std: "docker" "inspect" "b627a9aa09f79b4b60c78df098c2c997ec120dfeaaf56454be5bc4ad4a1f3f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b627a9aa09f79b4b60c78df098c2c997ec120dfeaaf56454be5bc4ad4a1f3f22", kill_on_drop: false }` [INFO] [stdout] b627a9aa09f79b4b60c78df098c2c997ec120dfeaaf56454be5bc4ad4a1f3f22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b33579d9e83c968d6a8d288feeb952c0453ea2126de52dedad6cb8747c820028 [INFO] running `Command { std: "docker" "start" "-a" "b33579d9e83c968d6a8d288feeb952c0453ea2126de52dedad6cb8747c820028", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `self as stream` [INFO] [stderr] --> src/lib.rs:23:20 [INFO] [stderr] | [INFO] [stderr] 23 | use tokio_stream::{self as stream, StreamExt}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated type `watch_for_status_changeStream` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.acquisition.rs:1632:14 [INFO] [stderr] | [INFO] [stderr] 1632 | type watch_for_status_changeStream: futures_core::Stream< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WatchForStatusChangeStream` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated type `watch_current_acquisition_runStream` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.acquisition.rs:1655:14 [INFO] [stderr] | [INFO] [stderr] 1655 | type watch_current_acquisition_runStream: futures_core::Stream< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WatchCurrentAcquisitionRunStream` [INFO] [stderr] [INFO] [stderr] warning: associated type `get_infoStream` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.basecaller.rs:1044:14 [INFO] [stderr] | [INFO] [stderr] 1044 | type get_infoStream: futures_core::Stream< [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetInfoStream` [INFO] [stderr] [INFO] [stderr] warning: associated type `watchStream` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.basecaller.rs:1057:14 [INFO] [stderr] | [INFO] [stderr] 1057 | type watchStream: futures_core::Stream< [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `WatchStream` [INFO] [stderr] [INFO] [stderr] warning: associated type `stream_device_stateStream` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.device.rs:1824:14 [INFO] [stderr] | [INFO] [stderr] 1824 | type stream_device_stateStream: futures_core::Stream< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamDeviceStateStream` [INFO] [stderr] [INFO] [stderr] warning: associated type `stream_flow_cell_infoStream` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.device.rs:1845:14 [INFO] [stderr] | [INFO] [stderr] 1845 | type stream_flow_cell_infoStream: futures_core::Stream< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamFlowCellInfoStream` [INFO] [stderr] [INFO] [stderr] warning: associated type `stream_temperatureStream` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.device.rs:1960:14 [INFO] [stderr] | [INFO] [stderr] 1960 | type stream_temperatureStream: futures_core::Stream< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamTemperatureStream` [INFO] [stderr] [INFO] [stderr] warning: associated type `stream_disk_space_infoStream` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.instance.rs:754:14 [INFO] [stderr] | [INFO] [stderr] 754 | type stream_disk_space_infoStream: futures_core::Stream< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamDiskSpaceInfoStream` [INFO] [stderr] [INFO] [stderr] warning: associated type `stream_instance_activityStream` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.instance.rs:781:14 [INFO] [stderr] | [INFO] [stderr] 781 | type stream_instance_activityStream: futures_core::Stream< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamInstanceActivityStream` [INFO] [stderr] [INFO] [stderr] warning: associated type `flow_cell_positionsStream` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.manager.rs:2389:14 [INFO] [stderr] | [INFO] [stderr] 2389 | type flow_cell_positionsStream: futures_core::Stream< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FlowCellPositionsStream` [INFO] [stderr] [INFO] [stderr] warning: associated type `watch_flow_cell_positionsStream` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.manager.rs:2408:14 [INFO] [stderr] | [INFO] [stderr] 2408 | type watch_flow_cell_positionsStream: futures_core::Stream< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WatchFlowCellPositionsStream` [INFO] [stderr] [INFO] [stderr] warning: associated type `list_protocol_output_dir_filesStream` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.manager.rs:2476:14 [INFO] [stderr] | [INFO] [stderr] 2476 | type list_protocol_output_dir_filesStream: futures_core::Stream< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ListProtocolOutputDirFilesStream` [INFO] [stderr] [INFO] [stderr] warning: associated type `stream_disk_space_infoStream` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.manager.rs:2542:14 [INFO] [stderr] | [INFO] [stderr] 2542 | type stream_disk_space_infoStream: futures_core::Stream< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamDiskSpaceInfoStream` [INFO] [stderr] [INFO] [stderr] warning: associated type `watch_current_protocol_runStream` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.protocol.rs:1806:14 [INFO] [stderr] | [INFO] [stderr] 1806 | type watch_current_protocol_runStream: futures_core::Stream< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WatchCurrentProtocolRunStream` [INFO] [stderr] [INFO] [stderr] warning: associated type `protocol_phase_managementStream` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.protocol.rs:1943:14 [INFO] [stderr] | [INFO] [stderr] 1943 | type protocol_phase_managementStream: futures_core::Stream< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ProtocolPhaseManagementStream` [INFO] [stderr] [INFO] [stderr] warning: associated type `generate_run_reportStream` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.protocol.rs:1967:14 [INFO] [stderr] | [INFO] [stderr] 1967 | type generate_run_reportStream: futures_core::Stream< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GenerateRunReportStream` [INFO] [stderr] [INFO] [stderr] warning: associated type `stream_target_criteriaStream` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.run_until.rs:735:14 [INFO] [stderr] | [INFO] [stderr] 735 | type stream_target_criteriaStream: futures_core::Stream< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamTargetCriteriaStream` [INFO] [stderr] [INFO] [stderr] warning: associated type `stream_progressStream` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.run_until.rs:758:14 [INFO] [stderr] | [INFO] [stderr] 758 | type stream_progressStream: futures_core::Stream< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamProgressStream` [INFO] [stderr] [INFO] [stderr] warning: associated type `stream_updatesStream` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/minknow-api-rust-fad0accefb3c0b92/out/minknow_api.run_until.rs:789:14 [INFO] [stderr] | [INFO] [stderr] 789 | type stream_updatesStream: futures_core::Stream< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamUpdatesStream` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> src/lib.rs:233:17 [INFO] [stderr] | [INFO] [stderr] 233 | Err(err) => return Err(Status::unavailable("Not available")), [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> src/lib.rs:255:17 [INFO] [stderr] | [INFO] [stderr] 255 | Err(err) => return Err(Status::unavailable("Not available")), [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> src/lib.rs:294:17 [INFO] [stderr] | [INFO] [stderr] 294 | Err(err) => return Err(Status::unavailable("Not available")), [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> src/lib.rs:335:17 [INFO] [stderr] | [INFO] [stderr] 335 | Err(err) => return Err(Status::unavailable("Not available")), [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> src/lib.rs:351:17 [INFO] [stderr] | [INFO] [stderr] 351 | Err(err) => return Err(Status::unavailable("Not available")), [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stderr] [INFO] [stderr] warning: `minknow-api-rust` (lib test) generated 25 warnings (run `cargo fix --lib -p minknow-api-rust --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/minknow_api_rust-08abac1f65093918) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_find_protocols ... FAILED [INFO] [stdout] test tests::test_simulated_promethion_e2e ... FAILED [INFO] [stdout] test tests::test_developer_api_token_management ... FAILED [INFO] [stdout] test tests::test_simulated_minion_e2e ... FAILED [INFO] [stdout] test tests::test_describe_host ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_find_protocols stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::test_find_protocols' panicked at src/lib.rs:318:61: [INFO] [stdout] called `Option::unwrap()` on a `None` value [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a723564c02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a723564c02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a723564c02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a723564c02 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a72358de63 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a72358de63 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a7235611d3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a7235611d3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a723564a52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a723566189 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x62a723565fbe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x62a7232341b4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x62a7232341b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a723566c5e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x62a723566c5e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x62a7235668f6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x62a723565109 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a7235665bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x62a72358b780 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x62a72358b80c - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x62a72358b6f9 - core::option::unwrap_failed::he1a8284b5a1e2496 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2130:5 [INFO] [stdout] 21: 0x62a72307fa48 - core::option::Option::unwrap::hbe1c0d05a8124a33 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1009:21 [INFO] [stdout] 22: 0x62a72307fa48 - minknow_api_rust::Manager::new::{{closure}}::h328b797b760ccfd9 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:318:61 [INFO] [stdout] 23: 0x62a7230d4185 - minknow_api_rust::tests::test_find_protocols::{{closure}}::hbdd1693cd424bf41 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:577:71 [INFO] [stdout] 24: 0x62a7231abb22 - as core::future::future::Future>::poll::hc8f31e387ae1c202 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x62a7231ab9fd - as core::future::future::Future>::poll::h80acddaf50e7c274 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x62a72316f55d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5ffdc05de5c7b93a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 27: 0x62a72316f44b - tokio::task::coop::with_budget::h04a998c7545c146e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x62a72316f44b - tokio::task::coop::budget::h5df2d724f7e04785 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x62a72316f44b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h65ac7f32066a9819 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 30: 0x62a72316c2f0 - tokio::runtime::scheduler::current_thread::Context::enter::h1f4fd0b24b4a4246 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x62a72316e98d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf62d1798e47d4374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 32: 0x62a72316dbc4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he5d28f0ec5855fed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 33: 0x62a7231cd54b - tokio::runtime::context::scoped::Scoped::set::hc7fb809a893aec72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x62a723187a29 - tokio::runtime::context::set_scheduler::{{closure}}::h41a919f1e95bbc58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 35: 0x62a723125352 - std::thread::local::LocalKey::try_with::hc4060af276d39ca3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x62a72312389e - std::thread::local::LocalKey::with::h6b26fa53324eba6c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x62a72318799d - tokio::runtime::context::set_scheduler::hacdc8f713ebb6247 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 38: 0x62a72316d950 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfd1f5e899081c451 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 39: 0x62a72316dbe3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h303a1be3b77ccf9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 40: 0x62a723169f20 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h673d919b8fbd1cd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x62a7231cdab0 - tokio::runtime::context::runtime::enter_runtime::ha062cea5c1550898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x62a723169991 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb48e203dbbf3e613 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x62a7231f1614 - tokio::runtime::runtime::Runtime::block_on_inner::h99e741e1fa809e00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 44: 0x62a7231f17dc - tokio::runtime::runtime::Runtime::block_on::h381829c6e8f2487d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 45: 0x62a7230d3f52 - minknow_api_rust::tests::test_find_protocols::h557c70aeb3e27062 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:588:63 [INFO] [stdout] 46: 0x62a7230d3de7 - minknow_api_rust::tests::test_find_protocols::{{closure}}::h448a021cc54deb25 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:576:35 [INFO] [stdout] 47: 0x62a72305c886 - core::ops::function::FnOnce::call_once::h0e1bd0a46296653a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 48: 0x62a723239a1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 49: 0x62a723239a1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 50: 0x62a723238b55 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 51: 0x62a723238b55 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x62a723238b55 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 53: 0x62a723238b55 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 54: 0x62a723238b55 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x62a723238b55 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 56: 0x62a723238b55 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 57: 0x62a7231fc754 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 58: 0x62a7231fc754 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 59: 0x62a72320012a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 60: 0x62a72320012a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x62a72320012a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 62: 0x62a72320012a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 63: 0x62a72320012a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x62a72320012a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 65: 0x62a72320012a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 66: 0x62a723569d6f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 67: 0x62a723569d6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 68: 0x79fea05dbaa4 - [INFO] [stdout] 69: 0x79fea0668a34 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_simulated_promethion_e2e stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::test_simulated_promethion_e2e' panicked at src/lib.rs:318:61: [INFO] [stdout] called `Option::unwrap()` on a `None` value [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a723564c02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a723564c02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a723564c02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a723564c02 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a72358de63 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a72358de63 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a7235611d3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a7235611d3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a723564a52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a723566189 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x62a723565fbe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x62a7232341b4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x62a7232341b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a723566c5e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x62a723566c5e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x62a7235668f6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x62a723565109 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a7235665bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x62a72358b780 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x62a72358b80c - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x62a72358b6f9 - core::option::unwrap_failed::he1a8284b5a1e2496 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2130:5 [INFO] [stdout] 21: 0x62a72307fa48 - core::option::Option::unwrap::hbe1c0d05a8124a33 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1009:21 [INFO] [stdout] 22: 0x62a72307fa48 - minknow_api_rust::Manager::new::{{closure}}::h328b797b760ccfd9 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:318:61 [INFO] [stdout] 23: 0x62a7230d72fd - minknow_api_rust::tests::test_simulated_promethion_e2e::{{closure}}::h35381b4d9f7248a9 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:671:71 [INFO] [stdout] 24: 0x62a7231abb22 - as core::future::future::Future>::poll::hc8f31e387ae1c202 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x62a7231ab9fd - as core::future::future::Future>::poll::h80acddaf50e7c274 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x62a72316f55d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5ffdc05de5c7b93a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 27: 0x62a72316f44b - tokio::task::coop::with_budget::h04a998c7545c146e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x62a72316f44b - tokio::task::coop::budget::h5df2d724f7e04785 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x62a72316f44b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h65ac7f32066a9819 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 30: 0x62a72316c2f0 - tokio::runtime::scheduler::current_thread::Context::enter::h1f4fd0b24b4a4246 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x62a72316e98d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf62d1798e47d4374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 32: 0x62a72316dbc4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he5d28f0ec5855fed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 33: 0x62a7231cd54b - tokio::runtime::context::scoped::Scoped::set::hc7fb809a893aec72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x62a723187a29 - tokio::runtime::context::set_scheduler::{{closure}}::h41a919f1e95bbc58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 35: 0x62a723125352 - std::thread::local::LocalKey::try_with::hc4060af276d39ca3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x62a72312389e - std::thread::local::LocalKey::with::h6b26fa53324eba6c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x62a72318799d - tokio::runtime::context::set_scheduler::hacdc8f713ebb6247 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 38: 0x62a72316d950 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfd1f5e899081c451 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 39: 0x62a72316dbe3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h303a1be3b77ccf9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 40: 0x62a723169f20 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h673d919b8fbd1cd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x62a7231cdab0 - tokio::runtime::context::runtime::enter_runtime::ha062cea5c1550898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x62a723169991 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb48e203dbbf3e613 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x62a7231f1614 - tokio::runtime::runtime::Runtime::block_on_inner::h99e741e1fa809e00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 44: 0x62a7231f17dc - tokio::runtime::runtime::Runtime::block_on::h381829c6e8f2487d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 45: 0x62a7230d6f20 - minknow_api_rust::tests::test_simulated_promethion_e2e::h562e4b5d8827aee1 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:772:34 [INFO] [stdout] 46: 0x62a7230d6d97 - minknow_api_rust::tests::test_simulated_promethion_e2e::{{closure}}::h2f35ac14213c5589 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:668:45 [INFO] [stdout] 47: 0x62a72305d4d6 - core::ops::function::FnOnce::call_once::h56b329769f74e751 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 48: 0x62a723239a1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 49: 0x62a723239a1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 50: 0x62a723238b55 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 51: 0x62a723238b55 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x62a723238b55 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 53: 0x62a723238b55 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 54: 0x62a723238b55 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x62a723238b55 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 56: 0x62a723238b55 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 57: 0x62a7231fc754 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 58: 0x62a7231fc754 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 59: 0x62a72320012a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 60: 0x62a72320012a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x62a72320012a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 62: 0x62a72320012a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 63: 0x62a72320012a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x62a72320012a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 65: 0x62a72320012a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 66: 0x62a723569d6f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 67: 0x62a723569d6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 68: 0x79fea05dbaa4 - [INFO] [stdout] 69: 0x79fea0668a34 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_developer_api_token_management stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::test_developer_api_token_management' panicked at src/lib.rs:318:61: [INFO] [stdout] called `Option::unwrap()` on a `None` value [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a723564c02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a723564c02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a723564c02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a723564c02 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a72358de63 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a72358de63 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a7235611d3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a7235611d3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a723564a52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a723566189 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x62a723565fbe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x62a7232341b4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x62a7232341b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a723566c5e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x62a723566c5e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x62a7235668f6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x62a723565109 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a7235665bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x62a72358b780 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x62a72358b80c - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x62a72358b6f9 - core::option::unwrap_failed::he1a8284b5a1e2496 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2130:5 [INFO] [stdout] 21: 0x62a72307fa48 - core::option::Option::unwrap::hbe1c0d05a8124a33 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1009:21 [INFO] [stdout] 22: 0x62a72307fa48 - minknow_api_rust::Manager::new::{{closure}}::h328b797b760ccfd9 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:318:61 [INFO] [stdout] 23: 0x62a7230d339c - minknow_api_rust::tests::test_developer_api_token_management::{{closure}}::haa37881d40c8b6f6 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:554:71 [INFO] [stdout] 24: 0x62a7231abb22 - as core::future::future::Future>::poll::hc8f31e387ae1c202 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x62a7231ab9fd - as core::future::future::Future>::poll::h80acddaf50e7c274 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x62a72316f55d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5ffdc05de5c7b93a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 27: 0x62a72316f44b - tokio::task::coop::with_budget::h04a998c7545c146e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x62a72316f44b - tokio::task::coop::budget::h5df2d724f7e04785 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x62a72316f44b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h65ac7f32066a9819 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 30: 0x62a72316c2f0 - tokio::runtime::scheduler::current_thread::Context::enter::h1f4fd0b24b4a4246 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x62a72316e98d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf62d1798e47d4374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 32: 0x62a72316dbc4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he5d28f0ec5855fed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 33: 0x62a7231cd54b - tokio::runtime::context::scoped::Scoped::set::hc7fb809a893aec72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x62a723187a29 - tokio::runtime::context::set_scheduler::{{closure}}::h41a919f1e95bbc58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 35: 0x62a723125352 - std::thread::local::LocalKey::try_with::hc4060af276d39ca3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x62a72312389e - std::thread::local::LocalKey::with::h6b26fa53324eba6c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x62a72318799d - tokio::runtime::context::set_scheduler::hacdc8f713ebb6247 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 38: 0x62a72316d950 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfd1f5e899081c451 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 39: 0x62a72316dbe3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h303a1be3b77ccf9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 40: 0x62a723169f20 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h673d919b8fbd1cd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x62a7231cdab0 - tokio::runtime::context::runtime::enter_runtime::ha062cea5c1550898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x62a723169991 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb48e203dbbf3e613 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x62a7231f1614 - tokio::runtime::runtime::Runtime::block_on_inner::h99e741e1fa809e00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 44: 0x62a7231f17dc - tokio::runtime::runtime::Runtime::block_on::h381829c6e8f2487d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 45: 0x62a7230d30f2 - minknow_api_rust::tests::test_developer_api_token_management::h9ed9cfc2a30bac51 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:572:34 [INFO] [stdout] 46: 0x62a7230d2f87 - minknow_api_rust::tests::test_developer_api_token_management::{{closure}}::h8a7c58edf77dcad7 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:553:51 [INFO] [stdout] 47: 0x62a72305e2c6 - core::ops::function::FnOnce::call_once::hb1f89de4bf967deb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 48: 0x62a723239a1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 49: 0x62a723239a1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 50: 0x62a723238b55 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 51: 0x62a723238b55 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x62a723238b55 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 53: 0x62a723238b55 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 54: 0x62a723238b55 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x62a723238b55 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 56: 0x62a723238b55 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 57: 0x62a7231fc754 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 58: 0x62a7231fc754 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 59: 0x62a72320012a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 60: 0x62a72320012a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x62a72320012a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 62: 0x62a72320012a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 63: 0x62a72320012a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x62a72320012a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 65: 0x62a72320012a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 66: 0x62a723569d6f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 67: 0x62a723569d6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 68: 0x79fea05dbaa4 - [INFO] [stdout] 69: 0x79fea0668a34 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_simulated_minion_e2e stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::test_simulated_minion_e2e' panicked at src/lib.rs:318:61: [INFO] [stdout] called `Option::unwrap()` on a `None` value [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a723564c02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a723564c02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a723564c02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a723564c02 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a72358de63 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a72358de63 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a7235611d3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a7235611d3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a723564a52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a723566189 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x62a723565fbe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x62a7232341b4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x62a7232341b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a723566c5e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x62a723566c5e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x62a7235668f6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x62a723565109 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a7235665bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x62a72358b780 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x62a72358b80c - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x62a72358b6f9 - core::option::unwrap_failed::he1a8284b5a1e2496 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2130:5 [INFO] [stdout] 21: 0x62a72307fa48 - core::option::Option::unwrap::hbe1c0d05a8124a33 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1009:21 [INFO] [stdout] 22: 0x62a72307fa48 - minknow_api_rust::Manager::new::{{closure}}::h328b797b760ccfd9 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:318:61 [INFO] [stdout] 23: 0x62a7230d4c81 - minknow_api_rust::tests::test_simulated_minion_e2e::{{closure}}::h69d3dfcb8ff6d7d3 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:594:71 [INFO] [stdout] 24: 0x62a7231abb22 - as core::future::future::Future>::poll::hc8f31e387ae1c202 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x62a7231ab9fd - as core::future::future::Future>::poll::h80acddaf50e7c274 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x62a72316f55d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5ffdc05de5c7b93a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 27: 0x62a72316f44b - tokio::task::coop::with_budget::h04a998c7545c146e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x62a72316f44b - tokio::task::coop::budget::h5df2d724f7e04785 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x62a72316f44b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h65ac7f32066a9819 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 30: 0x62a72316c2f0 - tokio::runtime::scheduler::current_thread::Context::enter::h1f4fd0b24b4a4246 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x62a72316e98d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf62d1798e47d4374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 32: 0x62a72316dbc4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he5d28f0ec5855fed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 33: 0x62a7231cd54b - tokio::runtime::context::scoped::Scoped::set::hc7fb809a893aec72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x62a723187a29 - tokio::runtime::context::set_scheduler::{{closure}}::h41a919f1e95bbc58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 35: 0x62a723125352 - std::thread::local::LocalKey::try_with::hc4060af276d39ca3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x62a72312389e - std::thread::local::LocalKey::with::h6b26fa53324eba6c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x62a72318799d - tokio::runtime::context::set_scheduler::hacdc8f713ebb6247 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 38: 0x62a72316d950 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfd1f5e899081c451 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 39: 0x62a72316dbe3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h303a1be3b77ccf9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 40: 0x62a723169f20 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h673d919b8fbd1cd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x62a7231cdab0 - tokio::runtime::context::runtime::enter_runtime::ha062cea5c1550898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x62a723169991 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb48e203dbbf3e613 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x62a7231f1614 - tokio::runtime::runtime::Runtime::block_on_inner::h99e741e1fa809e00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 44: 0x62a7231f17dc - tokio::runtime::runtime::Runtime::block_on::h381829c6e8f2487d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 45: 0x62a7230d48d0 - minknow_api_rust::tests::test_simulated_minion_e2e::h047b41533ac49bbe [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:664:34 [INFO] [stdout] 46: 0x62a7230d4747 - minknow_api_rust::tests::test_simulated_minion_e2e::{{closure}}::hb41539773092f652 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:592:41 [INFO] [stdout] 47: 0x62a72305ecc6 - core::ops::function::FnOnce::call_once::hed4f6268f64f56cd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 48: 0x62a723239a1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 49: 0x62a723239a1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 50: 0x62a723238b55 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 51: 0x62a723238b55 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x62a723238b55 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 53: 0x62a723238b55 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 54: 0x62a723238b55 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x62a723238b55 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 56: 0x62a723238b55 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 57: 0x62a7231fc754 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 58: 0x62a7231fc754 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 59: 0x62a72320012a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 60: 0x62a72320012a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x62a72320012a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 62: 0x62a72320012a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 63: 0x62a72320012a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x62a72320012a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 65: 0x62a72320012a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 66: 0x62a723569d6f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 67: 0x62a723569d6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 68: 0x79fea05dbaa4 - [INFO] [stdout] 69: 0x79fea0668a34 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_describe_host stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::test_describe_host' panicked at src/lib.rs:318:61: [INFO] [stdout] called `Option::unwrap()` on a `None` value [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a723564c02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a723564c02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a723564c02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a723564c02 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a72358de63 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a72358de63 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a7235611d3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a7235611d3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a723564a52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a723566189 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x62a723565fbe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x62a7232341b4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x62a7232341b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a723566c5e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x62a723566c5e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x62a7235668f6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x62a723565109 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a7235665bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x62a72358b780 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x62a72358b80c - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x62a72358b6f9 - core::option::unwrap_failed::he1a8284b5a1e2496 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2130:5 [INFO] [stdout] 21: 0x62a72307fa48 - core::option::Option::unwrap::hbe1c0d05a8124a33 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1009:21 [INFO] [stdout] 22: 0x62a72307fa48 - minknow_api_rust::Manager::new::{{closure}}::h328b797b760ccfd9 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:318:61 [INFO] [stdout] 23: 0x62a7230d2ccd - minknow_api_rust::tests::test_describe_host::{{closure}}::h3fb1ff3e33a317e4 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:546:67 [INFO] [stdout] 24: 0x62a7231abb22 - as core::future::future::Future>::poll::hc8f31e387ae1c202 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x62a7231ab9fd - as core::future::future::Future>::poll::h80acddaf50e7c274 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x62a72316f55d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5ffdc05de5c7b93a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 27: 0x62a72316f44b - tokio::task::coop::with_budget::h04a998c7545c146e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x62a72316f44b - tokio::task::coop::budget::h5df2d724f7e04785 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x62a72316f44b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h65ac7f32066a9819 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 30: 0x62a72316c2f0 - tokio::runtime::scheduler::current_thread::Context::enter::h1f4fd0b24b4a4246 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x62a72316e98d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf62d1798e47d4374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 32: 0x62a72316dbc4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he5d28f0ec5855fed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 33: 0x62a7231cd54b - tokio::runtime::context::scoped::Scoped::set::hc7fb809a893aec72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x62a723187a29 - tokio::runtime::context::set_scheduler::{{closure}}::h41a919f1e95bbc58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 35: 0x62a723125352 - std::thread::local::LocalKey::try_with::hc4060af276d39ca3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x62a72312389e - std::thread::local::LocalKey::with::h6b26fa53324eba6c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x62a72318799d - tokio::runtime::context::set_scheduler::hacdc8f713ebb6247 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 38: 0x62a72316d950 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfd1f5e899081c451 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 39: 0x62a72316dbe3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h303a1be3b77ccf9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 40: 0x62a723169f20 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h673d919b8fbd1cd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x62a7231cdab0 - tokio::runtime::context::runtime::enter_runtime::ha062cea5c1550898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x62a723169991 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb48e203dbbf3e613 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x62a7231f1614 - tokio::runtime::runtime::Runtime::block_on_inner::h99e741e1fa809e00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 44: 0x62a7231f17dc - tokio::runtime::runtime::Runtime::block_on::h381829c6e8f2487d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 45: 0x62a7230d2aa3 - minknow_api_rust::tests::test_describe_host::h457fb89b6f84da4a [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:549:34 [INFO] [stdout] 46: 0x62a7230d2947 - minknow_api_rust::tests::test_describe_host::{{closure}}::h4576524855ea270f [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:545:34 [INFO] [stdout] 47: 0x62a72305db96 - core::ops::function::FnOnce::call_once::h85cd1f5f1a665f58 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 48: 0x62a723239a1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 49: 0x62a723239a1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 50: 0x62a723238b55 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 51: 0x62a723238b55 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x62a723238b55 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 53: 0x62a723238b55 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 54: 0x62a723238b55 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x62a723238b55 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 56: 0x62a723238b55 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 57: 0x62a7231fc754 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 58: 0x62a7231fc754 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 59: 0x62a72320012a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 60: 0x62a72320012a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x62a72320012a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 62: 0x62a72320012a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 63: 0x62a72320012a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x62a72320012a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 65: 0x62a72320012a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 66: 0x62a723569d6f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 67: 0x62a723569d6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 68: 0x79fea05dbaa4 - [INFO] [stdout] 69: 0x79fea0668a34 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_describe_host [INFO] [stdout] tests::test_developer_api_token_management [INFO] [stdout] tests::test_find_protocols [INFO] [stdout] tests::test_simulated_minion_e2e [INFO] [stdout] tests::test_simulated_promethion_e2e [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "b33579d9e83c968d6a8d288feeb952c0453ea2126de52dedad6cb8747c820028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b33579d9e83c968d6a8d288feeb952c0453ea2126de52dedad6cb8747c820028", kill_on_drop: false }` [INFO] [stdout] b33579d9e83c968d6a8d288feeb952c0453ea2126de52dedad6cb8747c820028