[INFO] cloning repository https://github.com/sambacha/mirror-arti [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sambacha/mirror-arti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsambacha%2Fmirror-arti", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsambacha%2Fmirror-arti'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fab912f000901d39bb81b81bbd9747b64a7301d [INFO] testing sambacha/mirror-arti against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsambacha%2Fmirror-arti" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sambacha/mirror-arti [INFO] finished tweaking git repo https://github.com/sambacha/mirror-arti [INFO] tweaked toml for git repo https://github.com/sambacha/mirror-arti written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sambacha/mirror-arti on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sambacha/mirror-arti 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/tor-rtcompat/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `async_executors` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d77159d01b657bab660e2e9207293b351209019c2e637fcae3af4c39daf2ba6c [INFO] running `Command { std: "docker" "start" "-a" "d77159d01b657bab660e2e9207293b351209019c2e637fcae3af4c39daf2ba6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d77159d01b657bab660e2e9207293b351209019c2e637fcae3af4c39daf2ba6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d77159d01b657bab660e2e9207293b351209019c2e637fcae3af4c39daf2ba6c", kill_on_drop: false }` [INFO] [stdout] d77159d01b657bab660e2e9207293b351209019c2e637fcae3af4c39daf2ba6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dbf1a999d0d6392388eb627708d7449b1121664b647bb304931cc9d238cfc8a [INFO] running `Command { std: "docker" "start" "-a" "2dbf1a999d0d6392388eb627708d7449b1121664b647bb304931cc9d238cfc8a", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/tor-rtcompat/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `async_executors` dependency) [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling caret v0.1.0 (/opt/rustwide/workdir/crates/caret) [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling async_executors v0.4.2 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling coarsetime v0.1.21 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling weak-table v0.3.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling sanitize-filename v0.3.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling retain_mut v0.1.7 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling retry-error v0.1.0 (/opt/rustwide/workdir/crates/retry-error) [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling bounded-vec-deque v0.1.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling tls-api-test v0.7.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling test-cert-gen v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling rusqlite v0.26.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling easy-parallel v3.2.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling rlimit v0.7.0 [INFO] [stderr] Compiling async-broadcast v0.3.4 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling simple_asn1 v0.6.1 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tor-protover v0.1.0 (/opt/rustwide/workdir/crates/tor-protover) [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling blanket v0.2.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling tls-api v0.7.0 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling tor-units v0.1.0 (/opt/rustwide/workdir/crates/tor-units) [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling async-native-tls v0.4.0 [INFO] [stderr] Compiling asynchronous-codec v0.6.0 [INFO] [stderr] Compiling tor-error v0.1.0 (/opt/rustwide/workdir/crates/tor-error) [INFO] [stderr] Compiling postage v0.4.1 [INFO] [stderr] Compiling tls-api-native-tls v0.7.0 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/tor-error/src/internal.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) struct Captured(Backtrace); [INFO] [stdout] | -------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Captured` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing-appender v0.2.1 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling tor-config v0.1.0 (/opt/rustwide/workdir/crates/tor-config) [INFO] [stderr] Compiling tor-rtcompat v0.1.0 (/opt/rustwide/workdir/crates/tor-rtcompat) [INFO] [stderr] Compiling humantime-serde v1.0.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tor-events v0.1.0 (/opt/rustwide/workdir/crates/tor-events) [INFO] [stderr] Compiling tor-llcrypto v0.1.0 (/opt/rustwide/workdir/crates/tor-llcrypto) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/tor-llcrypto/src/pk/rsa.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, Copy, Hash, Zeroize, Ord, PartialOrd)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_RsaIdentity` [INFO] [stdout] 36 | #[allow(clippy::derive_hash_xor_eq)] [INFO] [stdout] 37 | pub struct RsaIdentity { [INFO] [stdout] | ----------- `RsaIdentity` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tor-bytes v0.1.0 (/opt/rustwide/workdir/crates/tor-bytes) [INFO] [stderr] Compiling tor-checkable v0.1.0 (/opt/rustwide/workdir/crates/tor-checkable) [INFO] [stderr] Compiling tor-consdiff v0.1.0 (/opt/rustwide/workdir/crates/tor-consdiff) [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> crates/tor-consdiff/src/lib.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(any(test, fuzzing, feature = "slow-diff-apply"))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> crates/tor-consdiff/src/lib.rs:138:27 [INFO] [stdout] | [INFO] [stdout] 138 | (Ok(a), Ok(b)) => (Ok((a, b))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 138 - (Ok(a), Ok(b)) => (Ok((a, b))), [INFO] [stdout] 138 + (Ok(a), Ok(b)) => Ok((a, b)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> crates/tor-consdiff/src/lib.rs:223:21 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg(any(test, fuzzing, feature = "slow-diff-apply"))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> crates/tor-consdiff/src/lib.rs:505:21 [INFO] [stdout] | [INFO] [stdout] 505 | #[cfg(any(test, fuzzing, feature = "slow-diff-apply"))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> crates/tor-consdiff/src/lib.rs:524:21 [INFO] [stdout] | [INFO] [stdout] 524 | #[cfg(any(test, fuzzing, feature = "slow-diff-apply"))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_runtime` is never used [INFO] [stdout] --> crates/tor-rtcompat/src/opaque.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | fn assert_runtime() {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/tor-rtcompat/src/lib.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | / crate::opaque::implement_opaque_runtime! { [INFO] [stdout] 238 | | PreferredRuntime { inner : preferred_backend_mod::PreferredRuntime } [INFO] [stdout] 239 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `crate::opaque::implement_opaque_runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> crates/tor-rtcompat/src/opaque.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | fn check() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/tor-rtcompat/src/lib.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | / crate::opaque::implement_opaque_runtime! { [INFO] [stdout] 238 | | PreferredRuntime { inner : preferred_backend_mod::PreferredRuntime } [INFO] [stdout] 239 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::opaque::implement_opaque_runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_runtime` is never used [INFO] [stdout] --> crates/tor-rtcompat/src/opaque.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | fn assert_runtime() {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/tor-rtcompat/src/tokio.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / crate::opaque::implement_opaque_runtime! { [INFO] [stdout] 58 | | TokioNativeTlsRuntime { inner : HandleInner } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::opaque::implement_opaque_runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> crates/tor-rtcompat/src/opaque.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | fn check() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/tor-rtcompat/src/tokio.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / crate::opaque::implement_opaque_runtime! { [INFO] [stdout] 58 | | TokioNativeTlsRuntime { inner : HandleInner } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::opaque::implement_opaque_runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tor-cert v0.1.0 (/opt/rustwide/workdir/crates/tor-cert) [INFO] [stderr] Compiling tor-linkspec v0.1.0 (/opt/rustwide/workdir/crates/tor-linkspec) [INFO] [stderr] Compiling tor-socksproto v0.1.0 (/opt/rustwide/workdir/crates/tor-socksproto) [INFO] [stderr] Compiling tor-rtmock v0.1.0 (/opt/rustwide/workdir/crates/tor-rtmock) [INFO] [stderr] Compiling tor-cell v0.1.0 (/opt/rustwide/workdir/crates/tor-cell) [INFO] [stderr] Compiling tor-netdoc v0.1.0 (/opt/rustwide/workdir/crates/tor-netdoc) [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling tor-persist v0.1.0 (/opt/rustwide/workdir/crates/tor-persist) [INFO] [stderr] Compiling config v0.12.0 [INFO] [stderr] Compiling tor-proto v0.1.0 (/opt/rustwide/workdir/crates/tor-proto) [INFO] [stdout] warning: methods `is_ok_with_annotation` and `is_ok_with_kwd_not_in` are never used [INFO] [stdout] --> crates/tor-netdoc/src/parse/tokenize.rs:541:8 [INFO] [stdout] | [INFO] [stdout] 539 | pub(crate) trait ItemResult { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] 540 | /// Return true if this is an ok result with an annotation. [INFO] [stdout] 541 | fn is_ok_with_annotation(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 551 | fn is_ok_with_kwd_not_in(&self, ks: &[K]) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tor-netdir v0.1.0 (/opt/rustwide/workdir/crates/tor-netdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/tor-proto/src/circuit/celltypes.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | Destroy(chanmsg::Destroy), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreateResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 17 - Destroy(chanmsg::Destroy), [INFO] [stdout] 17 + Destroy(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `maximum` is never used [INFO] [stdout] --> crates/tor-proto/src/circuit/sendme.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) trait WindowParams { [INFO] [stdout] | ------------ associated function in this trait [INFO] [stdout] 83 | /// Largest allowable value for this window. [INFO] [stdout] 84 | fn maximum() -> u16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `RelayCrypt` is never used [INFO] [stdout] --> crates/tor-proto/src/crypto/cell.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 71 | pub(crate) trait RelayCrypt { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ServerHandshake` is never used [INFO] [stdout] --> crates/tor-proto/src/crypto/handshake.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub(crate) trait ServerHandshake { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RelayHandshakeError` is never used [INFO] [stdout] --> crates/tor-proto/src/crypto/handshake.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | pub(crate) enum RelayHandshakeError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `RelayHandshakeResult` is never used [INFO] [stdout] --> crates/tor-proto/src/crypto/handshake.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | pub(crate) type RelayHandshakeResult = std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CreateFastServer` is never constructed [INFO] [stdout] --> crates/tor-proto/src/crypto/handshake/fast.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) struct CreateFastServer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NtorServer` is never constructed [INFO] [stdout] --> crates/tor-proto/src/crypto/handshake/ntor.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) struct NtorServer; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pk` and `sk` are never read [INFO] [stdout] --> crates/tor-proto/src/crypto/handshake/ntor.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) struct NtorSecretKey { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 64 | /// Public key components; must match those held by the client. [INFO] [stdout] 65 | pk: NtorPublicKey, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 68 | sk: StaticSecret, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `matches_pk` is never used [INFO] [stdout] --> crates/tor-proto/src/crypto/handshake/ntor.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 72 | impl NtorSecretKey { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 84 | fn matches_pk(&self, pk: &PublicKey) -> Choice { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `server_handshake_ntor_v1` is never used [INFO] [stdout] --> crates/tor-proto/src/crypto/handshake/ntor.rs:248:4 [INFO] [stdout] | [INFO] [stdout] 248 | fn server_handshake_ntor_v1( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `server_handshake_ntor_v1_no_keygen` is never used [INFO] [stdout] --> crates/tor-proto/src/crypto/handshake/ntor.rs:268:4 [INFO] [stdout] | [INFO] [stdout] 268 | fn server_handshake_ntor_v1_no_keygen( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lookup` is never used [INFO] [stdout] --> crates/tor-proto/src/util/ct.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn lookup(array: &[T], matches: F) -> Option<&T> [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/tor-proto/src/channel/circmap.rs:175:27 [INFO] [stdout] | [INFO] [stdout] 175 | pub(super) fn get_mut(&mut self, id: CircId) -> Option { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 175 | pub(super) fn get_mut(&mut self, id: CircId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tor-guardmgr v0.1.0 (/opt/rustwide/workdir/crates/tor-guardmgr) [INFO] [stderr] Compiling tor-chanmgr v0.1.0 (/opt/rustwide/workdir/crates/tor-chanmgr) [INFO] [stderr] Compiling tor-circmgr v0.1.0 (/opt/rustwide/workdir/crates/tor-circmgr) [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling async-compression v0.3.12 [INFO] [stderr] Compiling tor-dirclient v0.1.0 (/opt/rustwide/workdir/crates/tor-dirclient) [INFO] [stderr] Compiling tor-dirmgr v0.1.0 (/opt/rustwide/workdir/crates/tor-dirmgr) [INFO] [stdout] warning: methods `consensus_by_meta` and `delete_consensus` are never used [INFO] [stdout] --> crates/tor-dirmgr/src/storage.rs:238:8 [INFO] [stdout] | [INFO] [stdout] 209 | pub(crate) trait Store { [INFO] [stdout] | ----- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 238 | fn consensus_by_meta(&self, cmeta: &ConsensusMeta) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 256 | fn delete_consensus(&mut self, cmeta: &ConsensusMeta) -> Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `REMOVE_CONSENSUS` is never used [INFO] [stdout] --> crates/tor-dirmgr/src/storage/sqlite.rs:770:7 [INFO] [stdout] | [INFO] [stdout] 770 | const REMOVE_CONSENSUS: &str = " [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling arti-client v0.1.0 (/opt/rustwide/workdir/crates/arti-client) [INFO] [stderr] Compiling arti-config v0.1.0 (/opt/rustwide/workdir/crates/arti-config) [INFO] [stderr] Compiling arti-hyper v0.1.0 (/opt/rustwide/workdir/crates/arti-hyper) [INFO] [stderr] Compiling arti v0.1.0 (/opt/rustwide/workdir/crates/arti) [INFO] [stderr] Compiling arti-bench v0.1.0 (/opt/rustwide/workdir/crates/arti-bench) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "2dbf1a999d0d6392388eb627708d7449b1121664b647bb304931cc9d238cfc8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dbf1a999d0d6392388eb627708d7449b1121664b647bb304931cc9d238cfc8a", kill_on_drop: false }` [INFO] [stdout] 2dbf1a999d0d6392388eb627708d7449b1121664b647bb304931cc9d238cfc8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 725aae501a9cfd9d2e4039836d0b740269ddd5103f6e66a84a9168d51516c449 [INFO] running `Command { std: "docker" "start" "-a" "725aae501a9cfd9d2e4039836d0b740269ddd5103f6e66a84a9168d51516c449", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/tor-rtcompat/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `async_executors` dependency) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling futures-await-test-macro v0.3.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling serde_test v1.0.136 [INFO] [stderr] Compiling float_eq v0.7.0 [INFO] [stderr] Compiling tracing-test-macro v0.2.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling retry-error v0.1.0 (/opt/rustwide/workdir/crates/retry-error) [INFO] [stderr] Compiling tor-protover v0.1.0 (/opt/rustwide/workdir/crates/tor-protover) [INFO] [stderr] Compiling caret v0.1.0 (/opt/rustwide/workdir/crates/caret) [INFO] [stderr] Compiling tor-units v0.1.0 (/opt/rustwide/workdir/crates/tor-units) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tor-error v0.1.0 (/opt/rustwide/workdir/crates/tor-error) [INFO] [stderr] Compiling tor-rtcompat v0.1.0 (/opt/rustwide/workdir/crates/tor-rtcompat) [INFO] [stderr] Compiling postage v0.4.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling tor-events v0.1.0 (/opt/rustwide/workdir/crates/tor-events) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/tor-error/src/internal.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) struct Captured(Backtrace); [INFO] [stdout] | -------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Captured` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-await-test v0.3.0 [INFO] [stderr] Compiling tor-config v0.1.0 (/opt/rustwide/workdir/crates/tor-config) [INFO] [stderr] Compiling tor-persist v0.1.0 (/opt/rustwide/workdir/crates/tor-persist) [INFO] [stderr] Compiling tracing-test v0.2.1 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/tor-error/src/internal.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) struct Captured(Backtrace); [INFO] [stdout] | -------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Captured` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stdout] warning: function `assert_runtime` is never used [INFO] [stdout] --> crates/tor-rtcompat/src/opaque.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | fn assert_runtime() {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/tor-rtcompat/src/lib.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | / crate::opaque::implement_opaque_runtime! { [INFO] [stdout] 238 | | PreferredRuntime { inner : preferred_backend_mod::PreferredRuntime } [INFO] [stdout] 239 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `crate::opaque::implement_opaque_runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> crates/tor-rtcompat/src/opaque.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | fn check() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/tor-rtcompat/src/lib.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | / crate::opaque::implement_opaque_runtime! { [INFO] [stdout] 238 | | PreferredRuntime { inner : preferred_backend_mod::PreferredRuntime } [INFO] [stdout] 239 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::opaque::implement_opaque_runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_runtime` is never used [INFO] [stdout] --> crates/tor-rtcompat/src/opaque.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | fn assert_runtime() {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/tor-rtcompat/src/tokio.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / crate::opaque::implement_opaque_runtime! { [INFO] [stdout] 58 | | TokioNativeTlsRuntime { inner : HandleInner } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::opaque::implement_opaque_runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> crates/tor-rtcompat/src/opaque.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | fn check() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/tor-rtcompat/src/tokio.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / crate::opaque::implement_opaque_runtime! { [INFO] [stdout] 58 | | TokioNativeTlsRuntime { inner : HandleInner } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::opaque::implement_opaque_runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling tor-rtmock v0.1.0 (/opt/rustwide/workdir/crates/tor-rtmock) [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stdout] warning: function `assert_runtime` is never used [INFO] [stdout] --> crates/tor-rtcompat/src/opaque.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | fn assert_runtime() {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/tor-rtcompat/src/lib.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | / crate::opaque::implement_opaque_runtime! { [INFO] [stdout] 238 | | PreferredRuntime { inner : preferred_backend_mod::PreferredRuntime } [INFO] [stdout] 239 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `crate::opaque::implement_opaque_runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> crates/tor-rtcompat/src/opaque.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | fn check() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/tor-rtcompat/src/lib.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | / crate::opaque::implement_opaque_runtime! { [INFO] [stdout] 238 | | PreferredRuntime { inner : preferred_backend_mod::PreferredRuntime } [INFO] [stdout] 239 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::opaque::implement_opaque_runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_runtime` is never used [INFO] [stdout] --> crates/tor-rtcompat/src/opaque.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | fn assert_runtime() {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/tor-rtcompat/src/tokio.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / crate::opaque::implement_opaque_runtime! { [INFO] [stdout] 58 | | TokioNativeTlsRuntime { inner : HandleInner } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::opaque::implement_opaque_runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> crates/tor-rtcompat/src/opaque.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | fn check() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/tor-rtcompat/src/tokio.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / crate::opaque::implement_opaque_runtime! { [INFO] [stdout] 58 | | TokioNativeTlsRuntime { inner : HandleInner } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::opaque::implement_opaque_runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling simple_asn1 v0.6.1 [INFO] [stderr] Compiling rusqlite v0.26.3 [INFO] [stderr] Compiling tracing-appender v0.2.1 [INFO] [stderr] Compiling tor-llcrypto v0.1.0 (/opt/rustwide/workdir/crates/tor-llcrypto) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/tor-llcrypto/src/pk/rsa.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, Copy, Hash, Zeroize, Ord, PartialOrd)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_RsaIdentity` [INFO] [stdout] 36 | #[allow(clippy::derive_hash_xor_eq)] [INFO] [stdout] 37 | pub struct RsaIdentity { [INFO] [stdout] | ----------- `RsaIdentity` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tor-bytes v0.1.0 (/opt/rustwide/workdir/crates/tor-bytes) [INFO] [stderr] Compiling tor-checkable v0.1.0 (/opt/rustwide/workdir/crates/tor-checkable) [INFO] [stderr] Compiling tor-consdiff v0.1.0 (/opt/rustwide/workdir/crates/tor-consdiff) [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> crates/tor-consdiff/src/lib.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(any(test, fuzzing, feature = "slow-diff-apply"))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> crates/tor-consdiff/src/lib.rs:138:27 [INFO] [stdout] | [INFO] [stdout] 138 | (Ok(a), Ok(b)) => (Ok((a, b))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 138 - (Ok(a), Ok(b)) => (Ok((a, b))), [INFO] [stdout] 138 + (Ok(a), Ok(b)) => Ok((a, b)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> crates/tor-consdiff/src/lib.rs:223:21 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg(any(test, fuzzing, feature = "slow-diff-apply"))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> crates/tor-consdiff/src/lib.rs:505:21 [INFO] [stdout] | [INFO] [stdout] 505 | #[cfg(any(test, fuzzing, feature = "slow-diff-apply"))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> crates/tor-consdiff/src/lib.rs:524:21 [INFO] [stdout] | [INFO] [stdout] 524 | #[cfg(any(test, fuzzing, feature = "slow-diff-apply"))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tor-cert v0.1.0 (/opt/rustwide/workdir/crates/tor-cert) [INFO] [stderr] Compiling tor-linkspec v0.1.0 (/opt/rustwide/workdir/crates/tor-linkspec) [INFO] [stderr] Compiling tor-socksproto v0.1.0 (/opt/rustwide/workdir/crates/tor-socksproto) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/tor-llcrypto/src/pk/rsa.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, Copy, Hash, Zeroize, Ord, PartialOrd)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Zeroize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_RsaIdentity` [INFO] [stdout] 36 | #[allow(clippy::derive_hash_xor_eq)] [INFO] [stdout] 37 | pub struct RsaIdentity { [INFO] [stdout] | ----------- `RsaIdentity` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zeroize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> crates/tor-consdiff/src/lib.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(any(test, fuzzing, feature = "slow-diff-apply"))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> crates/tor-consdiff/src/lib.rs:138:27 [INFO] [stdout] | [INFO] [stdout] 138 | (Ok(a), Ok(b)) => (Ok((a, b))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 138 - (Ok(a), Ok(b)) => (Ok((a, b))), [INFO] [stdout] 138 + (Ok(a), Ok(b)) => Ok((a, b)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> crates/tor-consdiff/src/lib.rs:223:21 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg(any(test, fuzzing, feature = "slow-diff-apply"))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> crates/tor-consdiff/src/lib.rs:505:21 [INFO] [stdout] | [INFO] [stdout] 505 | #[cfg(any(test, fuzzing, feature = "slow-diff-apply"))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> crates/tor-consdiff/src/lib.rs:524:21 [INFO] [stdout] | [INFO] [stdout] 524 | #[cfg(any(test, fuzzing, feature = "slow-diff-apply"))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tor-cell v0.1.0 (/opt/rustwide/workdir/crates/tor-cell) [INFO] [stderr] Compiling tor-netdoc v0.1.0 (/opt/rustwide/workdir/crates/tor-netdoc) [INFO] [stderr] Compiling tor-proto v0.1.0 (/opt/rustwide/workdir/crates/tor-proto) [INFO] [stdout] warning: methods `is_ok_with_annotation` and `is_ok_with_kwd_not_in` are never used [INFO] [stdout] --> crates/tor-netdoc/src/parse/tokenize.rs:541:8 [INFO] [stdout] | [INFO] [stdout] 539 | pub(crate) trait ItemResult { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] 540 | /// Return true if this is an ok result with an annotation. [INFO] [stdout] 541 | fn is_ok_with_annotation(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 551 | fn is_ok_with_kwd_not_in(&self, ks: &[K]) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tor-netdir v0.1.0 (/opt/rustwide/workdir/crates/tor-netdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/tor-proto/src/circuit/celltypes.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | Destroy(chanmsg::Destroy), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreateResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 17 - Destroy(chanmsg::Destroy), [INFO] [stdout] 17 + Destroy(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `maximum` is never used [INFO] [stdout] --> crates/tor-proto/src/circuit/sendme.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) trait WindowParams { [INFO] [stdout] | ------------ associated function in this trait [INFO] [stdout] 83 | /// Largest allowable value for this window. [INFO] [stdout] 84 | fn maximum() -> u16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `RelayCrypt` is never used [INFO] [stdout] --> crates/tor-proto/src/crypto/cell.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 71 | pub(crate) trait RelayCrypt { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ServerHandshake` is never used [INFO] [stdout] --> crates/tor-proto/src/crypto/handshake.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub(crate) trait ServerHandshake { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RelayHandshakeError` is never used [INFO] [stdout] --> crates/tor-proto/src/crypto/handshake.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | pub(crate) enum RelayHandshakeError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `RelayHandshakeResult` is never used [INFO] [stdout] --> crates/tor-proto/src/crypto/handshake.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | pub(crate) type RelayHandshakeResult = std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CreateFastServer` is never constructed [INFO] [stdout] --> crates/tor-proto/src/crypto/handshake/fast.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) struct CreateFastServer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NtorServer` is never constructed [INFO] [stdout] --> crates/tor-proto/src/crypto/handshake/ntor.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) struct NtorServer; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pk` and `sk` are never read [INFO] [stdout] --> crates/tor-proto/src/crypto/handshake/ntor.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) struct NtorSecretKey { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 64 | /// Public key components; must match those held by the client. [INFO] [stdout] 65 | pk: NtorPublicKey, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 68 | sk: StaticSecret, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `matches_pk` is never used [INFO] [stdout] --> crates/tor-proto/src/crypto/handshake/ntor.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 72 | impl NtorSecretKey { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 84 | fn matches_pk(&self, pk: &PublicKey) -> Choice { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `server_handshake_ntor_v1` is never used [INFO] [stdout] --> crates/tor-proto/src/crypto/handshake/ntor.rs:248:4 [INFO] [stdout] | [INFO] [stdout] 248 | fn server_handshake_ntor_v1( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `server_handshake_ntor_v1_no_keygen` is never used [INFO] [stdout] --> crates/tor-proto/src/crypto/handshake/ntor.rs:268:4 [INFO] [stdout] | [INFO] [stdout] 268 | fn server_handshake_ntor_v1_no_keygen( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lookup` is never used [INFO] [stdout] --> crates/tor-proto/src/util/ct.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn lookup(array: &[T], matches: F) -> Option<&T> [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/tor-proto/src/channel/circmap.rs:175:27 [INFO] [stdout] | [INFO] [stdout] 175 | pub(super) fn get_mut(&mut self, id: CircId) -> Option { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 175 | pub(super) fn get_mut(&mut self, id: CircId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `stochastic-tests` [INFO] [stdout] --> crates/tor-netdir/src/testing.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(any(doc, not(feature = "stochastic-tests")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental-api`, `hex`, `hex-literal`, and `testing` [INFO] [stdout] = help: consider adding `stochastic-tests` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `stochastic-tests` [INFO] [stdout] --> crates/tor-netdir/src/testing.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(all(not(doc), feature = "stochastic-tests"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental-api`, `hex`, `hex-literal`, and `testing` [INFO] [stdout] = help: consider adding `stochastic-tests` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tor-chanmgr v0.1.0 (/opt/rustwide/workdir/crates/tor-chanmgr) [INFO] [stderr] Compiling tor-guardmgr v0.1.0 (/opt/rustwide/workdir/crates/tor-guardmgr) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/tor-netdir/src/lib.rs:1456:52 [INFO] [stdout] | [INFO] [stdout] 1456 | let netdir = construct_custom_netdir(|idx, mut nb| { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/tor-guardmgr/src/guard.rs:975:62 [INFO] [stdout] | [INFO] [stdout] 975 | let netdir2 = testnet::construct_custom_netdir(|idx, mut node| { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/tor-guardmgr/src/guard.rs:984:62 [INFO] [stdout] | [INFO] [stdout] 984 | let netdir3 = testnet::construct_custom_netdir(|idx, mut node| { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tor-circmgr v0.1.0 (/opt/rustwide/workdir/crates/tor-circmgr) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/tor-proto/src/circuit/celltypes.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | Destroy(chanmsg::Destroy), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreateResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 17 - Destroy(chanmsg::Destroy), [INFO] [stdout] 17 + Destroy(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `maximum` is never used [INFO] [stdout] --> crates/tor-proto/src/circuit/sendme.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) trait WindowParams { [INFO] [stdout] | ------------ associated function in this trait [INFO] [stdout] 83 | /// Largest allowable value for this window. [INFO] [stdout] 84 | fn maximum() -> u16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/tor-proto/src/channel/circmap.rs:175:27 [INFO] [stdout] | [INFO] [stdout] 175 | pub(super) fn get_mut(&mut self, id: CircId) -> Option { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 175 | pub(super) fn get_mut(&mut self, id: CircId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> crates/tor-proto/src/circuit.rs:410:5 [INFO] [stdout] | [INFO] [stdout] 410 | pub fn n_hops(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> crates/tor-proto/src/lib.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | #![deny(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tor-dirclient v0.1.0 (/opt/rustwide/workdir/crates/tor-dirclient) [INFO] [stderr] Compiling tor-dirmgr v0.1.0 (/opt/rustwide/workdir/crates/tor-dirmgr) [INFO] [stdout] warning: methods `consensus_by_meta` and `delete_consensus` are never used [INFO] [stdout] --> crates/tor-dirmgr/src/storage.rs:238:8 [INFO] [stdout] | [INFO] [stdout] 209 | pub(crate) trait Store { [INFO] [stdout] | ----- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 238 | fn consensus_by_meta(&self, cmeta: &ConsensusMeta) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 256 | fn delete_consensus(&mut self, cmeta: &ConsensusMeta) -> Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `REMOVE_CONSENSUS` is never used [INFO] [stdout] --> crates/tor-dirmgr/src/storage/sqlite.rs:770:7 [INFO] [stdout] | [INFO] [stdout] 770 | const REMOVE_CONSENSUS: &str = " [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling arti-client v0.1.0 (/opt/rustwide/workdir/crates/arti-client) [INFO] [stderr] Compiling arti-config v0.1.0 (/opt/rustwide/workdir/crates/arti-config) [INFO] [stderr] Compiling arti-hyper v0.1.0 (/opt/rustwide/workdir/crates/arti-hyper) [INFO] [stderr] Compiling arti v0.1.0 (/opt/rustwide/workdir/crates/arti) [INFO] [stderr] Compiling arti-bench v0.1.0 (/opt/rustwide/workdir/crates/arti-bench) [INFO] [stderr] error: could not compile `tor-dirmgr` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tor_dirmgr --edition=2018 crates/tor-dirmgr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="memmap2"' --cfg 'feature="mmap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "memmap2", "mmap", "routerdesc", "static"))' -C metadata=f4f1bdc0c7185764 -C extra-filename=-f52b3b682518ae1f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6e201962ef628452.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-83ca8be32b9f715d.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-6e90bc3f77b363c3.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-a343a4958c60040c.so --extern digest=/opt/rustwide/target/debug/deps/libdigest-c12118ba701f390b.rlib --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-76f425dd3e066dbd.rlib --extern float_eq=/opt/rustwide/target/debug/deps/libfloat_eq-d37eba7515603e8f.rlib --extern fslock=/opt/rustwide/target/debug/deps/libfslock-45f5d4200dea6a29.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-99d739856607c75b.rlib --extern futures_await_test=/opt/rustwide/target/debug/deps/libfutures_await_test-74b8e592d45b923c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-d97c474fea56fd0d.so --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-3e086eadf0d680a1.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5894a90d381f804b.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-f34e39cebeeee97f.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-72b44db854c93879.rlib --extern postage=/opt/rustwide/target/debug/deps/libpostage-6d60c1fd8179f832.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1e0c4cc6a7242ad1.rlib --extern retry_error=/opt/rustwide/target/debug/deps/libretry_error-315441874c7333f2.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-1e7ec8c6d50d7b28.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9266f35ae43bd27f.rlib --extern signature=/opt/rustwide/target/debug/deps/libsignature-2a0336e74ac35401.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e429efcae62f5055.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fe919b17a26e3945.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-76288279f2ac095b.rlib --extern tor_checkable=/opt/rustwide/target/debug/deps/libtor_checkable-3a4f9f8dc3bc096a.rlib --extern tor_circmgr=/opt/rustwide/target/debug/deps/libtor_circmgr-ccb1b8dc76aaaa9d.rlib --extern tor_config=/opt/rustwide/target/debug/deps/libtor_config-5232824f260565d0.rlib --extern tor_consdiff=/opt/rustwide/target/debug/deps/libtor_consdiff-adfbecfd3ce797a2.rlib --extern tor_dirclient=/opt/rustwide/target/debug/deps/libtor_dirclient-4b84ea9d9db34e16.rlib --extern tor_error=/opt/rustwide/target/debug/deps/libtor_error-c01fe7348d9002f4.rlib --extern tor_llcrypto=/opt/rustwide/target/debug/deps/libtor_llcrypto-5948e00ec56d5467.rlib --extern tor_netdir=/opt/rustwide/target/debug/deps/libtor_netdir-56210edd5009c753.rlib --extern tor_netdoc=/opt/rustwide/target/debug/deps/libtor_netdoc-9e04fa610a70c34e.rlib --extern tor_rtcompat=/opt/rustwide/target/debug/deps/libtor_rtcompat-c9395017622c1cfb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5e3e535e9a014266.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-6b28fff16ed7c91c/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "725aae501a9cfd9d2e4039836d0b740269ddd5103f6e66a84a9168d51516c449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "725aae501a9cfd9d2e4039836d0b740269ddd5103f6e66a84a9168d51516c449", kill_on_drop: false }` [INFO] [stdout] 725aae501a9cfd9d2e4039836d0b740269ddd5103f6e66a84a9168d51516c449