[INFO] cloning repository https://github.com/quangnmwork/decompression-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quangnmwork/decompression-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquangnmwork%2Fdecompression-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquangnmwork%2Fdecompression-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b26df03eb2e6c791c42a3134e3585926722ecb4c [INFO] testing quangnmwork/decompression-rust against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquangnmwork%2Fdecompression-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/quangnmwork/decompression-rust [INFO] finished tweaking git repo https://github.com/quangnmwork/decompression-rust [INFO] tweaked toml for git repo https://github.com/quangnmwork/decompression-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/quangnmwork/decompression-rust on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/quangnmwork/decompression-rust 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6283b1e1ac11e1eb346cb31b6d83a359567bff0262037fa67a611ba1a9d5aadd [INFO] running `Command { std: "docker" "start" "-a" "6283b1e1ac11e1eb346cb31b6d83a359567bff0262037fa67a611ba1a9d5aadd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6283b1e1ac11e1eb346cb31b6d83a359567bff0262037fa67a611ba1a9d5aadd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6283b1e1ac11e1eb346cb31b6d83a359567bff0262037fa67a611ba1a9d5aadd", kill_on_drop: false }` [INFO] [stdout] 6283b1e1ac11e1eb346cb31b6d83a359567bff0262037fa67a611ba1a9d5aadd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fab844e18a2c8569bf99e5d40734029f5e41aa864a8d66110db0d6645bae4176 [INFO] running `Command { std: "docker" "start" "-a" "fab844e18a2c8569bf99e5d40734029f5e41aa864a8d66110db0d6645bae4176", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling zip v2.1.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling deflate64 v0.1.8 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling decompression-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / /** [INFO] [stdout] 18 | | There can be multiple files. [INFO] [stdout] 19 | | */ [INFO] [stdout] | |_______^ [INFO] [stdout] 20 | / for i in 0..archive.len() { [INFO] [stdout] 21 | | let mut file = archive.by_index(i).unwrap(); [INFO] [stdout] 22 | | [INFO] [stdout] 23 | | /** [INFO] [stdout] ... | [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / /** [INFO] [stdout] 24 | | Ensure zip file exist [INFO] [stdout] 25 | | */ [INFO] [stdout] | |__________^ [INFO] [stdout] 26 | / let outpath = match file.enclosed_name() { [INFO] [stdout] 27 | | Some(path) => path.to_owned(), [INFO] [stdout] 28 | | None => continue [INFO] [stdout] 29 | | }; [INFO] [stdout] | |__________- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | / /** [INFO] [stdout] 32 | | If input is a folder path. [INFO] [stdout] 33 | | */ [INFO] [stdout] | |___________^ [INFO] [stdout] 34 | / if (file.name()).ends_with('/') { [INFO] [stdout] 35 | | println!("File {} extracted to \"{}\"", i, outpath.display()); [INFO] [stdout] 36 | | [INFO] [stdout] 37 | | fs::create_dir_all(&outpath).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 63 | | io::copy(&mut file,&mut outfile).unwrap(); [INFO] [stdout] 64 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | /** Create parent directory */ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 51 | / if !path_parent.unwrap().exists() { [INFO] [stdout] 52 | | fs::create_dir_all(path_parent.unwrap()).unwrap(); [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | / /** [INFO] [stdout] 56 | | Create out file [INFO] [stdout] 57 | | */ [INFO] [stdout] | |_______________^ [INFO] [stdout] 58 | let mut outfile = fs::File::create(&outpath).unwrap(); [INFO] [stdout] | ------------------------------------------------------ rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | / /** [INFO] [stdout] 61 | | Copy content file in zip folder to outfile [INFO] [stdout] 62 | | */ [INFO] [stdout] | |_______________^ [INFO] [stdout] 63 | io::copy(&mut file,&mut outfile).unwrap(); [INFO] [stdout] | ----------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.91s [INFO] running `Command { std: "docker" "inspect" "fab844e18a2c8569bf99e5d40734029f5e41aa864a8d66110db0d6645bae4176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fab844e18a2c8569bf99e5d40734029f5e41aa864a8d66110db0d6645bae4176", kill_on_drop: false }` [INFO] [stdout] fab844e18a2c8569bf99e5d40734029f5e41aa864a8d66110db0d6645bae4176 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e6f410c82e2761071584d6e6b9c165caeb44ad00ee8f69c980b6c60a24c12a0 [INFO] running `Command { std: "docker" "start" "-a" "7e6f410c82e2761071584d6e6b9c165caeb44ad00ee8f69c980b6c60a24c12a0", kill_on_drop: false }` [INFO] [stderr] Compiling decompression-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / /** [INFO] [stdout] 18 | | There can be multiple files. [INFO] [stdout] 19 | | */ [INFO] [stdout] | |_______^ [INFO] [stdout] 20 | / for i in 0..archive.len() { [INFO] [stdout] 21 | | let mut file = archive.by_index(i).unwrap(); [INFO] [stdout] 22 | | [INFO] [stdout] 23 | | /** [INFO] [stdout] ... | [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / /** [INFO] [stdout] 24 | | Ensure zip file exist [INFO] [stdout] 25 | | */ [INFO] [stdout] | |__________^ [INFO] [stdout] 26 | / let outpath = match file.enclosed_name() { [INFO] [stdout] 27 | | Some(path) => path.to_owned(), [INFO] [stdout] 28 | | None => continue [INFO] [stdout] 29 | | }; [INFO] [stdout] | |__________- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | / /** [INFO] [stdout] 32 | | If input is a folder path. [INFO] [stdout] 33 | | */ [INFO] [stdout] | |___________^ [INFO] [stdout] 34 | / if (file.name()).ends_with('/') { [INFO] [stdout] 35 | | println!("File {} extracted to \"{}\"", i, outpath.display()); [INFO] [stdout] 36 | | [INFO] [stdout] 37 | | fs::create_dir_all(&outpath).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 63 | | io::copy(&mut file,&mut outfile).unwrap(); [INFO] [stdout] 64 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | /** Create parent directory */ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 51 | / if !path_parent.unwrap().exists() { [INFO] [stdout] 52 | | fs::create_dir_all(path_parent.unwrap()).unwrap(); [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | / /** [INFO] [stdout] 56 | | Create out file [INFO] [stdout] 57 | | */ [INFO] [stdout] | |_______________^ [INFO] [stdout] 58 | let mut outfile = fs::File::create(&outpath).unwrap(); [INFO] [stdout] | ------------------------------------------------------ rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | / /** [INFO] [stdout] 61 | | Copy content file in zip folder to outfile [INFO] [stdout] 62 | | */ [INFO] [stdout] | |_______________^ [INFO] [stdout] 63 | io::copy(&mut file,&mut outfile).unwrap(); [INFO] [stdout] | ----------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "7e6f410c82e2761071584d6e6b9c165caeb44ad00ee8f69c980b6c60a24c12a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e6f410c82e2761071584d6e6b9c165caeb44ad00ee8f69c980b6c60a24c12a0", kill_on_drop: false }` [INFO] [stdout] 7e6f410c82e2761071584d6e6b9c165caeb44ad00ee8f69c980b6c60a24c12a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4523b35729456c35bed55b65ddab4fd333bafc848ee64dc404ad53eaa3ea577c [INFO] running `Command { std: "docker" "start" "-a" "4523b35729456c35bed55b65ddab4fd333bafc848ee64dc404ad53eaa3ea577c", kill_on_drop: false }` [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | / /** [INFO] [stderr] 18 | | There can be multiple files. [INFO] [stderr] 19 | | */ [INFO] [stderr] | |_______^ [INFO] [stderr] 20 | / for i in 0..archive.len() { [INFO] [stderr] 21 | | let mut file = archive.by_index(i).unwrap(); [INFO] [stderr] 22 | | [INFO] [stderr] 23 | | /** [INFO] [stderr] ... | [INFO] [stderr] 65 | | } [INFO] [stderr] | |_____- rustdoc does not generate documentation for expressions [INFO] [stderr] | [INFO] [stderr] = help: use `/* */` for a plain comment [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | / /** [INFO] [stderr] 24 | | Ensure zip file exist [INFO] [stderr] 25 | | */ [INFO] [stderr] | |__________^ [INFO] [stderr] 26 | / let outpath = match file.enclosed_name() { [INFO] [stderr] 27 | | Some(path) => path.to_owned(), [INFO] [stderr] 28 | | None => continue [INFO] [stderr] 29 | | }; [INFO] [stderr] | |__________- rustdoc does not generate documentation for statements [INFO] [stderr] | [INFO] [stderr] = help: use `/* */` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 31 | / /** [INFO] [stderr] 32 | | If input is a folder path. [INFO] [stderr] 33 | | */ [INFO] [stderr] | |___________^ [INFO] [stderr] 34 | / if (file.name()).ends_with('/') { [INFO] [stderr] 35 | | println!("File {} extracted to \"{}\"", i, outpath.display()); [INFO] [stderr] 36 | | [INFO] [stderr] 37 | | fs::create_dir_all(&outpath).unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 63 | | io::copy(&mut file,&mut outfile).unwrap(); [INFO] [stderr] 64 | | } [INFO] [stderr] | |_________- rustdoc does not generate documentation for expressions [INFO] [stderr] | [INFO] [stderr] = help: use `/* */` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:50:13 [INFO] [stderr] | [INFO] [stderr] 50 | /** Create parent directory */ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 51 | / if !path_parent.unwrap().exists() { [INFO] [stderr] 52 | | fs::create_dir_all(path_parent.unwrap()).unwrap(); [INFO] [stderr] 53 | | } [INFO] [stderr] | |_____________- rustdoc does not generate documentation for expressions [INFO] [stderr] | [INFO] [stderr] = help: use `/* */` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:55:13 [INFO] [stderr] | [INFO] [stderr] 55 | / /** [INFO] [stderr] 56 | | Create out file [INFO] [stderr] 57 | | */ [INFO] [stderr] | |_______________^ [INFO] [stderr] 58 | let mut outfile = fs::File::create(&outpath).unwrap(); [INFO] [stderr] | ------------------------------------------------------ rustdoc does not generate documentation for statements [INFO] [stderr] | [INFO] [stderr] = help: use `/* */` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:60:13 [INFO] [stderr] | [INFO] [stderr] 60 | / /** [INFO] [stderr] 61 | | Copy content file in zip folder to outfile [INFO] [stderr] 62 | | */ [INFO] [stderr] | |_______________^ [INFO] [stderr] 63 | io::copy(&mut file,&mut outfile).unwrap(); [INFO] [stderr] | ----------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stderr] | [INFO] [stderr] = help: use `/* */` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: `decompression-rust` (bin "decompression-rust" test) generated 6 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/decompression_rust-68c57d719df19f6c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4523b35729456c35bed55b65ddab4fd333bafc848ee64dc404ad53eaa3ea577c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4523b35729456c35bed55b65ddab4fd333bafc848ee64dc404ad53eaa3ea577c", kill_on_drop: false }` [INFO] [stdout] 4523b35729456c35bed55b65ddab4fd333bafc848ee64dc404ad53eaa3ea577c