[INFO] cloning repository https://github.com/AndrewKvalheim/little-a-map
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewKvalheim/little-a-map" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewKvalheim%2Flittle-a-map", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewKvalheim%2Flittle-a-map'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce58c2ff8b2a4a727ac8859240b8221476d6a2f0
[INFO] checking AndrewKvalheim/little-a-map against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewKvalheim%2Flittle-a-map" "/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/AndrewKvalheim/little-a-map
[INFO] finished tweaking git repo https://github.com/AndrewKvalheim/little-a-map
[INFO] tweaked toml for git repo https://github.com/AndrewKvalheim/little-a-map written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndrewKvalheim/little-a-map on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndrewKvalheim/little-a-map 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6be86a8ecf669d3e2d87c09a251be72aad8f748f6f140cfe37d55bc302610ba4
[INFO] running `Command { std: "docker" "start" "-a" "6be86a8ecf669d3e2d87c09a251be72aad8f748f6f140cfe37d55bc302610ba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6be86a8ecf669d3e2d87c09a251be72aad8f748f6f140cfe37d55bc302610ba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6be86a8ecf669d3e2d87c09a251be72aad8f748f6f140cfe37d55bc302610ba4", kill_on_drop: false }`
[INFO] [stdout] 6be86a8ecf669d3e2d87c09a251be72aad8f748f6f140cfe37d55bc302610ba4
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39788967a0650c178e72461726efaeab8a35439c396b3e3c75ef30a23f35bb34
[INFO] running `Command { std: "docker" "start" "-a" "39788967a0650c178e72461726efaeab8a35439c396b3e3c75ef30a23f35bb34", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking paw-raw v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling libz-ng-sys v1.1.22
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking jiff v0.2.10
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling paw-attributes v1.0.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]     Checking paw v1.0.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling serde-query-core v0.2.0
[INFO] [stderr]    Compiling rstest_reuse v0.7.0
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling serde-query-derive v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking serde-query v0.2.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking fastnbt v2.5.0
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking fastanvil v0.31.0
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking ravif v0.11.12
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stderr]     Checking webp v0.3.0
[INFO] [stderr]     Checking little-a-map v0.13.7 (/opt/rustwide/workdir)
[INFO] [stdout] error: environment variable `TEST_OUTPUT_PATH` not defined at compile time
[INFO] [stdout]   --> tests/worlds.rs:90:42
[INFO] [stdout]    |
[INFO] [stdout] 90 |             output: tempfile::tempdir_in(env!("TEST_OUTPUT_PATH")).unwrap(),
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("TEST_OUTPUT_PATH")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `BENCH_WORLD_PATH` not defined at compile time
[INFO] [stdout]  --> benches/default.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let world_path = PathBuf::from(env!("BENCH_WORLD_PATH"));
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("BENCH_WORLD_PATH")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `BENCH_OUTPUT_PATH` not defined at compile time
[INFO] [stdout]  --> benches/default.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let output_path = PathBuf::from(env!("BENCH_OUTPUT_PATH"));
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("BENCH_OUTPUT_PATH")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `BENCH_WORLD_PATH` not defined at compile time
[INFO] [stdout]   --> benches/default.rs:35:36
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let world_path = PathBuf::from(env!("BENCH_WORLD_PATH"));
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("BENCH_WORLD_PATH")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `BENCH_OUTPUT_PATH` not defined at compile time
[INFO] [stdout]   --> benches/default.rs:36:37
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let output_path = PathBuf::from(env!("BENCH_OUTPUT_PATH"));
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("BENCH_OUTPUT_PATH")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `BENCH_SEARCH_REGION_X0` not defined at compile time
[INFO] [stdout]   --> benches/default.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             env!("BENCH_SEARCH_REGION_X0").parse().unwrap(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("BENCH_SEARCH_REGION_X0")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `BENCH_SEARCH_REGION_Z0` not defined at compile time
[INFO] [stdout]   --> benches/default.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             env!("BENCH_SEARCH_REGION_Z0").parse().unwrap(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("BENCH_SEARCH_REGION_Z0")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `BENCH_SEARCH_REGION_X1` not defined at compile time
[INFO] [stdout]   --> benches/default.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             env!("BENCH_SEARCH_REGION_X1").parse().unwrap(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("BENCH_SEARCH_REGION_X1")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `BENCH_SEARCH_REGION_Z1` not defined at compile time
[INFO] [stdout]   --> benches/default.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |             env!("BENCH_SEARCH_REGION_Z1").parse().unwrap(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("BENCH_SEARCH_REGION_Z1")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `little-a-map` (bench "default") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `little-a-map` (test "worlds") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "39788967a0650c178e72461726efaeab8a35439c396b3e3c75ef30a23f35bb34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39788967a0650c178e72461726efaeab8a35439c396b3e3c75ef30a23f35bb34", kill_on_drop: false }`
[INFO] [stdout] 39788967a0650c178e72461726efaeab8a35439c396b3e3c75ef30a23f35bb34
