[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] 5c07a4d90e8fe43bcaa7196583f086429af9ecca
[INFO] checking simoncozens/kurbopy against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoncozens%2Fkurbopy" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simoncozens/kurbopy on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inventory v0.3.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8babd0d81a54f505b482dbfd3e25b759e7c24a910338deaee204f2cc434e2682
[INFO] running `Command { std: "docker" "start" "-a" "8babd0d81a54f505b482dbfd3e25b759e7c24a910338deaee204f2cc434e2682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8babd0d81a54f505b482dbfd3e25b759e7c24a910338deaee204f2cc434e2682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8babd0d81a54f505b482dbfd3e25b759e7c24a910338deaee204f2cc434e2682", kill_on_drop: false }`
[INFO] [stdout] 8babd0d81a54f505b482dbfd3e25b759e7c24a910338deaee204f2cc434e2682
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd29ba98e6e8c096f3ee7235bc8af9a610f3e12e713f23edee3b6fdaa3024874
[INFO] running `Command { std: "docker" "start" "-a" "fd29ba98e6e8c096f3ee7235bc8af9a610f3e12e713f23edee3b6fdaa3024874", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]     Checking kurbo v0.11.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]     Checking kurbopy v0.11.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `kurbo::BezPath::flatten`: use the free function flatten instead
[INFO] [stdout]    --> src/bezpath.rs:143:21
[INFO] [stdout]     |
[INFO] [stdout] 143 |         self.path().flatten(tolerance, |l| match l {
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `kurbo::BezPath::flatten`: use the free function flatten instead
[INFO] [stdout]    --> src/bezpath.rs:344:12
[INFO] [stdout]     |
[INFO] [stdout] 344 |         b1.flatten(0.1, |el| match el {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `kurbo::BezPath::flatten`: use the free function flatten instead
[INFO] [stdout]    --> src/bezpath.rs:349:12
[INFO] [stdout]     |
[INFO] [stdout] 349 |         b2.flatten(0.1, |el| match el {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `kurbo::BezPath::flatten`: use the free function flatten instead
[INFO] [stdout]    --> src/bezpath.rs:143:21
[INFO] [stdout]     |
[INFO] [stdout] 143 |         self.path().flatten(tolerance, |l| match l {
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `kurbo::BezPath::flatten`: use the free function flatten instead
[INFO] [stdout]    --> src/bezpath.rs:344:12
[INFO] [stdout]     |
[INFO] [stdout] 344 |         b1.flatten(0.1, |el| match el {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `kurbo::BezPath::flatten`: use the free function flatten instead
[INFO] [stdout]    --> src/bezpath.rs:349:12
[INFO] [stdout]     |
[INFO] [stdout] 349 |         b2.flatten(0.1, |el| match el {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `kurbo::Rect::is_empty`: use is_zero_area instead
[INFO] [stdout]    --> src/rect.rs:134:16
[INFO] [stdout]     |
[INFO] [stdout] 134 |         self.0.is_empty()
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `kurbo::Rect::is_empty`: use is_zero_area instead
[INFO] [stdout]    --> src/rect.rs:134:16
[INFO] [stdout]     |
[INFO] [stdout] 134 |         self.0.is_empty()
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `kurbo::Size::is_empty`: use is_zero_area instead
[INFO] [stdout]   --> src/size.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 |         self.0.is_empty()
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `kurbo::Size::is_empty`: use is_zero_area instead
[INFO] [stdout]   --> src/size.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 |         self.0.is_empty()
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bezpath.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub(crate) fn path_mut(&mut self) -> MutexGuard<KBezPath> {
[INFO] [stdout]    |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub(crate) fn path_mut(&mut self) -> MutexGuard<'_, KBezPath> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bezpath.rs:86:24
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub(crate) fn path(&self) -> MutexGuard<KBezPath> {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub(crate) fn path(&self) -> MutexGuard<'_, KBezPath> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bezpath.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub(crate) fn path_mut(&mut self) -> MutexGuard<KBezPath> {
[INFO] [stdout]    |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub(crate) fn path_mut(&mut self) -> MutexGuard<'_, KBezPath> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bezpath.rs:86:24
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub(crate) fn path(&self) -> MutexGuard<KBezPath> {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub(crate) fn path(&self) -> MutexGuard<'_, KBezPath> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.69s
[INFO] running `Command { std: "docker" "inspect" "fd29ba98e6e8c096f3ee7235bc8af9a610f3e12e713f23edee3b6fdaa3024874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd29ba98e6e8c096f3ee7235bc8af9a610f3e12e713f23edee3b6fdaa3024874", kill_on_drop: false }`
[INFO] [stdout] fd29ba98e6e8c096f3ee7235bc8af9a610f3e12e713f23edee3b6fdaa3024874
