[INFO] fetching crate gplay 1.0.1...
[INFO] checking gplay-1.0.1 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate gplay 1.0.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate gplay 1.0.1 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gplay 1.0.1
[INFO] finished tweaking crates.io crate gplay 1.0.1
[INFO] tweaked toml for crates.io crate gplay 1.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate gplay 1.0.1 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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-test v0.4.3
[INFO] [stderr]   Downloaded rustls v0.21.7
[INFO] [stderr]   Downloaded easy-error v1.0.0
[INFO] [stderr]   Downloaded rustls-webpki v0.101.6
[INFO] [stderr]   Downloaded tracing v0.1.39
[INFO] [stderr]   Downloaded gcp_auth v0.9.0
[INFO] [stderr]   Downloaded regex v1.10.1
[INFO] [stderr]   Downloaded regex-automata v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 327ef57932436aff52c8186ae81290ed7e83bcc04e12f7c0633110f86f1b48b5
[INFO] running `Command { std: "docker" "start" "-a" "327ef57932436aff52c8186ae81290ed7e83bcc04e12f7c0633110f86f1b48b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "327ef57932436aff52c8186ae81290ed7e83bcc04e12f7c0633110f86f1b48b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "327ef57932436aff52c8186ae81290ed7e83bcc04e12f7c0633110f86f1b48b5", kill_on_drop: false }`
[INFO] [stdout] 327ef57932436aff52c8186ae81290ed7e83bcc04e12f7c0633110f86f1b48b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd6e07d89e9f46c1ebf9921fb3227b20cd5a884cfabb4025d82cd1239a54adea
[INFO] running `Command { std: "docker" "start" "-a" "cd6e07d89e9f46c1ebf9921fb3227b20cd5a884cfabb4025d82cd1239a54adea", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking regex-automata v0.4.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking easy-error v1.0.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking regex v1.10.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking rustls-webpki v0.101.6
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking tracing v0.1.39
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-test v0.4.3
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-rustls v0.24.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking gcp_auth v0.9.0
[INFO] [stderr]     Checking gplay v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/lib.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |     const EDIT_URL: &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] note: cannot automatically infer `'static` because of other lifetimes in scope
[INFO] [stdout]   --> src/lib.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl<'a> GplayTool<'a> {
[INFO] [stdout]    |      ^^
[INFO] [stdout]    = note: `#[deny(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 70 |     const EDIT_URL: &'static str =
[INFO] [stdout]    |                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/lib.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |     const UPLOAD_URL: &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] note: cannot automatically infer `'static` because of other lifetimes in scope
[INFO] [stdout]   --> src/lib.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl<'a> GplayTool<'a> {
[INFO] [stdout]    |      ^^
[INFO] [stdout] 70 |     const EDIT_URL: &str =
[INFO] [stdout]    |                     ^
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 72 |     const UPLOAD_URL: &'static str =
[INFO] [stdout]    |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/lib.rs:75:42
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl<'a> GplayTool<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn new(log: &'a dyn GplayLog) -> GplayTool {
[INFO] [stdout]    |                                          ^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/lib.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |     const EDIT_URL: &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] note: cannot automatically infer `'static` because of other lifetimes in scope
[INFO] [stdout]   --> src/lib.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl<'a> GplayTool<'a> {
[INFO] [stdout]    |      ^^
[INFO] [stdout]    = note: `#[deny(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 70 |     const EDIT_URL: &'static str =
[INFO] [stdout]    |                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/lib.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |     const UPLOAD_URL: &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] note: cannot automatically infer `'static` because of other lifetimes in scope
[INFO] [stdout]   --> src/lib.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl<'a> GplayTool<'a> {
[INFO] [stdout]    |      ^^
[INFO] [stdout] 70 |     const EDIT_URL: &str =
[INFO] [stdout]    |                     ^
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 72 |     const UPLOAD_URL: &'static str =
[INFO] [stdout]    |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/lib.rs:75:42
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl<'a> GplayTool<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn new(log: &'a dyn GplayLog) -> GplayTool {
[INFO] [stdout]    |                                          ^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gplay` (lib) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gplay` (lib test) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "cd6e07d89e9f46c1ebf9921fb3227b20cd5a884cfabb4025d82cd1239a54adea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd6e07d89e9f46c1ebf9921fb3227b20cd5a884cfabb4025d82cd1239a54adea", kill_on_drop: false }`
[INFO] [stdout] cd6e07d89e9f46c1ebf9921fb3227b20cd5a884cfabb4025d82cd1239a54adea
