Dec 02 07:25:10.657 INFO documenting google-bigquery2-1.0.8+20181005 against master#147e60c5f89cfa2d3ffc247413956a37582c98e7 for pr-55318-1 Dec 02 07:25:10.657 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318-1/worker-6/master#147e60c5f89cfa2d3ffc247413956a37582c98e7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55318-1/master#147e60c5f89cfa2d3ffc247413956a37582c98e7:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +147e60c5f89cfa2d3ffc247413956a37582c98e7-alt doc --frozen --no-deps --document-private-items" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 02 07:25:10.884 INFO [stdout] 468255b1bfb7d8efbbad973400bef8846c815144a58e974f7d9e33a2b47818db Dec 02 07:25:10.886 INFO running `"docker" "start" "-a" "468255b1bfb7d8efbbad973400bef8846c815144a58e974f7d9e33a2b47818db"` Dec 02 07:25:11.462 INFO [stderr] usermod: no changes Dec 02 07:25:11.678 INFO [stderr] Documenting google-bigquery2 v1.0.8+20181005 (/source) Dec 02 07:25:18.543 INFO [stderr] warning: `[Repeated]` cannot be resolved, ignoring it... Dec 02 07:25:18.543 INFO [stderr] --> src/lib.rs:432:10 Dec 02 07:25:18.543 INFO [stderr] | Dec 02 07:25:18.543 INFO [stderr] 432 | /// [Repeated] One or more fields on which data should be clustered. Only top-level, non-repeated, simple-type fields are supported. When you cluster a table using multiple columns, the order of columns you specify is important. The order of the specified columns determines the sort order of the data. Dec 02 07:25:18.543 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.543 INFO [stderr] | Dec 02 07:25:18.543 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Dec 02 07:25:18.543 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.544 INFO [stderr] Dec 02 07:25:18.544 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.544 INFO [stderr] --> src/lib.rs:445:10 Dec 02 07:25:18.544 INFO [stderr] | Dec 02 07:25:18.544 INFO [stderr] 445 | /// [Optional] A unique ID for each row. BigQuery uses this property to detect duplicate insertion requests on a best-effort basis. Dec 02 07:25:18.544 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.544 INFO [stderr] | Dec 02 07:25:18.544 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.544 INFO [stderr] Dec 02 07:25:18.544 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.544 INFO [stderr] --> src/lib.rs:448:10 Dec 02 07:25:18.544 INFO [stderr] | Dec 02 07:25:18.544 INFO [stderr] 448 | /// [Required] A JSON object that contains a row of data. The object's properties and values must match the destination table's schema. Dec 02 07:25:18.544 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.544 INFO [stderr] | Dec 02 07:25:18.544 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.544 INFO [stderr] Dec 02 07:25:18.544 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.544 INFO [stderr] --> src/lib.rs:481:10 Dec 02 07:25:18.544 INFO [stderr] | Dec 02 07:25:18.544 INFO [stderr] 481 | /// [Optional] How long to wait for the query to complete, in milliseconds, before the request times out and returns. Note that this is only a timeout for the request, not the query. If the query takes longer to run than the timeout value, the call returns without any results and with the 'jobComplete' flag set to false. You can call GetQueryResults() to wait for the query to complete and read the results. The default value is 10000 milliseconds (10 seconds). Dec 02 07:25:18.544 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.544 INFO [stderr] | Dec 02 07:25:18.544 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.544 INFO [stderr] Dec 02 07:25:18.544 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.544 INFO [stderr] --> src/lib.rs:486:10 Dec 02 07:25:18.544 INFO [stderr] | Dec 02 07:25:18.544 INFO [stderr] 486 | /// [Optional] If set to true, BigQuery doesn't run the job. Instead, if the query is valid, BigQuery returns statistics about the job such as how many bytes would be processed. If the query is invalid, an error returns. The default value is false. Dec 02 07:25:18.544 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.544 INFO [stderr] | Dec 02 07:25:18.544 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.544 INFO [stderr] Dec 02 07:25:18.544 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.544 INFO [stderr] --> src/lib.rs:492:10 Dec 02 07:25:18.544 INFO [stderr] | Dec 02 07:25:18.544 INFO [stderr] 492 | /// [Optional] Whether to look for the result in the query cache. The query cache is a best-effort cache that will be flushed whenever tables in the query are modified. The default value is true. Dec 02 07:25:18.544 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.544 INFO [stderr] | Dec 02 07:25:18.544 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.544 INFO [stderr] Dec 02 07:25:18.545 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.545 INFO [stderr] --> src/lib.rs:495:10 Dec 02 07:25:18.545 INFO [stderr] | Dec 02 07:25:18.545 INFO [stderr] 495 | /// [Optional] Specifies the default datasetId and projectId to assume for any unqualified table names in the query. If not set, all table names in the query string must be qualified in the format 'datasetId.tableId'. Dec 02 07:25:18.545 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.545 INFO [stderr] | Dec 02 07:25:18.545 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.545 INFO [stderr] Dec 02 07:25:18.545 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.545 INFO [stderr] --> src/lib.rs:501:10 Dec 02 07:25:18.545 INFO [stderr] | Dec 02 07:25:18.545 INFO [stderr] 501 | /// [Optional] The maximum number of rows of data to return per page of results. Setting this flag to a small value such as 1000 and then paging through results might improve reliability when the query result set is large. In addition to this limit, responses are also limited to 10 MB. By default, there is no maximum row count, and only the byte limit applies. Dec 02 07:25:18.545 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.545 INFO [stderr] | Dec 02 07:25:18.545 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.545 INFO [stderr] Dec 02 07:25:18.545 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.545 INFO [stderr] --> src/lib.rs:509:10 Dec 02 07:25:18.545 INFO [stderr] | Dec 02 07:25:18.545 INFO [stderr] 509 | /// [Required] A query string, following the BigQuery query syntax, of the query to execute. Example: "SELECT count(f1) FROM [myProjectId:myDatasetId.myTableId]". Dec 02 07:25:18.545 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.545 INFO [stderr] | Dec 02 07:25:18.545 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.545 INFO [stderr] Dec 02 07:25:18.545 INFO [stderr] warning: `[Deprecated]` cannot be resolved, ignoring it... Dec 02 07:25:18.545 INFO [stderr] --> src/lib.rs:511:10 Dec 02 07:25:18.545 INFO [stderr] | Dec 02 07:25:18.545 INFO [stderr] 511 | /// [Deprecated] This property is deprecated. Dec 02 07:25:18.545 INFO [stderr] | ^^^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.545 INFO [stderr] | Dec 02 07:25:18.545 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.545 INFO [stderr] Dec 02 07:25:18.545 INFO [stderr] warning: `[Beta]` cannot be resolved, ignoring it... Dec 02 07:25:18.545 INFO [stderr] --> src/lib.rs:528:24 Dec 02 07:25:18.545 INFO [stderr] | Dec 02 07:25:18.545 INFO [stderr] 528 | /// [Output-only] [Beta] Describes a timeline of job execution. Dec 02 07:25:18.545 INFO [stderr] | ^^^^ cannot be resolved, ignoring Dec 02 07:25:18.545 INFO [stderr] | Dec 02 07:25:18.545 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.545 INFO [stderr] Dec 02 07:25:18.545 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.545 INFO [stderr] --> src/lib.rs:637:10 Dec 02 07:25:18.545 INFO [stderr] | Dec 02 07:25:18.545 INFO [stderr] 637 | /// [Optional] The friendly name for the destination table. This will only be used if the destination table is newly created. If the table already exists and a value different than the current friendly name is provided, the job will fail. Dec 02 07:25:18.545 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.545 INFO [stderr] | Dec 02 07:25:18.545 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.545 INFO [stderr] Dec 02 07:25:18.545 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.545 INFO [stderr] --> src/lib.rs:640:10 Dec 02 07:25:18.545 INFO [stderr] | Dec 02 07:25:18.545 INFO [stderr] 640 | /// [Optional] The description for the destination table. This will only be used if the destination table is newly created. If the table already exists and a value different than the current description is provided, the job will fail. Dec 02 07:25:18.545 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.545 INFO [stderr] | Dec 02 07:25:18.545 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.545 INFO [stderr] Dec 02 07:25:18.545 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.545 INFO [stderr] --> src/lib.rs:653:10 Dec 02 07:25:18.545 INFO [stderr] | Dec 02 07:25:18.545 INFO [stderr] 653 | /// [Optional] Describes the Cloud KMS encryption key that will be used to protect destination BigQuery table. The BigQuery Service Account associated with your project requires access to this encryption key. Dec 02 07:25:18.546 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.546 INFO [stderr] | Dec 02 07:25:18.546 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.546 INFO [stderr] Dec 02 07:25:18.546 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.546 INFO [stderr] --> src/lib.rs:667:10 Dec 02 07:25:18.546 INFO [stderr] | Dec 02 07:25:18.546 INFO [stderr] 667 | /// [Optional] Describes the nested schema fields if the type property is set to RECORD. Dec 02 07:25:18.546 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.546 INFO [stderr] | Dec 02 07:25:18.546 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.546 INFO [stderr] Dec 02 07:25:18.546 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.546 INFO [stderr] --> src/lib.rs:669:10 Dec 02 07:25:18.546 INFO [stderr] | Dec 02 07:25:18.546 INFO [stderr] 669 | /// [Optional] The field description. The maximum length is 1,024 characters. Dec 02 07:25:18.546 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.546 INFO [stderr] | Dec 02 07:25:18.546 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.546 INFO [stderr] Dec 02 07:25:18.546 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.546 INFO [stderr] --> src/lib.rs:671:10 Dec 02 07:25:18.546 INFO [stderr] | Dec 02 07:25:18.546 INFO [stderr] 671 | /// [Required] The field data type. Possible values include STRING, BYTES, INTEGER, INT64 (same as INTEGER), FLOAT, FLOAT64 (same as FLOAT), BOOLEAN, BOOL (same as BOOLEAN), TIMESTAMP, DATE, TIME, DATETIME, RECORD (where RECORD indicates that the field contains a nested schema) or STRUCT (same as RECORD). Dec 02 07:25:18.546 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.546 INFO [stderr] | Dec 02 07:25:18.546 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.546 INFO [stderr] Dec 02 07:25:18.546 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.546 INFO [stderr] --> src/lib.rs:674:10 Dec 02 07:25:18.546 INFO [stderr] | Dec 02 07:25:18.546 INFO [stderr] 674 | /// [Optional] The field mode. Possible values include NULLABLE, REQUIRED and REPEATED. The default value is NULLABLE. Dec 02 07:25:18.546 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.546 INFO [stderr] | Dec 02 07:25:18.546 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.546 INFO [stderr] Dec 02 07:25:18.546 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.546 INFO [stderr] --> src/lib.rs:676:10 Dec 02 07:25:18.546 INFO [stderr] | Dec 02 07:25:18.546 INFO [stderr] 676 | /// [Required] The field name. The name must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_), and must start with a letter or underscore. The maximum length is 128 characters. Dec 02 07:25:18.546 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.546 INFO [stderr] | Dec 02 07:25:18.546 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.546 INFO [stderr] Dec 02 07:25:18.546 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.546 INFO [stderr] --> src/lib.rs:689:10 Dec 02 07:25:18.546 INFO [stderr] | Dec 02 07:25:18.546 INFO [stderr] 689 | /// [Required] The type of this parameter. Dec 02 07:25:18.546 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.546 INFO [stderr] | Dec 02 07:25:18.546 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.546 INFO [stderr] Dec 02 07:25:18.546 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.546 INFO [stderr] --> src/lib.rs:692:10 Dec 02 07:25:18.546 INFO [stderr] | Dec 02 07:25:18.546 INFO [stderr] 692 | /// [Required] The value of this parameter. Dec 02 07:25:18.546 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.546 INFO [stderr] | Dec 02 07:25:18.547 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.547 INFO [stderr] Dec 02 07:25:18.547 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.547 INFO [stderr] --> src/lib.rs:695:10 Dec 02 07:25:18.547 INFO [stderr] | Dec 02 07:25:18.547 INFO [stderr] 695 | /// [Optional] If unset, this is a positional parameter. Otherwise, should be unique within a query. Dec 02 07:25:18.547 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.547 INFO [stderr] | Dec 02 07:25:18.547 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.547 INFO [stderr] Dec 02 07:25:18.547 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.547 INFO [stderr] --> src/lib.rs:708:10 Dec 02 07:25:18.547 INFO [stderr] | Dec 02 07:25:18.547 INFO [stderr] 708 | /// [Optional] The encoding of the values when the type is not STRING. Acceptable encoding values are: TEXT - indicates values are alphanumeric text strings. BINARY - indicates values are encoded using HBase Bytes.toBytes family of functions. This can be overridden for a specific column by listing that column in 'columns' and specifying an encoding for it. Dec 02 07:25:18.547 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.547 INFO [stderr] | Dec 02 07:25:18.547 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.547 INFO [stderr] Dec 02 07:25:18.547 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.547 INFO [stderr] --> src/lib.rs:710:10 Dec 02 07:25:18.547 INFO [stderr] | Dec 02 07:25:18.547 INFO [stderr] 710 | /// [Optional] The type to convert the value in cells of this column family. The values are expected to be encoded using HBase Bytes.toBytes function when using the BINARY encoding value. Following BigQuery types are allowed (case-sensitive) - BYTES STRING INTEGER FLOAT BOOLEAN Default type is BYTES. This can be overridden for a specific column by listing that column in 'columns' and specifying a type for it. Dec 02 07:25:18.547 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.547 INFO [stderr] | Dec 02 07:25:18.547 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.547 INFO [stderr] Dec 02 07:25:18.547 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.548 INFO [stderr] --> src/lib.rs:713:10 Dec 02 07:25:18.548 INFO [stderr] | Dec 02 07:25:18.548 INFO [stderr] 713 | /// [Optional] If this is set only the latest version of value are exposed for all columns in this column family. This can be overridden for a specific column by listing that column in 'columns' and specifying a different setting for that column. Dec 02 07:25:18.552 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.552 INFO [stderr] | Dec 02 07:25:18.552 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.552 INFO [stderr] Dec 02 07:25:18.552 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.552 INFO [stderr] --> src/lib.rs:716:10 Dec 02 07:25:18.552 INFO [stderr] | Dec 02 07:25:18.552 INFO [stderr] 716 | /// [Optional] Lists of columns that should be exposed as individual fields as opposed to a list of (column name, value) pairs. All columns whose qualifier matches a qualifier in this list can be accessed as .. Other columns can be accessed as a list through .Column field. Dec 02 07:25:18.552 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.552 INFO [stderr] | Dec 02 07:25:18.552 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.552 INFO [stderr] Dec 02 07:25:18.552 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.552 INFO [stderr] --> src/lib.rs:732:10 Dec 02 07:25:18.552 INFO [stderr] | Dec 02 07:25:18.552 INFO [stderr] 732 | /// [Optional] If field is true, then the rowkey column families will be read and converted to string. Otherwise they are read with BYTES type values and users need to manually cast them with CAST if necessary. The default value is false. Dec 02 07:25:18.552 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.552 INFO [stderr] | Dec 02 07:25:18.552 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.552 INFO [stderr] Dec 02 07:25:18.552 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.552 INFO [stderr] --> src/lib.rs:735:10 Dec 02 07:25:18.552 INFO [stderr] | Dec 02 07:25:18.552 INFO [stderr] 735 | /// [Optional] If field is true, then the column families that are not specified in columnFamilies list are not exposed in the table schema. Otherwise, they are read with BYTES type values. The default value is false. Dec 02 07:25:18.552 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.552 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.553 INFO [stderr] Dec 02 07:25:18.553 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.553 INFO [stderr] --> src/lib.rs:738:10 Dec 02 07:25:18.553 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] 738 | /// [Optional] List of column families to expose in the table schema along with their types. This list restricts the column families that can be referenced in queries and specifies their value types. You can use this list to do type conversions - see the 'type' field for more details. If you leave this list empty, all column families are present in the table schema and their values are read as BYTES. During a query only the column families referenced in that query are read from Bigtable. Dec 02 07:25:18.553 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.553 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.553 INFO [stderr] Dec 02 07:25:18.553 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.553 INFO [stderr] --> src/lib.rs:797:10 Dec 02 07:25:18.553 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] 797 | /// [Required] Qualifier of the column. Columns in the parent column family that has this exact qualifier are exposed as . field. If the qualifier is valid UTF-8 string, it can be specified in the qualifier_string field. Otherwise, a base-64 encoded value must be set to qualifier_encoded. The column field name is the same as the column qualifier. However, if the qualifier is not a valid BigQuery field identifier i.e. does not match [a-zA-Z][a-zA-Z0-9_]*, a valid identifier must be provided as field_name. Dec 02 07:25:18.553 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.553 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.553 INFO [stderr] Dec 02 07:25:18.553 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.553 INFO [stderr] --> src/lib.rs:800:10 Dec 02 07:25:18.553 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] 800 | /// [Optional] If the qualifier is not a valid BigQuery field identifier i.e. does not match [a-zA-Z][a-zA-Z0-9_]*, a valid identifier must be provided as the column field name and is used as field name in queries. Dec 02 07:25:18.553 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.553 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.553 INFO [stderr] Dec 02 07:25:18.553 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.553 INFO [stderr] --> src/lib.rs:803:10 Dec 02 07:25:18.553 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] 803 | /// [Optional] If this is set, only the latest version of value in this column are exposed. 'onlyReadLatest' can also be set at the column family level. However, the setting at this level takes precedence if 'onlyReadLatest' is set at both levels. Dec 02 07:25:18.553 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.553 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.553 INFO [stderr] Dec 02 07:25:18.553 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.553 INFO [stderr] --> src/lib.rs:806:10 Dec 02 07:25:18.553 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] 806 | /// [Optional] The encoding of the values when the type is not STRING. Acceptable encoding values are: TEXT - indicates values are alphanumeric text strings. BINARY - indicates values are encoded using HBase Bytes.toBytes family of functions. 'encoding' can also be set at the column family level. However, the setting at this level takes precedence if 'encoding' is set at both levels. Dec 02 07:25:18.553 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.553 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.553 INFO [stderr] Dec 02 07:25:18.553 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.553 INFO [stderr] --> src/lib.rs:811:10 Dec 02 07:25:18.553 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] 811 | /// [Optional] The type to convert the value in cells of this column. The values are expected to be encoded using HBase Bytes.toBytes function when using the BINARY encoding value. Following BigQuery types are allowed (case-sensitive) - BYTES STRING INTEGER FLOAT BOOLEAN Default type is BYTES. 'type' can also be set at the column family level. However, the setting at this level takes precedence if 'type' is set at both levels. Dec 02 07:25:18.553 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.553 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.553 INFO [stderr] Dec 02 07:25:18.553 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.553 INFO [stderr] --> src/lib.rs:854:10 Dec 02 07:25:18.553 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] 854 | /// [Optional] The types of the fields of this struct, in order, if this is a struct. Dec 02 07:25:18.553 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.553 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.553 INFO [stderr] Dec 02 07:25:18.553 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.553 INFO [stderr] --> src/lib.rs:857:10 Dec 02 07:25:18.553 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] 857 | /// [Required] The top level type of this field. Dec 02 07:25:18.553 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.553 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.553 INFO [stderr] Dec 02 07:25:18.553 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.553 INFO [stderr] --> src/lib.rs:860:10 Dec 02 07:25:18.553 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] 860 | /// [Optional] The type of the array's elements, if this is an array. Dec 02 07:25:18.553 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.553 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.553 INFO [stderr] Dec 02 07:25:18.553 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.553 INFO [stderr] --> src/lib.rs:874:10 Dec 02 07:25:18.553 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] 874 | /// [Required] The ID of the project containing this job. Dec 02 07:25:18.553 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.553 INFO [stderr] | Dec 02 07:25:18.553 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.553 INFO [stderr] Dec 02 07:25:18.553 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.553 INFO [stderr] --> src/lib.rs:879:10 Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] 879 | /// [Required] The ID of the job. The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), or dashes (-). The maximum length is 1,024 characters. Dec 02 07:25:18.554 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.554 INFO [stderr] Dec 02 07:25:18.554 INFO [stderr] warning: `[Experimental]` cannot be resolved, ignoring it... Dec 02 07:25:18.554 INFO [stderr] --> src/lib.rs:989:10 Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] 989 | /// [Experimental] The geographic location where the data resides. Dec 02 07:25:18.554 INFO [stderr] | ^^^^^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.554 INFO [stderr] Dec 02 07:25:18.554 INFO [stderr] warning: `[Beta]` cannot be resolved, ignoring it... Dec 02 07:25:18.554 INFO [stderr] --> src/lib.rs:1050:10 Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] 1050 | /// [Beta] Clustering specification for this table, if configured. Dec 02 07:25:18.554 INFO [stderr] | ^^^^ cannot be resolved, ignoring Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.554 INFO [stderr] Dec 02 07:25:18.554 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.554 INFO [stderr] --> src/lib.rs:1067:10 Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] 1067 | /// [Optional] The time when this table expires, in milliseconds since the epoch. If not present, the table will persist indefinitely. Expired tables will be deleted and their storage reclaimed. Dec 02 07:25:18.554 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.554 INFO [stderr] Dec 02 07:25:18.554 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.554 INFO [stderr] --> src/lib.rs:1118:10 Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] 1118 | /// [Required] ID of the project. Can be either the numeric ID or the assigned ID of the project. Dec 02 07:25:18.554 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.554 INFO [stderr] Dec 02 07:25:18.554 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.554 INFO [stderr] --> src/lib.rs:1176:10 Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] 1176 | /// [Optional] Reference describing the unique-per-user name of the job. Dec 02 07:25:18.554 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.554 INFO [stderr] Dec 02 07:25:18.554 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.554 INFO [stderr] --> src/lib.rs:1184:10 Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] 1184 | /// [Required] Describes the job configuration. Dec 02 07:25:18.554 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.554 INFO [stderr] Dec 02 07:25:18.554 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.554 INFO [stderr] --> src/lib.rs:1245:17 Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] 1245 | /// [Beta] [Optional] If not set, the table is partitioned by pseudo column, referenced via either '_PARTITIONTIME' as TIMESTAMP type, or '_PARTITIONDATE' as DATE type. If field is specified, the table is instead partitioned by this field. The field must be a top-level TIMESTAMP or DATE field. Its mode must be NULLABLE or REQUIRED. Dec 02 07:25:18.554 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.554 INFO [stderr] Dec 02 07:25:18.554 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.554 INFO [stderr] --> src/lib.rs:1247:10 Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] 1247 | /// [Optional] Number of milliseconds for which to keep the storage for partitions in the table. The storage in a partition will have an expiration time of its partition time plus this value. Dec 02 07:25:18.554 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.554 INFO [stderr] Dec 02 07:25:18.554 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.554 INFO [stderr] --> src/lib.rs:1250:10 Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] 1250 | /// [Required] The only type supported is DAY, which will generate one partition per day. Dec 02 07:25:18.554 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.554 INFO [stderr] Dec 02 07:25:18.554 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.554 INFO [stderr] --> src/lib.rs:1253:17 Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] 1253 | /// [Beta] [Optional] If set to true, queries over this table require a partition filter that can be used for partition elimination to be specified. Dec 02 07:25:18.554 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.554 INFO [stderr] | Dec 02 07:25:18.554 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.554 INFO [stderr] Dec 02 07:25:18.554 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.555 INFO [stderr] --> src/lib.rs:1273:10 Dec 02 07:25:18.555 INFO [stderr] | Dec 02 07:25:18.555 INFO [stderr] 1273 | /// [Optional] The character encoding of the data. The supported values are UTF-8 or ISO-8859-1. The default value is UTF-8. BigQuery decodes the data after the raw, binary data has been split using the values of the quote and fieldDelimiter properties. Dec 02 07:25:18.555 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.555 INFO [stderr] | Dec 02 07:25:18.555 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.555 INFO [stderr] Dec 02 07:25:18.555 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.555 INFO [stderr] --> src/lib.rs:1275:10 Dec 02 07:25:18.555 INFO [stderr] | Dec 02 07:25:18.555 INFO [stderr] 1275 | /// [Optional] The value that is used to quote data sections in a CSV file. BigQuery converts the string to ISO-8859-1 encoding, and then uses the first byte of the encoded string to split the data in its raw, binary state. The default value is a double-quote ('"'). If your data does not contain quoted sections, set the property value to an empty string. If your data contains quoted newline characters, you must also set the allowQuotedNewlines property to true. Dec 02 07:25:18.555 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.555 INFO [stderr] | Dec 02 07:25:18.555 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.555 INFO [stderr] Dec 02 07:25:18.555 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.555 INFO [stderr] --> src/lib.rs:1277:10 Dec 02 07:25:18.555 INFO [stderr] | Dec 02 07:25:18.555 INFO [stderr] 1277 | /// [Optional] Indicates if we should automatically infer the options and schema for CSV and JSON sources. Dec 02 07:25:18.555 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.555 INFO [stderr] | Dec 02 07:25:18.555 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.555 INFO [stderr] Dec 02 07:25:18.555 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.555 INFO [stderr] --> src/lib.rs:1279:10 Dec 02 07:25:18.555 INFO [stderr] | Dec 02 07:25:18.555 INFO [stderr] 1279 | /// [Required] The destination table to load the data into. Dec 02 07:25:18.555 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.555 INFO [stderr] | Dec 02 07:25:18.555 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.555 INFO [stderr] Dec 02 07:25:18.555 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.555 INFO [stderr] --> src/lib.rs:1282:10 Dec 02 07:25:18.555 INFO [stderr] | Dec 02 07:25:18.555 INFO [stderr] 1282 | /// [Required] The fully-qualified URIs that point to your data in Google Cloud. For Google Cloud Storage URIs: Each URI can contain one '*' wildcard character and it must come after the 'bucket' name. Size limits related to load jobs apply to external data sources. For Google Cloud Bigtable URIs: Exactly one URI can be specified and it has be a fully specified and valid HTTPS URL for a Google Cloud Bigtable table. For Google Cloud Datastore backups: Exactly one URI can be specified. Also, the '*' wildcard character is not allowed. Dec 02 07:25:18.555 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.555 INFO [stderr] | Dec 02 07:25:18.555 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.555 INFO [stderr] Dec 02 07:25:18.555 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.555 INFO [stderr] --> src/lib.rs:1285:10 Dec 02 07:25:18.555 INFO [stderr] | Dec 02 07:25:18.555 INFO [stderr] 1285 | /// [Optional] Specifies a string that represents a null value in a CSV file. For example, if you specify "\N", BigQuery interprets "\N" as a null value when loading a CSV file. The default value is the empty string. If you set this property to a custom value, BigQuery throws an error if an empty string is present for all data types except for STRING and BYTE. For STRING and BYTE columns, BigQuery interprets the empty string as an empty value. Dec 02 07:25:18.555 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.555 INFO [stderr] | Dec 02 07:25:18.555 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.555 INFO [stderr] Dec 02 07:25:18.555 INFO [stderr] warning: `[Beta]` cannot be resolved, ignoring it... Dec 02 07:25:18.555 INFO [stderr] --> src/lib.rs:1297:10 Dec 02 07:25:18.555 INFO [stderr] | Dec 02 07:25:18.555 INFO [stderr] 1297 | /// [Beta] Clustering specification for the destination table. Must be specified with time-based partitioning, data in the table will be first partitioned and subsequently clustered. Dec 02 07:25:18.555 INFO [stderr] | ^^^^ cannot be resolved, ignoring Dec 02 07:25:18.555 INFO [stderr] | Dec 02 07:25:18.556 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.556 INFO [stderr] Dec 02 07:25:18.556 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.556 INFO [stderr] --> src/lib.rs:1299:10 Dec 02 07:25:18.556 INFO [stderr] | Dec 02 07:25:18.556 INFO [stderr] 1299 | /// [Optional] The separator for fields in a CSV file. The separator can be any ISO-8859-1 single-byte character. To use a character in the range 128-255, you must encode the character as UTF8. BigQuery converts the string to ISO-8859-1 encoding, and then uses the first byte of the encoded string to split the data in its raw, binary state. BigQuery also supports the escape sequence "\t" to specify a tab separator. The default value is a comma (','). Dec 02 07:25:18.556 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.556 INFO [stderr] | Dec 02 07:25:18.556 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.556 INFO [stderr] Dec 02 07:25:18.556 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.556 INFO [stderr] --> src/lib.rs:1302:10 Dec 02 07:25:18.556 INFO [stderr] | Dec 02 07:25:18.556 INFO [stderr] 1302 | /// [Optional] Accept rows that are missing trailing optional columns. The missing values are treated as nulls. If false, records with missing trailing columns are treated as bad records, and if there are too many bad records, an invalid error is returned in the job result. The default value is false. Only applicable to CSV, ignored for other formats. Dec 02 07:25:18.556 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.556 INFO [stderr] | Dec 02 07:25:18.556 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.556 INFO [stderr] Dec 02 07:25:18.556 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.556 INFO [stderr] --> src/lib.rs:1305:17 Dec 02 07:25:18.556 INFO [stderr] | Dec 02 07:25:18.556 INFO [stderr] 1305 | /// [Beta] [Optional] Properties with which to create the destination table if it is new. Dec 02 07:25:18.556 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.556 INFO [stderr] | Dec 02 07:25:18.556 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.556 INFO [stderr] Dec 02 07:25:18.556 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.556 INFO [stderr] --> src/lib.rs:1308:10 Dec 02 07:25:18.556 INFO [stderr] | Dec 02 07:25:18.556 INFO [stderr] 1308 | /// [Optional] The format of the data files. For CSV files, specify "CSV". For datastore backups, specify "DATASTORE_BACKUP". For newline-delimited JSON, specify "NEWLINE_DELIMITED_JSON". For Avro, specify "AVRO". For parquet, specify "PARQUET". For orc, specify "ORC". The default value is CSV. Dec 02 07:25:18.556 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.556 INFO [stderr] | Dec 02 07:25:18.556 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.556 INFO [stderr] Dec 02 07:25:18.556 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.556 INFO [stderr] --> src/lib.rs:1311:10 Dec 02 07:25:18.556 INFO [stderr] | Dec 02 07:25:18.556 INFO [stderr] 1311 | /// [Optional] The maximum number of bad records that BigQuery can ignore when running the job. If the number of bad records exceeds this value, an invalid error is returned in the job result. This is only valid for CSV and JSON. The default value is 0, which requires that all records are valid. Dec 02 07:25:18.556 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.556 INFO [stderr] | Dec 02 07:25:18.556 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.556 INFO [stderr] Dec 02 07:25:18.556 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.556 INFO [stderr] --> src/lib.rs:1317:10 Dec 02 07:25:18.556 INFO [stderr] | Dec 02 07:25:18.556 INFO [stderr] 1317 | /// [Optional] Indicates if BigQuery should allow extra values that are not represented in the table schema. If true, the extra values are ignored. If false, records with extra columns are treated as bad records, and if there are too many bad records, an invalid error is returned in the job result. The default value is false. The sourceFormat property determines what BigQuery treats as an extra value: CSV: Trailing columns JSON: Named values that don't match any column names Dec 02 07:25:18.556 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.556 INFO [stderr] | Dec 02 07:25:18.556 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.556 INFO [stderr] Dec 02 07:25:18.556 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.556 INFO [stderr] --> src/lib.rs:1320:10 Dec 02 07:25:18.556 INFO [stderr] | Dec 02 07:25:18.556 INFO [stderr] 1320 | /// [Optional] Specifies the action that occurs if the destination table already exists. The following values are supported: WRITE_TRUNCATE: If the table already exists, BigQuery overwrites the table data. WRITE_APPEND: If the table already exists, BigQuery appends the data to the table. WRITE_EMPTY: If the table already exists and contains data, a 'duplicate' error is returned in the job result. The default value is WRITE_APPEND. Each action is atomic and only occurs if BigQuery is able to complete the job successfully. Creation, truncation and append actions occur as one atomic update upon job completion. Dec 02 07:25:18.556 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.556 INFO [stderr] | Dec 02 07:25:18.556 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.556 INFO [stderr] Dec 02 07:25:18.556 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.556 INFO [stderr] --> src/lib.rs:1323:10 Dec 02 07:25:18.556 INFO [stderr] | Dec 02 07:25:18.556 INFO [stderr] 1323 | /// [Optional] The number of rows at the top of a CSV file that BigQuery will skip when loading the data. The default value is 0. This property is useful if you have header rows in the file that should be skipped. Dec 02 07:25:18.557 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.557 INFO [stderr] | Dec 02 07:25:18.557 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.557 INFO [stderr] Dec 02 07:25:18.557 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.557 INFO [stderr] --> src/lib.rs:1326:10 Dec 02 07:25:18.557 INFO [stderr] | Dec 02 07:25:18.557 INFO [stderr] 1326 | /// [Optional] Specifies whether the job is allowed to create new tables. The following values are supported: CREATE_IF_NEEDED: If the table does not exist, BigQuery creates the table. CREATE_NEVER: The table must already exist. If it does not, a 'notFound' error is returned in the job result. The default value is CREATE_IF_NEEDED. Creation, truncation and append actions occur as one atomic update upon job completion. Dec 02 07:25:18.557 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.557 INFO [stderr] | Dec 02 07:25:18.557 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.557 INFO [stderr] Dec 02 07:25:18.557 INFO [stderr] warning: `[Deprecated]` cannot be resolved, ignoring it... Dec 02 07:25:18.557 INFO [stderr] --> src/lib.rs:1329:10 Dec 02 07:25:18.557 INFO [stderr] | Dec 02 07:25:18.557 INFO [stderr] 1329 | /// [Deprecated] The format of the schemaInline property. Dec 02 07:25:18.557 INFO [stderr] | ^^^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.557 INFO [stderr] | Dec 02 07:25:18.557 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.557 INFO [stderr] Dec 02 07:25:18.557 INFO [stderr] warning: `[Deprecated]` cannot be resolved, ignoring it... Dec 02 07:25:18.557 INFO [stderr] --> src/lib.rs:1332:10 Dec 02 07:25:18.561 INFO [stderr] | Dec 02 07:25:18.561 INFO [stderr] 1332 | /// [Deprecated] The inline schema. For CSV schemas, specify as "Field1:Type1[,Field2:Type2]*". For example, "foo:STRING, bar:INTEGER, baz:FLOAT". Dec 02 07:25:18.561 INFO [stderr] | ^^^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.561 INFO [stderr] | Dec 02 07:25:18.561 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.561 INFO [stderr] Dec 02 07:25:18.561 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.561 INFO [stderr] --> src/lib.rs:1335:10 Dec 02 07:25:18.561 INFO [stderr] | Dec 02 07:25:18.561 INFO [stderr] 1335 | /// [Optional] The schema for the destination table. The schema can be omitted if the destination table already exists, or if you're loading data from Google Cloud Datastore. Dec 02 07:25:18.561 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.561 INFO [stderr] | Dec 02 07:25:18.561 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.561 INFO [stderr] Dec 02 07:25:18.561 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.561 INFO [stderr] --> src/lib.rs:1368:10 Dec 02 07:25:18.561 INFO [stderr] | Dec 02 07:25:18.561 INFO [stderr] 1368 | /// [Optional] The exported file format. Possible values include CSV, NEWLINE_DELIMITED_JSON and AVRO. The default value is CSV. Tables with nested or repeated fields cannot be exported as CSV. Dec 02 07:25:18.561 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.561 INFO [stderr] | Dec 02 07:25:18.561 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.561 INFO [stderr] Dec 02 07:25:18.561 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.561 INFO [stderr] --> src/lib.rs:1371:10 Dec 02 07:25:18.561 INFO [stderr] | Dec 02 07:25:18.561 INFO [stderr] 1371 | /// [Optional] The compression type to use for exported files. Possible values include GZIP, DEFLATE, SNAPPY, and NONE. The default value is NONE. DEFLATE and SNAPPY are only supported for Avro. Dec 02 07:25:18.561 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.561 INFO [stderr] | Dec 02 07:25:18.561 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.561 INFO [stderr] Dec 02 07:25:18.561 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.561 INFO [stderr] --> src/lib.rs:1376:10 Dec 02 07:25:18.561 INFO [stderr] | Dec 02 07:25:18.561 INFO [stderr] 1376 | /// [Optional] Whether to print out a header row in the results. Default is true. Dec 02 07:25:18.561 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.561 INFO [stderr] | Dec 02 07:25:18.561 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.561 INFO [stderr] Dec 02 07:25:18.561 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.561 INFO [stderr] --> src/lib.rs:1379:10 Dec 02 07:25:18.561 INFO [stderr] | Dec 02 07:25:18.561 INFO [stderr] 1379 | /// [Optional] Delimiter to use between fields in the exported data. Default is ',' Dec 02 07:25:18.561 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.561 INFO [stderr] | Dec 02 07:25:18.561 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.561 INFO [stderr] Dec 02 07:25:18.561 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.561 INFO [stderr] --> src/lib.rs:1382:10 Dec 02 07:25:18.561 INFO [stderr] | Dec 02 07:25:18.561 INFO [stderr] 1382 | /// [Required] A reference to the table being exported. Dec 02 07:25:18.561 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.561 INFO [stderr] | Dec 02 07:25:18.561 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.561 INFO [stderr] Dec 02 07:25:18.561 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.561 INFO [stderr] --> src/lib.rs:1443:10 Dec 02 07:25:18.561 INFO [stderr] | Dec 02 07:25:18.561 INFO [stderr] 1443 | /// [Optional] Indicates if BigQuery should accept rows that are missing trailing optional columns. If true, BigQuery treats missing trailing columns as null values. If false, records with missing trailing columns are treated as bad records, and if there are too many bad records, an invalid error is returned in the job result. The default value is false. Dec 02 07:25:18.561 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.561 INFO [stderr] | Dec 02 07:25:18.561 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.561 INFO [stderr] Dec 02 07:25:18.561 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.561 INFO [stderr] --> src/lib.rs:1446:10 Dec 02 07:25:18.561 INFO [stderr] | Dec 02 07:25:18.561 INFO [stderr] 1446 | /// [Optional] The number of rows at the top of a CSV file that BigQuery will skip when reading the data. The default value is 0. This property is useful if you have header rows in the file that should be skipped. Dec 02 07:25:18.561 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.561 INFO [stderr] | Dec 02 07:25:18.561 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.561 INFO [stderr] Dec 02 07:25:18.561 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.561 INFO [stderr] --> src/lib.rs:1449:10 Dec 02 07:25:18.561 INFO [stderr] | Dec 02 07:25:18.561 INFO [stderr] 1449 | /// [Optional] The separator for fields in a CSV file. BigQuery converts the string to ISO-8859-1 encoding, and then uses the first byte of the encoded string to split the data in its raw, binary state. BigQuery also supports the escape sequence "\t" to specify a tab separator. The default value is a comma (','). Dec 02 07:25:18.561 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.561 INFO [stderr] | Dec 02 07:25:18.561 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.561 INFO [stderr] Dec 02 07:25:18.562 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.562 INFO [stderr] --> src/lib.rs:1452:10 Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] 1452 | /// [Optional] The character encoding of the data. The supported values are UTF-8 or ISO-8859-1. The default value is UTF-8. BigQuery decodes the data after the raw, binary data has been split using the values of the quote and fieldDelimiter properties. Dec 02 07:25:18.562 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.562 INFO [stderr] Dec 02 07:25:18.562 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.562 INFO [stderr] --> src/lib.rs:1454:10 Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] 1454 | /// [Optional] The value that is used to quote data sections in a CSV file. BigQuery converts the string to ISO-8859-1 encoding, and then uses the first byte of the encoded string to split the data in its raw, binary state. The default value is a double-quote ('"'). If your data does not contain quoted sections, set the property value to an empty string. If your data contains quoted newline characters, you must also set the allowQuotedNewlines property to true. Dec 02 07:25:18.562 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.562 INFO [stderr] Dec 02 07:25:18.562 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.562 INFO [stderr] --> src/lib.rs:1456:10 Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] 1456 | /// [Optional] Indicates if BigQuery should allow quoted data sections that contain newline characters in a CSV file. The default value is false. Dec 02 07:25:18.562 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.562 INFO [stderr] Dec 02 07:25:18.562 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.562 INFO [stderr] --> src/lib.rs:1487:10 Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] 1487 | /// [Optional] The compression type of the data source. Possible values include GZIP and NONE. The default value is NONE. This setting is ignored for Google Cloud Bigtable, Google Cloud Datastore backups and Avro formats. Dec 02 07:25:18.562 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.562 INFO [stderr] Dec 02 07:25:18.562 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.562 INFO [stderr] --> src/lib.rs:1494:10 Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] 1494 | /// [Optional] The maximum number of bad records that BigQuery can ignore when reading data. If the number of bad records exceeds this value, an invalid error is returned in the job result. This is only valid for CSV, JSON, and Google Sheets. The default value is 0, which requires that all records are valid. This setting is ignored for Google Cloud Bigtable, Google Cloud Datastore backups and Avro formats. Dec 02 07:25:18.562 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.562 INFO [stderr] Dec 02 07:25:18.562 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.562 INFO [stderr] --> src/lib.rs:1497:10 Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] 1497 | /// [Optional] Indicates if BigQuery should allow extra values that are not represented in the table schema. If true, the extra values are ignored. If false, records with extra columns are treated as bad records, and if there are too many bad records, an invalid error is returned in the job result. The default value is false. The sourceFormat property determines what BigQuery treats as an extra value: CSV: Trailing columns JSON: Named values that don't match any column names Google Cloud Bigtable: This setting is ignored. Google Cloud Datastore backups: This setting is ignored. Avro: This setting is ignored. Dec 02 07:25:18.562 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.562 INFO [stderr] Dec 02 07:25:18.562 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.562 INFO [stderr] --> src/lib.rs:1500:10 Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] 1500 | /// [Required] The fully-qualified URIs that point to your data in Google Cloud. For Google Cloud Storage URIs: Each URI can contain one '*' wildcard character and it must come after the 'bucket' name. Size limits related to load jobs apply to external data sources. For Google Cloud Bigtable URIs: Exactly one URI can be specified and it has be a fully specified and valid HTTPS URL for a Google Cloud Bigtable table. For Google Cloud Datastore backups, exactly one URI can be specified. Also, the '*' wildcard character is not allowed. Dec 02 07:25:18.562 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.562 INFO [stderr] Dec 02 07:25:18.562 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.562 INFO [stderr] --> src/lib.rs:1503:10 Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] 1503 | /// [Optional] Additional options if sourceFormat is set to BIGTABLE. Dec 02 07:25:18.562 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.562 INFO [stderr] Dec 02 07:25:18.562 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.562 INFO [stderr] --> src/lib.rs:1506:10 Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] 1506 | /// [Required] The data format. For CSV files, specify "CSV". For Google sheets, specify "GOOGLE_SHEETS". For newline-delimited JSON, specify "NEWLINE_DELIMITED_JSON". For Avro files, specify "AVRO". For Google Cloud Datastore backups, specify "DATASTORE_BACKUP". [Beta] For Google Cloud Bigtable, specify "BIGTABLE". Dec 02 07:25:18.562 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.562 INFO [stderr] Dec 02 07:25:18.562 INFO [stderr] warning: `[Beta]` cannot be resolved, ignoring it... Dec 02 07:25:18.562 INFO [stderr] --> src/lib.rs:1506:270 Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] 1506 | /// [Required] The data format. For CSV files, specify "CSV". For Google sheets, specify "GOOGLE_SHEETS". For newline-delimited JSON, specify "NEWLINE_DELIMITED_JSON". For Avro files, specify "AVRO". For Google Cloud Datastore backups, specify "DATASTORE_BACKUP". [Beta] For Google Cloud Bigtable, specify "BIGTABLE". Dec 02 07:25:18.562 INFO [stderr] | ^^^^ cannot be resolved, ignoring Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.562 INFO [stderr] Dec 02 07:25:18.562 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.562 INFO [stderr] --> src/lib.rs:1509:10 Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] 1509 | /// [Optional] Additional options if sourceFormat is set to GOOGLE_SHEETS. Dec 02 07:25:18.562 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.562 INFO [stderr] Dec 02 07:25:18.562 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.562 INFO [stderr] --> src/lib.rs:1512:10 Dec 02 07:25:18.562 INFO [stderr] | Dec 02 07:25:18.562 INFO [stderr] 1512 | /// [Optional] The schema for the data. Schema is required for CSV and JSON formats. Schema is disallowed for Google Cloud Bigtable, Cloud Datastore backups, and Avro formats. Dec 02 07:25:18.563 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.563 INFO [stderr] | Dec 02 07:25:18.563 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.563 INFO [stderr] Dec 02 07:25:18.563 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.563 INFO [stderr] --> src/lib.rs:1560:10 Dec 02 07:25:18.563 INFO [stderr] | Dec 02 07:25:18.563 INFO [stderr] 1560 | /// [Required] A query that BigQuery executes when the view is referenced. Dec 02 07:25:18.563 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.563 INFO [stderr] | Dec 02 07:25:18.563 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.563 INFO [stderr] Dec 02 07:25:18.563 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.563 INFO [stderr] --> src/lib.rs:1573:6 Dec 02 07:25:18.563 INFO [stderr] | Dec 02 07:25:18.563 INFO [stderr] 1573 | /// [Optional] An array of objects that define dataset access for one or more entities. You can set this property when inserting or updating a dataset in order to control who is allowed to access the data. If unspecified at dataset creation time, BigQuery adds default dataset access for the following entities: access.specialGroup: projectReaders; access.role: READER; access.specialGroup: projectWriters; access.role: WRITER; access.specialGroup: projectOwners; access.role: OWNER; access.userByEmail: [dataset creator email]; access.role: OWNER; Dec 02 07:25:18.563 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.563 INFO [stderr] | Dec 02 07:25:18.563 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.563 INFO [stderr] Dec 02 07:25:18.563 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.563 INFO [stderr] --> src/lib.rs:1581:10 Dec 02 07:25:18.563 INFO [stderr] | Dec 02 07:25:18.563 INFO [stderr] 1581 | /// [Required] Describes the rights granted to the user specified by the other member of the access object. The following string values are supported: READER, WRITER, OWNER. Dec 02 07:25:18.563 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.563 INFO [stderr] | Dec 02 07:25:18.563 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.563 INFO [stderr] Dec 02 07:25:18.563 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.563 INFO [stderr] --> src/lib.rs:1658:10 Dec 02 07:25:18.563 INFO [stderr] | Dec 02 07:25:18.563 INFO [stderr] 1658 | /// [Optional] A user-friendly description of the dataset. Dec 02 07:25:18.563 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.563 INFO [stderr] | Dec 02 07:25:18.563 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.563 INFO [stderr] Dec 02 07:25:18.563 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.563 INFO [stderr] --> src/lib.rs:1660:10 Dec 02 07:25:18.563 INFO [stderr] | Dec 02 07:25:18.563 INFO [stderr] 1660 | /// [Required] A reference that identifies the dataset. Dec 02 07:25:18.563 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.569 INFO [stderr] | Dec 02 07:25:18.569 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.569 INFO [stderr] Dec 02 07:25:18.569 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.569 INFO [stderr] --> src/lib.rs:1668:10 Dec 02 07:25:18.569 INFO [stderr] | Dec 02 07:25:18.569 INFO [stderr] 1668 | /// [Optional] An array of objects that define dataset access for one or more entities. You can set this property when inserting or updating a dataset in order to control who is allowed to access the data. If unspecified at dataset creation time, BigQuery adds default dataset access for the following entities: access.specialGroup: projectReaders; access.role: READER; access.specialGroup: projectWriters; access.role: WRITER; access.specialGroup: projectOwners; access.role: OWNER; access.userByEmail: [dataset creator email]; access.role: OWNER; Dec 02 07:25:18.569 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.569 INFO [stderr] | Dec 02 07:25:18.569 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.569 INFO [stderr] Dec 02 07:25:18.569 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.569 INFO [stderr] --> src/lib.rs:1670:10 Dec 02 07:25:18.569 INFO [stderr] | Dec 02 07:25:18.569 INFO [stderr] 1670 | /// [Optional] The default lifetime of all tables in the dataset, in milliseconds. The minimum value is 3600000 milliseconds (one hour). Once this property is set, all newly-created tables in the dataset will have an expirationTime property set to the creation time plus the value in this property, and changing the value will only affect new tables, not existing ones. When the expirationTime for a given table is reached, that table will be deleted automatically. If a table's expirationTime is modified or removed before the table expires, or if you provide an explicit expirationTime when creating a table, that value takes precedence over the default expiration time indicated by this property. Dec 02 07:25:18.569 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.569 INFO [stderr] | Dec 02 07:25:18.569 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.569 INFO [stderr] Dec 02 07:25:18.569 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.569 INFO [stderr] --> src/lib.rs:1675:10 Dec 02 07:25:18.569 INFO [stderr] | Dec 02 07:25:18.569 INFO [stderr] 1675 | /// [Optional] The default partition expiration for all partitioned tables in the dataset, in milliseconds. Once this property is set, all newly-created partitioned tables in the dataset will have an expirationMs property in the timePartitioning settings set to this value, and changing the value will only affect new tables, not existing ones. The storage in a partition will have an expiration time of its partition time plus this value. Setting this property overrides the use of defaultTableExpirationMs for partitioned tables: only one of defaultTableExpirationMs and defaultPartitionExpirationMs will be used for any new partitioned table. If you provide an explicit timePartitioning.expirationMs when creating or updating a partitioned table, that value takes precedence over the default partition expiration time indicated by this property. Dec 02 07:25:18.569 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.569 INFO [stderr] | Dec 02 07:25:18.569 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.569 INFO [stderr] Dec 02 07:25:18.570 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.570 INFO [stderr] --> src/lib.rs:1680:10 Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] 1680 | /// [Optional] A descriptive name for the dataset. Dec 02 07:25:18.570 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.570 INFO [stderr] Dec 02 07:25:18.570 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.570 INFO [stderr] --> src/lib.rs:1809:10 Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] 1809 | /// [Optional] Accept rows that contain values that do not match the schema. The unknown values are ignored. Default is false, which treats unknown values as errors. Dec 02 07:25:18.570 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.570 INFO [stderr] Dec 02 07:25:18.570 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.570 INFO [stderr] --> src/lib.rs:1816:10 Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] 1816 | /// [Optional] Insert all valid rows of a request, even if invalid rows exist. The default value is false, which causes the entire request to fail if any invalid rows exist. Dec 02 07:25:18.570 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.570 INFO [stderr] Dec 02 07:25:18.570 INFO [stderr] warning: `[Experimental]` cannot be resolved, ignoring it... Dec 02 07:25:18.570 INFO [stderr] --> src/lib.rs:1819:10 Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] 1819 | /// [Experimental] If specified, treats the destination table as a base template, and inserts the rows into an instance table named "{destination}{templateSuffix}". BigQuery will manage creation of the instance table, using the schema of the base template table. See https://cloud.google.com/bigquery/streaming-data-into-bigquery#template-tables for considerations when working with templates tables. Dec 02 07:25:18.570 INFO [stderr] | ^^^^^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.570 INFO [stderr] Dec 02 07:25:18.570 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.570 INFO [stderr] --> src/lib.rs:1852:6 Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] 1852 | /// [Optional] The types of the fields of this struct, in order, if this is a struct. Dec 02 07:25:18.570 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.570 INFO [stderr] Dec 02 07:25:18.570 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.570 INFO [stderr] --> src/lib.rs:1858:10 Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] 1858 | /// [Required] The type of this field. Dec 02 07:25:18.570 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.570 INFO [stderr] Dec 02 07:25:18.570 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.570 INFO [stderr] --> src/lib.rs:1861:10 Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] 1861 | /// [Optional] Human-oriented description of the field. Dec 02 07:25:18.570 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.570 INFO [stderr] Dec 02 07:25:18.570 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.570 INFO [stderr] --> src/lib.rs:1863:10 Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] 1863 | /// [Optional] The name of this field. Dec 02 07:25:18.570 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.570 INFO [stderr] Dec 02 07:25:18.570 INFO [stderr] warning: `[Deprecated]` cannot be resolved, ignoring it... Dec 02 07:25:18.570 INFO [stderr] --> src/lib.rs:1885:24 Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] 1885 | /// [Output-only] [Deprecated] Use the bytes processed in the query statistics instead. Dec 02 07:25:18.570 INFO [stderr] | ^^^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.570 INFO [stderr] Dec 02 07:25:18.570 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.570 INFO [stderr] --> src/lib.rs:1912:10 Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] 1912 | /// [Optional] If true and query uses legacy SQL dialect, flattens all nested and repeated fields in the query results. allowLargeResults must be true if this is set to false. For standard SQL queries, this flag is ignored and results are never flattened. Dec 02 07:25:18.570 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.570 INFO [stderr] Dec 02 07:25:18.570 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.570 INFO [stderr] --> src/lib.rs:1918:10 Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] 1918 | /// [Optional] Whether to look for the result in the query cache. The query cache is a best-effort cache that will be flushed whenever tables in the query are modified. Moreover, the query cache is only available when a query does not have a destination table specified. The default value is true. Dec 02 07:25:18.570 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.570 INFO [stderr] | Dec 02 07:25:18.570 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.570 INFO [stderr] Dec 02 07:25:18.570 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.570 INFO [stderr] --> src/lib.rs:1921:10 Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] 1921 | /// [Optional] Describes the table where the query results should be stored. If not present, a new table will be created to store the results. This property must be set for large results that exceed the maximum response size. Dec 02 07:25:18.571 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.571 INFO [stderr] Dec 02 07:25:18.571 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.571 INFO [stderr] --> src/lib.rs:1927:10 Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] 1927 | /// [Required] SQL query text to execute. The useLegacySql field can be used to indicate whether the query uses legacy SQL or standard SQL. Dec 02 07:25:18.571 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.571 INFO [stderr] Dec 02 07:25:18.571 INFO [stderr] warning: `[Deprecated]` cannot be resolved, ignoring it... Dec 02 07:25:18.571 INFO [stderr] --> src/lib.rs:1929:10 Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] 1929 | /// [Deprecated] This property is deprecated. Dec 02 07:25:18.571 INFO [stderr] | ^^^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.571 INFO [stderr] Dec 02 07:25:18.571 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.571 INFO [stderr] --> src/lib.rs:1932:10 Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] 1932 | /// [Optional] Limits the bytes billed for this job. Queries that will have bytes billed beyond this limit will fail (without incurring a charge). If unspecified, this will be set to your project default. Dec 02 07:25:18.571 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.571 INFO [stderr] Dec 02 07:25:18.571 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.571 INFO [stderr] --> src/lib.rs:1935:10 Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] 1935 | /// [Optional] Limits the billing tier for this job. Queries that have resource usage beyond this tier will fail (without incurring a charge). If unspecified, this will be set to your project default. Dec 02 07:25:18.571 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.571 INFO [stderr] Dec 02 07:25:18.571 INFO [stderr] warning: `[Beta]` cannot be resolved, ignoring it... Dec 02 07:25:18.571 INFO [stderr] --> src/lib.rs:1938:10 Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] 1938 | /// [Beta] Clustering specification for the destination table. Must be specified with time-based partitioning, data in the table will be first partitioned and subsequently clustered. Dec 02 07:25:18.571 INFO [stderr] | ^^^^ cannot be resolved, ignoring Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.571 INFO [stderr] Dec 02 07:25:18.571 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.571 INFO [stderr] --> src/lib.rs:1943:10 Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] 1943 | /// [Optional] Specifies the default dataset to use for unqualified table names in the query. Note that this does not alter behavior of unqualified dataset names. Dec 02 07:25:18.571 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.571 INFO [stderr] Dec 02 07:25:18.571 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.571 INFO [stderr] --> src/lib.rs:1952:10 Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] 1952 | /// [Optional] Specifies a priority for the query. Possible values include INTERACTIVE and BATCH. The default value is INTERACTIVE. Dec 02 07:25:18.571 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.571 INFO [stderr] Dec 02 07:25:18.571 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.571 INFO [stderr] --> src/lib.rs:1954:10 Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] 1954 | /// [Optional] Specifies the action that occurs if the destination table already exists. The following values are supported: WRITE_TRUNCATE: If the table already exists, BigQuery overwrites the table data and uses the schema from the query result. WRITE_APPEND: If the table already exists, BigQuery appends the data to the table. WRITE_EMPTY: If the table already exists and contains data, a 'duplicate' error is returned in the job result. The default value is WRITE_EMPTY. Each action is atomic and only occurs if BigQuery is able to complete the job successfully. Creation, truncation and append actions occur as one atomic update upon job completion. Dec 02 07:25:18.571 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.571 INFO [stderr] Dec 02 07:25:18.571 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.571 INFO [stderr] --> src/lib.rs:1957:10 Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] 1957 | /// [Optional] If true and query uses legacy SQL dialect, allows the query to produce arbitrarily large result tables at a slight cost in performance. Requires destinationTable to be set. For standard SQL queries, this flag is ignored and large results are always allowed. However, you must still set destinationTable when result size exceeds the allowed maximum response size. Dec 02 07:25:18.571 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.571 INFO [stderr] Dec 02 07:25:18.571 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.571 INFO [stderr] --> src/lib.rs:1963:10 Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] 1963 | /// [Optional] Specifies whether the job is allowed to create new tables. The following values are supported: CREATE_IF_NEEDED: If the table does not exist, BigQuery creates the table. CREATE_NEVER: The table must already exist. If it does not, a 'notFound' error is returned in the job result. The default value is CREATE_IF_NEEDED. Creation, truncation and append actions occur as one atomic update upon job completion. Dec 02 07:25:18.571 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.571 INFO [stderr] | Dec 02 07:25:18.571 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.571 INFO [stderr] Dec 02 07:25:18.571 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.571 INFO [stderr] --> src/lib.rs:1969:10 Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] 1969 | /// [Optional] If querying an external data source outside of BigQuery, describes the data format, location and other properties of the data source. By defining these properties, the data source can then be queried as if it were a standard BigQuery table. Dec 02 07:25:18.572 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.572 INFO [stderr] Dec 02 07:25:18.572 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.572 INFO [stderr] --> src/lib.rs:1983:10 Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] 1983 | /// [Optional] The ID of the project containing this dataset. Dec 02 07:25:18.572 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.572 INFO [stderr] Dec 02 07:25:18.572 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.572 INFO [stderr] --> src/lib.rs:1986:10 Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] 1986 | /// [Required] A unique ID for this dataset, without the project name. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters. Dec 02 07:25:18.572 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.572 INFO [stderr] Dec 02 07:25:18.572 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.572 INFO [stderr] --> src/lib.rs:2015:10 Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] 2015 | /// [Optional] If set, don't actually run this job. A valid query will return a mostly empty response with some processing statistics, while an invalid query will return the same error it would if it wasn't a dry run. Behavior of non-query jobs is undefined. Dec 02 07:25:18.572 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.572 INFO [stderr] Dec 02 07:25:18.572 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.572 INFO [stderr] --> src/lib.rs:2020:10 Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] 2020 | /// [Optional] Job timeout in milliseconds. If this time limit is exceeded, BigQuery may attempt to terminate the job. Dec 02 07:25:18.572 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.572 INFO [stderr] Dec 02 07:25:18.572 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.572 INFO [stderr] --> src/lib.rs:2088:10 Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] 2088 | /// [Required] The ID of the project containing this table. Dec 02 07:25:18.572 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.572 INFO [stderr] Dec 02 07:25:18.572 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.572 INFO [stderr] --> src/lib.rs:2091:10 Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] 2091 | /// [Required] The ID of the table. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters. Dec 02 07:25:18.572 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.572 INFO [stderr] Dec 02 07:25:18.572 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.572 INFO [stderr] --> src/lib.rs:2094:10 Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] 2094 | /// [Required] The ID of the dataset containing this table. Dec 02 07:25:18.572 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.572 INFO [stderr] Dec 02 07:25:18.572 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.572 INFO [stderr] --> src/lib.rs:2147:10 Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] 2147 | /// [Optional] The struct field values, in order of the struct type's declaration. Dec 02 07:25:18.572 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.572 INFO [stderr] Dec 02 07:25:18.572 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.572 INFO [stderr] --> src/lib.rs:2150:10 Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] 2150 | /// [Optional] The array values, if this is an array type. Dec 02 07:25:18.572 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.572 INFO [stderr] Dec 02 07:25:18.572 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.572 INFO [stderr] --> src/lib.rs:2153:10 Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] 2153 | /// [Optional] The value of this value, if a simple scalar type. Dec 02 07:25:18.572 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.572 INFO [stderr] | Dec 02 07:25:18.572 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.572 INFO [stderr] Dec 02 07:25:18.573 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.573 INFO [stderr] --> src/lib.rs:2223:10 Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] 2223 | /// [Optional] A user-friendly description of this table. Dec 02 07:25:18.573 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.573 INFO [stderr] Dec 02 07:25:18.573 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.573 INFO [stderr] --> src/lib.rs:2225:10 Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] 2225 | /// [Optional] Describes the data format, location, and other properties of a table stored outside of BigQuery. By defining these properties, the data source can then be queried as if it were a standard BigQuery table. Dec 02 07:25:18.573 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.573 INFO [stderr] Dec 02 07:25:18.573 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.573 INFO [stderr] --> src/lib.rs:2242:10 Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] 2242 | /// [Required] Reference describing the ID of this table. Dec 02 07:25:18.573 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.573 INFO [stderr] Dec 02 07:25:18.573 INFO [stderr] warning: `[Beta]` cannot be resolved, ignoring it... Dec 02 07:25:18.573 INFO [stderr] --> src/lib.rs:2245:10 Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] 2245 | /// [Beta] Clustering specification for the table. Must be specified with time-based partitioning, data in the table will be first partitioned and subsequently clustered. Dec 02 07:25:18.573 INFO [stderr] | ^^^^ cannot be resolved, ignoring Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.573 INFO [stderr] Dec 02 07:25:18.573 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.573 INFO [stderr] --> src/lib.rs:2267:10 Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] 2267 | /// [Optional] A descriptive name for this table. Dec 02 07:25:18.573 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.573 INFO [stderr] Dec 02 07:25:18.573 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.573 INFO [stderr] --> src/lib.rs:2270:10 Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] 2270 | /// [Optional] The time when this table expires, in milliseconds since the epoch. If not present, the table will persist indefinitely. Expired tables will be deleted and their storage reclaimed. The defaultTableExpirationMs property of the encapsulating dataset can be used to set a default expirationTime on newly created tables. Dec 02 07:25:18.573 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.573 INFO [stderr] Dec 02 07:25:18.573 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.573 INFO [stderr] --> src/lib.rs:2273:10 Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] 2273 | /// [Optional] The view definition. Dec 02 07:25:18.573 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.573 INFO [stderr] Dec 02 07:25:18.573 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.573 INFO [stderr] --> src/lib.rs:2281:10 Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] 2281 | /// [Optional] Describes the schema of this table. Dec 02 07:25:18.573 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.573 INFO [stderr] Dec 02 07:25:18.573 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.573 INFO [stderr] --> src/lib.rs:2365:10 Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] 2365 | /// [Optional] Specifies the action that occurs if the destination table already exists. The following values are supported: WRITE_TRUNCATE: If the table already exists, BigQuery overwrites the table data. WRITE_APPEND: If the table already exists, BigQuery appends the data to the table. WRITE_EMPTY: If the table already exists and contains data, a 'duplicate' error is returned in the job result. The default value is WRITE_EMPTY. Each action is atomic and only occurs if BigQuery is able to complete the job successfully. Creation, truncation and append actions occur as one atomic update upon job completion. Dec 02 07:25:18.573 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.573 INFO [stderr] Dec 02 07:25:18.573 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.573 INFO [stderr] --> src/lib.rs:2371:10 Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] 2371 | /// [Optional] Specifies whether the job is allowed to create new tables. The following values are supported: CREATE_IF_NEEDED: If the table does not exist, BigQuery creates the table. CREATE_NEVER: The table must already exist. If it does not, a 'notFound' error is returned in the job result. The default value is CREATE_IF_NEEDED. Creation, truncation and append actions occur as one atomic update upon job completion. Dec 02 07:25:18.573 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.573 INFO [stderr] Dec 02 07:25:18.573 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.573 INFO [stderr] --> src/lib.rs:2374:10 Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] 2374 | /// [Required] The destination table Dec 02 07:25:18.573 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.573 INFO [stderr] | Dec 02 07:25:18.573 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.573 INFO [stderr] Dec 02 07:25:18.573 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.574 INFO [stderr] --> src/lib.rs:2391:10 Dec 02 07:25:18.574 INFO [stderr] | Dec 02 07:25:18.574 INFO [stderr] 2391 | /// [Optional] The number of rows at the top of a sheet that BigQuery will skip when reading the data. The default value is 0. This property is useful if you have header rows that should be skipped. When autodetect is on, behavior is the following: * skipLeadingRows unspecified - Autodetect tries to detect headers in the first row. If they are not detected, the row is read as data. Otherwise data is read starting from the second row. * skipLeadingRows is 0 - Instructs autodetect that there are no headers and data should be read starting from the first row. * skipLeadingRows = N > 0 - Autodetect skips N-1 rows and tries to detect headers in row N. If headers are not detected, row N is just skipped. Otherwise row N is used to extract column names for the detected schema. Dec 02 07:25:18.574 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.574 INFO [stderr] | Dec 02 07:25:18.574 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.574 INFO [stderr] Dec 02 07:25:18.574 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Dec 02 07:25:18.574 INFO [stderr] --> src/lib.rs:2394:17 Dec 02 07:25:18.574 INFO [stderr] | Dec 02 07:25:18.574 INFO [stderr] 2394 | /// [Beta] [Optional] Range of a sheet to query from. Only used when non-empty. Typical format: !: Dec 02 07:25:18.574 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.574 INFO [stderr] | Dec 02 07:25:18.574 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.574 INFO [stderr] Dec 02 07:25:18.574 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.574 INFO [stderr] --> src/lib.rs:2787:26 Dec 02 07:25:18.574 INFO [stderr] | Dec 02 07:25:18.574 INFO [stderr] 2787 | /// * `projectId` - [Required] Project ID of the requested job Dec 02 07:25:18.574 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.574 INFO [stderr] | Dec 02 07:25:18.574 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.574 INFO [stderr] Dec 02 07:25:18.574 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.574 INFO [stderr] --> src/lib.rs:2788:22 Dec 02 07:25:18.574 INFO [stderr] | Dec 02 07:25:18.574 INFO [stderr] 2788 | /// * `jobId` - [Required] Job ID of the requested job Dec 02 07:25:18.574 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.574 INFO [stderr] | Dec 02 07:25:18.574 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.574 INFO [stderr] Dec 02 07:25:18.574 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.574 INFO [stderr] --> src/lib.rs:2807:26 Dec 02 07:25:18.574 INFO [stderr] | Dec 02 07:25:18.574 INFO [stderr] 2807 | /// * `projectId` - [Required] Project ID of the job to cancel Dec 02 07:25:18.574 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.574 INFO [stderr] | Dec 02 07:25:18.574 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.574 INFO [stderr] Dec 02 07:25:18.574 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.574 INFO [stderr] --> src/lib.rs:2808:22 Dec 02 07:25:18.574 INFO [stderr] | Dec 02 07:25:18.574 INFO [stderr] 2808 | /// * `jobId` - [Required] Job ID of the job to cancel Dec 02 07:25:18.574 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.574 INFO [stderr] | Dec 02 07:25:18.574 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.574 INFO [stderr] Dec 02 07:25:18.574 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.574 INFO [stderr] --> src/lib.rs:2889:26 Dec 02 07:25:18.574 INFO [stderr] | Dec 02 07:25:18.574 INFO [stderr] 2889 | /// * `projectId` - [Required] Project ID of the query job Dec 02 07:25:18.574 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.574 INFO [stderr] | Dec 02 07:25:18.574 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.574 INFO [stderr] Dec 02 07:25:18.574 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.574 INFO [stderr] --> src/lib.rs:2890:22 Dec 02 07:25:18.574 INFO [stderr] | Dec 02 07:25:18.574 INFO [stderr] 2890 | /// * `jobId` - [Required] Job ID of the query job Dec 02 07:25:18.574 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.574 INFO [stderr] | Dec 02 07:25:18.574 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.574 INFO [stderr] Dec 02 07:25:18.576 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.576 INFO [stderr] --> src/lib.rs:6604:10 Dec 02 07:25:18.576 INFO [stderr] | Dec 02 07:25:18.576 INFO [stderr] 6604 | /// [Required] Project ID of the requested job Dec 02 07:25:18.576 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.576 INFO [stderr] | Dec 02 07:25:18.576 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.576 INFO [stderr] Dec 02 07:25:18.576 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.576 INFO [stderr] --> src/lib.rs:6614:10 Dec 02 07:25:18.576 INFO [stderr] | Dec 02 07:25:18.576 INFO [stderr] 6614 | /// [Required] Job ID of the requested job Dec 02 07:25:18.576 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.576 INFO [stderr] | Dec 02 07:25:18.576 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.576 INFO [stderr] Dec 02 07:25:18.576 INFO [stderr] warning: `[Experimental]` cannot be resolved, ignoring it... Dec 02 07:25:18.576 INFO [stderr] --> src/lib.rs:6624:10 Dec 02 07:25:18.576 INFO [stderr] | Dec 02 07:25:18.576 INFO [stderr] 6624 | /// [Experimental] The geographic location of the job. Required except for US and EU. See details at https://cloud.google.com/bigquery/docs/dataset-locations#specifying_your_location. Dec 02 07:25:18.576 INFO [stderr] | ^^^^^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.576 INFO [stderr] | Dec 02 07:25:18.576 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.576 INFO [stderr] Dec 02 07:25:18.576 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.576 INFO [stderr] --> src/lib.rs:6871:10 Dec 02 07:25:18.576 INFO [stderr] | Dec 02 07:25:18.576 INFO [stderr] 6871 | /// [Required] Project ID of the job to cancel Dec 02 07:25:18.576 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.576 INFO [stderr] | Dec 02 07:25:18.576 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.576 INFO [stderr] Dec 02 07:25:18.576 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.576 INFO [stderr] --> src/lib.rs:6881:10 Dec 02 07:25:18.576 INFO [stderr] | Dec 02 07:25:18.576 INFO [stderr] 6881 | /// [Required] Job ID of the job to cancel Dec 02 07:25:18.576 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.577 INFO [stderr] | Dec 02 07:25:18.577 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.577 INFO [stderr] Dec 02 07:25:18.577 INFO [stderr] warning: `[Experimental]` cannot be resolved, ignoring it... Dec 02 07:25:18.577 INFO [stderr] --> src/lib.rs:6891:10 Dec 02 07:25:18.577 INFO [stderr] | Dec 02 07:25:18.577 INFO [stderr] 6891 | /// [Experimental] The geographic location of the job. Required except for US and EU. See details at https://cloud.google.com/bigquery/docs/dataset-locations#specifying_your_location. Dec 02 07:25:18.577 INFO [stderr] | ^^^^^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.577 INFO [stderr] | Dec 02 07:25:18.577 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.577 INFO [stderr] Dec 02 07:25:18.577 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.577 INFO [stderr] --> src/lib.rs:8146:10 Dec 02 07:25:18.577 INFO [stderr] | Dec 02 07:25:18.577 INFO [stderr] 8146 | /// [Required] Project ID of the query job Dec 02 07:25:18.577 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.577 INFO [stderr] | Dec 02 07:25:18.577 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.577 INFO [stderr] Dec 02 07:25:18.577 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Dec 02 07:25:18.577 INFO [stderr] --> src/lib.rs:8156:10 Dec 02 07:25:18.577 INFO [stderr] | Dec 02 07:25:18.577 INFO [stderr] 8156 | /// [Required] Job ID of the query job Dec 02 07:25:18.577 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.577 INFO [stderr] | Dec 02 07:25:18.577 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.577 INFO [stderr] Dec 02 07:25:18.578 INFO [stderr] warning: `[Experimental]` cannot be resolved, ignoring it... Dec 02 07:25:18.578 INFO [stderr] --> src/lib.rs:8194:10 Dec 02 07:25:18.578 INFO [stderr] | Dec 02 07:25:18.578 INFO [stderr] 8194 | /// [Experimental] The geographic location where the job should run. Required except for US and EU. See details at https://cloud.google.com/bigquery/docs/dataset-locations#specifying_your_location. Dec 02 07:25:18.578 INFO [stderr] | ^^^^^^^^^^^^ cannot be resolved, ignoring Dec 02 07:25:18.578 INFO [stderr] | Dec 02 07:25:18.578 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 07:25:18.578 INFO [stderr] Dec 02 07:25:18.979 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.49s Dec 02 07:25:18.997 INFO [stderr] su: No module specific data is present Dec 02 07:25:19.360 INFO running `"docker" "inspect" "468255b1bfb7d8efbbad973400bef8846c815144a58e974f7d9e33a2b47818db"` Dec 02 07:25:19.468 INFO running `"docker" "rm" "-f" "468255b1bfb7d8efbbad973400bef8846c815144a58e974f7d9e33a2b47818db"` Dec 02 07:25:19.617 INFO [stdout] 468255b1bfb7d8efbbad973400bef8846c815144a58e974f7d9e33a2b47818db