[INFO] cloning repository https://github.com/Sher110106/track [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sher110106/track" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSher110106%2Ftrack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSher110106%2Ftrack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d91e40b55ac0c4baaf2fe574e052479fada69965 [INFO] checking Sher110106/track/d91e40b55ac0c4baaf2fe574e052479fada69965 against master#fe7294f8793d001bc3f9d197e7cdef6cdb46c15a for pr-153912 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSher110106%2Ftrack" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Sher110106/track [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/Sher110106/track [INFO] tweaked toml for git repo https://github.com/Sher110106/track written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Sher110106/track on toolchain fe7294f8793d001bc3f9d197e7cdef6cdb46c15a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe7294f8793d001bc3f9d197e7cdef6cdb46c15a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Sher110106/track 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" "+fe7294f8793d001bc3f9d197e7cdef6cdb46c15a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fastbloom v0.14.0 [INFO] [stderr] Downloaded rcgen v0.13.2 [INFO] [stderr] Downloaded webpki-root-certs v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fe7294f8793d001bc3f9d197e7cdef6cdb46c15a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c6369dbbf950b302c0b3bfabec927efa829d35105cbe54208d5cc7b5327140e [INFO] running `Command { std: "docker" "start" "-a" "8c6369dbbf950b302c0b3bfabec927efa829d35105cbe54208d5cc7b5327140e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c6369dbbf950b302c0b3bfabec927efa829d35105cbe54208d5cc7b5327140e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c6369dbbf950b302c0b3bfabec927efa829d35105cbe54208d5cc7b5327140e", kill_on_drop: false }` [INFO] [stdout] 8c6369dbbf950b302c0b3bfabec927efa829d35105cbe54208d5cc7b5327140e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fe7294f8793d001bc3f9d197e7cdef6cdb46c15a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c969fdc1ef331ec09abb103d668e03b5e1e7c9033232eb529e4cf09273caf223 [INFO] running `Command { std: "docker" "start" "-a" "c969fdc1ef331ec09abb103d668e03b5e1e7c9033232eb529e4cf09273caf223", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling aws-lc-sys v0.32.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking fastbloom v0.14.0 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling reed-solomon-erasure v6.0.0 [INFO] [stderr] Checking lru-slab v0.1.2 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking rustls-webpki v0.103.7 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking quinn-proto v0.11.13 [INFO] [stderr] Checking chunkstream_pro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/coordinator/coordinator.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `data_chunks`, `file_checksum` and `file_size` in initializer of `ChunkMetadata` [INFO] [stdout] --> src/integrity/verifier.rs:240:23 [INFO] [stdout] | [INFO] [stdout] 240 | metadata: ChunkMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^ missing `data_chunks`, `file_checksum` and `file_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `data_chunks`, `file_checksum` and `file_size` in initializer of `ChunkMetadata` [INFO] [stdout] --> src/integrity/verifier.rs:390:24 [INFO] [stdout] | [INFO] [stdout] 390 | let metadata = ChunkMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^ missing `data_chunks`, `file_checksum` and `file_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `data_chunks`, `file_checksum` and `file_size` in initializer of `ChunkMetadata` [INFO] [stdout] --> src/integrity/verifier.rs:407:24 [INFO] [stdout] | [INFO] [stdout] 407 | let metadata = ChunkMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^ missing `data_chunks`, `file_checksum` and `file_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `data_chunks`, `file_checksum` and `file_size` in initializer of `ChunkMetadata` [INFO] [stdout] --> src/network/quic_transport.rs:333:23 [INFO] [stdout] | [INFO] [stdout] 333 | metadata: ChunkMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^ missing `data_chunks`, `file_checksum` and `file_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `data_chunks`, `file_checksum` and `file_size` in initializer of `ChunkMetadata` [INFO] [stdout] --> src/priority/queue.rs:253:23 [INFO] [stdout] | [INFO] [stdout] 253 | metadata: ChunkMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^ missing `data_chunks`, `file_checksum` and `file_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/chunk/erasure.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | let mut encoded = coder.encode(data.clone()).unwrap(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/chunk/erasure.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 192 | let mut encoded = coder.encode(data).unwrap(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `data_chunks`, `file_checksum` and `file_size` in initializer of `ChunkMetadata` [INFO] [stdout] --> examples/network_demo.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | metadata: ChunkMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^ missing `data_chunks`, `file_checksum` and `file_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `receiver_addr` in initializer of `StartTransferRequest` [INFO] [stdout] --> examples/api_demo.rs:59:19 [INFO] [stdout] | [INFO] [stdout] 59 | let request = StartTransferRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ missing `receiver_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/api_demo.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | .send_file(file_path.clone(), Priority::High) [INFO] [stdout] | ^^^^^^^^^----------------------------------- argument #3 of type `Option` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/coordinator/coordinator.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | pub async fn send_file( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 73 | .send_file(file_path.clone(), Priority::High, /* Option */) [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/api_demo.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | .send_file(test_file2.path().to_path_buf(), Priority::Normal) [INFO] [stdout] | ^^^^^^^^^--------------------------------------------------- argument #3 of type `Option` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/coordinator/coordinator.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | pub async fn send_file( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 123 | .send_file(test_file2.path().to_path_buf(), Priority::Normal, /* Option */) [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/api_demo.rs:227:10 [INFO] [stdout] | [INFO] [stdout] 227 | .send_file(test_file3.path().to_path_buf(), Priority::Normal) [INFO] [stdout] | ^^^^^^^^^--------------------------------------------------- argument #3 of type `Option` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/coordinator/coordinator.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | pub async fn send_file( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 227 | .send_file(test_file3.path().to_path_buf(), Priority::Normal, /* Option */) [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0063. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chunkstream_pro` (example "api_demo") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chunkstream_pro` (example "network_demo") due to 1 previous error [INFO] [stdout] warning: unused import: `IntegrityCheck` [INFO] [stdout] --> examples/integrity_demo.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use chunkstream_pro::integrity::{IntegrityCheck, IntegrityVerifier}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `verifier` [INFO] [stdout] --> src/bin/receiver.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | verifier: Arc, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verifier` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/bin/receiver.rs:299:17 [INFO] [stdout] | [INFO] [stdout] 299 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `data_chunks`, `file_checksum` and `file_size` in initializer of `ChunkMetadata` [INFO] [stdout] --> examples/integrity_demo.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | metadata: ChunkMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^ missing `data_chunks`, `file_checksum` and `file_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `data_chunks`, `file_checksum` and `file_size` in initializer of `ChunkMetadata` [INFO] [stdout] --> examples/integrity_demo.rs:157:26 [INFO] [stdout] | [INFO] [stdout] 157 | let valid_metadata = ChunkMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^ missing `data_chunks`, `file_checksum` and `file_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `data_chunks`, `file_checksum` and `file_size` in initializer of `ChunkMetadata` [INFO] [stdout] --> examples/integrity_demo.rs:174:28 [INFO] [stdout] | [INFO] [stdout] 174 | let invalid_metadata = ChunkMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^ missing `data_chunks`, `file_checksum` and `file_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `save_dir` and `tx` are never read [INFO] [stdout] --> src/bin/receiver.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 344 | struct ReceiverApiState { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 345 | received_files: Arc>>, [INFO] [stdout] 346 | save_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 347 | bind_addr: SocketAddr, [INFO] [stdout] 348 | tx: broadcast::Sender, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReceiverApiState` has a derived impl for the trait `Clone`, but this is 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] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chunkstream_pro` (example "integrity_demo") due to 3 previous errors; 1 warning emitted [INFO] [stdout] warning: unused variable: `verifier` [INFO] [stdout] --> src/bin/receiver.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | verifier: Arc, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verifier` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/bin/receiver.rs:299:17 [INFO] [stdout] | [INFO] [stdout] 299 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `save_dir` and `tx` are never read [INFO] [stdout] --> src/bin/receiver.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 344 | struct ReceiverApiState { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 345 | received_files: Arc>>, [INFO] [stdout] 346 | save_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 347 | bind_addr: SocketAddr, [INFO] [stdout] 348 | tx: broadcast::Sender, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReceiverApiState` has a derived impl for the trait `Clone`, but this is 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] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chunkstream_pro` (lib test) due to 5 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c969fdc1ef331ec09abb103d668e03b5e1e7c9033232eb529e4cf09273caf223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c969fdc1ef331ec09abb103d668e03b5e1e7c9033232eb529e4cf09273caf223", kill_on_drop: false }` [INFO] [stdout] c969fdc1ef331ec09abb103d668e03b5e1e7c9033232eb529e4cf09273caf223