[INFO] fetching crate sqlmodel-core 0.1.1...
[INFO] checking sqlmodel-core-0.1.1 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate sqlmodel-core 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate sqlmodel-core 0.1.1
[INFO] finished tweaking crates.io crate sqlmodel-core 0.1.1
[INFO] tweaked toml for crates.io crate sqlmodel-core 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlmodel-core 0.1.1 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 sqlmodel-core 0.1.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" "+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] 904a8a775c615941a7c9aa39ecbb66195b738d4c5d44db198cf89c7d69d24dfb
[INFO] running `Command { std: "docker" "start" "-a" "904a8a775c615941a7c9aa39ecbb66195b738d4c5d44db198cf89c7d69d24dfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "904a8a775c615941a7c9aa39ecbb66195b738d4c5d44db198cf89c7d69d24dfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "904a8a775c615941a7c9aa39ecbb66195b738d4c5d44db198cf89c7d69d24dfb", kill_on_drop: false }`
[INFO] [stdout] 904a8a775c615941a7c9aa39ecbb66195b738d4c5d44db198cf89c7d69d24dfb
[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] bb7ec2441db1688451f95a14343df02265c4dbb798faf6d9845eeeccef70288d
[INFO] running `Command { std: "docker" "start" "-a" "bb7ec2441db1688451f95a14343df02265c4dbb798faf6d9845eeeccef70288d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking asupersync v0.1.0
[INFO] [stderr]     Checking sqlmodel-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/hybrid.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn into_inner(self) -> T {
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 | impl<T> Deref for Hybrid<T> {
[INFO] [stdout]    | --------------------------- trait implemented here
[INFO] [stdout] 67 |     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] [stderr] error: could not compile `sqlmodel-core` (lib) due to 1 previous error
[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]   --> src/hybrid.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn into_inner(self) -> T {
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 | impl<T> Deref for Hybrid<T> {
[INFO] [stdout]    | --------------------------- trait implemented here
[INFO] [stdout] 67 |     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] [stderr] error: could not compile `sqlmodel-core` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "bb7ec2441db1688451f95a14343df02265c4dbb798faf6d9845eeeccef70288d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb7ec2441db1688451f95a14343df02265c4dbb798faf6d9845eeeccef70288d", kill_on_drop: false }`
[INFO] [stdout] bb7ec2441db1688451f95a14343df02265c4dbb798faf6d9845eeeccef70288d
