[INFO] fetching crate quilibrium 0.2.1...
[INFO] building quilibrium-0.2.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate quilibrium 0.2.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate quilibrium 0.2.1
[INFO] finished tweaking crates.io crate quilibrium 0.2.1
[INFO] tweaked toml for crates.io crate quilibrium 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quilibrium 0.2.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 284 packages to latest compatible versions
[INFO] [stderr]       Adding prost v0.12.6 (available: v0.14.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tonic v0.10.2 (available: v0.14.2)
[INFO] [stderr]       Adding tonic-build v0.10.2 (available: v0.14.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bb0b77e6063334e753dcdc06a7234f0fedd561583d624638f5401ce2dd5b41c
[INFO] running `Command { std: "docker" "start" "-a" "9bb0b77e6063334e753dcdc06a7234f0fedd561583d624638f5401ce2dd5b41c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bb0b77e6063334e753dcdc06a7234f0fedd561583d624638f5401ce2dd5b41c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bb0b77e6063334e753dcdc06a7234f0fedd561583d624638f5401ce2dd5b41c", kill_on_drop: false }`
[INFO] [stdout] 9bb0b77e6063334e753dcdc06a7234f0fedd561583d624638f5401ce2dd5b41c
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d522330bc7ff32f52657ccdaf8d398473c7a800c227a5cb6f59e947d9d6bea28
[INFO] running `Command { std: "docker" "start" "-a" "d522330bc7ff32f52657ccdaf8d398473c7a800c227a5cb6f59e947d9d6bea28", kill_on_drop: false }`
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling libp2p-identity v0.2.12
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling ruint v1.17.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling quilibrium v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stdout] warning: struct `P2pChannelEnvelope` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.channel.pb.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct P2pChannelEnvelope {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageCiphertext` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.channel.pb.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct MessageCiphertext {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProvingKeyAnnouncement` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.channel.pb.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct ProvingKeyAnnouncement {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProvingKeyRequest` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.channel.pb.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct ProvingKeyRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeyBundleAnnouncement` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.channel.pb.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct KeyBundleAnnouncement {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IdentityKey` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.channel.pb.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub struct IdentityKey {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SignedPreKey` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.channel.pb.rs:211:12
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub struct SignedPreKey {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ProvingKeySignature` is never used
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.channel.pb.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub enum ProvingKeySignature {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `IdentityKeySignature` is never used
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.channel.pb.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub enum IdentityKeySignature {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SignedPreKeySignature` is never used
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.channel.pb.rs:231:14
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub enum SignedPreKeySignature {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ClockFramesRequest` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.clock.pb.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct ClockFramesRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ClockFramesResponse` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.clock.pb.rs:100:12
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct ClockFramesResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ed448PrivateKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.keys.pb.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Ed448PrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `X448PublicKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.keys.pb.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct X448PublicKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `X448PrivateKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.keys.pb.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct X448PrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PcasPublicKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.keys.pb.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct PcasPublicKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PcasPrivateKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.keys.pb.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct PcasPrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bls48581g1PublicKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.keys.pb.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Bls48581g1PublicKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bls48581g1PrivateKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.keys.pb.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct Bls48581g1PrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bls48581g2PublicKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.keys.pb.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct Bls48581g2PublicKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bls48581g2PrivateKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.keys.pb.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub struct Bls48581g2PrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bls48581Signature` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-76f157d665f6a3ec/out/quilibrium.node.keys.pb.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct Bls48581Signature {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "d522330bc7ff32f52657ccdaf8d398473c7a800c227a5cb6f59e947d9d6bea28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d522330bc7ff32f52657ccdaf8d398473c7a800c227a5cb6f59e947d9d6bea28", kill_on_drop: false }`
[INFO] [stdout] d522330bc7ff32f52657ccdaf8d398473c7a800c227a5cb6f59e947d9d6bea28
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e1bff8595d9c055a0233c5429c567093a0284a5d483b9ac654d76c8c594a51a
[INFO] running `Command { std: "docker" "start" "-a" "8e1bff8595d9c055a0233c5429c567093a0284a5d483b9ac654d76c8c594a51a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling quilibrium v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stdout] warning: struct `P2pChannelEnvelope` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.channel.pb.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct P2pChannelEnvelope {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ClockFramesRequest` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.clock.pb.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct ClockFramesRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ClockFramesResponse` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.clock.pb.rs:100:12
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct ClockFramesResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ed448PrivateKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.keys.pb.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Ed448PrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `X448PublicKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.keys.pb.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct X448PublicKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `X448PrivateKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.keys.pb.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct X448PrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PcasPublicKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.keys.pb.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct PcasPublicKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PcasPrivateKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.keys.pb.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct PcasPrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bls48581g1PublicKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.keys.pb.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Bls48581g1PublicKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bls48581g1PrivateKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.keys.pb.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct Bls48581g1PrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bls48581g2PublicKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.keys.pb.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct Bls48581g2PublicKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bls48581g2PrivateKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.keys.pb.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub struct Bls48581g2PrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bls48581Signature` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.keys.pb.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct Bls48581Signature {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `IdentityKeySignature` is never used
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.channel.pb.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub enum IdentityKeySignature {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SignedPreKeySignature` is never used
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.channel.pb.rs:231:14
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub enum SignedPreKeySignature {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ProvingKeySignature` is never used
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.channel.pb.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub enum ProvingKeySignature {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageCiphertext` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.channel.pb.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct MessageCiphertext {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProvingKeyAnnouncement` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.channel.pb.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct ProvingKeyAnnouncement {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProvingKeyRequest` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.channel.pb.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct ProvingKeyRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeyBundleAnnouncement` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.channel.pb.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct KeyBundleAnnouncement {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IdentityKey` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.channel.pb.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub struct IdentityKey {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SignedPreKey` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.channel.pb.rs:211:12
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub struct SignedPreKey {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ProvingKeySignature` is never used
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.channel.pb.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub enum ProvingKeySignature {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ClockFramesRequest` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.clock.pb.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct ClockFramesRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `IdentityKeySignature` is never used
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.channel.pb.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub enum IdentityKeySignature {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ed448PrivateKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.keys.pb.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Ed448PrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `X448PublicKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.keys.pb.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct X448PublicKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `X448PrivateKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.keys.pb.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct X448PrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PcasPublicKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.keys.pb.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct PcasPublicKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PcasPrivateKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.keys.pb.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct PcasPrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bls48581g1PublicKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.keys.pb.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Bls48581g1PublicKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bls48581g1PrivateKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.keys.pb.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct Bls48581g1PrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bls48581g2PublicKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.keys.pb.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct Bls48581g2PublicKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bls48581g2PrivateKey` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.keys.pb.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub struct Bls48581g2PrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bls48581Signature` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.keys.pb.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct Bls48581Signature {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ClockFramesResponse` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.clock.pb.rs:100:12
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct ClockFramesResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `P2pChannelEnvelope` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.channel.pb.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct P2pChannelEnvelope {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageCiphertext` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.channel.pb.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct MessageCiphertext {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProvingKeyAnnouncement` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.channel.pb.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct ProvingKeyAnnouncement {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProvingKeyRequest` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.channel.pb.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct ProvingKeyRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeyBundleAnnouncement` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.channel.pb.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct KeyBundleAnnouncement {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IdentityKey` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.channel.pb.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub struct IdentityKey {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SignedPreKey` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.channel.pb.rs:211:12
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub struct SignedPreKey {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SignedPreKeySignature` is never used
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/quilibrium-ce36afa9ab494999/out/quilibrium.node.channel.pb.rs:231:14
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub enum SignedPreKeySignature {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.22s
[INFO] running `Command { std: "docker" "inspect" "8e1bff8595d9c055a0233c5429c567093a0284a5d483b9ac654d76c8c594a51a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e1bff8595d9c055a0233c5429c567093a0284a5d483b9ac654d76c8c594a51a", kill_on_drop: false }`
[INFO] [stdout] 8e1bff8595d9c055a0233c5429c567093a0284a5d483b9ac654d76c8c594a51a
