[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 try#5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 for pr-143808 [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] 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] validating manifest of git repo https://github.com/simoncozens/kurbopy on toolchain 5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "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" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5273687a229e095f348596aff17fc13e69fe120e73db8d890c29e2ba86811a9b [INFO] running `Command { std: "docker" "start" "-a" "5273687a229e095f348596aff17fc13e69fe120e73db8d890c29e2ba86811a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5273687a229e095f348596aff17fc13e69fe120e73db8d890c29e2ba86811a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5273687a229e095f348596aff17fc13e69fe120e73db8d890c29e2ba86811a9b", kill_on_drop: false }` [INFO] [stdout] 5273687a229e095f348596aff17fc13e69fe120e73db8d890c29e2ba86811a9b [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" "-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da6e958d6370597c2e4134b2db673a8775593af3681becc0d8690ce7d372cf50 [INFO] running `Command { std: "docker" "start" "-a" "da6e958d6370597c2e4134b2db673a8775593af3681becc0d8690ce7d372cf50", 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 libc v0.2.155 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking kurbo v0.11.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking parking_lot v0.12.3 [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::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::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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bezpath.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn path_mut(&mut self) -> MutexGuard { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn path_mut(&mut self) -> MutexGuard<'_, KBezPath> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bezpath.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | pub(crate) fn path(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 86 | pub(crate) fn path(&self) -> MutexGuard<'_, KBezPath> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/kurbopy-529ca671d2718107.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/kurbopy-529ca671d2718107/dep-test-lib-kurbopy` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bezpath.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn path_mut(&mut self) -> MutexGuard { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn path_mut(&mut self) -> MutexGuard<'_, KBezPath> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kurbopy` (lib); 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/bin/rustc --crate-name kurbopy --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5604becef7f209f9 -C extra-filename=-cd36a6c67e3d39fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a3930737e3cae795.rmeta --extern kurbo=/opt/rustwide/target/debug/deps/libkurbo-606149435ed84103.rmeta --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-1c1be7454d45f206.rmeta --cap-lints=forbid` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "da6e958d6370597c2e4134b2db673a8775593af3681becc0d8690ce7d372cf50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da6e958d6370597c2e4134b2db673a8775593af3681becc0d8690ce7d372cf50", kill_on_drop: false }` [INFO] [stdout] da6e958d6370597c2e4134b2db673a8775593af3681becc0d8690ce7d372cf50