Nov 28 13:49:23.523 INFO documenting google-bigquery2-1.0.8+20181005 against try#f5a0bd723553ea4b7556bd7087b9f0919cafb483 for pr-55318 Nov 28 13:49:23.525 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-5/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55318/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/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 +f5a0bd723553ea4b7556bd7087b9f0919cafb483-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"` Nov 28 13:49:23.764 INFO [stdout] 3c3b61291c3967496ea4b358ebe719f169686d90aaac8381b0122ea7ff7412ba Nov 28 13:49:23.766 INFO running `"docker" "start" "-a" "3c3b61291c3967496ea4b358ebe719f169686d90aaac8381b0122ea7ff7412ba"` Nov 28 13:49:24.311 INFO [stderr] usermod: no changes Nov 28 13:49:24.524 INFO [stderr] Documenting google-bigquery2 v1.0.8+20181005 (/source) Nov 28 13:49:31.709 INFO [stderr] warning: `[Repeated]` cannot be resolved, ignoring it... Nov 28 13:49:31.710 INFO [stderr] --> src/lib.rs:432:10 Nov 28 13:49:31.711 INFO [stderr] | Nov 28 13:49:31.711 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. Nov 28 13:49:31.712 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.713 INFO [stderr] | Nov 28 13:49:31.713 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 28 13:49:31.714 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.714 INFO [stderr] Nov 28 13:49:31.715 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.716 INFO [stderr] --> src/lib.rs:445:10 Nov 28 13:49:31.716 INFO [stderr] | Nov 28 13:49:31.717 INFO [stderr] 445 | /// [Optional] A unique ID for each row. BigQuery uses this property to detect duplicate insertion requests on a best-effort basis. Nov 28 13:49:31.718 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.718 INFO [stderr] | Nov 28 13:49:31.719 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.719 INFO [stderr] Nov 28 13:49:31.720 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.721 INFO [stderr] --> src/lib.rs:448:10 Nov 28 13:49:31.721 INFO [stderr] | Nov 28 13:49:31.722 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. Nov 28 13:49:31.722 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.723 INFO [stderr] | Nov 28 13:49:31.724 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.724 INFO [stderr] Nov 28 13:49:31.725 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.726 INFO [stderr] --> src/lib.rs:481:10 Nov 28 13:49:31.726 INFO [stderr] | Nov 28 13:49:31.728 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). Nov 28 13:49:31.728 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.729 INFO [stderr] | Nov 28 13:49:31.730 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.730 INFO [stderr] Nov 28 13:49:31.731 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.732 INFO [stderr] --> src/lib.rs:486:10 Nov 28 13:49:31.732 INFO [stderr] | Nov 28 13:49:31.732 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. Nov 28 13:49:31.733 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.733 INFO [stderr] | Nov 28 13:49:31.733 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.734 INFO [stderr] Nov 28 13:49:31.734 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.735 INFO [stderr] --> src/lib.rs:492:10 Nov 28 13:49:31.735 INFO [stderr] | Nov 28 13:49:31.735 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. Nov 28 13:49:31.735 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.736 INFO [stderr] | Nov 28 13:49:31.736 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.737 INFO [stderr] Nov 28 13:49:31.737 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.737 INFO [stderr] --> src/lib.rs:495:10 Nov 28 13:49:31.737 INFO [stderr] | Nov 28 13:49:31.738 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'. Nov 28 13:49:31.738 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.739 INFO [stderr] | Nov 28 13:49:31.739 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.739 INFO [stderr] Nov 28 13:49:31.740 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.740 INFO [stderr] --> src/lib.rs:501:10 Nov 28 13:49:31.740 INFO [stderr] | Nov 28 13:49:31.740 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. Nov 28 13:49:31.741 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.741 INFO [stderr] | Nov 28 13:49:31.741 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.741 INFO [stderr] Nov 28 13:49:31.742 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.743 INFO [stderr] --> src/lib.rs:509:10 Nov 28 13:49:31.743 INFO [stderr] | Nov 28 13:49:31.743 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]". Nov 28 13:49:31.743 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.744 INFO [stderr] | Nov 28 13:49:31.744 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.744 INFO [stderr] Nov 28 13:49:31.744 INFO [stderr] warning: `[Deprecated]` cannot be resolved, ignoring it... Nov 28 13:49:31.745 INFO [stderr] --> src/lib.rs:511:10 Nov 28 13:49:31.745 INFO [stderr] | Nov 28 13:49:31.745 INFO [stderr] 511 | /// [Deprecated] This property is deprecated. Nov 28 13:49:31.745 INFO [stderr] | ^^^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.746 INFO [stderr] | Nov 28 13:49:31.746 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.746 INFO [stderr] Nov 28 13:49:31.747 INFO [stderr] warning: `[Beta]` cannot be resolved, ignoring it... Nov 28 13:49:31.747 INFO [stderr] --> src/lib.rs:528:24 Nov 28 13:49:31.748 INFO [stderr] | Nov 28 13:49:31.748 INFO [stderr] 528 | /// [Output-only] [Beta] Describes a timeline of job execution. Nov 28 13:49:31.748 INFO [stderr] | ^^^^ cannot be resolved, ignoring Nov 28 13:49:31.749 INFO [stderr] | Nov 28 13:49:31.749 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.749 INFO [stderr] Nov 28 13:49:31.750 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.750 INFO [stderr] --> src/lib.rs:637:10 Nov 28 13:49:31.750 INFO [stderr] | Nov 28 13:49:31.750 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. Nov 28 13:49:31.750 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.750 INFO [stderr] | Nov 28 13:49:31.750 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.750 INFO [stderr] Nov 28 13:49:31.750 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.750 INFO [stderr] --> src/lib.rs:640:10 Nov 28 13:49:31.750 INFO [stderr] | Nov 28 13:49:31.750 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. Nov 28 13:49:31.750 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.750 INFO [stderr] | Nov 28 13:49:31.750 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.754 INFO [stderr] Nov 28 13:49:31.754 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.754 INFO [stderr] --> src/lib.rs:653:10 Nov 28 13:49:31.754 INFO [stderr] | Nov 28 13:49:31.754 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. Nov 28 13:49:31.754 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.754 INFO [stderr] | Nov 28 13:49:31.754 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.754 INFO [stderr] Nov 28 13:49:31.754 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.754 INFO [stderr] --> src/lib.rs:667:10 Nov 28 13:49:31.754 INFO [stderr] | Nov 28 13:49:31.754 INFO [stderr] 667 | /// [Optional] Describes the nested schema fields if the type property is set to RECORD. Nov 28 13:49:31.754 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.754 INFO [stderr] | Nov 28 13:49:31.754 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.754 INFO [stderr] Nov 28 13:49:31.754 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.754 INFO [stderr] --> src/lib.rs:669:10 Nov 28 13:49:31.754 INFO [stderr] | Nov 28 13:49:31.754 INFO [stderr] 669 | /// [Optional] The field description. The maximum length is 1,024 characters. Nov 28 13:49:31.754 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.754 INFO [stderr] | Nov 28 13:49:31.760 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.760 INFO [stderr] Nov 28 13:49:31.760 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.760 INFO [stderr] --> src/lib.rs:671:10 Nov 28 13:49:31.760 INFO [stderr] | Nov 28 13:49:31.760 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). Nov 28 13:49:31.760 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.760 INFO [stderr] | Nov 28 13:49:31.760 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.760 INFO [stderr] Nov 28 13:49:31.760 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.760 INFO [stderr] --> src/lib.rs:674:10 Nov 28 13:49:31.760 INFO [stderr] | Nov 28 13:49:31.760 INFO [stderr] 674 | /// [Optional] The field mode. Possible values include NULLABLE, REQUIRED and REPEATED. The default value is NULLABLE. Nov 28 13:49:31.760 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.760 INFO [stderr] | Nov 28 13:49:31.760 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.760 INFO [stderr] Nov 28 13:49:31.760 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.760 INFO [stderr] --> src/lib.rs:676:10 Nov 28 13:49:31.760 INFO [stderr] | Nov 28 13:49:31.760 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. Nov 28 13:49:31.760 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.766 INFO [stderr] | Nov 28 13:49:31.766 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.766 INFO [stderr] Nov 28 13:49:31.766 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.766 INFO [stderr] --> src/lib.rs:689:10 Nov 28 13:49:31.766 INFO [stderr] | Nov 28 13:49:31.766 INFO [stderr] 689 | /// [Required] The type of this parameter. Nov 28 13:49:31.766 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.766 INFO [stderr] | Nov 28 13:49:31.766 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.766 INFO [stderr] Nov 28 13:49:31.766 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.766 INFO [stderr] --> src/lib.rs:692:10 Nov 28 13:49:31.766 INFO [stderr] | Nov 28 13:49:31.766 INFO [stderr] 692 | /// [Required] The value of this parameter. Nov 28 13:49:31.766 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.766 INFO [stderr] | Nov 28 13:49:31.766 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.766 INFO [stderr] Nov 28 13:49:31.766 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.766 INFO [stderr] --> src/lib.rs:695:10 Nov 28 13:49:31.766 INFO [stderr] | Nov 28 13:49:31.766 INFO [stderr] 695 | /// [Optional] If unset, this is a positional parameter. Otherwise, should be unique within a query. Nov 28 13:49:31.766 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.766 INFO [stderr] | Nov 28 13:49:31.766 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.766 INFO [stderr] Nov 28 13:49:31.766 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.766 INFO [stderr] --> src/lib.rs:708:10 Nov 28 13:49:31.766 INFO [stderr] | Nov 28 13:49:31.766 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. Nov 28 13:49:31.766 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.766 INFO [stderr] | Nov 28 13:49:31.766 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.767 INFO [stderr] Nov 28 13:49:31.767 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.767 INFO [stderr] --> src/lib.rs:710:10 Nov 28 13:49:31.767 INFO [stderr] | Nov 28 13:49:31.767 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. Nov 28 13:49:31.767 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.767 INFO [stderr] | Nov 28 13:49:31.767 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.767 INFO [stderr] Nov 28 13:49:31.767 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.767 INFO [stderr] --> src/lib.rs:713:10 Nov 28 13:49:31.767 INFO [stderr] | Nov 28 13:49:31.767 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. Nov 28 13:49:31.767 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.767 INFO [stderr] | Nov 28 13:49:31.767 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.767 INFO [stderr] Nov 28 13:49:31.778 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.778 INFO [stderr] --> src/lib.rs:716:10 Nov 28 13:49:31.778 INFO [stderr] | Nov 28 13:49:31.778 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. Nov 28 13:49:31.778 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.779 INFO [stderr] | Nov 28 13:49:31.779 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.779 INFO [stderr] Nov 28 13:49:31.779 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.779 INFO [stderr] --> src/lib.rs:732:10 Nov 28 13:49:31.779 INFO [stderr] | Nov 28 13:49:31.779 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. Nov 28 13:49:31.779 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.779 INFO [stderr] | Nov 28 13:49:31.779 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.779 INFO [stderr] Nov 28 13:49:31.779 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.779 INFO [stderr] --> src/lib.rs:735:10 Nov 28 13:49:31.779 INFO [stderr] | Nov 28 13:49:31.779 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. Nov 28 13:49:31.779 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.779 INFO [stderr] | Nov 28 13:49:31.779 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.779 INFO [stderr] Nov 28 13:49:31.779 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.779 INFO [stderr] --> src/lib.rs:738:10 Nov 28 13:49:31.779 INFO [stderr] | Nov 28 13:49:31.779 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. Nov 28 13:49:31.779 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.779 INFO [stderr] | Nov 28 13:49:31.779 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.779 INFO [stderr] Nov 28 13:49:31.779 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.779 INFO [stderr] --> src/lib.rs:797:10 Nov 28 13:49:31.779 INFO [stderr] | Nov 28 13:49:31.779 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. Nov 28 13:49:31.779 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.779 INFO [stderr] | Nov 28 13:49:31.779 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.779 INFO [stderr] Nov 28 13:49:31.779 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.779 INFO [stderr] --> src/lib.rs:800:10 Nov 28 13:49:31.779 INFO [stderr] | Nov 28 13:49:31.779 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. Nov 28 13:49:31.779 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.779 INFO [stderr] | Nov 28 13:49:31.779 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.779 INFO [stderr] Nov 28 13:49:31.779 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.779 INFO [stderr] --> src/lib.rs:803:10 Nov 28 13:49:31.779 INFO [stderr] | Nov 28 13:49:31.779 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. Nov 28 13:49:31.779 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.779 INFO [stderr] | Nov 28 13:49:31.779 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.779 INFO [stderr] Nov 28 13:49:31.779 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.779 INFO [stderr] --> src/lib.rs:806:10 Nov 28 13:49:31.779 INFO [stderr] | Nov 28 13:49:31.779 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. Nov 28 13:49:31.779 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.779 INFO [stderr] | Nov 28 13:49:31.779 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.779 INFO [stderr] Nov 28 13:49:31.779 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.779 INFO [stderr] --> src/lib.rs:811:10 Nov 28 13:49:31.779 INFO [stderr] | Nov 28 13:49:31.779 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. Nov 28 13:49:31.779 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.780 INFO [stderr] | Nov 28 13:49:31.780 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.780 INFO [stderr] Nov 28 13:49:31.780 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.780 INFO [stderr] --> src/lib.rs:854:10 Nov 28 13:49:31.780 INFO [stderr] | Nov 28 13:49:31.780 INFO [stderr] 854 | /// [Optional] The types of the fields of this struct, in order, if this is a struct. Nov 28 13:49:31.780 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.780 INFO [stderr] | Nov 28 13:49:31.780 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.780 INFO [stderr] Nov 28 13:49:31.780 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.780 INFO [stderr] --> src/lib.rs:857:10 Nov 28 13:49:31.780 INFO [stderr] | Nov 28 13:49:31.780 INFO [stderr] 857 | /// [Required] The top level type of this field. Nov 28 13:49:31.780 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.780 INFO [stderr] | Nov 28 13:49:31.780 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.780 INFO [stderr] Nov 28 13:49:31.780 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.780 INFO [stderr] --> src/lib.rs:860:10 Nov 28 13:49:31.780 INFO [stderr] | Nov 28 13:49:31.780 INFO [stderr] 860 | /// [Optional] The type of the array's elements, if this is an array. Nov 28 13:49:31.780 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.781 INFO [stderr] | Nov 28 13:49:31.781 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.781 INFO [stderr] Nov 28 13:49:31.781 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.781 INFO [stderr] --> src/lib.rs:874:10 Nov 28 13:49:31.781 INFO [stderr] | Nov 28 13:49:31.781 INFO [stderr] 874 | /// [Required] The ID of the project containing this job. Nov 28 13:49:31.781 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.781 INFO [stderr] | Nov 28 13:49:31.781 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.781 INFO [stderr] Nov 28 13:49:31.782 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.782 INFO [stderr] --> src/lib.rs:879:10 Nov 28 13:49:31.782 INFO [stderr] | Nov 28 13:49:31.782 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. Nov 28 13:49:31.782 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.783 INFO [stderr] | Nov 28 13:49:31.783 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.783 INFO [stderr] Nov 28 13:49:31.784 INFO [stderr] warning: `[Experimental]` cannot be resolved, ignoring it... Nov 28 13:49:31.784 INFO [stderr] --> src/lib.rs:989:10 Nov 28 13:49:31.784 INFO [stderr] | Nov 28 13:49:31.784 INFO [stderr] 989 | /// [Experimental] The geographic location where the data resides. Nov 28 13:49:31.784 INFO [stderr] | ^^^^^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.784 INFO [stderr] | Nov 28 13:49:31.784 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.784 INFO [stderr] Nov 28 13:49:31.785 INFO [stderr] warning: `[Beta]` cannot be resolved, ignoring it... Nov 28 13:49:31.785 INFO [stderr] --> src/lib.rs:1050:10 Nov 28 13:49:31.785 INFO [stderr] | Nov 28 13:49:31.786 INFO [stderr] 1050 | /// [Beta] Clustering specification for this table, if configured. Nov 28 13:49:31.786 INFO [stderr] | ^^^^ cannot be resolved, ignoring Nov 28 13:49:31.786 INFO [stderr] | Nov 28 13:49:31.786 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.786 INFO [stderr] Nov 28 13:49:31.787 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.787 INFO [stderr] --> src/lib.rs:1067:10 Nov 28 13:49:31.787 INFO [stderr] | Nov 28 13:49:31.787 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. Nov 28 13:49:31.787 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.787 INFO [stderr] | Nov 28 13:49:31.788 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.788 INFO [stderr] Nov 28 13:49:31.788 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.788 INFO [stderr] --> src/lib.rs:1118:10 Nov 28 13:49:31.789 INFO [stderr] | Nov 28 13:49:31.789 INFO [stderr] 1118 | /// [Required] ID of the project. Can be either the numeric ID or the assigned ID of the project. Nov 28 13:49:31.789 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.789 INFO [stderr] | Nov 28 13:49:31.790 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.790 INFO [stderr] Nov 28 13:49:31.790 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.790 INFO [stderr] --> src/lib.rs:1176:10 Nov 28 13:49:31.790 INFO [stderr] | Nov 28 13:49:31.791 INFO [stderr] 1176 | /// [Optional] Reference describing the unique-per-user name of the job. Nov 28 13:49:31.791 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.791 INFO [stderr] | Nov 28 13:49:31.792 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.792 INFO [stderr] Nov 28 13:49:31.792 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.792 INFO [stderr] --> src/lib.rs:1184:10 Nov 28 13:49:31.792 INFO [stderr] | Nov 28 13:49:31.792 INFO [stderr] 1184 | /// [Required] Describes the job configuration. Nov 28 13:49:31.792 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.792 INFO [stderr] | Nov 28 13:49:31.792 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.793 INFO [stderr] Nov 28 13:49:31.793 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.793 INFO [stderr] --> src/lib.rs:1245:17 Nov 28 13:49:31.794 INFO [stderr] | Nov 28 13:49:31.794 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. Nov 28 13:49:31.794 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.794 INFO [stderr] | Nov 28 13:49:31.795 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.795 INFO [stderr] Nov 28 13:49:31.795 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.795 INFO [stderr] --> src/lib.rs:1247:10 Nov 28 13:49:31.795 INFO [stderr] | Nov 28 13:49:31.795 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. Nov 28 13:49:31.795 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.795 INFO [stderr] | Nov 28 13:49:31.795 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.795 INFO [stderr] Nov 28 13:49:31.796 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.796 INFO [stderr] --> src/lib.rs:1250:10 Nov 28 13:49:31.796 INFO [stderr] | Nov 28 13:49:31.796 INFO [stderr] 1250 | /// [Required] The only type supported is DAY, which will generate one partition per day. Nov 28 13:49:31.796 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.796 INFO [stderr] | Nov 28 13:49:31.796 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.796 INFO [stderr] Nov 28 13:49:31.797 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.797 INFO [stderr] --> src/lib.rs:1253:17 Nov 28 13:49:31.797 INFO [stderr] | Nov 28 13:49:31.797 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. Nov 28 13:49:31.797 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.797 INFO [stderr] | Nov 28 13:49:31.797 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.797 INFO [stderr] Nov 28 13:49:31.798 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.798 INFO [stderr] --> src/lib.rs:1273:10 Nov 28 13:49:31.798 INFO [stderr] | Nov 28 13:49:31.798 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. Nov 28 13:49:31.798 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.798 INFO [stderr] | Nov 28 13:49:31.798 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.799 INFO [stderr] Nov 28 13:49:31.799 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.799 INFO [stderr] --> src/lib.rs:1275:10 Nov 28 13:49:31.799 INFO [stderr] | Nov 28 13:49:31.799 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. Nov 28 13:49:31.799 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.799 INFO [stderr] | Nov 28 13:49:31.799 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.800 INFO [stderr] Nov 28 13:49:31.800 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.800 INFO [stderr] --> src/lib.rs:1277:10 Nov 28 13:49:31.800 INFO [stderr] | Nov 28 13:49:31.800 INFO [stderr] 1277 | /// [Optional] Indicates if we should automatically infer the options and schema for CSV and JSON sources. Nov 28 13:49:31.800 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.800 INFO [stderr] | Nov 28 13:49:31.801 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.801 INFO [stderr] Nov 28 13:49:31.801 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.801 INFO [stderr] --> src/lib.rs:1279:10 Nov 28 13:49:31.801 INFO [stderr] | Nov 28 13:49:31.801 INFO [stderr] 1279 | /// [Required] The destination table to load the data into. Nov 28 13:49:31.801 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.801 INFO [stderr] | Nov 28 13:49:31.801 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.801 INFO [stderr] Nov 28 13:49:31.802 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.802 INFO [stderr] --> src/lib.rs:1282:10 Nov 28 13:49:31.802 INFO [stderr] | Nov 28 13:49:31.802 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. Nov 28 13:49:31.802 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.803 INFO [stderr] | Nov 28 13:49:31.803 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.803 INFO [stderr] Nov 28 13:49:31.803 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.803 INFO [stderr] --> src/lib.rs:1285:10 Nov 28 13:49:31.803 INFO [stderr] | Nov 28 13:49:31.803 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. Nov 28 13:49:31.803 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.804 INFO [stderr] | Nov 28 13:49:31.804 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.804 INFO [stderr] Nov 28 13:49:31.804 INFO [stderr] warning: `[Beta]` cannot be resolved, ignoring it... Nov 28 13:49:31.804 INFO [stderr] --> src/lib.rs:1297:10 Nov 28 13:49:31.804 INFO [stderr] | Nov 28 13:49:31.804 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. Nov 28 13:49:31.805 INFO [stderr] | ^^^^ cannot be resolved, ignoring Nov 28 13:49:31.805 INFO [stderr] | Nov 28 13:49:31.805 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.805 INFO [stderr] Nov 28 13:49:31.805 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.806 INFO [stderr] --> src/lib.rs:1299:10 Nov 28 13:49:31.806 INFO [stderr] | Nov 28 13:49:31.806 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 (','). Nov 28 13:49:31.806 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.806 INFO [stderr] | Nov 28 13:49:31.806 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.806 INFO [stderr] Nov 28 13:49:31.806 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.806 INFO [stderr] --> src/lib.rs:1302:10 Nov 28 13:49:31.806 INFO [stderr] | Nov 28 13:49:31.806 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. Nov 28 13:49:31.806 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.807 INFO [stderr] | Nov 28 13:49:31.807 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.807 INFO [stderr] Nov 28 13:49:31.808 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.808 INFO [stderr] --> src/lib.rs:1305:17 Nov 28 13:49:31.808 INFO [stderr] | Nov 28 13:49:31.808 INFO [stderr] 1305 | /// [Beta] [Optional] Properties with which to create the destination table if it is new. Nov 28 13:49:31.808 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.808 INFO [stderr] | Nov 28 13:49:31.808 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.808 INFO [stderr] Nov 28 13:49:31.809 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.809 INFO [stderr] --> src/lib.rs:1308:10 Nov 28 13:49:31.809 INFO [stderr] | Nov 28 13:49:31.809 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. Nov 28 13:49:31.809 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.809 INFO [stderr] | Nov 28 13:49:31.809 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.810 INFO [stderr] Nov 28 13:49:31.810 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.810 INFO [stderr] --> src/lib.rs:1311:10 Nov 28 13:49:31.810 INFO [stderr] | Nov 28 13:49:31.810 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. Nov 28 13:49:31.810 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.810 INFO [stderr] | Nov 28 13:49:31.810 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.810 INFO [stderr] Nov 28 13:49:31.811 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.811 INFO [stderr] --> src/lib.rs:1317:10 Nov 28 13:49:31.811 INFO [stderr] | Nov 28 13:49:31.811 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 Nov 28 13:49:31.811 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.811 INFO [stderr] | Nov 28 13:49:31.811 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.812 INFO [stderr] Nov 28 13:49:31.812 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.812 INFO [stderr] --> src/lib.rs:1320:10 Nov 28 13:49:31.812 INFO [stderr] | Nov 28 13:49:31.812 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. Nov 28 13:49:31.812 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.812 INFO [stderr] | Nov 28 13:49:31.812 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.813 INFO [stderr] Nov 28 13:49:31.813 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.813 INFO [stderr] --> src/lib.rs:1323:10 Nov 28 13:49:31.813 INFO [stderr] | Nov 28 13:49:31.813 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. Nov 28 13:49:31.813 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.814 INFO [stderr] | Nov 28 13:49:31.814 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.814 INFO [stderr] Nov 28 13:49:31.814 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.814 INFO [stderr] --> src/lib.rs:1326:10 Nov 28 13:49:31.814 INFO [stderr] | Nov 28 13:49:31.814 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. Nov 28 13:49:31.814 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.815 INFO [stderr] | Nov 28 13:49:31.815 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.815 INFO [stderr] Nov 28 13:49:31.815 INFO [stderr] warning: `[Deprecated]` cannot be resolved, ignoring it... Nov 28 13:49:31.815 INFO [stderr] --> src/lib.rs:1329:10 Nov 28 13:49:31.815 INFO [stderr] | Nov 28 13:49:31.815 INFO [stderr] 1329 | /// [Deprecated] The format of the schemaInline property. Nov 28 13:49:31.815 INFO [stderr] | ^^^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.815 INFO [stderr] | Nov 28 13:49:31.815 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.816 INFO [stderr] Nov 28 13:49:31.816 INFO [stderr] warning: `[Deprecated]` cannot be resolved, ignoring it... Nov 28 13:49:31.816 INFO [stderr] --> src/lib.rs:1332:10 Nov 28 13:49:31.816 INFO [stderr] | Nov 28 13:49:31.816 INFO [stderr] 1332 | /// [Deprecated] The inline schema. For CSV schemas, specify as "Field1:Type1[,Field2:Type2]*". For example, "foo:STRING, bar:INTEGER, baz:FLOAT". Nov 28 13:49:31.816 INFO [stderr] | ^^^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.817 INFO [stderr] | Nov 28 13:49:31.817 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.817 INFO [stderr] Nov 28 13:49:31.817 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.817 INFO [stderr] --> src/lib.rs:1335:10 Nov 28 13:49:31.817 INFO [stderr] | Nov 28 13:49:31.817 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. Nov 28 13:49:31.817 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.817 INFO [stderr] | Nov 28 13:49:31.817 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.818 INFO [stderr] Nov 28 13:49:31.818 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.818 INFO [stderr] --> src/lib.rs:1368:10 Nov 28 13:49:31.818 INFO [stderr] | Nov 28 13:49:31.818 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. Nov 28 13:49:31.818 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.819 INFO [stderr] | Nov 28 13:49:31.819 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.819 INFO [stderr] Nov 28 13:49:31.819 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.819 INFO [stderr] --> src/lib.rs:1371:10 Nov 28 13:49:31.819 INFO [stderr] | Nov 28 13:49:31.819 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. Nov 28 13:49:31.819 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.820 INFO [stderr] | Nov 28 13:49:31.820 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.820 INFO [stderr] Nov 28 13:49:31.820 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.820 INFO [stderr] --> src/lib.rs:1376:10 Nov 28 13:49:31.820 INFO [stderr] | Nov 28 13:49:31.820 INFO [stderr] 1376 | /// [Optional] Whether to print out a header row in the results. Default is true. Nov 28 13:49:31.820 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.821 INFO [stderr] | Nov 28 13:49:31.821 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.821 INFO [stderr] Nov 28 13:49:31.821 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.821 INFO [stderr] --> src/lib.rs:1379:10 Nov 28 13:49:31.821 INFO [stderr] | Nov 28 13:49:31.821 INFO [stderr] 1379 | /// [Optional] Delimiter to use between fields in the exported data. Default is ',' Nov 28 13:49:31.821 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.821 INFO [stderr] | Nov 28 13:49:31.821 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.822 INFO [stderr] Nov 28 13:49:31.822 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.822 INFO [stderr] --> src/lib.rs:1382:10 Nov 28 13:49:31.822 INFO [stderr] | Nov 28 13:49:31.822 INFO [stderr] 1382 | /// [Required] A reference to the table being exported. Nov 28 13:49:31.822 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.822 INFO [stderr] | Nov 28 13:49:31.823 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.823 INFO [stderr] Nov 28 13:49:31.823 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.823 INFO [stderr] --> src/lib.rs:1443:10 Nov 28 13:49:31.824 INFO [stderr] | Nov 28 13:49:31.824 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. Nov 28 13:49:31.824 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.824 INFO [stderr] | Nov 28 13:49:31.824 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.824 INFO [stderr] Nov 28 13:49:31.825 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.825 INFO [stderr] --> src/lib.rs:1446:10 Nov 28 13:49:31.825 INFO [stderr] | Nov 28 13:49:31.825 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. Nov 28 13:49:31.825 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.825 INFO [stderr] | Nov 28 13:49:31.826 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.826 INFO [stderr] Nov 28 13:49:31.826 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.826 INFO [stderr] --> src/lib.rs:1449:10 Nov 28 13:49:31.826 INFO [stderr] | Nov 28 13:49:31.826 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 (','). Nov 28 13:49:31.826 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.827 INFO [stderr] | Nov 28 13:49:31.827 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.827 INFO [stderr] Nov 28 13:49:31.827 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.827 INFO [stderr] --> src/lib.rs:1452:10 Nov 28 13:49:31.827 INFO [stderr] | Nov 28 13:49:31.827 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. Nov 28 13:49:31.827 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.827 INFO [stderr] | Nov 28 13:49:31.827 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.828 INFO [stderr] Nov 28 13:49:31.828 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.828 INFO [stderr] --> src/lib.rs:1454:10 Nov 28 13:49:31.828 INFO [stderr] | Nov 28 13:49:31.828 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. Nov 28 13:49:31.828 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.828 INFO [stderr] | Nov 28 13:49:31.828 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.829 INFO [stderr] Nov 28 13:49:31.829 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.829 INFO [stderr] --> src/lib.rs:1456:10 Nov 28 13:49:31.829 INFO [stderr] | Nov 28 13:49:31.829 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. Nov 28 13:49:31.829 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.829 INFO [stderr] | Nov 28 13:49:31.829 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.829 INFO [stderr] Nov 28 13:49:31.830 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.830 INFO [stderr] --> src/lib.rs:1487:10 Nov 28 13:49:31.830 INFO [stderr] | Nov 28 13:49:31.830 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. Nov 28 13:49:31.830 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.830 INFO [stderr] | Nov 28 13:49:31.831 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.831 INFO [stderr] Nov 28 13:49:31.831 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.831 INFO [stderr] --> src/lib.rs:1494:10 Nov 28 13:49:31.831 INFO [stderr] | Nov 28 13:49:31.831 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. Nov 28 13:49:31.831 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.831 INFO [stderr] | Nov 28 13:49:31.831 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.832 INFO [stderr] Nov 28 13:49:31.832 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.832 INFO [stderr] --> src/lib.rs:1497:10 Nov 28 13:49:31.832 INFO [stderr] | Nov 28 13:49:31.832 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. Nov 28 13:49:31.832 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.833 INFO [stderr] | Nov 28 13:49:31.833 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.833 INFO [stderr] Nov 28 13:49:31.833 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.833 INFO [stderr] --> src/lib.rs:1500:10 Nov 28 13:49:31.833 INFO [stderr] | Nov 28 13:49:31.833 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. Nov 28 13:49:31.833 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.834 INFO [stderr] | Nov 28 13:49:31.834 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.834 INFO [stderr] Nov 28 13:49:31.834 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.834 INFO [stderr] --> src/lib.rs:1503:10 Nov 28 13:49:31.834 INFO [stderr] | Nov 28 13:49:31.834 INFO [stderr] 1503 | /// [Optional] Additional options if sourceFormat is set to BIGTABLE. Nov 28 13:49:31.834 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.834 INFO [stderr] | Nov 28 13:49:31.835 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.835 INFO [stderr] Nov 28 13:49:31.835 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.835 INFO [stderr] --> src/lib.rs:1506:10 Nov 28 13:49:31.835 INFO [stderr] | Nov 28 13:49:31.835 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". Nov 28 13:49:31.835 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.835 INFO [stderr] | Nov 28 13:49:31.835 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.835 INFO [stderr] Nov 28 13:49:31.836 INFO [stderr] warning: `[Beta]` cannot be resolved, ignoring it... Nov 28 13:49:31.836 INFO [stderr] --> src/lib.rs:1506:270 Nov 28 13:49:31.836 INFO [stderr] | Nov 28 13:49:31.836 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". Nov 28 13:49:31.836 INFO [stderr] | ^^^^ cannot be resolved, ignoring Nov 28 13:49:31.836 INFO [stderr] | Nov 28 13:49:31.836 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.836 INFO [stderr] Nov 28 13:49:31.837 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.837 INFO [stderr] --> src/lib.rs:1509:10 Nov 28 13:49:31.837 INFO [stderr] | Nov 28 13:49:31.837 INFO [stderr] 1509 | /// [Optional] Additional options if sourceFormat is set to GOOGLE_SHEETS. Nov 28 13:49:31.837 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.837 INFO [stderr] | Nov 28 13:49:31.837 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.837 INFO [stderr] Nov 28 13:49:31.838 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.838 INFO [stderr] --> src/lib.rs:1512:10 Nov 28 13:49:31.838 INFO [stderr] | Nov 28 13:49:31.838 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. Nov 28 13:49:31.838 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.838 INFO [stderr] | Nov 28 13:49:31.838 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.838 INFO [stderr] Nov 28 13:49:31.839 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.839 INFO [stderr] --> src/lib.rs:1560:10 Nov 28 13:49:31.839 INFO [stderr] | Nov 28 13:49:31.839 INFO [stderr] 1560 | /// [Required] A query that BigQuery executes when the view is referenced. Nov 28 13:49:31.839 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.839 INFO [stderr] | Nov 28 13:49:31.839 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.839 INFO [stderr] Nov 28 13:49:31.840 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.840 INFO [stderr] --> src/lib.rs:1573:6 Nov 28 13:49:31.840 INFO [stderr] | Nov 28 13:49:31.840 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; Nov 28 13:49:31.840 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.840 INFO [stderr] | Nov 28 13:49:31.840 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.840 INFO [stderr] Nov 28 13:49:31.841 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.841 INFO [stderr] --> src/lib.rs:1581:10 Nov 28 13:49:31.841 INFO [stderr] | Nov 28 13:49:31.841 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. Nov 28 13:49:31.841 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.841 INFO [stderr] | Nov 28 13:49:31.841 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.841 INFO [stderr] Nov 28 13:49:31.842 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.842 INFO [stderr] --> src/lib.rs:1658:10 Nov 28 13:49:31.842 INFO [stderr] | Nov 28 13:49:31.842 INFO [stderr] 1658 | /// [Optional] A user-friendly description of the dataset. Nov 28 13:49:31.843 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.843 INFO [stderr] | Nov 28 13:49:31.843 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.843 INFO [stderr] Nov 28 13:49:31.843 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.843 INFO [stderr] --> src/lib.rs:1660:10 Nov 28 13:49:31.843 INFO [stderr] | Nov 28 13:49:31.843 INFO [stderr] 1660 | /// [Required] A reference that identifies the dataset. Nov 28 13:49:31.843 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.844 INFO [stderr] | Nov 28 13:49:31.844 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.844 INFO [stderr] Nov 28 13:49:31.844 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.844 INFO [stderr] --> src/lib.rs:1668:10 Nov 28 13:49:31.844 INFO [stderr] | Nov 28 13:49:31.844 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; Nov 28 13:49:31.845 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.845 INFO [stderr] | Nov 28 13:49:31.845 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.845 INFO [stderr] Nov 28 13:49:31.845 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.845 INFO [stderr] --> src/lib.rs:1670:10 Nov 28 13:49:31.845 INFO [stderr] | Nov 28 13:49:31.845 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. Nov 28 13:49:31.845 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.845 INFO [stderr] | Nov 28 13:49:31.846 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.846 INFO [stderr] Nov 28 13:49:31.846 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.846 INFO [stderr] --> src/lib.rs:1675:10 Nov 28 13:49:31.846 INFO [stderr] | Nov 28 13:49:31.846 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. Nov 28 13:49:31.846 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.846 INFO [stderr] | Nov 28 13:49:31.846 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.847 INFO [stderr] Nov 28 13:49:31.847 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.847 INFO [stderr] --> src/lib.rs:1680:10 Nov 28 13:49:31.847 INFO [stderr] | Nov 28 13:49:31.847 INFO [stderr] 1680 | /// [Optional] A descriptive name for the dataset. Nov 28 13:49:31.847 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.848 INFO [stderr] | Nov 28 13:49:31.848 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.848 INFO [stderr] Nov 28 13:49:31.848 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.848 INFO [stderr] --> src/lib.rs:1809:10 Nov 28 13:49:31.849 INFO [stderr] | Nov 28 13:49:31.849 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. Nov 28 13:49:31.849 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.849 INFO [stderr] | Nov 28 13:49:31.849 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.849 INFO [stderr] Nov 28 13:49:31.850 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.850 INFO [stderr] --> src/lib.rs:1816:10 Nov 28 13:49:31.850 INFO [stderr] | Nov 28 13:49:31.850 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. Nov 28 13:49:31.850 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.850 INFO [stderr] | Nov 28 13:49:31.850 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.850 INFO [stderr] Nov 28 13:49:31.850 INFO [stderr] warning: `[Experimental]` cannot be resolved, ignoring it... Nov 28 13:49:31.851 INFO [stderr] --> src/lib.rs:1819:10 Nov 28 13:49:31.851 INFO [stderr] | Nov 28 13:49:31.851 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. Nov 28 13:49:31.851 INFO [stderr] | ^^^^^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.851 INFO [stderr] | Nov 28 13:49:31.851 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.851 INFO [stderr] Nov 28 13:49:31.851 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.852 INFO [stderr] --> src/lib.rs:1852:6 Nov 28 13:49:31.852 INFO [stderr] | Nov 28 13:49:31.852 INFO [stderr] 1852 | /// [Optional] The types of the fields of this struct, in order, if this is a struct. Nov 28 13:49:31.852 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.852 INFO [stderr] | Nov 28 13:49:31.852 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.852 INFO [stderr] Nov 28 13:49:31.852 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.852 INFO [stderr] --> src/lib.rs:1858:10 Nov 28 13:49:31.852 INFO [stderr] | Nov 28 13:49:31.852 INFO [stderr] 1858 | /// [Required] The type of this field. Nov 28 13:49:31.853 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.853 INFO [stderr] | Nov 28 13:49:31.853 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.853 INFO [stderr] Nov 28 13:49:31.853 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.853 INFO [stderr] --> src/lib.rs:1861:10 Nov 28 13:49:31.853 INFO [stderr] | Nov 28 13:49:31.853 INFO [stderr] 1861 | /// [Optional] Human-oriented description of the field. Nov 28 13:49:31.853 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.854 INFO [stderr] | Nov 28 13:49:31.854 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.854 INFO [stderr] Nov 28 13:49:31.854 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.854 INFO [stderr] --> src/lib.rs:1863:10 Nov 28 13:49:31.854 INFO [stderr] | Nov 28 13:49:31.854 INFO [stderr] 1863 | /// [Optional] The name of this field. Nov 28 13:49:31.854 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.854 INFO [stderr] | Nov 28 13:49:31.854 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.854 INFO [stderr] Nov 28 13:49:31.855 INFO [stderr] warning: `[Deprecated]` cannot be resolved, ignoring it... Nov 28 13:49:31.855 INFO [stderr] --> src/lib.rs:1885:24 Nov 28 13:49:31.855 INFO [stderr] | Nov 28 13:49:31.855 INFO [stderr] 1885 | /// [Output-only] [Deprecated] Use the bytes processed in the query statistics instead. Nov 28 13:49:31.855 INFO [stderr] | ^^^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.855 INFO [stderr] | Nov 28 13:49:31.855 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.855 INFO [stderr] Nov 28 13:49:31.856 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.856 INFO [stderr] --> src/lib.rs:1912:10 Nov 28 13:49:31.856 INFO [stderr] | Nov 28 13:49:31.856 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. Nov 28 13:49:31.856 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.857 INFO [stderr] | Nov 28 13:49:31.857 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.857 INFO [stderr] Nov 28 13:49:31.857 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.857 INFO [stderr] --> src/lib.rs:1918:10 Nov 28 13:49:31.857 INFO [stderr] | Nov 28 13:49:31.857 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. Nov 28 13:49:31.857 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.857 INFO [stderr] | Nov 28 13:49:31.858 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.858 INFO [stderr] Nov 28 13:49:31.858 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.858 INFO [stderr] --> src/lib.rs:1921:10 Nov 28 13:49:31.858 INFO [stderr] | Nov 28 13:49:31.858 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. Nov 28 13:49:31.858 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.858 INFO [stderr] | Nov 28 13:49:31.859 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.859 INFO [stderr] Nov 28 13:49:31.859 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.859 INFO [stderr] --> src/lib.rs:1927:10 Nov 28 13:49:31.860 INFO [stderr] | Nov 28 13:49:31.860 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. Nov 28 13:49:31.860 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.860 INFO [stderr] | Nov 28 13:49:31.860 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.860 INFO [stderr] Nov 28 13:49:31.860 INFO [stderr] warning: `[Deprecated]` cannot be resolved, ignoring it... Nov 28 13:49:31.861 INFO [stderr] --> src/lib.rs:1929:10 Nov 28 13:49:31.861 INFO [stderr] | Nov 28 13:49:31.861 INFO [stderr] 1929 | /// [Deprecated] This property is deprecated. Nov 28 13:49:31.861 INFO [stderr] | ^^^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.861 INFO [stderr] | Nov 28 13:49:31.861 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.861 INFO [stderr] Nov 28 13:49:31.861 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.862 INFO [stderr] --> src/lib.rs:1932:10 Nov 28 13:49:31.862 INFO [stderr] | Nov 28 13:49:31.862 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. Nov 28 13:49:31.862 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.862 INFO [stderr] | Nov 28 13:49:31.862 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.862 INFO [stderr] Nov 28 13:49:31.862 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.862 INFO [stderr] --> src/lib.rs:1935:10 Nov 28 13:49:31.862 INFO [stderr] | Nov 28 13:49:31.862 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. Nov 28 13:49:31.862 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.862 INFO [stderr] | Nov 28 13:49:31.863 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.863 INFO [stderr] Nov 28 13:49:31.863 INFO [stderr] warning: `[Beta]` cannot be resolved, ignoring it... Nov 28 13:49:31.863 INFO [stderr] --> src/lib.rs:1938:10 Nov 28 13:49:31.863 INFO [stderr] | Nov 28 13:49:31.863 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. Nov 28 13:49:31.863 INFO [stderr] | ^^^^ cannot be resolved, ignoring Nov 28 13:49:31.863 INFO [stderr] | Nov 28 13:49:31.863 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.863 INFO [stderr] Nov 28 13:49:31.863 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.863 INFO [stderr] --> src/lib.rs:1943:10 Nov 28 13:49:31.863 INFO [stderr] | Nov 28 13:49:31.863 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. Nov 28 13:49:31.863 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.863 INFO [stderr] | Nov 28 13:49:31.863 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.863 INFO [stderr] Nov 28 13:49:31.864 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.864 INFO [stderr] --> src/lib.rs:1952:10 Nov 28 13:49:31.864 INFO [stderr] | Nov 28 13:49:31.864 INFO [stderr] 1952 | /// [Optional] Specifies a priority for the query. Possible values include INTERACTIVE and BATCH. The default value is INTERACTIVE. Nov 28 13:49:31.864 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.864 INFO [stderr] | Nov 28 13:49:31.864 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.864 INFO [stderr] Nov 28 13:49:31.865 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.865 INFO [stderr] --> src/lib.rs:1954:10 Nov 28 13:49:31.865 INFO [stderr] | Nov 28 13:49:31.865 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. Nov 28 13:49:31.865 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.865 INFO [stderr] | Nov 28 13:49:31.865 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.865 INFO [stderr] Nov 28 13:49:31.866 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.866 INFO [stderr] --> src/lib.rs:1957:10 Nov 28 13:49:31.866 INFO [stderr] | Nov 28 13:49:31.866 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. Nov 28 13:49:31.866 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.867 INFO [stderr] | Nov 28 13:49:31.867 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.867 INFO [stderr] Nov 28 13:49:31.872 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.872 INFO [stderr] --> src/lib.rs:1963:10 Nov 28 13:49:31.872 INFO [stderr] | Nov 28 13:49:31.872 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. Nov 28 13:49:31.872 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.872 INFO [stderr] | Nov 28 13:49:31.872 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.872 INFO [stderr] Nov 28 13:49:31.872 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.872 INFO [stderr] --> src/lib.rs:1969:10 Nov 28 13:49:31.872 INFO [stderr] | Nov 28 13:49:31.872 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. Nov 28 13:49:31.872 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.872 INFO [stderr] | Nov 28 13:49:31.872 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.872 INFO [stderr] Nov 28 13:49:31.872 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.872 INFO [stderr] --> src/lib.rs:1983:10 Nov 28 13:49:31.872 INFO [stderr] | Nov 28 13:49:31.872 INFO [stderr] 1983 | /// [Optional] The ID of the project containing this dataset. Nov 28 13:49:31.872 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.872 INFO [stderr] | Nov 28 13:49:31.872 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.872 INFO [stderr] Nov 28 13:49:31.872 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.872 INFO [stderr] --> src/lib.rs:1986:10 Nov 28 13:49:31.872 INFO [stderr] | Nov 28 13:49:31.872 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. Nov 28 13:49:31.872 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.872 INFO [stderr] | Nov 28 13:49:31.872 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.872 INFO [stderr] Nov 28 13:49:31.873 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.873 INFO [stderr] --> src/lib.rs:2015:10 Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 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. Nov 28 13:49:31.873 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.873 INFO [stderr] Nov 28 13:49:31.873 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.873 INFO [stderr] --> src/lib.rs:2020:10 Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 INFO [stderr] 2020 | /// [Optional] Job timeout in milliseconds. If this time limit is exceeded, BigQuery may attempt to terminate the job. Nov 28 13:49:31.873 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.873 INFO [stderr] Nov 28 13:49:31.873 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.873 INFO [stderr] --> src/lib.rs:2088:10 Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 INFO [stderr] 2088 | /// [Required] The ID of the project containing this table. Nov 28 13:49:31.873 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.873 INFO [stderr] Nov 28 13:49:31.873 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.873 INFO [stderr] --> src/lib.rs:2091:10 Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 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. Nov 28 13:49:31.873 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.873 INFO [stderr] Nov 28 13:49:31.873 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.873 INFO [stderr] --> src/lib.rs:2094:10 Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 INFO [stderr] 2094 | /// [Required] The ID of the dataset containing this table. Nov 28 13:49:31.873 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.873 INFO [stderr] Nov 28 13:49:31.873 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.873 INFO [stderr] --> src/lib.rs:2147:10 Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 INFO [stderr] 2147 | /// [Optional] The struct field values, in order of the struct type's declaration. Nov 28 13:49:31.873 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.873 INFO [stderr] Nov 28 13:49:31.873 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.873 INFO [stderr] --> src/lib.rs:2150:10 Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 INFO [stderr] 2150 | /// [Optional] The array values, if this is an array type. Nov 28 13:49:31.873 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.873 INFO [stderr] Nov 28 13:49:31.873 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.873 INFO [stderr] --> src/lib.rs:2153:10 Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 INFO [stderr] 2153 | /// [Optional] The value of this value, if a simple scalar type. Nov 28 13:49:31.873 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.873 INFO [stderr] Nov 28 13:49:31.873 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.873 INFO [stderr] --> src/lib.rs:2223:10 Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 INFO [stderr] 2223 | /// [Optional] A user-friendly description of this table. Nov 28 13:49:31.873 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.873 INFO [stderr] Nov 28 13:49:31.873 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.873 INFO [stderr] --> src/lib.rs:2225:10 Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 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. Nov 28 13:49:31.873 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.873 INFO [stderr] Nov 28 13:49:31.873 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.873 INFO [stderr] --> src/lib.rs:2242:10 Nov 28 13:49:31.873 INFO [stderr] | Nov 28 13:49:31.873 INFO [stderr] 2242 | /// [Required] Reference describing the ID of this table. Nov 28 13:49:31.874 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.874 INFO [stderr] | Nov 28 13:49:31.874 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.874 INFO [stderr] Nov 28 13:49:31.874 INFO [stderr] warning: `[Beta]` cannot be resolved, ignoring it... Nov 28 13:49:31.874 INFO [stderr] --> src/lib.rs:2245:10 Nov 28 13:49:31.874 INFO [stderr] | Nov 28 13:49:31.874 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. Nov 28 13:49:31.874 INFO [stderr] | ^^^^ cannot be resolved, ignoring Nov 28 13:49:31.874 INFO [stderr] | Nov 28 13:49:31.874 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.874 INFO [stderr] Nov 28 13:49:31.874 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.874 INFO [stderr] --> src/lib.rs:2267:10 Nov 28 13:49:31.874 INFO [stderr] | Nov 28 13:49:31.874 INFO [stderr] 2267 | /// [Optional] A descriptive name for this table. Nov 28 13:49:31.874 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.874 INFO [stderr] | Nov 28 13:49:31.874 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.874 INFO [stderr] Nov 28 13:49:31.874 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.874 INFO [stderr] --> src/lib.rs:2270:10 Nov 28 13:49:31.874 INFO [stderr] | Nov 28 13:49:31.874 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. Nov 28 13:49:31.874 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.874 INFO [stderr] | Nov 28 13:49:31.874 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.874 INFO [stderr] Nov 28 13:49:31.874 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.874 INFO [stderr] --> src/lib.rs:2273:10 Nov 28 13:49:31.874 INFO [stderr] | Nov 28 13:49:31.874 INFO [stderr] 2273 | /// [Optional] The view definition. Nov 28 13:49:31.874 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.874 INFO [stderr] | Nov 28 13:49:31.874 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.874 INFO [stderr] Nov 28 13:49:31.874 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.874 INFO [stderr] --> src/lib.rs:2281:10 Nov 28 13:49:31.874 INFO [stderr] | Nov 28 13:49:31.874 INFO [stderr] 2281 | /// [Optional] Describes the schema of this table. Nov 28 13:49:31.874 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.874 INFO [stderr] | Nov 28 13:49:31.874 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.874 INFO [stderr] Nov 28 13:49:31.874 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.879 INFO [stderr] --> src/lib.rs:2365:10 Nov 28 13:49:31.879 INFO [stderr] | Nov 28 13:49:31.879 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. Nov 28 13:49:31.879 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.879 INFO [stderr] | Nov 28 13:49:31.879 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.879 INFO [stderr] Nov 28 13:49:31.879 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.879 INFO [stderr] --> src/lib.rs:2371:10 Nov 28 13:49:31.879 INFO [stderr] | Nov 28 13:49:31.879 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. Nov 28 13:49:31.879 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.879 INFO [stderr] | Nov 28 13:49:31.879 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.879 INFO [stderr] Nov 28 13:49:31.879 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.879 INFO [stderr] --> src/lib.rs:2374:10 Nov 28 13:49:31.879 INFO [stderr] | Nov 28 13:49:31.879 INFO [stderr] 2374 | /// [Required] The destination table Nov 28 13:49:31.879 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.879 INFO [stderr] | Nov 28 13:49:31.879 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.879 INFO [stderr] Nov 28 13:49:31.879 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.879 INFO [stderr] --> src/lib.rs:2391:10 Nov 28 13:49:31.879 INFO [stderr] | Nov 28 13:49:31.879 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. Nov 28 13:49:31.879 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.879 INFO [stderr] | Nov 28 13:49:31.879 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.879 INFO [stderr] Nov 28 13:49:31.879 INFO [stderr] warning: `[Optional]` cannot be resolved, ignoring it... Nov 28 13:49:31.879 INFO [stderr] --> src/lib.rs:2394:17 Nov 28 13:49:31.879 INFO [stderr] | Nov 28 13:49:31.879 INFO [stderr] 2394 | /// [Beta] [Optional] Range of a sheet to query from. Only used when non-empty. Typical format: !: Nov 28 13:49:31.879 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.879 INFO [stderr] | Nov 28 13:49:31.879 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.880 INFO [stderr] Nov 28 13:49:31.880 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.880 INFO [stderr] --> src/lib.rs:2787:26 Nov 28 13:49:31.880 INFO [stderr] | Nov 28 13:49:31.880 INFO [stderr] 2787 | /// * `projectId` - [Required] Project ID of the requested job Nov 28 13:49:31.880 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.880 INFO [stderr] | Nov 28 13:49:31.880 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.880 INFO [stderr] Nov 28 13:49:31.880 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.880 INFO [stderr] --> src/lib.rs:2788:22 Nov 28 13:49:31.880 INFO [stderr] | Nov 28 13:49:31.880 INFO [stderr] 2788 | /// * `jobId` - [Required] Job ID of the requested job Nov 28 13:49:31.880 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.880 INFO [stderr] | Nov 28 13:49:31.880 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.880 INFO [stderr] Nov 28 13:49:31.880 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.880 INFO [stderr] --> src/lib.rs:2807:26 Nov 28 13:49:31.880 INFO [stderr] | Nov 28 13:49:31.880 INFO [stderr] 2807 | /// * `projectId` - [Required] Project ID of the job to cancel Nov 28 13:49:31.880 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.880 INFO [stderr] | Nov 28 13:49:31.880 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.880 INFO [stderr] Nov 28 13:49:31.880 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.880 INFO [stderr] --> src/lib.rs:2808:22 Nov 28 13:49:31.880 INFO [stderr] | Nov 28 13:49:31.880 INFO [stderr] 2808 | /// * `jobId` - [Required] Job ID of the job to cancel Nov 28 13:49:31.880 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.880 INFO [stderr] | Nov 28 13:49:31.880 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.880 INFO [stderr] Nov 28 13:49:31.880 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.880 INFO [stderr] --> src/lib.rs:2889:26 Nov 28 13:49:31.880 INFO [stderr] | Nov 28 13:49:31.880 INFO [stderr] 2889 | /// * `projectId` - [Required] Project ID of the query job Nov 28 13:49:31.880 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.880 INFO [stderr] | Nov 28 13:49:31.880 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.880 INFO [stderr] Nov 28 13:49:31.880 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.880 INFO [stderr] --> src/lib.rs:2890:22 Nov 28 13:49:31.880 INFO [stderr] | Nov 28 13:49:31.880 INFO [stderr] 2890 | /// * `jobId` - [Required] Job ID of the query job Nov 28 13:49:31.880 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.880 INFO [stderr] | Nov 28 13:49:31.880 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.880 INFO [stderr] Nov 28 13:49:31.884 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.884 INFO [stderr] --> src/lib.rs:6604:10 Nov 28 13:49:31.884 INFO [stderr] | Nov 28 13:49:31.884 INFO [stderr] 6604 | /// [Required] Project ID of the requested job Nov 28 13:49:31.884 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.884 INFO [stderr] | Nov 28 13:49:31.884 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.884 INFO [stderr] Nov 28 13:49:31.884 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.884 INFO [stderr] --> src/lib.rs:6614:10 Nov 28 13:49:31.884 INFO [stderr] | Nov 28 13:49:31.884 INFO [stderr] 6614 | /// [Required] Job ID of the requested job Nov 28 13:49:31.884 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.884 INFO [stderr] | Nov 28 13:49:31.884 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.884 INFO [stderr] Nov 28 13:49:31.884 INFO [stderr] warning: `[Experimental]` cannot be resolved, ignoring it... Nov 28 13:49:31.884 INFO [stderr] --> src/lib.rs:6624:10 Nov 28 13:49:31.884 INFO [stderr] | Nov 28 13:49:31.884 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. Nov 28 13:49:31.884 INFO [stderr] | ^^^^^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.884 INFO [stderr] | Nov 28 13:49:31.884 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.884 INFO [stderr] Nov 28 13:49:31.884 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.884 INFO [stderr] --> src/lib.rs:6871:10 Nov 28 13:49:31.884 INFO [stderr] | Nov 28 13:49:31.884 INFO [stderr] 6871 | /// [Required] Project ID of the job to cancel Nov 28 13:49:31.884 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.884 INFO [stderr] | Nov 28 13:49:31.884 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.884 INFO [stderr] Nov 28 13:49:31.884 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.884 INFO [stderr] --> src/lib.rs:6881:10 Nov 28 13:49:31.884 INFO [stderr] | Nov 28 13:49:31.884 INFO [stderr] 6881 | /// [Required] Job ID of the job to cancel Nov 28 13:49:31.884 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.884 INFO [stderr] | Nov 28 13:49:31.884 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.884 INFO [stderr] Nov 28 13:49:31.884 INFO [stderr] warning: `[Experimental]` cannot be resolved, ignoring it... Nov 28 13:49:31.884 INFO [stderr] --> src/lib.rs:6891:10 Nov 28 13:49:31.884 INFO [stderr] | Nov 28 13:49:31.884 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. Nov 28 13:49:31.884 INFO [stderr] | ^^^^^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.884 INFO [stderr] | Nov 28 13:49:31.884 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.884 INFO [stderr] Nov 28 13:49:31.894 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.895 INFO [stderr] --> src/lib.rs:8146:10 Nov 28 13:49:31.895 INFO [stderr] | Nov 28 13:49:31.895 INFO [stderr] 8146 | /// [Required] Project ID of the query job Nov 28 13:49:31.895 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.895 INFO [stderr] | Nov 28 13:49:31.895 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.895 INFO [stderr] Nov 28 13:49:31.895 INFO [stderr] warning: `[Required]` cannot be resolved, ignoring it... Nov 28 13:49:31.895 INFO [stderr] --> src/lib.rs:8156:10 Nov 28 13:49:31.895 INFO [stderr] | Nov 28 13:49:31.895 INFO [stderr] 8156 | /// [Required] Job ID of the query job Nov 28 13:49:31.895 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.895 INFO [stderr] | Nov 28 13:49:31.895 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.895 INFO [stderr] Nov 28 13:49:31.895 INFO [stderr] warning: `[Experimental]` cannot be resolved, ignoring it... Nov 28 13:49:31.895 INFO [stderr] --> src/lib.rs:8194:10 Nov 28 13:49:31.895 INFO [stderr] | Nov 28 13:49:31.895 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. Nov 28 13:49:31.895 INFO [stderr] | ^^^^^^^^^^^^ cannot be resolved, ignoring Nov 28 13:49:31.895 INFO [stderr] | Nov 28 13:49:31.895 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:49:31.895 INFO [stderr] Nov 28 13:49:32.274 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.94s Nov 28 13:49:32.292 INFO [stderr] su: No module specific data is present Nov 28 13:49:32.876 INFO running `"docker" "inspect" "3c3b61291c3967496ea4b358ebe719f169686d90aaac8381b0122ea7ff7412ba"` Nov 28 13:49:32.995 INFO running `"docker" "rm" "-f" "3c3b61291c3967496ea4b358ebe719f169686d90aaac8381b0122ea7ff7412ba"` Nov 28 13:49:33.099 INFO [stdout] 3c3b61291c3967496ea4b358ebe719f169686d90aaac8381b0122ea7ff7412ba