[INFO] cloning repository https://github.com/tacogips/fileutil-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tacogips/fileutil-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftacogips%2Ffileutil-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftacogips%2Ffileutil-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06ef6245af9cb9dea1ecd2918ecc2185a477575c [INFO] building tacogips/fileutil-rs against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftacogips%2Ffileutil-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tacogips/fileutil-rs [INFO] finished tweaking git repo https://github.com/tacogips/fileutil-rs [INFO] tweaked toml for git repo https://github.com/tacogips/fileutil-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tacogips/fileutil-rs on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tacogips/fileutil-rs 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9665b965e31f5b3b51cf5b779eba33201ec746699b664d3b47247d64021a98fe [INFO] running `Command { std: "docker" "start" "-a" "9665b965e31f5b3b51cf5b779eba33201ec746699b664d3b47247d64021a98fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9665b965e31f5b3b51cf5b779eba33201ec746699b664d3b47247d64021a98fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9665b965e31f5b3b51cf5b779eba33201ec746699b664d3b47247d64021a98fe", kill_on_drop: false }` [INFO] [stdout] 9665b965e31f5b3b51cf5b779eba33201ec746699b664d3b47247d64021a98fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e84664e09a3dbb651e0e677c6d6902fa3521a358b3eb85eaadc3bf57cf92be2b [INFO] running `Command { std: "docker" "start" "-a" "e84664e09a3dbb651e0e677c6d6902fa3521a358b3eb85eaadc3bf57cf92be2b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling backoff v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling cloud-storage v0.10.2 [INFO] [stderr] Compiling file-dougu v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | / /// When specified, allows the `list` to operate like a directory listing by splitting the [INFO] [stdout] 329 | | /// object location on this delimiter. [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] 330 | delimiter: None, [INFO] [stdout] | --------------- rustdoc does not generate documentation for expression fields [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/gcs/mod.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | / /// Filter results to objects whose names are lexicographically before `end_offset`. [INFO] [stdout] 333 | | /// If `start_offset` is also set, the objects listed have names between `start_offset` [INFO] [stdout] 334 | | /// (inclusive) and `end_offset` (exclusive). [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] 335 | end_offset: None, [INFO] [stdout] | ---------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:337:9 [INFO] [stdout] | [INFO] [stdout] 337 | / /// If true, objects that end in exactly one instance of `delimiter` have their metadata [INFO] [stdout] 338 | | /// included in `items` in addition to the relevant part of the object name appearing in [INFO] [stdout] 339 | | /// `prefixes`. [INFO] [stdout] | |_______________________^ [INFO] [stdout] 340 | include_trailing_delimiter: None, [INFO] [stdout] | -------------------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | / /// Maximum combined number of entries in `items` and `prefixes` to return in a single [INFO] [stdout] 343 | | /// page of responses. Because duplicate entries in `prefixes` are omitted, fewer total [INFO] [stdout] 344 | | /// results may be returned than requested. The service uses this parameter or 1,000 [INFO] [stdout] 345 | | /// items, whichever is smaller. [INFO] [stdout] | |________________________________________^ [INFO] [stdout] 346 | max_results: None, [INFO] [stdout] | ----------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:348:9 [INFO] [stdout] | [INFO] [stdout] 348 | / /// A previously-returned page token representing part of the larger set of results to view. [INFO] [stdout] 349 | | /// The `page_token` is an encoded field that marks the name and generation of the last object [INFO] [stdout] 350 | | /// in the returned list. In a subsequent request using the `page_token`, items that come after [INFO] [stdout] 351 | | /// the `page_token` are shown (up to `max_results`). [INFO] [stdout] 352 | | /// [INFO] [stdout] 353 | | /// If the page token is provided, all objects starting at that page token are queried [INFO] [stdout] | |______________________________________________________________________________________________^ [INFO] [stdout] 354 | page_token: None, [INFO] [stdout] | ---------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | /// Filter results to include only objects whose names begin with this prefix. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 357 | prefix: Some(prefix), [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | /// Set of properties to return. Defaults to `NoAcl`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 360 | projection: None, [INFO] [stdout] | ---------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:362:9 [INFO] [stdout] | [INFO] [stdout] 362 | / /// Filter results to objects whose names are lexicographically equal to or after [INFO] [stdout] 363 | | /// `start_offset`. If `end_offset` is also set, the objects listed have names between [INFO] [stdout] 364 | | /// `start_offset` (inclusive) and `end_offset` (exclusive). [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] 365 | start_offset: None, [INFO] [stdout] | ------------------ rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 367 | / /// If true, lists all versions of an object as distinct results in order of increasing [INFO] [stdout] 368 | | /// generation number. The default value for versions is false. For more information, see [INFO] [stdout] 369 | | /// Object Versioning. [INFO] [stdout] | |______________________________^ [INFO] [stdout] 370 | versions: None, [INFO] [stdout] | -------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.04s [INFO] running `Command { std: "docker" "inspect" "e84664e09a3dbb651e0e677c6d6902fa3521a358b3eb85eaadc3bf57cf92be2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e84664e09a3dbb651e0e677c6d6902fa3521a358b3eb85eaadc3bf57cf92be2b", kill_on_drop: false }` [INFO] [stdout] e84664e09a3dbb651e0e677c6d6902fa3521a358b3eb85eaadc3bf57cf92be2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38542f7dbd3ad83be4affb056cdc20e57b8a64a7e90b7f5ab3752d15b5aa65b2 [INFO] running `Command { std: "docker" "start" "-a" "38542f7dbd3ad83be4affb056cdc20e57b8a64a7e90b7f5ab3752d15b5aa65b2", kill_on_drop: false }` [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | / /// When specified, allows the `list` to operate like a directory listing by splitting the [INFO] [stdout] 329 | | /// object location on this delimiter. [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] 330 | delimiter: None, [INFO] [stdout] | --------------- rustdoc does not generate documentation for expression fields [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/gcs/mod.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | / /// Filter results to objects whose names are lexicographically before `end_offset`. [INFO] [stdout] 333 | | /// If `start_offset` is also set, the objects listed have names between `start_offset` [INFO] [stdout] 334 | | /// (inclusive) and `end_offset` (exclusive). [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] 335 | end_offset: None, [INFO] [stdout] | ---------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:337:9 [INFO] [stdout] | [INFO] [stdout] 337 | / /// If true, objects that end in exactly one instance of `delimiter` have their metadata [INFO] [stdout] 338 | | /// included in `items` in addition to the relevant part of the object name appearing in [INFO] [stdout] 339 | | /// `prefixes`. [INFO] [stdout] | |_______________________^ [INFO] [stdout] 340 | include_trailing_delimiter: None, [INFO] [stdout] | -------------------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | / /// Maximum combined number of entries in `items` and `prefixes` to return in a single [INFO] [stdout] 343 | | /// page of responses. Because duplicate entries in `prefixes` are omitted, fewer total [INFO] [stdout] 344 | | /// results may be returned than requested. The service uses this parameter or 1,000 [INFO] [stdout] 345 | | /// items, whichever is smaller. [INFO] [stdout] | |________________________________________^ [INFO] [stdout] 346 | max_results: None, [INFO] [stdout] | ----------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:348:9 [INFO] [stdout] | [INFO] [stdout] 348 | / /// A previously-returned page token representing part of the larger set of results to view. [INFO] [stdout] 349 | | /// The `page_token` is an encoded field that marks the name and generation of the last object [INFO] [stdout] 350 | | /// in the returned list. In a subsequent request using the `page_token`, items that come after [INFO] [stdout] 351 | | /// the `page_token` are shown (up to `max_results`). [INFO] [stdout] 352 | | /// [INFO] [stdout] 353 | | /// If the page token is provided, all objects starting at that page token are queried [INFO] [stdout] | |______________________________________________________________________________________________^ [INFO] [stdout] 354 | page_token: None, [INFO] [stdout] | ---------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | /// Filter results to include only objects whose names begin with this prefix. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 357 | prefix: Some(prefix), [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | /// Set of properties to return. Defaults to `NoAcl`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 360 | projection: None, [INFO] [stdout] | ---------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:362:9 [INFO] [stdout] | [INFO] [stdout] 362 | / /// Filter results to objects whose names are lexicographically equal to or after [INFO] [stdout] 363 | | /// `start_offset`. If `end_offset` is also set, the objects listed have names between [INFO] [stdout] 364 | | /// `start_offset` (inclusive) and `end_offset` (exclusive). [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] 365 | start_offset: None, [INFO] [stdout] | ------------------ rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 367 | / /// If true, lists all versions of an object as distinct results in order of increasing [INFO] [stdout] 368 | | /// generation number. The default value for versions is false. For more information, see [INFO] [stdout] 369 | | /// Object Versioning. [INFO] [stdout] | |______________________________^ [INFO] [stdout] 370 | versions: None, [INFO] [stdout] | -------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling file-dougu v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | / /// When specified, allows the `list` to operate like a directory listing by splitting the [INFO] [stdout] 329 | | /// object location on this delimiter. [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] 330 | delimiter: None, [INFO] [stdout] | --------------- rustdoc does not generate documentation for expression fields [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/gcs/mod.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | / /// Filter results to objects whose names are lexicographically before `end_offset`. [INFO] [stdout] 333 | | /// If `start_offset` is also set, the objects listed have names between `start_offset` [INFO] [stdout] 334 | | /// (inclusive) and `end_offset` (exclusive). [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] 335 | end_offset: None, [INFO] [stdout] | ---------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:337:9 [INFO] [stdout] | [INFO] [stdout] 337 | / /// If true, objects that end in exactly one instance of `delimiter` have their metadata [INFO] [stdout] 338 | | /// included in `items` in addition to the relevant part of the object name appearing in [INFO] [stdout] 339 | | /// `prefixes`. [INFO] [stdout] | |_______________________^ [INFO] [stdout] 340 | include_trailing_delimiter: None, [INFO] [stdout] | -------------------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | / /// Maximum combined number of entries in `items` and `prefixes` to return in a single [INFO] [stdout] 343 | | /// page of responses. Because duplicate entries in `prefixes` are omitted, fewer total [INFO] [stdout] 344 | | /// results may be returned than requested. The service uses this parameter or 1,000 [INFO] [stdout] 345 | | /// items, whichever is smaller. [INFO] [stdout] | |________________________________________^ [INFO] [stdout] 346 | max_results: None, [INFO] [stdout] | ----------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:348:9 [INFO] [stdout] | [INFO] [stdout] 348 | / /// A previously-returned page token representing part of the larger set of results to view. [INFO] [stdout] 349 | | /// The `page_token` is an encoded field that marks the name and generation of the last object [INFO] [stdout] 350 | | /// in the returned list. In a subsequent request using the `page_token`, items that come after [INFO] [stdout] 351 | | /// the `page_token` are shown (up to `max_results`). [INFO] [stdout] 352 | | /// [INFO] [stdout] 353 | | /// If the page token is provided, all objects starting at that page token are queried [INFO] [stdout] | |______________________________________________________________________________________________^ [INFO] [stdout] 354 | page_token: None, [INFO] [stdout] | ---------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | /// Filter results to include only objects whose names begin with this prefix. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 357 | prefix: Some(prefix), [INFO] [stdout] | -------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | /// Set of properties to return. Defaults to `NoAcl`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 360 | projection: None, [INFO] [stdout] | ---------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:362:9 [INFO] [stdout] | [INFO] [stdout] 362 | / /// Filter results to objects whose names are lexicographically equal to or after [INFO] [stdout] 363 | | /// `start_offset`. If `end_offset` is also set, the objects listed have names between [INFO] [stdout] 364 | | /// `start_offset` (inclusive) and `end_offset` (exclusive). [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] 365 | start_offset: None, [INFO] [stdout] | ------------------ rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/gcs/mod.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 367 | / /// If true, lists all versions of an object as distinct results in order of increasing [INFO] [stdout] 368 | | /// generation number. The default value for versions is false. For more information, see [INFO] [stdout] 369 | | /// Object Versioning. [INFO] [stdout] | |______________________________^ [INFO] [stdout] 370 | versions: None, [INFO] [stdout] | -------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.62s [INFO] running `Command { std: "docker" "inspect" "38542f7dbd3ad83be4affb056cdc20e57b8a64a7e90b7f5ab3752d15b5aa65b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38542f7dbd3ad83be4affb056cdc20e57b8a64a7e90b7f5ab3752d15b5aa65b2", kill_on_drop: false }` [INFO] [stdout] 38542f7dbd3ad83be4affb056cdc20e57b8a64a7e90b7f5ab3752d15b5aa65b2