[INFO] fetching crate opcua 0.12.0... [INFO] checking opcua-0.12.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate opcua 0.12.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate opcua 0.12.0 [INFO] finished tweaking crates.io crate opcua 0.12.0 [INFO] tweaked toml for crates.io crate opcua 0.12.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate opcua 0.12.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 273 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.8) [INFO] [stderr] Adding foreign-types v0.3.2 (available: v0.5.0) [INFO] [stderr] Adding gethostname v0.4.3 (available: v1.0.2) [INFO] [stderr] Adding rumqttc v0.23.0 (available: v0.24.0) [INFO] [stderr] Adding url v1.7.2 (available: v2.5.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd63d7462324b9081dcc584aa8b3576303fbe1aaac12920e3a8a9031b647b662 [INFO] running `Command { std: "docker" "start" "-a" "cd63d7462324b9081dcc584aa8b3576303fbe1aaac12920e3a8a9031b647b662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd63d7462324b9081dcc584aa8b3576303fbe1aaac12920e3a8a9031b647b662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd63d7462324b9081dcc584aa8b3576303fbe1aaac12920e3a8a9031b647b662", kill_on_drop: false }` [INFO] [stdout] cd63d7462324b9081dcc584aa8b3576303fbe1aaac12920e3a8a9031b647b662 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7c7f503088d03e23981f316399f11da650ae5fd42b6e6d59394e0ab9df42e30 [INFO] running `Command { std: "docker" "start" "-a" "b7c7f503088d03e23981f316399f11da650ae5fd42b6e6d59394e0ab9df42e30", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking gethostname v0.4.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking opcua v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `console_logging` in the crate root [INFO] [stdout] --> src/crypto/tests/crypto.rs:232:12 [INFO] [stdout] | [INFO] [stdout] 232 | crate::console_logging::init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `console_logging` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "console-logging")] [INFO] [stdout] | --------------------------- the item is gated behind the `console-logging` feature [INFO] [stdout] 71 | pub mod console_logging; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/client/mod.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 145 | core::prelude::*, [INFO] [stdout] | ---------------- but the name `DecodingOptions` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 150 | pub use crate::client::{ [INFO] [stdout] | _____________^ [INFO] [stdout] 151 | | builder::*, [INFO] [stdout] 152 | | callbacks::*, [INFO] [stdout] 153 | | client::*, [INFO] [stdout] ... | [INFO] [stdout] 156 | | subscription::MonitoredItem, [INFO] [stdout] 157 | | }; [INFO] [stdout] | |_____^ the name `DecodingOptions` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `console_logging` in the crate root [INFO] [stdout] --> src/crypto/x509.rs:629:16 [INFO] [stdout] | [INFO] [stdout] 629 | crate::console_logging::init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `console_logging` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "console-logging")] [INFO] [stdout] | --------------------------- the item is gated behind the `console-logging` feature [INFO] [stdout] 71 | pub mod console_logging; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/server/mod.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | pub use crate::server::{ [INFO] [stdout] | _____________^ [INFO] [stdout] 73 | | address_space::types::*, [INFO] [stdout] | | ----------------------- but the name `Method` in the type namespace is also re-exported here [INFO] [stdout] 74 | | address_space::{AccessLevel, EventNotifier, UserAccessLevel}, [INFO] [stdout] 75 | | builder::*, [INFO] [stdout] ... | [INFO] [stdout] 82 | | util::*, [INFO] [stdout] 83 | | }; [INFO] [stdout] | |_____^ the name `Method` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::types::*` [INFO] [stdout] --> src/server/mod.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | pub use crate::types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/types/mod.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | pub use crate::types::{ [INFO] [stdout] | _________^ [INFO] [stdout] 225 | | argument::*, array::*, attribute::*, basic_types::*, byte_string::*, data_types::*, [INFO] [stdout] 226 | | data_value::*, date_time::*, diagnostic_info::*, encoding::*, expanded_node_id::*, [INFO] [stdout] 227 | | extension_object::*, guid::*, localized_text::*, node_id::*, node_ids::*, numeric_range::*, [INFO] [stdout] 228 | | operand::*, qualified_name::*, request_header::*, response_header::*, service_types::*, [INFO] [stdout] | | ---------------- but the name `Argument` in the type namespace is also re-exported here [INFO] [stdout] 229 | | status_code::*, string::*, variant::*, variant_type_id::*, [INFO] [stdout] 230 | | }; [INFO] [stdout] | |_^ the name `Argument` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `argument::*` and `basic_types::*` [INFO] [stdout] --> src/types/mod.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | argument::*, array::*, attribute::*, basic_types::*, byte_string::*, data_types::*, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::client::prelude::*` [INFO] [stdout] --> src/lib.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | pub use crate::client::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::prelude::*` [INFO] [stdout] --> src/lib.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub use crate::core::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `console_logging` in the crate root [INFO] [stdout] --> src/server/events/event.rs:666:12 [INFO] [stdout] | [INFO] [stdout] 666 | crate::console_logging::init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `console_logging` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "console-logging")] [INFO] [stdout] | --------------------------- the item is gated behind the `console-logging` feature [INFO] [stdout] 71 | pub mod console_logging; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `console_logging` in the crate root [INFO] [stdout] --> src/server/tests/address_space.rs:749:12 [INFO] [stdout] | [INFO] [stdout] 749 | crate::console_logging::init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `console_logging` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "console-logging")] [INFO] [stdout] | --------------------------- the item is gated behind the `console-logging` feature [INFO] [stdout] 71 | pub mod console_logging; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `console_logging` in the crate root [INFO] [stdout] --> src/server/tests/address_space.rs:786:12 [INFO] [stdout] | [INFO] [stdout] 786 | crate::console_logging::init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `console_logging` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "console-logging")] [INFO] [stdout] | --------------------------- the item is gated behind the `console-logging` feature [INFO] [stdout] 71 | pub mod console_logging; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `console_logging` in the crate root [INFO] [stdout] --> src/server/tests/events.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 151 | crate::console_logging::init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `console_logging` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "console-logging")] [INFO] [stdout] | --------------------------- the item is gated behind the `console-logging` feature [INFO] [stdout] 71 | pub mod console_logging; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `console_logging` in the crate root [INFO] [stdout] --> src/server/tests/events.rs:793:12 [INFO] [stdout] | [INFO] [stdout] 793 | crate::console_logging::init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `console_logging` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "console-logging")] [INFO] [stdout] | --------------------------- the item is gated behind the `console-logging` feature [INFO] [stdout] 71 | pub mod console_logging; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `console_logging` in the crate root [INFO] [stdout] --> src/server/tests/services/node_management.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | crate::console_logging::init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `console_logging` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "console-logging")] [INFO] [stdout] | --------------------------- the item is gated behind the `console-logging` feature [INFO] [stdout] 71 | pub mod console_logging; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `console_logging` in the crate root [INFO] [stdout] --> src/server/tests/services/session.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | crate::console_logging::init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `console_logging` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "console-logging")] [INFO] [stdout] | --------------------------- the item is gated behind the `console-logging` feature [INFO] [stdout] 71 | pub mod console_logging; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `console_logging` in the crate root [INFO] [stdout] --> src/server/tests/services/view.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | crate::console_logging::init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `console_logging` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "console-logging")] [INFO] [stdout] | --------------------------- the item is gated behind the `console-logging` feature [INFO] [stdout] 71 | pub mod console_logging; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `console_logging` in the crate root [INFO] [stdout] --> src/server/tests/services/view.rs:287:12 [INFO] [stdout] | [INFO] [stdout] 287 | crate::console_logging::init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `console_logging` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "console-logging")] [INFO] [stdout] | --------------------------- the item is gated behind the `console-logging` feature [INFO] [stdout] 71 | pub mod console_logging; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `console_logging` in the crate root [INFO] [stdout] --> src/server/tests/services/view.rs:434:12 [INFO] [stdout] | [INFO] [stdout] 434 | crate::console_logging::init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `console_logging` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "console-logging")] [INFO] [stdout] | --------------------------- the item is gated behind the `console-logging` feature [INFO] [stdout] 71 | pub mod console_logging; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/client/mod.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 145 | core::prelude::*, [INFO] [stdout] | ---------------- but the name `DecodingOptions` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 150 | pub use crate::client::{ [INFO] [stdout] | _____________^ [INFO] [stdout] 151 | | builder::*, [INFO] [stdout] 152 | | callbacks::*, [INFO] [stdout] 153 | | client::*, [INFO] [stdout] ... | [INFO] [stdout] 156 | | subscription::MonitoredItem, [INFO] [stdout] 157 | | }; [INFO] [stdout] | |_____^ the name `DecodingOptions` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/server/mod.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | pub use crate::server::{ [INFO] [stdout] | _____________^ [INFO] [stdout] 73 | | address_space::types::*, [INFO] [stdout] | | ----------------------- but the name `Method` in the type namespace is also re-exported here [INFO] [stdout] 74 | | address_space::{AccessLevel, EventNotifier, UserAccessLevel}, [INFO] [stdout] 75 | | builder::*, [INFO] [stdout] ... | [INFO] [stdout] 82 | | util::*, [INFO] [stdout] 83 | | }; [INFO] [stdout] | |_____^ the name `Method` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::types::*` [INFO] [stdout] --> src/server/mod.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | pub use crate::types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/types/mod.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | pub use crate::types::{ [INFO] [stdout] | _________^ [INFO] [stdout] 225 | | argument::*, array::*, attribute::*, basic_types::*, byte_string::*, data_types::*, [INFO] [stdout] 226 | | data_value::*, date_time::*, diagnostic_info::*, encoding::*, expanded_node_id::*, [INFO] [stdout] 227 | | extension_object::*, guid::*, localized_text::*, node_id::*, node_ids::*, numeric_range::*, [INFO] [stdout] 228 | | operand::*, qualified_name::*, request_header::*, response_header::*, service_types::*, [INFO] [stdout] | | ---------------- but the name `Argument` in the type namespace is also re-exported here [INFO] [stdout] 229 | | status_code::*, string::*, variant::*, variant_type_id::*, [INFO] [stdout] 230 | | }; [INFO] [stdout] | |_^ the name `Argument` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `basic_types::*` [INFO] [stdout] --> src/types/mod.rs:225:42 [INFO] [stdout] | [INFO] [stdout] 225 | argument::*, array::*, attribute::*, basic_types::*, byte_string::*, data_types::*, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Argument` is ambiguous [INFO] [stdout] --> src/server/tests/address_space.rs:712:49 [INFO] [stdout] | [INFO] [stdout] 712 | let argument = v.decode_inner::(&decoding_options).unwrap(); [INFO] [stdout] | ^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Argument` could refer to the struct imported here [INFO] [stdout] --> src/types/mod.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | argument::*, array::*, attribute::*, basic_types::*, byte_string::*, data_types::*, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Argument` to disambiguate [INFO] [stdout] note: `Argument` could also refer to the struct imported here [INFO] [stdout] --> src/types/mod.rs:228:75 [INFO] [stdout] | [INFO] [stdout] 228 | operand::*, qualified_name::*, request_header::*, response_header::*, service_types::*, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Argument` to disambiguate [INFO] [stdout] = note: `#[deny(ambiguous_glob_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::client::prelude::*` [INFO] [stdout] --> src/lib.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | pub use crate::client::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::prelude::*` [INFO] [stdout] --> src/lib.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub use crate::core::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stdout] --> src/crypto/x509.rs:596:13 [INFO] [stdout] | [INFO] [stdout] 596 | Utc.datetime_from_str(date, "%b %d %H:%M:%S %Y") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stdout] --> src/crypto/x509.rs:596:13 [INFO] [stdout] | [INFO] [stdout] 596 | Utc.datetime_from_str(date, "%b %d %H:%M:%S %Y") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/types/date_time.rs:143:22 [INFO] [stdout] | [INFO] [stdout] 143 | let dt = Utc.ymd(year as i32, month as u32, day as u32).and_hms_nano( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms_nano`: Use and_hms_nano_opt() instead [INFO] [stdout] --> src/types/date_time.rs:143:65 [INFO] [stdout] | [INFO] [stdout] 143 | let dt = Utc.ymd(year as i32, month as u32, day as u32).and_hms_nano( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/types/date_time.rs:330:13 [INFO] [stdout] | [INFO] [stdout] 330 | Utc.ymd(MIN_YEAR as i32, 1, 1).and_hms(0, 0, 0) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/types/date_time.rs:330:40 [INFO] [stdout] | [INFO] [stdout] 330 | Utc.ymd(MIN_YEAR as i32, 1, 1).and_hms(0, 0, 0) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/types/date_time.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | Utc.ymd(MAX_YEAR as i32, 12, 31).and_hms(23, 59, 59) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/types/date_time.rs:336:42 [INFO] [stdout] | [INFO] [stdout] 336 | Utc.ymd(MAX_YEAR as i32, 12, 31).and_hms(23, 59, 59) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/types/date_time.rs:143:22 [INFO] [stdout] | [INFO] [stdout] 143 | let dt = Utc.ymd(year as i32, month as u32, day as u32).and_hms_nano( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms_nano`: Use and_hms_nano_opt() instead [INFO] [stdout] --> src/types/date_time.rs:143:65 [INFO] [stdout] | [INFO] [stdout] 143 | let dt = Utc.ymd(year as i32, month as u32, day as u32).and_hms_nano( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/types/date_time.rs:218:36 [INFO] [stdout] | [INFO] [stdout] 218 | let naive = NaiveDateTime::from_timestamp(duration.as_secs() as i64, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/types/date_time.rs:219:32 [INFO] [stdout] | [INFO] [stdout] 219 | let now = DateTimeUtc::from_utc(naive, Utc); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/types/date_time.rs:330:13 [INFO] [stdout] | [INFO] [stdout] 330 | Utc.ymd(MIN_YEAR as i32, 1, 1).and_hms(0, 0, 0) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/types/date_time.rs:330:40 [INFO] [stdout] | [INFO] [stdout] 330 | Utc.ymd(MIN_YEAR as i32, 1, 1).and_hms(0, 0, 0) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/types/date_time.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | Utc.ymd(MAX_YEAR as i32, 12, 31).and_hms(23, 59, 59) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/types/date_time.rs:336:42 [INFO] [stdout] | [INFO] [stdout] 336 | Utc.ymd(MAX_YEAR as i32, 12, 31).and_hms(23, 59, 59) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `opcua` (lib); 14 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/bin/rustc --crate-name opcua --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="discovery-server-registration"' --cfg 'feature="generated-address-space"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-files", "actix-web", "all", "client", "console-logging", "default", "discovery-server-registration", "env_logger", "generated-address-space", "http", "rumqttc", "server", "test-vendored-openssl", "vendored-openssl"))' -C metadata=747979bc7ac28a78 -C extra-filename=-518bdc24aeac9f2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-e08b94e4b5ffeef5.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-fd45c12cf0996330.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d92705dd1d5353b1.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-136dd4c59e859516.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-e8c8990df4fceedd.so --extern foreign_types=/opt/rustwide/target/debug/deps/libforeign_types-66d65369efb50a02.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-a2cb2d6ac30e237d.rmeta --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-e3599ec040a7ca38.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e5cabef3feeb6ca4.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-74fdcfdf3875e7c0.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-3a5ade43bfd5bac2.rmeta --extern openssl_sys=/opt/rustwide/target/debug/deps/libopenssl_sys-adaa9b60ad59f3e5.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-5974f5a5817683be.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-90981a9e3335ab1c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-28db21c0c2dc1f4a.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-b9497a5cfb97687d.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-508cbddaeff1bf85.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-3de48f5edc2b2629.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0ba07e8939fb73a9.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2c18f4c0236e2dc7.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-9b3f525b218c1f4b.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-86c09d8c69dbdaae.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `opcua` (lib test) due to 13 previous errors; 16 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/bin/rustc --crate-name opcua --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="discovery-server-registration"' --cfg 'feature="generated-address-space"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-files", "actix-web", "all", "client", "console-logging", "default", "discovery-server-registration", "env_logger", "generated-address-space", "http", "rumqttc", "server", "test-vendored-openssl", "vendored-openssl"))' -C metadata=1a7a65aac9e890b5 -C extra-filename=-c0a85e5ae4b8e0c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-e08b94e4b5ffeef5.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-fd45c12cf0996330.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d92705dd1d5353b1.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-136dd4c59e859516.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-e8c8990df4fceedd.so --extern foreign_types=/opt/rustwide/target/debug/deps/libforeign_types-66d65369efb50a02.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-a2cb2d6ac30e237d.rmeta --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-e3599ec040a7ca38.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e5cabef3feeb6ca4.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-74fdcfdf3875e7c0.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-3a5ade43bfd5bac2.rmeta --extern openssl_sys=/opt/rustwide/target/debug/deps/libopenssl_sys-adaa9b60ad59f3e5.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-5974f5a5817683be.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-90981a9e3335ab1c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-28db21c0c2dc1f4a.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-b9497a5cfb97687d.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-508cbddaeff1bf85.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-3de48f5edc2b2629.rmeta --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-5f78ff8c5e6280f8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0ba07e8939fb73a9.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2c18f4c0236e2dc7.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-9b3f525b218c1f4b.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-86c09d8c69dbdaae.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b7c7f503088d03e23981f316399f11da650ae5fd42b6e6d59394e0ab9df42e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7c7f503088d03e23981f316399f11da650ae5fd42b6e6d59394e0ab9df42e30", kill_on_drop: false }` [INFO] [stdout] b7c7f503088d03e23981f316399f11da650ae5fd42b6e6d59394e0ab9df42e30