[INFO] fetching crate bombay 0.0.4... [INFO] checking bombay-0.0.4 against master#217cb73577ed6f30a2005dd75bab01d23ec4cd60 for pr-148939 [INFO] extracting crate bombay 0.0.4 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate bombay 0.0.4 [INFO] finished tweaking crates.io crate bombay 0.0.4 [INFO] tweaked toml for crates.io crate bombay 0.0.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bombay 0.0.4 on toolchain 217cb73577ed6f30a2005dd75bab01d23ec4cd60 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 167 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding iso8601-timestamp v0.2.17 (available: v0.4.0) [INFO] [stderr] Adding test-with v0.10.6 (available: v0.15.5) [INFO] [stderr] Adding ureq v2.12.1 (available: v3.1.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded totp-rs v5.7.0 [INFO] [stderr] Downloaded byte-unit v4.0.19 [INFO] [stderr] Downloaded generic-array v1.3.5 [INFO] [stderr] Downloaded iso8601-timestamp v0.2.17 [INFO] [stderr] Downloaded sysinfo v0.29.11 [INFO] [stderr] Downloaded test-with v0.10.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d88507f37952489fea5107b1d77251ab6600b1649ad6984e0cab3e7210c12102 [INFO] running `Command { std: "docker" "start" "-a" "d88507f37952489fea5107b1d77251ab6600b1649ad6984e0cab3e7210c12102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d88507f37952489fea5107b1d77251ab6600b1649ad6984e0cab3e7210c12102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d88507f37952489fea5107b1d77251ab6600b1649ad6984e0cab3e7210c12102", kill_on_drop: false }` [INFO] [stdout] d88507f37952489fea5107b1d77251ab6600b1649ad6984e0cab3e7210c12102 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c923f0d19274415f5208e4313232ac0306c0bceb06b285c96b08bbaf2e5389d8 [INFO] running `Command { std: "docker" "start" "-a" "c923f0d19274415f5208e4313232ac0306c0bceb06b285c96b08bbaf2e5389d8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling utf8-width v0.1.8 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking base32 v0.5.1 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking const_format v0.2.35 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking generic-array v1.3.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking totp-rs v5.7.0 [INFO] [stderr] Checking cookie v0.18.1 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling test-with v0.10.6 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking serde_with v3.16.0 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking iso8601-timestamp v0.2.17 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking cookie_store v0.21.1 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking bombay v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `artist::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use artist::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mood::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use mood::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `playlist::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use playlist::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `release::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use release::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `user::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use user::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `artist::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use artist::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mood::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use mood::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `playlist::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use playlist::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `release::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use release::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `user::*` [INFO] [stdout] --> src/client/endpoints/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use user::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/mod.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn artist(&self) -> EndpointArtist { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | pub fn artist(&self) -> EndpointArtist<'_, ClientAuthState> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/mod.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn mood(&self) -> EndpointMood { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn mood(&self) -> EndpointMood<'_, ClientAuthState> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/mod.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn playlist(&self) -> EndpointPlaylist { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 71 | pub fn playlist(&self) -> EndpointPlaylist<'_, ClientAuthState> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/mod.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn release(&self) -> EndpointRelease { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 76 | pub fn release(&self) -> EndpointRelease<'_, ClientAuthState> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/mod.rs:447:17 [INFO] [stdout] | [INFO] [stdout] 447 | pub fn user(&self) -> EndpointUser { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 447 | pub fn user(&self) -> EndpointUser<'_, SignedIn> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/mod.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn artist(&self) -> EndpointArtist { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | pub fn artist(&self) -> EndpointArtist<'_, ClientAuthState> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/mod.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn mood(&self) -> EndpointMood { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn mood(&self) -> EndpointMood<'_, ClientAuthState> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/mod.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn playlist(&self) -> EndpointPlaylist { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 71 | pub fn playlist(&self) -> EndpointPlaylist<'_, ClientAuthState> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/mod.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn release(&self) -> EndpointRelease { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 76 | pub fn release(&self) -> EndpointRelease<'_, ClientAuthState> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/mod.rs:447:17 [INFO] [stdout] | [INFO] [stdout] 447 | pub fn user(&self) -> EndpointUser { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 447 | pub fn user(&self) -> EndpointUser<'_, SignedIn> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.26s [INFO] running `Command { std: "docker" "inspect" "c923f0d19274415f5208e4313232ac0306c0bceb06b285c96b08bbaf2e5389d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c923f0d19274415f5208e4313232ac0306c0bceb06b285c96b08bbaf2e5389d8", kill_on_drop: false }` [INFO] [stdout] c923f0d19274415f5208e4313232ac0306c0bceb06b285c96b08bbaf2e5389d8