[INFO] cloning repository https://github.com/crates-lurey-io/grixy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crates-lurey-io/grixy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrates-lurey-io%2Fgrixy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrates-lurey-io%2Fgrixy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 534e76f493ac62289fab13075e5081b44cb59b66
[INFO] checking crates-lurey-io/grixy against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrates-lurey-io%2Fgrixy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/crates-lurey-io/grixy
[INFO] finished tweaking git repo https://github.com/crates-lurey-io/grixy
[INFO] tweaked toml for git repo https://github.com/crates-lurey-io/grixy written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crates-lurey-io/grixy on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crates-lurey-io/grixy 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:63:12
[INFO] [stderr]    |
[INFO] [stderr] 63 | homepage = "https://github.com/crates-lurey-io/grixy"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 67 | repository = "https://github.com/crates-lurey-io/grixy"
[INFO] [stderr]    |              ------------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `grixy` (manifest) generated 1 warning
[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
[ERROR] error running command: no output for 300 seconds
[INFO] checking crates-lurey-io/grixy against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrates-lurey-io%2Fgrixy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/crates-lurey-io/grixy
[INFO] finished tweaking git repo https://github.com/crates-lurey-io/grixy
[INFO] tweaked toml for git repo https://github.com/crates-lurey-io/grixy written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crates-lurey-io/grixy on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crates-lurey-io/grixy 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:63:12
[INFO] [stderr]    |
[INFO] [stderr] 63 | homepage = "https://github.com/crates-lurey-io/grixy"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 67 | repository = "https://github.com/crates-lurey-io/grixy"
[INFO] [stderr]    |              ------------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `grixy` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded temp-dir v0.1.16
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded open v5.3.2
[INFO] [stderr]   Downloaded clap v4.5.41
[INFO] [stderr]   Downloaded clap_builder v4.5.41
[INFO] [stderr]   Downloaded ixy v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1772f1db1b69ad389f5b5f8bd5ddfc8e25ab535b1693bdf0d72dd7f9a4a16042
[INFO] running `Command { std: "docker" "start" "1772f1db1b69ad389f5b5f8bd5ddfc8e25ab535b1693bdf0d72dd7f9a4a16042", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1772f1db1b69ad389f5b5f8bd5ddfc8e25ab535b1693bdf0d72dd7f9a4a16042", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1772f1db1b69ad389f5b5f8bd5ddfc8e25ab535b1693bdf0d72dd7f9a4a16042" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1772f1db1b69ad389f5b5f8bd5ddfc8e25ab535b1693bdf0d72dd7f9a4a16042", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1772f1db1b69ad389f5b5f8bd5ddfc8e25ab535b1693bdf0d72dd7f9a4a16042" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:63:12
[INFO] [stderr]    |
[INFO] [stderr] 63 | homepage = "https://github.com/crates-lurey-io/grixy"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 67 | repository = "https://github.com/crates-lurey-io/grixy"
[INFO] [stderr]    |              ------------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `grixy` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling ixy v0.7.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking temp-dir v0.1.16
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking version_check v0.9.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking grixy v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking serde_json v1.0.142
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking cargo-run-bin v1.7.4 (https://github.com/matanlurey/cargo-run-bin.git?rev=009bfe4423a4d41943126c99f8d62b25a2bcf2db#009bfe44)
[INFO] [stderr]     Checking cargo-bin v0.0.0 (/opt/rustwide/workdir/tools/cargo-bin)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stdout] error[E0432]: unresolved import `crate::buf`
[INFO] [stdout]   --> src/ops/diff.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     use crate::{buf::GridBuf, core::Pos, ops::GridDiff as _};
[INFO] [stdout]    |                 ^^^ could not find `buf` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "buffer")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `buffer` feature
[INFO] [stdout] 60 | pub mod buf;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::buf`
[INFO] [stdout]    --> src/ops/read.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 110 |     use crate::{buf::GridBuf, core::Size, ops::layout::RowMajor, transform::GridConvertExt as _};
[INFO] [stdout]     |                 ^^^ could not find `buf` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:60:9
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "buffer")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `buffer` feature
[INFO] [stdout]  60 | pub mod buf;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `GridBits` in this scope
[INFO] [stdout]   --> examples/mono-font-raster.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let font = GridBits::<_, _, RowMajor>::from_buffer(IBM_VGA_8X8, 8)
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared type `GridBits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `GridBuf` in this scope
[INFO] [stdout]   --> examples/mono-font-raster.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let mut canvas = GridBuf::new(8 * 16 * scale, 8 * 16 * scale);
[INFO] [stdout]    |                      ^^^^^^^ use of undeclared type `GridBuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `grixy` (example "mono-font-raster") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find type `GridBuf` in this scope
[INFO] [stdout]   --> examples/path-finding.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut visited = GridBuf::new_filled(grid.size().width, grid.size().height, false);
[INFO] [stdout]    |                       ^^^^^^^ use of undeclared type `GridBuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `GridBuf` in this scope
[INFO] [stdout]   --> examples/path-finding.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut came_from = GridBuf::new_filled(grid.size().width, grid.size().height, None::<Pos>);
[INFO] [stdout]    |                         ^^^^^^^ use of undeclared type `GridBuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `GridBuf` in this scope
[INFO] [stdout]   --> examples/path-finding.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let grid = GridBuf::new_filled(10, 10, Tile::Walkable);
[INFO] [stdout]    |                ^^^^^^^ use of undeclared type `GridBuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `GridBuf` in this scope
[INFO] [stdout]   --> examples/path-finding.rs:94:28
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let grid_with_blocks = GridBuf::<_, _, RowMajor>::from_buffer(&[
[INFO] [stdout]    |                            ^^^^^^^ use of undeclared type `GridBuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `grixy` (example "path-finding") due to 4 previous errors
[INFO] [stdout] error[E0433]: cannot find type `GridBuf` in this scope
[INFO] [stdout]   --> benches/iter.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let grid = GridBuf::<_, _, RowMajor>::new_filled(w, h, 0);
[INFO] [stdout]    |                ^^^^^^^ use of undeclared type `GridBuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `grixy` (bench "iter") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find type `GridBuf` in this scope
[INFO] [stdout]   --> benches/blit.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let mut dst = GridBuf::<u32, _, Block<8, 8>>::new_filled_with_layout(8 * 16, 8 * 16, 0);
[INFO] [stdout]    |                   ^^^^^^^ use of undeclared type `GridBuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `GridBuf` in this scope
[INFO] [stdout]   --> benches/blit.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let src = GridBuf::<u32, _, RowMajor>::from_buffer(pixels, 8).copied();
[INFO] [stdout]    |               ^^^^^^^ use of undeclared type `GridBuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `grixy` (lib test) due to 2 previous errors
[INFO] [stderr] error: could not compile `grixy` (bench "blit") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "1772f1db1b69ad389f5b5f8bd5ddfc8e25ab535b1693bdf0d72dd7f9a4a16042", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1772f1db1b69ad389f5b5f8bd5ddfc8e25ab535b1693bdf0d72dd7f9a4a16042", kill_on_drop: false }`
[INFO] [stdout] 1772f1db1b69ad389f5b5f8bd5ddfc8e25ab535b1693bdf0d72dd7f9a4a16042
