[INFO] cloning repository https://github.com/encryptogroup/dp-KRE
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/encryptogroup/dp-KRE" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fencryptogroup%2Fdp-KRE", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fencryptogroup%2Fdp-KRE'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d48aeb1c0b7eca8d9d53945936c8f67d67bd933
[INFO] testing encryptogroup/dp-KRE 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%2Fencryptogroup%2Fdp-KRE" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  35% (1855/5183)
Updating files:  36% (1866/5183)
Updating files:  37% (1918/5183)
Updating files:  38% (1970/5183)
Updating files:  39% (2022/5183)
Updating files:  40% (2074/5183)
Updating files:  40% (2113/5183)
Updating files:  41% (2126/5183)
Updating files:  42% (2177/5183)
Updating files:  43% (2229/5183)
Updating files:  44% (2281/5183)
Updating files:  45% (2333/5183)
Updating files:  45% (2345/5183)
Updating files:  46% (2385/5183)
Updating files:  47% (2437/5183)
Updating files:  47% (2451/5183)
Updating files:  47% (2474/5183)
Updating files:  48% (2488/5183)
Updating files:  49% (2540/5183)
Updating files:  49% (2549/5183)
Updating files:  50% (2592/5183)
Updating files:  50% (2609/5183)
Updating files:  51% (2644/5183)
Updating files:  52% (2696/5183)
Updating files:  53% (2747/5183)
Updating files:  54% (2799/5183)
Updating files:  55% (2851/5183)
Updating files:  56% (2903/5183)
Updating files:  57% (2955/5183)
Updating files:  58% (3007/5183)
Updating files:  59% (3058/5183)
Updating files:  60% (3110/5183)
Updating files:  61% (3162/5183)
Updating files:  62% (3214/5183)
Updating files:  63% (3266/5183)
Updating files:  64% (3318/5183)
Updating files:  65% (3369/5183)
Updating files:  66% (3421/5183)
Updating files:  67% (3473/5183)
Updating files:  68% (3525/5183)
Updating files:  69% (3577/5183)
Updating files:  70% (3629/5183)
Updating files:  71% (3680/5183)
Updating files:  72% (3732/5183)
Updating files:  72% (3762/5183)
Updating files:  73% (3784/5183)
Updating files:  74% (3836/5183)
Updating files:  75% (3888/5183)
Updating files:  76% (3940/5183)
Updating files:  77% (3991/5183)
Updating files:  78% (4043/5183)
Updating files:  79% (4095/5183)
Updating files:  80% (4147/5183)
Updating files:  81% (4199/5183)
Updating files:  82% (4251/5183)
Updating files:  83% (4302/5183)
Updating files:  84% (4354/5183)
Updating files:  85% (4406/5183)
Updating files:  86% (4458/5183)
Updating files:  87% (4510/5183)
Updating files:  87% (4522/5183)
Updating files:  88% (4562/5183)
Updating files:  89% (4613/5183)
Updating files:  90% (4665/5183)
Updating files:  91% (4717/5183)
Updating files:  92% (4769/5183)
Updating files:  92% (4796/5183)
Updating files:  93% (4821/5183)
Updating files:  94% (4873/5183)
Updating files:  94% (4890/5183)
Updating files:  95% (4924/5183)
Updating files:  95% (4975/5183)
Updating files:  96% (4976/5183)
Updating files:  97% (5028/5183)
Updating files:  97% (5063/5183)
Updating files:  98% (5080/5183)
Updating files:  99% (5132/5183)
Updating files: 100% (5183/5183)
Updating files: 100% (5183/5183), done.
[INFO] started tweaking git repo https://github.com/encryptogroup/dp-KRE
[INFO] finished tweaking git repo https://github.com/encryptogroup/dp-KRE
[INFO] tweaked toml for git repo https://github.com/encryptogroup/dp-KRE written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/encryptogroup/dp-KRE 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/encryptogroup/dp-KRE 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]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v2.9.4
[INFO] [stderr]       Adding lock_api v0.4.13
[INFO] [stderr]       Adding parking_lot v0.12.4
[INFO] [stderr]       Adding parking_lot_core v0.9.11
[INFO] [stderr]       Adding redox_syscall v0.5.17
[INFO] [stderr]       Adding signal-hook-registry v1.4.6
[INFO] [stderr]       Adding windows-targets v0.52.6
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_aarch64_msvc v0.52.6
[INFO] [stderr]       Adding windows_i686_gnu v0.52.6
[INFO] [stderr]       Adding windows_i686_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_i686_msvc v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnu v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_x86_64_msvc v0.52.6
[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] 842383577b310103c3cfc2424abad5ff6ed441b4632f7698ff4617f6a59fbc63
[INFO] running `Command { std: "docker" "start" "-a" "842383577b310103c3cfc2424abad5ff6ed441b4632f7698ff4617f6a59fbc63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "842383577b310103c3cfc2424abad5ff6ed441b4632f7698ff4617f6a59fbc63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "842383577b310103c3cfc2424abad5ff6ed441b4632f7698ff4617f6a59fbc63", kill_on_drop: false }`
[INFO] [stdout] 842383577b310103c3cfc2424abad5ff6ed441b4632f7698ff4617f6a59fbc63
[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] 58b13e7e836137eda98bbffb37f01857d53976e4c1404ab47fe260233336fc9a
[INFO] running `Command { std: "docker" "start" "-a" "58b13e7e836137eda98bbffb37f01857d53976e4c1404ab47fe260233336fc9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling once_cell v1.17.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling libloading v0.8.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling rug v1.20.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling png v0.17.9
[INFO] [stderr]    Compiling openssl-src v111.27.0+1.1.1v
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling font-kit v0.11.0
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling const-cstr v0.3.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling nalgebra v0.19.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling freetype v0.7.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling image v0.24.5
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling opendp v0.6.2
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling opendp_derive v0.6.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]    Compiling tarpc-plugins v0.12.0
[INFO] [stderr]    Compiling plotters-bitmap v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling enum-ordinalize v3.1.13
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling educe v0.4.22
[INFO] [stderr]    Compiling tokio v1.30.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling pest v2.5.7
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tokio-serde v0.8.0
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling pathfinder_simd v0.5.1
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling opentelemetry v0.16.0
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling statrs v0.13.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.15.0
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tarpc v0.27.2
[INFO] [stderr]    Compiling pht-crypto v0.1.0-alpha (https://github.com/robinhundt/pht-crypto?rev=79502ebb8060345d90b33fd6b7532d954a580853#79502ebb)
[INFO] [stderr]    Compiling privdev-dp-comp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::test::init_logging`
[INFO] [stdout]   --> src/net/benchmarks.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::test::init_logging;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/net/netclient.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | /         loop {
[INFO] [stdout] 48 | |             let [lt, gt] = self.client.local_computation();
[INFO] [stdout] 49 | |             let msg = ClientMessage::MsgCiphertext(lt, gt);
[INFO] [stdout] 50 | |             let msg_bytes = bincode::serialize(&msg).unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |             tracing::debug!("Next iteration");
[INFO] [stdout] 90 | |         }
[INFO] [stdout]    | |_________- any code following this expression is unreachable
[INFO] [stdout] 91 |           // Return an error:
[INFO] [stdout] 92 |           Err(Box::new(std::io::Error::new(std::io::ErrorKind::Other, "Protocol failed")))
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/net/netserver.rs:164:30
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 if let Some((id, decryption1, decryption2)) = rx.recv().await {
[INFO] [stdout]     |                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 if let Some((_id, decryption1, decryption2)) = rx.recv().await {
[INFO] [stdout]     |                              +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `DB_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 164 -                 if let Some((id, decryption1, decryption2)) = rx.recv().await {
[INFO] [stdout] 164 +                 if let Some((net::benchmarks::DB_SIZE, decryption1, decryption2)) = rx.recv().await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `idx` and `n` are never read
[INFO] [stdout]   --> src/party/party_client.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct PartyClient<T> where T: TypeTrait {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub(crate) idx: u32,
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 28 |     // number of parties
[INFO] [stdout] 29 |     pub(crate) n: usize,
[INFO] [stdout]    |                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PartyClient` has derived impls for the traits `Debug` and `Clone`, 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] [stdout] warning: field `n` is never read
[INFO] [stdout]   --> src/party/party_server.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct PartyServer {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 23 |     // number of parties
[INFO] [stdout] 24 |     pub(crate) n: usize,
[INFO] [stdout]    |                ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_noise_range` is never used
[INFO] [stdout]    --> src/party/dp_client.rs:152:4
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn get_noise_range(result: usize) -> (f64, f64) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `INIT` is never used
[INFO] [stdout]  --> src/test.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | static INIT: Once = Once::new();
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LOG_LEVEL` is never used
[INFO] [stdout]  --> src/test.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const LOG_LEVEL: Level = Level::INFO;
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_logging` is never used
[INFO] [stdout]  --> src/test.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub (crate) fn init_logging() {
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NetworkServer` is never constructed
[INFO] [stdout]  --> src/protocol.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct NetworkServer {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NetworkClient` is never constructed
[INFO] [stdout]   --> src/protocol.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct NetworkClient<T> where T: TypeTrait {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_single_party` is never used
[INFO] [stdout]   --> src/utils/protocol.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) fn create_single_party(db: Vec<i32>) -> (PartyServer, PartyClient<i32>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_db_sizes` is never used
[INFO] [stdout]    --> src/utils/protocol.rs:173:15
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub(crate) fn sample_db_sizes(total_size: usize, num_parties: usize) -> Vec<usize> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_kth_element` is never used
[INFO] [stdout]    --> src/utils/protocol.rs:199:15
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub(crate) fn get_kth_element<T: TypeTrait>(db: &Vec<Vec<T>>, k: usize) -> T {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NUM_PARTIES` is never used
[INFO] [stdout]   --> src/net/benchmarks.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const NUM_PARTIES: usize = 100;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DB_SIZE` is never used
[INFO] [stdout]   --> src/net/benchmarks.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const DB_SIZE: usize = 100;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `k` is never used
[INFO] [stdout]   --> src/net/benchmarks.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const k: KValue = KValue::Median;
[INFO] [stdout]    |       ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_multi_party` is never used
[INFO] [stdout]   --> src/net/benchmarks.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | async fn test_multi_party(durations: &mut Vec<Duration>) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/utils/plot.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 |     if Path::new(results_filename.clone()).exists() {
[INFO] [stdout]    |                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `k` should have an upper case name
[INFO] [stdout]   --> src/net/benchmarks.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const k: KValue = KValue::Median;
[INFO] [stdout]    |       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 23 - const k: KValue = KValue::Median;
[INFO] [stdout] 23 + const K: KValue = KValue::Median;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 25s
[INFO] running `Command { std: "docker" "inspect" "58b13e7e836137eda98bbffb37f01857d53976e4c1404ab47fe260233336fc9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58b13e7e836137eda98bbffb37f01857d53976e4c1404ab47fe260233336fc9a", kill_on_drop: false }`
[INFO] [stdout] 58b13e7e836137eda98bbffb37f01857d53976e4c1404ab47fe260233336fc9a
[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] af78650d9b67bb6fdb5cba90f8f3ea428dcd364c6b61c404d23c8d8f84d09cbc
[INFO] running `Command { std: "docker" "start" "-a" "af78650d9b67bb6fdb5cba90f8f3ea428dcd364c6b61c404d23c8d8f84d09cbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling rug v1.20.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling tokio-serde v0.8.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tarpc v0.27.2
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling pht-crypto v0.1.0-alpha (https://github.com/robinhundt/pht-crypto?rev=79502ebb8060345d90b33fd6b7532d954a580853#79502ebb)
[INFO] [stderr]    Compiling opendp v0.6.2
[INFO] [stderr]    Compiling privdev-dp-comp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::test::init_logging`
[INFO] [stdout]   --> src/net/benchmarks.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::test::init_logging;
[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 import: `get_scale_fixed`
[INFO] [stdout]  --> src/dp_test.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use crate::party::dp_client::{get_scale_fixed, get_scale_sigmoid, GetScaleFn, NoiseLevel};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/net/netclient.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | /         loop {
[INFO] [stdout] 48 | |             let [lt, gt] = self.client.local_computation();
[INFO] [stdout] 49 | |             let msg = ClientMessage::MsgCiphertext(lt, gt);
[INFO] [stdout] 50 | |             let msg_bytes = bincode::serialize(&msg).unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |             tracing::debug!("Next iteration");
[INFO] [stdout] 90 | |         }
[INFO] [stdout]    | |_________- any code following this expression is unreachable
[INFO] [stdout] 91 |           // Return an error:
[INFO] [stdout] 92 |           Err(Box::new(std::io::Error::new(std::io::ErrorKind::Other, "Protocol failed")))
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/net/netclient.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | /         loop {
[INFO] [stdout] 48 | |             let [lt, gt] = self.client.local_computation();
[INFO] [stdout] 49 | |             let msg = ClientMessage::MsgCiphertext(lt, gt);
[INFO] [stdout] 50 | |             let msg_bytes = bincode::serialize(&msg).unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |             tracing::debug!("Next iteration");
[INFO] [stdout] 90 | |         }
[INFO] [stdout]    | |_________- any code following this expression is unreachable
[INFO] [stdout] 91 |           // Return an error:
[INFO] [stdout] 92 |           Err(Box::new(std::io::Error::new(std::io::ErrorKind::Other, "Protocol failed")))
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/net/netserver.rs:164:30
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 if let Some((id, decryption1, decryption2)) = rx.recv().await {
[INFO] [stdout]     |                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 if let Some((_id, decryption1, decryption2)) = rx.recv().await {
[INFO] [stdout]     |                              +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `DB_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 164 -                 if let Some((id, decryption1, decryption2)) = rx.recv().await {
[INFO] [stdout] 164 +                 if let Some((net::benchmarks::DB_SIZE, decryption1, decryption2)) = rx.recv().await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/net/netserver.rs:164:30
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 if let Some((id, decryption1, decryption2)) = rx.recv().await {
[INFO] [stdout]     |                              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 if let Some((_id, decryption1, decryption2)) = rx.recv().await {
[INFO] [stdout]     |                              +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `DB_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 164 -                 if let Some((id, decryption1, decryption2)) = rx.recv().await {
[INFO] [stdout] 164 +                 if let Some((net::benchmarks::DB_SIZE, decryption1, decryption2)) = rx.recv().await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `idx` and `n` are never read
[INFO] [stdout]   --> src/party/party_client.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct PartyClient<T> where T: TypeTrait {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub(crate) idx: u32,
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 28 |     // number of parties
[INFO] [stdout] 29 |     pub(crate) n: usize,
[INFO] [stdout]    |                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PartyClient` has derived impls for the traits `Debug` and `Clone`, 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] [stdout] warning: field `n` is never read
[INFO] [stdout]   --> src/party/party_server.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct PartyServer {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 23 |     // number of parties
[INFO] [stdout] 24 |     pub(crate) n: usize,
[INFO] [stdout]    |                ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_noise_range` is never used
[INFO] [stdout]    --> src/party/dp_client.rs:152:4
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn get_noise_range(result: usize) -> (f64, f64) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `INIT` is never used
[INFO] [stdout]  --> src/test.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | static INIT: Once = Once::new();
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LOG_LEVEL` is never used
[INFO] [stdout]  --> src/test.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const LOG_LEVEL: Level = Level::INFO;
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_logging` is never used
[INFO] [stdout]  --> src/test.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub (crate) fn init_logging() {
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NetworkServer` is never constructed
[INFO] [stdout]  --> src/protocol.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct NetworkServer {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NetworkClient` is never constructed
[INFO] [stdout]   --> src/protocol.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct NetworkClient<T> where T: TypeTrait {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_single_party` is never used
[INFO] [stdout]   --> src/utils/protocol.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) fn create_single_party(db: Vec<i32>) -> (PartyServer, PartyClient<i32>) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_db_sizes` is never used
[INFO] [stdout]    --> src/utils/protocol.rs:173:15
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub(crate) fn sample_db_sizes(total_size: usize, num_parties: usize) -> Vec<usize> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_kth_element` is never used
[INFO] [stdout]    --> src/utils/protocol.rs:199:15
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub(crate) fn get_kth_element<T: TypeTrait>(db: &Vec<Vec<T>>, k: usize) -> T {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NUM_PARTIES` is never used
[INFO] [stdout]   --> src/net/benchmarks.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const NUM_PARTIES: usize = 100;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DB_SIZE` is never used
[INFO] [stdout]   --> src/net/benchmarks.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const DB_SIZE: usize = 100;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `k` is never used
[INFO] [stdout]   --> src/net/benchmarks.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const k: KValue = KValue::Median;
[INFO] [stdout]    |       ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_multi_party` is never used
[INFO] [stdout]   --> src/net/benchmarks.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | async fn test_multi_party(durations: &mut Vec<Duration>) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/utils/plot.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 |     if Path::new(results_filename.clone()).exists() {
[INFO] [stdout]    |                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `k` should have an upper case name
[INFO] [stdout]   --> src/net/benchmarks.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const k: KValue = KValue::Median;
[INFO] [stdout]    |       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 23 - const k: KValue = KValue::Median;
[INFO] [stdout] 23 + const K: KValue = KValue::Median;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `idx` and `n` are never read
[INFO] [stdout]   --> src/party/party_client.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct PartyClient<T> where T: TypeTrait {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub(crate) idx: u32,
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 28 |     // number of parties
[INFO] [stdout] 29 |     pub(crate) n: usize,
[INFO] [stdout]    |                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PartyClient` has derived impls for the traits `Debug` and `Clone`, 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] [stdout] warning: field `n` is never read
[INFO] [stdout]   --> src/party/party_server.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct PartyServer {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 23 |     // number of parties
[INFO] [stdout] 24 |     pub(crate) n: usize,
[INFO] [stdout]    |                ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_noise_range` is never used
[INFO] [stdout]    --> src/party/dp_client.rs:152:4
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn get_noise_range(result: usize) -> (f64, f64) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NetworkServer` is never constructed
[INFO] [stdout]  --> src/protocol.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct NetworkServer {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NetworkClient` is never constructed
[INFO] [stdout]   --> src/protocol.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct NetworkClient<T> where T: TypeTrait {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_db_sizes` is never used
[INFO] [stdout]    --> src/utils/protocol.rs:173:15
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub(crate) fn sample_db_sizes(total_size: usize, num_parties: usize) -> Vec<usize> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/utils/plot.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 |     if Path::new(results_filename.clone()).exists() {
[INFO] [stdout]    |                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `k` should have an upper case name
[INFO] [stdout]   --> src/net/benchmarks.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const k: KValue = KValue::Median;
[INFO] [stdout]    |       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 23 - const k: KValue = KValue::Median;
[INFO] [stdout] 23 + const K: KValue = KValue::Median;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.15s
[INFO] running `Command { std: "docker" "inspect" "af78650d9b67bb6fdb5cba90f8f3ea428dcd364c6b61c404d23c8d8f84d09cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af78650d9b67bb6fdb5cba90f8f3ea428dcd364c6b61c404d23c8d8f84d09cbc", kill_on_drop: false }`
[INFO] [stdout] af78650d9b67bb6fdb5cba90f8f3ea428dcd364c6b61c404d23c8d8f84d09cbc
[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", kill_on_drop: false }`
[INFO] [stdout] dfc50789dee975bf9492466e798cc80e4a378f8182c77db3e01519ac270e4bc9
[INFO] running `Command { std: "docker" "start" "-a" "dfc50789dee975bf9492466e798cc80e4a378f8182c77db3e01519ac270e4bc9", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::test::init_logging`
[INFO] [stderr]   --> src/net/benchmarks.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use crate::test::init_logging;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/net/netclient.rs:92:9
[INFO] [stderr]    |
[INFO] [stderr] 47 | /         loop {
[INFO] [stderr] 48 | |             let [lt, gt] = self.client.local_computation();
[INFO] [stderr] 49 | |             let msg = ClientMessage::MsgCiphertext(lt, gt);
[INFO] [stderr] 50 | |             let msg_bytes = bincode::serialize(&msg).unwrap();
[INFO] [stderr] ...  |
[INFO] [stderr] 89 | |             tracing::debug!("Next iteration");
[INFO] [stderr] 90 | |         }
[INFO] [stderr]    | |_________- any code following this expression is unreachable
[INFO] [stderr] 91 |           // Return an error:
[INFO] [stderr] 92 |           Err(Box::new(std::io::Error::new(std::io::ErrorKind::Other, "Protocol failed")))
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]    --> src/net/netserver.rs:164:30
[INFO] [stderr]     |
[INFO] [stderr] 164 |                 if let Some((id, decryption1, decryption2)) = rx.recv().await {
[INFO] [stderr]     |                              ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 164 |                 if let Some((_id, decryption1, decryption2)) = rx.recv().await {
[INFO] [stderr]     |                              +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `DB_SIZE`
[INFO] [stderr]     |
[INFO] [stderr] 164 -                 if let Some((id, decryption1, decryption2)) = rx.recv().await {
[INFO] [stderr] 164 +                 if let Some((net::benchmarks::DB_SIZE, decryption1, decryption2)) = rx.recv().await {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `idx` and `n` are never read
[INFO] [stderr]   --> src/party/party_client.rs:27:16
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct PartyClient<T> where T: TypeTrait {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 27 |     pub(crate) idx: u32,
[INFO] [stderr]    |                ^^^
[INFO] [stderr] 28 |     // number of parties
[INFO] [stderr] 29 |     pub(crate) n: usize,
[INFO] [stderr]    |                ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PartyClient` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `n` is never read
[INFO] [stderr]   --> src/party/party_server.rs:24:16
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct PartyServer {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 23 |     // number of parties
[INFO] [stderr] 24 |     pub(crate) n: usize,
[INFO] [stderr]    |                ^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_noise_range` is never used
[INFO] [stderr]    --> src/party/dp_client.rs:152:4
[INFO] [stderr]     |
[INFO] [stderr] 152 | fn get_noise_range(result: usize) -> (f64, f64) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `INIT` is never used
[INFO] [stderr]  --> src/test.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | static INIT: Once = Once::new();
[INFO] [stderr]   |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `LOG_LEVEL` is never used
[INFO] [stderr]  --> src/test.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 6 | const LOG_LEVEL: Level = Level::INFO;
[INFO] [stderr]   |       ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `init_logging` is never used
[INFO] [stderr]  --> src/test.rs:9:16
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub (crate) fn init_logging() {
[INFO] [stderr]   |                ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NetworkServer` is never constructed
[INFO] [stderr]  --> src/protocol.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | struct NetworkServer {
[INFO] [stderr]   |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NetworkClient` is never constructed
[INFO] [stderr]   --> src/protocol.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | struct NetworkClient<T> where T: TypeTrait {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_single_party` is never used
[INFO] [stderr]   --> src/utils/protocol.rs:47:15
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub(crate) fn create_single_party(db: Vec<i32>) -> (PartyServer, PartyClient<i32>) {
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sample_db_sizes` is never used
[INFO] [stderr]    --> src/utils/protocol.rs:173:15
[INFO] [stderr]     |
[INFO] [stderr] 173 | pub(crate) fn sample_db_sizes(total_size: usize, num_parties: usize) -> Vec<usize> {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_kth_element` is never used
[INFO] [stderr]    --> src/utils/protocol.rs:199:15
[INFO] [stderr]     |
[INFO] [stderr] 199 | pub(crate) fn get_kth_element<T: TypeTrait>(db: &Vec<Vec<T>>, k: usize) -> T {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `NUM_PARTIES` is never used
[INFO] [stderr]   --> src/net/benchmarks.rs:21:7
[INFO] [stderr]    |
[INFO] [stderr] 21 | const NUM_PARTIES: usize = 100;
[INFO] [stderr]    |       ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DB_SIZE` is never used
[INFO] [stderr]   --> src/net/benchmarks.rs:22:7
[INFO] [stderr]    |
[INFO] [stderr] 22 | const DB_SIZE: usize = 100;
[INFO] [stderr]    |       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `k` is never used
[INFO] [stderr]   --> src/net/benchmarks.rs:23:7
[INFO] [stderr]    |
[INFO] [stderr] 23 | const k: KValue = KValue::Median;
[INFO] [stderr]    |       ^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_multi_party` is never used
[INFO] [stderr]   --> src/net/benchmarks.rs:80:10
[INFO] [stderr]    |
[INFO] [stderr] 80 | async fn test_multi_party(durations: &mut Vec<Duration>) {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/utils/plot.rs:56:34
[INFO] [stderr]    |
[INFO] [stderr] 56 |     if Path::new(results_filename.clone()).exists() {
[INFO] [stderr]    |                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `k` should have an upper case name
[INFO] [stderr]   --> src/net/benchmarks.rs:23:7
[INFO] [stderr]    |
[INFO] [stderr] 23 | const k: KValue = KValue::Median;
[INFO] [stderr]    |       ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] help: convert the identifier to upper case (notice the capitalization)
[INFO] [stderr]    |
[INFO] [stderr] 23 - const k: KValue = KValue::Median;
[INFO] [stderr] 23 + const K: KValue = KValue::Median;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `privdev-dp-comp` (lib) generated 20 warnings (run `cargo fix --lib -p privdev-dp-comp` to apply 4 suggestions)
[INFO] [stderr] warning: unused import: `get_scale_fixed`
[INFO] [stderr]  --> src/dp_test.rs:4:35
[INFO] [stderr]   |
[INFO] [stderr] 4 |     use crate::party::dp_client::{get_scale_fixed, get_scale_sigmoid, GetScaleFn, NoiseLevel};
[INFO] [stderr]   |                                   ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `privdev-dp-comp` (lib test) generated 11 warnings (10 duplicates) (run `cargo fix --lib -p privdev-dp-comp --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/privdev_dp_comp-89bc58abd1586cb9)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test::tests::test_single_party ... ok
[INFO] [stdout] test party::dp_client::test_laplace_points ... ok
[INFO] [stdout] test dp_test::dp_test::test_dp ... FAILED
[INFO] [stdout] [2m2025-09-25T08:11:18.688591Z[0m [32m INFO[0m [2mprivdev_dp_comp::net::benchmarks[0m[2m:[0m Run: 980.649945ms
[INFO] [stdout] [2m2025-09-25T08:11:19.065949Z[0m [32m INFO[0m [2mprivdev_dp_comp::test::tests[0m[2m:[0m Time elapsed for test_multi_party: 1.373132995s
[INFO] [stdout] test test::tests::test_multi_party ... ok
[INFO] [stdout] [2m2025-09-25T08:11:19.774384Z[0m [32m INFO[0m [2mprivdev_dp_comp::net::benchmarks[0m[2m:[0m Run: 1.075323892s
[INFO] [stdout] [2m2025-09-25T08:11:20.852071Z[0m [32m INFO[0m [2mprivdev_dp_comp::net::benchmarks[0m[2m:[0m Run: 890.873217ms
[INFO] [stdout] [2m2025-09-25T08:11:21.844794Z[0m [32m INFO[0m [2mprivdev_dp_comp::net::benchmarks[0m[2m:[0m Run: 921.063137ms
[INFO] [stdout] [2m2025-09-25T08:11:22.928068Z[0m [32m INFO[0m [2mprivdev_dp_comp::net::benchmarks[0m[2m:[0m Run: 1.075754582s
[INFO] [stdout] [2m2025-09-25T08:11:23.696971Z[0m [32m INFO[0m [2mprivdev_dp_comp::net::benchmarks[0m[2m:[0m Run: 751.090741ms
[INFO] [stdout] [2m2025-09-25T08:11:24.566245Z[0m [32m INFO[0m [2mprivdev_dp_comp::net::benchmarks[0m[2m:[0m Run: 862.229968ms
[INFO] [stdout] [2m2025-09-25T08:11:25.732488Z[0m [32m INFO[0m [2mprivdev_dp_comp::net::benchmarks[0m[2m:[0m Run: 1.15300809s
[INFO] [stdout] [2m2025-09-25T08:11:26.641984Z[0m [32m INFO[0m [2mprivdev_dp_comp::net::benchmarks[0m[2m:[0m Run: 901.110147ms
[INFO] [stdout] [2m2025-09-25T08:11:27.714003Z[0m [32m INFO[0m [2mprivdev_dp_comp::net::benchmarks[0m[2m:[0m Run: 1.061382043s
[INFO] [stdout] [2m2025-09-25T08:11:27.714055Z[0m [32m INFO[0m [2mprivdev_dp_comp::net::benchmarks[0m[2m:[0m Average time for 10 correct runs: 967.248576ms
[INFO] [stdout] test net::benchmarks::average_test_multi_party ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dp_test::dp_test::test_dp stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dp_test::dp_test::test_dp' (25) panicked at src/dp_test.rs:51:19:
[INFO] [stdout] Failed to plot bar results: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61fc9870e5b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61fc9870e5b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61fc9870e5b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61fc9870e5b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61fc987201af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61fc987201af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61fc986da4a1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61fc986da4a1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61fc986e6e52 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61fc986ec0df - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61fc986ebf71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61fc9841d3ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61fc9841d3ce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61fc986ec84f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61fc986ec84f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61fc986ec5fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61fc986e6f89 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61fc986ce4fd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61fc98728d50 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61fc98728226 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x61fc9834c10b - core::result::Result<T,E>::expect::h296c375875031860
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x61fc982f0eac - privdev_dp_comp::dp_test::dp_test::deviation_histogram::h764a5e6b8c5d76a8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dp_test.rs:51:19
[INFO] [stdout]   22:     0x61fc982f1ebb - privdev_dp_comp::dp_test::dp_test::test_dp::hb6b9c9a63ae1743f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dp_test.rs:28:9
[INFO] [stdout]   23:     0x61fc982f1ee7 - privdev_dp_comp::dp_test::dp_test::test_dp::{{closure}}::h258b03564c3ebf3d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dp_test.rs:26:17
[INFO] [stdout]   24:     0x61fc98339356 - core::ops::function::FnOnce::call_once::hd67fb93027b58a3c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61fc9841d18b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61fc9841d18b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x61fc98432df5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x61fc98432df5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x61fc98432df5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x61fc98432df5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x61fc98432df5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61fc98432df5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x61fc98432df5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x61fc984095e4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x61fc984095e4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x61fc9840ceaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61fc9840ceaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x61fc9840ceaa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x61fc9840ceaa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x61fc9840ceaa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61fc9840ceaa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61fc9840ceaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x61fc986e200f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x61fc986e200f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x7e58ac5bbaa4 - <unknown>
[INFO] [stdout]   46:     0x7e58ac648a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dp_test::dp_test::test_dp
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "dfc50789dee975bf9492466e798cc80e4a378f8182c77db3e01519ac270e4bc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfc50789dee975bf9492466e798cc80e4a378f8182c77db3e01519ac270e4bc9", kill_on_drop: false }`
[INFO] [stdout] dfc50789dee975bf9492466e798cc80e4a378f8182c77db3e01519ac270e4bc9
