[INFO] cloning repository https://github.com/CommanderStorm/maplibre-optimizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CommanderStorm/maplibre-optimizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCommanderStorm%2Fmaplibre-optimizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCommanderStorm%2Fmaplibre-optimizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee568709421b57140d051af63b6d441a30aa1257
[INFO] checking CommanderStorm/maplibre-optimizer against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCommanderStorm%2Fmaplibre-optimizer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CommanderStorm/maplibre-optimizer
[INFO] finished tweaking git repo https://github.com/CommanderStorm/maplibre-optimizer
[INFO] tweaked toml for git repo https://github.com/CommanderStorm/maplibre-optimizer written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CommanderStorm/maplibre-optimizer on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CommanderStorm/maplibre-optimizer 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded toml_edit v0.23.9
[INFO] [stderr]   Downloaded insta v1.44.3
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c43da6a3f5325ce8c80b7cc2aea42e7caabcd5daa5779945a78dd87d00887621
[INFO] running `Command { std: "docker" "start" "-a" "c43da6a3f5325ce8c80b7cc2aea42e7caabcd5daa5779945a78dd87d00887621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c43da6a3f5325ce8c80b7cc2aea42e7caabcd5daa5779945a78dd87d00887621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c43da6a3f5325ce8c80b7cc2aea42e7caabcd5daa5779945a78dd87d00887621", kill_on_drop: false }`
[INFO] [stdout] c43da6a3f5325ce8c80b7cc2aea42e7caabcd5daa5779945a78dd87d00887621
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55fd63fec93c6ad1af7862568ca7cf95c11d96b7d26029e6f8a2630a85919a51
[INFO] running `Command { std: "docker" "start" "-a" "55fd63fec93c6ad1af7862568ca7cf95c11d96b7d26029e6f8a2630a85919a51", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking insta v1.44.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]     Checking codegen2 v0.3.0 (/opt/rustwide/workdir/codegen2)
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking maplibre-style-spec v0.1.0 (/opt/rustwide/workdir/maplibre-style-spec)
[INFO] [stdout] error: couldn't read `maplibre-style-spec/src/decoder/../../../upstream/src/reference/v8.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> maplibre-style-spec/src/decoder/enum.rs:236:23
[INFO] [stdout]     |
[INFO] [stdout] 236 |         let content = include_str!("../../../upstream/src/reference/v8.json");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `maplibre-style-spec/src/decoder/../../../upstream/src/reference/v8.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> maplibre-style-spec/src/decoder/property_type.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let content = include_str!("../../../upstream/src/reference/v8.json");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `maplibre-style-spec/tests/../../upstream/src/reference/v8.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> maplibre-style-spec/tests/test_decoder.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let content = include_str!("../../upstream/src/reference/v8.json");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `maplibre-style-spec/tests/../../upstream/src/reference/v8.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> maplibre-style-spec/tests/test_decoder.rs:66:19
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let content = include_str!("../../upstream/src/reference/v8.json");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maplibre-style-spec` (test "test_decoder") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `maplibre-style-spec` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "55fd63fec93c6ad1af7862568ca7cf95c11d96b7d26029e6f8a2630a85919a51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55fd63fec93c6ad1af7862568ca7cf95c11d96b7d26029e6f8a2630a85919a51", kill_on_drop: false }`
[INFO] [stdout] 55fd63fec93c6ad1af7862568ca7cf95c11d96b7d26029e6f8a2630a85919a51
