[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] building simoncozens/kurbopy against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [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] 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] validating manifest of git repo https://github.com/simoncozens/kurbopy on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unindent v0.2.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.85 [INFO] [stderr] Downloaded pyo3-ffi v0.21.2 [INFO] [stderr] Downloaded indoc v2.0.5 [INFO] [stderr] Downloaded inventory v0.3.15 [INFO] [stderr] Downloaded bitflags v2.5.0 [INFO] [stderr] Downloaded target-lexicon v0.12.14 [INFO] [stderr] Downloaded pyo3-build-config v0.21.2 [INFO] [stderr] Downloaded pyo3-macros v0.21.2 [INFO] [stderr] Downloaded portable-atomic v1.6.0 [INFO] [stderr] Downloaded redox_syscall v0.5.1 [INFO] [stderr] Downloaded windows-targets v0.52.5 [INFO] [stderr] Downloaded kurbo v0.11.1 [INFO] [stderr] Downloaded pyo3-macros-backend v0.21.2 [INFO] [stderr] Downloaded syn v2.0.66 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.52.5 [INFO] [stderr] Downloaded windows_i686_gnullvm v0.52.5 [INFO] [stderr] Downloaded pyo3 v0.21.2 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.52.5 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.52.5 [INFO] [stderr] Downloaded windows_i686_msvc v0.52.5 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.52.5 [INFO] [stderr] Downloaded windows_i686_gnu v0.52.5 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.52.5 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ee673dbef35fc478fb1c2078b82f124fd2575d514dc502060edd04ce4d2403c [INFO] running `Command { std: "docker" "start" "-a" "9ee673dbef35fc478fb1c2078b82f124fd2575d514dc502060edd04ce4d2403c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ee673dbef35fc478fb1c2078b82f124fd2575d514dc502060edd04ce4d2403c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ee673dbef35fc478fb1c2078b82f124fd2575d514dc502060edd04ce4d2403c", kill_on_drop: false }` [INFO] [stdout] 9ee673dbef35fc478fb1c2078b82f124fd2575d514dc502060edd04ce4d2403c [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] ce8d8e1530e1176caa0186041e4abffca7662853c5f3b837d66c1bea553201ef [INFO] running `Command { std: "docker" "start" "-a" "ce8d8e1530e1176caa0186041e4abffca7662853c5f3b837d66c1bea553201ef", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling kurbo v0.11.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [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] Compiling 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::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: 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 { [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 { [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 23.83s [INFO] running `Command { std: "docker" "inspect" "ce8d8e1530e1176caa0186041e4abffca7662853c5f3b837d66c1bea553201ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce8d8e1530e1176caa0186041e4abffca7662853c5f3b837d66c1bea553201ef", kill_on_drop: false }` [INFO] [stdout] ce8d8e1530e1176caa0186041e4abffca7662853c5f3b837d66c1bea553201ef [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 47c33615e2fa73631d687596db3327d5e3e3a46057f0799d429335b1495a9a53 [INFO] running `Command { std: "docker" "start" "-a" "47c33615e2fa73631d687596db3327d5e3e3a46057f0799d429335b1495a9a53", kill_on_drop: false }` [INFO] [stderr] Compiling 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::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: 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 { [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 { [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 `test` profile [unoptimized + debuginfo] target(s) in 6.76s [INFO] running `Command { std: "docker" "inspect" "47c33615e2fa73631d687596db3327d5e3e3a46057f0799d429335b1495a9a53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47c33615e2fa73631d687596db3327d5e3e3a46057f0799d429335b1495a9a53", kill_on_drop: false }` [INFO] [stdout] 47c33615e2fa73631d687596db3327d5e3e3a46057f0799d429335b1495a9a53