[INFO] cloning repository https://github.com/sobi3ch/ockam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sobi3ch/ockam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsobi3ch%2Fockam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsobi3ch%2Fockam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4039b86969d5262f532f0d3e8493aac75b148689 [INFO] testing sobi3ch/ockam against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsobi3ch%2Fockam" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sobi3ch/ockam [INFO] finished tweaking git repo https://github.com/sobi3ch/ockam [INFO] tweaked toml for git repo https://github.com/sobi3ch/ockam written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sobi3ch/ockam on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sobi3ch/ockam already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_key_exchange_xx/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_key_exchange_xx/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/signature_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `subtle` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_macros` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_xx` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_macros` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_node` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_vault` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_vault_sync_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_executor/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `crossbeam-queue` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_executor/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_executor/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_vault_sync_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_vault_sync_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_macros` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_vault_sync_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_node` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_vault_sync_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_vault` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_vault_sync_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_entity/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_channel` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_entity` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_xx` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_macros` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_vault` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_vault_sync_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_key_exchange_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `x25519-dalek` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_key_exchange_x3dh/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_key_exchange_x3dh/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_transport_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/examples/rust/get_started/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/examples/rust/get_started/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `serde` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/examples/rust/get_started/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `serde_json` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.53 [INFO] [stderr] Downloaded shared_child v0.3.5 [INFO] [stderr] Downloaded dyn-clone v1.0.4 [INFO] [stderr] Downloaded signal-hook-mio v0.2.1 [INFO] [stderr] Downloaded bunt v0.2.6 [INFO] [stderr] Downloaded os_type v2.4.0 [INFO] [stderr] Downloaded clap_derive v3.0.12 [INFO] [stderr] Downloaded strum v0.22.0 [INFO] [stderr] Downloaded ghash v0.4.4 [INFO] [stderr] Downloaded bunt-macros v0.2.5 [INFO] [stderr] Downloaded ctrlc v3.2.1 [INFO] [stderr] Downloaded strum_macros v0.22.0 [INFO] [stderr] Downloaded litrs v0.2.3 [INFO] [stderr] Downloaded textwrap v0.14.2 [INFO] [stderr] Downloaded tungstenite v0.14.0 [INFO] [stderr] Downloaded heapless v0.7.10 [INFO] [stderr] Downloaded crossterm v0.22.1 [INFO] [stderr] Downloaded aes-gcm v0.9.4 [INFO] [stderr] Downloaded cortex-m v0.7.4 [INFO] [stderr] Downloaded clap v3.0.12 [INFO] [stderr] Downloaded hkdf v0.11.0 [INFO] [stderr] Downloaded object v0.27.1 [INFO] [stderr] Downloaded bitvec v0.22.3 [INFO] [stderr] Downloaded tracing-subscriber v0.3.6 [INFO] [stderr] Downloaded futures-util v0.3.19 [INFO] [stderr] Downloaded signal-hook v0.3.13 [INFO] [stderr] Downloaded comfy-table v5.0.0 [INFO] [stderr] Downloaded backtrace v0.3.63 [INFO] [stderr] Downloaded futures v0.3.19 [INFO] [stderr] Downloaded core2 v0.3.3 [INFO] [stderr] Downloaded blake2 v0.9.2 [INFO] [stderr] Downloaded tokio-tungstenite v0.15.0 [INFO] [stderr] Downloaded vsss-rs v1.4.0 [INFO] [stderr] Downloaded embedded-hal v0.2.6 [INFO] [stderr] Downloaded curve25519-dalek v3.2.0 [INFO] [stderr] Downloaded libc v0.2.114 [INFO] [stderr] Downloaded tokio v1.15.0 [INFO] [stderr] Downloaded bls12_381_plus v0.5.2 [INFO] [stderr] Downloaded spin v0.9.2 [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded gimli v0.26.1 [INFO] [stderr] Downloaded addr2line v0.17.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.21 [INFO] [stderr] Downloaded ssh-key v0.2.0 [INFO] [stderr] Downloaded human-panic v1.0.3 [INFO] [stderr] Downloaded sec1 v0.2.1 [INFO] [stderr] Downloaded structopt v0.3.26 [INFO] [stderr] Downloaded futures-executor v0.3.19 [INFO] [stderr] Downloaded futures-io v0.3.19 [INFO] [stderr] Downloaded wyz v0.4.0 [INFO] [stderr] Downloaded serde_bare v0.5.0 [INFO] [stderr] Downloaded zeroize_derive v1.3.1 [INFO] [stderr] Downloaded os_str_bytes v6.0.0 [INFO] [stderr] Downloaded crossterm_winapi v0.9.0 [INFO] [stderr] Downloaded crossbeam-utils v0.8.6 [INFO] [stderr] Downloaded signature v1.5.0 [INFO] [stderr] Downloaded futures-sink v0.3.19 [INFO] [stderr] Downloaded pairing v0.20.0 [INFO] [stderr] Downloaded funty v1.2.0 [INFO] [stderr] Downloaded radium v0.6.2 [INFO] [stderr] Downloaded critical-section v0.2.5 [INFO] [stderr] Downloaded atomic-polyfill v0.1.5 [INFO] [stderr] Downloaded ed25519 v1.3.0 [INFO] [stderr] Downloaded futures-core v0.3.19 [INFO] [stderr] Downloaded futures-macro v0.3.19 [INFO] [stderr] Downloaded futures-task v0.3.19 [INFO] [stderr] Downloaded managed v0.8.0 [INFO] [stderr] Downloaded serde-big-array v0.3.2 [INFO] [stderr] Downloaded ron v0.7.0 [INFO] [stderr] Downloaded serde_derive v1.0.135 [INFO] [stderr] Downloaded serde v1.0.135 [INFO] [stderr] Downloaded base64ct v1.3.3 [INFO] [stderr] Downloaded futures-channel v0.3.19 [INFO] [stderr] Downloaded zeroize v1.5.0 [INFO] [stderr] Downloaded trybuild v1.0.54 [INFO] [stderr] Downloaded duct v0.13.5 [INFO] [stderr] Downloaded getrandom v0.2.4 [INFO] [stderr] Downloaded crossbeam-queue v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c97572ad9b9dcebbd920ff14528f1cbe9d81b99602520fe92555f0001d62ee36 [INFO] running `Command { std: "docker" "start" "-a" "c97572ad9b9dcebbd920ff14528f1cbe9d81b99602520fe92555f0001d62ee36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c97572ad9b9dcebbd920ff14528f1cbe9d81b99602520fe92555f0001d62ee36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c97572ad9b9dcebbd920ff14528f1cbe9d81b99602520fe92555f0001d62ee36", kill_on_drop: false }` [INFO] [stdout] c97572ad9b9dcebbd920ff14528f1cbe9d81b99602520fe92555f0001d62ee36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f04b1edf4078894c5d0f92a6d940d4513a1e93abea21e1118b1f5f5f2167ea2a [INFO] running `Command { std: "docker" "start" "-a" "f04b1edf4078894c5d0f92a6d940d4513a1e93abea21e1118b1f5f5f2167ea2a", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_transport_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_entity/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `x25519-dalek` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_macros` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_executor/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `crossbeam-queue` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_executor/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_executor/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_xx/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_xx/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_x3dh/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_x3dh/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/examples/rust/get_started/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/examples/rust/get_started/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `serde` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/examples/rust/get_started/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `serde_json` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_xx` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_macros` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_node` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_vault` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_vault_sync_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/signature_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `subtle` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_channel` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_entity` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_xx` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_macros` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_vault` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_vault_sync_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_vault_sync_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_vault_sync_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_macros` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_vault_sync_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_node` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_vault_sync_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_vault` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_vault_sync_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling core2 v0.3.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.6 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling pairing v0.20.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling bunt-macros v0.2.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling os_type v2.4.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling base64ct v1.3.3 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bunt v0.2.6 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling shared_child v0.3.5 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling managed v0.8.0 [INFO] [stderr] Compiling example_blocks v0.1.0 (/opt/rustwide/workdir/tools/docs/example_blocks) [INFO] [stderr] Compiling duct v0.13.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling ockam_macros v0.5.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_macros) [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling clap_derive v3.0.12 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stdout] warning: unexpected `cfg` condition value: `no_main` [INFO] [stdout] --> implementations/rust/ockam/ockam_macros/src/node_attribute/hygiene.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(not(feature = "no_main"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, `no_std`, and `std` [INFO] [stdout] = help: consider adding `no_main` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> implementations/rust/ockam/ockam_macros/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | warnings [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no_main` [INFO] [stdout] --> implementations/rust/ockam/ockam_macros/src/node_attribute/hygiene.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(not(feature = "no_main"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, `no_std`, and `std` [INFO] [stdout] = help: consider adding `no_main` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zeroize_derive v1.3.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling zeroize v1.5.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling ssh-key v0.2.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling comfy-table v5.0.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_bare v0.5.0 [INFO] [stderr] Compiling serde-big-array v0.3.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bls12_381_plus v0.5.2 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling vsss-rs v1.4.0 [INFO] [stderr] Compiling ockam_core v0.44.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_core) [INFO] [stdout] warning: unused import: `macros::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/routing/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use macros::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling example_runner v0.1.0 (/opt/rustwide/workdir/tools/docs/example_runner) [INFO] [stderr] Compiling clap v3.0.12 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/routing/route.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn modify(&mut self) -> RouteBuilder { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn modify(&mut self) -> RouteBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/secret.rs:8:59 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_Secret` [INFO] [stdout] 9 | #[zeroize(drop)] [INFO] [stdout] 10 | pub struct Secret { [INFO] [stdout] | ------ `Secret` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/secret.rs:8:59 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_Secret` [INFO] [stdout] 9 | #[zeroize(drop)] [INFO] [stdout] 10 | pub struct Secret { [INFO] [stdout] | ------ `Secret` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:53:63 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Serialize, Deserialize, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_SecretKey` [INFO] [stdout] 54 | #[zeroize(drop)] [INFO] [stdout] 55 | pub struct SecretKey(SecretKeyVec); [INFO] [stdout] | --------- `SecretKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:53:63 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Serialize, Deserialize, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_SecretKey` [INFO] [stdout] 54 | #[zeroize(drop)] [INFO] [stdout] 55 | pub struct SecretKey(SecretKeyVec); [INFO] [stdout] | --------- `SecretKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:71:63 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Serialize, Deserialize, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_PublicKey` [INFO] [stdout] 72 | #[zeroize(drop)] [INFO] [stdout] 73 | pub struct PublicKey { [INFO] [stdout] | --------- `PublicKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:71:63 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Serialize, Deserialize, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_PublicKey` [INFO] [stdout] 72 | #[zeroize(drop)] [INFO] [stdout] 73 | pub struct PublicKey { [INFO] [stdout] | --------- `PublicKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:103:63 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(Serialize, Deserialize, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_Signature` [INFO] [stdout] 104 | #[zeroize(drop)] [INFO] [stdout] 105 | pub struct Signature(SignatureVec); [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:103:63 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(Serialize, Deserialize, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_Signature` [INFO] [stdout] 104 | #[zeroize(drop)] [INFO] [stdout] 105 | pub struct Signature(SignatureVec); [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:121:69 [INFO] [stdout] | [INFO] [stdout] 121 | #[derive(Serialize, Deserialize, Copy, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_SecretType` [INFO] [stdout] 122 | pub enum SecretType { [INFO] [stdout] | ---------- `SecretType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ockam_executor v0.13.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_executor) [INFO] [stderr] Compiling ockam_vault v0.38.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_vault) [INFO] [stderr] Compiling ockam_key_exchange_core v0.36.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_core) [INFO] [stderr] Compiling ockam_transport_core v0.18.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_transport_core) [INFO] [stderr] Compiling ockam_vault_test_suite v0.33.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_vault_test_suite) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_key_exchange_core/src/lib.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_CompletedKeyExchange` [INFO] [stdout] 61 | #[zeroize(drop)] [INFO] [stdout] 62 | pub struct CompletedKeyExchange { [INFO] [stdout] | -------------------- `CompletedKeyExchange` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_key_exchange_core/src/lib.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_CompletedKeyExchange` [INFO] [stdout] 61 | #[zeroize(drop)] [INFO] [stdout] 62 | pub struct CompletedKeyExchange { [INFO] [stdout] | -------------------- `CompletedKeyExchange` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ockam_key_exchange_xx v0.37.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_xx) [INFO] [stderr] Compiling ockam_key_exchange_x3dh v0.36.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_x3dh) [INFO] [stdout] warning: unused import: `asymmetric_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub use asymmetric_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hasher_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub use hasher_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `key_id_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use key_id_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `secret_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub use secret_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `signer_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub use signer_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `symmetric_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub use symmetric_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `verifier_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub use verifier_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling signature_core v0.34.0 (/opt/rustwide/workdir/implementations/rust/ockam/signature_core) [INFO] [stderr] Compiling signature_bls v0.32.0 (/opt/rustwide/workdir/implementations/rust/ockam/signature_bls) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> implementations/rust/ockam/ockam_executor/src/executor.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe { &*(EXECUTOR.get() as *const Executor) } [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> implementations/rust/ockam/ockam_executor/src/executor.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | let executorp = EXECUTOR.get() as *mut Executor; [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_bls/src/lib.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_bls/src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_key_exchange_x3dh/src/lib.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Clone, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_Signature` [INFO] [stdout] 30 | #[zeroize(drop)] [INFO] [stdout] 31 | pub struct Signature([u8; 64]); [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_key_exchange_x3dh/src/lib.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Clone, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_Signature` [INFO] [stdout] 30 | #[zeroize(drop)] [INFO] [stdout] 31 | pub struct Signature([u8; 64]); [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_key_exchange_x3dh/src/lib.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Clone, Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_PreKeyBundle` [INFO] [stdout] 59 | #[zeroize(drop)] [INFO] [stdout] 60 | pub struct PreKeyBundle { [INFO] [stdout] | ------------ `PreKeyBundle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_key_exchange_x3dh/src/lib.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Clone, Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_PreKeyBundle` [INFO] [stdout] 59 | #[zeroize(drop)] [INFO] [stdout] 60 | pub struct PreKeyBundle { [INFO] [stdout] | ------------ `PreKeyBundle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_core/src/lib.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_core/src/lib.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `alloc` [INFO] [stdout] --> implementations/rust/ockam/signature_core/src/lib.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `alloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling ockam_node v0.43.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_node) [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> implementations/rust/ockam/ockam_node/src/relay/processor_relay.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | crate::tokio::task::yield_now().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> implementations/rust/ockam/ockam_node/src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | unused_qualifications [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 43 - crate::tokio::task::yield_now().await; [INFO] [stdout] 43 + tokio::task::yield_now().await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/signature_bls/src/secret_key.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_SecretKey` [INFO] [stdout] 15 | #[zeroize(drop)] [INFO] [stdout] 16 | pub struct SecretKey(pub Scalar); [INFO] [stdout] | --------- `SecretKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/signature_bls/src/secret_key.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_SecretKey` [INFO] [stdout] 15 | #[zeroize(drop)] [INFO] [stdout] 16 | pub struct SecretKey(pub Scalar); [INFO] [stdout] | --------- `SecretKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/signature_bls/src/secret_key_share.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Debug, Default, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_SecretKeyShare` [INFO] [stdout] 14 | pub struct SecretKeyShare(pub Share); [INFO] [stdout] | -------------- `SecretKeyShare` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling signature_ps v0.32.0 (/opt/rustwide/workdir/implementations/rust/ockam/signature_ps) [INFO] [stderr] Compiling signature_bbs_plus v0.34.0 (/opt/rustwide/workdir/implementations/rust/ockam/signature_bbs_plus) [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_ps/src/lib.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_ps/src/lib.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `alloc` [INFO] [stdout] --> implementations/rust/ockam/signature_ps/src/lib.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `alloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_bbs_plus/src/lib.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_bbs_plus/src/lib.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `alloc` [INFO] [stdout] --> implementations/rust/ockam/signature_bbs_plus/src/lib.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `alloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ockam_vault_sync_core v0.36.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_vault_sync_core) [INFO] [stderr] Compiling ockam_transport_tcp v0.39.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_transport_tcp) [INFO] [stderr] Compiling ockam_transport_websocket v0.33.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_transport_websocket) [INFO] [stdout] warning: unused import: `asymmetric_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use asymmetric_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hasher::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use hasher::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `key_id_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use key_id_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `secret_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub use secret_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `signer::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use signer::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `symmetric_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub use symmetric_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `verifier::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use verifier::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asymmetric_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use asymmetric_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hasher::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use hasher::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `key_id_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use key_id_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `secret_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use secret_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `signer::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use signer::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `symmetric_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use symmetric_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `verifier::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use verifier::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ockam_channel v0.40.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_channel) [INFO] [stderr] Compiling ockam-ffi v0.33.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_ffi) [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> implementations/rust/ockam/ockam_ffi/src/vault.rs:89:30 [INFO] [stdout] | [INFO] [stdout] 89 | let input = unsafe { core::slice::from_raw_parts(input, input_length as usize) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> implementations/rust/ockam/ockam_ffi/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | unused_qualifications [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 89 - let input = unsafe { core::slice::from_raw_parts(input, input_length as usize) }; [INFO] [stdout] 89 + let input = unsafe { slice::from_raw_parts(input, input_length as usize) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> implementations/rust/ockam/ockam_ffi/src/vault.rs:137:40 [INFO] [stdout] | [INFO] [stdout] 137 | let secret_data = unsafe { core::slice::from_raw_parts(input, input_length as usize) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 137 - let secret_data = unsafe { core::slice::from_raw_parts(input, input_length as usize) }; [INFO] [stdout] 137 + let secret_data = unsafe { slice::from_raw_parts(input, input_length as usize) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> implementations/rust/ockam/ockam_ffi/src/vault.rs:261:22 [INFO] [stdout] | [INFO] [stdout] 261 | unsafe { core::slice::from_raw_parts(peer_publickey, peer_publickey_length as usize) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 261 - unsafe { core::slice::from_raw_parts(peer_publickey, peer_publickey_length as usize) }; [INFO] [stdout] 261 + unsafe { slice::from_raw_parts(peer_publickey, peer_publickey_length as usize) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> implementations/rust/ockam/ockam_ffi/src/vault.rs:359:13 [INFO] [stdout] | [INFO] [stdout] 359 | core::slice::from_raw_parts(additional_data, additional_data_length as usize) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 359 - core::slice::from_raw_parts(additional_data, additional_data_length as usize) [INFO] [stdout] 359 + slice::from_raw_parts(additional_data, additional_data_length as usize) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> implementations/rust/ockam/ockam_ffi/src/vault.rs:363:22 [INFO] [stdout] | [INFO] [stdout] 363 | unsafe { core::slice::from_raw_parts(plaintext, plaintext_length as usize) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 363 - unsafe { core::slice::from_raw_parts(plaintext, plaintext_length as usize) }; [INFO] [stdout] 363 + unsafe { slice::from_raw_parts(plaintext, plaintext_length as usize) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> implementations/rust/ockam/ockam_ffi/src/vault.rs:412:13 [INFO] [stdout] | [INFO] [stdout] 412 | core::slice::from_raw_parts(additional_data, additional_data_length as usize) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 412 - core::slice::from_raw_parts(additional_data, additional_data_length as usize) [INFO] [stdout] 412 + slice::from_raw_parts(additional_data, additional_data_length as usize) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> implementations/rust/ockam/ockam_ffi/src/vault.rs:416:13 [INFO] [stdout] | [INFO] [stdout] 416 | core::slice::from_raw_parts(ciphertext_and_tag, ciphertext_and_tag_length as usize) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 416 - core::slice::from_raw_parts(ciphertext_and_tag, ciphertext_and_tag_length as usize) [INFO] [stdout] 416 + slice::from_raw_parts(ciphertext_and_tag, ciphertext_and_tag_length as usize) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ockam_entity v0.34.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_entity) [INFO] [stderr] Compiling ockam v0.44.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam) [INFO] [stdout] warning: unused import: `lease::*` [INFO] [stdout] --> implementations/rust/ockam/ockam/src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub use lease::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> implementations/rust/ockam/ockam/src/lib.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub use lease::*; [INFO] [stdout] | -------- but the name `Lease` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 53 | pub use ockam_entity::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the name `Lease` 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: struct `Lease` is never constructed [INFO] [stdout] --> implementations/rust/ockam/ockam/src/lease.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Lease [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> implementations/rust/ockam/ockam/src/channel/mod.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn tx(&self) -> RouteBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | pub fn tx(&self) -> RouteBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> implementations/rust/ockam/ockam/src/stream/mod.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn to_route(&self) -> RouteBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn to_route(&self) -> RouteBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ockam_command v0.5.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_command) [INFO] [stderr] Compiling hello_ockam v0.1.0 (/opt/rustwide/workdir/examples/rust/get_started) [INFO] [stderr] Compiling ockam_examples v0.27.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_examples) [INFO] [stderr] Compiling ockam_kafka v0.1.0 (/opt/rustwide/workdir/examples/rust/ockam_kafka) [INFO] [stderr] Compiling file_transfer v0.1.0 (/opt/rustwide/workdir/examples/rust/file_transfer) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> implementations/rust/ockam/ockam_command/src/bin/ockam-cli.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, ockam-ffi v0.33.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_ffi) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "f04b1edf4078894c5d0f92a6d940d4513a1e93abea21e1118b1f5f5f2167ea2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f04b1edf4078894c5d0f92a6d940d4513a1e93abea21e1118b1f5f5f2167ea2a", kill_on_drop: false }` [INFO] [stdout] f04b1edf4078894c5d0f92a6d940d4513a1e93abea21e1118b1f5f5f2167ea2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0266b11903c48568a18a46223274359be9783ce06cadbd9ddc9dcbe669d6791f [INFO] running `Command { std: "docker" "start" "-a" "0266b11903c48568a18a46223274359be9783ce06cadbd9ddc9dcbe669d6791f", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/examples/rust/get_started/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/examples/rust/get_started/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `serde` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/examples/rust/get_started/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `serde_json` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_macros` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_transport_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_channel` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_entity` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_xx` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_macros` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_vault` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_vault_sync_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `x25519-dalek` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_executor/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `crossbeam-queue` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_executor/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_executor/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_vault_sync_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_vault_sync_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_macros` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_vault_sync_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_node` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_vault_sync_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_vault` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_vault_sync_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/signature_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `subtle` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_entity/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_xx` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_macros` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_node` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_vault` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_vault_sync_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_xx/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_xx/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_x3dh/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_x3dh/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_core` dependency) [INFO] [stderr] Compiling ockam_macros v0.5.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_macros) [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling trybuild v1.0.54 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling dissimilar v1.0.3 [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_bls/src/lib.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_bls/src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/signature_bls/src/secret_key.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_SecretKey` [INFO] [stdout] 15 | #[zeroize(drop)] [INFO] [stdout] 16 | pub struct SecretKey(pub Scalar); [INFO] [stdout] | --------- `SecretKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/signature_bls/src/secret_key.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_SecretKey` [INFO] [stdout] 15 | #[zeroize(drop)] [INFO] [stdout] 16 | pub struct SecretKey(pub Scalar); [INFO] [stdout] | --------- `SecretKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/signature_bls/src/secret_key_share.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Debug, Default, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_SecretKeyShare` [INFO] [stdout] 14 | pub struct SecretKeyShare(pub Share); [INFO] [stdout] | -------------- `SecretKeyShare` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_core/src/lib.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_core/src/lib.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `alloc` [INFO] [stdout] --> implementations/rust/ockam/signature_core/src/lib.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `alloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_bbs_plus/src/lib.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_bbs_plus/src/lib.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `alloc` [INFO] [stdout] --> implementations/rust/ockam/signature_bbs_plus/src/lib.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `alloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_ps/src/lib.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_ps/src/lib.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `alloc` [INFO] [stdout] --> implementations/rust/ockam/signature_ps/src/lib.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `alloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling signature_core v0.34.0 (/opt/rustwide/workdir/implementations/rust/ockam/signature_core) [INFO] [stderr] Compiling example_blocks v0.1.0 (/opt/rustwide/workdir/tools/docs/example_blocks) [INFO] [stderr] Compiling example_runner v0.1.0 (/opt/rustwide/workdir/tools/docs/example_runner) [INFO] [stdout] warning: unexpected `cfg` condition value: `no_main` [INFO] [stdout] --> implementations/rust/ockam/ockam_macros/src/node_attribute/hygiene.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(not(feature = "no_main"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, `no_std`, and `std` [INFO] [stdout] = help: consider adding `no_main` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> implementations/rust/ockam/ockam_macros/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | warnings [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no_main` [INFO] [stdout] --> implementations/rust/ockam/ockam_macros/src/node_attribute/hygiene.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(not(feature = "no_main"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, `no_std`, and `std` [INFO] [stdout] = help: consider adding `no_main` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no_main` [INFO] [stdout] --> implementations/rust/ockam/ockam_macros/src/node_attribute/hygiene.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(not(feature = "no_main"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, `no_std`, and `std` [INFO] [stdout] = help: consider adding `no_main` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> implementations/rust/ockam/ockam_macros/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | warnings [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no_main` [INFO] [stdout] --> implementations/rust/ockam/ockam_macros/src/node_attribute/hygiene.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(not(feature = "no_main"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, `no_std`, and `std` [INFO] [stdout] = help: consider adding `no_main` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling signature_bbs_plus v0.34.0 (/opt/rustwide/workdir/implementations/rust/ockam/signature_bbs_plus) [INFO] [stderr] Compiling signature_ps v0.32.0 (/opt/rustwide/workdir/implementations/rust/ockam/signature_ps) [INFO] [stderr] Compiling signature_bls v0.32.0 (/opt/rustwide/workdir/implementations/rust/ockam/signature_bls) [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_core/src/lib.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_core/src/lib.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `alloc` [INFO] [stdout] --> implementations/rust/ockam/signature_core/src/lib.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `alloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_bls/src/lib.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_bls/src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_bbs_plus/src/lib.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_bbs_plus/src/lib.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `alloc` [INFO] [stdout] --> implementations/rust/ockam/signature_bbs_plus/src/lib.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `alloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_ps/src/lib.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> implementations/rust/ockam/signature_ps/src/lib.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `alloc` [INFO] [stdout] --> implementations/rust/ockam/signature_ps/src/lib.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `alloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> implementations/rust/ockam/signature_bls/src/lib.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct MockRng(rand_xorshift::XorShiftRng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> implementations/rust/ockam/signature_bls/src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | missing_docs, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/signature_bls/src/secret_key.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_SecretKey` [INFO] [stdout] 15 | #[zeroize(drop)] [INFO] [stdout] 16 | pub struct SecretKey(pub Scalar); [INFO] [stdout] | --------- `SecretKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/signature_bls/src/secret_key.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_SecretKey` [INFO] [stdout] 15 | #[zeroize(drop)] [INFO] [stdout] 16 | pub struct SecretKey(pub Scalar); [INFO] [stdout] | --------- `SecretKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/signature_bls/src/secret_key_share.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Debug, Default, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_SecretKeyShare` [INFO] [stdout] 14 | pub struct SecretKeyShare(pub Share); [INFO] [stdout] | -------------- `SecretKeyShare` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> implementations/rust/ockam/signature_ps/src/lib.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct MockRng(rand_xorshift::XorShiftRng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> implementations/rust/ockam/signature_ps/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | missing_docs, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ockam_core v0.44.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_core) [INFO] [stdout] warning: unused import: `macros::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/routing/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use macros::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macros::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/routing/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use macros::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/routing/route.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn modify(&mut self) -> RouteBuilder { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn modify(&mut self) -> RouteBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/secret.rs:8:59 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_Secret` [INFO] [stdout] 9 | #[zeroize(drop)] [INFO] [stdout] 10 | pub struct Secret { [INFO] [stdout] | ------ `Secret` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/secret.rs:8:59 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_Secret` [INFO] [stdout] 9 | #[zeroize(drop)] [INFO] [stdout] 10 | pub struct Secret { [INFO] [stdout] | ------ `Secret` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:53:63 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Serialize, Deserialize, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_SecretKey` [INFO] [stdout] 54 | #[zeroize(drop)] [INFO] [stdout] 55 | pub struct SecretKey(SecretKeyVec); [INFO] [stdout] | --------- `SecretKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:53:63 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Serialize, Deserialize, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_SecretKey` [INFO] [stdout] 54 | #[zeroize(drop)] [INFO] [stdout] 55 | pub struct SecretKey(SecretKeyVec); [INFO] [stdout] | --------- `SecretKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:71:63 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Serialize, Deserialize, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_PublicKey` [INFO] [stdout] 72 | #[zeroize(drop)] [INFO] [stdout] 73 | pub struct PublicKey { [INFO] [stdout] | --------- `PublicKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:71:63 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Serialize, Deserialize, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_PublicKey` [INFO] [stdout] 72 | #[zeroize(drop)] [INFO] [stdout] 73 | pub struct PublicKey { [INFO] [stdout] | --------- `PublicKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:103:63 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(Serialize, Deserialize, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_Signature` [INFO] [stdout] 104 | #[zeroize(drop)] [INFO] [stdout] 105 | pub struct Signature(SignatureVec); [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:103:63 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(Serialize, Deserialize, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_Signature` [INFO] [stdout] 104 | #[zeroize(drop)] [INFO] [stdout] 105 | pub struct Signature(SignatureVec); [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:121:69 [INFO] [stdout] | [INFO] [stdout] 121 | #[derive(Serialize, Deserialize, Copy, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_SecretType` [INFO] [stdout] 122 | pub enum SecretType { [INFO] [stdout] | ---------- `SecretType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/routing/route.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn modify(&mut self) -> RouteBuilder { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn modify(&mut self) -> RouteBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/secret.rs:8:59 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_Secret` [INFO] [stdout] 9 | #[zeroize(drop)] [INFO] [stdout] 10 | pub struct Secret { [INFO] [stdout] | ------ `Secret` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/secret.rs:8:59 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_Secret` [INFO] [stdout] 9 | #[zeroize(drop)] [INFO] [stdout] 10 | pub struct Secret { [INFO] [stdout] | ------ `Secret` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:53:63 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Serialize, Deserialize, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_SecretKey` [INFO] [stdout] 54 | #[zeroize(drop)] [INFO] [stdout] 55 | pub struct SecretKey(SecretKeyVec); [INFO] [stdout] | --------- `SecretKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:53:63 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Serialize, Deserialize, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_SecretKey` [INFO] [stdout] 54 | #[zeroize(drop)] [INFO] [stdout] 55 | pub struct SecretKey(SecretKeyVec); [INFO] [stdout] | --------- `SecretKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:71:63 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Serialize, Deserialize, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_PublicKey` [INFO] [stdout] 72 | #[zeroize(drop)] [INFO] [stdout] 73 | pub struct PublicKey { [INFO] [stdout] | --------- `PublicKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:71:63 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Serialize, Deserialize, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_PublicKey` [INFO] [stdout] 72 | #[zeroize(drop)] [INFO] [stdout] 73 | pub struct PublicKey { [INFO] [stdout] | --------- `PublicKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:103:63 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(Serialize, Deserialize, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_Signature` [INFO] [stdout] 104 | #[zeroize(drop)] [INFO] [stdout] 105 | pub struct Signature(SignatureVec); [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:103:63 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(Serialize, Deserialize, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_Signature` [INFO] [stdout] 104 | #[zeroize(drop)] [INFO] [stdout] 105 | pub struct Signature(SignatureVec); [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_core/src/vault/types.rs:121:69 [INFO] [stdout] | [INFO] [stdout] 121 | #[derive(Serialize, Deserialize, Copy, Clone, Debug, Eq, PartialEq, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_SecretType` [INFO] [stdout] 122 | pub enum SecretType { [INFO] [stdout] | ---------- `SecretType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ockam_executor v0.13.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_executor) [INFO] [stderr] Compiling ockam_vault v0.38.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_vault) [INFO] [stderr] Compiling ockam_key_exchange_core v0.36.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_core) [INFO] [stderr] Compiling ockam_transport_core v0.18.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_transport_core) [INFO] [stderr] Compiling ockam_vault_test_suite v0.33.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_vault_test_suite) [INFO] [stdout] warning: unused import: `asymmetric_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub use asymmetric_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hasher_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub use hasher_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `key_id_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use key_id_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `secret_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub use secret_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `signer_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub use signer_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `symmetric_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub use symmetric_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `verifier_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub use verifier_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_key_exchange_core/src/lib.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_CompletedKeyExchange` [INFO] [stdout] 61 | #[zeroize(drop)] [INFO] [stdout] 62 | pub struct CompletedKeyExchange { [INFO] [stdout] | -------------------- `CompletedKeyExchange` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_key_exchange_core/src/lib.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_CompletedKeyExchange` [INFO] [stdout] 61 | #[zeroize(drop)] [INFO] [stdout] 62 | pub struct CompletedKeyExchange { [INFO] [stdout] | -------------------- `CompletedKeyExchange` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ockam_key_exchange_xx v0.37.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_xx) [INFO] [stderr] Compiling ockam_key_exchange_x3dh v0.36.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_x3dh) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_key_exchange_x3dh/src/lib.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Clone, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_Signature` [INFO] [stdout] 30 | #[zeroize(drop)] [INFO] [stdout] 31 | pub struct Signature([u8; 64]); [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_key_exchange_x3dh/src/lib.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Clone, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_Signature` [INFO] [stdout] 30 | #[zeroize(drop)] [INFO] [stdout] 31 | pub struct Signature([u8; 64]); [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_key_exchange_x3dh/src/lib.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Clone, Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_PreKeyBundle` [INFO] [stdout] 59 | #[zeroize(drop)] [INFO] [stdout] 60 | pub struct PreKeyBundle { [INFO] [stdout] | ------------ `PreKeyBundle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_key_exchange_x3dh/src/lib.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Clone, Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_PreKeyBundle` [INFO] [stdout] 59 | #[zeroize(drop)] [INFO] [stdout] 60 | pub struct PreKeyBundle { [INFO] [stdout] | ------------ `PreKeyBundle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> implementations/rust/ockam/ockam_transport_core/src/error_test.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | let tr_errors_map = IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> implementations/rust/ockam/ockam_transport_core/src/error_test.rs:43:41 [INFO] [stdout] | [INFO] [stdout] 43 | let mapped_io_err_kinds = IntoIter::new([( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_key_exchange_core/src/lib.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_CompletedKeyExchange` [INFO] [stdout] 61 | #[zeroize(drop)] [INFO] [stdout] 62 | pub struct CompletedKeyExchange { [INFO] [stdout] | -------------------- `CompletedKeyExchange` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_key_exchange_core/src/lib.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_CompletedKeyExchange` [INFO] [stdout] 61 | #[zeroize(drop)] [INFO] [stdout] 62 | pub struct CompletedKeyExchange { [INFO] [stdout] | -------------------- `CompletedKeyExchange` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> implementations/rust/ockam/ockam_executor/src/executor.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe { &*(EXECUTOR.get() as *const Executor) } [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> implementations/rust/ockam/ockam_executor/src/executor.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | let executorp = EXECUTOR.get() as *mut Executor; [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asymmetric_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub use asymmetric_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hasher_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub use hasher_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `key_id_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use key_id_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `secret_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub use secret_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `signer_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub use signer_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `symmetric_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub use symmetric_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `verifier_impl::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault/src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub use verifier_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> implementations/rust/ockam/ockam_executor/src/executor.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe { &*(EXECUTOR.get() as *const Executor) } [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> implementations/rust/ockam/ockam_executor/src/executor.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | let executorp = EXECUTOR.get() as *mut Executor; [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ockam_node v0.43.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_node) [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> implementations/rust/ockam/ockam_node/src/relay/processor_relay.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | crate::tokio::task::yield_now().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> implementations/rust/ockam/ockam_node/src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | unused_qualifications [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 43 - crate::tokio::task::yield_now().await; [INFO] [stdout] 43 + tokio::task::yield_now().await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> implementations/rust/ockam/ockam_node/src/relay/processor_relay.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | crate::tokio::task::yield_now().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> implementations/rust/ockam/ockam_node/src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | unused_qualifications [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 43 - crate::tokio::task::yield_now().await; [INFO] [stdout] 43 + tokio::task::yield_now().await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ockam_vault_sync_core v0.36.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_vault_sync_core) [INFO] [stderr] Compiling ockam_transport_tcp v0.39.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_transport_tcp) [INFO] [stderr] Compiling ockam_transport_websocket v0.33.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_transport_websocket) [INFO] [stdout] warning: unused import: `asymmetric_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use asymmetric_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hasher::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use hasher::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `key_id_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use key_id_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `secret_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub use secret_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `signer::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use signer::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `symmetric_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub use symmetric_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `verifier::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use verifier::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asymmetric_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use asymmetric_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hasher::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use hasher::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `key_id_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use key_id_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `secret_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use secret_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `signer::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use signer::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `symmetric_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use symmetric_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `verifier::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use verifier::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asymmetric_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use asymmetric_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hasher::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use hasher::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `key_id_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use key_id_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `secret_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub use secret_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `signer::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use signer::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `symmetric_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub use symmetric_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `verifier::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_mutex.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use verifier::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asymmetric_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use asymmetric_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hasher::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use hasher::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `key_id_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use key_id_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `secret_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use secret_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `signer::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use signer::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `symmetric_vault::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use symmetric_vault::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `verifier::*` [INFO] [stdout] --> implementations/rust/ockam/ockam_vault_sync_core/src/vault_sync.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use verifier::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ockam_channel v0.40.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_channel) [INFO] [stderr] Compiling ockam-ffi v0.33.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_ffi) [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> implementations/rust/ockam/ockam_ffi/src/vault.rs:89:30 [INFO] [stdout] | [INFO] [stdout] 89 | let input = unsafe { core::slice::from_raw_parts(input, input_length as usize) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> implementations/rust/ockam/ockam_ffi/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | unused_qualifications [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 89 - let input = unsafe { core::slice::from_raw_parts(input, input_length as usize) }; [INFO] [stdout] 89 + let input = unsafe { slice::from_raw_parts(input, input_length as usize) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> implementations/rust/ockam/ockam_ffi/src/vault.rs:137:40 [INFO] [stdout] | [INFO] [stdout] 137 | let secret_data = unsafe { core::slice::from_raw_parts(input, input_length as usize) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 137 - let secret_data = unsafe { core::slice::from_raw_parts(input, input_length as usize) }; [INFO] [stdout] 137 + let secret_data = unsafe { slice::from_raw_parts(input, input_length as usize) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> implementations/rust/ockam/ockam_ffi/src/vault.rs:261:22 [INFO] [stdout] | [INFO] [stdout] 261 | unsafe { core::slice::from_raw_parts(peer_publickey, peer_publickey_length as usize) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 261 - unsafe { core::slice::from_raw_parts(peer_publickey, peer_publickey_length as usize) }; [INFO] [stdout] 261 + unsafe { slice::from_raw_parts(peer_publickey, peer_publickey_length as usize) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> implementations/rust/ockam/ockam_ffi/src/vault.rs:359:13 [INFO] [stdout] | [INFO] [stdout] 359 | core::slice::from_raw_parts(additional_data, additional_data_length as usize) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 359 - core::slice::from_raw_parts(additional_data, additional_data_length as usize) [INFO] [stdout] 359 + slice::from_raw_parts(additional_data, additional_data_length as usize) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> implementations/rust/ockam/ockam_ffi/src/vault.rs:363:22 [INFO] [stdout] | [INFO] [stdout] 363 | unsafe { core::slice::from_raw_parts(plaintext, plaintext_length as usize) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 363 - unsafe { core::slice::from_raw_parts(plaintext, plaintext_length as usize) }; [INFO] [stdout] 363 + unsafe { slice::from_raw_parts(plaintext, plaintext_length as usize) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> implementations/rust/ockam/ockam_ffi/src/vault.rs:412:13 [INFO] [stdout] | [INFO] [stdout] 412 | core::slice::from_raw_parts(additional_data, additional_data_length as usize) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 412 - core::slice::from_raw_parts(additional_data, additional_data_length as usize) [INFO] [stdout] 412 + slice::from_raw_parts(additional_data, additional_data_length as usize) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> implementations/rust/ockam/ockam_ffi/src/vault.rs:416:13 [INFO] [stdout] | [INFO] [stdout] 416 | core::slice::from_raw_parts(ciphertext_and_tag, ciphertext_and_tag_length as usize) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 416 - core::slice::from_raw_parts(ciphertext_and_tag, ciphertext_and_tag_length as usize) [INFO] [stdout] 416 + slice::from_raw_parts(ciphertext_and_tag, ciphertext_and_tag_length as usize) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_key_exchange_x3dh/src/lib.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Clone, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_Signature` [INFO] [stdout] 30 | #[zeroize(drop)] [INFO] [stdout] 31 | pub struct Signature([u8; 64]); [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_key_exchange_x3dh/src/lib.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Clone, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_Signature` [INFO] [stdout] 30 | #[zeroize(drop)] [INFO] [stdout] 31 | pub struct Signature([u8; 64]); [INFO] [stdout] | --------- `Signature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_key_exchange_x3dh/src/lib.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Clone, Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_PreKeyBundle` [INFO] [stdout] 59 | #[zeroize(drop)] [INFO] [stdout] 60 | pub struct PreKeyBundle { [INFO] [stdout] | ------------ `PreKeyBundle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> implementations/rust/ockam/ockam_key_exchange_x3dh/src/lib.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Clone, Debug, Zeroize)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Drop_FOR_PreKeyBundle` [INFO] [stdout] 59 | #[zeroize(drop)] [INFO] [stdout] 60 | pub struct PreKeyBundle { [INFO] [stdout] | ------------ `PreKeyBundle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ockam_entity v0.34.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_entity) [INFO] [stderr] Compiling ockam v0.44.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam) [INFO] [stdout] warning: unused import: `lease::*` [INFO] [stdout] --> implementations/rust/ockam/ockam/src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub use lease::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> implementations/rust/ockam/ockam/src/lib.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub use lease::*; [INFO] [stdout] | -------- but the name `Lease` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 53 | pub use ockam_entity::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the name `Lease` 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: unused import: `lease::*` [INFO] [stdout] --> implementations/rust/ockam/ockam/src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub use lease::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> implementations/rust/ockam/ockam/src/lib.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub use lease::*; [INFO] [stdout] | -------- but the name `Lease` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 53 | pub use ockam_entity::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the name `Lease` 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: struct `Lease` is never constructed [INFO] [stdout] --> implementations/rust/ockam/ockam/src/lease.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Lease [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> implementations/rust/ockam/ockam/src/channel/mod.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn tx(&self) -> RouteBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | pub fn tx(&self) -> RouteBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> implementations/rust/ockam/ockam/src/stream/mod.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn to_route(&self) -> RouteBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn to_route(&self) -> RouteBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hello_ockam v0.1.0 (/opt/rustwide/workdir/examples/rust/get_started) [INFO] [stderr] Compiling ockam_kafka v0.1.0 (/opt/rustwide/workdir/examples/rust/ockam_kafka) [INFO] [stderr] Compiling file_transfer v0.1.0 (/opt/rustwide/workdir/examples/rust/file_transfer) [INFO] [stderr] Compiling ockam_command v0.5.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_command) [INFO] [stderr] Compiling ockam_examples v0.27.0 (/opt/rustwide/workdir/implementations/rust/ockam/ockam_examples) [INFO] [stderr] Compiling tcp_inlet_and_outlet v0.1.0 (/opt/rustwide/workdir/examples/rust/tcp_inlet_and_outlet) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> implementations/rust/ockam/ockam_command/src/bin/ockam-cli.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> implementations/rust/ockam/ockam/src/channel/mod.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn tx(&self) -> RouteBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | pub fn tx(&self) -> RouteBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> implementations/rust/ockam/ockam/src/stream/mod.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn to_route(&self) -> RouteBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn to_route(&self) -> RouteBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ockam_kafka` (example "ockam_kafka_alice") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name ockam_kafka_alice --edition=2018 examples/rust/ockam_kafka/examples/ockam_kafka_alice.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c34416590540b24 -C extra-filename=-2f123203df70d65e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ockam=/opt/rustwide/target/debug/deps/libockam-6ea6d83ffd198511.rlib --extern ockam_kafka=/opt/rustwide/target/debug/deps/libockam_kafka-3303ac3f3a8b5454.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ockam` (lib test); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name ockam --edition=2018 implementations/rust/ockam/ockam/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="noise_xx"' --cfg 'feature="ockam_key_exchange_xx"' --cfg 'feature="ockam_transport_tcp"' --cfg 'feature="ockam_vault"' --cfg 'feature="ockam_vault_sync_core"' --cfg 'feature="software_vault"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bls12_381_plus", "credentials", "default", "no_std", "noise_xx", "ockam_key_exchange_xx", "ockam_transport_tcp", "ockam_vault", "ockam_vault_sync_core", "signature_bbs_plus", "signature_bls", "signature_core", "software_vault", "std"))' -C metadata=1e0534048c8df0ab -C extra-filename=-84ae7f52d90771c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-a30f904313199562.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-01e60acc32dc0a06.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-7a322e966becc249.rlib --extern ockam_channel=/opt/rustwide/target/debug/deps/libockam_channel-cad4ad00d723c788.rlib --extern ockam_core=/opt/rustwide/target/debug/deps/libockam_core-532d153ae2285b13.rlib --extern ockam_entity=/opt/rustwide/target/debug/deps/libockam_entity-e1a84984fcc335e8.rlib --extern ockam_key_exchange_core=/opt/rustwide/target/debug/deps/libockam_key_exchange_core-42608286b8adb69a.rlib --extern ockam_key_exchange_xx=/opt/rustwide/target/debug/deps/libockam_key_exchange_xx-6c82409abe74426b.rlib --extern ockam_macros=/opt/rustwide/target/debug/deps/libockam_macros-517faaed50f1794b.so --extern ockam_node=/opt/rustwide/target/debug/deps/libockam_node-5fd600598ef1262b.rlib --extern ockam_transport_tcp=/opt/rustwide/target/debug/deps/libockam_transport_tcp-5ed3e4be9d539b82.rlib --extern ockam_vault=/opt/rustwide/target/debug/deps/libockam_vault-e3f7586ff0686977.rlib --extern ockam_vault_sync_core=/opt/rustwide/target/debug/deps/libockam_vault_sync_core-1e678e5023f7f3ec.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-beb9b8c1119d12d1.rlib --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-c8b8432caeff951c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6b4e35e11e5127ed.rlib --extern serde_big_array=/opt/rustwide/target/debug/deps/libserde_big_array-57af81c0548fa3de.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-643b3108c8ccd291.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-75bad5403fb39ca5.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cfc94915883d89ea.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-70c7425d836f6177.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0266b11903c48568a18a46223274359be9783ce06cadbd9ddc9dcbe669d6791f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0266b11903c48568a18a46223274359be9783ce06cadbd9ddc9dcbe669d6791f", kill_on_drop: false }` [INFO] [stdout] 0266b11903c48568a18a46223274359be9783ce06cadbd9ddc9dcbe669d6791f