[INFO] fetching crate opcua-server 0.8.0... [INFO] testing opcua-server-0.8.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate opcua-server 0.8.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate opcua-server 0.8.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate opcua-server 0.8.0 [INFO] finished tweaking crates.io crate opcua-server 0.8.0 [INFO] tweaked toml for crates.io crate opcua-server 0.8.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e122147cb3adf2d7d5efb634ebc35f276725bf60729d3c528e4f726b178f8f9c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e122147cb3adf2d7d5efb634ebc35f276725bf60729d3c528e4f726b178f8f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e122147cb3adf2d7d5efb634ebc35f276725bf60729d3c528e4f726b178f8f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e122147cb3adf2d7d5efb634ebc35f276725bf60729d3c528e4f726b178f8f9c", kill_on_drop: false }` [INFO] [stdout] e122147cb3adf2d7d5efb634ebc35f276725bf60729d3c528e4f726b178f8f9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e4f5ea71a48b3595d5e42562f4f097aa816a095740db6a7049e43ae106e9131 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9e4f5ea71a48b3595d5e42562f4f097aa816a095740db6a7049e43ae106e9131", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling opcua-types v0.8.0 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling opcua-crypto v0.8.0 [INFO] [stderr] Compiling opcua-core v0.8.0 [INFO] [stderr] Compiling opcua-server v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `builder` [INFO] [stdout] --> src/session_diagnostics.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let builder = ObjectBuilder::new(session_id, format!("{}", session_id), format!("{}", session_id)) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_builder` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestamps_to_return` [INFO] [stdout] --> src/address_space/base.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | ...max_age(&self, timestamps_to_return: TimestampsToReturn, attribute_id: AttributeId, _index_range: NumericRange, _data_encoding: &Quali... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamps_to_return` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_last_service_request_timestamp` [INFO] [stdout] --> src/services/message_handler.rs:357:8 [INFO] [stdout] | [INFO] [stdout] 357 | fn update_last_service_request_timestamp(session: Arc>, now: DateTimeUtc) { [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: `deregister_session` [INFO] [stdout] --> src/session_diagnostics.rs:125:19 [INFO] [stdout] | [INFO] [stdout] 125 | pub(crate) fn deregister_session(&self, session: &Session, address_space: &mut AddressSpace) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `service_counter` [INFO] [stdout] --> src/session_diagnostics.rs:141:19 [INFO] [stdout] | [INFO] [stdout] 141 | pub(crate) fn service_counter(&mut self, diagnostic_key: &'static str) -> ServiceCounterDataType { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `deregister_session` [INFO] [stdout] --> src/session.rs:426:19 [INFO] [stdout] | [INFO] [stdout] 426 | pub(crate) fn deregister_session(&self, address_space: Arc>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "9e4f5ea71a48b3595d5e42562f4f097aa816a095740db6a7049e43ae106e9131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e4f5ea71a48b3595d5e42562f4f097aa816a095740db6a7049e43ae106e9131", kill_on_drop: false }` [INFO] [stdout] 9e4f5ea71a48b3595d5e42562f4f097aa816a095740db6a7049e43ae106e9131 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 140300274c3ea504a4c258e626708bcc2d1e93e60427994d9bb21d938f3ab435 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "140300274c3ea504a4c258e626708bcc2d1e93e60427994d9bb21d938f3ab435", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stdout] warning: unused variable: `builder` [INFO] [stdout] --> src/session_diagnostics.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let builder = ObjectBuilder::new(session_id, format!("{}", session_id), format!("{}", session_id)) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_builder` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestamps_to_return` [INFO] [stdout] --> src/address_space/base.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | ...max_age(&self, timestamps_to_return: TimestampsToReturn, attribute_id: AttributeId, _index_range: NumericRange, _data_encoding: &Quali... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamps_to_return` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_last_service_request_timestamp` [INFO] [stdout] --> src/services/message_handler.rs:357:8 [INFO] [stdout] | [INFO] [stdout] 357 | fn update_last_service_request_timestamp(session: Arc>, now: DateTimeUtc) { [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: `deregister_session` [INFO] [stdout] --> src/session_diagnostics.rs:125:19 [INFO] [stdout] | [INFO] [stdout] 125 | pub(crate) fn deregister_session(&self, session: &Session, address_space: &mut AddressSpace) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `service_counter` [INFO] [stdout] --> src/session_diagnostics.rs:141:19 [INFO] [stdout] | [INFO] [stdout] 141 | pub(crate) fn service_counter(&mut self, diagnostic_key: &'static str) -> ServiceCounterDataType { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `deregister_session` [INFO] [stdout] --> src/session.rs:426:19 [INFO] [stdout] | [INFO] [stdout] 426 | pub(crate) fn deregister_session(&self, address_space: Arc>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling opcua-console-logging v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling opcua-server v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `builder` [INFO] [stdout] --> src/session_diagnostics.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let builder = ObjectBuilder::new(session_id, format!("{}", session_id), format!("{}", session_id)) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_builder` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestamps_to_return` [INFO] [stdout] --> src/address_space/base.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | ...max_age(&self, timestamps_to_return: TimestampsToReturn, attribute_id: AttributeId, _index_range: NumericRange, _data_encoding: &Quali... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamps_to_return` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `server_state` [INFO] [stdout] --> src/tests/services/subscription.rs:55:35 [INFO] [stdout] | [INFO] [stdout] 55 | 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:55:49 [INFO] [stdout] | [INFO] [stdout] 55 | 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:55:61 [INFO] [stdout] | [INFO] [stdout] 55 | 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:250:13 [INFO] [stdout] | [INFO] [stdout] 250 | 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:249:77 [INFO] [stdout] | [INFO] [stdout] 249 | 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:268:77 [INFO] [stdout] | [INFO] [stdout] 268 | 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: `update_last_service_request_timestamp` [INFO] [stdout] --> src/services/message_handler.rs:357:8 [INFO] [stdout] | [INFO] [stdout] 357 | fn update_last_service_request_timestamp(session: Arc>, now: DateTimeUtc) { [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: `deregister_session` [INFO] [stdout] --> src/session_diagnostics.rs:125:19 [INFO] [stdout] | [INFO] [stdout] 125 | pub(crate) fn deregister_session(&self, session: &Session, address_space: &mut AddressSpace) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `service_counter` [INFO] [stdout] --> src/session_diagnostics.rs:141:19 [INFO] [stdout] | [INFO] [stdout] 141 | pub(crate) fn service_counter(&mut self, diagnostic_key: &'static str) -> ServiceCounterDataType { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `deregister_session` [INFO] [stdout] --> src/session.rs:426:19 [INFO] [stdout] | [INFO] [stdout] 426 | pub(crate) fn deregister_session(&self, address_space: Arc>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `message` [INFO] [stdout] --> src/events/event.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn message(mut self, message: T) -> $event where T: Into { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/events.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | base_event_impl!(TestEventType, base); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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:253:13 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn source_node(mut self, source_node: T) -> $event where T: Into { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/events.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | base_event_impl!(TestEventType, base); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn source_name(mut self, source_name: T) -> $event where T: Into { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/events.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | base_event_impl!(TestEventType, base); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn local_time(mut self, local_time: Option) -> $event { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/events.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | base_event_impl!(TestEventType, base); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn severity(mut self, severity: u16) -> $event { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/events.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | base_event_impl!(TestEventType, base); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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:273:13 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn receive_time(mut self, receive_time: DateTime) -> $event { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/events.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | base_event_impl!(TestEventType, base); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "140300274c3ea504a4c258e626708bcc2d1e93e60427994d9bb21d938f3ab435", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "140300274c3ea504a4c258e626708bcc2d1e93e60427994d9bb21d938f3ab435", kill_on_drop: false }` [INFO] [stdout] 140300274c3ea504a4c258e626708bcc2d1e93e60427994d9bb21d938f3ab435 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c0bb489da01cf9bc158bad80a00af7adbb2ed33e21e2921ce2aeb104b8d640d9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c0bb489da01cf9bc158bad80a00af7adbb2ed33e21e2921ce2aeb104b8d640d9", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `builder` [INFO] [stderr] --> src/session_diagnostics.rs:43:13 [INFO] [stderr] | [INFO] [stderr] 43 | let builder = ObjectBuilder::new(session_id, format!("{}", session_id), format!("{}", session_id)) [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_builder` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `timestamps_to_return` [INFO] [stderr] --> src/address_space/base.rs:78:37 [INFO] [stderr] | [INFO] [stderr] 78 | ...max_age(&self, timestamps_to_return: TimestampsToReturn, attribute_id: AttributeId, _index_range: NumericRange, _data_encoding: &Quali... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamps_to_return` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `update_last_service_request_timestamp` [INFO] [stderr] --> src/services/message_handler.rs:357:8 [INFO] [stderr] | [INFO] [stderr] 357 | fn update_last_service_request_timestamp(session: Arc>, now: DateTimeUtc) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `deregister_session` [INFO] [stderr] --> src/session_diagnostics.rs:125:19 [INFO] [stderr] | [INFO] [stderr] 125 | pub(crate) fn deregister_session(&self, session: &Session, address_space: &mut AddressSpace) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `service_counter` [INFO] [stderr] --> src/session_diagnostics.rs:141:19 [INFO] [stderr] | [INFO] [stderr] 141 | pub(crate) fn service_counter(&mut self, diagnostic_key: &'static str) -> ServiceCounterDataType { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `deregister_session` [INFO] [stderr] --> src/session.rs:426:19 [INFO] [stderr] | [INFO] [stderr] 426 | pub(crate) fn deregister_session(&self, address_space: Arc>) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `builder` [INFO] [stderr] --> src/session_diagnostics.rs:43:13 [INFO] [stderr] | [INFO] [stderr] 43 | let builder = ObjectBuilder::new(session_id, format!("{}", session_id), format!("{}", session_id)) [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_builder` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `timestamps_to_return` [INFO] [stderr] --> src/address_space/base.rs:78:37 [INFO] [stderr] | [INFO] [stderr] 78 | ...max_age(&self, timestamps_to_return: TimestampsToReturn, attribute_id: AttributeId, _index_range: NumericRange, _data_encoding: &Quali... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamps_to_return` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `server_state` [INFO] [stderr] --> src/tests/services/subscription.rs:55:35 [INFO] [stderr] | [INFO] [stderr] 55 | 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:55:49 [INFO] [stderr] | [INFO] [stderr] 55 | 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:55:61 [INFO] [stderr] | [INFO] [stderr] 55 | 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:250:13 [INFO] [stderr] | [INFO] [stderr] 250 | 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:249:77 [INFO] [stderr] | [INFO] [stderr] 249 | 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:268:77 [INFO] [stderr] | [INFO] [stderr] 268 | 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: `update_last_service_request_timestamp` [INFO] [stderr] --> src/services/message_handler.rs:357:8 [INFO] [stderr] | [INFO] [stderr] 357 | fn update_last_service_request_timestamp(session: Arc>, now: DateTimeUtc) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `deregister_session` [INFO] [stderr] --> src/session_diagnostics.rs:125:19 [INFO] [stderr] | [INFO] [stderr] 125 | pub(crate) fn deregister_session(&self, session: &Session, address_space: &mut AddressSpace) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `service_counter` [INFO] [stderr] --> src/session_diagnostics.rs:141:19 [INFO] [stderr] | [INFO] [stderr] 141 | pub(crate) fn service_counter(&mut self, diagnostic_key: &'static str) -> ServiceCounterDataType { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `deregister_session` [INFO] [stderr] --> src/session.rs:426:19 [INFO] [stderr] | [INFO] [stderr] 426 | pub(crate) fn deregister_session(&self, address_space: Arc>) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `message` [INFO] [stderr] --> src/events/event.rs:248:13 [INFO] [stderr] | [INFO] [stderr] 248 | pub fn message(mut self, message: T) -> $event where T: Into { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests/events.rs:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | base_event_impl!(TestEventType, base); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (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:253:13 [INFO] [stderr] | [INFO] [stderr] 253 | pub fn source_node(mut self, source_node: T) -> $event where T: Into { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests/events.rs:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | base_event_impl!(TestEventType, base); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (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:258:13 [INFO] [stderr] | [INFO] [stderr] 258 | pub fn source_name(mut self, source_name: T) -> $event where T: Into { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests/events.rs:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | base_event_impl!(TestEventType, base); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (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:263:13 [INFO] [stderr] | [INFO] [stderr] 263 | pub fn local_time(mut self, local_time: Option) -> $event { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests/events.rs:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | base_event_impl!(TestEventType, base); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (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:268:13 [INFO] [stderr] | [INFO] [stderr] 268 | pub fn severity(mut self, severity: u16) -> $event { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests/events.rs:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | base_event_impl!(TestEventType, base); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (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:273:13 [INFO] [stderr] | [INFO] [stderr] 273 | pub fn receive_time(mut self, receive_time: DateTime) -> $event { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests/events.rs:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | base_event_impl!(TestEventType, base); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 18 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/opcua_server-5ab0a29c3b80187d [INFO] [stdout] [INFO] [stdout] running 150 tests [INFO] [stdout] test tests::address_space::array_as_variable ... ok [INFO] [stdout] test events::operator::like_to_regex_tests ... ok [INFO] [stderr] 2021-01-05 05:15:29.723 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-01-05 05:15:29.723 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-01-05 05:15:29.723 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-01-05 05:15:29.723 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-01-05 05:15:29.723 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-01-05 05:15:29.724 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-01-05 05:15:29.724 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-01-05 05:15:29.724 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-01-05 05:15:29.724 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-01-05 05:15:29.724 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-01-05 05:15:29.724 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-01-05 05:15:29.724 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-01-05 05:15:29.724 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-01-05 05:15:29.724 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-01-05 05:15:29.724 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-01-05 05:15:29.724 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-01-05 05:15:29.724 - ERROR - opcua_server::events::event_filter - Operand cannot be read from extension object, err = BadFilterOperandInvalid [INFO] [stderr] 2021-01-05 05:15:29.724 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operator [INFO] [stdout] test events::event_filter::validate_where_clause_test ... ok [INFO] [stdout] test tests::address_space::find_reference_subtypes ... ok [INFO] [stdout] test tests::address_space::find_inverse_references ... ok [INFO] [stdout] test events::event::test_event_time ... ok [INFO] [stdout] test tests::address_space::browse_nodes ... ok [INFO] [stdout] test tests::address_space::address_space ... ok [INFO] [stdout] test events::event::test_event_source_node ... ok [INFO] [stdout] test tests::address_space::find_node_by_id ... ok [INFO] [stdout] test tests::address_space::find_objects_folder ... ok [INFO] [stdout] test tests::address_space::multi_dimension_array_as_variable ... ok [INFO] [stdout] test tests::address_space::find_references ... ok [INFO] [stdout] test events::event::test_events_for_object ... ok [INFO] [stdout] test tests::address_space::object_attributes ... ok [INFO] [stdout] test tests::address_space::simple_delete_node ... ok [INFO] [stdout] test tests::address_space::find_references_by_direction ... ok [INFO] [stdout] test tests::address_space::find_common_nodes ... ok [INFO] [stdout] test tests::address_space::find_root_folder ... ok [INFO] [stdout] test tests::address_space::delete_node ... ok [INFO] [stdout] test events::event::test_purge_events ... ok [INFO] [stdout] test tests::events::test_and ... ok [INFO] [stdout] test tests::address_space::is_subtype ... ok [INFO] [stdout] test tests::events::test_bitwise_or ... ok [INFO] [stdout] test tests::events::test_lt ... ok [INFO] [stdout] test tests::events::test_not ... ok [INFO] [stdout] test tests::events::test_between ... ok [INFO] [stdout] test tests::events::test_gt ... ok [INFO] [stdout] test tests::expired_publish_requests ... ok [INFO] [stdout] test tests::address_space::find_views_folder ... ok [INFO] [stderr] 2021-01-05 05:15:33.335 - ERROR - opcua_server::config - Server configuration is invalid. It defines no endpoints [INFO] [stdout] test tests::server_config_invalid ... ok [INFO] [stderr] 2021-01-05 05:15:33.336 - ERROR - opcua_server::config - Cannot find user token with id hello [INFO] [stdout] test tests::server_config_save ... ok [INFO] [stderr] 2021-01-05 05:15:33.515 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:33.515 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:33.555 - ERROR - opcua_core::config - Cannot create the path to save the config [INFO] [stderr] 2021-01-05 05:15:33.767 - 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] [stderr] 2021-01-05 05:15:33.768 - 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] [stderr] 2021-01-05 05:15:33.770 - 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] [stderr] 2021-01-05 05:15:33.771 - 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::events::test_where_clause ... ok [INFO] [stderr] 2021-01-05 05:15:33.829 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:33.829 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:34.474 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::attribute::history_read_nothing_history_operation_invalid ... ok [INFO] [stderr] 2021-01-05 05:15:34.546 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:34.546 - 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::method_builder ... ok [INFO] [stdout] test tests::events::test_or ... ok [INFO] [stderr] 2021-01-05 05:15:34.851 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:34.851 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:34.857 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:34.857 - 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::object_type_builder ... ok [INFO] [stderr] 2021-01-05 05:15:34.956 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:34.956 - 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::hierarchical_references ... ok [INFO] [stderr] 2021-01-05 05:15:35.108 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:35.108 - 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_bitwise_and ... ok [INFO] [stderr] 2021-01-05 05:15:35.196 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:35.198 - 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::namespaces ... ok [INFO] [stderr] 2021-01-05 05:15:35.243 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:35.243 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:35.245 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::attribute::history_update_data_provider ... ok [INFO] [stderr] 2021-01-05 05:15:35.325 - 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::object_builder ... ok [INFO] [stderr] 2021-01-05 05:15:35.325 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:35.351 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:35.351 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:35.637 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::attribute::read_invalid_timestamps ... ok [INFO] [stderr] 2021-01-05 05:15:35.685 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:35.685 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:36.092 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::attribute::write_bytestring_to_byte_array ... ok [INFO] [stderr] 2021-01-05 05:15:36.183 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:36.183 - 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::server_config_sample_save ... FAILED [INFO] [stderr] 2021-01-05 05:15:36.295 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:36.295 - 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_eq ... ok [INFO] [stderr] 2021-01-05 05:15:36.433 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:36.433 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:36.548 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::attribute::history_update_history_operation_invalid ... ok [INFO] [stderr] 2021-01-05 05:15:36.668 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:36.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] 2021-01-05 05:15:36.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] 2021-01-05 05:15:36.707 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::events::test_lte ... ok [INFO] [stdout] test tests::services::attribute::history_read_nothing_to_do_1 ... ok [INFO] [stderr] 2021-01-05 05:15:36.773 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:36.773 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:36.783 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:36.783 - 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_gte ... ok [INFO] [stderr] 2021-01-05 05:15:36.876 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:36.876 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:36.959 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::attribute::write_index_range ... ok [INFO] [stdout] test tests::services::attribute::history_update_history_operation_unsupported ... ok [INFO] [stderr] 2021-01-05 05:15:37.014 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:37.014 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:37.016 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:37.016 - 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_types_folder ... ok [INFO] [stderr] 2021-01-05 05:15:37.278 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:37.278 - 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_in_list ... ok [INFO] [stderr] 2021-01-05 05:15:37.403 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:37.403 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:37.767 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:37.767 - 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_subscription_id ... ok [INFO] [stderr] 2021-01-05 05:15:37.795 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:37.795 - 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::attribute::history_read_nothing_data_provider ... ok [INFO] [stderr] 2021-01-05 05:15:38.103 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::monitored_item::data_change_deadband_abs_test ... ok [INFO] [stdout] test tests::services::monitored_item::data_change_filter_test ... ok [INFO] [stdout] test tests::services::monitored_item::deadband_abs ... ok [INFO] [stdout] test tests::services::monitored_item::deadband_pct ... ok [INFO] [stderr] 2021-01-05 05:15:38.368 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::method::call_getmonitoreditems ... ok [INFO] [stderr] 2021-01-05 05:15:38.703 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::attribute::history_update_nothing_to_do_2 ... ok [INFO] [stdout] test tests::services::monitored_item::monitored_item_queue_discard_oldest ... ok [INFO] [stderr] 2021-01-05 05:15:38.801 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:38.801 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:39.003 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::attribute::history_update_nothing_to_do_1 ... ok [INFO] [stdout] test tests::services::monitored_item::monitored_item_event_filter ... ok [INFO] [stderr] 2021-01-05 05:15:39.103 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:39.104 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:39.148 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:39.148 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:39.251 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::attribute::read ... ok [INFO] [stderr] 2021-01-05 05:15:39.376 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:39.376 - ERROR - opcua_server::services::attribute - Value could not be set to node ns=1;s=v1 attribute IsAbstract, error = BadAttributeIdInvalid [INFO] [stderr] 2021-01-05 05:15:39.376 - ERROR - opcua_server::services::attribute - Value could not be set to node ns=1;s=v6 attribute AccessLevel, error = BadTypeMismatch [INFO] [stderr] 2021-01-05 05:15:39.377 - ERROR - opcua_server::services::attribute - Server does not support missing value in write [INFO] [stdout] test tests::services::attribute::write ... ok [INFO] [stderr] 2021-01-05 05:15:39.425 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:39.425 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:39.492 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:39.492 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:39.536 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:39.537 - 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::services::method::call_getmonitoreditems_incorrect_args ... ok [INFO] [stderr] 2021-01-05 05:15:39.606 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:39.627 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:39.627 - 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::discovery::get_endpoints ... ok [INFO] [stderr] 2021-01-05 05:15:39.671 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:39.671 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:39.736 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:39.737 - 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] [stderr] 2021-01-05 05:15:39.737 - 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::method::call_getmonitoreditems_invalid_object_id ... ok [INFO] [stderr] 2021-01-05 05:15:39.818 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:39.819 - 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] [stderr] 2021-01-05 05:15:39.819 - 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] [stderr] 2021-01-05 05:15:39.819 - 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::method::call_resend_data ... ok [INFO] [stderr] 2021-01-05 05:15:39.865 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:39.865 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:39.918 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:39.918 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:39.922 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:39.922 - ERROR - opcua_server::services::node_management - node cannot be created because node class is unspecified [INFO] [stdout] test tests::services::node_management::add_nodes_node_class_invalid ... ok [INFO] [stderr] 2021-01-05 05:15:39.977 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:39.977 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:40.582 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::monitored_item::monitored_item_triggers ... ok [INFO] [stderr] 2021-01-05 05:15:40.807 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:40.807 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:41.031 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:41.039 - ERROR - opcua_server::state - Client wants to connect with a non binary transport [ [INFO] [stderr] UAString { [INFO] [stderr] value: Some( [INFO] [stderr] "xxxxxx", [INFO] [stderr] ), [INFO] [stderr] }, [INFO] [stderr] ] [INFO] [stdout] test tests::services::discovery::discovery_test ... ok [INFO] [stderr] 2021-01-05 05:15:41.084 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:41.084 - 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] [stderr] 2021-01-05 05:15:41.084 - 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::method::call_getmonitoreditems_invalid_method_id ... ok [INFO] [stderr] 2021-01-05 05:15:41.105 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:41.118 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:41.118 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:41.131 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:41.131 - 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_user_access_denied ... ok [INFO] [stderr] 2021-01-05 05:15:41.218 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:41.218 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:41.308 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:41.308 - 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::services::method::call_getmonitoreditems_too_many_args ... ok [INFO] [stderr] 2021-01-05 05:15:41.375 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:41.375 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:41.413 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:41.413 - 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::services::method::call_getmonitoreditems_no_args ... ok [INFO] [stderr] 2021-01-05 05:15:41.488 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:41.488 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:41.602 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:41.603 - ERROR - opcua_server::services::node_management - reference cannot be added because reference is a duplicate [INFO] [stdout] test tests::services::node_management::add_references_duplicate_reference_not_allowed ... ok [INFO] [stderr] 2021-01-05 05:15:41.687 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:41.687 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:42.239 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:42.535 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:42.558 - ERROR - opcua_server::services::node_management - node cannot be created because parent node id is invalid or does not exist [INFO] [stdout] test tests::services::node_management::add_nodes_parent_node_id_invalid ... ok [INFO] [stderr] 2021-01-05 05:15:42.607 - ERROR - opcua_server::services::node_management - node cannot be created because reference type is invalid [INFO] [stdout] test tests::services::node_management::add_nodes_reference_type_id_invalid ... ok [INFO] [stderr] 2021-01-05 05:15:42.655 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:42.655 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:42.664 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:42.664 - 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::monitored_item::monitored_item_data_change_filter ... ok [INFO] [stderr] 2021-01-05 05:15:42.744 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::node_management::add_nodes_valid ... ok [INFO] [stderr] 2021-01-05 05:15:42.791 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:42.791 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:42.802 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:42.804 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:42.862 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:42.887 - ERROR - opcua_server::services::node_management - node cannot be created because the browse name is a duplicate [INFO] [stderr] 2021-01-05 05:15:42.952 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::address_space::variable_builder ... ok [INFO] [stderr] 2021-01-05 05:15:42.964 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:42.965 - 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_browse_name_duplicated ... ok [INFO] [stdout] test tests::services::node_management::add_nodes_nothing_to_do ... ok [INFO] [stderr] 2021-01-05 05:15:43.105 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:43.105 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:43.111 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:43.111 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:43.307 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:43.328 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:43.329 - ERROR - opcua_server::services::node_management - node class and variable node attributes are not compatible [INFO] [stderr] 2021-01-05 05:15:43.330 - ERROR - opcua_server::services::node_management - node cannot be created because attributes / not class are not valid [INFO] [stderr] 2021-01-05 05:15:43.341 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::node_management::add_nodes_mismatching_class_and_attributes_exists ... ok [INFO] [stderr] 2021-01-05 05:15:43.362 - ERROR - opcua_server::services::node_management - node cannot be created because type definition is not valid [INFO] [stdout] test tests::services::node_management::add_references_server_uri_invalid ... ok [INFO] [stderr] 2021-01-05 05:15:43.383 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:43.383 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:43.393 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:43.394 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:43.411 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:43.426 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:43.426 - 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_source_node_id_invalid ... ok [INFO] [stderr] 2021-01-05 05:15:43.484 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:43.484 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:43.544 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:43.566 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:43.566 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:43.594 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:43.627 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::discovery::find_servers ... ok [INFO] [stderr] 2021-01-05 05:15:43.729 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:43.729 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:43.738 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:43.742 - ERROR - opcua_server::services::node_management - reference cannot be added because reference type id is invalid [INFO] [stderr] 2021-01-05 05:15:43.751 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:43.752 - ERROR - opcua_server::services::node_management - node cannot be created because node id already exists [INFO] [stderr] 2021-01-05 05:15:43.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] 2021-01-05 05:15:43.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] 2021-01-05 05:15:43.833 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:43.851 - ERROR - opcua_server::services::node_management - reference cannot be added because source node id is invalid [INFO] [stdout] test tests::services::monitored_item::unknown_node_id ... ok [INFO] [stderr] 2021-01-05 05:15:43.875 - 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_nodes_node_id_exists ... ok [INFO] [stderr] 2021-01-05 05:15:43.875 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:43.903 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:43.903 - 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_source_node_id_invalid ... ok [INFO] [stderr] 2021-01-05 05:15:43.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] 2021-01-05 05:15:43.933 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:44.018 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:44.032 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:44.034 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::node_management::add_references ... ok [INFO] [stderr] 2021-01-05 05:15:44.095 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:44.095 - 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_user_access_denied ... ok [INFO] [stderr] 2021-01-05 05:15:44.159 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:44.159 - 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_reference_local_only ... ok [INFO] [stderr] 2021-01-05 05:15:44.217 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:44.217 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:44.272 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:44.355 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:44.361 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:44.367 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:44.368 - ERROR - opcua_server::services::node_management - node cannot be created because type definition is not valid [INFO] [stdout] test tests::services::node_management::add_references_target_node_id_invalid ... ok [INFO] [stderr] 2021-01-05 05:15:44.415 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:44.415 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:44.435 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:44.435 - 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 ... ok [INFO] [stderr] 2021-01-05 05:15:44.487 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:44.487 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:44.492 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:44.492 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:44.508 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:44.570 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::node_management::delete_nodes ... ok [INFO] [stderr] 2021-01-05 05:15:44.623 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:44.623 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:44.636 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:44.636 - ERROR - opcua_server::services::node_management - node cannot be deleted [INFO] [stdout] test tests::services::subscription::create_modify_destroy_subscription ... ok [INFO] [stderr] 2021-01-05 05:15:44.683 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:44.683 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:44.700 - ERROR - opcua_server::state - Cannot find endpoint that matches path "opc.tcp://localhost:4855/x", security policy None, and security mode None [INFO] [stderr] 2021-01-05 05:15:44.701 - ERROR - opcua_server::state - Endpoint "/noaccess" does not support anonymous authentication [INFO] [stdout] test tests::services::node_management::delete_nodes_node_id_unknown ... ok [INFO] [stderr] 2021-01-05 05:15:44.735 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:44.735 - 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::session::anonymous_user_token ... ok [INFO] [stderr] 2021-01-05 05:15:44.786 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:44.786 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:44.874 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:44.875 - ERROR - opcua_server::services::node_management - reference cannot be added because reference type id is invalid [INFO] [stdout] test tests::services::session::user_name_pass_token ... FAILED [INFO] [stderr] 2021-01-05 05:15:44.918 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::node_management::add_references_reference_type_id_invalid ... ok [INFO] [stderr] 2021-01-05 05:15:44.931 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:44.966 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:44.951 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:44.955 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:44.974 - 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::subscription::multiple_publish_response_subscription ... ok [INFO] [stderr] 2021-01-05 05:15:45.063 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:45.064 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:45.064 - 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_nodes_user_access_denied ... ok [INFO] [stderr] 2021-01-05 05:15:45.089 - ERROR - opcua_server::subscriptions::subscriptions - Cannot find acknowledged notification with sequence number 10001 [INFO] [stderr] 2021-01-05 05:15:45.091 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:45.091 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:45.121 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::subscription::acknowledge_unknown_sequence_nr ... ok [INFO] [stderr] 2021-01-05 05:15:45.127 - ERROR - opcua_server::services::node_management - reference cannot be added because target node id is invalid [INFO] [stderr] 2021-01-05 05:15:45.138 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:45.147 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:45.147 - 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] 2021-01-05 05:15:45.139 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:45.153 - ERROR - opcua_server::services::node_management - node cannot be created because type definition is not valid [INFO] [stderr] 2021-01-05 05:15:45.187 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:45.187 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:45.196 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:45.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::services::subscription::publish_response_subscription ... ok [INFO] [stderr] 2021-01-05 05:15:45.222 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:45.235 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:45.235 - 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::subscription::publish_with_no_subscriptions ... ok [INFO] [stderr] 2021-01-05 05:15:45.302 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:45.303 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:45.303 - 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_both ... ok [INFO] [stderr] 2021-01-05 05:15:45.369 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:45.369 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:45.568 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:45.576 - ERROR - opcua_server::services::view - Continuation point JGpglMKm was invalid [INFO] [stderr] 2021-01-05 05:15:45.578 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::view::browse_next_release_cp ... ok [INFO] [stderr] 2021-01-05 05:15:45.602 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:45.643 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:45.643 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:45.714 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::subscription::republish ... ok [INFO] [stderr] 2021-01-05 05:15:45.771 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::subscription::publish_keep_alive ... ok [INFO] [stderr] 2021-01-05 05:15:45.797 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:45.803 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:45.803 - 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_node_class_invalid ... ok [INFO] [stderr] 2021-01-05 05:15:45.816 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:45.816 - 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_non_null_view ... ok [INFO] [stderr] 2021-01-05 05:15:45.878 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:45.878 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:45.883 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:45.883 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:45.908 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:45.976 - ERROR - opcua_server::services::view - Continuation point oio9WlVk was invalid [INFO] [stderr] 2021-01-05 05:15:45.999 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::view::browse_next_no_cp1 ... ok [INFO] [stderr] 2021-01-05 05:15:46.067 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:46.097 - ERROR - opcua_server::services::view - Continuation point VXMeFjqd was invalid [INFO] [stdout] test tests::services::view::browse_next_cp ... ok [INFO] [stderr] 2021-01-05 05:15:46.127 - 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::basic_subscription ... ok [INFO] [stderr] 2021-01-05 05:15:46.127 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:46.130 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::subscriptions::subscription::update_state_10 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_11 ... ok [INFO] [stderr] 2021-01-05 05:15:46.167 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:46.179 - ERROR - opcua_server::services::node_management - node cannot be created because type definition is not valid [INFO] [stdout] test tests::subscriptions::subscription::update_state_12 ... ok [INFO] [stderr] 2021-01-05 05:15:46.200 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::view::browse_next_modify_address_space ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_13 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_15 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_14 ... ok [INFO] [stdout] test tests::services::view::browse_next_multiple_cps ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_27 ... ok [INFO] [stderr] 2021-01-05 05:15:46.243 - 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_16 ... ok [INFO] [stderr] 2021-01-05 05:15:46.243 - 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::services::view::browse ... 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::services::node_management::add_nodes_type_definition_invalid ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_5 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_8 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_9 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_6 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_7 ... ok [INFO] [stderr] 2021-01-05 05:15:46.378 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::view::browse_inverse ... ok [INFO] [stderr] 2021-01-05 05:15:46.693 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::view::translate_browse_paths_to_node_ids2 ... ok [INFO] [stderr] 2021-01-05 05:15:46.748 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:46.827 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:46.836 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::view::register_nodes ... ok [INFO] [stdout] test tests::services::view::browse_node_class_mask ... ok [INFO] [stdout] test tests::services::view::browse_next_no_cp2 ... ok [INFO] [stderr] 2021-01-05 05:15:46.951 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::view::register_nodes_no_handler ... ok [INFO] [stderr] 2021-01-05 05:15:47.026 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:47.069 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::view::register_nodes_nothing_to_do ... ok [INFO] [stdout] test tests::services::view::translate_browse_paths_to_node_ids ... ok [INFO] [stderr] 2021-01-05 05:15:47.249 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:47.261 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:47.266 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:47.282 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:47.282 - 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::unregister_nodes ... ok [INFO] [stdout] test tests::services::view::unregister_nodes_nothing_to_do ... ok [INFO] [stderr] 2021-01-05 05:15:47.456 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:47.475 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:47.475 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:47.647 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:47.666 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:47.666 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:47.837 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:47.856 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:47.856 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:48.051 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:48.070 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:48.070 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:48.250 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-01-05 05:15:48.270 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-01-05 05:15:48.270 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-01-05 05:15:48.471 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [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:74:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5608b51d8e50 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x5608b51d8e50 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5608b51d8e50 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5608b51d8e50 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5608b51feeec - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5608b4ccf2a6 - std::io::Write::write_fmt::h3a40d9c04f88bb58 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x5608b51d14fd - std::io::impls::>::write_fmt::h1b3d263673641f53 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/impls.rs:179:9 [INFO] [stdout] 7: 0x5608b51db545 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 8: 0x5608b51db545 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 9: 0x5608b51db545 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 10: 0x5608b51db192 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:224:9 [INFO] [stdout] 11: 0x5608b51dbce1 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 12: 0x5608b502ee8e - std::panicking::begin_panic::{{closure}}::hea87162b4b823565 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:522:9 [INFO] [stdout] 13: 0x5608b5070509 - std::sys_common::backtrace::__rust_end_short_backtrace::h5b9fa7413ad27774 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 14: 0x5608b502edbb - std::panicking::begin_panic::h511cb4b89dad4a3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:521:12 [INFO] [stdout] 15: 0x5608b4881509 - opcua_server::tests::server_config_sample_save::h2b3ccd0f172d6d4e [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:74:5 [INFO] [stdout] 16: 0x5608b488131a - opcua_server::tests::server_config_sample_save::{{closure}}::h895304ea5d5b2631 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:66:1 [INFO] [stdout] 17: 0x5608b4a167be - core::ops::function::FnOnce::call_once::hfc29fe26978d9888 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x5608b4cf6df3 - core::ops::function::FnOnce::call_once::hdbd2235b6243db3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5608b4cf6df3 - test::__rust_begin_short_backtrace::hb1dea1c208110812 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:517:5 [INFO] [stdout] 20: 0x5608b4cf529a - as core::ops::function::FnOnce>::call_once::h5d11a40efef721f2 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 21: 0x5608b4cf529a - as core::ops::function::FnOnce<()>>::call_once::h23961df98af0bc5a [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 22: 0x5608b4cf529a - std::panicking::try::do_call::h6390646e3de3fb9e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 23: 0x5608b4cf529a - std::panicking::try::hc531439ab6159192 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 24: 0x5608b4cf529a - std::panic::catch_unwind::h859d8bdaf9b4855c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x5608b4cf529a - test::run_test_in_process::hae60aa74417e3abc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:544:18 [INFO] [stdout] 26: 0x5608b4cf529a - test::run_test::run_test_inner::{{closure}}::hf48c86652c4a151d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:450:39 [INFO] [stdout] 27: 0x5608b4cce626 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb82b392232b8bd1f [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 28: 0x5608b4cd3623 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h79ca9e9abe157956 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 29: 0x5608b4cd3623 - as core::ops::function::FnOnce<()>>::call_once::ha12f1f228780a4f7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 30: 0x5608b4cd3623 - std::panicking::try::do_call::h722bb7416d021cdc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 31: 0x5608b4cd3623 - std::panicking::try::h78e5abca71ac7cac [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 32: 0x5608b4cd3623 - std::panic::catch_unwind::h95162588bd0fa090 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 33: 0x5608b4cd3623 - std::thread::Builder::spawn_unchecked::{{closure}}::h64da5c4b9acc58dc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 34: 0x5608b4cd3623 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a8c588ad0b69edb [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x5608b51e26ca - as core::ops::function::FnOnce>::call_once::h09ff301006f1aeca [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 36: 0x5608b51e26ca - as core::ops::function::FnOnce>::call_once::he79488c8f00b5f31 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 37: 0x5608b51e26ca - std::sys::unix::thread::Thread::new::thread_start::h587efff279c68ba7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 38: 0x7f218ea69609 - start_thread [INFO] [stdout] 39: 0x7f218e839293 - clone [INFO] [stdout] 40: 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:87:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5608b51d8e50 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x5608b51d8e50 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5608b51d8e50 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5608b51d8e50 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5608b51feeec - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5608b4ccf2a6 - std::io::Write::write_fmt::h3a40d9c04f88bb58 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x5608b51d14fd - std::io::impls::>::write_fmt::h1b3d263673641f53 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/impls.rs:179:9 [INFO] [stdout] 7: 0x5608b51db545 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 8: 0x5608b51db545 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 9: 0x5608b51db545 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 10: 0x5608b51db192 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:224:9 [INFO] [stdout] 11: 0x5608b51dbce1 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 12: 0x5608b502ee8e - std::panicking::begin_panic::{{closure}}::hea87162b4b823565 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:522:9 [INFO] [stdout] 13: 0x5608b5070509 - std::sys_common::backtrace::__rust_end_short_backtrace::h5b9fa7413ad27774 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 14: 0x5608b502edbb - std::panicking::begin_panic::h511cb4b89dad4a3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:521:12 [INFO] [stdout] 15: 0x5608b46d160e - opcua_server::tests::services::session::user_name_pass_token::hb582701aded0eef3 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/services/session.rs:87:5 [INFO] [stdout] 16: 0x5608b46d142a - opcua_server::tests::services::session::user_name_pass_token::{{closure}}::h23e81b3ae170351d [INFO] [stdout] at /opt/rustwide/workdir/src/tests/services/session.rs:77:1 [INFO] [stdout] 17: 0x5608b4a1514e - core::ops::function::FnOnce::call_once::h5c73fa9ea7d97326 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x5608b4cf6df3 - core::ops::function::FnOnce::call_once::hdbd2235b6243db3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5608b4cf6df3 - test::__rust_begin_short_backtrace::hb1dea1c208110812 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:517:5 [INFO] [stdout] 20: 0x5608b4cf529a - as core::ops::function::FnOnce>::call_once::h5d11a40efef721f2 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 21: 0x5608b4cf529a - as core::ops::function::FnOnce<()>>::call_once::h23961df98af0bc5a [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 22: 0x5608b4cf529a - std::panicking::try::do_call::h6390646e3de3fb9e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 23: 0x5608b4cf529a - std::panicking::try::hc531439ab6159192 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 24: 0x5608b4cf529a - std::panic::catch_unwind::h859d8bdaf9b4855c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x5608b4cf529a - test::run_test_in_process::hae60aa74417e3abc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:544:18 [INFO] [stdout] 26: 0x5608b4cf529a - test::run_test::run_test_inner::{{closure}}::hf48c86652c4a151d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:450:39 [INFO] [stdout] 27: 0x5608b4cce626 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb82b392232b8bd1f [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 28: 0x5608b4cd3623 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h79ca9e9abe157956 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 29: 0x5608b4cd3623 - as core::ops::function::FnOnce<()>>::call_once::ha12f1f228780a4f7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 30: 0x5608b4cd3623 - std::panicking::try::do_call::h722bb7416d021cdc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 31: 0x5608b4cd3623 - std::panicking::try::h78e5abca71ac7cac [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 32: 0x5608b4cd3623 - std::panic::catch_unwind::h95162588bd0fa090 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 33: 0x5608b4cd3623 - std::thread::Builder::spawn_unchecked::{{closure}}::h64da5c4b9acc58dc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 34: 0x5608b4cd3623 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a8c588ad0b69edb [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x5608b51e26ca - as core::ops::function::FnOnce>::call_once::h09ff301006f1aeca [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 36: 0x5608b51e26ca - as core::ops::function::FnOnce>::call_once::he79488c8f00b5f31 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 37: 0x5608b51e26ca - std::sys::unix::thread::Thread::new::thread_start::h587efff279c68ba7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 38: 0x7f218ea69609 - start_thread [INFO] [stdout] 39: 0x7f218e839293 - clone [INFO] [stdout] 40: 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. 148 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "c0bb489da01cf9bc158bad80a00af7adbb2ed33e21e2921ce2aeb104b8d640d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0bb489da01cf9bc158bad80a00af7adbb2ed33e21e2921ce2aeb104b8d640d9", kill_on_drop: false }` [INFO] [stdout] c0bb489da01cf9bc158bad80a00af7adbb2ed33e21e2921ce2aeb104b8d640d9