[INFO] fetching crate opcua-server 0.9.1... [INFO] testing opcua-server-0.9.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate opcua-server 0.9.1 into /workspace/builds/worker-75/source [INFO] validating manifest of crates.io crate opcua-server 0.9.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate opcua-server 0.9.1 [INFO] finished tweaking crates.io crate opcua-server 0.9.1 [INFO] tweaked toml for crates.io crate opcua-server 0.9.1 written to /workspace/builds/worker-75/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gethostname v0.2.3 [INFO] [stderr] Downloaded actix_derive v0.3.2 [INFO] [stderr] Downloaded ipconfig v0.1.9 [INFO] [stderr] Downloaded crossbeam-utils v0.6.6 [INFO] [stderr] Downloaded crypto-mac v0.10.1 [INFO] [stderr] Downloaded rand_xoshiro v0.1.0 [INFO] [stderr] Downloaded criterion v0.2.11 [INFO] [stderr] Downloaded lock_api v0.1.5 [INFO] [stderr] Downloaded opcua-types v0.9.1 [INFO] [stderr] Downloaded trust-dns-resolver v0.10.3 [INFO] [stderr] Downloaded widestring v0.2.2 [INFO] [stderr] Downloaded tower-service v0.1.0 [INFO] [stderr] Downloaded trust-dns-proto v0.5.0 [INFO] [stderr] Downloaded rand v0.5.6 [INFO] [stderr] Downloaded actix v0.7.9 [INFO] [stderr] Downloaded cookie v0.11.4 [INFO] [stderr] Downloaded parking_lot v0.7.1 [INFO] [stderr] Downloaded scopeguard v0.3.3 [INFO] [stderr] Downloaded opcua-core v0.9.1 [INFO] [stderr] Downloaded parking_lot_core v0.4.0 [INFO] [stderr] Downloaded criterion-plot v0.3.1 [INFO] [stderr] Downloaded opcua-crypto v0.9.1 [INFO] [stderr] Downloaded derivative v2.2.0 [INFO] [stderr] Downloaded error-chain v0.8.1 [INFO] [stderr] Downloaded winreg v0.5.1 [INFO] [stderr] Downloaded trust-dns-proto v0.6.3 [INFO] [stderr] Downloaded actix-net v0.2.6 [INFO] [stderr] Downloaded actix-web v0.7.19 [INFO] [stderr] Downloaded env_logger v0.5.13 [INFO] [stderr] Downloaded crossbeam-channel v0.3.9 [INFO] [stderr] Downloaded opcua-console-logging v0.9.1 [INFO] [stderr] Downloaded opcua-client v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4a25620e1b967c55c9aaaeba9ecfdd20785601815c63e75777b1c298cb42c2e [INFO] running `Command { std: "docker" "start" "-a" "a4a25620e1b967c55c9aaaeba9ecfdd20785601815c63e75777b1c298cb42c2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4a25620e1b967c55c9aaaeba9ecfdd20785601815c63e75777b1c298cb42c2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4a25620e1b967c55c9aaaeba9ecfdd20785601815c63e75777b1c298cb42c2e", kill_on_drop: false }` [INFO] [stdout] a4a25620e1b967c55c9aaaeba9ecfdd20785601815c63e75777b1c298cb42c2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9728d34ab09662a6fb4a9405f286c63e94d0ee48fcd0607c75179fdeb5496c3d [INFO] running `Command { std: "docker" "start" "-a" "9728d34ab09662a6fb4a9405f286c63e94d0ee48fcd0607c75179fdeb5496c3d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling opcua-types v0.9.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling opcua-crypto v0.9.1 [INFO] [stderr] Compiling opcua-core v0.9.1 [INFO] [stderr] Compiling opcua-server v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `receive_buffer_size` [INFO] [stdout] --> src/comms/tcp_transport.rs:533:9 [INFO] [stdout] | [INFO] [stdout] 533 | receive_buffer_size: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receive_buffer_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `deregister_session` [INFO] [stdout] --> src/session_diagnostics.rs:123:19 [INFO] [stdout] | [INFO] [stdout] 123 | pub(crate) fn deregister_session(&self, session: &Session, address_space: &mut AddressSpace) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `service_counter` [INFO] [stdout] --> src/session_diagnostics.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | pub(crate) fn service_counter( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `deregister_session` [INFO] [stdout] --> src/session.rs:539:19 [INFO] [stdout] | [INFO] [stdout] 539 | pub(crate) fn deregister_session(&self, address_space: Arc>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bytes_read` [INFO] [stdout] --> src/comms/tcp_transport.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub bytes_read: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `handled_state` [INFO] [stdout] --> src/subscriptions/subscription.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | pub handled_state: HandledState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UpdateStateResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/subscriptions/subscription.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "9728d34ab09662a6fb4a9405f286c63e94d0ee48fcd0607c75179fdeb5496c3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9728d34ab09662a6fb4a9405f286c63e94d0ee48fcd0607c75179fdeb5496c3d", kill_on_drop: false }` [INFO] [stdout] 9728d34ab09662a6fb4a9405f286c63e94d0ee48fcd0607c75179fdeb5496c3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c80054e37c57efe744afd1436ec8b6641e8b7bb40e574789d60858d31845727 [INFO] running `Command { std: "docker" "start" "-a" "2c80054e37c57efe744afd1436ec8b6641e8b7bb40e574789d60858d31845727", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stdout] warning: unused variable: `receive_buffer_size` [INFO] [stdout] --> src/comms/tcp_transport.rs:533:9 [INFO] [stdout] | [INFO] [stdout] 533 | receive_buffer_size: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receive_buffer_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `deregister_session` [INFO] [stdout] --> src/session_diagnostics.rs:123:19 [INFO] [stdout] | [INFO] [stdout] 123 | pub(crate) fn deregister_session(&self, session: &Session, address_space: &mut AddressSpace) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `service_counter` [INFO] [stdout] --> src/session_diagnostics.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | pub(crate) fn service_counter( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `deregister_session` [INFO] [stdout] --> src/session.rs:539:19 [INFO] [stdout] | [INFO] [stdout] 539 | pub(crate) fn deregister_session(&self, address_space: Arc>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bytes_read` [INFO] [stdout] --> src/comms/tcp_transport.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub bytes_read: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `handled_state` [INFO] [stdout] --> src/subscriptions/subscription.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | pub handled_state: HandledState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UpdateStateResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/subscriptions/subscription.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling opcua-console-logging v0.9.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling opcua-server v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `receive_buffer_size` [INFO] [stdout] --> src/comms/tcp_transport.rs:533:9 [INFO] [stdout] | [INFO] [stdout] 533 | receive_buffer_size: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receive_buffer_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_service` [INFO] [stdout] --> src/tests/services/session.rs:51:50 [INFO] [stdout] | [INFO] [stdout] 51 | do_session_service_test(None, |server_state, session_service| { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_service` [INFO] [stdout] --> src/tests/services/session.rs:149:24 [INFO] [stdout] | [INFO] [stdout] 149 | |server_state, session_service| { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `server_state` [INFO] [stdout] --> src/tests/services/subscription.rs:73:35 [INFO] [stdout] | [INFO] [stdout] 73 | do_subscription_service_test(|server_state, session, _, ss, _| { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/tests/services/subscription.rs:73:49 [INFO] [stdout] | [INFO] [stdout] 73 | do_subscription_service_test(|server_state, session, _, ss, _| { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ss` [INFO] [stdout] --> src/tests/services/subscription.rs:73:61 [INFO] [stdout] | [INFO] [stdout] 73 | do_subscription_service_test(|server_state, session, _, ss, _| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ss` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subscription_id` [INFO] [stdout] --> src/tests/services/subscription.rs:357:13 [INFO] [stdout] | [INFO] [stdout] 357 | let subscription_id = create_subscription(server_state, session.clone(), &ss); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscription_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mis` [INFO] [stdout] --> src/tests/services/subscription.rs:356:77 [INFO] [stdout] | [INFO] [stdout] 356 | do_subscription_service_test(|server_state, session, address_space, ss, mis| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_mis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mis` [INFO] [stdout] --> src/tests/services/subscription.rs:381:77 [INFO] [stdout] | [INFO] [stdout] 381 | do_subscription_service_test(|server_state, session, address_space, ss, mis| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_mis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `deregister_session` [INFO] [stdout] --> src/session_diagnostics.rs:123:19 [INFO] [stdout] | [INFO] [stdout] 123 | pub(crate) fn deregister_session(&self, session: &Session, address_space: &mut AddressSpace) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `service_counter` [INFO] [stdout] --> src/session_diagnostics.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | pub(crate) fn service_counter( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `deregister_session` [INFO] [stdout] --> src/session.rs:539:19 [INFO] [stdout] | [INFO] [stdout] 539 | pub(crate) fn deregister_session(&self, address_space: Arc>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bytes_read` [INFO] [stdout] --> src/comms/tcp_transport.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub bytes_read: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `message` [INFO] [stdout] --> src/events/event.rs:397:13 [INFO] [stdout] | [INFO] [stdout] 397 | / pub fn message(mut self, message: T) -> $event [INFO] [stdout] 398 | | where [INFO] [stdout] 399 | | T: Into, [INFO] [stdout] 400 | | { [INFO] [stdout] 401 | | self.$base = self.$base.message(message); [INFO] [stdout] 402 | | self [INFO] [stdout] 403 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/events.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | base_event_impl!(TestEventType, base); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `source_node` [INFO] [stdout] --> src/events/event.rs:405:13 [INFO] [stdout] | [INFO] [stdout] 405 | / pub fn source_node(mut self, source_node: T) -> $event [INFO] [stdout] 406 | | where [INFO] [stdout] 407 | | T: Into, [INFO] [stdout] 408 | | { [INFO] [stdout] 409 | | self.$base = self.$base.source_node(source_node); [INFO] [stdout] 410 | | self [INFO] [stdout] 411 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/events.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | base_event_impl!(TestEventType, base); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `source_name` [INFO] [stdout] --> src/events/event.rs:413:13 [INFO] [stdout] | [INFO] [stdout] 413 | / pub fn source_name(mut self, source_name: T) -> $event [INFO] [stdout] 414 | | where [INFO] [stdout] 415 | | T: Into, [INFO] [stdout] 416 | | { [INFO] [stdout] 417 | | self.$base = self.$base.source_name(source_name); [INFO] [stdout] 418 | | self [INFO] [stdout] 419 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/events.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | base_event_impl!(TestEventType, base); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `local_time` [INFO] [stdout] --> src/events/event.rs:421:13 [INFO] [stdout] | [INFO] [stdout] 421 | pub fn local_time(mut self, local_time: Option) -> $event { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/events.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | base_event_impl!(TestEventType, base); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `severity` [INFO] [stdout] --> src/events/event.rs:426:13 [INFO] [stdout] | [INFO] [stdout] 426 | pub fn severity(mut self, severity: u16) -> $event { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/events.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | base_event_impl!(TestEventType, base); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receive_time` [INFO] [stdout] --> src/events/event.rs:431:13 [INFO] [stdout] | [INFO] [stdout] 431 | pub fn receive_time(mut self, receive_time: DateTime) -> $event { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/events.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | base_event_impl!(TestEventType, base); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 48.49s [INFO] running `Command { std: "docker" "inspect" "2c80054e37c57efe744afd1436ec8b6641e8b7bb40e574789d60858d31845727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c80054e37c57efe744afd1436ec8b6641e8b7bb40e574789d60858d31845727", kill_on_drop: false }` [INFO] [stdout] 2c80054e37c57efe744afd1436ec8b6641e8b7bb40e574789d60858d31845727 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] de1e7d364af034883c7cb7fa56ff0cfdc7858d5c55f4c5e8afe85068a8b6e1fa [INFO] running `Command { std: "docker" "start" "-a" "de1e7d364af034883c7cb7fa56ff0cfdc7858d5c55f4c5e8afe85068a8b6e1fa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `receive_buffer_size` [INFO] [stderr] --> src/comms/tcp_transport.rs:533:9 [INFO] [stderr] | [INFO] [stderr] 533 | receive_buffer_size: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receive_buffer_size` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `deregister_session` [INFO] [stderr] --> src/session_diagnostics.rs:123:19 [INFO] [stderr] | [INFO] [stderr] 123 | pub(crate) fn deregister_session(&self, session: &Session, address_space: &mut AddressSpace) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `service_counter` [INFO] [stderr] --> src/session_diagnostics.rs:139:19 [INFO] [stderr] | [INFO] [stderr] 139 | pub(crate) fn service_counter( [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `deregister_session` [INFO] [stderr] --> src/session.rs:539:19 [INFO] [stderr] | [INFO] [stderr] 539 | pub(crate) fn deregister_session(&self, address_space: Arc>) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `bytes_read` [INFO] [stderr] --> src/comms/tcp_transport.rs:98:5 [INFO] [stderr] | [INFO] [stderr] 98 | pub bytes_read: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `handled_state` [INFO] [stderr] --> src/subscriptions/subscription.rs:86:5 [INFO] [stderr] | [INFO] [stderr] 86 | pub handled_state: HandledState, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `UpdateStateResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/subscriptions/subscription.rs:84:10 [INFO] [stderr] | [INFO] [stderr] 84 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `session_service` [INFO] [stderr] --> src/tests/services/session.rs:51:50 [INFO] [stderr] | [INFO] [stderr] 51 | do_session_service_test(None, |server_state, session_service| { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_service` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `session_service` [INFO] [stderr] --> src/tests/services/session.rs:149:24 [INFO] [stderr] | [INFO] [stderr] 149 | |server_state, session_service| { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_service` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `server_state` [INFO] [stderr] --> src/tests/services/subscription.rs:73:35 [INFO] [stderr] | [INFO] [stderr] 73 | do_subscription_service_test(|server_state, session, _, ss, _| { [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_state` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `session` [INFO] [stderr] --> src/tests/services/subscription.rs:73:49 [INFO] [stderr] | [INFO] [stderr] 73 | do_subscription_service_test(|server_state, session, _, ss, _| { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ss` [INFO] [stderr] --> src/tests/services/subscription.rs:73:61 [INFO] [stderr] | [INFO] [stderr] 73 | do_subscription_service_test(|server_state, session, _, ss, _| { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_ss` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `subscription_id` [INFO] [stderr] --> src/tests/services/subscription.rs:357:13 [INFO] [stderr] | [INFO] [stderr] 357 | let subscription_id = create_subscription(server_state, session.clone(), &ss); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscription_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `mis` [INFO] [stderr] --> src/tests/services/subscription.rs:356:77 [INFO] [stderr] | [INFO] [stderr] 356 | do_subscription_service_test(|server_state, session, address_space, ss, mis| { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_mis` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `mis` [INFO] [stderr] --> src/tests/services/subscription.rs:381:77 [INFO] [stderr] | [INFO] [stderr] 381 | do_subscription_service_test(|server_state, session, address_space, ss, mis| { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_mis` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `message` [INFO] [stderr] --> src/events/event.rs:397:13 [INFO] [stderr] | [INFO] [stderr] 397 | / pub fn message(mut self, message: T) -> $event [INFO] [stderr] 398 | | where [INFO] [stderr] 399 | | T: Into, [INFO] [stderr] 400 | | { [INFO] [stderr] 401 | | self.$base = self.$base.message(message); [INFO] [stderr] 402 | | self [INFO] [stderr] 403 | | } [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests/events.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | base_event_impl!(TestEventType, base); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `source_node` [INFO] [stderr] --> src/events/event.rs:405:13 [INFO] [stderr] | [INFO] [stderr] 405 | / pub fn source_node(mut self, source_node: T) -> $event [INFO] [stderr] 406 | | where [INFO] [stderr] 407 | | T: Into, [INFO] [stderr] 408 | | { [INFO] [stderr] 409 | | self.$base = self.$base.source_node(source_node); [INFO] [stderr] 410 | | self [INFO] [stderr] 411 | | } [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests/events.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | base_event_impl!(TestEventType, base); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `source_name` [INFO] [stderr] --> src/events/event.rs:413:13 [INFO] [stderr] | [INFO] [stderr] 413 | / pub fn source_name(mut self, source_name: T) -> $event [INFO] [stderr] 414 | | where [INFO] [stderr] 415 | | T: Into, [INFO] [stderr] 416 | | { [INFO] [stderr] 417 | | self.$base = self.$base.source_name(source_name); [INFO] [stderr] 418 | | self [INFO] [stderr] 419 | | } [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests/events.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | base_event_impl!(TestEventType, base); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `local_time` [INFO] [stderr] --> src/events/event.rs:421:13 [INFO] [stderr] | [INFO] [stderr] 421 | pub fn local_time(mut self, local_time: Option) -> $event { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests/events.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | base_event_impl!(TestEventType, base); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `severity` [INFO] [stderr] --> src/events/event.rs:426:13 [INFO] [stderr] | [INFO] [stderr] 426 | pub fn severity(mut self, severity: u16) -> $event { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests/events.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | base_event_impl!(TestEventType, base); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `receive_time` [INFO] [stderr] --> src/events/event.rs:431:13 [INFO] [stderr] | [INFO] [stderr] 431 | pub fn receive_time(mut self, receive_time: DateTime) -> $event { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests/events.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | base_event_impl!(TestEventType, base); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `opcua-server` (lib) generated 6 warnings [INFO] [stderr] warning: `opcua-server` (lib test) generated 19 warnings (5 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.51s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/opcua_server-95ea7a46468dc199) [INFO] [stdout] [INFO] [stdout] running 151 tests [INFO] [stderr] 2022-04-13 20:03:11.841 - ERROR - opcua_server::config - Server configuration is invalid. It defines no endpoints [INFO] [stderr] 2022-04-13 20:03:11.841 - ERROR - opcua_server::config - Cannot find user token with id hello [INFO] [stderr] 2022-04-13 20:03:11.897 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:11.897 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:11.916 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:11.916 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:11.920 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:11.920 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:11.922 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:11.922 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:11.928 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:11.928 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:11.928 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:11.928 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:11.932 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:11.932 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:11.999 - ERROR - opcua_core::config - Cannot create the path to save the config [INFO] [stderr] 2022-04-13 20:03:12.010 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.010 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.010 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.010 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.026 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.026 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.028 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.028 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.032 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.033 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.085 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.085 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.146 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.146 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.160 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.160 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.189 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.189 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.189 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.189 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.222 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.222 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.222 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.223 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.223 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.223 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.254 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.254 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.287 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.287 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.287 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.287 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.288 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.288 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.308 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.308 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.308 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.308 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.309 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.309 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.328 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.328 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.328 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.328 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.463 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.463 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.464 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.464 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.468 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.468 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.468 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.468 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.480 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.480 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.485 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.485 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.489 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.489 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.598 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.598 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.645 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.645 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.658 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.658 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.690 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.690 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.691 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.691 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.754 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.754 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.774 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.774 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.826 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.826 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.860 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.860 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.871 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.871 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.923 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.923 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.923 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.923 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.934 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.934 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.952 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.952 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:12.953 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:12.953 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:13.009 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:13.009 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:13.658 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:13.658 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:13.659 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:13.659 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:13.659 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:13.659 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:13.659 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:13.659 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:13.742 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:13.742 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:13.787 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:13.788 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:13.814 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:13.815 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:13.821 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:13.821 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:13.821 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:13.821 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:13.822 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:13.822 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:13.850 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:13.850 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:13.916 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:13.917 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:13.917 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:13.917 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:13.917 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:13.917 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:13.925 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::address_space::array_as_variable ... ok [INFO] [stderr] 2022-04-13 20:03:13.925 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::address_space::multi_dimension_array_as_variable ... ok [INFO] [stdout] test tests::address_space::simple_delete_node ... ok [INFO] [stdout] test tests::address_space::object_attributes ... ok [INFO] [stdout] test events::operator::like_to_regex_tests ... ok [INFO] [stdout] test tests::server_config_invalid ... ok [INFO] [stdout] test tests::expired_publish_requests ... ok [INFO] [stdout] test tests::services::monitored_item::deadband_pct ... ok [INFO] [stdout] test tests::services::monitored_item::data_change_deadband_abs_test ... ok [INFO] [stdout] test tests::services::monitored_item::deadband_abs ... ok [INFO] [stdout] test tests::services::monitored_item::data_change_filter_test ... ok [INFO] [stdout] test tests::server_config_save ... ok [INFO] [stderr] 2022-04-13 20:03:13.969 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:13.969 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:13.969 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:13.969 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:14.023 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:14.023 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:14.099 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::subscriptions::subscription::update_state_11 ... ok [INFO] [stderr] 2022-04-13 20:03:14.099 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:14.204 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:14.204 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:14.205 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:14.205 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:14.265 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:14.265 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:14.415 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::subscriptions::subscription::update_state_13 ... ok [INFO] [stderr] 2022-04-13 20:03:14.415 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::subscriptions::subscription::update_state_14 ... ok [INFO] [stderr] 2022-04-13 20:03:14.415 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::subscriptions::subscription::update_state_10 ... ok [INFO] [stderr] 2022-04-13 20:03:14.415 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::subscriptions::subscription::basic_subscription ... ok [INFO] [stderr] 2022-04-13 20:03:14.417 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::subscriptions::subscription::update_state_12 ... ok [INFO] [stderr] 2022-04-13 20:03:14.417 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::subscriptions::subscription::update_state_15 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_16 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_27 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_4 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_3 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_6 ... ok [INFO] [stderr] 2022-04-13 20:03:14.524 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::subscriptions::subscription::update_state_7 ... ok [INFO] [stderr] 2022-04-13 20:03:14.524 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::subscriptions::subscription::update_state_8 ... ok [INFO] [stderr] 2022-04-13 20:03:14.524 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:14.524 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::subscriptions::subscription::update_state_17 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_5 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_9 ... ok [INFO] [stderr] 2022-04-13 20:03:14.828 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:14.828 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:14.830 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:14.830 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2022-04-13 20:03:15.021 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2022-04-13 20:03:15.021 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::address_space::find_root_folder ... ok [INFO] [stderr] 2022-04-13 20:03:21.593 - ERROR - opcua_server::services::method - Call to NodeId { namespace: 0, identifier: Numeric(11492) } on NodeId { namespace: 0, identifier: Numeric(2253) } failed with status code BadInvalidArgument [INFO] [stdout] test tests::address_space::find_inverse_references ... ok [INFO] [stderr] 2022-04-13 20:03:21.611 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::address_space::address_space ... ok [INFO] [stderr] 2022-04-13 20:03:21.611 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test events::event::test_events_for_object ... ok [INFO] [stderr] 2022-04-13 20:03:21.727 - ERROR - opcua_server::services::node_management - node class and variable node attributes are not compatible [INFO] [stdout] test tests::services::node_management::add_references_target_node_id_invalid ... ok [INFO] [stderr] 2022-04-13 20:03:21.727 - ERROR - opcua_server::services::node_management - node cannot be created because attributes / not class are not valid [INFO] [stdout] test tests::services::attribute::read_invalid_timestamps ... ok [INFO] [stderr] 2022-04-13 20:03:21.806 - ERROR - opcua_server::address_space::address_space - Method call to NodeId { namespace: 0, identifier: Numeric(11492) } on NodeId { namespace: 0, identifier: Numeric(0) } but the node id is not recognized! [INFO] [stdout] test tests::events::test_bitwise_and ... ok [INFO] [stderr] 2022-04-13 20:03:21.807 - ERROR - opcua_server::services::method - Call to NodeId { namespace: 0, identifier: Numeric(11492) } on NodeId { namespace: 0, identifier: Numeric(0) } failed with status code BadNodeIdUnknown [INFO] [stdout] test tests::services::monitored_item::monitored_item_queue_discard_oldest ... ok [INFO] [stderr] 2022-04-13 20:03:21.832 - ERROR - opcua_server::services::node_management - reference cannot be added because reference type id is invalid [INFO] [stdout] test tests::events::test_bitwise_or ... ok [INFO] [stderr] 2022-04-13 20:03:21.845 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::events::test_between ... ok [INFO] [stderr] 2022-04-13 20:03:21.845 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::events::test_lt ... ok [INFO] [stderr] 2022-04-13 20:03:21.853 - ERROR - opcua_server::state - Client wants to connect with a non binary transport [ [INFO] [stdout] test tests::services::method::call_getmonitoreditems ... ok [INFO] [stderr] UAString { [INFO] [stdout] test tests::services::attribute::history_update_nothing_to_do_2 ... ok [INFO] [stderr] value: Some( [INFO] [stdout] test tests::services::method::call_getmonitoreditems_incorrect_args ... ok [INFO] [stderr] "xxxxxx", [INFO] [stdout] test tests::address_space::object_builder ... ok [INFO] [stderr] ), [INFO] [stdout] test tests::services::node_management::add_nodes_nothing_to_do ... ok [INFO] [stderr] }, [INFO] [stdout] test tests::address_space::hierarchical_references ... ok [INFO] [stderr] ] [INFO] [stdout] test tests::services::attribute::history_update_nothing_to_do_1 ... ok [INFO] [stderr] 2022-04-13 20:03:21.867 - ERROR - opcua_server::services::node_management - reference cannot be added because target node id is invalid [INFO] [stdout] test tests::services::attribute::history_update_history_operation_unsupported ... ok [INFO] [stderr] 2022-04-13 20:03:21.878 - ERROR - opcua_server::address_space::address_space - Method call to NodeId { namespace: 0, identifier: Numeric(0) } on NodeId { namespace: 0, identifier: Numeric(2253) } but the method id is not recognized! [INFO] [stdout] test tests::events::test_not ... ok [INFO] [stderr] 2022-04-13 20:03:21.879 - ERROR - opcua_server::services::method - Call to NodeId { namespace: 0, identifier: Numeric(0) } on NodeId { namespace: 0, identifier: Numeric(2253) } failed with status code BadMethodInvalid [INFO] [stdout] test tests::services::attribute::history_read_nothing_to_do_1 ... ok [INFO] [stderr] 2022-04-13 20:03:21.887 - ERROR - opcua_server::services::node_management - node cannot be deleted [INFO] [stdout] test tests::address_space::find_reference_subtypes ... ok [INFO] [stderr] 2022-04-13 20:03:21.909 - ERROR - opcua_server::services::method - Call to NodeId { namespace: 0, identifier: Numeric(11492) } on NodeId { namespace: 0, identifier: Numeric(2253) } failed with status code BadArgumentsMissing [INFO] [stdout] test tests::events::test_gte ... ok [INFO] [stderr] 2022-04-13 20:03:21.911 - ERROR - opcua_server::services::node_management - node cannot be created because reference type is invalid [INFO] [stdout] test tests::services::discovery::get_endpoints ... ok [INFO] [stderr] 2022-04-13 20:03:21.912 - ERROR - opcua_server::services::method - Call to NodeId { namespace: 0, identifier: Numeric(11492) } on NodeId { namespace: 0, identifier: Numeric(2253) } failed with status code BadTooManyArguments [INFO] [stdout] test tests::address_space::find_common_nodes ... ok [INFO] [stderr] 2022-04-13 20:03:21.971 - ERROR - opcua_server::services::view - Continuation point eF+zZj7j was invalid [INFO] [stdout] test tests::services::node_management::add_references ... ok [INFO] [stderr] 2022-04-13 20:03:21.972 - ERROR - opcua_server::services::node_management - node cannot be created because node class is unspecified [INFO] [stdout] test tests::services::node_management::add_nodes_mismatching_class_and_attributes_exists ... ok [INFO] [stderr] 2022-04-13 20:03:21.991 - ERROR - opcua_server::services::node_management - node cannot be created because parent node id is invalid or does not exist [INFO] [stdout] test tests::address_space::find_types_folder ... ok [INFO] [stderr] 2022-04-13 20:03:22.027 - ERROR - opcua_server::services::attribute - Value could not be set to node ns=1;s=v1 attribute IsAbstract, error = BadAttributeIdInvalid [INFO] [stdout] test tests::address_space::namespaces ... ok [INFO] [stderr] 2022-04-13 20:03:22.027 - ERROR - opcua_server::services::attribute - Value could not be set to node ns=1;s=v6 attribute AccessLevel, error = BadTypeMismatch [INFO] [stdout] test tests::address_space::find_objects_folder ... ok [INFO] [stderr] 2022-04-13 20:03:22.027 - ERROR - opcua_server::services::attribute - Server does not support missing value in write [INFO] [stdout] test tests::services::node_management::delete_references ... ok [INFO] [stderr] 2022-04-13 20:03:22.055 - ERROR - opcua_server::services::node_management - reference cannot be added because source node id is invalid [INFO] [stdout] test tests::services::node_management::add_nodes_valid ... ok [INFO] [stderr] 2022-04-13 20:03:22.078 - ERROR - opcua_server::subscriptions::subscriptions - Cannot find acknowledged notification with sequence number 10001 [INFO] [stdout] test tests::services::discovery::find_servers ... ok [INFO] [stderr] 2022-04-13 20:03:22.087 - ERROR - opcua_server::services::method - Call to NodeId { namespace: 0, identifier: Numeric(11492) } on NodeId { namespace: 0, identifier: Numeric(2253) } failed with status code BadSubscriptionIdInvalid [INFO] [stdout] test tests::services::method::call_getmonitoreditems_invalid_object_id ... ok [INFO] [stderr] 2022-04-13 20:03:22.097 - ERROR - opcua_server::services::node_management - node cannot be created because node id already exists [INFO] [stdout] test tests::services::view::browse_both ... ok [INFO] [stderr] 2022-04-13 20:03:22.154 - ERROR - opcua_server::services::node_management - reference cannot be added because reference type id is invalid [INFO] [stdout] test tests::services::attribute::history_update_history_operation_invalid ... ok [INFO] [stderr] 2022-04-13 20:03:22.191 - ERROR - opcua_server::services::view - Continuation point DpbKt4O9 was invalid [INFO] [stdout] test tests::address_space::find_references ... ok [INFO] [stderr] 2022-04-13 20:03:22.193 - ERROR - opcua_server::services::node_management - reference cannot be added because reference is a duplicate [INFO] [stdout] test tests::address_space::method_builder ... ok [INFO] [stderr] 2022-04-13 20:03:22.196 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::services::attribute::history_update_data_provider ... ok [INFO] [stderr] 2022-04-13 20:03:22.196 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::events::test_or ... ok [INFO] [stderr] 2022-04-13 20:03:22.196 - ERROR - opcua_server::state - Cannot find endpoint that matches path "opc.tcp://localhost:4855/x", security policy None, and security mode None [INFO] [stdout] test tests::services::view::unregister_nodes_nothing_to_do ... ok [INFO] [stderr] 2022-04-13 20:03:22.196 - ERROR - opcua_server::state - Endpoint "/noaccess" does not support anonymous authentication [INFO] [stdout] test tests::events::test_and ... ok [INFO] [stderr] 2022-04-13 20:03:22.201 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::services::discovery::discovery_test ... ok [INFO] [stderr] 2022-04-13 20:03:22.201 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::services::node_management::delete_references_target_node_id_invalid ... ok [INFO] [stderr] 2022-04-13 20:03:22.256 - ERROR - opcua_server::address_space::address_space - Method call to NodeId { namespace: 0, identifier: Numeric(12873) } on NodeId { namespace: 0, identifier: Numeric(0) } but the node id is not recognized! [INFO] [stdout] test tests::events::test_in_list ... ok [INFO] [stderr] 2022-04-13 20:03:22.257 - ERROR - opcua_server::services::method - Call to NodeId { namespace: 0, identifier: Numeric(12873) } on NodeId { namespace: 0, identifier: Numeric(0) } failed with status code BadNodeIdUnknown [INFO] [stdout] test tests::services::method::call_getmonitoreditems_invalid_method_id ... ok [INFO] [stderr] 2022-04-13 20:03:22.257 - ERROR - opcua_server::services::method - Call to NodeId { namespace: 0, identifier: Numeric(12873) } on NodeId { namespace: 0, identifier: Numeric(2253) } failed with status code BadSubscriptionIdInvalid [INFO] [stdout] test tests::services::node_management::delete_nodes_node_id_unknown ... ok [INFO] [stderr] 2022-04-13 20:03:22.297 - ERROR - opcua_server::services::view - Continuation point JWrI4cKS was invalid [INFO] [stdout] test tests::services::monitored_item::monitored_item_triggers ... ok [INFO] [stderr] 2022-04-13 20:03:22.324 - ERROR - opcua_server::services::node_management - node cannot be created because the browse name is a duplicate [INFO] [stdout] test tests::services::subscription::republish ... ok [INFO] [stderr] 2022-04-13 20:03:22.331 - ERROR - opcua_server::events::operator - value_of, cannot find node from browse path [QualifiedName { namespace_index: 0, name: UAString { value: Some("Objects") } }, QualifiedName { namespace_index: 0, name: UAString { value: Some("Event101") } }, QualifiedName { namespace_index: 0, name: UAString { value: Some("Foo") } }] [INFO] [stdout] test tests::services::subscription::multiple_publish_response_subscription ... ok [INFO] [stderr] 2022-04-13 20:03:22.331 - ERROR - opcua_server::events::operator - value_of, cannot find node from browse path [QualifiedName { namespace_index: 0, name: UAString { value: Some("Objects") } }, QualifiedName { namespace_index: 0, name: UAString { value: Some("Foo") } }] [INFO] [stdout] test tests::services::node_management::add_nodes_reference_type_id_invalid ... ok [INFO] [stderr] 2022-04-13 20:03:22.332 - ERROR - opcua_server::services::node_management - node cannot be created because type definition is not valid [INFO] [stdout] test tests::services::method::call_getmonitoreditems_too_many_args ... ok [INFO] [stderr] 2022-04-13 20:03:22.333 - ERROR - opcua_server::events::operator - value_of, cannot find node from browse path [QualifiedName { namespace_index: 0, name: UAString { value: Some("Event100") } }, QualifiedName { namespace_index: 0, name: UAString { value: Some("Foo") } }, QualifiedName { namespace_index: 0, name: UAString { value: Some("Bar") } }] [INFO] [stdout] test tests::services::method::call_getmonitoreditems_no_args ... ok [INFO] [stderr] 2022-04-13 20:03:22.333 - ERROR - opcua_server::events::operator - value_of, cannot find node from browse path [QualifiedName { namespace_index: 0, name: UAString { value: Some("") } }] [INFO] [stdout] test tests::services::attribute::write_index_range ... ok [INFO] [stderr] 2022-04-13 20:03:22.343 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::services::attribute::history_read_nothing_data_provider ... ok [INFO] [stderr] 2022-04-13 20:03:22.343 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test events::event::test_purge_events ... ok [INFO] [stderr] 2022-04-13 20:03:22.369 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::services::subscription::publish_with_no_subscriptions ... ok [INFO] [stderr] 2022-04-13 20:03:22.369 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::services::view::browse_next_cp ... ok [INFO] [stderr] 2022-04-13 20:03:22.385 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stdout] test tests::services::node_management::add_nodes_node_class_invalid ... ok [INFO] [stderr] 2022-04-13 20:03:22.385 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stdout] test tests::services::node_management::delete_nodes ... ok [INFO] [stderr] 2022-04-13 20:03:22.385 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stdout] test tests::services::node_management::add_nodes_user_access_denied ... ok [INFO] [stderr] 2022-04-13 20:03:22.385 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stdout] test tests::services::node_management::add_nodes_parent_node_id_invalid ... ok [INFO] [stderr] 2022-04-13 20:03:22.385 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stdout] test tests::services::monitored_item::unknown_node_id ... ok [INFO] [stderr] 2022-04-13 20:03:22.385 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stdout] test tests::services::node_management::delete_references_user_access_denied ... ok [INFO] [stderr] 2022-04-13 20:03:22.385 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stdout] test tests::services::attribute::write ... ok [INFO] [stderr] 2022-04-13 20:03:22.385 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stdout] test tests::services::view::register_nodes_nothing_to_do ... ok [INFO] [stderr] 2022-04-13 20:03:22.385 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stdout] test tests::services::node_management::add_references_server_uri_invalid ... ok [INFO] [stderr] 2022-04-13 20:03:22.386 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stdout] test tests::address_space::find_references_by_direction ... ok [INFO] [stderr] 2022-04-13 20:03:22.386 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stdout] test tests::services::node_management::delete_references_source_node_id_invalid ... ok [INFO] [stderr] 2022-04-13 20:03:22.386 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stdout] test tests::address_space::find_nodes_relative_path ... ok [INFO] [stderr] 2022-04-13 20:03:22.386 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stdout] test tests::services::attribute::read ... ok [INFO] [stderr] 2022-04-13 20:03:22.386 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stdout] test tests::services::node_management::add_references_source_node_id_invalid ... ok [INFO] [stderr] 2022-04-13 20:03:22.386 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stdout] test tests::services::subscription::publish_keep_alive ... ok [INFO] [stderr] 2022-04-13 20:03:22.386 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stdout] test tests::services::subscription::acknowledge_unknown_sequence_nr ... ok [INFO] [stderr] 2022-04-13 20:03:22.386 - ERROR - opcua_server::events::event_filter - Operand cannot be read from extension object, err = BadFilterOperandInvalid [INFO] [stdout] test tests::services::view::browse_non_null_view ... ok [INFO] [stderr] 2022-04-13 20:03:22.386 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operator [INFO] [stdout] test tests::services::view::browse_inverse ... ok [INFO] [stderr] 2022-04-13 20:03:22.471 - ERROR - opcua_server::services::node_management - node cannot be created because type definition is not valid [INFO] [stdout] test tests::services::method::call_getmonitoreditems_invalid_subscription_id ... ok [INFO] [stderr] 2022-04-13 20:03:22.478 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::services::view::browse_next_no_cp1 ... ok [INFO] [stderr] 2022-04-13 20:03:22.478 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::services::node_management::add_nodes_node_id_exists ... ok [INFO] [stderr] 2022-04-13 20:03:22.511 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::services::node_management::add_references_reference_local_only ... ok [INFO] [stderr] 2022-04-13 20:03:22.511 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::services::view::browse ... ok [INFO] [stderr] 2022-04-13 20:03:22.596 - ERROR - opcua_server::services::node_management - node cannot be created because type definition is not valid [INFO] [stdout] test tests::events::test_eq ... ok [INFO] [stderr] 2022-04-13 20:03:22.603 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::services::node_management::delete_nodes_user_access_denied ... ok [INFO] [stderr] 2022-04-13 20:03:22.603 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::events::test_lte ... ok [INFO] [stderr] 2022-04-13 20:03:22.644 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::services::view::translate_browse_paths_to_node_ids2 ... ok [INFO] [stderr] 2022-04-13 20:03:22.644 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::services::view::browse_node_class_mask ... ok [INFO] [stderr] 2022-04-13 20:03:22.719 - ERROR - opcua_server::services::node_management - node cannot be created because type definition is not valid [INFO] [stdout] test tests::events::test_gt ... ok [INFO] [stderr] 2022-04-13 20:03:22.769 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::services::node_management::add_references_reference_type_id_invalid ... ok [INFO] [stderr] 2022-04-13 20:03:22.769 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::services::view::browse_next_multiple_cps ... ok [INFO] [stderr] 2022-04-13 20:03:22.895 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::services::subscription::publish_response_subscription ... ok [INFO] [stderr] 2022-04-13 20:03:22.895 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::services::view::browse_next_release_cp ... ok [INFO] [stderr] 2022-04-13 20:03:23.028 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::services::view::register_nodes ... ok [INFO] [stderr] 2022-04-13 20:03:23.028 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::services::node_management::add_references_duplicate_reference_not_allowed ... ok [INFO] [stdout] test tests::services::session::anonymous_user_token ... ok [INFO] [stdout] test tests::services::attribute::history_read_nothing_history_operation_invalid ... ok [INFO] [stdout] test tests::services::view::browse_next_no_cp2 ... ok [INFO] [stdout] test tests::services::view::register_nodes_no_handler ... ok [INFO] [stdout] test tests::services::view::translate_browse_paths_to_node_ids ... ok [INFO] [stdout] test tests::services::subscription::create_modify_destroy_subscription ... ok [INFO] [stdout] test tests::services::view::unregister_nodes ... ok [INFO] [stdout] test tests::services::method::call_resend_data ... ok [INFO] [stdout] test tests::services::attribute::write_bytestring_to_byte_array ... ok [INFO] [stdout] test tests::services::view::browse_next_modify_address_space ... ok [INFO] [stdout] test tests::address_space::find_views_folder ... ok [INFO] [stdout] test tests::services::node_management::add_nodes_browse_name_duplicated ... ok [INFO] [stdout] test tests::events::test_where_clause ... ok [INFO] [stdout] test tests::services::node_management::add_references_node_class_invalid ... ok [INFO] [stdout] test events::event::test_event_source_node ... ok [INFO] [stdout] test events::event::test_event_time ... ok [INFO] [stdout] test tests::address_space::is_subtype ... ok [INFO] [stdout] test tests::address_space::browse_nodes ... ok [INFO] [stdout] test tests::address_space::find_node_by_id ... ok [INFO] [stdout] test tests::address_space::object_type_builder ... ok [INFO] [stdout] test tests::server_config_sample_save ... FAILED [INFO] [stdout] test events::event_filter::validate_where_clause_test ... ok [INFO] [stdout] test tests::services::session::user_name_pass_token ... FAILED [INFO] [stdout] test tests::services::monitored_item::monitored_item_data_change_filter ... ok [INFO] [stdout] test tests::services::monitored_item::monitored_item_event_filter ... ok [INFO] [stdout] test tests::address_space::delete_node ... ok [INFO] [stdout] test tests::address_space::variable_builder ... ok [INFO] [stdout] test tests::services::node_management::add_nodes_type_definition_invalid ... ok [INFO] [stdout] test tests::services::subscription::test_revised_keep_alive_lifetime_counts ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::server_config_sample_save stdout ---- [INFO] [stdout] Path is "/opt/rustwide/workdir/../samples/server.conf" [INFO] [stdout] thread 'tests::server_config_sample_save' panicked at 'assertion failed: config.save(&path).is_ok()', src/tests/mod.rs:72:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5583472fea0d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5583472fea0d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5583472fea0d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5583472fea0d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x558347326d3c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5583472f8d28 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x558347300fb7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x558347300fb7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x558347300fb7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x558347300cec - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x558347301709 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5583473013b9 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5583472feed4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x558347301109 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x558346784673 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55834678453d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x558346e1dd52 - opcua_server::tests::server_config_sample_save::h043c001164af9f46 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:72:5 [INFO] [stdout] 17: 0x558346e1db3a - opcua_server::tests::server_config_sample_save::{{closure}}::haa214fefd583d84c [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:64:1 [INFO] [stdout] 18: 0x558346ab22ee - core::ops::function::FnOnce::call_once::ha5af0096b6e06b1f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x558346eb4123 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558346eb4123 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 21: 0x558346eb2e04 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 22: 0x558346eb2e04 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x558346eb2e04 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x558346eb2e04 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x558346eb2e04 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x558346eb2e04 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 27: 0x558346eb2e04 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x558346ebc721 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x558346ebc721 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x558346e88d9f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 31: 0x558346e88d9f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x558346e88d9f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x558346e88d9f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x558346e88d9f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x558346e88d9f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 36: 0x558346e88d9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x5583473074e3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 38: 0x5583473074e3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x5583473074e3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7f62f2677609 - start_thread [INFO] [stdout] 41: 0x7f62f2445163 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::services::session::user_name_pass_token stdout ---- [INFO] [stdout] thread 'tests::services::session::user_name_pass_token' panicked at 'assertion failed: server_cert.is_some()', src/tests/services/session.rs:154:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5583472fea0d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5583472fea0d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5583472fea0d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5583472fea0d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x558347326d3c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5583472f8d28 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x558347300fb7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x558347300fb7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x558347300fb7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x558347300cec - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x558347301709 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5583473013b9 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5583472feed4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x558347301109 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x558346784673 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55834678453d - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55834680a9c0 - opcua_server::tests::services::session::user_name_pass_token::{{closure}}::h754c2732ed72d5f1 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/services/session.rs:154:13 [INFO] [stdout] 17: 0x5583467b1e6b - opcua_server::tests::services::session::do_session_service_test::h7e26ce978b47fc4c [INFO] [stdout] at /opt/rustwide/workdir/src/tests/services/session.rs:46:5 [INFO] [stdout] 18: 0x55834680a7d8 - opcua_server::tests::services::session::user_name_pass_token::hdaeb6895c4ceb943 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/services/session.rs:147:5 [INFO] [stdout] 19: 0x55834680a79a - opcua_server::tests::services::session::user_name_pass_token::{{closure}}::h9ec9224f58a90d8f [INFO] [stdout] at /opt/rustwide/workdir/src/tests/services/session.rs:146:1 [INFO] [stdout] 20: 0x558346ab254e - core::ops::function::FnOnce::call_once::hb3992c13cadac7e7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x558346eb4123 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x558346eb4123 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 23: 0x558346eb2e04 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 24: 0x558346eb2e04 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x558346eb2e04 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x558346eb2e04 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x558346eb2e04 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x558346eb2e04 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 29: 0x558346eb2e04 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 30: 0x558346ebc721 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 31: 0x558346ebc721 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x558346e88d9f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x558346e88d9f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x558346e88d9f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x558346e88d9f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x558346e88d9f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x558346e88d9f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x558346e88d9f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x5583473074e3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x5583473074e3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 41: 0x5583473074e3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f62f2677609 - start_thread [INFO] [stdout] 43: 0x7f62f2445163 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::server_config_sample_save [INFO] [stdout] tests::services::session::user_name_pass_token [INFO] [stdout] [INFO] [stdout] test result: FAILED. 149 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.17s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "de1e7d364af034883c7cb7fa56ff0cfdc7858d5c55f4c5e8afe85068a8b6e1fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de1e7d364af034883c7cb7fa56ff0cfdc7858d5c55f4c5e8afe85068a8b6e1fa", kill_on_drop: false }` [INFO] [stdout] de1e7d364af034883c7cb7fa56ff0cfdc7858d5c55f4c5e8afe85068a8b6e1fa