[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7556d0acefba39b978451af8a052197f38ff6e24 [INFO] checking uponup/libsignal-client/7556d0acefba39b978451af8a052197f38ff6e24 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuponup%2Flibsignal-client" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uponup/libsignal-client on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-16/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-16/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a94945f56953de9efbd78fc721949ff54a78b9021b777e9cb49936b3d76e1f1 [INFO] running `Command { std: "docker" "start" "-a" "1a94945f56953de9efbd78fc721949ff54a78b9021b777e9cb49936b3d76e1f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a94945f56953de9efbd78fc721949ff54a78b9021b777e9cb49936b3d76e1f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a94945f56953de9efbd78fc721949ff54a78b9021b777e9cb49936b3d76e1f1", kill_on_drop: false }` [INFO] [stdout] 1a94945f56953de9efbd78fc721949ff54a78b9021b777e9cb49936b3d76e1f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20fdbe69cc5ae8ab802b633cf2bbdb5a5a6825ac430380751958655b16866a1f [INFO] running `Command { std: "docker" "start" "-a" "20fdbe69cc5ae8ab802b633cf2bbdb5a5a6825ac430380751958655b16866a1f", 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 typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [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 proc-macro-nested v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling neon-build v0.7.1 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cslice v0.2.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling unzip3 v1.0.0 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.4 [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 neon-runtime v0.7.1 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking combine v4.5.2 [INFO] [stderr] Compiling neon v0.7.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling jni v0.19.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.2 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking polyval v0.4.2 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking block-modes v0.7.0 [INFO] [stderr] Checking aesni v0.10.0 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking aes-gcm-siv v0.1.0 (/opt/rustwide/workdir/rust/aes-gcm-siv) [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] Checking linkme v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Checking futures-util v0.3.13 [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: 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] | ^^^^^ help: use `dyn`: `` [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] [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] | ^^^^^ help: use `dyn`: `` [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] [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] | ^^^^^ help: use `dyn`: `` [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] [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] | ^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking libsignal-jni v0.2.3 (/opt/rustwide/workdir/rust/bridge/jni) [INFO] [stderr] Checking libsignal-ffi v0.3.1 (/opt/rustwide/workdir/rust/bridge/ffi) [INFO] [stderr] Checking libsignal-node v0.3.1 (/opt/rustwide/workdir/rust/bridge/node) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "20fdbe69cc5ae8ab802b633cf2bbdb5a5a6825ac430380751958655b16866a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20fdbe69cc5ae8ab802b633cf2bbdb5a5a6825ac430380751958655b16866a1f", kill_on_drop: false }` [INFO] [stdout] 20fdbe69cc5ae8ab802b633cf2bbdb5a5a6825ac430380751958655b16866a1f