[INFO] fetching crate geph4-binder-transport 0.2.3... [INFO] building geph4-binder-transport-0.2.3 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] extracting crate geph4-binder-transport 0.2.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate geph4-binder-transport 0.2.3 [INFO] finished tweaking crates.io crate geph4-binder-transport 0.2.3 [INFO] tweaked toml for crates.io crate geph4-binder-transport 0.2.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate geph4-binder-transport 0.2.3 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 362 packages to latest compatible versions [INFO] [stderr] Adding async-tls v0.11.0 (available: v0.13.0) [INFO] [stderr] Adding bincode v1.3.3 (available: v3.0.0) [INFO] [stderr] Adding chacha20poly1305 v0.7.1 (available: v0.10.1) [INFO] [stderr] Adding ed25519-dalek v1.0.1 (available: v2.2.0) [INFO] [stderr] Adding env_logger v0.8.4 (available: v0.11.8) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding rsa v0.3.0 (available: v0.9.9) [INFO] [stderr] Adding rustls v0.19.1 (available: v0.23.35) [INFO] [stderr] Adding smol v1.3.0 (available: v2.0.2) [INFO] [stderr] Adding smolscale v0.3.54 (available: v0.4.16) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding webpki-roots v0.21.1 (available: v1.0.4) [INFO] [stderr] Adding x25519-dalek v1.2.0 (available: v2.0.1) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 089657d46ee23cbaafc5ee6f79f643554b64989226c20f3639b2b33f795ef641 [INFO] running `Command { std: "docker" "start" "-a" "089657d46ee23cbaafc5ee6f79f643554b64989226c20f3639b2b33f795ef641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "089657d46ee23cbaafc5ee6f79f643554b64989226c20f3639b2b33f795ef641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "089657d46ee23cbaafc5ee6f79f643554b64989226c20f3639b2b33f795ef641", kill_on_drop: false }` [INFO] [stdout] 089657d46ee23cbaafc5ee6f79f643554b64989226c20f3639b2b33f795ef641 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db428c648cc8ec315fe0c2d7cbb046ad4175785a6fdaa306f6dced138485f06c [INFO] running `Command { std: "docker" "start" "-a" "db428c648cc8ec315fe0c2d7cbb046ad4175785a6fdaa306f6dced138485f06c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling secret_integers v0.1.7 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling cache-padded v1.3.0 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling async-dup v1.2.4 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling async-mutex v1.4.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling tabwriter v1.4.1 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling cached_proc_macro v0.6.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling smol-timeout v0.6.1 [INFO] [stderr] Compiling fdh v0.7.3 [INFO] [stderr] Compiling st3 v0.4.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling chacha20 v0.6.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cached v0.23.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling smolscale v0.3.54 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling rsa v0.3.0 [INFO] [stderr] Compiling smol v1.3.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling async-tls v0.11.0 [INFO] [stderr] Compiling geph4-aioutils v0.1.5 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling rsa-fdh v0.5.0 [INFO] [stderr] Compiling mizaru v0.1.3 [INFO] [stderr] Compiling async-h1 v2.3.4 [INFO] [stderr] Compiling geph4-binder-transport v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | let up_key = Key::from_slice(up_key.as_bytes()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:93:29 [INFO] [stdout] | [INFO] [stdout] 93 | .encrypt(Nonce::from_slice(&[0u8; 12]), plain.as_slice()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:136:52 [INFO] [stdout] | [INFO] [stdout] 136 | let plaintext = ChaCha20Poly1305::new(Key::from_slice(up_key.as_bytes())) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:137:29 [INFO] [stdout] | [INFO] [stdout] 137 | .decrypt(Nonce::from_slice(&[0u8; 12]), self.ciphertext.as_slice()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:213:36 [INFO] [stdout] | [INFO] [stdout] 213 | ChaCha20Poly1305::new(Key::from_slice(&reply_key)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:214:29 [INFO] [stdout] | [INFO] [stdout] 214 | .encrypt(Nonce::from_slice(&[0u8; 12]), plain.as_slice()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:227:41 [INFO] [stdout] | [INFO] [stdout] 227 | &ChaCha20Poly1305::new(Key::from_slice(&reply_key)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:228:33 [INFO] [stdout] | [INFO] [stdout] 228 | .decrypt(Nonce::from_slice(&[0u8; 12]), self.0.as_slice()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.68s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: x25519-dalek v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "db428c648cc8ec315fe0c2d7cbb046ad4175785a6fdaa306f6dced138485f06c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db428c648cc8ec315fe0c2d7cbb046ad4175785a6fdaa306f6dced138485f06c", kill_on_drop: false }` [INFO] [stdout] db428c648cc8ec315fe0c2d7cbb046ad4175785a6fdaa306f6dced138485f06c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 749f9d9a5b0543aadb24ecdf346e2445db58ec13af6dd9a1f4a8cc28b954900a [INFO] running `Command { std: "docker" "start" "-a" "749f9d9a5b0543aadb24ecdf346e2445db58ec13af6dd9a1f4a8cc28b954900a", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | let up_key = Key::from_slice(up_key.as_bytes()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:93:29 [INFO] [stdout] | [INFO] [stdout] 93 | .encrypt(Nonce::from_slice(&[0u8; 12]), plain.as_slice()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:136:52 [INFO] [stdout] | [INFO] [stdout] 136 | let plaintext = ChaCha20Poly1305::new(Key::from_slice(up_key.as_bytes())) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:137:29 [INFO] [stdout] | [INFO] [stdout] 137 | .decrypt(Nonce::from_slice(&[0u8; 12]), self.ciphertext.as_slice()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:213:36 [INFO] [stdout] | [INFO] [stdout] 213 | ChaCha20Poly1305::new(Key::from_slice(&reply_key)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:214:29 [INFO] [stdout] | [INFO] [stdout] 214 | .encrypt(Nonce::from_slice(&[0u8; 12]), plain.as_slice()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:227:41 [INFO] [stdout] | [INFO] [stdout] 227 | &ChaCha20Poly1305::new(Key::from_slice(&reply_key)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:228:33 [INFO] [stdout] | [INFO] [stdout] 228 | .decrypt(Nonce::from_slice(&[0u8; 12]), self.0.as_slice()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling geph4-binder-transport v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | let up_key = Key::from_slice(up_key.as_bytes()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:93:29 [INFO] [stdout] | [INFO] [stdout] 93 | .encrypt(Nonce::from_slice(&[0u8; 12]), plain.as_slice()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:136:52 [INFO] [stdout] | [INFO] [stdout] 136 | let plaintext = ChaCha20Poly1305::new(Key::from_slice(up_key.as_bytes())) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:137:29 [INFO] [stdout] | [INFO] [stdout] 137 | .decrypt(Nonce::from_slice(&[0u8; 12]), self.ciphertext.as_slice()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:213:36 [INFO] [stdout] | [INFO] [stdout] 213 | ChaCha20Poly1305::new(Key::from_slice(&reply_key)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:214:29 [INFO] [stdout] | [INFO] [stdout] 214 | .encrypt(Nonce::from_slice(&[0u8; 12]), plain.as_slice()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:227:41 [INFO] [stdout] | [INFO] [stdout] 227 | &ChaCha20Poly1305::new(Key::from_slice(&reply_key)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chacha20poly1305::aead::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/wiretypes.rs:228:33 [INFO] [stdout] | [INFO] [stdout] 228 | .decrypt(Nonce::from_slice(&[0u8; 12]), self.0.as_slice()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: x25519-dalek v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "749f9d9a5b0543aadb24ecdf346e2445db58ec13af6dd9a1f4a8cc28b954900a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "749f9d9a5b0543aadb24ecdf346e2445db58ec13af6dd9a1f4a8cc28b954900a", kill_on_drop: false }` [INFO] [stdout] 749f9d9a5b0543aadb24ecdf346e2445db58ec13af6dd9a1f4a8cc28b954900a