[INFO] cloning repository https://github.com/simoncozens/kurbopy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simoncozens/kurbopy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoncozens%2Fkurbopy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoncozens%2Fkurbopy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85cd3dd504f553c56512b5be2154f70ed89cd1fb [INFO] checking simoncozens/kurbopy against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoncozens%2Fkurbopy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simoncozens/kurbopy on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simoncozens/kurbopy [INFO] finished tweaking git repo https://github.com/simoncozens/kurbopy [INFO] tweaked toml for git repo https://github.com/simoncozens/kurbopy written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/simoncozens/kurbopy 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memoffset v0.8.0 [INFO] [stderr] Downloaded pyo3-macros v0.18.1 [INFO] [stderr] Downloaded indoc v1.0.6 [INFO] [stderr] Downloaded target-lexicon v0.12.4 [INFO] [stderr] Downloaded pyo3-build-config v0.18.1 [INFO] [stderr] Downloaded smallvec v1.11.1 [INFO] [stderr] Downloaded kurbo v0.10.4 [INFO] [stderr] Downloaded pyo3-macros-backend v0.18.1 [INFO] [stderr] Downloaded syn v1.0.62 [INFO] [stderr] Downloaded pyo3-ffi v0.18.1 [INFO] [stderr] Downloaded pyo3 v0.18.1 [INFO] [stderr] Downloaded unindent v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f90da53924ded56633c255a2dbc668c317db7d3f134ad1feb3aa79c5156fb604 [INFO] running `Command { std: "docker" "start" "-a" "f90da53924ded56633c255a2dbc668c317db7d3f134ad1feb3aa79c5156fb604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f90da53924ded56633c255a2dbc668c317db7d3f134ad1feb3aa79c5156fb604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f90da53924ded56633c255a2dbc668c317db7d3f134ad1feb3aa79c5156fb604", kill_on_drop: false }` [INFO] [stdout] f90da53924ded56633c255a2dbc668c317db7d3f134ad1feb3aa79c5156fb604 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6c108fdda9ab433c71c875e6baadf9df045f3dd2b31a55050fc88bebfea9868 [INFO] running `Command { std: "docker" "start" "-a" "c6c108fdda9ab433c71c875e6baadf9df045f3dd2b31a55050fc88bebfea9868", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking unindent v0.1.7 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking kurbo v0.10.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pyo3-build-config v0.18.1 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling pyo3-ffi v0.18.1 [INFO] [stderr] Compiling pyo3 v0.18.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.18.1 [INFO] [stderr] Compiling pyo3-macros v0.18.1 [INFO] [stderr] Checking kurbopy v0.10.40 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `_add_Vec2` should have a snake case name [INFO] [stdout] --> src/line.rs:146:8 [INFO] [stdout] | [INFO] [stdout] 146 | fn _add_Vec2(&self, rhs: Vec2) -> PyResult { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_add_vec2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_sub_Vec2` should have a snake case name [INFO] [stdout] --> src/line.rs:151:8 [INFO] [stdout] | [INFO] [stdout] 151 | fn _sub_Vec2(&self, rhs: Vec2) -> PyResult { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_sub_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_add_Vec2` should have a snake case name [INFO] [stdout] --> src/point.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 159 | fn _add_Vec2(&self, rhs: Vec2) -> Point { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_add_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_iadd_Vec2` should have a snake case name [INFO] [stdout] --> src/point.rs:163:8 [INFO] [stdout] | [INFO] [stdout] 163 | fn _iadd_Vec2(&mut self, other: Vec2) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_iadd_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_sub_Vec2` should have a snake case name [INFO] [stdout] --> src/point.rs:167:8 [INFO] [stdout] | [INFO] [stdout] 167 | fn _sub_Vec2(&self, rhs: Vec2) -> Point { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_sub_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_isub_Vec2` should have a snake case name [INFO] [stdout] --> src/point.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | fn _isub_Vec2(&mut self, other: Vec2) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_isub_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_add_Vec2` should have a snake case name [INFO] [stdout] --> src/line.rs:146:8 [INFO] [stdout] | [INFO] [stdout] 146 | fn _add_Vec2(&self, rhs: Vec2) -> PyResult { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_add_vec2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_sub_Vec2` should have a snake case name [INFO] [stdout] --> src/line.rs:151:8 [INFO] [stdout] | [INFO] [stdout] 151 | fn _sub_Vec2(&self, rhs: Vec2) -> PyResult { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_sub_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_add_Vec2` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | fn _add_Vec2(&self, rhs: Vec2) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_add_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mul_Point` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | fn _mul_Point(&self, rhs: Point) -> Point { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `_mul_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mul_TranslateScale` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | fn _mul_TranslateScale(&self, rhs: TranslateScale) -> TranslateScale { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_mul_translate_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mul_BezPath` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | fn _mul_BezPath(&self, rhs: BezPath) -> BezPath { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `_mul_bez_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mul_Line` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | fn _mul_Line(&self, rhs: Line) -> PyResult { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `_mul_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mul_Rect` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | fn _mul_Rect(&self, rhs: Rect) -> PyResult { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `_mul_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_add_Vec2` should have a snake case name [INFO] [stdout] --> src/point.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 159 | fn _add_Vec2(&self, rhs: Vec2) -> Point { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_add_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_iadd_Vec2` should have a snake case name [INFO] [stdout] --> src/point.rs:163:8 [INFO] [stdout] | [INFO] [stdout] 163 | fn _iadd_Vec2(&mut self, other: Vec2) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_iadd_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_sub_Vec2` should have a snake case name [INFO] [stdout] --> src/point.rs:167:8 [INFO] [stdout] | [INFO] [stdout] 167 | fn _sub_Vec2(&self, rhs: Vec2) -> Point { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_sub_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_isub_Vec2` should have a snake case name [INFO] [stdout] --> src/point.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | fn _isub_Vec2(&mut self, other: Vec2) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_isub_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ZERO` should have a snake case name [INFO] [stdout] --> src/vec2.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | fn ZERO(_cls: &PyType) -> Self { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `zero` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_add_Vec2` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | fn _add_Vec2(&self, rhs: Vec2) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_add_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mul_Point` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | fn _mul_Point(&self, rhs: Point) -> Point { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `_mul_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mul_TranslateScale` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | fn _mul_TranslateScale(&self, rhs: TranslateScale) -> TranslateScale { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_mul_translate_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mul_BezPath` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | fn _mul_BezPath(&self, rhs: BezPath) -> BezPath { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `_mul_bez_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mul_Line` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | fn _mul_Line(&self, rhs: Line) -> PyResult { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `_mul_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mul_Rect` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | fn _mul_Rect(&self, rhs: Rect) -> PyResult { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `_mul_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ZERO` should have a snake case name [INFO] [stdout] --> src/vec2.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | fn ZERO(_cls: &PyType) -> Self { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `zero` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.90s [INFO] running `Command { std: "docker" "inspect" "c6c108fdda9ab433c71c875e6baadf9df045f3dd2b31a55050fc88bebfea9868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6c108fdda9ab433c71c875e6baadf9df045f3dd2b31a55050fc88bebfea9868", kill_on_drop: false }` [INFO] [stdout] c6c108fdda9ab433c71c875e6baadf9df045f3dd2b31a55050fc88bebfea9868 [INFO] checking simoncozens/kurbopy against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoncozens%2Fkurbopy" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simoncozens/kurbopy on toolchain 7622c0f807a4e13c4db886a1681bf343795692df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simoncozens/kurbopy [INFO] finished tweaking git repo https://github.com/simoncozens/kurbopy [INFO] tweaked toml for git repo https://github.com/simoncozens/kurbopy written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/simoncozens/kurbopy 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06a8c85e8984a0aed3f8b23fffa18a340ea70eccb9041ff4bf0a80ba156e95c0 [INFO] running `Command { std: "docker" "start" "-a" "06a8c85e8984a0aed3f8b23fffa18a340ea70eccb9041ff4bf0a80ba156e95c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06a8c85e8984a0aed3f8b23fffa18a340ea70eccb9041ff4bf0a80ba156e95c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06a8c85e8984a0aed3f8b23fffa18a340ea70eccb9041ff4bf0a80ba156e95c0", kill_on_drop: false }` [INFO] [stdout] 06a8c85e8984a0aed3f8b23fffa18a340ea70eccb9041ff4bf0a80ba156e95c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73d3a3c0bf9d6ffa6e61698a586a032081732adb1395aee81d3ec38582332b65 [INFO] running `Command { std: "docker" "start" "-a" "73d3a3c0bf9d6ffa6e61698a586a032081732adb1395aee81d3ec38582332b65", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Checking unindent v0.1.7 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking kurbo v0.10.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling pyo3-build-config v0.18.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling pyo3-ffi v0.18.1 [INFO] [stderr] Compiling pyo3 v0.18.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.18.1 [INFO] [stderr] Compiling pyo3-macros v0.18.1 [INFO] [stderr] Checking kurbopy v0.10.40 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `_add_Vec2` should have a snake case name [INFO] [stdout] --> src/line.rs:146:8 [INFO] [stdout] | [INFO] [stdout] 146 | fn _add_Vec2(&self, rhs: Vec2) -> PyResult { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_add_vec2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_sub_Vec2` should have a snake case name [INFO] [stdout] --> src/line.rs:151:8 [INFO] [stdout] | [INFO] [stdout] 151 | fn _sub_Vec2(&self, rhs: Vec2) -> PyResult { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_sub_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_add_Vec2` should have a snake case name [INFO] [stdout] --> src/point.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 159 | fn _add_Vec2(&self, rhs: Vec2) -> Point { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_add_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_iadd_Vec2` should have a snake case name [INFO] [stdout] --> src/point.rs:163:8 [INFO] [stdout] | [INFO] [stdout] 163 | fn _iadd_Vec2(&mut self, other: Vec2) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_iadd_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_sub_Vec2` should have a snake case name [INFO] [stdout] --> src/point.rs:167:8 [INFO] [stdout] | [INFO] [stdout] 167 | fn _sub_Vec2(&self, rhs: Vec2) -> Point { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_sub_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_isub_Vec2` should have a snake case name [INFO] [stdout] --> src/point.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | fn _isub_Vec2(&mut self, other: Vec2) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_isub_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/point.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__add__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/point.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__sub__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/rect.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__add__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/rect.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__sub__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_add_Vec2` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | fn _add_Vec2(&self, rhs: Vec2) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_add_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mul_Point` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | fn _mul_Point(&self, rhs: Point) -> Point { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `_mul_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mul_TranslateScale` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | fn _mul_TranslateScale(&self, rhs: TranslateScale) -> TranslateScale { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_mul_translate_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mul_BezPath` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | fn _mul_BezPath(&self, rhs: BezPath) -> BezPath { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `_mul_bez_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mul_Line` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | fn _mul_Line(&self, rhs: Line) -> PyResult { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `_mul_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mul_Rect` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | fn _mul_Rect(&self, rhs: Rect) -> PyResult { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `_mul_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/translatescale.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__mul__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/translatescale.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__add__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/translatescale.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__sub__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ZERO` should have a snake case name [INFO] [stdout] --> src/vec2.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | fn ZERO(_cls: &PyType) -> Self { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `zero` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/vec2.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__add__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/vec2.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__truediv__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/vec2.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__mul__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/vec2.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__sub__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kurbopy` (lib) due to 12 previous errors; 13 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: method `_add_Vec2` should have a snake case name [INFO] [stdout] --> src/line.rs:146:8 [INFO] [stdout] | [INFO] [stdout] 146 | fn _add_Vec2(&self, rhs: Vec2) -> PyResult { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_add_vec2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_sub_Vec2` should have a snake case name [INFO] [stdout] --> src/line.rs:151:8 [INFO] [stdout] | [INFO] [stdout] 151 | fn _sub_Vec2(&self, rhs: Vec2) -> PyResult { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_sub_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_add_Vec2` should have a snake case name [INFO] [stdout] --> src/point.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 159 | fn _add_Vec2(&self, rhs: Vec2) -> Point { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_add_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_iadd_Vec2` should have a snake case name [INFO] [stdout] --> src/point.rs:163:8 [INFO] [stdout] | [INFO] [stdout] 163 | fn _iadd_Vec2(&mut self, other: Vec2) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_iadd_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_sub_Vec2` should have a snake case name [INFO] [stdout] --> src/point.rs:167:8 [INFO] [stdout] | [INFO] [stdout] 167 | fn _sub_Vec2(&self, rhs: Vec2) -> Point { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_sub_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_isub_Vec2` should have a snake case name [INFO] [stdout] --> src/point.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | fn _isub_Vec2(&mut self, other: Vec2) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_isub_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/point.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__add__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/point.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__sub__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/rect.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__add__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/rect.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__sub__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_add_Vec2` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | fn _add_Vec2(&self, rhs: Vec2) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_add_vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mul_Point` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | fn _mul_Point(&self, rhs: Point) -> Point { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `_mul_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mul_TranslateScale` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | fn _mul_TranslateScale(&self, rhs: TranslateScale) -> TranslateScale { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_mul_translate_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mul_BezPath` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | fn _mul_BezPath(&self, rhs: BezPath) -> BezPath { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `_mul_bez_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mul_Line` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | fn _mul_Line(&self, rhs: Line) -> PyResult { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `_mul_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mul_Rect` should have a snake case name [INFO] [stdout] --> src/translatescale.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | fn _mul_Rect(&self, rhs: Rect) -> PyResult { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `_mul_rect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/translatescale.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__mul__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/translatescale.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__add__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/translatescale.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__sub__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ZERO` should have a snake case name [INFO] [stdout] --> src/vec2.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | fn ZERO(_cls: &PyType) -> Self { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `zero` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/vec2.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__add__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/vec2.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__truediv__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/vec2.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__mul__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/vec2.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__sub__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kurbopy` (lib test) due to 12 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "73d3a3c0bf9d6ffa6e61698a586a032081732adb1395aee81d3ec38582332b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73d3a3c0bf9d6ffa6e61698a586a032081732adb1395aee81d3ec38582332b65", kill_on_drop: false }` [INFO] [stdout] 73d3a3c0bf9d6ffa6e61698a586a032081732adb1395aee81d3ec38582332b65