[INFO] cloning repository https://github.com/bigoldcat123/graduation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bigoldcat123/graduation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigoldcat123%2Fgraduation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigoldcat123%2Fgraduation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d93c0a6da53c9ba5bfa509ce370dd6bd6851e334
[INFO] checking bigoldcat123/graduation against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigoldcat123%2Fgraduation" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bigoldcat123/graduation
[INFO] finished tweaking git repo https://github.com/bigoldcat123/graduation
[INFO] tweaked toml for git repo https://github.com/bigoldcat123/graduation written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bigoldcat123/graduation 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 git repo https://github.com/bigoldcat123/graduation 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f467c40bee30e67ed4938801444284094fea0a33278012a0fd02a7399079b060
[INFO] running `Command { std: "docker" "start" "-a" "f467c40bee30e67ed4938801444284094fea0a33278012a0fd02a7399079b060", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f467c40bee30e67ed4938801444284094fea0a33278012a0fd02a7399079b060", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f467c40bee30e67ed4938801444284094fea0a33278012a0fd02a7399079b060", kill_on_drop: false }`
[INFO] [stdout] f467c40bee30e67ed4938801444284094fea0a33278012a0fd02a7399079b060
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 814abd5aa49623ca378b22caaa22b0096b91ae44c6a95d9818d5604627735db3
[INFO] running `Command { std: "docker" "start" "-a" "814abd5aa49623ca378b22caaa22b0096b91ae44c6a95d9818d5604627735db3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling faithea-macro v0.1.4 (/opt/rustwide/workdir/faithea-macro)
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking jiff v0.2.17
[INFO] [stderr]     Checking proc-macro2 v1.0.103
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking quote v1.0.42
[INFO] [stderr]     Checking syn v2.0.111
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking faithea v0.1.8 (/opt/rustwide/workdir/faithea)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> faithea/src/data/inbound/mod.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn into_inner(self) -> T {
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 | impl <T> Deref for FromRequest<T> {
[INFO] [stdout]    | --------------------------------- trait implemented here
[INFO] [stdout] 16 |     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] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> faithea/src/data/inbound/multipart/mod.rs:117:23
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | impl<T: TryFromMultipartDataMap> Deref for Multipart<T> {
[INFO] [stdout]     | ------------------------------------------------------- trait implemented here
[INFO] [stdout] 123 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `faithea` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> faithea/src/data/inbound/mod.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn into_inner(self) -> T {
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 | impl <T> Deref for FromRequest<T> {
[INFO] [stdout]    | --------------------------------- trait implemented here
[INFO] [stdout] 16 |     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] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> faithea/src/data/inbound/multipart/mod.rs:117:23
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | impl<T: TryFromMultipartDataMap> Deref for Multipart<T> {
[INFO] [stdout]     | ------------------------------------------------------- trait implemented here
[INFO] [stdout] 123 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `faithea` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "814abd5aa49623ca378b22caaa22b0096b91ae44c6a95d9818d5604627735db3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "814abd5aa49623ca378b22caaa22b0096b91ae44c6a95d9818d5604627735db3", kill_on_drop: false }`
[INFO] [stdout] 814abd5aa49623ca378b22caaa22b0096b91ae44c6a95d9818d5604627735db3
