[INFO] fetching crate railway-provider-hafas 0.1.1...
[INFO] checking railway-provider-hafas-0.1.1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate railway-provider-hafas 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate railway-provider-hafas 0.1.1 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate railway-provider-hafas 0.1.1
[INFO] finished tweaking crates.io crate railway-provider-hafas 0.1.1
[INFO] tweaked toml for crates.io crate railway-provider-hafas 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 125 packages to latest compatible versions
[INFO] [stderr]       Adding chrono-tz v0.8.6 (available: v0.10.0)
[INFO] [stderr]       Adding polyline v0.10.2 (available: v0.11.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded polyline v0.10.2
[INFO] [stderr]   Downloaded railway-core v0.1.0
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 794950cb16512c1f644470742fd81f419d4eca67ec6b355635d6293ee4e6fd82
[INFO] running `Command { std: "docker" "start" "-a" "794950cb16512c1f644470742fd81f419d4eca67ec6b355635d6293ee4e6fd82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "794950cb16512c1f644470742fd81f419d4eca67ec6b355635d6293ee4e6fd82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "794950cb16512c1f644470742fd81f419d4eca67ec6b355635d6293ee4e6fd82", kill_on_drop: false }`
[INFO] [stdout] 794950cb16512c1f644470742fd81f419d4eca67ec6b355635d6293ee4e6fd82
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e474a8d8c6712cb69b4036a72a58fd465d924307ac2c59e9e02037260e8d415
[INFO] running `Command { std: "docker" "start" "-a" "4e474a8d8c6712cb69b4036a72a58fd465d924307ac2c59e9e02037260e8d415", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]     Checking railway-core v0.1.0
[INFO] [stderr]     Checking railway-provider-hafas v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]  --> src/error.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "backtrace")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `geojson`, `insa-profile`, `irish-rail-profile`, `ivb-profile`, `kvb-profile`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rmv-profile`, `rsag-profile`, `rt-multi-thread`, `saarvv-profile`, `salzburg-profile`, `sbahn-muenchen-profile`, `svv-profile`, `tokio`, `vbb-profile`, `vbn-profile`, and `verbundlinie-profile` and 10 more
[INFO] [stdout]   = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]  --> src/error.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `geojson`, `insa-profile`, `irish-rail-profile`, `ivb-profile`, `kvb-profile`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rmv-profile`, `rsag-profile`, `rt-multi-thread`, `saarvv-profile`, `salzburg-profile`, `sbahn-muenchen-profile`, `svv-profile`, `tokio`, `vbb-profile`, `vbn-profile`, and `verbundlinie-profile` and 10 more
[INFO] [stdout]   = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `geojson`, `insa-profile`, `irish-rail-profile`, `ivb-profile`, `kvb-profile`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rmv-profile`, `rsag-profile`, `rt-multi-thread`, `saarvv-profile`, `salzburg-profile`, `sbahn-muenchen-profile`, `svv-profile`, `tokio`, `vbb-profile`, `vbn-profile`, and `verbundlinie-profile` and 10 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `geojson`, `insa-profile`, `irish-rail-profile`, `ivb-profile`, `kvb-profile`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rmv-profile`, `rsag-profile`, `rt-multi-thread`, `saarvv-profile`, `salzburg-profile`, `sbahn-muenchen-profile`, `svv-profile`, `tokio`, `vbb-profile`, `vbn-profile`, and `verbundlinie-profile` and 10 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `geojson`, `insa-profile`, `irish-rail-profile`, `ivb-profile`, `kvb-profile`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rmv-profile`, `rsag-profile`, `rt-multi-thread`, `saarvv-profile`, `salzburg-profile`, `sbahn-muenchen-profile`, `svv-profile`, `tokio`, `vbb-profile`, `vbn-profile`, and `verbundlinie-profile` and 10 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `hyper-requester`
[INFO] [stdout]   --> src/error.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(feature = "hyper-requester")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `geojson`, `insa-profile`, `irish-rail-profile`, `ivb-profile`, `kvb-profile`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rmv-profile`, `rsag-profile`, `rt-multi-thread`, `saarvv-profile`, `salzburg-profile`, `sbahn-muenchen-profile`, `svv-profile`, `tokio`, `vbb-profile`, `vbn-profile`, and `verbundlinie-profile` and 10 more
[INFO] [stdout]    = help: consider adding `hyper-requester` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         #[cfg_attr(feature = "backtrace", backtrace)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `geojson`, `insa-profile`, `irish-rail-profile`, `ivb-profile`, `kvb-profile`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rmv-profile`, `rsag-profile`, `rt-multi-thread`, `saarvv-profile`, `salzburg-profile`, `sbahn-muenchen-profile`, `svv-profile`, `tokio`, `vbb-profile`, `vbn-profile`, and `verbundlinie-profile` and 10 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |             #[cfg(feature = "backtrace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `geojson`, `insa-profile`, `irish-rail-profile`, `ivb-profile`, `kvb-profile`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rmv-profile`, `rsag-profile`, `rt-multi-thread`, `saarvv-profile`, `salzburg-profile`, `sbahn-muenchen-profile`, `svv-profile`, `tokio`, `vbb-profile`, `vbn-profile`, and `verbundlinie-profile` and 10 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |             #[cfg(feature = "backtrace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `geojson`, `insa-profile`, `irish-rail-profile`, `ivb-profile`, `kvb-profile`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rmv-profile`, `rsag-profile`, `rt-multi-thread`, `saarvv-profile`, `salzburg-profile`, `sbahn-muenchen-profile`, `svv-profile`, `tokio`, `vbb-profile`, `vbn-profile`, and `verbundlinie-profile` and 10 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rcore::HyperRustlsRequesterBuilder`
[INFO] [stdout]    --> src/profile/mod.rs:395:17
[INFO] [stdout]     |
[INFO] [stdout] 395 |     use rcore::{HyperRustlsRequesterBuilder, Provider};
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `HyperRustlsRequesterBuilder` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]  --> src/error.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "backtrace")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `geojson`, `insa-profile`, `irish-rail-profile`, `ivb-profile`, `kvb-profile`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rmv-profile`, `rsag-profile`, `rt-multi-thread`, `saarvv-profile`, `salzburg-profile`, `sbahn-muenchen-profile`, `svv-profile`, `tokio`, `vbb-profile`, `vbn-profile`, and `verbundlinie-profile` and 10 more
[INFO] [stdout]   = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]  --> src/error.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `geojson`, `insa-profile`, `irish-rail-profile`, `ivb-profile`, `kvb-profile`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rmv-profile`, `rsag-profile`, `rt-multi-thread`, `saarvv-profile`, `salzburg-profile`, `sbahn-muenchen-profile`, `svv-profile`, `tokio`, `vbb-profile`, `vbn-profile`, and `verbundlinie-profile` and 10 more
[INFO] [stdout]   = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `geojson`, `insa-profile`, `irish-rail-profile`, `ivb-profile`, `kvb-profile`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rmv-profile`, `rsag-profile`, `rt-multi-thread`, `saarvv-profile`, `salzburg-profile`, `sbahn-muenchen-profile`, `svv-profile`, `tokio`, `vbb-profile`, `vbn-profile`, and `verbundlinie-profile` and 10 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `geojson`, `insa-profile`, `irish-rail-profile`, `ivb-profile`, `kvb-profile`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rmv-profile`, `rsag-profile`, `rt-multi-thread`, `saarvv-profile`, `salzburg-profile`, `sbahn-muenchen-profile`, `svv-profile`, `tokio`, `vbb-profile`, `vbn-profile`, and `verbundlinie-profile` and 10 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `geojson`, `insa-profile`, `irish-rail-profile`, `ivb-profile`, `kvb-profile`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rmv-profile`, `rsag-profile`, `rt-multi-thread`, `saarvv-profile`, `salzburg-profile`, `sbahn-muenchen-profile`, `svv-profile`, `tokio`, `vbb-profile`, `vbn-profile`, and `verbundlinie-profile` and 10 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `hyper-requester`
[INFO] [stdout]   --> src/error.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(feature = "hyper-requester")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `geojson`, `insa-profile`, `irish-rail-profile`, `ivb-profile`, `kvb-profile`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rmv-profile`, `rsag-profile`, `rt-multi-thread`, `saarvv-profile`, `salzburg-profile`, `sbahn-muenchen-profile`, `svv-profile`, `tokio`, `vbb-profile`, `vbn-profile`, and `verbundlinie-profile` and 10 more
[INFO] [stdout]    = help: consider adding `hyper-requester` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |         #[cfg_attr(feature = "backtrace", backtrace)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `geojson`, `insa-profile`, `irish-rail-profile`, `ivb-profile`, `kvb-profile`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rmv-profile`, `rsag-profile`, `rt-multi-thread`, `saarvv-profile`, `salzburg-profile`, `sbahn-muenchen-profile`, `svv-profile`, `tokio`, `vbb-profile`, `vbn-profile`, and `verbundlinie-profile` and 10 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |             #[cfg(feature = "backtrace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `geojson`, `insa-profile`, `irish-rail-profile`, `ivb-profile`, `kvb-profile`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rmv-profile`, `rsag-profile`, `rt-multi-thread`, `saarvv-profile`, `salzburg-profile`, `sbahn-muenchen-profile`, `svv-profile`, `tokio`, `vbb-profile`, `vbn-profile`, and `verbundlinie-profile` and 10 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |             #[cfg(feature = "backtrace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `geojson`, `insa-profile`, `irish-rail-profile`, `ivb-profile`, `kvb-profile`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rmv-profile`, `rsag-profile`, `rt-multi-thread`, `saarvv-profile`, `salzburg-profile`, `sbahn-muenchen-profile`, `svv-profile`, `tokio`, `vbb-profile`, `vbn-profile`, and `verbundlinie-profile` and 10 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `railway-provider-hafas` (lib test) due to 1 previous error; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4e474a8d8c6712cb69b4036a72a58fd465d924307ac2c59e9e02037260e8d415", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e474a8d8c6712cb69b4036a72a58fd465d924307ac2c59e9e02037260e8d415", kill_on_drop: false }`
[INFO] [stdout] 4e474a8d8c6712cb69b4036a72a58fd465d924307ac2c59e9e02037260e8d415
