[INFO] fetching crate satellite-syn 0.31.6... [INFO] checking satellite-syn-0.31.6 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0 [INFO] extracting crate satellite-syn 0.31.6 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate satellite-syn 0.31.6 [INFO] finished tweaking crates.io crate satellite-syn 0.31.6 [INFO] tweaked toml for crates.io crate satellite-syn 0.31.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate satellite-syn 0.31.6 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate satellite-syn 0.31.6 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd5faafcc7cb46d9cd6a3cf75b23289b9c3b812a4d6f0cab0f48f29d682c0d1b [INFO] running `Command { std: "docker" "start" "-a" "cd5faafcc7cb46d9cd6a3cf75b23289b9c3b812a4d6f0cab0f48f29d682c0d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd5faafcc7cb46d9cd6a3cf75b23289b9c3b812a4d6f0cab0f48f29d682c0d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd5faafcc7cb46d9cd6a3cf75b23289b9c3b812a4d6f0cab0f48f29d682c0d1b", kill_on_drop: false }` [INFO] [stdout] cd5faafcc7cb46d9cd6a3cf75b23289b9c3b812a4d6f0cab0f48f29d682c0d1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bc952af5bf6b19b51e8c2408d6879b6892a9d5c5078680570e4e2888d25d3bb [INFO] running `Command { std: "docker" "start" "-a" "6bc952af5bf6b19b51e8c2408d6879b6892a9d5c5078680570e4e2888d25d3bb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.66 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking heck v0.3.3 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.66 [INFO] [stderr] Checking satellite-syn v0.31.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Ty` [INFO] [stdout] --> src/codegen/accounts/try_accounts.rs:2:43 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{AccountField, AccountsStruct, Ty}; [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: `Lit` [INFO] [stdout] --> src/codegen/accounts/try_accounts.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use syn::{Expr, Lit}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `proc_macro2::Span` [INFO] [stdout] --> src/codegen/program/handlers.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use proc_macro2::Span; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Ty` [INFO] [stdout] --> src/codegen/accounts/try_accounts.rs:2:43 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{AccountField, AccountsStruct, Ty}; [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: `Lit` [INFO] [stdout] --> src/codegen/accounts/try_accounts.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use syn::{Expr, Lit}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `proc_macro2::Span` [INFO] [stdout] --> src/codegen/program/handlers.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use proc_macro2::Span; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mint` [INFO] [stdout] --> src/codegen/accounts/constraints.rs:1622:37 [INFO] [stdout] | [INFO] [stdout] 1622 | fn generate_get_token_account_space(mint: &Expr) -> proc_macro2::TokenStream { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mint` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mint` [INFO] [stdout] --> src/codegen/accounts/constraints.rs:1622:37 [INFO] [stdout] | [INFO] [stdout] 1622 | fn generate_get_token_account_space(mint: &Expr) -> proc_macro2::TokenStream { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mint` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/lib.rs:1122:23 [INFO] [stdout] | [INFO] [stdout] 1122 | pub fn into_inner(self) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1127 | impl Deref for Context { [INFO] [stdout] | ---------------------------- trait implemented here [INFO] [stdout] 1128 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/context.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn modules(&self) -> impl Iterator { [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] 41 | pub fn modules(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/context.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn root_module(&self) -> ModuleContext { [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] 45 | pub fn root_module(&self) -> ModuleContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/lib.rs:1122:23 [INFO] [stdout] | [INFO] [stdout] 1122 | pub fn into_inner(self) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1127 | impl Deref for Context { [INFO] [stdout] | ---------------------------- trait implemented here [INFO] [stdout] 1128 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/context.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn modules(&self) -> impl Iterator { [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] 41 | pub fn modules(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/context.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn root_module(&self) -> ModuleContext { [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] 45 | pub fn root_module(&self) -> ModuleContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `satellite-syn` (lib test) due to 1 previous error; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `satellite-syn` (lib) due to 1 previous error; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6bc952af5bf6b19b51e8c2408d6879b6892a9d5c5078680570e4e2888d25d3bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bc952af5bf6b19b51e8c2408d6879b6892a9d5c5078680570e4e2888d25d3bb", kill_on_drop: false }` [INFO] [stdout] 6bc952af5bf6b19b51e8c2408d6879b6892a9d5c5078680570e4e2888d25d3bb