[INFO] fetching crate google_drive_client 0.4.6... [INFO] testing google_drive_client-0.4.6 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate google_drive_client 0.4.6 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate google_drive_client 0.4.6 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google_drive_client 0.4.6 [INFO] finished tweaking crates.io crate google_drive_client 0.4.6 [INFO] tweaked toml for crates.io crate google_drive_client 0.4.6 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pear_codegen v0.1.4 [INFO] [stderr] Downloaded pear v0.1.4 [INFO] [stderr] Downloaded rocket_contrib v0.4.10 [INFO] [stderr] Downloaded devise_codegen v0.2.0 [INFO] [stderr] Downloaded devise v0.2.0 [INFO] [stderr] Downloaded rocket_codegen v0.4.10 [INFO] [stderr] Downloaded devise_core v0.2.0 [INFO] [stderr] Downloaded state v0.4.2 [INFO] [stderr] Downloaded rocket_http v0.4.10 [INFO] [stderr] Downloaded rocket v0.4.10 [INFO] [stderr] Downloaded cookie v0.11.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4d8ca539b55f840091040d888a0200ae6f2ce86a1084a8b5e0cc39269e7d4e3e [INFO] running `Command { std: "docker" "start" "-a" "4d8ca539b55f840091040d888a0200ae6f2ce86a1084a8b5e0cc39269e7d4e3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d8ca539b55f840091040d888a0200ae6f2ce86a1084a8b5e0cc39269e7d4e3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d8ca539b55f840091040d888a0200ae6f2ce86a1084a8b5e0cc39269e7d4e3e", kill_on_drop: false }` [INFO] [stdout] 4d8ca539b55f840091040d888a0200ae6f2ce86a1084a8b5e0cc39269e7d4e3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d703483751b21a3453b738de3a28cd0733e20906559948af6668b6d8fe679d6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9d703483751b21a3453b738de3a28cd0733e20906559948af6668b6d8fe679d6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling rocket_codegen v0.4.10 [INFO] [stderr] Compiling rocket v0.4.10 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling cookie v0.11.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Compiling rocket_http v0.4.10 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling rocket_contrib v0.4.10 [INFO] [stderr] Compiling google_drive_client v0.4.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 45s [INFO] running `Command { std: "docker" "inspect" "9d703483751b21a3453b738de3a28cd0733e20906559948af6668b6d8fe679d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d703483751b21a3453b738de3a28cd0733e20906559948af6668b6d8fe679d6", kill_on_drop: false }` [INFO] [stdout] 9d703483751b21a3453b738de3a28cd0733e20906559948af6668b6d8fe679d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2a52af5aae3303ea1dd6cb2e1dd2e726bbce52a58775099cf142ac2df3ed41b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c2a52af5aae3303ea1dd6cb2e1dd2e726bbce52a58775099cf142ac2df3ed41b", kill_on_drop: false }` [INFO] [stderr] Compiling google_drive_client v0.4.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.53s [INFO] running `Command { std: "docker" "inspect" "c2a52af5aae3303ea1dd6cb2e1dd2e726bbce52a58775099cf142ac2df3ed41b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2a52af5aae3303ea1dd6cb2e1dd2e726bbce52a58775099cf142ac2df3ed41b", kill_on_drop: false }` [INFO] [stdout] c2a52af5aae3303ea1dd6cb2e1dd2e726bbce52a58775099cf142ac2df3ed41b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1541d5ad33becb459f7f1674bed1c9692c24ce6f4901e91ce2b112d9dbd3eeb4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1541d5ad33becb459f7f1674bed1c9692c24ce6f4901e91ce2b112d9dbd3eeb4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_drive_client-6ac0fadbaad29a31) [INFO] [stdout] [INFO] [stderr] Doc-tests google_drive_client [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] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::fields (line 33) ... FAILED [INFO] [stdout] test src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::spaces (line 69) ... FAILED [INFO] [stdout] test src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::corpora (line 22) ... FAILED [INFO] [stdout] test src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::order_by (line 41) ... FAILED [INFO] [stdout] test src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::page_size (line 52) ... FAILED [INFO] [stdout] test src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::q (line 65) ... FAILED [INFO] [stdout] test src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::drive_id (line 28) ... FAILED [INFO] [stdout] test src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::page_token (line 59) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::fields (line 33) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `paths` [INFO] [stdout] --> src/models/client/file_search.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 3 | The paths of the fields you want included in the response. [INFO] [stdout] | ^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::spaces (line 69) stdout ---- [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:70:83 [INFO] [stdout] | [INFO] [stdout] 3 | A comma-separated list of spaces to query within the corpus. Supported values are 'drive', 'appDataFolder' and 'photos'. [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 3 | A comma-separated list of spaces to query within the corpus. Supported values are "drive", 'appDataFolder' and 'photos'. [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:70:92 [INFO] [stdout] | [INFO] [stdout] 3 | A comma-separated list of spaces to query within the corpus. Supported values are 'drive', 'appDataFolder' and 'photos'. [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 3 | A comma-separated list of spaces to query within the corpus. Supported values are 'drive', "appDataFolder" and 'photos'. [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:70:112 [INFO] [stdout] | [INFO] [stdout] 3 | A comma-separated list of spaces to query within the corpus. Supported values are 'drive', 'appDataFolder' and 'photos'. [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 3 | A comma-separated list of spaces to query within the corpus. Supported values are 'drive', 'appDataFolder' and "photos". [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `comma` [INFO] [stdout] --> src/models/client/file_search.rs:70:3 [INFO] [stdout] | [INFO] [stdout] 3 | A comma-separated list of spaces to query within the corpus. Supported values are 'drive', 'appDataFolder' and 'photos'. [INFO] [stdout] | ^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::corpora (line 22) stdout ---- [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 4 | Supported bodies are 'user', 'domain', 'drive' and 'allDrives'. [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 4 | Supported bodies are "user", 'domain', 'drive' and 'allDrives'. [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 4 | Supported bodies are 'user', 'domain', 'drive' and 'allDrives'. [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 4 | Supported bodies are 'user', "domain", 'drive' and 'allDrives'. [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:24:40 [INFO] [stdout] | [INFO] [stdout] 4 | Supported bodies are 'user', 'domain', 'drive' and 'allDrives'. [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 4 | Supported bodies are 'user', 'domain', "drive" and 'allDrives'. [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:24:52 [INFO] [stdout] | [INFO] [stdout] 4 | Supported bodies are 'user', 'domain', 'drive' and 'allDrives'. [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 4 | Supported bodies are 'user', 'domain', 'drive' and "allDrives". [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 5 | Prefer 'user' or 'drive' to 'allDrives' for efficiency. [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 5 | Prefer "user" or 'drive' to 'allDrives' for efficiency. [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 5 | Prefer 'user' or 'drive' to 'allDrives' for efficiency. [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 5 | Prefer 'user' or "drive" to 'allDrives' for efficiency. [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:25:29 [INFO] [stdout] | [INFO] [stdout] 5 | Prefer 'user' or 'drive' to 'allDrives' for efficiency. [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 5 | Prefer 'user' or 'drive' to "allDrives" for efficiency. [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `of` [INFO] [stdout] --> src/models/client/file_search.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 3 | Bodies of items (files/documents) to which the query applies. [INFO] [stdout] | ^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::order_by (line 41) stdout ---- [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:42:53 [INFO] [stdout] | [INFO] [stdout] 3 | A comma-separated list of sort keys. Valid keys are 'createdTime', 'folder', [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 3 | A comma-separated list of sort keys. Valid keys are "createdTime", 'folder', [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:42:68 [INFO] [stdout] | [INFO] [stdout] 3 | A comma-separated list of sort keys. Valid keys are 'createdTime', 'folder', [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 3 | A comma-separated list of sort keys. Valid keys are 'createdTime', "folder", [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 4 | 'modifiedByMeTime', 'modifiedTime', 'name', 'name_natural', 'quotaBytesUsed', [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 4 | "modifiedByMeTime", 'modifiedTime', 'name', 'name_natural', 'quotaBytesUsed', [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 4 | 'modifiedByMeTime', 'modifiedTime', 'name', 'name_natural', 'quotaBytesUsed', [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 4 | 'modifiedByMeTime', "modifiedTime", 'name', 'name_natural', 'quotaBytesUsed', [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:43:37 [INFO] [stdout] | [INFO] [stdout] 4 | 'modifiedByMeTime', 'modifiedTime', 'name', 'name_natural', 'quotaBytesUsed', [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 4 | 'modifiedByMeTime', 'modifiedTime', "name", 'name_natural', 'quotaBytesUsed', [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:43:45 [INFO] [stdout] | [INFO] [stdout] 4 | 'modifiedByMeTime', 'modifiedTime', 'name', 'name_natural', 'quotaBytesUsed', [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 4 | 'modifiedByMeTime', 'modifiedTime', 'name', "name_natural", 'quotaBytesUsed', [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:43:61 [INFO] [stdout] | [INFO] [stdout] 4 | 'modifiedByMeTime', 'modifiedTime', 'name', 'name_natural', 'quotaBytesUsed', [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 4 | 'modifiedByMeTime', 'modifiedTime', 'name', 'name_natural', "quotaBytesUsed", [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 5 | 'recency', 'sharedWithMeTime', 'starred', and 'viewedByMeTime'. [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 5 | "recency", 'sharedWithMeTime', 'starred', and 'viewedByMeTime'. [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 5 | 'recency', 'sharedWithMeTime', 'starred', and 'viewedByMeTime'. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 5 | 'recency', "sharedWithMeTime", 'starred', and 'viewedByMeTime'. [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:44:32 [INFO] [stdout] | [INFO] [stdout] 5 | 'recency', 'sharedWithMeTime', 'starred', and 'viewedByMeTime'. [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 5 | 'recency', 'sharedWithMeTime', "starred", and 'viewedByMeTime'. [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:44:47 [INFO] [stdout] | [INFO] [stdout] 5 | 'recency', 'sharedWithMeTime', 'starred', and 'viewedByMeTime'. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 5 | 'recency', 'sharedWithMeTime', 'starred', and "viewedByMeTime". [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:45:67 [INFO] [stdout] | [INFO] [stdout] 6 | Each key sorts ascending by default, but may be reversed with the 'desc' modifier. [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 6 | Each key sorts ascending by default, but may be reversed with the "desc" modifier. [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `comma` [INFO] [stdout] --> src/models/client/file_search.rs:42:3 [INFO] [stdout] | [INFO] [stdout] 3 | A comma-separated list of sort keys. Valid keys are 'createdTime', 'folder', [INFO] [stdout] | ^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::page_size (line 52) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `maximum` [INFO] [stdout] --> src/models/client/file_search.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 3 | The maximum number of files to return per page. [INFO] [stdout] | ^^^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::q (line 65) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `query` [INFO] [stdout] --> src/models/client/file_search.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 3 | A query for filtering the file results. See the "Search for files" guide for the supported syntax. [INFO] [stdout] | ^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::drive_id (line 28) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `of` [INFO] [stdout] --> src/models/client/file_search.rs:29:4 [INFO] [stdout] | [INFO] [stdout] 3 | ID of the shared drive to search. [INFO] [stdout] | ^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::page_token (line 59) stdout ---- [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/models/client/file_search.rs:61:36 [INFO] [stdout] | [INFO] [stdout] 4 | This should be set to the value of 'nextPageToken' from the previous response. [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a `str` literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 4 | This should be set to the value of "nextPageToken" from the previous response. [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `token` [INFO] [stdout] --> src/models/client/file_search.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 3 | The token for continuing a previous list request on the next page. [INFO] [stdout] | ^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::corpora (line 22) [INFO] [stdout] src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::drive_id (line 28) [INFO] [stdout] src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::fields (line 33) [INFO] [stdout] src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::order_by (line 41) [INFO] [stdout] src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::page_size (line 52) [INFO] [stdout] src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::page_token (line 59) [INFO] [stdout] src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::q (line 65) [INFO] [stdout] src/models/client/file_search.rs - models::client::file_search::DriveFileSearch::spaces (line 69) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "1541d5ad33becb459f7f1674bed1c9692c24ce6f4901e91ce2b112d9dbd3eeb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1541d5ad33becb459f7f1674bed1c9692c24ce6f4901e91ce2b112d9dbd3eeb4", kill_on_drop: false }` [INFO] [stdout] 1541d5ad33becb459f7f1674bed1c9692c24ce6f4901e91ce2b112d9dbd3eeb4