[INFO] fetching crate opcua-server 0.8.1... [INFO] testing opcua-server-0.8.1 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate opcua-server 0.8.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate opcua-server 0.8.1 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate opcua-server 0.8.1 [INFO] finished tweaking crates.io crate opcua-server 0.8.1 [INFO] tweaked toml for crates.io crate opcua-server 0.8.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winreg v0.5.1 [INFO] [stderr] Downloaded tower-service v0.1.0 [INFO] [stderr] Downloaded widestring v0.2.2 [INFO] [stderr] Downloaded cookie v0.11.4 [INFO] [stderr] Downloaded opcua-client v0.8.1 [INFO] [stderr] Downloaded opcua-console-logging v0.8.1 [INFO] [stderr] Downloaded trust-dns-proto v0.6.3 [INFO] [stderr] Downloaded trust-dns-proto v0.5.0 [INFO] [stderr] Downloaded actix v0.7.9 [INFO] [stderr] Downloaded error-chain v0.8.1 [INFO] [stderr] Downloaded actix_derive v0.3.2 [INFO] [stderr] Downloaded criterion-plot v0.3.1 [INFO] [stderr] Downloaded criterion v0.2.11 [INFO] [stderr] Downloaded opcua-types v0.8.1 [INFO] [stderr] Downloaded parking_lot_core v0.4.0 [INFO] [stderr] Downloaded ipconfig v0.1.9 [INFO] [stderr] Downloaded actix-web v0.7.19 [INFO] [stderr] Downloaded derivative v1.0.4 [INFO] [stderr] Downloaded trust-dns-resolver v0.10.3 [INFO] [stderr] Downloaded parking_lot v0.7.1 [INFO] [stderr] Downloaded actix-net v0.2.6 [INFO] [stderr] Downloaded opcua-crypto v0.8.1 [INFO] [stderr] Downloaded opcua-core v0.8.1 [INFO] [stderr] Downloaded rand_xoshiro v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19dd81139033fea1035dd23e7a6559d6279ae27f52876945bef474f8b4ba2f45 [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" "19dd81139033fea1035dd23e7a6559d6279ae27f52876945bef474f8b4ba2f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19dd81139033fea1035dd23e7a6559d6279ae27f52876945bef474f8b4ba2f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19dd81139033fea1035dd23e7a6559d6279ae27f52876945bef474f8b4ba2f45", kill_on_drop: false }` [INFO] [stdout] 19dd81139033fea1035dd23e7a6559d6279ae27f52876945bef474f8b4ba2f45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c04c2806fdbc59fd6b6379c52e40ddd779ca14edfe2ba5937dc6cd9dde60ea2c [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" "c04c2806fdbc59fd6b6379c52e40ddd779ca14edfe2ba5937dc6cd9dde60ea2c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling opcua-types v0.8.1 [INFO] [stderr] Compiling opcua-crypto v0.8.1 [INFO] [stderr] Compiling opcua-core v0.8.1 [INFO] [stderr] Compiling opcua-server v0.8.1 (/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: field is never read: `in_buf` [INFO] [stdout] --> src/comms/tcp_transport.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | pub in_buf: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bytes_read` [INFO] [stdout] --> src/comms/tcp_transport.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | pub bytes_read: usize, [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: field is never read: `handled_state` [INFO] [stdout] --> src/subscriptions/subscription.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | pub handled_state: HandledState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "c04c2806fdbc59fd6b6379c52e40ddd779ca14edfe2ba5937dc6cd9dde60ea2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c04c2806fdbc59fd6b6379c52e40ddd779ca14edfe2ba5937dc6cd9dde60ea2c", kill_on_drop: false }` [INFO] [stdout] c04c2806fdbc59fd6b6379c52e40ddd779ca14edfe2ba5937dc6cd9dde60ea2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] a4cc19bae5a7fc69fdd078bf4ba1af092f4e27cb6158fd3bdd7db33600301923 [INFO] running `Command { std: "docker" "start" "-a" "a4cc19bae5a7fc69fdd078bf4ba1af092f4e27cb6158fd3bdd7db33600301923", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling tinytemplate v1.2.1 [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: field is never read: `in_buf` [INFO] [stdout] --> src/comms/tcp_transport.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | pub in_buf: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bytes_read` [INFO] [stdout] --> src/comms/tcp_transport.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | pub bytes_read: usize, [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: field is never read: `handled_state` [INFO] [stdout] --> src/subscriptions/subscription.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | pub handled_state: HandledState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling opcua-console-logging v0.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling opcua-server v0.8.1 (/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: field is never read: `in_buf` [INFO] [stdout] --> src/comms/tcp_transport.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | pub in_buf: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bytes_read` [INFO] [stdout] --> src/comms/tcp_transport.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | pub bytes_read: usize, [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: field is never read: `server` [INFO] [stdout] --> src/tests/services/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub server: Server, [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 the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `source_node` [INFO] [stdout] --> src/events/event.rs: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 the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `source_name` [INFO] [stdout] --> src/events/event.rs: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 the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `local_time` [INFO] [stdout] --> src/events/event.rs: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 the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `severity` [INFO] [stdout] --> src/events/event.rs: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 the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receive_time` [INFO] [stdout] --> src/events/event.rs: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 the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 57.36s [INFO] running `Command { std: "docker" "inspect" "a4cc19bae5a7fc69fdd078bf4ba1af092f4e27cb6158fd3bdd7db33600301923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4cc19bae5a7fc69fdd078bf4ba1af092f4e27cb6158fd3bdd7db33600301923", kill_on_drop: false }` [INFO] [stdout] a4cc19bae5a7fc69fdd078bf4ba1af092f4e27cb6158fd3bdd7db33600301923 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", 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] 11dcdf2b14055fcaa0058c5e95f0c5841639caaa4bf055a29aee59bbd7b5e62f [INFO] running `Command { std: "docker" "start" "-a" "11dcdf2b14055fcaa0058c5e95f0c5841639caaa4bf055a29aee59bbd7b5e62f", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused variable: `builder` [INFO] [stdout] running 150 tests [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: field is never read: `in_buf` [INFO] [stderr] --> src/comms/tcp_transport.rs:86:5 [INFO] [stderr] | [INFO] [stderr] 86 | pub in_buf: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `bytes_read` [INFO] [stderr] --> src/comms/tcp_transport.rs:88:5 [INFO] [stderr] | [INFO] [stderr] 88 | pub bytes_read: usize, [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: field is never read: `handled_state` [INFO] [stderr] --> src/subscriptions/subscription.rs:86:5 [INFO] [stderr] | [INFO] [stderr] 86 | pub handled_state: HandledState, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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: field is never read: `server` [INFO] [stderr] --> src/tests/services/mod.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | pub server: Server, [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 the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `source_node` [INFO] [stderr] --> src/events/event.rs: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 the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `source_name` [INFO] [stderr] --> src/events/event.rs: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 the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `local_time` [INFO] [stderr] --> src/events/event.rs: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 the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `severity` [INFO] [stderr] --> src/events/event.rs: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 the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `receive_time` [INFO] [stderr] --> src/events/event.rs: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 the macro `base_event_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `opcua-server` (lib) generated 9 warnings [INFO] [stderr] warning: `opcua-server` (lib test) generated 21 warnings (8 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/opcua_server-aa27993ddf95aede) [INFO] [stdout] test tests::address_space::array_as_variable ... ok [INFO] [stdout] test events::operator::like_to_regex_tests ... ok [INFO] [stdout] test tests::address_space::find_common_nodes ... ok [INFO] [stdout] test events::event::test_event_time ... ok [INFO] [stderr] 2021-11-21 04:39:32.492 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-11-21 04:39:32.493 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-11-21 04:39:32.493 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-11-21 04:39:32.493 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-11-21 04:39:32.493 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-11-21 04:39:32.493 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-11-21 04:39:32.493 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-11-21 04:39:32.493 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-11-21 04:39:32.493 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-11-21 04:39:32.493 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-11-21 04:39:32.493 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-11-21 04:39:32.493 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-11-21 04:39:32.493 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-11-21 04:39:32.493 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-11-21 04:39:32.493 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-11-21 04:39:32.493 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operand count [INFO] [stderr] 2021-11-21 04:39:32.493 - ERROR - opcua_server::events::event_filter - Operand cannot be read from extension object, err = BadFilterOperandInvalid [INFO] [stderr] 2021-11-21 04:39:32.509 - ERROR - opcua_server::events::event_filter - Where clause has invalid filter operator [INFO] [stdout] test tests::address_space::find_node_by_id ... ok [INFO] [stdout] test tests::address_space::address_space ... ok [INFO] [stdout] test events::event::test_event_source_node ... ok [INFO] [stdout] test tests::address_space::find_references ... ok [INFO] [stdout] test tests::address_space::find_reference_subtypes ... ok [INFO] [stdout] test tests::address_space::multi_dimension_array_as_variable ... ok [INFO] [stdout] test tests::address_space::object_attributes ... ok [INFO] [stdout] test tests::address_space::find_inverse_references ... ok [INFO] [stdout] test events::event_filter::validate_where_clause_test ... ok [INFO] [stdout] test tests::address_space::browse_nodes ... ok [INFO] [stdout] test tests::address_space::simple_delete_node ... ok [INFO] [stdout] test tests::address_space::find_root_folder ... ok [INFO] [stdout] test tests::address_space::find_references_by_direction ... ok [INFO] [stdout] test tests::address_space::find_objects_folder ... ok [INFO] [stdout] test events::event::test_events_for_object ... ok [INFO] [stdout] test events::event::test_purge_events ... ok [INFO] [stdout] test tests::address_space::delete_node ... ok [INFO] [stdout] test tests::events::test_gte ... ok [INFO] [stdout] test tests::address_space::object_builder ... ok [INFO] [stdout] test tests::events::test_in_list ... ok [INFO] [stdout] test tests::address_space::object_type_builder ... ok [INFO] [stdout] test tests::address_space::find_views_folder ... ok [INFO] [stdout] test tests::address_space::find_types_folder ... ok [INFO] [stdout] test tests::address_space::is_subtype ... ok [INFO] [stdout] test tests::expired_publish_requests ... ok [INFO] [stderr] 2021-11-21 04:39:35.879 - ERROR - opcua_server::config - Server configuration is invalid. It defines no endpoints [INFO] [stderr] 2021-11-21 04:39:35.907 - ERROR - opcua_server::config - Cannot find user token with id hello [INFO] [stdout] test tests::server_config_invalid ... ok [INFO] [stderr] 2021-11-21 04:39:35.980 - ERROR - opcua_core::config - Cannot create the path to save the config [INFO] [stdout] test tests::server_config_sample_save ... FAILED [INFO] [stderr] 2021-11-21 04:39:36.078 - 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::server_config_save ... ok [INFO] [stderr] 2021-11-21 04:39:36.078 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::address_space::namespaces ... ok [INFO] [stdout] test tests::events::test_bitwise_or ... ok [INFO] [stderr] 2021-11-21 04:39:36.234 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:36.234 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::events::test_eq ... ok [INFO] [stderr] 2021-11-21 04:39:36.311 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:36.311 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:36.356 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:36.356 - 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] 2021-11-21 04:39:36.550 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:36.550 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::events::test_bitwise_and ... ok [INFO] [stderr] 2021-11-21 04:39:36.778 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:36.778 - 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] 2021-11-21 04:39:36.838 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:36.838 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::address_space::hierarchical_references ... ok [INFO] [stderr] 2021-11-21 04:39:36.854 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:36.854 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::address_space::method_builder ... ok [INFO] [stderr] 2021-11-21 04:39:36.902 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:36.902 - 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_gt ... ok [INFO] [stdout] test tests::events::test_and ... ok [INFO] [stderr] 2021-11-21 04:39:37.246 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:37.246 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:37.263 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:37.263 - 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] 2021-11-21 04:39:37.286 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:37.286 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:37.548 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::attribute::history_update_data_provider ... ok [INFO] [stderr] 2021-11-21 04:39:37.738 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:37.738 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:37.949 - ERROR - opcua_server::events::operator - value_of, cannot find node from browse path [QualifiedName { namespace_index: 0, name: UAString { value: Some("Objects") } }, QualifiedName { namespace_index: 0, name: UAString { value: Some("Event101") } }, QualifiedName { namespace_index: 0, name: UAString { value: Some("Foo") } }] [INFO] [stderr] 2021-11-21 04:39:37.949 - ERROR - opcua_server::events::operator - value_of, cannot find node from browse path [QualifiedName { namespace_index: 0, name: UAString { value: Some("Objects") } }, QualifiedName { namespace_index: 0, name: UAString { value: Some("Foo") } }] [INFO] [stdout] test tests::events::test_lt ... ok [INFO] [stderr] 2021-11-21 04:39:37.987 - ERROR - opcua_server::events::operator - value_of, cannot find node from browse path [QualifiedName { namespace_index: 0, name: UAString { value: Some("Event100") } }, QualifiedName { namespace_index: 0, name: UAString { value: Some("Foo") } }, QualifiedName { namespace_index: 0, name: UAString { value: Some("Bar") } }] [INFO] [stderr] 2021-11-21 04:39:37.987 - ERROR - opcua_server::events::operator - value_of, cannot find node from browse path [QualifiedName { namespace_index: 0, name: UAString { value: Some("") } }] [INFO] [stdout] test tests::address_space::variable_builder ... ok [INFO] [stderr] 2021-11-21 04:39:38.016 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:38.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] 2021-11-21 04:39:38.054 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:38.054 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:38.075 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::events::test_not ... ok [INFO] [stderr] 2021-11-21 04:39:38.118 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:38.118 - 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] 2021-11-21 04:39:38.178 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:38.178 - 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_nothing_to_do_2 ... ok [INFO] [stderr] 2021-11-21 04:39:38.238 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:38.238 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:38.336 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::attribute::read ... ok [INFO] [stderr] 2021-11-21 04:39:38.478 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:38.482 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:38.482 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:38.488 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:38.529 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:38.530 - ERROR - opcua_server::services::attribute - Value could not be set to node ns=1;s=v1 attribute IsAbstract, error = BadAttributeIdInvalid [INFO] [stderr] 2021-11-21 04:39:38.530 - ERROR - opcua_server::services::attribute - Value could not be set to node ns=1;s=v6 attribute AccessLevel, error = BadTypeMismatch [INFO] [stderr] 2021-11-21 04:39:38.530 - ERROR - opcua_server::services::attribute - Server does not support missing value in write [INFO] [stdout] test tests::services::attribute::write ... ok [INFO] [stderr] 2021-11-21 04:39:38.646 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::services::attribute::history_read_nothing_data_provider ... ok [INFO] [stderr] 2021-11-21 04:39:38.646 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:38.650 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:38.650 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:38.605 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:38.664 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::attribute::history_read_nothing_history_operation_invalid ... ok [INFO] [stderr] 2021-11-21 04:39:38.726 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:38.726 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:38.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::attribute::history_read_nothing_to_do_1 ... ok [INFO] [stderr] 2021-11-21 04:39:38.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] 2021-11-21 04:39:38.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::attribute::history_update_history_operation_invalid ... ok [INFO] [stderr] 2021-11-21 04:39:38.922 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:38.922 - 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_nothing_to_do_1 ... ok [INFO] [stdout] test tests::services::monitored_item::data_change_deadband_abs_test ... ok [INFO] [stderr] 2021-11-21 04:39:39.023 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::monitored_item::data_change_filter_test ... ok [INFO] [stderr] 2021-11-21 04:39:39.079 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:39.114 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::attribute::read_invalid_timestamps ... ok [INFO] [stdout] test tests::services::monitored_item::deadband_abs ... ok [INFO] [stdout] test tests::services::attribute::write_bytestring_to_byte_array ... ok [INFO] [stdout] test tests::services::monitored_item::deadband_pct ... ok [INFO] [stdout] test tests::services::monitored_item::monitored_item_queue_discard_oldest ... ok [INFO] [stderr] 2021-11-21 04:39:39.262 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::services::attribute::history_update_history_operation_unsupported ... ok [INFO] [stderr] 2021-11-21 04:39:39.262 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:39.290 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:39.290 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:39.458 - 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] [stderr] 2021-11-21 04:39:39.531 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:39.532 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:39.532 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:39.602 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:39.603 - ERROR - opcua_server::state - Client wants to connect with a non binary transport [ [INFO] [stderr] UAString { [INFO] [stderr] value: Some( [INFO] [stderr] "xxxxxx", [INFO] [stderr] ), [INFO] [stderr] }, [INFO] [stderr] ] [INFO] [stdout] test tests::services::discovery::discovery_test ... ok [INFO] [stderr] 2021-11-21 04:39:39.644 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:39.644 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::services::method::call_getmonitoreditems ... ok [INFO] [stderr] 2021-11-21 04:39:39.722 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:39.722 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:39.933 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:39.966 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:39.967 - 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] 2021-11-21 04:39:40.110 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:40.110 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:40.121 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:40.121 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:40.174 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:40.293 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:40.293 - ERROR - opcua_server::address_space::address_space - Method call to NodeId { namespace: 0, identifier: Numeric(11492) } on NodeId { namespace: 0, identifier: Numeric(0) } but the node id is not recognized! [INFO] [stderr] 2021-11-21 04:39:40.293 - 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] [stderr] 2021-11-21 04:39:40.327 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:40.327 - ERROR - opcua_server::address_space::address_space - Method call to NodeId { namespace: 0, identifier: Numeric(0) } on NodeId { namespace: 0, identifier: Numeric(2253) } but the method id is not recognized! [INFO] [stderr] 2021-11-21 04:39:40.327 - ERROR - opcua_server::services::method - Call to NodeId { namespace: 0, identifier: Numeric(0) } on NodeId { namespace: 0, identifier: Numeric(2253) } failed with status code BadMethodInvalid [INFO] [stdout] test tests::services::discovery::get_endpoints ... ok [INFO] [stderr] 2021-11-21 04:39:40.340 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:40.340 - 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] [stderr] 2021-11-21 04:39:40.342 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:40.342 - 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_object_id ... ok [INFO] [stderr] 2021-11-21 04:39:40.465 - 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_invalid_method_id ... ok [INFO] [stderr] 2021-11-21 04:39:40.485 - 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] [stderr] 2021-11-21 04:39:40.474 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:40.478 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:40.501 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:40.501 - 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_subscription_id ... ok [INFO] [stderr] 2021-11-21 04:39:40.583 - 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::method::call_getmonitoreditems_no_args ... ok [INFO] [stderr] 2021-11-21 04:39:40.583 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:40.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] 2021-11-21 04:39:40.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] 2021-11-21 04:39:40.742 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:40.747 - 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] [stderr] 2021-11-21 04:39:40.855 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:40.855 - ERROR - opcua_server::address_space::address_space - Method call to NodeId { namespace: 0, identifier: Numeric(12873) } on NodeId { namespace: 0, identifier: Numeric(0) } but the node id is not recognized! [INFO] [stderr] 2021-11-21 04:39:40.855 - ERROR - opcua_server::services::method - Call to NodeId { namespace: 0, identifier: Numeric(12873) } on NodeId { namespace: 0, identifier: Numeric(0) } failed with status code BadNodeIdUnknown [INFO] [stderr] 2021-11-21 04:39:40.855 - ERROR - opcua_server::services::method - Call to NodeId { namespace: 0, identifier: Numeric(12873) } on NodeId { namespace: 0, identifier: Numeric(2253) } failed with status code BadSubscriptionIdInvalid [INFO] [stdout] test tests::services::method::call_getmonitoreditems_too_many_args ... ok [INFO] [stderr] 2021-11-21 04:39:40.902 - 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_data_change_filter ... ok [INFO] [stderr] 2021-11-21 04:39:40.930 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:40.930 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:40.932 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:40.932 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:41.071 - 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] [stdout] test tests::services::method::call_resend_data ... ok [INFO] [stderr] 2021-11-21 04:39:41.126 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:41.126 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:41.174 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:41.174 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:41.175 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:41.193 - ERROR - opcua_server::services::node_management - node cannot be created because parent node id is invalid or does not exist [INFO] [stdout] test tests::services::monitored_item::unknown_node_id ... ok [INFO] [stdout] test tests::services::monitored_item::monitored_item_triggers ... ok [INFO] [stderr] 2021-11-21 04:39:41.287 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:41.287 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:41.302 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:41.302 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:41.306 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:41.406 - ERROR - opcua_server::services::node_management - node class and variable node attributes are not compatible [INFO] [stderr] 2021-11-21 04:39:41.406 - ERROR - opcua_server::services::node_management - node cannot be created because attributes / not class are not valid [INFO] [stdout] test tests::services::node_management::add_nodes_parent_node_id_invalid ... ok [INFO] [stderr] 2021-11-21 04:39:41.533 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::node_management::add_nodes_mismatching_class_and_attributes_exists ... ok [INFO] [stderr] 2021-11-21 04:39:41.577 - ERROR - opcua_server::services::node_management - node cannot be created because the browse name is a duplicate [INFO] [stderr] 2021-11-21 04:39:41.578 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:41.578 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:41.590 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:41.590 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:41.680 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:41.698 - ERROR - opcua_server::services::node_management - node cannot be created because node class is unspecified [INFO] [stdout] test tests::services::node_management::add_nodes_browse_name_duplicated ... ok [INFO] [stderr] 2021-11-21 04:39:41.765 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:41.765 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:41.786 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:41.787 - ERROR - opcua_server::services::node_management - node cannot be created because node id already exists [INFO] [stdout] test tests::services::node_management::add_nodes_node_class_invalid ... ok [INFO] [stderr] 2021-11-21 04:39:41.818 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:41.818 - 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] 2021-11-21 04:39:42.010 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:42.010 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:42.140 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:42.141 - ERROR - opcua_server::services::node_management - node cannot be created because reference type is invalid [INFO] [stderr] 2021-11-21 04:39:42.156 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:42.174 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:42.246 - ERROR - opcua_server::services::node_management - reference cannot be added because reference is a duplicate [INFO] [stdout] test tests::services::node_management::add_nodes_nothing_to_do ... ok [INFO] [stderr] 2021-11-21 04:39:42.338 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::services::node_management::add_nodes_reference_type_id_invalid ... ok [INFO] [stderr] 2021-11-21 04:39:42.341 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:42.350 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:42.350 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::services::node_management::add_references_duplicate_reference_not_allowed ... ok [INFO] [stderr] 2021-11-21 04:39:42.425 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:42.477 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:42.513 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:42.513 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:42.529 - ERROR - opcua_server::services::node_management - node cannot be created because type definition is not valid [INFO] [stderr] 2021-11-21 04:39:42.539 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:42.542 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:42.542 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:42.586 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:42.619 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:42.619 - 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_valid ... ok [INFO] [stderr] 2021-11-21 04:39:42.718 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::services::node_management::add_nodes_user_access_denied ... ok [INFO] [stderr] 2021-11-21 04:39:42.718 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:42.738 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:42.738 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:42.754 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:42.761 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:42.877 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:42.878 - 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_server_uri_invalid ... ok [INFO] [stdout] test tests::services::node_management::add_references_reference_local_only ... ok [INFO] [stderr] 2021-11-21 04:39:43.003 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:43.003 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:43.006 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:43.006 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:43.019 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:43.019 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:43.243 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:43.273 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::node_management::add_references ... ok [INFO] [stderr] 2021-11-21 04:39:43.410 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:43.410 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:43.464 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:43.498 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:43.510 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:43.537 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:43.577 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:43.608 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:43.609 - ERROR - opcua_server::services::node_management - node cannot be deleted [INFO] [stdout] test tests::services::node_management::add_references_target_node_id_invalid ... ok [INFO] [stderr] 2021-11-21 04:39:43.622 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::services::node_management::delete_nodes_user_access_denied ... ok [INFO] [stderr] 2021-11-21 04:39:43.622 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:43.626 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:43.626 - 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] 2021-11-21 04:39:43.690 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:43.690 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:43.706 - 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] 2021-11-21 04:39:43.802 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stdout] test tests::services::node_management::add_references_source_node_id_invalid ... ok [INFO] [stderr] 2021-11-21 04:39:43.802 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:43.906 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:43.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] 2021-11-21 04:39:44.124 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:44.125 - ERROR - opcua_server::services::node_management - reference cannot be added because source node id is invalid [INFO] [stdout] test tests::services::node_management::delete_references_source_node_id_invalid ... ok [INFO] [stderr] 2021-11-21 04:39:44.286 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:44.327 - ERROR - opcua_server::subscriptions::subscriptions - Cannot find acknowledged notification with sequence number 10001 [INFO] [stderr] 2021-11-21 04:39:44.346 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:44.346 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:44.391 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::subscription::acknowledge_unknown_sequence_nr ... ok [INFO] [stderr] 2021-11-21 04:39:44.455 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:44.455 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:44.544 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:44.586 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:44.587 - 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] 2021-11-21 04:39:44.598 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:44.598 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:44.618 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:44.618 - ERROR - opcua_server::services::node_management - reference cannot be added because target node id is invalid [INFO] [stdout] test tests::services::subscription::create_modify_destroy_subscription ... ok [INFO] [stderr] 2021-11-21 04:39:44.661 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:44.661 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:44.707 - ERROR - opcua_server::state - Cannot find endpoint that matches path "opc.tcp://localhost:4855/x", security policy None, and security mode None [INFO] [stderr] 2021-11-21 04:39:44.708 - ERROR - opcua_server::state - Endpoint "/noaccess" does not support anonymous authentication [INFO] [stderr] 2021-11-21 04:39:44.783 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:44.783 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::services::node_management::delete_references_target_node_id_invalid ... ok [INFO] [stdout] test tests::services::session::anonymous_user_token ... ok [INFO] [stderr] 2021-11-21 04:39:44.834 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:44.834 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:44.870 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:44.870 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:44.905 - 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_user_access_denied ... ok [INFO] [stderr] 2021-11-21 04:39:45.124 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:45.130 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:45.130 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:45.141 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:45.142 - 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_node_class_invalid ... ok [INFO] [stdout] test tests::services::node_management::add_references_reference_type_id_invalid ... ok [INFO] [stderr] 2021-11-21 04:39:45.370 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:45.370 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:45.386 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:45.386 - 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::user_name_pass_token ... FAILED [INFO] [stderr] 2021-11-21 04:39:45.390 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:45.414 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:45.414 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:45.498 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:45.503 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::subscription::publish_keep_alive ... ok [INFO] [stderr] 2021-11-21 04:39:45.570 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:45.570 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:45.611 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:45.745 - 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] [stdout] test tests::services::subscription::multiple_publish_response_subscription ... ok [INFO] [stderr] 2021-11-21 04:39:45.794 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:45.794 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:45.830 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:45.830 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::services::subscription::publish_with_no_subscriptions ... ok [INFO] [stderr] 2021-11-21 04:39:45.846 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:45.846 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:45.948 - 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_response_subscription ... ok [INFO] [stderr] 2021-11-21 04:39:46.013 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:46.022 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:46.022 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::services::view::browse ... ok [INFO] [stderr] 2021-11-21 04:39:46.051 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:46.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] 2021-11-21 04:39:46.062 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::services::view::browse_both ... ok [INFO] [stderr] 2021-11-21 04:39:46.078 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:46.078 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:46.110 - ERROR - opcua_server::services::view - Continuation point Z4xb5z27 was invalid [INFO] [stderr] 2021-11-21 04:39:46.150 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:46.150 - 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] 2021-11-21 04:39:46.319 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:46.416 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:46.478 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:46.480 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:46.481 - ERROR - opcua_server::services::node_management - node cannot be created because type definition is not valid [INFO] [stderr] 2021-11-21 04:39:46.533 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:46.533 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:46.559 - ERROR - opcua_server::services::view - Continuation point eWnNfQIH was invalid [INFO] [stderr] 2021-11-21 04:39:46.631 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:46.651 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:46.651 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stdout] test tests::services::view::browse_next_cp ... ok [INFO] [stderr] 2021-11-21 04:39:46.727 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:46.727 - 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_cp2 ... ok [INFO] [stdout] test tests::services::view::browse_inverse ... ok [INFO] [stderr] 2021-11-21 04:39:46.929 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::subscriptions::subscription::update_state_10 ... ok [INFO] [stdout] test tests::subscriptions::subscription::basic_subscription ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_11 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_12 ... ok [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_13 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_17 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_16 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_27 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_3 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_4 ... ok [INFO] [stderr] 2021-11-21 04:39:47.117 - 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_6 ... ok [INFO] [stdout] test tests::services::view::browse_next_multiple_cps ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_5 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_9 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_7 ... ok [INFO] [stdout] test tests::subscriptions::subscription::update_state_8 ... ok [INFO] [stderr] 2021-11-21 04:39:47.175 - 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_node_class_mask ... ok [INFO] [stderr] 2021-11-21 04:39:47.283 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:47.335 - ERROR - opcua_server::services::view - Continuation point Vpov2iWR was invalid [INFO] [stdout] test tests::services::view::register_nodes ... ok [INFO] [stderr] 2021-11-21 04:39:47.423 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stdout] test tests::services::view::browse_next_release_cp ... ok [INFO] [stdout] test tests::services::view::unregister_nodes ... ok [INFO] [stderr] 2021-11-21 04:39:47.506 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:47.533 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:47.575 - 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_ids ... ok [INFO] [stdout] test tests::services::view::browse_next_no_cp1 ... ok [INFO] [stdout] test tests::services::view::browse_non_null_view ... ok [INFO] [stderr] 2021-11-21 04:39:47.705 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:47.760 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:47.801 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:47.801 - 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::register_nodes_nothing_to_do ... ok [INFO] [stderr] 2021-11-21 04:39:47.820 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:47.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_no_handler ... ok [INFO] [stderr] 2021-11-21 04:39:47.927 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:47.928 - ERROR - opcua_server::services::node_management - node cannot be created because type definition is not valid [INFO] [stdout] test tests::services::view::translate_browse_paths_to_node_ids2 ... ok [INFO] [stderr] 2021-11-21 04:39:47.985 - 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_type_definition_invalid ... ok [INFO] [stdout] test tests::services::view::unregister_nodes_nothing_to_do ... ok [INFO] [stderr] 2021-11-21 04:39:48.156 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:48.174 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:48.174 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:48.364 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:48.387 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:48.387 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:48.529 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:48.546 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:48.546 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:48.694 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:48.728 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:48.728 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:48.898 - ERROR - opcua_core::comms::secure_channel - Cannot read our own certificate and private key. Check paths. Crypto won't work [INFO] [stderr] 2021-11-21 04:39:48.916 - ERROR - opcua_crypto::certificate_store - Folder for storing certificates cannot be examined so server has no application instance certificate or private key. [INFO] [stderr] 2021-11-21 04:39:48.916 - ERROR - opcua_server::server - Server is missing its application instance certificate and/or its private key. Encrypted endpoints will not function correctly. [INFO] [stderr] 2021-11-21 04:39:49.067 - 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: 0x557e856c609c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x557e856c609c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557e856c609c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557e856c609c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557e856eb3ac - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x557e856c0cc5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x557e856c7b40 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557e856c7b40 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557e856c7b40 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x557e856c7726 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x557e856c81f4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x557e856c7ca2 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x557e856c6554 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x557e856c7c39 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x557e84b6fd81 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x557e84b6fccd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x557e851e65b1 - opcua_server::tests::server_config_sample_save::h653abe2ee8754d86 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:74:5 [INFO] [stdout] 17: 0x557e851e637a - opcua_server::tests::server_config_sample_save::{{closure}}::h2fe04c74766458c3 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:66:1 [INFO] [stdout] 18: 0x557e84e6927e - core::ops::function::FnOnce::call_once::hcd61c97950cea430 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x557e85284ec3 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x557e85284ec3 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 21: 0x557e85283a57 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 22: 0x557e85283a57 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x557e85283a57 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 24: 0x557e85283a57 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 25: 0x557e85283a57 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 26: 0x557e85283a57 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 27: 0x557e85283a57 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 28: 0x557e85250d9e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 29: 0x557e85250d9e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 30: 0x557e85255bc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 31: 0x557e85255bc8 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x557e85255bc8 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 33: 0x557e85255bc8 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 34: 0x557e85255bc8 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 35: 0x557e85255bc8 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 36: 0x557e85255bc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x557e856ccf93 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 38: 0x557e856ccf93 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x557e856ccf93 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 40: 0x7fd38055f609 - start_thread [INFO] [stdout] 41: 0x7fd38032f293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::services::session::user_name_pass_token stdout ---- [INFO] [stdout] thread 'tests::services::session::user_name_pass_token' panicked at 'assertion failed: server_cert.is_some()', src/tests/services/session.rs:87:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557e856c609c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x557e856c609c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557e856c609c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557e856c609c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557e856eb3ac - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x557e856c0cc5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x557e856c7b40 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557e856c7b40 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557e856c7b40 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x557e856c7726 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x557e856c81f4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x557e856c7ca2 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x557e856c6554 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x557e856c7c39 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x557e84b6fd81 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x557e84b6fccd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x557e84bcacd3 - opcua_server::tests::services::session::user_name_pass_token::ha9891047bbf7fd4d [INFO] [stdout] at /opt/rustwide/workdir/src/tests/services/session.rs:87:5 [INFO] [stdout] 17: 0x557e84bcaa3a - opcua_server::tests::services::session::user_name_pass_token::{{closure}}::hca2a83209cd78577 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/services/session.rs:77:1 [INFO] [stdout] 18: 0x557e84e68d5e - core::ops::function::FnOnce::call_once::haf16644e9a783cae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x557e85284ec3 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x557e85284ec3 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 21: 0x557e85283a57 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 22: 0x557e85283a57 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x557e85283a57 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 24: 0x557e85283a57 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 25: 0x557e85283a57 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 26: 0x557e85283a57 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 27: 0x557e85283a57 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 28: 0x557e85250d9e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 29: 0x557e85250d9e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 30: 0x557e85255bc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 31: 0x557e85255bc8 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x557e85255bc8 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 33: 0x557e85255bc8 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 34: 0x557e85255bc8 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 35: 0x557e85255bc8 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 36: 0x557e85255bc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x557e856ccf93 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 38: 0x557e856ccf93 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x557e856ccf93 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 40: 0x7fd38055f609 - start_thread [INFO] [stdout] 41: 0x7fd38032f293 - clone [INFO] [stdout] 42: 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; finished in 18.49s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "11dcdf2b14055fcaa0058c5e95f0c5841639caaa4bf055a29aee59bbd7b5e62f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11dcdf2b14055fcaa0058c5e95f0c5841639caaa4bf055a29aee59bbd7b5e62f", kill_on_drop: false }` [INFO] [stdout] 11dcdf2b14055fcaa0058c5e95f0c5841639caaa4bf055a29aee59bbd7b5e62f