[INFO] fetching crate gplay 1.0.1... [INFO] testing gplay-1.0.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate gplay 1.0.1 into /workspace/builds/worker-0-tc1/source [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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gplay 1.0.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded easy-error v1.0.0 [INFO] [stderr] Downloaded tokio-test v0.4.3 [INFO] [stderr] Downloaded gcp_auth v0.9.0 [INFO] [stderr] Downloaded tracing v0.1.39 [INFO] [stderr] Downloaded regex v1.10.1 [INFO] [stderr] Downloaded rustix v0.38.19 [INFO] [stderr] Downloaded regex-automata v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0ff03411480f86da025e776da57179f4d81bdef0dd190b64ac5288d6246052f [INFO] running `Command { std: "docker" "start" "-a" "c0ff03411480f86da025e776da57179f4d81bdef0dd190b64ac5288d6246052f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0ff03411480f86da025e776da57179f4d81bdef0dd190b64ac5288d6246052f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ff03411480f86da025e776da57179f4d81bdef0dd190b64ac5288d6246052f", kill_on_drop: false }` [INFO] [stdout] c0ff03411480f86da025e776da57179f4d81bdef0dd190b64ac5288d6246052f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12903082286ef85aef7607bf061d5b0a25c357a05de6b5eaf2c025e7b2c5002d [INFO] running `Command { std: "docker" "start" "-a" "12903082286ef85aef7607bf061d5b0a25c357a05de6b5eaf2c025e7b2c5002d", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling tracing v0.1.39 [INFO] [stderr] Compiling easy-error v1.0.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-test v0.4.3 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling gcp_auth v0.9.0 [INFO] [stderr] Compiling 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 [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)]` (part of `#[deny(future_incompatible)]`) 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 [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] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 72 | const UPLOAD_URL: &'static str = [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:75:42 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn new(log: &'a dyn GplayLog) -> GplayTool { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 75 | pub fn new(log: &'a dyn GplayLog) -> GplayTool<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gplay` (lib) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "12903082286ef85aef7607bf061d5b0a25c357a05de6b5eaf2c025e7b2c5002d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12903082286ef85aef7607bf061d5b0a25c357a05de6b5eaf2c025e7b2c5002d", kill_on_drop: false }` [INFO] [stdout] 12903082286ef85aef7607bf061d5b0a25c357a05de6b5eaf2c025e7b2c5002d