[INFO] fetching crate amtrak-gtfs-rt 0.8.4...
[INFO] building amtrak-gtfs-rt-0.8.4 against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] extracting crate amtrak-gtfs-rt 0.8.4 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate amtrak-gtfs-rt 0.8.4
[INFO] finished tweaking crates.io crate amtrak-gtfs-rt 0.8.4
[INFO] tweaked toml for crates.io crate amtrak-gtfs-rt 0.8.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate amtrak-gtfs-rt 0.8.4 on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate amtrak-gtfs-rt 0.8.4 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pbkdf2 v0.8.0
[INFO] [stderr]   Downloaded amtk v0.1.0
[INFO] [stderr]   Downloaded password-hash v0.2.1
[INFO] [stderr]   Downloaded gtfs-realtime v0.2.0
[INFO] [stderr]   Downloaded geo-types v0.7.17
[INFO] [stderr]   Downloaded zip v6.0.0
[INFO] [stderr]   Downloaded geojson v0.24.2
[INFO] [stderr]   Downloaded gtfs-structures v0.46.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b7185f509200c8732929e957f00ee6a21f74891cb3046caaf8a995f294ca5b5
[INFO] running `Command { std: "docker" "start" "-a" "6b7185f509200c8732929e957f00ee6a21f74891cb3046caaf8a995f294ca5b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b7185f509200c8732929e957f00ee6a21f74891cb3046caaf8a995f294ca5b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b7185f509200c8732929e957f00ee6a21f74891cb3046caaf8a995f294ca5b5", kill_on_drop: false }`
[INFO] [stdout] 6b7185f509200c8732929e957f00ee6a21f74891cb3046caaf8a995f294ca5b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b89627bd6e5445dca07442e7f71d0d53226fc830761c52ffdb19a39a1e58cd53
[INFO] running `Command { std: "docker" "start" "-a" "b89627bd6e5445dca07442e7f71d0d53226fc830761c52ffdb19a39a1e58cd53", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling crypto-mac v0.11.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling password-hash v0.2.1
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling amtk v0.1.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling geo-types v0.7.17
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling geojson v0.24.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling gtfs-realtime v0.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling gtfs-structures v0.46.1
[INFO] [stderr]    Compiling amtrak-gtfs-rt v0.8.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/asm.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let mut alert = gtfs_realtime::Alert::default();
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/asm.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let mut header = gtfs_realtime::TranslatedString::default();
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/asm.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut url = gtfs_realtime::TranslatedString::default();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alert`
[INFO] [stdout]    --> src/asm.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let mut alert = gtfs_realtime::Alert::default();
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_alert`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `header`
[INFO] [stdout]    --> src/asm.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let mut header = gtfs_realtime::TranslatedString::default();
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/asm.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut url = gtfs_realtime::TranslatedString::default();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bus`, `autoarr`, `autodep`, `estarrcmnt`, and `estdepcmnt` are never read
[INFO] [stdout]    --> src/lib.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct AmtrakArrivalJson {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 107 |     bus: bool,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     autoarr: bool,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 117 |     //"autodep":true,
[INFO] [stdout] 118 |     autodep: bool,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     estarrcmnt: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 128 |     //"estdepcmnt":"ON TIME"
[INFO] [stdout] 129 |     estdepcmnt: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AmtrakArrivalJson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "b89627bd6e5445dca07442e7f71d0d53226fc830761c52ffdb19a39a1e58cd53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b89627bd6e5445dca07442e7f71d0d53226fc830761c52ffdb19a39a1e58cd53", kill_on_drop: false }`
[INFO] [stdout] b89627bd6e5445dca07442e7f71d0d53226fc830761c52ffdb19a39a1e58cd53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 939a1825c7e65a61f43328dd1395cda89143df85fab6b9e87df393b9783eb62c
[INFO] running `Command { std: "docker" "start" "-a" "939a1825c7e65a61f43328dd1395cda89143df85fab6b9e87df393b9783eb62c", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling gtfs-structures v0.46.1
[INFO] [stderr]    Compiling amtrak-gtfs-rt v0.8.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/asm.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let mut alert = gtfs_realtime::Alert::default();
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/asm.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let mut header = gtfs_realtime::TranslatedString::default();
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/asm.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut url = gtfs_realtime::TranslatedString::default();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alert`
[INFO] [stdout]    --> src/asm.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let mut alert = gtfs_realtime::Alert::default();
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_alert`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `header`
[INFO] [stdout]    --> src/asm.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let mut header = gtfs_realtime::TranslatedString::default();
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/asm.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut url = gtfs_realtime::TranslatedString::default();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bus`, `autoarr`, `autodep`, `estarrcmnt`, and `estdepcmnt` are never read
[INFO] [stdout]    --> src/lib.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct AmtrakArrivalJson {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 107 |     bus: bool,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     autoarr: bool,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 117 |     //"autodep":true,
[INFO] [stdout] 118 |     autodep: bool,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     estarrcmnt: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 128 |     //"estdepcmnt":"ON TIME"
[INFO] [stdout] 129 |     estdepcmnt: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AmtrakArrivalJson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/asm.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let mut alert = gtfs_realtime::Alert::default();
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/asm.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let mut header = gtfs_realtime::TranslatedString::default();
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/asm.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut url = gtfs_realtime::TranslatedString::default();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alert`
[INFO] [stdout]    --> src/asm.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let mut alert = gtfs_realtime::Alert::default();
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_alert`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `header`
[INFO] [stdout]    --> src/asm.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let mut header = gtfs_realtime::TranslatedString::default();
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/asm.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut url = gtfs_realtime::TranslatedString::default();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity`
[INFO] [stdout]    --> src/lib.rs:757:13
[INFO] [stdout]     |
[INFO] [stdout] 757 |         for entity in amtrak_results.as_ref().unwrap().unified_feed.entity.iter() {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bus`, `autoarr`, `autodep`, `estarrcmnt`, and `estdepcmnt` are never read
[INFO] [stdout]    --> src/lib.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct AmtrakArrivalJson {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 107 |     bus: bool,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     autoarr: bool,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 117 |     //"autodep":true,
[INFO] [stdout] 118 |     autodep: bool,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     estarrcmnt: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 128 |     //"estdepcmnt":"ON TIME"
[INFO] [stdout] 129 |     estdepcmnt: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AmtrakArrivalJson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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 30.85s
[INFO] running `Command { std: "docker" "inspect" "939a1825c7e65a61f43328dd1395cda89143df85fab6b9e87df393b9783eb62c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "939a1825c7e65a61f43328dd1395cda89143df85fab6b9e87df393b9783eb62c", kill_on_drop: false }`
[INFO] [stdout] 939a1825c7e65a61f43328dd1395cda89143df85fab6b9e87df393b9783eb62c
