[INFO] cloning repository https://github.com/uponup/libsignal-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uponup/libsignal-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuponup%2Flibsignal-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuponup%2Flibsignal-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7556d0acefba39b978451af8a052197f38ff6e24 [INFO] checking uponup/libsignal-client against try#7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 for pr-97346 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuponup%2Flibsignal-client" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uponup/libsignal-client on toolchain 7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-34/source/rust-toolchain [INFO] started tweaking git repo https://github.com/uponup/libsignal-client [INFO] finished tweaking git repo https://github.com/uponup/libsignal-client [INFO] tweaked toml for git repo https://github.com/uponup/libsignal-client written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/uponup/libsignal-client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd10732781e228ed3b00a7ab826e874d34a506beaff266dc87e406c41da68daa [INFO] running `Command { std: "docker" "start" "-a" "cd10732781e228ed3b00a7ab826e874d34a506beaff266dc87e406c41da68daa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd10732781e228ed3b00a7ab826e874d34a506beaff266dc87e406c41da68daa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd10732781e228ed3b00a7ab826e874d34a506beaff266dc87e406c41da68daa", kill_on_drop: false }` [INFO] [stdout] cd10732781e228ed3b00a7ab826e874d34a506beaff266dc87e406c41da68daa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ce20f3ac9e10ec84576b94af022979326b8967a98a2f3a5ee187782f0b4c2d3 [INFO] running `Command { std: "docker" "start" "-a" "7ce20f3ac9e10ec84576b94af022979326b8967a98a2f3a5ee187782f0b4c2d3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling neon-build v0.7.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking cslice v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling unzip3 v1.0.0 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Checking heck v0.3.2 [INFO] [stderr] Checking neon-runtime v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking combine v4.5.2 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling jni v0.19.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling neon v0.7.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.2 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Checking polyval v0.4.2 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking block-modes v0.7.0 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking aesni v0.10.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking aes-gcm-siv v0.1.0 (/opt/rustwide/workdir/rust/aes-gcm-siv) [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking syn-mid v0.5.3 [INFO] [stderr] Checking libsignal-bridge-macros v0.1.0 (/opt/rustwide/workdir/rust/bridge/shared/macros) [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling neon-macros v0.7.1 [INFO] [stderr] Compiling linkme-impl v0.2.4 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking linkme v0.2.4 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking signal-neon-futures v0.1.0 (/opt/rustwide/workdir/rust/bridge/node/futures) [INFO] [stdout] warning: the feature `wake_trait` has been stable since 1.51.0 and no longer requires an attribute to enable [INFO] [stdout] --> rust/bridge/node/futures/src/lib.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | #![feature(wake_trait)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking signal-neon-futures-tests v0.1.0 (/opt/rustwide/workdir/rust/bridge/node/futures/tests-node-module) [INFO] [stdout] warning: the feature `wake_trait` has been stable since 1.51.0 and no longer requires an attribute to enable [INFO] [stdout] --> rust/bridge/node/futures/src/lib.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | #![feature(wake_trait)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libsignal-protocol v0.1.0 (/opt/rustwide/workdir/rust/protocol) [INFO] [stderr] Checking curve25519-dalek v3.0.0 (https://github.com/signalapp/curve25519-dalek?branch=3.0.0-lizard2#2694ad3b) [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking x25519-dalek v1.1.0 [INFO] [stderr] Checking poksho v0.7.0 (/opt/rustwide/workdir/rust/poksho) [INFO] [stderr] Checking tinytemplate v1.2.0 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Checking libsignal-bridge v0.1.0 (/opt/rustwide/workdir/rust/bridge/shared) [INFO] [stdout] warning: field is never read: `tc_id` [INFO] [stdout] --> rust/aes-gcm-siv/tests/aes_gcm_siv.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | tc_id: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `WycheproofTest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rust/aes-gcm-siv/tests/aes_gcm_siv.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `comment` [INFO] [stdout] --> rust/aes-gcm-siv/tests/aes_gcm_siv.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | comment: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WycheproofTest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rust/aes-gcm-siv/tests/aes_gcm_siv.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flags` [INFO] [stdout] --> rust/aes-gcm-siv/tests/aes_gcm_siv.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | flags: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WycheproofTest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rust/aes-gcm-siv/tests/aes_gcm_siv.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `typ` [INFO] [stdout] --> rust/aes-gcm-siv/tests/aes_gcm_siv.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | typ: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WycheproofTestGroup` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rust/aes-gcm-siv/tests/aes_gcm_siv.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `generator_version` [INFO] [stdout] --> rust/aes-gcm-siv/tests/aes_gcm_siv.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | generator_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WycheproofTestSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rust/aes-gcm-siv/tests/aes_gcm_siv.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `number_of_tests` [INFO] [stdout] --> rust/aes-gcm-siv/tests/aes_gcm_siv.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | number_of_tests: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WycheproofTestSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rust/aes-gcm-siv/tests/aes_gcm_siv.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `header` [INFO] [stdout] --> rust/aes-gcm-siv/tests/aes_gcm_siv.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | header: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WycheproofTestSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rust/aes-gcm-siv/tests/aes_gcm_siv.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `notes` [INFO] [stdout] --> rust/aes-gcm-siv/tests/aes_gcm_siv.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | notes: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WycheproofTestSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rust/aes-gcm-siv/tests/aes_gcm_siv.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `schema` [INFO] [stdout] --> rust/aes-gcm-siv/tests/aes_gcm_siv.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | schema: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WycheproofTestSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rust/aes-gcm-siv/tests/aes_gcm_siv.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> rust/bridge/shared/src/jni/mod.rs:49:16 [INFO] [stdout] | [INFO] [stdout] 49 | if Error::is::(&*exception) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 49 | if ::is::(&*exception) { [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> rust/bridge/shared/src/jni/mod.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | Error::downcast::(exception).expect("just checked"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 51 | ::downcast::(exception).expect("just checked"); [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> rust/bridge/shared/src/jni/mod.rs:49:16 [INFO] [stdout] | [INFO] [stdout] 49 | if Error::is::(&*exception) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 49 | if ::is::(&*exception) { [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> rust/bridge/shared/src/jni/mod.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | Error::downcast::(exception).expect("just checked"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 51 | ::downcast::(exception).expect("just checked"); [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking libsignal-node v0.3.1 (/opt/rustwide/workdir/rust/bridge/node) [INFO] [stderr] Checking libsignal-ffi v0.3.1 (/opt/rustwide/workdir/rust/bridge/ffi) [INFO] [stderr] Checking libsignal-jni v0.2.3 (/opt/rustwide/workdir/rust/bridge/jni) [INFO] [stdout] warning: unused return value of `alloc::ffi::c_str::CString::from_raw` that must be used [INFO] [stdout] --> rust/bridge/ffi/src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | CString::from_raw(buf as _); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `alloc::ffi::c_str::CString::from_raw` that must be used [INFO] [stdout] --> rust/bridge/ffi/src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | CString::from_raw(buf as _); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "7ce20f3ac9e10ec84576b94af022979326b8967a98a2f3a5ee187782f0b4c2d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ce20f3ac9e10ec84576b94af022979326b8967a98a2f3a5ee187782f0b4c2d3", kill_on_drop: false }` [INFO] [stdout] 7ce20f3ac9e10ec84576b94af022979326b8967a98a2f3a5ee187782f0b4c2d3