[INFO] fetching crate concision-neural 0.2.8... [INFO] checking concision-neural-0.2.8 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0 [INFO] extracting crate concision-neural 0.2.8 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate concision-neural 0.2.8 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate concision-neural 0.2.8 [INFO] tweaked toml for crates.io crate concision-neural 0.2.8 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate concision-neural 0.2.8 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 concision-neural 0.2.8 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 33b15e4085fd87982f1ba1295b71b09e03b7ccfb6d92ab707b2d794bcb994207 [INFO] running `Command { std: "docker" "start" "-a" "33b15e4085fd87982f1ba1295b71b09e03b7ccfb6d92ab707b2d794bcb994207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33b15e4085fd87982f1ba1295b71b09e03b7ccfb6d92ab707b2d794bcb994207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b15e4085fd87982f1ba1295b71b09e03b7ccfb6d92ab707b2d794bcb994207", kill_on_drop: false }` [INFO] [stdout] 33b15e4085fd87982f1ba1295b71b09e03b7ccfb6d92ab707b2d794bcb994207 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d9cd282a68b257c4816a6cdcd80308b4ecaea05991601bcbd6c72840748a8a64 [INFO] running `Command { std: "docker" "start" "-a" "d9cd282a68b257c4816a6cdcd80308b4ecaea05991601bcbd6c72840748a8a64", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling variants-derive v0.0.1 [INFO] [stderr] Compiling variants v0.0.1 [INFO] [stderr] Compiling concision-traits v0.2.8 [INFO] [stderr] Compiling concision-params v0.2.8 [INFO] [stderr] Compiling concision-init v0.2.8 [INFO] [stderr] Compiling concision-core v0.2.8 [INFO] [stderr] Compiling concision-data v0.2.8 [INFO] [stderr] Compiling concision-neural v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking serde_with v3.11.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ndarray v0.17.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/train/trainer.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | pub const fn loss(&self) -> &T { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | / impl<'a, M, T, R> core::ops::Deref for Trainer<'a, M, T, R> [INFO] [stdout] 60 | | where [INFO] [stdout] 61 | | M: Model, [INFO] [stdout] 62 | | R: Records, [INFO] [stdout] | |_______________- trait implemented here [INFO] [stdout] 63 | { [INFO] [stdout] 64 | type Target = M; [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] --> src/train/trainer.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn loss_mut(&mut self) -> &mut T { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | / impl<'a, M, T, R> core::ops::Deref for Trainer<'a, M, T, R> [INFO] [stdout] 60 | | where [INFO] [stdout] 61 | | M: Model, [INFO] [stdout] 62 | | R: Records, [INFO] [stdout] | |_______________- trait implemented here [INFO] [stdout] 63 | { [INFO] [stdout] 64 | type Target = M; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/train/trainer.rs:46:26 [INFO] [stdout] | [INFO] [stdout] 46 | pub const fn dataset(&self) -> &DatasetBase { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | / impl<'a, M, T, R> core::ops::Deref for Trainer<'a, M, T, R> [INFO] [stdout] 60 | | where [INFO] [stdout] 61 | | M: Model, [INFO] [stdout] 62 | | R: Records, [INFO] [stdout] | |_______________- trait implemented here [INFO] [stdout] 63 | { [INFO] [stdout] 64 | type Target = M; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/train/trainer.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn dataset_mut(&mut self) -> &mut DatasetBase { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | / impl<'a, M, T, R> core::ops::Deref for Trainer<'a, M, T, R> [INFO] [stdout] 60 | | where [INFO] [stdout] 61 | | M: Model, [INFO] [stdout] 62 | | R: Records, [INFO] [stdout] | |_______________- trait implemented here [INFO] [stdout] 63 | { [INFO] [stdout] 64 | type Target = M; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/train/trainer.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn begin(&self) -> &Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | / impl<'a, M, T, R> core::ops::Deref for Trainer<'a, M, T, R> [INFO] [stdout] 60 | | where [INFO] [stdout] 61 | | M: Model, [INFO] [stdout] 62 | | R: Records, [INFO] [stdout] | |_______________- trait implemented here [INFO] [stdout] 63 | { [INFO] [stdout] 64 | type Target = M; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/train/trainer.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | pub const fn loss(&self) -> &T { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | / impl<'a, M, T, R> core::ops::Deref for Trainer<'a, M, T, R> [INFO] [stdout] 60 | | where [INFO] [stdout] 61 | | M: Model, [INFO] [stdout] 62 | | R: Records, [INFO] [stdout] | |_______________- trait implemented here [INFO] [stdout] 63 | { [INFO] [stdout] 64 | type Target = M; [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] --> src/train/trainer.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn loss_mut(&mut self) -> &mut T { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | / impl<'a, M, T, R> core::ops::Deref for Trainer<'a, M, T, R> [INFO] [stdout] 60 | | where [INFO] [stdout] 61 | | M: Model, [INFO] [stdout] 62 | | R: Records, [INFO] [stdout] | |_______________- trait implemented here [INFO] [stdout] 63 | { [INFO] [stdout] 64 | type Target = M; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/train/trainer.rs:46:26 [INFO] [stdout] | [INFO] [stdout] 46 | pub const fn dataset(&self) -> &DatasetBase { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | / impl<'a, M, T, R> core::ops::Deref for Trainer<'a, M, T, R> [INFO] [stdout] 60 | | where [INFO] [stdout] 61 | | M: Model, [INFO] [stdout] 62 | | R: Records, [INFO] [stdout] | |_______________- trait implemented here [INFO] [stdout] 63 | { [INFO] [stdout] 64 | type Target = M; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/train/trainer.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn dataset_mut(&mut self) -> &mut DatasetBase { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | / impl<'a, M, T, R> core::ops::Deref for Trainer<'a, M, T, R> [INFO] [stdout] 60 | | where [INFO] [stdout] 61 | | M: Model, [INFO] [stdout] 62 | | R: Records, [INFO] [stdout] | |_______________- trait implemented here [INFO] [stdout] 63 | { [INFO] [stdout] 64 | type Target = M; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/train/trainer.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn begin(&self) -> &Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | / impl<'a, M, T, R> core::ops::Deref for Trainer<'a, M, T, R> [INFO] [stdout] 60 | | where [INFO] [stdout] 61 | | M: Model, [INFO] [stdout] 62 | | R: Records, [INFO] [stdout] | |_______________- trait implemented here [INFO] [stdout] 63 | { [INFO] [stdout] 64 | type Target = M; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `concision-neural` (lib test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `concision-neural` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "d9cd282a68b257c4816a6cdcd80308b4ecaea05991601bcbd6c72840748a8a64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9cd282a68b257c4816a6cdcd80308b4ecaea05991601bcbd6c72840748a8a64", kill_on_drop: false }` [INFO] [stdout] d9cd282a68b257c4816a6cdcd80308b4ecaea05991601bcbd6c72840748a8a64