[INFO] fetching crate lta_models 0.6.0...
[INFO] checking lta_models-0.6.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate lta_models 0.6.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate lta_models 0.6.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lta_models 0.6.0
[INFO] finished tweaking crates.io crate lta_models 0.6.0
[INFO] tweaked toml for crates.io crate lta_models 0.6.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 98 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.5.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab24e74a6f75c34b8e12ef101ed3e1c265b672bea713743a4088b54e59a9358a
[INFO] running `Command { std: "docker" "start" "-a" "ab24e74a6f75c34b8e12ef101ed3e1c265b672bea713743a4088b54e59a9358a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab24e74a6f75c34b8e12ef101ed3e1c265b672bea713743a4088b54e59a9358a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab24e74a6f75c34b8e12ef101ed3e1c265b672bea713743a4088b54e59a9358a", kill_on_drop: false }`
[INFO] [stdout] ab24e74a6f75c34b8e12ef101ed3e1c265b672bea713743a4088b54e59a9358a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a8ba9dad6ddcb9f9a3a42096eb7204debc72ced6b6109561f32ab281bfd469c
[INFO] running `Command { std: "docker" "start" "-a" "6a8ba9dad6ddcb9f9a3a42096eb7204debc72ced6b6109561f32ab281bfd469c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.39
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking mimalloc v0.1.43
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking flexbuffers v2.0.0
[INFO] [stderr]     Checking lta_models v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::default`
[INFO] [stdout]  --> src/geo.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use std::default;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/bike_parking.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 | /         gen_test!(
[INFO] [stdout] 154 | |             BikeParkingResp,
[INFO] [stdout] 155 | |             Vec<BikeParking>,
[INFO] [stdout] 156 | |             "../dumped_data/bike_parking.json"
[INFO] [stdout] 157 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/bus_arrival.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |           } = gen_test!(
[INFO] [stdout]     |  _____________-
[INFO] [stdout] 342 | |             BusArrivalRespRaw,
[INFO] [stdout] 343 | |             BusArrivalResp,
[INFO] [stdout] 344 | |             "../dumped_data/bus_arrival.json"
[INFO] [stdout] 345 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/bus_route.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |             generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 |         gen_test!(BusRouteResp, Vec<BusRoute>, "../dumped_data/bus_route.json");
[INFO] [stdout]     |         ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/bus_services.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 383 | /         gen_test!(
[INFO] [stdout] 384 | |             BusServiceResp,
[INFO] [stdout] 385 | |             Vec<BusService>,
[INFO] [stdout] 386 | |             "../dumped_data/bus_services.json"
[INFO] [stdout] 387 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/bus_stops.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |             generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 395 |         gen_test!(BusStopsResp, Vec<BusStop>, "../dumped_data/bus_stops.json");
[INFO] [stdout]     |         ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/carpark_avail.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 400 | /         gen_test!(
[INFO] [stdout] 401 | |             CarparkAvailResp,
[INFO] [stdout] 402 | |             Vec<CarPark>,
[INFO] [stdout] 403 | |             "../dumped_data/carpark_avail.json"
[INFO] [stdout] 404 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/erp_rates.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |             generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 409 |         gen_test!(ErpRatesResp, Vec<ErpRate>, "../dumped_data/erp_rates.json");
[INFO] [stdout]     |         ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/faulty_traffic_lights.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         gen_test!(
[INFO] [stdout] 415 | |             FaultyTrafficLightResp,
[INFO] [stdout] 416 | |             Vec<FaultyTrafficLight>,
[INFO] [stdout] 417 | |             "../dumped_data/faulty_traffic_lights.json"
[INFO] [stdout] 418 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/passenger_vol_bus_stops.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 423 | /         gen_test!(
[INFO] [stdout] 424 | |             PassengerVolRawResp,
[INFO] [stdout] 425 | |             Vec<String>,
[INFO] [stdout] 426 | |             "../dumped_data/passenger_vol_bus_stops.json"
[INFO] [stdout] 427 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/passenger_vol_od_bus_stops.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 432 | /         gen_test!(
[INFO] [stdout] 433 | |             PassengerVolRawResp,
[INFO] [stdout] 434 | |             Vec<String>,
[INFO] [stdout] 435 | |             "../dumped_data/passenger_vol_od_bus_stops.json"
[INFO] [stdout] 436 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/passenger_vol_od_train.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 441 | /         gen_test!(
[INFO] [stdout] 442 | |             PassengerVolRawResp,
[INFO] [stdout] 443 | |             Vec<String>,
[INFO] [stdout] 444 | |             "../dumped_data/passenger_vol_od_train.json"
[INFO] [stdout] 445 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/passenger_vol_train.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | /         gen_test!(
[INFO] [stdout] 451 | |             PassengerVolRawResp,
[INFO] [stdout] 452 | |             Vec<String>,
[INFO] [stdout] 453 | |             "../dumped_data/passenger_vol_train.json"
[INFO] [stdout] 454 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/traffic_speed_bands.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 459 | /         gen_test!(
[INFO] [stdout] 460 | |             TrafficSpeedBandResp,
[INFO] [stdout] 461 | |             Vec<TrafficSpeedBand>,
[INFO] [stdout] 462 | |             "../dumped_data/traffic_speed_bands.json"
[INFO] [stdout] 463 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/vms_emas.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |             generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 468 |         gen_test!(VMSResp, Vec<Vms>, "../dumped_data/vms_emas.json");
[INFO] [stdout]     |         ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/taxi_avail.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 473 | /         gen_test!(
[INFO] [stdout] 474 | |             TaxiAvailResp,
[INFO] [stdout] 475 | |             Vec<Coordinates>,
[INFO] [stdout] 476 | |             "../dumped_data/taxi_avail.json"
[INFO] [stdout] 477 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/taxi_stands.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 482 | /         gen_test!(
[INFO] [stdout] 483 | |             TaxiStandsResp,
[INFO] [stdout] 484 | |             Vec<TaxiStand>,
[INFO] [stdout] 485 | |             "../dumped_data/taxi_stands.json"
[INFO] [stdout] 486 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/train_service_alert.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 491 | /         gen_test!(
[INFO] [stdout] 492 | |             TrainServiceAlertResp,
[INFO] [stdout] 493 | |             TrainServiceAlert,
[INFO] [stdout] 494 | |             "../dumped_data/train_service_alert.json"
[INFO] [stdout] 495 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/est_travel_time.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 500 | /         gen_test!(
[INFO] [stdout] 501 | |             EstTravelTimeResp,
[INFO] [stdout] 502 | |             Vec<EstTravelTime>,
[INFO] [stdout] 503 | |             "../dumped_data/est_travel_time.json"
[INFO] [stdout] 504 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/crowd_density_rt.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 509 | /         gen_test!(
[INFO] [stdout] 510 | |             StationCrowdLevelRawResp,
[INFO] [stdout] 511 | |             Vec<StationCrowdLevel>,
[INFO] [stdout] 512 | |             "../dumped_data/crowd_density_rt.json"
[INFO] [stdout] 513 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/crowd_density_forecast.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 519 | /         gen_test!(
[INFO] [stdout] 520 | |             CrowdDensityForecastRawResp,
[INFO] [stdout] 521 | |             CrowdDensityForecast,
[INFO] [stdout] 522 | |             "../dumped_data/crowd_density_forecast.json"
[INFO] [stdout] 523 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/road_works.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 529 | /         gen_test!(
[INFO] [stdout] 530 | |             RoadDetailsResp,
[INFO] [stdout] 531 | |             Vec<RoadDetails>,
[INFO] [stdout] 532 | |             "../dumped_data/road_works.json"
[INFO] [stdout] 533 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/geospatial_whole_island.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 538 | /         gen_test!(
[INFO] [stdout] 539 | |             GeospatialWholeIslandRawResp,
[INFO] [stdout] 540 | |             Vec<String>,
[INFO] [stdout] 541 | |             "../dumped_data/geospatial_whole_island.json"
[INFO] [stdout] 542 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/traffic_flow.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 547 | /         gen_test!(
[INFO] [stdout] 548 | |             TrafficFlowRawResp,
[INFO] [stdout] 549 | |             Vec<String>,
[INFO] [stdout] 550 | |             "../dumped_data/traffic_flow.json"
[INFO] [stdout] 551 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/traffic_images.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 556 | /         gen_test!(
[INFO] [stdout] 557 | |             TrafficImageResp,
[INFO] [stdout] 558 | |             Vec<TrafficImage>,
[INFO] [stdout] 559 | |             "../dumped_data/traffic_images.json"
[INFO] [stdout] 560 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/traffic_incidents.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 565 | /         gen_test!(
[INFO] [stdout] 566 | |             TrafficIncidentResp,
[INFO] [stdout] 567 | |             Vec<TrafficIncident>,
[INFO] [stdout] 568 | |             "../dumped_data/traffic_incidents.json"
[INFO] [stdout] 569 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dumped_data/facilities_maintainence.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |               generate_test::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 574 | /         gen_test!(
[INFO] [stdout] 575 | |             FacilityMaintenanceRawResp,
[INFO] [stdout] 576 | |             Vec<String>,
[INFO] [stdout] 577 | |             "../dumped_data/facilities_maintainence.json"
[INFO] [stdout] 578 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::default`
[INFO] [stdout]  --> src/geo.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use std::default;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../dumped_data/bike_parking.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/benchmark.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |             generate_bench::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |         gen!(BikeParkingResp, _, "../dumped_data/bike_parking.json")
[INFO] [stdout]    |         ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../dumped_data/bus_arrival.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/benchmark.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |             generate_bench::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |         gen!(BusArrivalRespRaw, _, "../dumped_data/bus_arrival.json")
[INFO] [stdout]    |         ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../dumped_data/bus_route.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/benchmark.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |             generate_bench::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |         gen!(BusRouteResp, _, "../dumped_data/bus_route.json")
[INFO] [stdout]    |         ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../dumped_data/bus_services.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/benchmark.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |             generate_bench::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |         gen!(BusServiceResp, _, "../dumped_data/bus_services.json")
[INFO] [stdout]    |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../dumped_data/bus_stops.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/benchmark.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |             generate_bench::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |         gen!(BusStopsResp, _, "../dumped_data/bus_stops.json")
[INFO] [stdout]    |         ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../dumped_data/carpark_avail.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/benchmark.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |             generate_bench::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |         gen!(CarparkAvailResp, _, "../dumped_data/carpark_avail.json")
[INFO] [stdout]    |         -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../dumped_data/erp_rates.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/benchmark.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |             generate_bench::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |         gen!(ErpRatesResp, _, "../dumped_data/erp_rates.json")
[INFO] [stdout]    |         ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../dumped_data/faulty_traffic_lights.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/benchmark.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |             generate_bench::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |         gen!(FaultyTrafficLightResp, _,"../dumped_data/faulty_traffic_lights.json")
[INFO] [stdout]    |         --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../dumped_data/passenger_vol_bus_stops.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/benchmark.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |             generate_bench::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |         gen!(PassengerVolRawResp,_,"../dumped_data/passenger_vol_bus_stops.json")
[INFO] [stdout]    |         ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../dumped_data/passenger_vol_od_bus_stops.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/benchmark.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |             generate_bench::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |         gen!(PassengerVolRawResp,_,"../dumped_data/passenger_vol_od_bus_stops.json")
[INFO] [stdout]    |         ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../dumped_data/passenger_vol_od_train.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/benchmark.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |             generate_bench::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |         gen!(PassengerVolRawResp,_,"../dumped_data/passenger_vol_od_train.json")
[INFO] [stdout]    |         ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../dumped_data/passenger_vol_train.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/benchmark.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |             generate_bench::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |         gen!(PassengerVolRawResp,_,"../dumped_data/passenger_vol_train.json")
[INFO] [stdout]    |         --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../dumped_data/taxi_avail.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/benchmark.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |             generate_bench::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |         gen!(TaxiAvailResp, _, "../dumped_data/taxi_avail.json")
[INFO] [stdout]    |         -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../dumped_data/taxi_stands.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/benchmark.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |             generate_bench::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |         gen!(TaxiStandsResp, _, "../dumped_data/taxi_stands.json")
[INFO] [stdout]    |         ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../dumped_data/train_service_alert.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/benchmark.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |             generate_bench::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |         gen!(TrainServiceAlertResp,_,"../dumped_data/train_service_alert.json")
[INFO] [stdout]    |         ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../dumped_data/est_travel_time.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/benchmark.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |             generate_bench::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |         gen!(EstTravelTimeResp, _, "../dumped_data/est_travel_time.json")
[INFO] [stdout]    |         ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../dumped_data/crowd_density_rt.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/benchmark.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |             generate_bench::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 99 |         gen!(StationCrowdLevelRawResp, _, "../dumped_data/crowd_density_rt.json")
[INFO] [stdout]    |         ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../dumped_data/crowd_density_forecast.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/benchmark.rs:30:44
[INFO] [stdout]     |
[INFO] [stdout] 30  |             generate_bench::<$a, $b, _>(|| include_str!($c))
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |         gen!(CrowdDensityForecastRawResp, _, "../dumped_data/crowd_density_forecast.json")
[INFO] [stdout]     |         ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lta_models` (bench "benchmark") due to 18 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lta_models` (lib test) due to 26 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "6a8ba9dad6ddcb9f9a3a42096eb7204debc72ced6b6109561f32ab281bfd469c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a8ba9dad6ddcb9f9a3a42096eb7204debc72ced6b6109561f32ab281bfd469c", kill_on_drop: false }`
[INFO] [stdout] 6a8ba9dad6ddcb9f9a3a42096eb7204debc72ced6b6109561f32ab281bfd469c
