[INFO] cloning repository https://github.com/jazzz/umbra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jazzz/umbra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjazzz%2Fumbra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjazzz%2Fumbra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1b9170fc91a2391fbdf44c1cae5de66084ae1ba [INFO] testing jazzz/umbra against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjazzz%2Fumbra" "/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/jazzz/umbra [INFO] finished tweaking git repo https://github.com/jazzz/umbra [INFO] tweaked toml for git repo https://github.com/jazzz/umbra written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jazzz/umbra on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jazzz/umbra 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/umbra-sdk/Cargo.toml: unused manifest key: dependencies.umbra-types.subdir [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/waku-org/chat_proto.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protoc v2.28.0 [INFO] [stderr] Downloaded protoc-rust v2.28.0 [INFO] [stderr] Downloaded prost-build v0.13.5 [INFO] [stderr] Downloaded multimap v0.10.1 [INFO] [stderr] Downloaded prost-derive v0.13.5 [INFO] [stderr] Downloaded keccak v0.1.5 [INFO] [stderr] Downloaded bincode v1.3.3 [INFO] [stderr] Downloaded bytes v0.4.12 [INFO] [stderr] Downloaded protobuf v2.28.0 [INFO] [stderr] Downloaded fixedbitset v0.5.7 [INFO] [stderr] Downloaded itertools v0.14.0 [INFO] [stderr] Downloaded prost v0.13.5 [INFO] [stderr] Downloaded prost-types v0.13.5 [INFO] [stderr] Downloaded protobuf-codegen v2.28.0 [INFO] [stderr] Downloaded iovec v0.1.4 [INFO] [stderr] Downloaded petgraph v0.7.1 [INFO] [stderr] Downloaded sha3 v0.10.8 [INFO] [stderr] Downloaded prettyplease v0.2.35 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e160d744ae03a80b909d842eda6a8687aef6f6a7b58d1803e714054e847dcf4d [INFO] running `Command { std: "docker" "start" "-a" "e160d744ae03a80b909d842eda6a8687aef6f6a7b58d1803e714054e847dcf4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e160d744ae03a80b909d842eda6a8687aef6f6a7b58d1803e714054e847dcf4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e160d744ae03a80b909d842eda6a8687aef6f6a7b58d1803e714054e847dcf4d", kill_on_drop: false }` [INFO] [stdout] e160d744ae03a80b909d842eda6a8687aef6f6a7b58d1803e714054e847dcf4d [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6099eabb20e8d0a4d2de497740785259cfb538d8a77698a56b12eec4969de61 [INFO] running `Command { std: "docker" "start" "-a" "a6099eabb20e8d0a4d2de497740785259cfb538d8a77698a56b12eec4969de61", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/umbra-sdk/Cargo.toml: unused manifest key: dependencies.umbra-types.subdir [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling protoc v2.28.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling protobuf-codegen v2.28.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling protoc-rust v2.28.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling umbra-types v0.0.2-dev (https://github.com/waku-org/chat_proto.git?branch=base_types#a9862594) [INFO] [stderr] Compiling umbra-content-types v0.0.1-dev (/opt/rustwide/workdir/umbra-content-types) [INFO] [stderr] Compiling umbra-sdk v0.0.1-dev (/opt/rustwide/workdir/umbra-sdk) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> umbra-sdk/src/client.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | use umbra_types::convos::private_v1::{self}; [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: `debug` [INFO] [stdout] --> umbra-sdk/src/convos/private.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing::{debug, info}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> umbra-sdk/src/client.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | let x = self.state.write().unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `topic` [INFO] [stdout] --> umbra-sdk/src/client.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | let topic = format!("/inbox/{}", addr); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_topic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `salt` [INFO] [stdout] --> umbra-sdk/src/client.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | salt: u64, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_salt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handler` [INFO] [stdout] --> umbra-sdk/src/client.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | handler: &Arc>>>, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `encrypt_reverse` is never used [INFO] [stdout] --> umbra-sdk/src/crypto.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn encrypt_reverse(mut buf: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decrypt_reverse` is never used [INFO] [stdout] --> umbra-sdk/src/crypto.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn decrypt_reverse(buf: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling umbra-poc v0.1.0 (/opt/rustwide/workdir/umbra-poc) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.55s [INFO] running `Command { std: "docker" "inspect" "a6099eabb20e8d0a4d2de497740785259cfb538d8a77698a56b12eec4969de61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6099eabb20e8d0a4d2de497740785259cfb538d8a77698a56b12eec4969de61", kill_on_drop: false }` [INFO] [stdout] a6099eabb20e8d0a4d2de497740785259cfb538d8a77698a56b12eec4969de61 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5522220cd6bb461352c8d394ea4b06b66f2d3fe41475b6d9d390b606927df88a [INFO] running `Command { std: "docker" "start" "-a" "5522220cd6bb461352c8d394ea4b06b66f2d3fe41475b6d9d390b606927df88a", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/umbra-sdk/Cargo.toml: unused manifest key: dependencies.umbra-types.subdir [INFO] [stderr] Compiling umbra-content-types v0.0.1-dev (/opt/rustwide/workdir/umbra-content-types) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> umbra-sdk/src/client.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | use umbra_types::convos::private_v1::{self}; [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: `debug` [INFO] [stdout] --> umbra-sdk/src/convos/private.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing::{debug, info}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> umbra-sdk/src/client.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | let x = self.state.write().unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `topic` [INFO] [stdout] --> umbra-sdk/src/client.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | let topic = format!("/inbox/{}", addr); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_topic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `salt` [INFO] [stdout] --> umbra-sdk/src/client.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | salt: u64, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_salt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handler` [INFO] [stdout] --> umbra-sdk/src/client.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | handler: &Arc>>>, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `encrypt_reverse` is never used [INFO] [stdout] --> umbra-sdk/src/crypto.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn encrypt_reverse(mut buf: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling umbra-sdk v0.0.1-dev (/opt/rustwide/workdir/umbra-sdk) [INFO] [stdout] warning: function `decrypt_reverse` is never used [INFO] [stdout] --> umbra-sdk/src/crypto.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn decrypt_reverse(buf: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling umbra-poc v0.1.0 (/opt/rustwide/workdir/umbra-poc) [INFO] [stdout] warning: unused variable: `chat_message` [INFO] [stdout] --> umbra-content-types/src/content_types.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | let chat_message = ChatMessage::new("Hello, World!".to_string()); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chat_message` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> umbra-sdk/src/client.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | use umbra_types::convos::private_v1::{self}; [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: `debug` [INFO] [stdout] --> umbra-sdk/src/convos/private.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing::{debug, info}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> umbra-sdk/src/client.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | let x = self.state.write().unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `topic` [INFO] [stdout] --> umbra-sdk/src/client.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | let topic = format!("/inbox/{}", addr); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_topic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `salt` [INFO] [stdout] --> umbra-sdk/src/client.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | salt: u64, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_salt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handler` [INFO] [stdout] --> umbra-sdk/src/client.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | handler: &Arc>>>, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `encrypt_reverse` is never used [INFO] [stdout] --> umbra-sdk/src/crypto.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn encrypt_reverse(mut buf: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decrypt_reverse` is never used [INFO] [stdout] --> umbra-sdk/src/crypto.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn decrypt_reverse(buf: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "5522220cd6bb461352c8d394ea4b06b66f2d3fe41475b6d9d390b606927df88a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5522220cd6bb461352c8d394ea4b06b66f2d3fe41475b6d9d390b606927df88a", kill_on_drop: false }` [INFO] [stdout] 5522220cd6bb461352c8d394ea4b06b66f2d3fe41475b6d9d390b606927df88a [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 863e5fa3e72881bd0ae206cd463085fbca4e04334d2d2fc2ac5b7b3bb49cdb21 [INFO] running `Command { std: "docker" "start" "-a" "863e5fa3e72881bd0ae206cd463085fbca4e04334d2d2fc2ac5b7b3bb49cdb21", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/umbra-sdk/Cargo.toml: unused manifest key: dependencies.umbra-types.subdir [INFO] [stderr] warning: unused variable: `chat_message` [INFO] [stderr] --> umbra-content-types/src/content_types.rs:40:13 [INFO] [stderr] | [INFO] [stderr] 40 | let chat_message = ChatMessage::new("Hello, World!".to_string()); [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chat_message` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `umbra-content-types` (lib test) generated 1 warning [INFO] [stderr] warning: unused import: `self` [INFO] [stderr] --> umbra-sdk/src/client.rs:12:39 [INFO] [stderr] | [INFO] [stderr] 12 | use umbra_types::convos::private_v1::{self}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `debug` [INFO] [stderr] --> umbra-sdk/src/convos/private.rs:4:15 [INFO] [stderr] | [INFO] [stderr] 4 | use tracing::{debug, info}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> umbra-sdk/src/client.rs:99:17 [INFO] [stderr] | [INFO] [stderr] 99 | let x = self.state.write().unwrap(); [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `topic` [INFO] [stderr] --> umbra-sdk/src/client.rs:156:13 [INFO] [stderr] | [INFO] [stderr] 156 | let topic = format!("/inbox/{}", addr); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_topic` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `salt` [INFO] [stderr] --> umbra-sdk/src/client.rs:211:9 [INFO] [stderr] | [INFO] [stderr] 211 | salt: u64, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_salt` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `handler` [INFO] [stderr] --> umbra-sdk/src/client.rs:220:9 [INFO] [stderr] | [INFO] [stderr] 220 | handler: &Arc>>>, [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler` [INFO] [stderr] [INFO] [stderr] warning: function `encrypt_reverse` is never used [INFO] [stderr] --> umbra-sdk/src/crypto.rs:3:8 [INFO] [stderr] | [INFO] [stderr] 3 | pub fn encrypt_reverse(mut buf: Vec) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `decrypt_reverse` is never used [INFO] [stderr] --> umbra-sdk/src/crypto.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn decrypt_reverse(buf: Vec) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `umbra-sdk` (lib) generated 8 warnings (run `cargo fix --lib -p umbra-sdk` to apply 2 suggestions) [INFO] [stderr] warning: `umbra-sdk` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/umbra_content_types-e1ade93f9712d32e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test content_types::tests::test_chat_message_new ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/umbra_poc-258aaf2dc19b208c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/umbra_sdk-1ef7ab479ed10d4d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests umbra_content_types [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests umbra_sdk [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "863e5fa3e72881bd0ae206cd463085fbca4e04334d2d2fc2ac5b7b3bb49cdb21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "863e5fa3e72881bd0ae206cd463085fbca4e04334d2d2fc2ac5b7b3bb49cdb21", kill_on_drop: false }` [INFO] [stdout] 863e5fa3e72881bd0ae206cd463085fbca4e04334d2d2fc2ac5b7b3bb49cdb21