[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 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoncozens%2Fkurbopy" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.18.1 [INFO] [stderr] Downloaded target-lexicon v0.12.4 [INFO] [stderr] Downloaded lock_api v0.4.2 [INFO] [stderr] Downloaded pyo3-ffi v0.18.1 [INFO] [stderr] Downloaded pyo3-build-config v0.18.1 [INFO] [stderr] Downloaded redox_syscall v0.2.5 [INFO] [stderr] Downloaded once_cell v1.8.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.18.1 [INFO] [stderr] Downloaded unindent v0.1.7 [INFO] [stderr] Downloaded syn v1.0.62 [INFO] [stderr] Downloaded pyo3 v0.18.1 [INFO] [stderr] Downloaded kurbo v0.10.4 [INFO] [stderr] Downloaded libc v0.2.88 [INFO] [stderr] Downloaded indoc v1.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2c169aba0e38820c44867dfd247e2cf7dea57b27ac1b55d858fcabeb511dc56a [INFO] running `Command { std: "docker" "start" "-a" "2c169aba0e38820c44867dfd247e2cf7dea57b27ac1b55d858fcabeb511dc56a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c169aba0e38820c44867dfd247e2cf7dea57b27ac1b55d858fcabeb511dc56a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c169aba0e38820c44867dfd247e2cf7dea57b27ac1b55d858fcabeb511dc56a", kill_on_drop: false }` [INFO] [stdout] 2c169aba0e38820c44867dfd247e2cf7dea57b27ac1b55d858fcabeb511dc56a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 73de3fff9ac2e16c599df6e93affa25daca279b68e36c98760fe381c997a460c [INFO] running `Command { std: "docker" "start" "-a" "73de3fff9ac2e16c599df6e93affa25daca279b68e36c98760fe381c997a460c", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling unicode-xid v0.2.1 [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 instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking kurbo v0.10.4 [INFO] [stderr] Checking itertools v0.10.3 [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/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/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: 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 9.00s [INFO] running `Command { std: "docker" "inspect" "73de3fff9ac2e16c599df6e93affa25daca279b68e36c98760fe381c997a460c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73de3fff9ac2e16c599df6e93affa25daca279b68e36c98760fe381c997a460c", kill_on_drop: false }` [INFO] [stdout] 73de3fff9ac2e16c599df6e93affa25daca279b68e36c98760fe381c997a460c [INFO] checking simoncozens/kurbopy against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoncozens%2Fkurbopy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-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-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ad3a99d9172dc2077728f4ce2d5987b5269fd42423ef0b2a91f2697b26b11d8 [INFO] running `Command { std: "docker" "start" "-a" "4ad3a99d9172dc2077728f4ce2d5987b5269fd42423ef0b2a91f2697b26b11d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ad3a99d9172dc2077728f4ce2d5987b5269fd42423ef0b2a91f2697b26b11d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ad3a99d9172dc2077728f4ce2d5987b5269fd42423ef0b2a91f2697b26b11d8", kill_on_drop: false }` [INFO] [stdout] 4ad3a99d9172dc2077728f4ce2d5987b5269fd42423ef0b2a91f2697b26b11d8 [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 -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] 1ffcad25795620db053ad91ab4fda85c1e3d9f82689120bdc00c9d3088fcc085 [INFO] running `Command { std: "docker" "start" "-a" "1ffcad25795620db053ad91ab4fda85c1e3d9f82689120bdc00c9d3088fcc085", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Checking unindent v0.1.7 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling memoffset v0.8.0 [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] 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] 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/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] 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] 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] 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] 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/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] 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] 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] [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] [stderr] error: could not compile `kurbopy` (lib test) due to 12 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1ffcad25795620db053ad91ab4fda85c1e3d9f82689120bdc00c9d3088fcc085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ffcad25795620db053ad91ab4fda85c1e3d9f82689120bdc00c9d3088fcc085", kill_on_drop: false }` [INFO] [stdout] 1ffcad25795620db053ad91ab4fda85c1e3d9f82689120bdc00c9d3088fcc085