[INFO] fetching crate opcua-server 0.8.0... [INFO] testing opcua-server-0.8.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate opcua-server 0.8.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate opcua-server 0.8.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opcua-crypto v0.8.0 [INFO] [stderr] Downloaded opcua-types v0.8.0 [INFO] [stderr] Downloaded opcua-client v0.8.0 [INFO] [stderr] Downloaded opcua-core v0.8.0 [INFO] [stderr] Downloaded opcua-console-logging v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 084afab597bedc82c92876b4b05ef27e4703fbde5e60160a185924ac589cfbc1 [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" "084afab597bedc82c92876b4b05ef27e4703fbde5e60160a185924ac589cfbc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "084afab597bedc82c92876b4b05ef27e4703fbde5e60160a185924ac589cfbc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "084afab597bedc82c92876b4b05ef27e4703fbde5e60160a185924ac589cfbc1", kill_on_drop: false }` [INFO] [stdout] 084afab597bedc82c92876b4b05ef27e4703fbde5e60160a185924ac589cfbc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08631575b2638fe741b222bdc96bef0f8fa23e7ac958089ec9607407f8e81b53 [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" "08631575b2638fe741b222bdc96bef0f8fa23e7ac958089ec9607407f8e81b53", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling opcua-types v0.8.0 [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 3m 40s [INFO] running `Command { std: "docker" "inspect" "08631575b2638fe741b222bdc96bef0f8fa23e7ac958089ec9607407f8e81b53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08631575b2638fe741b222bdc96bef0f8fa23e7ac958089ec9607407f8e81b53", kill_on_drop: false }` [INFO] [stdout] 08631575b2638fe741b222bdc96bef0f8fa23e7ac958089ec9607407f8e81b53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8fdf9252cabe58e3af5ad19298155739f0a2d7646dd224815f33e1be2f8bb25d [INFO] running `Command { std: "docker" "start" "-a" "8fdf9252cabe58e3af5ad19298155739f0a2d7646dd224815f33e1be2f8bb25d", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.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 atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [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 bstr v0.2.14 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling opcua-console-logging v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.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 25s [INFO] running `Command { std: "docker" "inspect" "8fdf9252cabe58e3af5ad19298155739f0a2d7646dd224815f33e1be2f8bb25d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fdf9252cabe58e3af5ad19298155739f0a2d7646dd224815f33e1be2f8bb25d", kill_on_drop: false }` [INFO] [stdout] 8fdf9252cabe58e3af5ad19298155739f0a2d7646dd224815f33e1be2f8bb25d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9873742f3ea62a771d1f28c43ce78d5a2570e4f166b76a44962b3e0921d8212b [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" "9873742f3ea62a771d1f28c43ce78d5a2570e4f166b76a44962b3e0921d8212b", 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.33s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/opcua_server-bb47487baca46c7f [INFO] [stdout] [INFO] [stdout] running 150 tests [INFO] [stdout] test events::operator::like_to_regex_tests ... ok [INFO] [stdout] test tests::address_space::array_as_variable ... ok [INFO] [stdout] test events::event::test_events_for_object ... ok [INFO] [stdout] test tests::address_space::find_references ... ok [INFO] [stdout] test tests::address_space::find_objects_folder ... 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] [stderr] 2020-11-28 19:16:12.748 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2020-11-28 19:16:12.748 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2020-11-28 19:16:12.749 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2020-11-28 19:16:12.749 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2020-11-28 19:16:12.750 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2020-11-28 19:16:12.750 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2020-11-28 19:16:12.751 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stdout] test tests::address_space::find_inverse_references ... ok [INFO] [stderr] 2020-11-28 19:16:12.752 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2020-11-28 19:16:12.753 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2020-11-28 19:16:12.753 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2020-11-28 19:16:12.753 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2020-11-28 19:16:12.753 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2020-11-28 19:16:12.754 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2020-11-28 19:16:12.754 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2020-11-28 19:16:12.754 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2020-11-28 19:16:12.754 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2020-11-28 19:16:12.755 - ERROR - opcua_server::events::event_filter - Operand cannot be read from extension object, err = BadFilterOperandInvalid [INFO] [stderr] 2020-11-28 19:16:12.755 - 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::multi_dimension_array_as_variable ... ok [INFO] [stdout] test tests::address_space::find_node_by_id ... ok [INFO] [stdout] test tests::address_space::object_attributes ... ok [INFO] [stdout] test events::event::test_purge_events ... ok [INFO] [stdout] test tests::address_space::find_reference_subtypes ... ok [INFO] [stdout] test tests::address_space::simple_delete_node ... ok [INFO] [stdout] test tests::address_space::find_common_nodes ... ok [INFO] [stdout] test tests::address_space::find_types_folder ... ok [INFO] [stdout] test tests::address_space::find_views_folder ... ok [INFO] [stdout] test events::event::test_event_time ... ok [INFO] [stdout] test tests::address_space::find_root_folder ... ok [INFO] [stdout] test tests::events::test_bitwise_and ... ok [INFO] [stdout] test tests::address_space::object_builder ... ok [INFO] [stdout] test tests::address_space::delete_node ... ok [INFO] [stdout] test tests::events::test_gt ... ok [INFO] [stdout] test tests::address_space::find_references_by_direction ... ok [INFO] [stdout] test tests::address_space::is_subtype ... ok [INFO] [stdout] test tests::address_space::hierarchical_references ... ok [INFO] [stdout] test tests::address_space::namespaces ... ok [INFO] [stdout] test tests::address_space::method_builder ... ok [INFO] [stderr] 2020-11-28 19:16:15.424 - ERROR - opcua_server::config - Server configuration is invalid. It defines no endpoints [INFO] [stderr] 2020-11-28 19:16:15.424 - ERROR - opcua_server::config - Cannot find user token with id hello [INFO] [stdout] test tests::expired_publish_requests ... ok [INFO] [stdout] test tests::server_config_invalid ... ok [INFO] [stderr] 2020-11-28 19:16:15.427 - ERROR - opcua_core::config - Cannot create the path to save the config [INFO] [stdout] test tests::address_space::object_type_builder ... ok [INFO] [stdout] test tests::server_config_sample_save ... FAILED [INFO] [stdout] test tests::server_config_save ... ok [INFO] [stderr] 2020-11-28 19:16:15.524 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:15.524 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:15.568 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:15.568 - 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_and ... ok [INFO] [stderr] 2020-11-28 19:16:15.686 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:15.687 - 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] 2020-11-28 19:16:16.012 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:16.012 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::events::test_lte ... ok [INFO] [stderr] 2020-11-28 19:16:16.079 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:16.080 - 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_between ... ok [INFO] [stderr] 2020-11-28 19:16:16.136 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:16.136 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::events::test_lt ... ok [INFO] [stderr] 2020-11-28 19:16:16.176 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:16.176 - 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_or ... ok [INFO] [stdout] test tests::address_space::variable_builder ... ok [INFO] [stderr] 2020-11-28 19:16:16.540 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:16.540 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:16.560 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:16.560 - 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] 2020-11-28 19:16:16.800 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:16.800 - 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_not ... ok [INFO] [stderr] 2020-11-28 19:16:17.056 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:17.056 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:17.116 - 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] 2020-11-28 19:16:17.221 - 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] 2020-11-28 19:16:17.221 - 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] 2020-11-28 19:16:17.223 - 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] 2020-11-28 19:16:17.224 - ERROR - opcua_server::events::operator - value_of, cannot find node from browse path [QualifiedName { namespace_index: 0, name: UAString { value: Some("") } }] [INFO] [stderr] 2020-11-28 19:16:17.236 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:17.236 - 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_where_clause ... ok [INFO] [stderr] 2020-11-28 19:16:17.404 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:17.404 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::events::test_or ... ok [INFO] [stderr] 2020-11-28 19:16:17.580 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:17.580 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:17.752 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:17.763 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:17.775 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:17.819 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:17.843 - 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_unsupported ... ok [INFO] [stderr] 2020-11-28 19:16:17.900 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::events::test_in_list ... ok [INFO] [stderr] 2020-11-28 19:16:17.900 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:17.908 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:17.908 - 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_history_operation_invalid ... ok [INFO] [stderr] 2020-11-28 19:16:17.924 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:17.924 - 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_to_do_1 ... ok [INFO] [stderr] 2020-11-28 19:16:17.960 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:17.960 - 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_update_data_provider ... ok [INFO] [stdout] test tests::services::attribute::history_read_nothing_data_provider ... ok [INFO] [stderr] 2020-11-28 19:16:17.992 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:17.992 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:18.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] 2020-11-28 19:16:18.016 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:18.061 - 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] [stderr] 2020-11-28 19:16:18.274 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:18.274 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:18.519 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:18.596 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:18.641 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:18.729 - 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] [stderr] 2020-11-28 19:16:18.760 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::services::attribute::read ... ok [INFO] [stderr] 2020-11-28 19:16:18.760 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:18.760 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:18.775 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:18.820 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:18.821 - ERROR - opcua_server::services::attribute - Value could not be set to node ns=1;s=v1 attribute IsAbstract, error = BadAttributeIdInvalid [INFO] [stderr] 2020-11-28 19:16:18.821 - ERROR - opcua_server::services::attribute - Value could not be set to node ns=1;s=v6 attribute AccessLevel, error = BadTypeMismatch [INFO] [stderr] 2020-11-28 19:16:18.821 - ERROR - opcua_server::services::attribute - Server does not support missing value in write [INFO] [stdout] test tests::services::attribute::write_bytestring_to_byte_array ... ok [INFO] [stderr] 2020-11-28 19:16:18.871 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:18.871 - 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::read_invalid_timestamps ... ok [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] [stdout] test tests::services::attribute::write ... ok [INFO] [stderr] 2020-11-28 19:16:19.116 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:19.154 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:19.154 - 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] [stderr] 2020-11-28 19:16:19.167 - 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::monitored_item::monitored_item_queue_discard_oldest ... ok [INFO] [stderr] 2020-11-28 19:16:19.232 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:19.232 - 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] 2020-11-28 19:16:19.315 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:19.315 - 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] 2020-11-28 19:16:19.332 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:19.332 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:19.336 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:19.336 - 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::discovery_test ... ok [INFO] [stderr] 2020-11-28 19:16:19.384 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:19.384 - 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::method::call_getmonitoreditems_invalid_method_id ... ok [INFO] [stderr] 2020-11-28 19:16:19.410 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:19.410 - 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] 2020-11-28 19:16:19.410 - 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] [stderr] 2020-11-28 19:16:19.428 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:19.428 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:19.440 - 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] 2020-11-28 19:16:19.476 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:19.476 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:19.535 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:19.617 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:19.618 - 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] [stdout] test tests::services::discovery::find_servers ... ok [INFO] [stderr] 2020-11-28 19:16:19.652 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:19.652 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:19.676 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:19.676 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:19.717 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:19.717 - 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] 2020-11-28 19:16:19.717 - 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] 2020-11-28 19:16:19.904 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:19.904 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:20.040 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:20.082 - 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] 2020-11-28 19:16:20.252 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:20.252 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:20.377 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:20.465 - 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] 2020-11-28 19:16:20.608 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:20.608 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:20.635 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:20.636 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:20.636 - 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] 2020-11-28 19:16:20.636 - 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] 2020-11-28 19:16:20.636 - 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] [stderr] 2020-11-28 19:16:20.649 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:20.650 - 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::monitored_item::monitored_item_triggers ... ok [INFO] [stderr] 2020-11-28 19:16:20.684 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:20.684 - 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::method::call_resend_data ... ok [INFO] [stdout] test tests::services::method::call_getmonitoreditems_no_args ... ok [INFO] [stderr] 2020-11-28 19:16:20.788 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:20.788 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:20.824 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:20.824 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:20.985 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:21.002 - ERROR - opcua_server::services::node_management - node cannot be created because the browse name is a duplicate [INFO] [stderr] 2020-11-28 19:16:21.023 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:21.025 - ERROR - opcua_server::services::node_management - node class and variable node attributes are not compatible [INFO] [stderr] 2020-11-28 19:16:21.027 - ERROR - opcua_server::services::node_management - node cannot be created because attributes / not class are not valid [INFO] [stderr] 2020-11-28 19:16:21.073 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:21.073 - ERROR - opcua_server::services::node_management - node cannot be created because node class is unspecified [INFO] [stdout] test tests::services::monitored_item::monitored_item_data_change_filter ... ok [INFO] [stderr] 2020-11-28 19:16:21.085 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:21.085 - 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_mismatching_class_and_attributes_exists ... ok [INFO] [stderr] 2020-11-28 19:16:21.124 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:21.124 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:21.128 - 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_event_filter ... ok [INFO] [stderr] 2020-11-28 19:16:21.137 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:21.137 - 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] 2020-11-28 19:16:21.140 - 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_node_class_invalid ... ok [INFO] [stderr] 2020-11-28 19:16:21.180 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:21.180 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:21.184 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:21.184 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:21.236 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:21.236 - 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::unknown_node_id ... ok [INFO] [stderr] 2020-11-28 19:16:21.328 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:21.328 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:21.329 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:21.330 - ERROR - opcua_server::services::node_management - node cannot be created because parent node id is invalid or does not exist [INFO] [stderr] 2020-11-28 19:16:21.360 - 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_parent_node_id_invalid ... ok [INFO] [stderr] 2020-11-28 19:16:21.416 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:21.416 - 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_nothing_to_do ... ok [INFO] [stderr] 2020-11-28 19:16:21.485 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:21.486 - ERROR - opcua_server::services::node_management - node cannot be created because node id already exists [INFO] [stderr] 2020-11-28 19:16:21.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] 2020-11-28 19:16:21.488 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::services::node_management::add_nodes_node_id_exists ... ok [INFO] [stderr] 2020-11-28 19:16:21.502 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:21.503 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:21.586 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:21.659 - 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_local_only ... ok [INFO] [stderr] 2020-11-28 19:16:21.676 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:21.676 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:21.678 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:21.679 - ERROR - opcua_server::services::node_management - node cannot be created because type definition is not valid [INFO] [stderr] 2020-11-28 19:16:21.728 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:21.728 - 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] [stdout] test tests::services::node_management::add_nodes_valid ... ok [INFO] [stderr] 2020-11-28 19:16:21.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] 2020-11-28 19:16:21.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] 2020-11-28 19:16:21.796 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:21.815 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:21.873 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:21.873 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:21.888 - 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] 2020-11-28 19:16:21.928 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:21.928 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:21.985 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:21.997 - 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_server_uri_invalid ... ok [INFO] [stderr] 2020-11-28 19:16:22.040 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:22.040 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:22.042 - 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_source_node_id_invalid ... ok [INFO] [stderr] 2020-11-28 19:16:22.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] 2020-11-28 19:16:22.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::add_references_target_node_id_invalid ... ok [INFO] [stderr] 2020-11-28 19:16:22.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] 2020-11-28 19:16:22.171 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:22.339 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:22.340 - ERROR - opcua_server::services::node_management - reference cannot be added because reference type id is invalid [INFO] [stderr] 2020-11-28 19:16:22.355 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:22.364 - ERROR - opcua_server::services::node_management - reference cannot be added because source node id is invalid [INFO] [stderr] 2020-11-28 19:16:22.394 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:22.408 - 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_references_source_node_id_invalid ... ok [INFO] [stderr] 2020-11-28 19:16:22.420 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:22.420 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:22.420 - ERROR - opcua_server::services::node_management - reference cannot be added because target node id is invalid [INFO] [stderr] 2020-11-28 19:16:22.461 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:22.462 - 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] 2020-11-28 19:16:22.493 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:22.493 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:22.506 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:22.506 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:22.600 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:22.642 - ERROR - opcua_server::state - Cannot find endpoint that matches path "opc.tcp://localhost:4855/x", security policy None, and security mode None [INFO] [stderr] 2020-11-28 19:16:22.643 - ERROR - opcua_server::state - Endpoint "/noaccess" does not support anonymous authentication [INFO] [stdout] test tests::services::node_management::delete_references_user_access_denied ... ok [INFO] [stderr] 2020-11-28 19:16:22.696 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:22.696 - 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] 2020-11-28 19:16:22.832 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:22.832 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:22.843 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:22.886 - ERROR - opcua_server::subscriptions::subscriptions - Cannot find acknowledged notification with sequence number 10001 [INFO] [stdout] test tests::services::subscription::acknowledge_unknown_sequence_nr ... ok [INFO] [stderr] 2020-11-28 19:16:23.020 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:23.034 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:23.033 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:23.052 - ERROR - opcua_server::services::node_management - node cannot be deleted [INFO] [stderr] 2020-11-28 19:16:23.044 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:23.061 - 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_node_id_unknown ... ok [INFO] [stderr] 2020-11-28 19:16:23.252 - 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::session::user_name_pass_token ... FAILED [INFO] [stderr] 2020-11-28 19:16:23.252 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:23.256 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:23.256 - 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] 2020-11-28 19:16:23.267 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:23.271 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:23.271 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:23.276 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:23.276 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:23.336 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:23.337 - ERROR - opcua_server::services::node_management - node cannot be created because type definition is not valid [INFO] [stdout] test tests::services::node_management::delete_references ... ok [INFO] [stderr] 2020-11-28 19:16:23.428 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:23.428 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:23.446 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:23.467 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:23.467 - 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::create_modify_destroy_subscription ... ok [INFO] [stderr] 2020-11-28 19:16:23.576 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:23.576 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:23.647 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:23.648 - ERROR - opcua_server::services::node_management - reference cannot be added because reference type id is invalid [INFO] [stdout] test tests::services::node_management::add_references_reference_type_id_invalid ... ok [INFO] [stderr] 2020-11-28 19:16:23.704 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:23.704 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:23.781 - 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_node_class_invalid ... ok [INFO] [stderr] 2020-11-28 19:16:23.852 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:23.852 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:23.858 - 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::multiple_publish_response_subscription ... ok [INFO] [stderr] 2020-11-28 19:16:24.061 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:24.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] 2020-11-28 19:16:24.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] 2020-11-28 19:16:24.220 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:24.225 - 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] 2020-11-28 19:16:24.292 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:24.292 - 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] 2020-11-28 19:16:24.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] 2020-11-28 19:16:24.369 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::services::subscription::publish_with_no_subscriptions ... ok [INFO] [stderr] 2020-11-28 19:16:24.404 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:24.404 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:24.446 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:24.550 - 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] 2020-11-28 19:16:24.600 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:24.600 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:24.652 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:24.657 - 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 ... ok [INFO] [stderr] 2020-11-28 19:16:24.676 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:24.693 - ERROR - opcua_server::services::node_management - node cannot be created because type definition is not valid [INFO] [stderr] 2020-11-28 19:16:24.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] 2020-11-28 19:16:24.696 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:24.708 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:24.708 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:24.744 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:24.762 - 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_both ... ok [INFO] [stderr] 2020-11-28 19:16:24.816 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::services::view::browse_inverse ... ok [INFO] [stderr] 2020-11-28 19:16:24.816 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:24.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] 2020-11-28 19:16:24.816 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:24.845 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:24.850 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:24.850 - 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 ... ok [INFO] [stderr] 2020-11-28 19:16:24.874 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:24.905 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:24.906 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:24.907 - ERROR - opcua_server::services::view - Continuation point upv9O0pI was invalid [INFO] [stderr] 2020-11-28 19:16:24.975 - ERROR - opcua_server::services::view - Continuation point Tl3yyT4t was invalid [INFO] [stdout] test tests::services::view::browse_next_cp ... ok [INFO] [stderr] 2020-11-28 19:16:25.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] 2020-11-28 19:16:25.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::services::view::browse_next_modify_address_space ... ok [INFO] [stderr] 2020-11-28 19:16:25.036 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:25.036 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:25.106 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:25.196 - 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_cp2 ... ok [INFO] [stdout] test tests::services::view::browse_node_class_mask ... ok [INFO] [stdout] test tests::subscriptions::subscription::basic_subscription ... ok [INFO] [stderr] 2020-11-28 19:16:25.248 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::subscriptions::subscription::update_state_10 ... ok [INFO] [stderr] 2020-11-28 19:16:25.248 - 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_11 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_12 ... ok [INFO] [stderr] 2020-11-28 19:16:25.290 - 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_13 ... ok [INFO] [stderr] 2020-11-28 19:16:25.308 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:25.321 - ERROR - opcua_server::services::node_management - node cannot be created because type definition is not valid [INFO] [stdout] test tests::subscriptions::subscription::update_state_14 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_15 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_16 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_17 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_27 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_3 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_4 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_5 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_6 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_7 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_8 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_9 ... ok [INFO] [stderr] 2020-11-28 19:16:25.447 - 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::node_management::add_nodes_type_definition_invalid ... ok [INFO] [stdout] test tests::services::view::browse_next_multiple_cps ... ok [INFO] [stderr] 2020-11-28 19:16:25.506 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:25.522 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:25.568 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:25.574 - ERROR - opcua_server::services::view - Continuation point VDbcMm3e was invalid [INFO] [stderr] 2020-11-28 19:16:25.607 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:25.607 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::services::view::browse_next_no_cp1 ... ok [INFO] [stdout] test tests::services::view::browse_next_release_cp ... ok [INFO] [stderr] 2020-11-28 19:16:25.798 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:25.808 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:25.861 - 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::register_nodes_no_handler ... ok [INFO] [stdout] test tests::services::view::translate_browse_paths_to_node_ids ... ok [INFO] [stderr] 2020-11-28 19:16:25.898 - 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::unregister_nodes ... ok [INFO] [stderr] 2020-11-28 19:16:25.921 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:25.965 - 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::unregister_nodes_nothing_to_do ... ok [INFO] [stdout] test tests::services::view::browse_non_null_view ... ok [INFO] [stderr] 2020-11-28 19:16:26.037 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:26.062 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:26.062 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:26.148 - 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] 2020-11-28 19:16:26.252 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:26.288 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:26.288 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:26.489 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:26.509 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:26.509 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:26.677 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:26.696 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:26.696 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:26.870 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2020-11-28 19:16:26.890 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2020-11-28 19:16:26.890 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2020-11-28 19:16:27.081 - 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: 0x5560184a6ff0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5560184a6ff0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5560184a6ff0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5560184a6ff0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5560184cda8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5560184a1b02 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5560184a9845 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5560184a9845 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5560184a9845 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5560184a93d2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5560184a9fe1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5560184a9af7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x5560184a74ac - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5560184a9a89 - rust_begin_unwind [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5560184cb741 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5560184cb68d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x556017b63269 - opcua_server::tests::server_config_sample_save::h0b925019752fd8a4 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:74:5 [INFO] [stdout] 17: 0x556017b6307a - opcua_server::tests::server_config_sample_save::{{closure}}::h18cf000c361f8b00 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:66:1 [INFO] [stdout] 18: 0x556017d7204e - core::ops::function::FnOnce::call_once::heb88c2a3b1d782bc [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x556017fd6c13 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x556017fd6c13 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:516:5 [INFO] [stdout] 21: 0x556017fd5308 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 22: 0x556017fd5308 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x556017fd5308 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] 24: 0x556017fd5308 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] 25: 0x556017fd5308 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x556017fd5308 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:538:18 [INFO] [stdout] 27: 0x556017fd5308 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:449:39 [INFO] [stdout] 28: 0x556017faf8f6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x556017fb40bd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x556017fb40bd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x556017fb40bd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] 32: 0x556017fb40bd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] 33: 0x556017fb40bd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x556017fb40bd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x556017fb40bd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5560184afb8a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 37: 0x5560184afb8a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x5560184afb8a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7fdcba759609 - start_thread [INFO] [stdout] 40: 0x7fdcba529293 - clone [INFO] [stdout] 41: 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: 0x5560184a6ff0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5560184a6ff0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5560184a6ff0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5560184a6ff0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5560184cda8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5560184a1b02 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5560184a9845 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5560184a9845 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5560184a9845 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5560184a93d2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5560184a9fe1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5560184a9af7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x5560184a74ac - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5560184a9a89 - rust_begin_unwind [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5560184cb741 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5560184cb68d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x556017c7cdde - opcua_server::tests::services::session::user_name_pass_token::h5c9be37794b33edd [INFO] [stdout] at /opt/rustwide/workdir/src/tests/services/session.rs:87:5 [INFO] [stdout] 17: 0x556017c7cbfa - opcua_server::tests::services::session::user_name_pass_token::{{closure}}::ha1fac7cd3817126c [INFO] [stdout] at /opt/rustwide/workdir/src/tests/services/session.rs:77:1 [INFO] [stdout] 18: 0x556017d70ade - core::ops::function::FnOnce::call_once::h61eb4f16bd92412a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x556017fd6c13 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x556017fd6c13 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:516:5 [INFO] [stdout] 21: 0x556017fd5308 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 22: 0x556017fd5308 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x556017fd5308 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] 24: 0x556017fd5308 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] 25: 0x556017fd5308 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x556017fd5308 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:538:18 [INFO] [stdout] 27: 0x556017fd5308 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:449:39 [INFO] [stdout] 28: 0x556017faf8f6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x556017fb40bd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x556017fb40bd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x556017fb40bd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] 32: 0x556017fb40bd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] 33: 0x556017fb40bd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x556017fb40bd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x556017fb40bd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5560184afb8a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 37: 0x5560184afb8a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x5560184afb8a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7fdcba759609 - start_thread [INFO] [stdout] 40: 0x7fdcba529293 - clone [INFO] [stdout] 41: 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" "9873742f3ea62a771d1f28c43ce78d5a2570e4f166b76a44962b3e0921d8212b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9873742f3ea62a771d1f28c43ce78d5a2570e4f166b76a44962b3e0921d8212b", kill_on_drop: false }` [INFO] [stdout] 9873742f3ea62a771d1f28c43ce78d5a2570e4f166b76a44962b3e0921d8212b