[INFO] cloning repository https://github.com/vietly-klover/attain-bigquery-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vietly-klover/attain-bigquery-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvietly-klover%2Fattain-bigquery-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvietly-klover%2Fattain-bigquery-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f8ef26dfb60f1dfcbf7f7d4e8c6fa612aedd814
[INFO] testing vietly-klover/attain-bigquery-client against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvietly-klover%2Fattain-bigquery-client" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vietly-klover/attain-bigquery-client
[INFO] finished tweaking git repo https://github.com/vietly-klover/attain-bigquery-client
[INFO] tweaked toml for git repo https://github.com/vietly-klover/attain-bigquery-client written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vietly-klover/attain-bigquery-client on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vietly-klover/attain-bigquery-client already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d31b0e6552c6d3e5ea56eb5abf4651b039a6d68bbe3233124f463f3a980fb0d6
[INFO] running `Command { std: "docker" "start" "-a" "d31b0e6552c6d3e5ea56eb5abf4651b039a6d68bbe3233124f463f3a980fb0d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d31b0e6552c6d3e5ea56eb5abf4651b039a6d68bbe3233124f463f3a980fb0d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d31b0e6552c6d3e5ea56eb5abf4651b039a6d68bbe3233124f463f3a980fb0d6", kill_on_drop: false }`
[INFO] [stdout] d31b0e6552c6d3e5ea56eb5abf4651b039a6d68bbe3233124f463f3a980fb0d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b18e9be29b4484d4aab282fdbc3ae2d032ad6b16ae6a161170e2304f4dd56873
[INFO] running `Command { std: "docker" "start" "-a" "b18e9be29b4484d4aab282fdbc3ae2d032ad6b16ae6a161170e2304f4dd56873", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling configparser v3.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling attain-bigquery-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ureq`
[INFO] [stdout]  --> src/credential_provider/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ureq;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         project_id: &str,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         job_id: &str,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/client/jobs/client.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         location: Option<&str>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:42:54
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stdout]    |                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/client/jobs/client.rs:42:68
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stdout]    |                                                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         project_id: &str,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         job_id: &str,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/client/jobs/client.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         location: Option<&str>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/client/jobs/client.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         request: GetQueryResultsRequest<'a>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub async fn insert_job(&self, project_id: &str, job: Job) -> Result<Job> {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job`
[INFO] [stdout]   --> src/client/jobs/client.rs:65:54
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub async fn insert_job(&self, project_id: &str, job: Job) -> Result<Job> {
[INFO] [stdout]    |                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/client/jobs/client.rs:70:39
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub async fn list_jobs<'a>(&self, request: ListJobsRequest<'a>) -> Result<JobList> {
[INFO] [stdout]    |                                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:75:31
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub async fn query(&self, project_id: &str, request: QueryRequest) -> Result<QueryResponse> {
[INFO] [stdout]    |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/client/jobs/client.rs:75:49
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub async fn query(&self, project_id: &str, request: QueryRequest) -> Result<QueryResponse> {
[INFO] [stdout]    |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/datasets.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Datasets {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]   --> src/client/jobs/client.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Jobs {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 16 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/models.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Models {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/projects.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Projects {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/routines.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Routines {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/row_access_policies.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct RowAccessPolicies {
[INFO] [stdout]   |            ----------------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/tabledata.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Tabledata {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/tables.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Tables {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token_type` is never read
[INFO] [stdout]   --> src/credential_provider/imds_credential_provider.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct ImdsTokenResponse {
[INFO] [stdout]    |        ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     token_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.87s
[INFO] running `Command { std: "docker" "inspect" "b18e9be29b4484d4aab282fdbc3ae2d032ad6b16ae6a161170e2304f4dd56873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b18e9be29b4484d4aab282fdbc3ae2d032ad6b16ae6a161170e2304f4dd56873", kill_on_drop: false }`
[INFO] [stdout] b18e9be29b4484d4aab282fdbc3ae2d032ad6b16ae6a161170e2304f4dd56873
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 836339c2039b2f0522fdcb23e62597dd5a22f78060cb8c10452d978d0e78e132
[INFO] running `Command { std: "docker" "start" "-a" "836339c2039b2f0522fdcb23e62597dd5a22f78060cb8c10452d978d0e78e132", kill_on_drop: false }`
[INFO] [stderr]    Compiling attain-bigquery-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ureq`
[INFO] [stdout]  --> src/credential_provider/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ureq;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         project_id: &str,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         job_id: &str,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/client/jobs/client.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         location: Option<&str>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:42:54
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stdout]    |                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/client/jobs/client.rs:42:68
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stdout]    |                                                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         project_id: &str,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         job_id: &str,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/client/jobs/client.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         location: Option<&str>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/client/jobs/client.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         request: GetQueryResultsRequest<'a>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub async fn insert_job(&self, project_id: &str, job: Job) -> Result<Job> {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job`
[INFO] [stdout]   --> src/client/jobs/client.rs:65:54
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub async fn insert_job(&self, project_id: &str, job: Job) -> Result<Job> {
[INFO] [stdout]    |                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/client/jobs/client.rs:70:39
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub async fn list_jobs<'a>(&self, request: ListJobsRequest<'a>) -> Result<JobList> {
[INFO] [stdout]    |                                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:75:31
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub async fn query(&self, project_id: &str, request: QueryRequest) -> Result<QueryResponse> {
[INFO] [stdout]    |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/client/jobs/client.rs:75:49
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub async fn query(&self, project_id: &str, request: QueryRequest) -> Result<QueryResponse> {
[INFO] [stdout]    |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/datasets.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Datasets {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]   --> src/client/jobs/client.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Jobs {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 16 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/models.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Models {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/projects.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Projects {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/routines.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Routines {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/row_access_policies.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct RowAccessPolicies {
[INFO] [stdout]   |            ----------------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/tabledata.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Tabledata {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/tables.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Tables {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token_type` is never read
[INFO] [stdout]   --> src/credential_provider/imds_credential_provider.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct ImdsTokenResponse {
[INFO] [stdout]    |        ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     token_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ureq`
[INFO] [stdout]  --> src/credential_provider/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ureq;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         project_id: &str,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         job_id: &str,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/client/jobs/client.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         location: Option<&str>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:42:54
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stdout]    |                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/client/jobs/client.rs:42:68
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stdout]    |                                                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         project_id: &str,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         job_id: &str,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/client/jobs/client.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         location: Option<&str>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/client/jobs/client.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         request: GetQueryResultsRequest<'a>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub async fn insert_job(&self, project_id: &str, job: Job) -> Result<Job> {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job`
[INFO] [stdout]   --> src/client/jobs/client.rs:65:54
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub async fn insert_job(&self, project_id: &str, job: Job) -> Result<Job> {
[INFO] [stdout]    |                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/client/jobs/client.rs:70:39
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub async fn list_jobs<'a>(&self, request: ListJobsRequest<'a>) -> Result<JobList> {
[INFO] [stdout]    |                                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:75:31
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub async fn query(&self, project_id: &str, request: QueryRequest) -> Result<QueryResponse> {
[INFO] [stdout]    |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/client/jobs/client.rs:75:49
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub async fn query(&self, project_id: &str, request: QueryRequest) -> Result<QueryResponse> {
[INFO] [stdout]    |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/datasets.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Datasets {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]   --> src/client/jobs/client.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Jobs {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 16 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/models.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Models {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/projects.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Projects {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/routines.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Routines {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/row_access_policies.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct RowAccessPolicies {
[INFO] [stdout]   |            ----------------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/tabledata.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Tabledata {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/tables.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Tables {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token_type` is never read
[INFO] [stdout]   --> src/credential_provider/imds_credential_provider.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct ImdsTokenResponse {
[INFO] [stdout]    |        ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     token_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.60s
[INFO] running `Command { std: "docker" "inspect" "836339c2039b2f0522fdcb23e62597dd5a22f78060cb8c10452d978d0e78e132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "836339c2039b2f0522fdcb23e62597dd5a22f78060cb8c10452d978d0e78e132", kill_on_drop: false }`
[INFO] [stdout] 836339c2039b2f0522fdcb23e62597dd5a22f78060cb8c10452d978d0e78e132
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8f29cbe9b301ef94379d10cf255355b6e4e2df2db6d1c02992c5313211a6cd94
[INFO] running `Command { std: "docker" "start" "-a" "8f29cbe9b301ef94379d10cf255355b6e4e2df2db6d1c02992c5313211a6cd94", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ureq`
[INFO] [stderr]  --> src/credential_provider/mod.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use ureq;
[INFO] [stderr]   |     ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `project_id`
[INFO] [stderr]   --> src/client/jobs/client.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 |         project_id: &str,
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `job_id`
[INFO] [stderr]   --> src/client/jobs/client.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 |         job_id: &str,
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `location`
[INFO] [stderr]   --> src/client/jobs/client.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 |         location: Option<&str>,
[INFO] [stderr]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `project_id`
[INFO] [stderr]   --> src/client/jobs/client.rs:42:36
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stderr]    |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `job_id`
[INFO] [stderr]   --> src/client/jobs/client.rs:42:54
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stderr]    |                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `location`
[INFO] [stderr]   --> src/client/jobs/client.rs:42:68
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stderr]    |                                                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `project_id`
[INFO] [stderr]   --> src/client/jobs/client.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 49 |         project_id: &str,
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `job_id`
[INFO] [stderr]   --> src/client/jobs/client.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 |         job_id: &str,
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `location`
[INFO] [stderr]   --> src/client/jobs/client.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 51 |         location: Option<&str>,
[INFO] [stderr]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `request`
[INFO] [stderr]   --> src/client/jobs/client.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |         request: GetQueryResultsRequest<'a>,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `project_id`
[INFO] [stderr]   --> src/client/jobs/client.rs:65:36
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub async fn insert_job(&self, project_id: &str, job: Job) -> Result<Job> {
[INFO] [stderr]    |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `job`
[INFO] [stderr]   --> src/client/jobs/client.rs:65:54
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub async fn insert_job(&self, project_id: &str, job: Job) -> Result<Job> {
[INFO] [stderr]    |                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_job`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `request`
[INFO] [stderr]   --> src/client/jobs/client.rs:70:39
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub async fn list_jobs<'a>(&self, request: ListJobsRequest<'a>) -> Result<JobList> {
[INFO] [stderr]    |                                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `project_id`
[INFO] [stderr]   --> src/client/jobs/client.rs:75:31
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub async fn query(&self, project_id: &str, request: QueryRequest) -> Result<QueryResponse> {
[INFO] [stderr]    |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `request`
[INFO] [stderr]   --> src/client/jobs/client.rs:75:49
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub async fn query(&self, project_id: &str, request: QueryRequest) -> Result<QueryResponse> {
[INFO] [stderr]    |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stderr]  --> src/client/datasets.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Datasets {
[INFO] [stderr]   |            -------- fields in this struct
[INFO] [stderr] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stderr]   --> src/client/jobs/client.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct Jobs {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 16 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 17 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stderr]  --> src/client/models.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Models {
[INFO] [stderr]   |            ------ fields in this struct
[INFO] [stderr] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stderr]  --> src/client/projects.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Projects {
[INFO] [stderr]   |            -------- fields in this struct
[INFO] [stderr] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stderr]  --> src/client/routines.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Routines {
[INFO] [stderr]   |            -------- fields in this struct
[INFO] [stderr] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stderr]  --> src/client/row_access_policies.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct RowAccessPolicies {
[INFO] [stderr]   |            ----------------- fields in this struct
[INFO] [stderr] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stderr]  --> src/client/tabledata.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Tabledata {
[INFO] [stderr]   |            --------- fields in this struct
[INFO] [stderr] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stderr]  --> src/client/tables.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Tables {
[INFO] [stderr]   |            ------ fields in this struct
[INFO] [stderr] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `token_type` is never read
[INFO] [stderr]   --> src/credential_provider/imds_credential_provider.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | struct ImdsTokenResponse {
[INFO] [stderr]    |        ----------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 15 |     token_type: String,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `attain-bigquery-client` (lib) generated 25 warnings (run `cargo fix --lib -p attain-bigquery-client` to apply 16 suggestions)
[INFO] [stderr] warning: `attain-bigquery-client` (lib test) generated 25 warnings (25 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/attain_bigquery_client-cb0bdd7c9221eb65)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/environmental_config_provider_integration.rs (/opt/rustwide/target/debug/deps/environmental_config_provider_integration-7c4473ec22a4ac32)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_environmental_config_provider_reads_env_var ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/file_config_provider_integration.rs (/opt/rustwide/target/debug/deps/file_config_provider_integration-01470f4acc7a45bb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_file_config_provider_parsing ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_file_config_provider_parsing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_file_config_provider_parsing' (28) panicked at tests/file_config_provider_integration.rs:14:62:
[INFO] [stdout] Failed to load config: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:2184:27
[INFO] [stdout]    2: attain_bigquery_client::config_provider::file_config_provider::FileConfigProvider::load_config
[INFO] [stdout]              at ./src/config_provider/file_config_provider.rs:23:24
[INFO] [stdout]    3: attain_bigquery_client::config_provider::file_config_provider::FileConfigProvider::load_default_config
[INFO] [stdout]              at ./src/config_provider/file_config_provider.rs:36:9
[INFO] [stdout]    4: file_config_provider_integration::test_file_config_provider_parsing
[INFO] [stdout]              at ./tests/file_config_provider_integration.rs:14:20
[INFO] [stdout]    5: file_config_provider_integration::test_file_config_provider_parsing::{{closure}}
[INFO] [stdout]              at ./tests/file_config_provider_integration.rs:12:39
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]    9: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   12: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   13: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   15: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   16: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   21: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   22: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   26: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572c28b3b5b2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572c28b3b5b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572c28b3b5b2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x572c28b3b5b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x572c28b4c3cf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x572c28b4c3cf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x572c28b07b23 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572c28b07b23 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x572c28b138c2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x572c28b18fef - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x572c28b18e81 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x572c28aa82ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x572c28aa82ae - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x572c28b195ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x572c28b195ff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x572c28b1945a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x572c28b139f9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x572c28afbb8d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x572c28b54120 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572c28b53476 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x572c28a8793c - core::result::Result<T,E>::expect::hf8e75ecb31276c11
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x572c28a875f4 - file_config_provider_integration::test_file_config_provider_parsing::hd60ffc49f5970b22
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/file_config_provider_integration.rs:14:62
[INFO] [stdout]   22:     0x572c28a87727 - file_config_provider_integration::test_file_config_provider_parsing::{{closure}}::h820189f84d635d15
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/file_config_provider_integration.rs:12:39
[INFO] [stdout]   23:     0x572c28a87866 - core::ops::function::FnOnce::call_once::h741cc2bc5f7009ab
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x572c28aa80ab - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x572c28aa80ab - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x572c28abc10d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x572c28abc10d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x572c28abc10d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x572c28abc10d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x572c28abc10d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x572c28abc10d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x572c28abc10d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x572c28a95654 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x572c28a95654 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x572c28a98eaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x572c28a98eaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x572c28a98eaa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x572c28a98eaa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x572c28a98eaa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x572c28a98eaa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x572c28a98eaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x572c28b0edff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x572c28b0edff - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x706e69878aa4 - <unknown>
[INFO] [stdout]   45:     0x706e69905a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_file_config_provider_parsing
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test file_config_provider_integration`
[INFO] running `Command { std: "docker" "inspect" "8f29cbe9b301ef94379d10cf255355b6e4e2df2db6d1c02992c5313211a6cd94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f29cbe9b301ef94379d10cf255355b6e4e2df2db6d1c02992c5313211a6cd94", kill_on_drop: false }`
[INFO] [stdout] 8f29cbe9b301ef94379d10cf255355b6e4e2df2db6d1c02992c5313211a6cd94
