[INFO] cloning repository https://github.com/afeldman/RustyElevator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/afeldman/RustyElevator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafeldman%2FRustyElevator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafeldman%2FRustyElevator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d6bd111a1d6209504796fac0af56b01a431c872
[INFO] testing afeldman/RustyElevator against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafeldman%2FRustyElevator" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/afeldman/RustyElevator
[INFO] finished tweaking git repo https://github.com/afeldman/RustyElevator
[INFO] tweaked toml for git repo https://github.com/afeldman/RustyElevator written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/afeldman/RustyElevator on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/afeldman/RustyElevator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.7
[INFO] [stderr]   Downloaded fastbloom v0.14.0
[INFO] [stderr]   Downloaded libredox v0.1.11
[INFO] [stderr]   Downloaded cmake v0.1.57
[INFO] [stderr]   Downloaded redox_syscall v0.6.0
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.6.2
[INFO] [stderr]   Downloaded base64ct v1.8.1
[INFO] [stderr]   Downloaded tokio-tungstenite v0.24.0
[INFO] [stderr]   Downloaded rhai_codegen v3.1.0
[INFO] [stderr]   Downloaded tungstenite v0.24.0
[INFO] [stderr]   Downloaded thin-vec v0.2.14
[INFO] [stderr]   Downloaded prometheus v0.13.4
[INFO] [stderr]   Downloaded rsa v0.9.9
[INFO] [stderr]   Downloaded tracing-appender v0.2.4
[INFO] [stderr]   Downloaded protobuf v2.28.0
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.4
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.2
[INFO] [stderr]   Downloaded rhai v1.23.6
[INFO] [stderr]   Downloaded aws-lc-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65b1b49fca3868c8ef6c12bdefd9c73af6677465358af0a071948eaa95fbc282
[INFO] running `Command { std: "docker" "start" "-a" "65b1b49fca3868c8ef6c12bdefd9c73af6677465358af0a071948eaa95fbc282", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65b1b49fca3868c8ef6c12bdefd9c73af6677465358af0a071948eaa95fbc282", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65b1b49fca3868c8ef6c12bdefd9c73af6677465358af0a071948eaa95fbc282", kill_on_drop: false }`
[INFO] [stdout] 65b1b49fca3868c8ef6c12bdefd9c73af6677465358af0a071948eaa95fbc282
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3e26e26dfe38500c5d67b50aa441236cdfcdba3ffd2b886808f6fce13981080
[INFO] running `Command { std: "docker" "start" "-a" "b3e26e26dfe38500c5d67b50aa441236cdfcdba3ffd2b886808f6fce13981080", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling portable-atomic v1.12.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling error v0.1.0 (/opt/rustwide/workdir/error)
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling platform v0.1.0 (/opt/rustwide/workdir/platform)
[INFO] [stdout] warning: method `decode_inputs` is never used
[INFO] [stdout]   --> platform/src/safety_bus_modbus.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl ModbusSafetyBus {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 99 |     fn decode_inputs(&self, registers: &[u16]) -> Result<SafetyInputs, BusError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sea-query v0.30.7
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling ouroboros v0.17.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling fastbloom v0.14.0
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling sea-orm-macros v0.12.15
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling sea-query-binder v0.5.0
[INFO] [stderr]    Compiling sea-orm v0.12.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling safety_kernel v0.1.0 (/opt/rustwide/workdir/safety_kernel)
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling rhai v1.23.6
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling control_kernel v0.1.0 (/opt/rustwide/workdir/control_kernel)
[INFO] [stderr]    Compiling plugin_api v0.1.0 (/opt/rustwide/workdir/plugin_api)
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling actuators v0.1.0 (/opt/rustwide/workdir/actuators)
[INFO] [stderr]    Compiling sensors v0.1.0 (/opt/rustwide/workdir/sensors)
[INFO] [stderr]    Compiling scripting v0.1.0 (/opt/rustwide/workdir/scripting)
[INFO] [stderr]    Compiling config v0.1.0 (/opt/rustwide/workdir/config)
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling runtime v0.1.0 (/opt/rustwide/workdir/runtime)
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> runtime/src/main.rs:805:5
[INFO] [stdout]     |
[INFO] [stdout] 805 |     /// Serves the root HTML documentation page.
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 806 |     Html(include_str!("../../docs/index.html").to_string())
[INFO] [stdout]     |     ------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> runtime/src/main.rs:826:5
[INFO] [stdout]     |
[INFO] [stdout] 826 | /     /// Get current elevator state snapshot.
[INFO] [stdout] 827 | |     ///
[INFO] [stdout] 828 | |     /// # Response
[INFO] [stdout] 829 | |     ///
[INFO] [stdout] ...   |
[INFO] [stdout] 840 | |     /// }
[INFO] [stdout] 841 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout] 842 |       let runtime = state.elevator.lock().await;
[INFO] [stdout]     |       ------------------------------------------ rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> runtime/src/main.rs:869:5
[INFO] [stdout]     |
[INFO] [stdout] 869 | /     /// WebSocket upgrade handler.
[INFO] [stdout] 870 | |     ///
[INFO] [stdout] 871 | |     /// Clients connect here to receive continuous `StateSnapshot`s and send floor requests.
[INFO] [stdout]     | |____________________________________________________________________________________________^
[INFO] [stdout] 872 |       ws.on_upgrade(move |socket| handle_websocket(socket, state))
[INFO] [stdout]     |       ------------------------------------------------------------ rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> runtime/src/main.rs:987:5
[INFO] [stdout]     |
[INFO] [stdout] 987 | /     /// Load current system configuration.
[INFO] [stdout] 988 | |     ///
[INFO] [stdout] 989 | |     /// Returns the stored configuration (floors, motion profiles, safety settings, etc.)
[INFO] [stdout] 990 | |     /// as JSON.
[INFO] [stdout]     | |________________^
[INFO] [stdout] 991 | /     match state.config_manager.load_config().await {
[INFO] [stdout] 992 | |         Ok(cfg) => Json(cfg).into_response(),
[INFO] [stdout] 993 | |         Err(_) => (
[INFO] [stdout] 994 | |             StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] ...   |
[INFO] [stdout] 997 | |             .into_response(),
[INFO] [stdout] 998 | |     }
[INFO] [stdout]     | |_____- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> runtime/src/main.rs:1005:5
[INFO] [stdout]      |
[INFO] [stdout] 1005 | /     /// Update system configuration.
[INFO] [stdout] 1006 | |     ///
[INFO] [stdout] 1007 | |     /// Validates the new configuration and saves it to persistent storage.
[INFO] [stdout] 1008 | |     /// The next restart will load this configuration.
[INFO] [stdout] ...    |
[INFO] [stdout] 1019 | |     ///   -d '{"floors": [...], "motion_profile": {...}}'
[INFO] [stdout] 1020 | |     /// ```
[INFO] [stdout]      | |___________^
[INFO] [stdout] 1021 | /     if let Err(e) = new_config.validate() {
[INFO] [stdout] 1022 | |         return (
[INFO] [stdout] 1023 | |             StatusCode::BAD_REQUEST,
[INFO] [stdout] 1024 | |             Json(json!({"error": e})),
[INFO] [stdout] 1025 | |         ).into_response();
[INFO] [stdout] 1026 | |     }
[INFO] [stdout]      | |_____- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> runtime/src/main.rs:1039:5
[INFO] [stdout]      |
[INFO] [stdout] 1039 | /     /// Export system configuration as YAML.
[INFO] [stdout] 1040 | |     ///
[INFO] [stdout] 1041 | |     /// # Example
[INFO] [stdout] 1042 | |     ///
[INFO] [stdout] ...    |
[INFO] [stdout] 1047 | |     /// The returned file can be distributed to other instances or archived
[INFO] [stdout] 1048 | |     /// for version control.
[INFO] [stdout]      | |____________________________^
[INFO] [stdout] 1049 | /     match state.config_manager.load_config().await {
[INFO] [stdout] 1050 | |         Ok(cfg) => match cfg.to_yaml() {
[INFO] [stdout] 1051 | |             Ok(yaml) => (StatusCode::OK, Yaml(yaml)).into_response(),
[INFO] [stdout] 1052 | |             Err(_) => (
[INFO] [stdout] ...    |
[INFO] [stdout] 1062 | |             .into_response(),
[INFO] [stdout] 1063 | |     }
[INFO] [stdout]      | |_____- rustdoc does not generate documentation for expressions
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> runtime/src/main.rs:1067:5
[INFO] [stdout]      |
[INFO] [stdout] 1067 | /     /// Export Prometheus metrics.
[INFO] [stdout] 1068 | |     ///
[INFO] [stdout] 1069 | |     /// # Example
[INFO] [stdout] 1070 | |     ///
[INFO] [stdout] ...    |
[INFO] [stdout] 1080 | |     /// - `motion_state`: Current motion state (with label)
[INFO] [stdout] 1081 | |     /// - `door_state`: Current door state (with label)
[INFO] [stdout]      | |_______________________________________________________^
[INFO] [stdout] 1082 |       let body = state.metrics.render();
[INFO] [stdout]      |       ---------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> runtime/src/main.rs:1127:5
[INFO] [stdout]      |
[INFO] [stdout] 1127 | /     /// Get recent logged events (limit 100).
[INFO] [stdout] 1128 | |     ///
[INFO] [stdout] 1129 | |     /// Returns array of `DataEvent`s with latest first.
[INFO] [stdout] 1130 | |     ///
[INFO] [stdout] ...    |
[INFO] [stdout] 1141 | |     /// ]
[INFO] [stdout] 1142 | |     /// ```
[INFO] [stdout]      | |___________^
[INFO] [stdout] 1143 |       let events = state.data_logger.get_recent(100).await;
[INFO] [stdout]      |       ----------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Event` is never used
[INFO] [stdout]   --> runtime/src/events.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub enum Event {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `event_name` is never used
[INFO] [stdout]    --> runtime/src/events.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl Event {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn event_name(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventBus` is never constructed
[INFO] [stdout]    --> runtime/src/events.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct EventBus {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `subscribe`, and `emit` are never used
[INFO] [stdout]    --> runtime/src/events.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 149 | impl EventBus {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn subscribe(&mut self, handler: Box<dyn EventHandler>) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub fn emit(&mut self, event: Event) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `EventHandler` is never used
[INFO] [stdout]    --> runtime/src/events.rs:214:11
[INFO] [stdout]     |
[INFO] [stdout] 214 | pub trait EventHandler: Send {
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AutomationRule` is never constructed
[INFO] [stdout]   --> runtime/src/automation.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct AutomationRule {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_true` is never used
[INFO] [stdout]   --> runtime/src/automation.rs:86:4
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn default_true() -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TriggerConfig` is never used
[INFO] [stdout]   --> runtime/src/automation.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub enum TriggerConfig {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ActionConfig` is never used
[INFO] [stdout]    --> runtime/src/automation.rs:143:10
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub enum ActionConfig {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AutomationEngine` is never constructed
[INFO] [stdout]    --> runtime/src/automation.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct AutomationEngine {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ButtonPress` is never constructed
[INFO] [stdout]    --> runtime/src/automation.rs:191:8
[INFO] [stdout]     |
[INFO] [stdout] 191 | struct ButtonPress {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PeriodicState` is never constructed
[INFO] [stdout]    --> runtime/src/automation.rs:198:8
[INFO] [stdout]     |
[INFO] [stdout] 198 | struct PeriodicState {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `update`, `check_sequences`, and `matches_sequence` are never used
[INFO] [stdout]    --> runtime/src/automation.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 204 | impl AutomationEngine {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] 205 |     /// Create a new automation engine with given rules
[INFO] [stdout] 206 |     pub fn new(rules: Vec<AutomationRule>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 234 |     pub fn update(&mut self) -> Vec<ActionConfig> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |     fn check_sequences(&mut self) -> Vec<ActionConfig> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 |     fn matches_sequence(&self, sequence: &[u8], window: Duration) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScriptContext` is never constructed
[INFO] [stdout]   --> runtime/src/scripting.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct ScriptContext {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ScriptCommand` is never used
[INFO] [stdout]   --> runtime/src/scripting.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub enum ScriptCommand {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `request_floor`, `set_light`, `set_display`, `log`, and `inject_fault` are never used
[INFO] [stdout]    --> runtime/src/scripting.rs:94:12
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl ScriptContext {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub fn new(runtime_tx: tokio::sync::mpsc::UnboundedSender<ScriptCommand>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn request_floor(&self, floor: u8) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub fn set_light(&self, on: bool) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn set_display(&self, text: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn log(&self, level: String, message: String) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn inject_fault(&self, name: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RhaiEngine` is never constructed
[INFO] [stdout]    --> runtime/src/scripting.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct RhaiEngine {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `compile`, `execute`, and `execute_source` are never used
[INFO] [stdout]    --> runtime/src/scripting.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 149 | impl RhaiEngine {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub fn new(context: ScriptContext) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub fn compile(&self, source: &str) -> Result<AST, rhai::ParseError> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn execute(&self, ast: &AST) -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub fn execute_source(&self, source: &str) -> Result<(), Box<rhai::EvalAltResult>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScriptExecutor` is never constructed
[INFO] [stdout]    --> runtime/src/scripting.rs:210:12
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub struct ScriptExecutor {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `execute_rhai`, and `execute_python` are never used
[INFO] [stdout]    --> runtime/src/scripting.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 215 | impl ScriptExecutor {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 216 |     /// Create a new script executor
[INFO] [stdout] 217 |     pub fn new(context: ScriptContext, script_dir: String) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |     pub async fn execute_rhai(&self, script_path: &str) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     pub fn execute_python(&self, script_path: &str) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cluster v0.1.0 (/opt/rustwide/workdir/cluster)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 05s
[INFO] running `Command { std: "docker" "inspect" "b3e26e26dfe38500c5d67b50aa441236cdfcdba3ffd2b886808f6fce13981080", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3e26e26dfe38500c5d67b50aa441236cdfcdba3ffd2b886808f6fce13981080", kill_on_drop: false }`
[INFO] [stdout] b3e26e26dfe38500c5d67b50aa441236cdfcdba3ffd2b886808f6fce13981080
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2d054d61c18614ed981da9882b15deeea0eebb2cf95ce527815a14afc3c891c
[INFO] running `Command { std: "docker" "start" "-a" "b2d054d61c18614ed981da9882b15deeea0eebb2cf95ce527815a14afc3c891c", kill_on_drop: false }`
[INFO] [stdout] warning: method `decode_inputs` is never used
[INFO] [stdout]   --> platform/src/safety_bus_modbus.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl ModbusSafetyBus {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 99 |     fn decode_inputs(&self, registers: &[u16]) -> Result<SafetyInputs, BusError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling config v0.1.0 (/opt/rustwide/workdir/config)
[INFO] [stderr]    Compiling cluster v0.1.0 (/opt/rustwide/workdir/cluster)
[INFO] [stderr]    Compiling control_kernel v0.1.0 (/opt/rustwide/workdir/control_kernel)
[INFO] [stderr]    Compiling actuators v0.1.0 (/opt/rustwide/workdir/actuators)
[INFO] [stderr]    Compiling sensors v0.1.0 (/opt/rustwide/workdir/sensors)
[INFO] [stderr]    Compiling safety_kernel v0.1.0 (/opt/rustwide/workdir/safety_kernel)
[INFO] [stderr]    Compiling plugin_api v0.1.0 (/opt/rustwide/workdir/plugin_api)
[INFO] [stderr]    Compiling platform v0.1.0 (/opt/rustwide/workdir/platform)
[INFO] [stderr]    Compiling error v0.1.0 (/opt/rustwide/workdir/error)
[INFO] [stderr]    Compiling scripting v0.1.0 (/opt/rustwide/workdir/scripting)
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> cluster/src/transport.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |         let addr: SocketAddr = "127.0.0.1:4433".parse().unwrap();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.15s
[INFO] running `Command { std: "docker" "inspect" "b2d054d61c18614ed981da9882b15deeea0eebb2cf95ce527815a14afc3c891c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2d054d61c18614ed981da9882b15deeea0eebb2cf95ce527815a14afc3c891c", kill_on_drop: false }`
[INFO] [stdout] b2d054d61c18614ed981da9882b15deeea0eebb2cf95ce527815a14afc3c891c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3cd48ff0be35ace2309a1ad0d3378a16aae3f048ebd9ef30f8dd6787a5507646
[INFO] running `Command { std: "docker" "start" "-a" "3cd48ff0be35ace2309a1ad0d3378a16aae3f048ebd9ef30f8dd6787a5507646", kill_on_drop: false }`
[INFO] [stderr] warning: method `decode_inputs` is never used
[INFO] [stderr]   --> platform/src/safety_bus_modbus.rs:99:8
[INFO] [stderr]    |
[INFO] [stderr] 66 | impl ModbusSafetyBus {
[INFO] [stderr]    | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 99 |     fn decode_inputs(&self, registers: &[u16]) -> Result<SafetyInputs, BusError> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `platform` (lib) generated 1 warning
[INFO] [stderr] warning: unused variable: `addr`
[INFO] [stderr]    --> cluster/src/transport.rs:213:13
[INFO] [stderr]     |
[INFO] [stderr] 213 |         let addr: SocketAddr = "127.0.0.1:4433".parse().unwrap();
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cluster` (lib test) generated 1 warning (run `cargo fix --lib -p cluster --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actuators-4a17482d8feb5820)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_actuator_command_all_doors ... ok
[INFO] [stdout] test tests::test_drive_command_idle ... ok
[INFO] [stdout] test tests::test_drive_command_move_up ... ok
[INFO] [stdout] test tests::test_emergency_stop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cluster-d36341cc5cbd0d3d)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test discovery::tests::test_service_discovery_creation ... ok
[INFO] [stdout] test security::tests::test_trust_store ... ok
[INFO] [stdout] test security::tests::test_replay_detection ... ok
[INFO] [stdout] test security::tests::test_unknown_sender ... ok
[INFO] [stdout] test tests::test_envelope_creation ... ok
[INFO] [stdout] test discovery::tests::test_service_info_creation ... ok
[INFO] [stdout] test transport::tests::test_transport_config ... ok
[INFO] [stdout] test tests::test_validation ... ok
[INFO] [stdout] test tests::test_cbor_serialization ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_cbor_serialization stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_cbor_serialization' (26) panicked at cluster/src/lib.rs:365:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ErrorImpl { code: Message("missing field `sig`"), offset: 0 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62b0be291522 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62b0be291522 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62b0be291522 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62b0be291522 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62b0be2a739a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62b0be2a739a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x62b0be296326 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62b0be296326 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62b0be26fb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62b0be26fb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62b0be289689 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62b0be2067ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62b0be2067ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62b0be289842 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62b0be289842 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62b0be26fbf8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62b0be264e79 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62b0be270a4d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62b0be2a7acc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62b0be2a7812 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62b0be1ee644 - <core[27de1724e4349be2]::result::Result<cluster[a858745b3527f83a]::MessageEnvelope, serde_cbor[e14b6228aadefe44]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62b0be1ee644 - cluster[a858745b3527f83a]::tests::test_cbor_serialization
[INFO] [stdout]                                at /opt/rustwide/workdir/cluster/src/lib.rs:365:57
[INFO] [stdout]   22:     0x62b0be1eb077 - cluster[a858745b3527f83a]::tests::test_cbor_serialization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/cluster/src/lib.rs:350:33
[INFO] [stdout]   23:     0x62b0be1efd76 - <cluster[a858745b3527f83a]::tests::test_cbor_serialization::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62b0be1fab9b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62b0be1fab9b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62b0be2073fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62b0be2073fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62b0be2073fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x62b0be2073fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x62b0be2073fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62b0be2073fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62b0be2073fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62b0be2029a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62b0be2029a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x62b0be209ef2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x62b0be209ef2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62b0be209ef2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x62b0be209ef2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x62b0be209ef2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62b0be209ef2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x62b0be209ef2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62b0be290d9f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x62b0be290d9f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x753c23742aa4 - <unknown>
[INFO] [stdout]   45:     0x753c237cfa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_cbor_serialization
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p cluster --lib`
[INFO] running `Command { std: "docker" "inspect" "3cd48ff0be35ace2309a1ad0d3378a16aae3f048ebd9ef30f8dd6787a5507646", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cd48ff0be35ace2309a1ad0d3378a16aae3f048ebd9ef30f8dd6787a5507646", kill_on_drop: false }`
[INFO] [stdout] 3cd48ff0be35ace2309a1ad0d3378a16aae3f048ebd9ef30f8dd6787a5507646
