[INFO] cloning repository https://github.com/stadiamaps/valinor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stadiamaps/valinor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstadiamaps%2Fvalinor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstadiamaps%2Fvalinor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95f43bd9f7beb4c65be44a4b7de740b98addd221
[INFO] building stadiamaps/valinor against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstadiamaps%2Fvalinor" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/stadiamaps/valinor
[INFO] finished tweaking git repo https://github.com/stadiamaps/valinor
[INFO] tweaked toml for git repo https://github.com/stadiamaps/valinor written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stadiamaps/valinor on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stadiamaps/valinor 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/valhalla-proto/Cargo.toml: version requirement `2.1.1+27.1` for dependency `protobuf-src` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded i_tree v0.8.3
[INFO] [stderr]   Downloaded i_float v1.7.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.98
[INFO] [stderr]   Downloaded clap v4.5.46
[INFO] [stderr]   Downloaded darling_macro v0.21.2
[INFO] [stderr]   Downloaded deranged v0.5.2
[INFO] [stderr]   Downloaded enumset v1.1.8
[INFO] [stderr]   Downloaded integer-encoding v4.0.2
[INFO] [stderr]   Downloaded multimap v0.10.1
[INFO] [stderr]   Downloaded geographiclib-rs v0.2.5
[INFO] [stderr]   Downloaded i_key_sort v0.2.0
[INFO] [stderr]   Downloaded asynchronous-codec v0.7.0
[INFO] [stderr]   Downloaded time v0.3.42
[INFO] [stderr]   Downloaded clap_builder v4.5.46
[INFO] [stderr]   Downloaded i_overlay v2.0.5
[INFO] [stderr]   Downloaded rstar v0.12.2
[INFO] [stderr]   Downloaded prost v0.14.1
[INFO] [stderr]   Downloaded protoc-bin-vendored v3.2.0
[INFO] [stderr]   Downloaded zeromq v0.5.0-pre
[INFO] [stderr]   Downloaded i_shape v1.7.0
[INFO] [stderr]   Downloaded geo-types v0.7.17
[INFO] [stderr]   Downloaded time-macros v0.2.23
[INFO] [stderr]   Downloaded bitfield-struct v0.11.0
[INFO] [stderr]   Downloaded enumset_derive v0.13.0
[INFO] [stderr]   Downloaded lru v0.16.0
[INFO] [stderr]   Downloaded robust v1.2.0
[INFO] [stderr]   Downloaded earcutr v0.4.3
[INFO] [stderr]   Downloaded spade v2.14.0
[INFO] [stderr]   Downloaded console v0.16.0
[INFO] [stderr]   Downloaded darling v0.21.2
[INFO] [stderr]   Downloaded prost-derive v0.14.1
[INFO] [stderr]   Downloaded prost-types v0.14.1
[INFO] [stderr]   Downloaded prost-build v0.14.1
[INFO] [stderr]   Downloaded time-core v0.1.5
[INFO] [stderr]   Downloaded geo v0.30.0
[INFO] [stderr]   Downloaded darling_core v0.21.2
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]   Downloaded protobuf-src v2.1.1+27.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46bc2dc78b791d9cac58e8cef8fd3ae753a50bc5ab56ff28cfd7ec54ef25fb2a
[INFO] running `Command { std: "docker" "start" "-a" "46bc2dc78b791d9cac58e8cef8fd3ae753a50bc5ab56ff28cfd7ec54ef25fb2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46bc2dc78b791d9cac58e8cef8fd3ae753a50bc5ab56ff28cfd7ec54ef25fb2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46bc2dc78b791d9cac58e8cef8fd3ae753a50bc5ab56ff28cfd7ec54ef25fb2a", kill_on_drop: false }`
[INFO] [stdout] 46bc2dc78b791d9cac58e8cef8fd3ae753a50bc5ab56ff28cfd7ec54ef25fb2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 521387b62fbbfc0a24c6fe536ef4fa4360bdb6233ef5ba34ad7cef833ea6b2c9
[INFO] running `Command { std: "docker" "start" "-a" "521387b62fbbfc0a24c6fe536ef4fa4360bdb6233ef5ba34ad7cef833ea6b2c9", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/valhalla-proto/Cargo.toml: version requirement `2.1.1+27.1` for dependency `protobuf-src` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling proc-macro2 v1.0.98
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling bit-twiddling-helpers v0.1.0 (/opt/rustwide/workdir/bit-twiddling-helpers)
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling i_key_sort v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling i_tree v0.8.3
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling geographiclib-rs v0.2.5
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling lru v0.16.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling integer-encoding v4.0.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling spade v2.14.0
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling geo-types v0.7.17
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling darling_core v0.21.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling bitfield-struct v0.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.21.2
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling darling v0.21.2
[INFO] [stderr]    Compiling enumset_derive v0.13.0
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling enumset v1.1.8
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling valhalla-proto v0.1.0 (/opt/rustwide/workdir/valhalla-proto)
[INFO] [stderr]    Compiling i_float v1.7.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling i_shape v1.7.0
[INFO] [stderr]    Compiling i_overlay v2.0.5
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling geo v0.30.0
[INFO] [stderr]    Compiling zeromq v0.5.0-pre
[INFO] [stderr]    Compiling valhalla-response v0.1.0 (/opt/rustwide/workdir/valhalla-response)
[INFO] [stderr]    Compiling valhalla-microservice v0.1.0 (/opt/rustwide/workdir/valhalla-microservice)
[INFO] [stderr]    Compiling illuvatar-service v0.1.0 (/opt/rustwide/workdir/illuvatar-service)
[INFO] [stderr]    Compiling valhalla-graphtile v0.1.0 (/opt/rustwide/workdir/valhalla-graphtile)
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> valhalla-graphtile/src/graph_tile.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 215 | struct GraphTileView<'a> {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |     transitions: &'a [NodeTransition],
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     transit_departures: &'a [TransitDeparture],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 227 |     transit_stops: &'a [TransitStop],
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 228 |     transit_routes: &'a [TransitRoute],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 229 |     transit_schedules: &'a [TransitSchedule],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 230 |     transit_transfers: &'a [TransitTransfer],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 231 |     signs: &'a [Sign],
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 232 |     turn_lanes: &'a [TurnLane],
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 233 |     admins: &'a [Admin],
[INFO] [stdout] 234 |     edge_bins: GraphId,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling valinor-export-graph v0.1.0 (/opt/rustwide/workdir/valinor-export-graph)
[INFO] [stdout] warning: field `tile` is never read
[INFO] [stdout]   --> valinor-export-graph/src/models.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct EdgePointer {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 10 |     pub graph_id: GraphId,
[INFO] [stdout] 11 |     pub tile: Rc<OwnedGraphTile>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `edge` is never used
[INFO] [stdout]   --> valinor-export-graph/src/models.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl EdgePointer {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 15 |     pub(crate) fn edge(&self) -> &DirectedEdge {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "521387b62fbbfc0a24c6fe536ef4fa4360bdb6233ef5ba34ad7cef833ea6b2c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "521387b62fbbfc0a24c6fe536ef4fa4360bdb6233ef5ba34ad7cef833ea6b2c9", kill_on_drop: false }`
[INFO] [stdout] 521387b62fbbfc0a24c6fe536ef4fa4360bdb6233ef5ba34ad7cef833ea6b2c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca28ac9aa2c40f292aa32cb75326005a304c9be9d5a46ac6d316422626cde5b5
[INFO] running `Command { std: "docker" "start" "-a" "ca28ac9aa2c40f292aa32cb75326005a304c9be9d5a46ac6d316422626cde5b5", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/valhalla-proto/Cargo.toml: version requirement `2.1.1+27.1` for dependency `protobuf-src` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling zeromq v0.5.0-pre
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> valhalla-graphtile/src/graph_tile.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 215 | struct GraphTileView<'a> {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |     transitions: &'a [NodeTransition],
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     transit_departures: &'a [TransitDeparture],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 227 |     transit_stops: &'a [TransitStop],
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 228 |     transit_routes: &'a [TransitRoute],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 229 |     transit_schedules: &'a [TransitSchedule],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 230 |     transit_transfers: &'a [TransitTransfer],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 231 |     signs: &'a [Sign],
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 232 |     turn_lanes: &'a [TurnLane],
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 233 |     admins: &'a [Admin],
[INFO] [stdout] 234 |     edge_bins: GraphId,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling valhalla-response v0.1.0 (/opt/rustwide/workdir/valhalla-response)
[INFO] [stderr]    Compiling bit-twiddling-helpers v0.1.0 (/opt/rustwide/workdir/bit-twiddling-helpers)
[INFO] [stderr]    Compiling valinor-export-graph v0.1.0 (/opt/rustwide/workdir/valinor-export-graph)
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stdout] warning: field `tile` is never read
[INFO] [stdout]   --> valinor-export-graph/src/models.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct EdgePointer {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 10 |     pub graph_id: GraphId,
[INFO] [stdout] 11 |     pub tile: Rc<OwnedGraphTile>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `edge` is never used
[INFO] [stdout]   --> valinor-export-graph/src/models.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl EdgePointer {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 15 |     pub(crate) fn edge(&self) -> &DirectedEdge {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling valhalla-proto v0.1.0 (/opt/rustwide/workdir/valhalla-proto)
[INFO] [stderr]    Compiling valhalla-graphtile v0.1.0 (/opt/rustwide/workdir/valhalla-graphtile)
[INFO] [stderr]    Compiling valhalla-microservice v0.1.0 (/opt/rustwide/workdir/valhalla-microservice)
[INFO] [stderr]    Compiling illuvatar-service v0.1.0 (/opt/rustwide/workdir/illuvatar-service)
[INFO] [stdout] warning: fields `transit_departures`, `transit_stops`, `transit_routes`, `transit_schedules`, and `transit_transfers` are never read
[INFO] [stdout]    --> valhalla-graphtile/src/graph_tile.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 215 | struct GraphTileView<'a> {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 226 |     transit_departures: &'a [TransitDeparture],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 227 |     transit_stops: &'a [TransitStop],
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 228 |     transit_routes: &'a [TransitRoute],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 229 |     transit_schedules: &'a [TransitSchedule],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 230 |     transit_transfers: &'a [TransitTransfer],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.65s
[INFO] running `Command { std: "docker" "inspect" "ca28ac9aa2c40f292aa32cb75326005a304c9be9d5a46ac6d316422626cde5b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca28ac9aa2c40f292aa32cb75326005a304c9be9d5a46ac6d316422626cde5b5", kill_on_drop: false }`
[INFO] [stdout] ca28ac9aa2c40f292aa32cb75326005a304c9be9d5a46ac6d316422626cde5b5
