[INFO] fetching crate abs-data 0.2.1...
[INFO] checking abs-data-0.2.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate abs-data 0.2.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate abs-data 0.2.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate abs-data 0.2.1
[INFO] finished tweaking crates.io crate abs-data 0.2.1
[INFO] tweaked toml for crates.io crate abs-data 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded socket2 v0.5.6
[INFO] [stderr]   Downloaded mio v0.8.11
[INFO] [stderr]   Downloaded sync_wrapper v0.1.2
[INFO] [stderr]   Downloaded system-configuration-sys v0.5.0
[INFO] [stderr]   Downloaded security-framework-sys v2.10.0
[INFO] [stderr]   Downloaded strum v0.25.0
[INFO] [stderr]   Downloaded http-body v0.4.6
[INFO] [stderr]   Downloaded httpdate v1.0.3
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.4
[INFO] [stderr]   Downloaded core-foundation v0.9.4
[INFO] [stderr]   Downloaded schannel v0.1.23
[INFO] [stderr]   Downloaded security-framework v2.10.0
[INFO] [stderr]   Downloaded backtrace v0.3.71
[INFO] [stderr]   Downloaded h2 v0.3.25
[INFO] [stderr]   Downloaded hyper v0.14.28
[INFO] [stderr]   Downloaded reqwest v0.11.27
[INFO] [stderr]   Downloaded tokio v1.37.0
[INFO] [stderr]   Downloaded gimli v0.28.1
[INFO] [stderr]   Downloaded object v0.32.2
[INFO] [stderr]   Downloaded core-foundation-sys v0.8.6
[INFO] [stderr]   Downloaded winreg v0.50.0
[INFO] [stderr]   Downloaded strum_macros v0.25.3
[INFO] [stderr]   Downloaded system-configuration v0.5.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.58
[INFO] [stderr]   Downloaded thiserror v1.0.58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47cf717801b3edca419e15eb809cc68ce210990e70d9d2e49d30b4db87ceb122
[INFO] running `Command { std: "docker" "start" "-a" "47cf717801b3edca419e15eb809cc68ce210990e70d9d2e49d30b4db87ceb122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47cf717801b3edca419e15eb809cc68ce210990e70d9d2e49d30b4db87ceb122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47cf717801b3edca419e15eb809cc68ce210990e70d9d2e49d30b4db87ceb122", kill_on_drop: false }`
[INFO] [stdout] 47cf717801b3edca419e15eb809cc68ce210990e70d9d2e49d30b4db87ceb122
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b205730b6e84155f265f2d97c084d1619565402ac5b4d099107cf8475505e50e
[INFO] running `Command { std: "docker" "start" "-a" "b205730b6e84155f265f2d97c084d1619565402ac5b4d099107cf8475505e50e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking abs-data v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]  --> src/config.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub const BASE_URL: &str = "https://api.data.abs.gov.au";
[INFO] [stdout]   |                         ^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]   = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub const BASE_URL: &'static str = "https://api.data.abs.gov.au";
[INFO] [stdout]   |                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]  --> src/config.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub const DATA_PATH: &str = "data";
[INFO] [stdout]   |                          ^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub const DATA_PATH: &'static str = "data";
[INFO] [stdout]   |                           +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]  --> src/config.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub const QUERY_START_PERIOD: &str = "startPeriod";
[INFO] [stdout]   |                                   ^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub const QUERY_START_PERIOD: &'static str = "startPeriod";
[INFO] [stdout]   |                                    +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub const QUERY_END_PERIOD: &str = "endPeriod";
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub const QUERY_END_PERIOD: &'static str = "endPeriod";
[INFO] [stdout]    |                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub const QUERY_DETAIL: &str = "detail";
[INFO] [stdout]    |                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub const QUERY_DETAIL: &'static str = "detail";
[INFO] [stdout]    |                              +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:12:47
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub const QUERY_DIMENSION_AT_OBSERVATION: &str = "dimensionAtObservation";
[INFO] [stdout]    |                                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub const QUERY_DIMENSION_AT_OBSERVATION: &'static str = "dimensionAtObservation";
[INFO] [stdout]    |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub const QUERY_REFERENCES: &str = "references";
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub const QUERY_REFERENCES: &'static str = "references";
[INFO] [stdout]    |                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub const MIME_TYPE_SDMX_STRUCTURE_JSON: &str = "application/vnd.sdmx.structure+json";
[INFO] [stdout]    |                                              ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub const MIME_TYPE_SDMX_STRUCTURE_JSON: &'static str = "application/vnd.sdmx.structure+json";
[INFO] [stdout]    |                                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub const MIME_TYPE_SDMX_DATA_JSON: &str = "application/vnd.sdmx.data+json";
[INFO] [stdout]    |                                         ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub const MIME_TYPE_SDMX_DATA_JSON: &'static str = "application/vnd.sdmx.data+json";
[INFO] [stdout]    |                                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const HEADER_ACCEPT_KEY: &str = "Accept";
[INFO] [stdout]    |                                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const HEADER_ACCEPT_KEY: &'static str = "Accept";
[INFO] [stdout]    |                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const HEADER_USER_AGENT_KEY: &str = "User-Agent";
[INFO] [stdout]    |                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const HEADER_USER_AGENT_KEY: &'static str = "User-Agent";
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const HEADER_API_KEY: &str = "x-api-key";
[INFO] [stdout]    |                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const HEADER_API_KEY: &'static str = "x-api-key";
[INFO] [stdout]    |                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const HEADER_USER_AGENT_VALUE: &str = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91...
[INFO] [stdout]    |                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const HEADER_USER_AGENT_VALUE: &'static str = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36";
[INFO] [stdout]    |                                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const USER_AGENT_ANONYMOUS: (&str, &str) =
[INFO] [stdout]    |                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const USER_AGENT_ANONYMOUS: (&'static str, &str) =
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:23:44
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const USER_AGENT_ANONYMOUS: (&str, &str) =
[INFO] [stdout]    |                                            ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const USER_AGENT_ANONYMOUS: (&str, &'static str) =
[INFO] [stdout]    |                                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const ACCEPT_STRUCTURE_JSON: (&str, &str) =
[INFO] [stdout]    |                                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const ACCEPT_STRUCTURE_JSON: (&'static str, &str) =
[INFO] [stdout]    |                                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:26:45
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const ACCEPT_STRUCTURE_JSON: (&str, &str) =
[INFO] [stdout]    |                                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const ACCEPT_STRUCTURE_JSON: (&str, &'static str) =
[INFO] [stdout]    |                                              +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const ACCEPT_DATA_JSON: (&str, &str) =
[INFO] [stdout]    |                                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const ACCEPT_DATA_JSON: (&'static str, &str) =
[INFO] [stdout]    |                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:29:40
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const ACCEPT_DATA_JSON: (&str, &str) =
[INFO] [stdout]    |                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const ACCEPT_DATA_JSON: (&str, &'static str) =
[INFO] [stdout]    |                                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/models/typed/version.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::boxed::Box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]  --> src/config.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub const BASE_URL: &str = "https://api.data.abs.gov.au";
[INFO] [stdout]   |                         ^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]   = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub const BASE_URL: &'static str = "https://api.data.abs.gov.au";
[INFO] [stdout]   |                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]  --> src/config.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub const DATA_PATH: &str = "data";
[INFO] [stdout]   |                          ^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub const DATA_PATH: &'static str = "data";
[INFO] [stdout]   |                           +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]  --> src/config.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub const QUERY_START_PERIOD: &str = "startPeriod";
[INFO] [stdout]   |                                   ^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub const QUERY_START_PERIOD: &'static str = "startPeriod";
[INFO] [stdout]   |                                    +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub const QUERY_END_PERIOD: &str = "endPeriod";
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub const QUERY_END_PERIOD: &'static str = "endPeriod";
[INFO] [stdout]    |                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub const QUERY_DETAIL: &str = "detail";
[INFO] [stdout]    |                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub const QUERY_DETAIL: &'static str = "detail";
[INFO] [stdout]    |                              +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:12:47
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub const QUERY_DIMENSION_AT_OBSERVATION: &str = "dimensionAtObservation";
[INFO] [stdout]    |                                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub const QUERY_DIMENSION_AT_OBSERVATION: &'static str = "dimensionAtObservation";
[INFO] [stdout]    |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub const QUERY_REFERENCES: &str = "references";
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub const QUERY_REFERENCES: &'static str = "references";
[INFO] [stdout]    |                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub const MIME_TYPE_SDMX_STRUCTURE_JSON: &str = "application/vnd.sdmx.structure+json";
[INFO] [stdout]    |                                              ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub const MIME_TYPE_SDMX_STRUCTURE_JSON: &'static str = "application/vnd.sdmx.structure+json";
[INFO] [stdout]    |                                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub const MIME_TYPE_SDMX_DATA_JSON: &str = "application/vnd.sdmx.data+json";
[INFO] [stdout]    |                                         ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub const MIME_TYPE_SDMX_DATA_JSON: &'static str = "application/vnd.sdmx.data+json";
[INFO] [stdout]    |                                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const HEADER_ACCEPT_KEY: &str = "Accept";
[INFO] [stdout]    |                                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const HEADER_ACCEPT_KEY: &'static str = "Accept";
[INFO] [stdout]    |                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const HEADER_USER_AGENT_KEY: &str = "User-Agent";
[INFO] [stdout]    |                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const HEADER_USER_AGENT_KEY: &'static str = "User-Agent";
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const HEADER_API_KEY: &str = "x-api-key";
[INFO] [stdout]    |                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const HEADER_API_KEY: &'static str = "x-api-key";
[INFO] [stdout]    |                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const HEADER_USER_AGENT_VALUE: &str = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91...
[INFO] [stdout]    |                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const HEADER_USER_AGENT_VALUE: &'static str = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36";
[INFO] [stdout]    |                                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const USER_AGENT_ANONYMOUS: (&str, &str) =
[INFO] [stdout]    |                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const USER_AGENT_ANONYMOUS: (&'static str, &str) =
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:23:44
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const USER_AGENT_ANONYMOUS: (&str, &str) =
[INFO] [stdout]    |                                            ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const USER_AGENT_ANONYMOUS: (&str, &'static str) =
[INFO] [stdout]    |                                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const ACCEPT_STRUCTURE_JSON: (&str, &str) =
[INFO] [stdout]    |                                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const ACCEPT_STRUCTURE_JSON: (&'static str, &str) =
[INFO] [stdout]    |                                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:26:45
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const ACCEPT_STRUCTURE_JSON: (&str, &str) =
[INFO] [stdout]    |                                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const ACCEPT_STRUCTURE_JSON: (&str, &'static str) =
[INFO] [stdout]    |                                              +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const ACCEPT_DATA_JSON: (&str, &str) =
[INFO] [stdout]    |                                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const ACCEPT_DATA_JSON: (&'static str, &str) =
[INFO] [stdout]    |                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:29:40
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const ACCEPT_DATA_JSON: (&str, &str) =
[INFO] [stdout]    |                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const ACCEPT_DATA_JSON: (&str, &'static str) =
[INFO] [stdout]    |                                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/models/typed/version.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::boxed::Box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 20 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 20 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.94s
[INFO] running `Command { std: "docker" "inspect" "b205730b6e84155f265f2d97c084d1619565402ac5b4d099107cf8475505e50e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b205730b6e84155f265f2d97c084d1619565402ac5b4d099107cf8475505e50e", kill_on_drop: false }`
[INFO] [stdout] b205730b6e84155f265f2d97c084d1619565402ac5b4d099107cf8475505e50e
[INFO] checking abs-data-0.2.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate abs-data 0.2.1 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate abs-data 0.2.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate abs-data 0.2.1
[INFO] finished tweaking crates.io crate abs-data 0.2.1
[INFO] tweaked toml for crates.io crate abs-data 0.2.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af663a43eb8a2c283f0c2bd85102016fa70dcfb7dc4f5713fc6079c1ccb5b621
[INFO] running `Command { std: "docker" "start" "-a" "af663a43eb8a2c283f0c2bd85102016fa70dcfb7dc4f5713fc6079c1ccb5b621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af663a43eb8a2c283f0c2bd85102016fa70dcfb7dc4f5713fc6079c1ccb5b621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af663a43eb8a2c283f0c2bd85102016fa70dcfb7dc4f5713fc6079c1ccb5b621", kill_on_drop: false }`
[INFO] [stdout] af663a43eb8a2c283f0c2bd85102016fa70dcfb7dc4f5713fc6079c1ccb5b621
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 735d41756987f6777c1825ec57e24d0dd5f367fd1adb93dc3f59d47898811774
[INFO] running `Command { std: "docker" "start" "-a" "735d41756987f6777c1825ec57e24d0dd5f367fd1adb93dc3f59d47898811774", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking abs-data v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]  --> src/config.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub const BASE_URL: &str = "https://api.data.abs.gov.au";
[INFO] [stdout]   |                         ^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]   = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub const BASE_URL: &'static str = "https://api.data.abs.gov.au";
[INFO] [stdout]   |                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]  --> src/config.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub const DATA_PATH: &str = "data";
[INFO] [stdout]   |                          ^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub const DATA_PATH: &'static str = "data";
[INFO] [stdout]   |                           +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]  --> src/config.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub const QUERY_START_PERIOD: &str = "startPeriod";
[INFO] [stdout]   |                                   ^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub const QUERY_START_PERIOD: &'static str = "startPeriod";
[INFO] [stdout]   |                                    +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub const QUERY_END_PERIOD: &str = "endPeriod";
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub const QUERY_END_PERIOD: &'static str = "endPeriod";
[INFO] [stdout]    |                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub const QUERY_DETAIL: &str = "detail";
[INFO] [stdout]    |                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub const QUERY_DETAIL: &'static str = "detail";
[INFO] [stdout]    |                              +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:12:47
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub const QUERY_DIMENSION_AT_OBSERVATION: &str = "dimensionAtObservation";
[INFO] [stdout]    |                                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub const QUERY_DIMENSION_AT_OBSERVATION: &'static str = "dimensionAtObservation";
[INFO] [stdout]    |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub const QUERY_REFERENCES: &str = "references";
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub const QUERY_REFERENCES: &'static str = "references";
[INFO] [stdout]    |                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub const MIME_TYPE_SDMX_STRUCTURE_JSON: &str = "application/vnd.sdmx.structure+json";
[INFO] [stdout]    |                                              ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub const MIME_TYPE_SDMX_STRUCTURE_JSON: &'static str = "application/vnd.sdmx.structure+json";
[INFO] [stdout]    |                                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub const MIME_TYPE_SDMX_DATA_JSON: &str = "application/vnd.sdmx.data+json";
[INFO] [stdout]    |                                         ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub const MIME_TYPE_SDMX_DATA_JSON: &'static str = "application/vnd.sdmx.data+json";
[INFO] [stdout]    |                                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const HEADER_ACCEPT_KEY: &str = "Accept";
[INFO] [stdout]    |                                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const HEADER_ACCEPT_KEY: &'static str = "Accept";
[INFO] [stdout]    |                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const HEADER_USER_AGENT_KEY: &str = "User-Agent";
[INFO] [stdout]    |                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const HEADER_USER_AGENT_KEY: &'static str = "User-Agent";
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const HEADER_API_KEY: &str = "x-api-key";
[INFO] [stdout]    |                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const HEADER_API_KEY: &'static str = "x-api-key";
[INFO] [stdout]    |                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const HEADER_USER_AGENT_VALUE: &str = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91...
[INFO] [stdout]    |                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const HEADER_USER_AGENT_VALUE: &'static str = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36";
[INFO] [stdout]    |                                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const USER_AGENT_ANONYMOUS: (&str, &str) =
[INFO] [stdout]    |                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const USER_AGENT_ANONYMOUS: (&'static str, &str) =
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:23:44
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const USER_AGENT_ANONYMOUS: (&str, &str) =
[INFO] [stdout]    |                                            ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const USER_AGENT_ANONYMOUS: (&str, &'static str) =
[INFO] [stdout]    |                                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const ACCEPT_STRUCTURE_JSON: (&str, &str) =
[INFO] [stdout]    |                                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const ACCEPT_STRUCTURE_JSON: (&'static str, &str) =
[INFO] [stdout]    |                                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:26:45
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const ACCEPT_STRUCTURE_JSON: (&str, &str) =
[INFO] [stdout]    |                                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const ACCEPT_STRUCTURE_JSON: (&str, &'static str) =
[INFO] [stdout]    |                                              +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const ACCEPT_DATA_JSON: (&str, &str) =
[INFO] [stdout]    |                                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const ACCEPT_DATA_JSON: (&'static str, &str) =
[INFO] [stdout]    |                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:29:40
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const ACCEPT_DATA_JSON: (&str, &str) =
[INFO] [stdout]    |                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const ACCEPT_DATA_JSON: (&str, &'static str) =
[INFO] [stdout]    |                                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]  --> src/config.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub const BASE_URL: &str = "https://api.data.abs.gov.au";
[INFO] [stdout]   |                         ^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]   = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub const BASE_URL: &'static str = "https://api.data.abs.gov.au";
[INFO] [stdout]   |                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/models/typed/version.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::boxed::Box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]  --> src/config.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub const DATA_PATH: &str = "data";
[INFO] [stdout]   |                          ^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub const DATA_PATH: &'static str = "data";
[INFO] [stdout]   |                           +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]  --> src/config.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub const QUERY_START_PERIOD: &str = "startPeriod";
[INFO] [stdout]   |                                   ^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub const QUERY_START_PERIOD: &'static str = "startPeriod";
[INFO] [stdout]   |                                    +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub const QUERY_END_PERIOD: &str = "endPeriod";
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub const QUERY_END_PERIOD: &'static str = "endPeriod";
[INFO] [stdout]    |                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub const QUERY_DETAIL: &str = "detail";
[INFO] [stdout]    |                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub const QUERY_DETAIL: &'static str = "detail";
[INFO] [stdout]    |                              +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:12:47
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub const QUERY_DIMENSION_AT_OBSERVATION: &str = "dimensionAtObservation";
[INFO] [stdout]    |                                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub const QUERY_DIMENSION_AT_OBSERVATION: &'static str = "dimensionAtObservation";
[INFO] [stdout]    |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub const QUERY_REFERENCES: &str = "references";
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub const QUERY_REFERENCES: &'static str = "references";
[INFO] [stdout]    |                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub const MIME_TYPE_SDMX_STRUCTURE_JSON: &str = "application/vnd.sdmx.structure+json";
[INFO] [stdout]    |                                              ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub const MIME_TYPE_SDMX_STRUCTURE_JSON: &'static str = "application/vnd.sdmx.structure+json";
[INFO] [stdout]    |                                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub const MIME_TYPE_SDMX_DATA_JSON: &str = "application/vnd.sdmx.data+json";
[INFO] [stdout]    |                                         ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub const MIME_TYPE_SDMX_DATA_JSON: &'static str = "application/vnd.sdmx.data+json";
[INFO] [stdout]    |                                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const HEADER_ACCEPT_KEY: &str = "Accept";
[INFO] [stdout]    |                                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const HEADER_ACCEPT_KEY: &'static str = "Accept";
[INFO] [stdout]    |                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const HEADER_USER_AGENT_KEY: &str = "User-Agent";
[INFO] [stdout]    |                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const HEADER_USER_AGENT_KEY: &'static str = "User-Agent";
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const HEADER_API_KEY: &str = "x-api-key";
[INFO] [stdout]    |                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const HEADER_API_KEY: &'static str = "x-api-key";
[INFO] [stdout]    |                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const HEADER_USER_AGENT_VALUE: &str = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91...
[INFO] [stdout]    |                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const HEADER_USER_AGENT_VALUE: &'static str = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36";
[INFO] [stdout]    |                                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const USER_AGENT_ANONYMOUS: (&str, &str) =
[INFO] [stdout]    |                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const USER_AGENT_ANONYMOUS: (&'static str, &str) =
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:23:44
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const USER_AGENT_ANONYMOUS: (&str, &str) =
[INFO] [stdout]    |                                            ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const USER_AGENT_ANONYMOUS: (&str, &'static str) =
[INFO] [stdout]    |                                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const ACCEPT_STRUCTURE_JSON: (&str, &str) =
[INFO] [stdout]    |                                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const ACCEPT_STRUCTURE_JSON: (&'static str, &str) =
[INFO] [stdout]    |                                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:26:45
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const ACCEPT_STRUCTURE_JSON: (&str, &str) =
[INFO] [stdout]    |                                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const ACCEPT_STRUCTURE_JSON: (&str, &'static str) =
[INFO] [stdout]    |                                              +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const ACCEPT_DATA_JSON: (&str, &str) =
[INFO] [stdout]    |                                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const ACCEPT_DATA_JSON: (&'static str, &str) =
[INFO] [stdout]    |                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/config.rs:29:40
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const ACCEPT_DATA_JSON: (&str, &str) =
[INFO] [stdout]    |                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const ACCEPT_DATA_JSON: (&str, &'static str) =
[INFO] [stdout]    |                                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/models/typed/version.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::boxed::Box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 20 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 20 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.23s
[INFO] running `Command { std: "docker" "inspect" "735d41756987f6777c1825ec57e24d0dd5f367fd1adb93dc3f59d47898811774", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "735d41756987f6777c1825ec57e24d0dd5f367fd1adb93dc3f59d47898811774", kill_on_drop: false }`
[INFO] [stdout] 735d41756987f6777c1825ec57e24d0dd5f367fd1adb93dc3f59d47898811774
