[INFO] cloning repository https://github.com/Arjun4522/ShadowCircuit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arjun4522/ShadowCircuit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArjun4522%2FShadowCircuit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArjun4522%2FShadowCircuit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5710b7bf795664c33535899e7fecb4ffa22667b7
[INFO] testing Arjun4522/ShadowCircuit against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArjun4522%2FShadowCircuit" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  62% (759/1214)
Updating files:  63% (765/1214)
Updating files:  64% (777/1214)
Updating files:  65% (790/1214)
Updating files:  66% (802/1214)
Updating files:  67% (814/1214)
Updating files:  68% (826/1214)
Updating files:  69% (838/1214)
Updating files:  70% (850/1214)
Updating files:  71% (862/1214)
Updating files:  72% (875/1214)
Updating files:  73% (887/1214)
Updating files:  74% (899/1214)
Updating files:  75% (911/1214)
Updating files:  76% (923/1214)
Updating files:  77% (935/1214)
Updating files:  78% (947/1214)
Updating files:  79% (960/1214)
Updating files:  80% (972/1214)
Updating files:  81% (984/1214)
Updating files:  82% (996/1214)
Updating files:  83% (1008/1214)
Updating files:  84% (1020/1214)
Updating files:  85% (1032/1214)
Updating files:  86% (1045/1214)
Updating files:  87% (1057/1214)
Updating files:  88% (1069/1214)
Updating files:  89% (1081/1214)
Updating files:  90% (1093/1214)
Updating files:  91% (1105/1214)
Updating files:  92% (1117/1214)
Updating files:  93% (1130/1214)
Updating files:  94% (1142/1214)
Updating files:  95% (1154/1214)
Updating files:  96% (1166/1214)
Updating files:  97% (1178/1214)
Updating files:  98% (1190/1214)
Updating files:  99% (1202/1214)
Updating files: 100% (1214/1214)
Updating files: 100% (1214/1214), done.
[INFO] started tweaking git repo https://github.com/Arjun4522/ShadowCircuit
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/Arjun4522/ShadowCircuit
[INFO] tweaked toml for git repo https://github.com/Arjun4522/ShadowCircuit written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arjun4522/ShadowCircuit on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arjun4522/ShadowCircuit 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69249ef8a274a28e432d1641a95000c81f86871d0bea521249fd1e45dba8fc75
[INFO] running `Command { std: "docker" "start" "-a" "69249ef8a274a28e432d1641a95000c81f86871d0bea521249fd1e45dba8fc75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69249ef8a274a28e432d1641a95000c81f86871d0bea521249fd1e45dba8fc75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69249ef8a274a28e432d1641a95000c81f86871d0bea521249fd1e45dba8fc75", kill_on_drop: false }`
[INFO] [stdout] 69249ef8a274a28e432d1641a95000c81f86871d0bea521249fd1e45dba8fc75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 864e470a9cb2e3dc889999467d6529e364bf1d11203a764c674012688339422d
[INFO] running `Command { std: "docker" "start" "-a" "864e470a9cb2e3dc889999467d6529e364bf1d11203a764c674012688339422d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tor-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `EphemeralSecret`
[INFO] [stdout]   --> src/circuit/mod.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use x25519_dalek::{EphemeralSecret, PublicKey, ReusableSecret};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `circ_id`
[INFO] [stdout]    --> src/circuit/mod.rs:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 |         let circ_id = u16::from_be_bytes(header[0..2].try_into().unwrap()) as u32;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_circ_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CELL_COMMAND_AUTHENTICATE` is never used
[INFO] [stdout]   --> src/circuit/mod.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const CELL_COMMAND_AUTHENTICATE: u8 = 131;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `backward_key` and `backward_nonce` are never read
[INFO] [stdout]   --> src/crypto/mod.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct OnionCrypto {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 35 |     forward_key: aead::LessSafeKey,
[INFO] [stdout] 36 |     backward_key: aead::LessSafeKey,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 37 |     forward_nonce: u64,
[INFO] [stdout] 38 |     backward_nonce: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OnionCrypto` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `constant_time_compare` is never used
[INFO] [stdout]  --> src/security.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn constant_time_compare(a: &[u8], b: &[u8]) -> bool {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SecretData` is never constructed
[INFO] [stdout]   --> src/security.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct SecretData {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "864e470a9cb2e3dc889999467d6529e364bf1d11203a764c674012688339422d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "864e470a9cb2e3dc889999467d6529e364bf1d11203a764c674012688339422d", kill_on_drop: false }`
[INFO] [stdout] 864e470a9cb2e3dc889999467d6529e364bf1d11203a764c674012688339422d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2104381ab6cb1a5b379e5e0b2aad0074c218db7f9d7aae9676006b002c1aa32
[INFO] running `Command { std: "docker" "start" "-a" "d2104381ab6cb1a5b379e5e0b2aad0074c218db7f9d7aae9676006b002c1aa32", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tor-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `EphemeralSecret`
[INFO] [stdout]   --> src/circuit/mod.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use x25519_dalek::{EphemeralSecret, PublicKey, ReusableSecret};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `circ_id`
[INFO] [stdout]    --> src/circuit/mod.rs:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 |         let circ_id = u16::from_be_bytes(header[0..2].try_into().unwrap()) as u32;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_circ_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CELL_COMMAND_AUTHENTICATE` is never used
[INFO] [stdout]   --> src/circuit/mod.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const CELL_COMMAND_AUTHENTICATE: u8 = 131;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `backward_key` and `backward_nonce` are never read
[INFO] [stdout]   --> src/crypto/mod.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct OnionCrypto {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 35 |     forward_key: aead::LessSafeKey,
[INFO] [stdout] 36 |     backward_key: aead::LessSafeKey,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 37 |     forward_nonce: u64,
[INFO] [stdout] 38 |     backward_nonce: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OnionCrypto` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `constant_time_compare` is never used
[INFO] [stdout]  --> src/security.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn constant_time_compare(a: &[u8], b: &[u8]) -> bool {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SecretData` is never constructed
[INFO] [stdout]   --> src/security.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct SecretData {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]  --> tests/integration/full_circuit.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let client = TorClient::start(config).await.unwrap();
[INFO] [stdout]   |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EphemeralSecret`
[INFO] [stdout]   --> tests/unit/handshake_unit_tests.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let server_private_key = EphemeralSecret::random_from_rng(OsRng);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ use of undeclared type `EphemeralSecret`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use x25519_dalek::EphemeralSecret;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EphemeralSecret`
[INFO] [stdout]   --> tests/unit/handshake_unit_tests.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let server_private_key = EphemeralSecret::random_from_rng(OsRng);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ use of undeclared type `EphemeralSecret`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use x25519_dalek::EphemeralSecret;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EphemeralSecret`
[INFO] [stdout]    --> tests/unit/handshake_unit_tests.rs:125:30
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let server_private_key = EphemeralSecret::random_from_rng(OsRng);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^ use of undeclared type `EphemeralSecret`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use x25519_dalek::EphemeralSecret;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EphemeralSecret`
[INFO] [stdout]    --> tests/unit/handshake_unit_tests.rs:151:27
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let client1_private = EphemeralSecret::random_from_rng(OsRng);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ use of undeclared type `EphemeralSecret`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use x25519_dalek::EphemeralSecret;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EphemeralSecret`
[INFO] [stdout]    --> tests/unit/handshake_unit_tests.rs:154:27
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let client2_private = EphemeralSecret::random_from_rng(OsRng);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ use of undeclared type `EphemeralSecret`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use x25519_dalek::EphemeralSecret;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EphemeralSecret`
[INFO] [stdout]    --> tests/unit/handshake_unit_tests.rs:157:26
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let server_private = EphemeralSecret::random_from_rng(OsRng);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ use of undeclared type `EphemeralSecret`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use x25519_dalek::EphemeralSecret;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EphemeralSecret`
[INFO] [stdout]   --> src/circuit/mod.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use x25519_dalek::{EphemeralSecret, PublicKey, ReusableSecret};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tor-client` (test "handshake_unit") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `circ_id`
[INFO] [stdout]    --> src/circuit/mod.rs:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 |         let circ_id = u16::from_be_bytes(header[0..2].try_into().unwrap()) as u32;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_circ_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CELL_COMMAND_AUTHENTICATE` is never used
[INFO] [stdout]   --> src/circuit/mod.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const CELL_COMMAND_AUTHENTICATE: u8 = 131;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `backward_key` and `backward_nonce` are never read
[INFO] [stdout]   --> src/crypto/mod.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct OnionCrypto {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 35 |     forward_key: aead::LessSafeKey,
[INFO] [stdout] 36 |     backward_key: aead::LessSafeKey,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 37 |     forward_nonce: u64,
[INFO] [stdout] 38 |     backward_nonce: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OnionCrypto` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `constant_time_compare` is never used
[INFO] [stdout]  --> src/security.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn constant_time_compare(a: &[u8], b: &[u8]) -> bool {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SecretData` is never constructed
[INFO] [stdout]   --> src/security.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct SecretData {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d2104381ab6cb1a5b379e5e0b2aad0074c218db7f9d7aae9676006b002c1aa32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2104381ab6cb1a5b379e5e0b2aad0074c218db7f9d7aae9676006b002c1aa32", kill_on_drop: false }`
[INFO] [stdout] d2104381ab6cb1a5b379e5e0b2aad0074c218db7f9d7aae9676006b002c1aa32
