[INFO] cloning repository https://github.com/rdromao27/anonycast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rdromao27/anonycast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdromao27%2Fanonycast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdromao27%2Fanonycast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f25f594ca3cbb8dbdc6bc2f65ba69a48cb1ada2 [INFO] testing rdromao27/anonycast against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdromao27%2Fanonycast" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rdromao27/anonycast on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rdromao27/anonycast [INFO] finished tweaking git repo https://github.com/rdromao27/anonycast [INFO] tweaked toml for git repo https://github.com/rdromao27/anonycast written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rdromao27/anonycast 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tor-stream v0.3.0 [INFO] [stderr] Downloaded nazgul v1.0.0 [INFO] [stderr] Downloaded drand-client-rs v0.1.0 [INFO] [stderr] Downloaded bls12_381 v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdbc821052b4f6847eaa391319d88e0d0fb90274be507d156bf2fdef2309b017 [INFO] running `Command { std: "docker" "start" "-a" "fdbc821052b4f6847eaa391319d88e0d0fb90274be507d156bf2fdef2309b017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdbc821052b4f6847eaa391319d88e0d0fb90274be507d156bf2fdef2309b017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdbc821052b4f6847eaa391319d88e0d0fb90274be507d156bf2fdef2309b017", kill_on_drop: false }` [INFO] [stdout] fdbc821052b4f6847eaa391319d88e0d0fb90274be507d156bf2fdef2309b017 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee691950fba9e60979fbcf4be412f4b1d77b91b937eed617b2a9ae2e70cc9808 [INFO] running `Command { std: "docker" "start" "-a" "ee691950fba9e60979fbcf4be412f4b1d77b91b937eed617b2a9ae2e70cc9808", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling bls12_381 v0.8.0 [INFO] [stderr] Compiling tor-stream v0.3.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling nazgul v1.0.0 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling crypto v0.1.0 (/opt/rustwide/workdir/crypto) [INFO] [stdout] warning: method `public_key` is never used [INFO] [stdout] --> crypto/src/ed25519.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl PrivateKey { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn public_key(&self) -> PublicKey { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate` is never used [INFO] [stdout] --> crypto/src/ed25519.rs:193:8 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn generate() -> (PublicKey, PrivateKey) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sign` is never used [INFO] [stdout] --> crypto/src/ed25519.rs:202:8 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn sign(key: &PrivateKey, data: &[u8]) -> Signature { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `verify` is never used [INFO] [stdout] --> crypto/src/ed25519.rs:206:8 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn verify(key: &PublicKey, data: &[u8], sig: &Signature) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling drand-client-rs v0.1.0 [INFO] [stderr] Compiling drand v0.1.0 (/opt/rustwide/workdir/drand) [INFO] [stderr] Compiling tikv-jemallocator v0.5.4 [INFO] [stderr] Compiling anonycast v0.1.0 (/opt/rustwide/workdir/anonycast) [INFO] [stdout] warning: unused import: `time::Instant` [INFO] [stdout] --> anonycast/src/deaddrop_conn.rs:4:57 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio::{io::BufStream, net::TcpStream, sync::Mutex, time::Instant}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `read` is never used [INFO] [stdout] --> anonycast/src/deaddrop_conn.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 32 | impl DeaddropConn { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 79 | pub async fn read(&self) -> R [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write` is never used [INFO] [stdout] --> anonycast/src/rle.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn write(mut stream: W, data: &[u8]) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read` is never used [INFO] [stdout] --> anonycast/src/rle.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn read(mut stream: R) -> std::io::Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize_and_write` is never used [INFO] [stdout] --> anonycast/src/rle.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn serialize_and_write(stream: W, data: &T) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deserialize_and_read` is never used [INFO] [stdout] --> anonycast/src/rle.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn deserialize_and_read(stream: R) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `io::Read` [INFO] [stdout] --> anonycast/src/bin/deaddrop-load-generator.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{io::Read, sync::Arc, time::Duration}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kpub` [INFO] [stdout] --> anonycast/src/bin/deaddrop-load-generator.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | let (kpub, kpriv) = crypto::generate(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_kpub` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing_chrome::ChromeLayerBuilder` [INFO] [stdout] --> anonycast/src/cli/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tracing_chrome::ChromeLayerBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `layer::SubscriberExt` [INFO] [stdout] --> anonycast/src/cli/mod.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | fmt::format::FmtSpan, layer::SubscriberExt, util::SubscriberInitExt, EnvFilter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s [INFO] running `Command { std: "docker" "inspect" "ee691950fba9e60979fbcf4be412f4b1d77b91b937eed617b2a9ae2e70cc9808", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee691950fba9e60979fbcf4be412f4b1d77b91b937eed617b2a9ae2e70cc9808", kill_on_drop: false }` [INFO] [stdout] ee691950fba9e60979fbcf4be412f4b1d77b91b937eed617b2a9ae2e70cc9808 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 212d880af8ed23a550c5b9706be5390af7943387257be0939a0add61089d7f3b [INFO] running `Command { std: "docker" "start" "-a" "212d880af8ed23a550c5b9706be5390af7943387257be0939a0add61089d7f3b", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling crypto v0.1.0 (/opt/rustwide/workdir/crypto) [INFO] [stdout] warning: method `public_key` is never used [INFO] [stdout] --> crypto/src/ed25519.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl PrivateKey { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn public_key(&self) -> PublicKey { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate` is never used [INFO] [stdout] --> crypto/src/ed25519.rs:193:8 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn generate() -> (PublicKey, PrivateKey) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sign` is never used [INFO] [stdout] --> crypto/src/ed25519.rs:202:8 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn sign(key: &PrivateKey, data: &[u8]) -> Signature { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `verify` is never used [INFO] [stdout] --> crypto/src/ed25519.rs:206:8 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn verify(key: &PublicKey, data: &[u8], sig: &Signature) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling drand-client-rs v0.1.0 [INFO] [stderr] Compiling drand v0.1.0 (/opt/rustwide/workdir/drand) [INFO] [stderr] Compiling anonycast v0.1.0 (/opt/rustwide/workdir/anonycast) [INFO] [stdout] warning: unused import: `time::Instant` [INFO] [stdout] --> anonycast/src/deaddrop_conn.rs:4:57 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio::{io::BufStream, net::TcpStream, sync::Mutex, time::Instant}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `read` is never used [INFO] [stdout] --> anonycast/src/deaddrop_conn.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 32 | impl DeaddropConn { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 79 | pub async fn read(&self) -> R [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write` is never used [INFO] [stdout] --> anonycast/src/rle.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn write(mut stream: W, data: &[u8]) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read` is never used [INFO] [stdout] --> anonycast/src/rle.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn read(mut stream: R) -> std::io::Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize_and_write` is never used [INFO] [stdout] --> anonycast/src/rle.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn serialize_and_write(stream: W, data: &T) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deserialize_and_read` is never used [INFO] [stdout] --> anonycast/src/rle.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn deserialize_and_read(stream: R) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::Instant` [INFO] [stdout] --> anonycast/src/deaddrop_conn.rs:4:57 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio::{io::BufStream, net::TcpStream, sync::Mutex, time::Instant}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `io::Read` [INFO] [stdout] --> anonycast/src/bin/deaddrop-load-generator.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{io::Read, sync::Arc, time::Duration}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kpub` [INFO] [stdout] --> anonycast/src/bin/deaddrop-load-generator.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | let (kpub, kpriv) = crypto::generate(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_kpub` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing_chrome::ChromeLayerBuilder` [INFO] [stdout] --> anonycast/src/cli/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tracing_chrome::ChromeLayerBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `layer::SubscriberExt` [INFO] [stdout] --> anonycast/src/cli/mod.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | fmt::format::FmtSpan, layer::SubscriberExt, util::SubscriberInitExt, EnvFilter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `read` is never used [INFO] [stdout] --> anonycast/src/deaddrop_conn.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 32 | impl DeaddropConn { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 79 | pub async fn read(&self) -> R [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write` is never used [INFO] [stdout] --> anonycast/src/rle.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn write(mut stream: W, data: &[u8]) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read` is never used [INFO] [stdout] --> anonycast/src/rle.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn read(mut stream: R) -> std::io::Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize_and_write` is never used [INFO] [stdout] --> anonycast/src/rle.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn serialize_and_write(stream: W, data: &T) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deserialize_and_read` is never used [INFO] [stdout] --> anonycast/src/rle.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn deserialize_and_read(stream: R) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.09s [INFO] running `Command { std: "docker" "inspect" "212d880af8ed23a550c5b9706be5390af7943387257be0939a0add61089d7f3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "212d880af8ed23a550c5b9706be5390af7943387257be0939a0add61089d7f3b", kill_on_drop: false }` [INFO] [stdout] 212d880af8ed23a550c5b9706be5390af7943387257be0939a0add61089d7f3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eb57d8fd2400dbb2d41f537d63d1d834f2b062ebe5f1db336ff4456867c8f6e4 [INFO] running `Command { std: "docker" "start" "-a" "eb57d8fd2400dbb2d41f537d63d1d834f2b062ebe5f1db336ff4456867c8f6e4", kill_on_drop: false }` [INFO] [stderr] warning: method `public_key` is never used [INFO] [stderr] --> crypto/src/ed25519.rs:27:12 [INFO] [stderr] | [INFO] [stderr] 18 | impl PrivateKey { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 27 | pub fn public_key(&self) -> PublicKey { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `generate` is never used [INFO] [stderr] --> crypto/src/ed25519.rs:193:8 [INFO] [stderr] | [INFO] [stderr] 193 | pub fn generate() -> (PublicKey, PrivateKey) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `sign` is never used [INFO] [stderr] --> crypto/src/ed25519.rs:202:8 [INFO] [stderr] | [INFO] [stderr] 202 | pub fn sign(key: &PrivateKey, data: &[u8]) -> Signature { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `verify` is never used [INFO] [stderr] --> crypto/src/ed25519.rs:206:8 [INFO] [stderr] | [INFO] [stderr] 206 | pub fn verify(key: &PublicKey, data: &[u8], sig: &Signature) -> bool { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `crypto` (lib) generated 4 warnings [INFO] [stderr] warning: unused import: `time::Instant` [INFO] [stderr] --> anonycast/src/deaddrop_conn.rs:4:57 [INFO] [stderr] | [INFO] [stderr] 4 | use tokio::{io::BufStream, net::TcpStream, sync::Mutex, time::Instant}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `read` is never used [INFO] [stderr] --> anonycast/src/deaddrop_conn.rs:79:18 [INFO] [stderr] | [INFO] [stderr] 32 | impl DeaddropConn { [INFO] [stderr] | ----------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 79 | pub async fn read(&self) -> R [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `write` is never used [INFO] [stderr] --> anonycast/src/rle.rs:7:8 [INFO] [stderr] | [INFO] [stderr] 7 | pub fn write(mut stream: W, data: &[u8]) -> std::io::Result<()> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `read` is never used [INFO] [stderr] --> anonycast/src/rle.rs:25:8 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn read(mut stream: R) -> std::io::Result> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `serialize_and_write` is never used [INFO] [stderr] --> anonycast/src/rle.rs:45:8 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn serialize_and_write(stream: W, data: &T) -> std::io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `deserialize_and_read` is never used [INFO] [stderr] --> anonycast/src/rle.rs:59:8 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn deserialize_and_read(stream: R) -> std::io::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `anonycast` (lib) generated 6 warnings (run `cargo fix --lib -p anonycast` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `io::Read` [INFO] [stderr] --> anonycast/src/bin/deaddrop-load-generator.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{io::Read, sync::Arc, time::Duration}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `kpub` [INFO] [stderr] --> anonycast/src/bin/deaddrop-load-generator.rs:9:10 [INFO] [stderr] | [INFO] [stderr] 9 | let (kpub, kpriv) = crypto::generate(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_kpub` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `tracing_chrome::ChromeLayerBuilder` [INFO] [stderr] --> anonycast/src/cli/mod.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use tracing_chrome::ChromeLayerBuilder; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `layer::SubscriberExt` [INFO] [stderr] --> anonycast/src/cli/mod.rs:8:27 [INFO] [stderr] | [INFO] [stderr] 8 | fmt::format::FmtSpan, layer::SubscriberExt, util::SubscriberInitExt, EnvFilter, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `anonycast` (bin "deaddrop-load-generator" test) generated 2 warnings (run `cargo fix --bin "deaddrop-load-generator" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `anonycast` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] warning: `anonycast` (bin "anonycast" test) generated 2 warnings (run `cargo fix --bin "anonycast" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anonycast-f463a1d0368b0add) [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/main.rs (/opt/rustwide/target/debug/deps/anonycast-b2bb11d6e7e1dd76) [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/bin/crypto-benchmarks.rs (/opt/rustwide/target/debug/deps/crypto_benchmarks-7241bd605d63d69d) [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/bin/deaddrop-load-generator.rs (/opt/rustwide/target/debug/deps/deaddrop_load_generator-cee74a2a0e3133ae) [INFO] [stdout] [INFO] [stderr] Doc-tests anonycast [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] [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" "eb57d8fd2400dbb2d41f537d63d1d834f2b062ebe5f1db336ff4456867c8f6e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb57d8fd2400dbb2d41f537d63d1d834f2b062ebe5f1db336ff4456867c8f6e4", kill_on_drop: false }` [INFO] [stdout] eb57d8fd2400dbb2d41f537d63d1d834f2b062ebe5f1db336ff4456867c8f6e4