[INFO] fetching crate hafas-rs 0.2.3...
[INFO] testing hafas-rs-0.2.3 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate hafas-rs 0.2.3 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate hafas-rs 0.2.3 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hafas-rs 0.2.3
[INFO] finished tweaking crates.io crate hafas-rs 0.2.3
[INFO] tweaked toml for crates.io crate hafas-rs 0.2.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate hafas-rs 0.2.3 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded polyline v0.10.1
[INFO] [stderr]   Downloaded geojson v0.24.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 335a2d28eb193851cdcad5b080b025e13bbb4f7c71bd7d2a4f942576b6ebdb76
[INFO] running `Command { std: "docker" "start" "-a" "335a2d28eb193851cdcad5b080b025e13bbb4f7c71bd7d2a4f942576b6ebdb76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "335a2d28eb193851cdcad5b080b025e13bbb4f7c71bd7d2a4f942576b6ebdb76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "335a2d28eb193851cdcad5b080b025e13bbb4f7c71bd7d2a4f942576b6ebdb76", kill_on_drop: false }`
[INFO] [stdout] 335a2d28eb193851cdcad5b080b025e13bbb4f7c71bd7d2a4f942576b6ebdb76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6e6b0f3c893dcb4174f7e4fdfe417199e6952b2f2f31e01ccec94e975f66023
[INFO] running `Command { std: "docker" "start" "-a" "a6e6b0f3c893dcb4174f7e4fdfe417199e6952b2f2f31e01ccec94e975f66023", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling geo-types v0.7.13
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling polyline v0.10.1
[INFO] [stderr]    Compiling geojson v0.24.1
[INFO] [stderr]    Compiling hafas-rs v0.2.3 (/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: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]   = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |         #[cfg_attr(feature = "backtrace", backtrace)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |             #[cfg(feature = "backtrace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |             #[cfg(feature = "backtrace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.75s
[INFO] running `Command { std: "docker" "inspect" "a6e6b0f3c893dcb4174f7e4fdfe417199e6952b2f2f31e01ccec94e975f66023", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6e6b0f3c893dcb4174f7e4fdfe417199e6952b2f2f31e01ccec94e975f66023", kill_on_drop: false }`
[INFO] [stdout] a6e6b0f3c893dcb4174f7e4fdfe417199e6952b2f2f31e01ccec94e975f66023
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecc511400ffbdb22f57f1f6768208057a8e9b8165ef4c6786004aa999f9e58ae
[INFO] running `Command { std: "docker" "start" "-a" "ecc511400ffbdb22f57f1f6768208057a8e9b8165ef4c6786004aa999f9e58ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling geojson v0.24.1
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hafas-rs v0.2.3 (/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: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]   = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |         #[cfg_attr(feature = "backtrace", backtrace)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |             #[cfg(feature = "backtrace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |             #[cfg(feature = "backtrace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[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: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]   = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |         #[cfg_attr(feature = "backtrace", backtrace)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |             #[cfg(feature = "backtrace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |             #[cfg(feature = "backtrace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.30s
[INFO] running `Command { std: "docker" "inspect" "ecc511400ffbdb22f57f1f6768208057a8e9b8165ef4c6786004aa999f9e58ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecc511400ffbdb22f57f1f6768208057a8e9b8165ef4c6786004aa999f9e58ae", kill_on_drop: false }`
[INFO] [stdout] ecc511400ffbdb22f57f1f6768208057a8e9b8165ef4c6786004aa999f9e58ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0cb71e07492c186b5d053b1db62607778fcbeb5bd91a1322eba442686ae0e574
[INFO] running `Command { std: "docker" "start" "-a" "0cb71e07492c186b5d053b1db62607778fcbeb5bd91a1322eba442686ae0e574", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stderr]  --> src/error.rs:1:7
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[cfg(feature = "backtrace")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stderr]   = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stderr]   --> src/error.rs:11:15
[INFO] [stderr]    |
[INFO] [stderr] 11 |         #[cfg(feature = "backtrace")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stderr]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stderr]   --> src/error.rs:17:15
[INFO] [stderr]    |
[INFO] [stderr] 17 |         #[cfg(feature = "backtrace")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stderr]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stderr]   --> src/error.rs:24:15
[INFO] [stderr]    |
[INFO] [stderr] 24 |         #[cfg(feature = "backtrace")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stderr]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stderr]   --> src/error.rs:75:15
[INFO] [stderr]    |
[INFO] [stderr] 75 |         #[cfg(feature = "backtrace")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stderr]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stderr]   --> src/error.rs:83:15
[INFO] [stderr]    |
[INFO] [stderr] 83 |         #[cfg(feature = "backtrace")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stderr]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stderr]   --> src/error.rs:96:20
[INFO] [stderr]    |
[INFO] [stderr] 96 |         #[cfg_attr(feature = "backtrace", backtrace)]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stderr]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stderr]   --> src/error.rs:35:19
[INFO] [stderr]    |
[INFO] [stderr] 35 |             #[cfg(feature = "backtrace")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stderr]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stderr]   --> src/error.rs:45:19
[INFO] [stderr]    |
[INFO] [stderr] 45 |             #[cfg(feature = "backtrace")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stderr]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `hafas-rs` (lib) generated 9 warnings
[INFO] [stderr] warning: `hafas-rs` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hafas_rs-b6b90ddcbb4471e6)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test profile::bls::test::test_path_available ... FAILED
[INFO] [stdout] test profile::cmta::test::test_path_available ... FAILED
[INFO] [stdout] test profile::dart::test::test_path_available ... FAILED
[INFO] [stdout] test profile::cfl::test::test_search ... FAILED
[INFO] [stdout] test profile::avv::test::test_search ... FAILED
[INFO] [stdout] test profile::cfl::test::test_path_available ... FAILED
[INFO] [stdout] test profile::avv::test::test_path_available ... FAILED
[INFO] [stdout] test profile::bls::test::test_search ... FAILED
[INFO] [stdout] test profile::dart::test::test_search ... FAILED
[INFO] [stdout] test profile::cmta::test::test_search ... FAILED
[INFO] [stdout] test profile::db::test::test_search ... FAILED
[INFO] [stdout] test profile::irish_rail::test::test_search ... FAILED
[INFO] [stdout] test profile::irish_rail::test::test_path_available ... FAILED
[INFO] [stdout] test profile::nahsh::test::test_search ... FAILED
[INFO] [stdout] test profile::mobiliteit_lu::test::test_search ... FAILED
[INFO] [stdout] test profile::nahsh::test::test_path_available ... FAILED
[INFO] [stdout] test profile::mobiliteit_lu::test::test_path_available ... FAILED
[INFO] [stdout] test profile::oebb::test::test_search ... FAILED
[INFO] [stdout] test profile::ooevv::test::test_search ... FAILED
[INFO] [stdout] test profile::nvv::test::test_search ... FAILED
[INFO] [stdout] test profile::nvv::test::test_path_available ... FAILED
[INFO] [stdout] test profile::rejseplanen::test::test_path_available ... FAILED
[INFO] [stdout] test profile::oebb::test::test_path_available ... FAILED
[INFO] [stdout] test profile::ooevv::test::test_path_available ... FAILED
[INFO] [stdout] test profile::rejseplanen::test::test_search ... FAILED
[INFO] [stdout] test profile::pkp::test::test_path_available ... FAILED
[INFO] [stdout] test profile::rmv::test::test_path_available ... FAILED
[INFO] [stdout] test profile::rmv::test::test_search ... FAILED
[INFO] [stdout] test profile::rsag::test::test_search ... FAILED
[INFO] [stdout] test profile::salzburg::test::test_path_available ... FAILED
[INFO] [stdout] test profile::rsag::test::test_path_available ... FAILED
[INFO] [stdout] test profile::saarvv::test::test_path_available ... FAILED
[INFO] [stdout] test profile::saarvv::test::test_search ... FAILED
[INFO] [stdout] test profile::sbahn_muenchen::test::test_search ... FAILED
[INFO] [stdout] test profile::vbb::test::test_path_available ... FAILED
[INFO] [stdout] test profile::salzburg::test::test_search ... FAILED
[INFO] [stdout] test profile::sbahn_muenchen::test::test_path_available ... FAILED
[INFO] [stdout] test profile::svv::test::test_path_available ... FAILED
[INFO] [stdout] test profile::svv::test::test_search ... FAILED
[INFO] [stdout] test profile::mobil_nrw::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vbb::test::test_search ... FAILED
[INFO] [stdout] test profile::mobil_nrw::test::test_search ... FAILED
[INFO] [stdout] test profile::db::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vbn::test::test_search ... FAILED
[INFO] [stdout] test profile::vbn::test::test_path_available ... FAILED
[INFO] [stdout] test profile::verbundlinie::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vgi::test::test_path_available ... FAILED
[INFO] [stdout] test profile::verbundlinie::test::test_search ... FAILED
[INFO] [stdout] test profile::vkg::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vgi::test::test_search ... FAILED
[INFO] [stdout] test profile::vmt::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vkg::test::test_search ... FAILED
[INFO] [stdout] test profile::vor::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vmt::test::test_search ... FAILED
[INFO] [stdout] test profile::vor::test::test_search ... FAILED
[INFO] [stdout] test profile::vos::test::test_search ... FAILED
[INFO] [stdout] test profile::vvt::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vvt::test::test_search ... FAILED
[INFO] [stdout] test profile::vrn::test::test_search ... FAILED
[INFO] [stdout] test profile::vos::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vrn::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vsn::test::test_search ... FAILED
[INFO] [stdout] test profile::vsn::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vvv::test::test_search ... FAILED
[INFO] [stdout] test profile::vvv::test::test_path_available ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- profile::bls::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::cmta::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::dart::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::cfl::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::avv::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::cfl::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::avv::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::bls::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::dart::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::cmta::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::db::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::irish_rail::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::irish_rail::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::nahsh::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::mobiliteit_lu::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::nahsh::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::mobiliteit_lu::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::oebb::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::ooevv::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::nvv::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::nvv::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::rejseplanen::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::oebb::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::ooevv::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::rejseplanen::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::pkp::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::rmv::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::rmv::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::rsag::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::salzburg::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::rsag::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::saarvv::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::saarvv::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::sbahn_muenchen::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vbb::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::salzburg::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::sbahn_muenchen::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::svv::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::svv::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::mobil_nrw::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vbb::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::mobil_nrw::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::db::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vbn::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vbn::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::verbundlinie::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vgi::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::verbundlinie::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vkg::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vgi::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vmt::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vkg::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vor::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vmt::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vor::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vos::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vvt::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vvt::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vrn::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vos::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vrn::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vsn::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vsn::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vvv::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vvv::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     profile::avv::test::test_path_available
[INFO] [stdout]     profile::avv::test::test_search
[INFO] [stdout]     profile::bls::test::test_path_available
[INFO] [stdout]     profile::bls::test::test_search
[INFO] [stdout]     profile::cfl::test::test_path_available
[INFO] [stdout]     profile::cfl::test::test_search
[INFO] [stdout]     profile::cmta::test::test_path_available
[INFO] [stdout]     profile::cmta::test::test_search
[INFO] [stdout]     profile::dart::test::test_path_available
[INFO] [stdout]     profile::dart::test::test_search
[INFO] [stdout]     profile::db::test::test_path_available
[INFO] [stdout]     profile::db::test::test_search
[INFO] [stdout]     profile::irish_rail::test::test_path_available
[INFO] [stdout]     profile::irish_rail::test::test_search
[INFO] [stdout]     profile::mobil_nrw::test::test_path_available
[INFO] [stdout]     profile::mobil_nrw::test::test_search
[INFO] [stdout]     profile::mobiliteit_lu::test::test_path_available
[INFO] [stdout]     profile::mobiliteit_lu::test::test_search
[INFO] [stdout]     profile::nahsh::test::test_path_available
[INFO] [stdout]     profile::nahsh::test::test_search
[INFO] [stdout]     profile::nvv::test::test_path_available
[INFO] [stdout]     profile::nvv::test::test_search
[INFO] [stdout]     profile::oebb::test::test_path_available
[INFO] [stdout]     profile::oebb::test::test_search
[INFO] [stdout]     profile::ooevv::test::test_path_available
[INFO] [stdout]     profile::ooevv::test::test_search
[INFO] [stdout]     profile::pkp::test::test_path_available
[INFO] [stdout]     profile::rejseplanen::test::test_path_available
[INFO] [stdout]     profile::rejseplanen::test::test_search
[INFO] [stdout]     profile::rmv::test::test_path_available
[INFO] [stdout]     profile::rmv::test::test_search
[INFO] [stdout]     profile::rsag::test::test_path_available
[INFO] [stdout]     profile::rsag::test::test_search
[INFO] [stdout]     profile::saarvv::test::test_path_available
[INFO] [stdout]     profile::saarvv::test::test_search
[INFO] [stdout]     profile::salzburg::test::test_path_available
[INFO] [stdout]     profile::salzburg::test::test_search
[INFO] [stdout]     profile::sbahn_muenchen::test::test_path_available
[INFO] [stdout]     profile::sbahn_muenchen::test::test_search
[INFO] [stdout]     profile::svv::test::test_path_available
[INFO] [stdout]     profile::svv::test::test_search
[INFO] [stdout]     profile::vbb::test::test_path_available
[INFO] [stdout]     profile::vbb::test::test_search
[INFO] [stdout]     profile::vbn::test::test_path_available
[INFO] [stdout]     profile::vbn::test::test_search
[INFO] [stdout]     profile::verbundlinie::test::test_path_available
[INFO] [stdout]     profile::verbundlinie::test::test_search
[INFO] [stdout]     profile::vgi::test::test_path_available
[INFO] [stdout]     profile::vgi::test::test_search
[INFO] [stdout]     profile::vkg::test::test_path_available
[INFO] [stdout]     profile::vkg::test::test_search
[INFO] [stdout]     profile::vmt::test::test_path_available
[INFO] [stdout]     profile::vmt::test::test_search
[INFO] [stdout]     profile::vor::test::test_path_available
[INFO] [stdout]     profile::vor::test::test_search
[INFO] [stdout]     profile::vos::test::test_path_available
[INFO] [stdout]     profile::vos::test::test_search
[INFO] [stdout]     profile::vrn::test::test_path_available
[INFO] [stdout]     profile::vrn::test::test_search
[INFO] [stdout]     profile::vsn::test::test_path_available
[INFO] [stdout]     profile::vsn::test::test_search
[INFO] [stdout]     profile::vvt::test::test_path_available
[INFO] [stdout]     profile::vvt::test::test_search
[INFO] [stdout]     profile::vvv::test::test_path_available
[INFO] [stdout]     profile::vvv::test::test_search
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 65 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "0cb71e07492c186b5d053b1db62607778fcbeb5bd91a1322eba442686ae0e574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cb71e07492c186b5d053b1db62607778fcbeb5bd91a1322eba442686ae0e574", kill_on_drop: false }`
[INFO] [stdout] 0cb71e07492c186b5d053b1db62607778fcbeb5bd91a1322eba442686ae0e574
[INFO] testing hafas-rs-0.2.3 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate hafas-rs 0.2.3 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate hafas-rs 0.2.3 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hafas-rs 0.2.3
[INFO] finished tweaking crates.io crate hafas-rs 0.2.3
[INFO] tweaked toml for crates.io crate hafas-rs 0.2.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate hafas-rs 0.2.3 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 578f336a0c8cbcdd254f2202018af6aff0c523f782eea28e90cfcb087733920f
[INFO] running `Command { std: "docker" "start" "-a" "578f336a0c8cbcdd254f2202018af6aff0c523f782eea28e90cfcb087733920f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "578f336a0c8cbcdd254f2202018af6aff0c523f782eea28e90cfcb087733920f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "578f336a0c8cbcdd254f2202018af6aff0c523f782eea28e90cfcb087733920f", kill_on_drop: false }`
[INFO] [stdout] 578f336a0c8cbcdd254f2202018af6aff0c523f782eea28e90cfcb087733920f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a797df2d9401109991b71a7a378ec1d1e4a40d8cbde7a7289a5ea86ce9487d0f
[INFO] running `Command { std: "docker" "start" "-a" "a797df2d9401109991b71a7a378ec1d1e4a40d8cbde7a7289a5ea86ce9487d0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling geo-types v0.7.13
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling polyline v0.10.1
[INFO] [stderr]    Compiling geojson v0.24.1
[INFO] [stderr]    Compiling hafas-rs v0.2.3 (/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: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]   = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |         #[cfg_attr(feature = "backtrace", backtrace)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |             #[cfg(feature = "backtrace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |             #[cfg(feature = "backtrace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.80s
[INFO] running `Command { std: "docker" "inspect" "a797df2d9401109991b71a7a378ec1d1e4a40d8cbde7a7289a5ea86ce9487d0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a797df2d9401109991b71a7a378ec1d1e4a40d8cbde7a7289a5ea86ce9487d0f", kill_on_drop: false }`
[INFO] [stdout] a797df2d9401109991b71a7a378ec1d1e4a40d8cbde7a7289a5ea86ce9487d0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c36fdf8d6acd687adb2455e000a48845de83839c2cde8151fd4666e89a4c89f7
[INFO] running `Command { std: "docker" "start" "-a" "c36fdf8d6acd687adb2455e000a48845de83839c2cde8151fd4666e89a4c89f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling geojson v0.24.1
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hafas-rs v0.2.3 (/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: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]   = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |         #[cfg_attr(feature = "backtrace", backtrace)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |             #[cfg(feature = "backtrace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |             #[cfg(feature = "backtrace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[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: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]   = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |         #[cfg(feature = "backtrace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |         #[cfg_attr(feature = "backtrace", backtrace)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |             #[cfg(feature = "backtrace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stdout]   --> src/error.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |             #[cfg(feature = "backtrace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stdout]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.51s
[INFO] running `Command { std: "docker" "inspect" "c36fdf8d6acd687adb2455e000a48845de83839c2cde8151fd4666e89a4c89f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c36fdf8d6acd687adb2455e000a48845de83839c2cde8151fd4666e89a4c89f7", kill_on_drop: false }`
[INFO] [stdout] c36fdf8d6acd687adb2455e000a48845de83839c2cde8151fd4666e89a4c89f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e4913df18efc1f01560054cf70affb62d90c2fdc6641598b140669c196e0663c
[INFO] running `Command { std: "docker" "start" "-a" "e4913df18efc1f01560054cf70affb62d90c2fdc6641598b140669c196e0663c", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stderr]  --> src/error.rs:1:7
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[cfg(feature = "backtrace")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stderr]   = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stderr]   --> src/error.rs:11:15
[INFO] [stderr]    |
[INFO] [stderr] 11 |         #[cfg(feature = "backtrace")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stderr]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stderr]   --> src/error.rs:17:15
[INFO] [stderr]    |
[INFO] [stderr] 17 |         #[cfg(feature = "backtrace")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stderr]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stderr]   --> src/error.rs:24:15
[INFO] [stderr]    |
[INFO] [stderr] 24 |         #[cfg(feature = "backtrace")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stderr]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stderr]   --> src/error.rs:75:15
[INFO] [stderr]    |
[INFO] [stderr] 75 |         #[cfg(feature = "backtrace")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stderr]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stderr]   --> src/error.rs:83:15
[INFO] [stderr]    |
[INFO] [stderr] 83 |         #[cfg(feature = "backtrace")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stderr]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stderr]   --> src/error.rs:96:20
[INFO] [stderr]    |
[INFO] [stderr] 96 |         #[cfg_attr(feature = "backtrace", backtrace)]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stderr]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stderr]   --> src/error.rs:35:19
[INFO] [stderr]    |
[INFO] [stderr] 35 |             #[cfg(feature = "backtrace")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stderr]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace`
[INFO] [stderr]   --> src/error.rs:45:19
[INFO] [stderr]    |
[INFO] [stderr] 45 |             #[cfg(feature = "backtrace")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-profiles`, `anyhow`, `avv-profile`, `bart-profile`, `bls-profile`, `cfl-profile`, `cmta-profile`, `dart-profile`, `db-busradar-nrw-profile`, `db-profile`, `default`, `env_logger`, `geojson`, `hyper`, `hyper-requester`, `hyper-rustls`, `insa-profile`, `irish-rail-profile`, `js-error`, `js-fetch-requester`, `js-sys`, `mobil-nrw-profile`, `mobiliteit-lu-profile`, `nahsh-profile`, `nvv-profile`, `oebb-profile`, `ooevv-profile`, `pkp-profile`, `polyline`, `polylines`, `rejseplanen-profile`, `rest-server`, `rmv-profile`, `rsag-profile`, `rt-multi-thread` and 23 more
[INFO] [stderr]    = help: consider adding `backtrace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `hafas-rs` (lib) generated 9 warnings
[INFO] [stderr] warning: `hafas-rs` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hafas_rs-b6b90ddcbb4471e6)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test profile::cmta::test::test_path_available ... FAILED
[INFO] [stdout] test profile::avv::test::test_search ... FAILED
[INFO] [stdout] test profile::dart::test::test_path_available ... FAILED
[INFO] [stdout] test profile::bls::test::test_search ... FAILED
[INFO] [stdout] test profile::cmta::test::test_search ... FAILED
[INFO] [stdout] test profile::cfl::test::test_search ... FAILED
[INFO] [stdout] test profile::bls::test::test_path_available ... FAILED
[INFO] [stdout] test profile::cfl::test::test_path_available ... FAILED
[INFO] [stdout] test profile::avv::test::test_path_available ... FAILED
[INFO] [stdout] test profile::dart::test::test_search ... FAILED
[INFO] [stdout] test profile::irish_rail::test::test_path_available ... FAILED
[INFO] [stdout] test profile::db::test::test_search ... FAILED
[INFO] [stdout] test profile::db::test::test_path_available ... FAILED
[INFO] [stdout] test profile::mobil_nrw::test::test_search ... FAILED
[INFO] [stdout] test profile::irish_rail::test::test_search ... FAILED
[INFO] [stdout] test profile::mobiliteit_lu::test::test_search ... FAILED
[INFO] [stdout] test profile::nvv::test::test_search ... FAILED
[INFO] [stdout] test profile::nahsh::test::test_search ... FAILED
[INFO] [stdout] test profile::nvv::test::test_path_available ... FAILED
[INFO] [stdout] test profile::mobiliteit_lu::test::test_path_available ... FAILED
[INFO] [stdout] test profile::ooevv::test::test_search ... FAILED
[INFO] [stdout] test profile::oebb::test::test_search ... FAILED
[INFO] [stdout] test profile::nahsh::test::test_path_available ... FAILED
[INFO] [stdout] test profile::pkp::test::test_path_available ... FAILED
[INFO] [stdout] test profile::rejseplanen::test::test_path_available ... FAILED
[INFO] [stdout] test profile::rmv::test::test_path_available ... FAILED
[INFO] [stdout] test profile::ooevv::test::test_path_available ... FAILED
[INFO] [stdout] test profile::rejseplanen::test::test_search ... FAILED
[INFO] [stdout] test profile::oebb::test::test_path_available ... FAILED
[INFO] [stdout] test profile::rmv::test::test_search ... FAILED
[INFO] [stdout] test profile::rsag::test::test_search ... FAILED
[INFO] [stdout] test profile::rsag::test::test_path_available ... FAILED
[INFO] [stdout] test profile::saarvv::test::test_search ... FAILED
[INFO] [stdout] test profile::salzburg::test::test_search ... FAILED
[INFO] [stdout] test profile::salzburg::test::test_path_available ... FAILED
[INFO] [stdout] test profile::sbahn_muenchen::test::test_path_available ... FAILED
[INFO] [stdout] test profile::svv::test::test_path_available ... FAILED
[INFO] [stdout] test profile::saarvv::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vbb::test::test_search ... FAILED
[INFO] [stdout] test profile::sbahn_muenchen::test::test_search ... FAILED
[INFO] [stdout] test profile::svv::test::test_search ... FAILED
[INFO] [stdout] test profile::vbn::test::test_search ... FAILED
[INFO] [stdout] test profile::vbb::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vbn::test::test_path_available ... FAILED
[INFO] [stdout] test profile::verbundlinie::test::test_path_available ... FAILED
[INFO] [stdout] test profile::mobil_nrw::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vgi::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vgi::test::test_search ... FAILED
[INFO] [stdout] test profile::vkg::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vkg::test::test_search ... FAILED
[INFO] [stdout] test profile::verbundlinie::test::test_search ... FAILED
[INFO] [stdout] test profile::vmt::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vor::test::test_search ... FAILED
[INFO] [stdout] test profile::vor::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vmt::test::test_search ... FAILED
[INFO] [stdout] test profile::vos::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vos::test::test_search ... FAILED
[INFO] [stdout] test profile::vrn::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vsn::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vsn::test::test_search ... FAILED
[INFO] [stdout] test profile::vrn::test::test_search ... FAILED
[INFO] [stdout] test profile::vvt::test::test_search ... FAILED
[INFO] [stdout] test profile::vvv::test::test_path_available ... FAILED
[INFO] [stdout] test profile::vvv::test::test_search ... FAILED
[INFO] [stdout] test profile::vvt::test::test_path_available ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- profile::cmta::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::avv::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::dart::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::bls::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::cmta::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::cfl::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::bls::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::cfl::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::avv::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::dart::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::irish_rail::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::db::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::db::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::mobil_nrw::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::irish_rail::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::mobiliteit_lu::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::nvv::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::nahsh::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::nvv::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::mobiliteit_lu::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::ooevv::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::oebb::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::nahsh::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::pkp::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::rejseplanen::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::rmv::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::ooevv::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::rejseplanen::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::oebb::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::rmv::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::rsag::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::rsag::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::saarvv::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::salzburg::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::salzburg::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::sbahn_muenchen::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::svv::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::saarvv::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vbb::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::sbahn_muenchen::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::svv::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vbn::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vbb::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vbn::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::verbundlinie::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::mobil_nrw::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vgi::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vgi::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vkg::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vkg::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::verbundlinie::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vmt::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vor::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vor::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vmt::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vos::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vos::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vrn::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vsn::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vsn::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vrn::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vvt::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vvv::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vvv::test::test_search stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- profile::vvt::test::test_path_available stdout ----
[INFO] [stdout] Error: Http { source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     profile::avv::test::test_path_available
[INFO] [stdout]     profile::avv::test::test_search
[INFO] [stdout]     profile::bls::test::test_path_available
[INFO] [stdout]     profile::bls::test::test_search
[INFO] [stdout]     profile::cfl::test::test_path_available
[INFO] [stdout]     profile::cfl::test::test_search
[INFO] [stdout]     profile::cmta::test::test_path_available
[INFO] [stdout]     profile::cmta::test::test_search
[INFO] [stdout]     profile::dart::test::test_path_available
[INFO] [stdout]     profile::dart::test::test_search
[INFO] [stdout]     profile::db::test::test_path_available
[INFO] [stdout]     profile::db::test::test_search
[INFO] [stdout]     profile::irish_rail::test::test_path_available
[INFO] [stdout]     profile::irish_rail::test::test_search
[INFO] [stdout]     profile::mobil_nrw::test::test_path_available
[INFO] [stdout]     profile::mobil_nrw::test::test_search
[INFO] [stdout]     profile::mobiliteit_lu::test::test_path_available
[INFO] [stdout]     profile::mobiliteit_lu::test::test_search
[INFO] [stdout]     profile::nahsh::test::test_path_available
[INFO] [stdout]     profile::nahsh::test::test_search
[INFO] [stdout]     profile::nvv::test::test_path_available
[INFO] [stdout]     profile::nvv::test::test_search
[INFO] [stdout]     profile::oebb::test::test_path_available
[INFO] [stdout]     profile::oebb::test::test_search
[INFO] [stdout]     profile::ooevv::test::test_path_available
[INFO] [stdout]     profile::ooevv::test::test_search
[INFO] [stdout]     profile::pkp::test::test_path_available
[INFO] [stdout]     profile::rejseplanen::test::test_path_available
[INFO] [stdout]     profile::rejseplanen::test::test_search
[INFO] [stdout]     profile::rmv::test::test_path_available
[INFO] [stdout]     profile::rmv::test::test_search
[INFO] [stdout]     profile::rsag::test::test_path_available
[INFO] [stdout]     profile::rsag::test::test_search
[INFO] [stdout]     profile::saarvv::test::test_path_available
[INFO] [stdout]     profile::saarvv::test::test_search
[INFO] [stdout]     profile::salzburg::test::test_path_available
[INFO] [stdout]     profile::salzburg::test::test_search
[INFO] [stdout]     profile::sbahn_muenchen::test::test_path_available
[INFO] [stdout]     profile::sbahn_muenchen::test::test_search
[INFO] [stdout]     profile::svv::test::test_path_available
[INFO] [stdout]     profile::svv::test::test_search
[INFO] [stdout]     profile::vbb::test::test_path_available
[INFO] [stdout]     profile::vbb::test::test_search
[INFO] [stdout]     profile::vbn::test::test_path_available
[INFO] [stdout]     profile::vbn::test::test_search
[INFO] [stdout]     profile::verbundlinie::test::test_path_available
[INFO] [stdout]     profile::verbundlinie::test::test_search
[INFO] [stdout]     profile::vgi::test::test_path_available
[INFO] [stdout]     profile::vgi::test::test_search
[INFO] [stdout]     profile::vkg::test::test_path_available
[INFO] [stdout]     profile::vkg::test::test_search
[INFO] [stdout]     profile::vmt::test::test_path_available
[INFO] [stdout]     profile::vmt::test::test_search
[INFO] [stdout]     profile::vor::test::test_path_available
[INFO] [stdout]     profile::vor::test::test_search
[INFO] [stdout]     profile::vos::test::test_path_available
[INFO] [stdout]     profile::vos::test::test_search
[INFO] [stdout]     profile::vrn::test::test_path_available
[INFO] [stdout]     profile::vrn::test::test_search
[INFO] [stdout]     profile::vsn::test::test_path_available
[INFO] [stdout]     profile::vsn::test::test_search
[INFO] [stdout]     profile::vvt::test::test_path_available
[INFO] [stdout]     profile::vvt::test::test_search
[INFO] [stdout]     profile::vvv::test::test_path_available
[INFO] [stdout]     profile::vvv::test::test_search
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 65 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e4913df18efc1f01560054cf70affb62d90c2fdc6641598b140669c196e0663c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4913df18efc1f01560054cf70affb62d90c2fdc6641598b140669c196e0663c", kill_on_drop: false }`
[INFO] [stdout] e4913df18efc1f01560054cf70affb62d90c2fdc6641598b140669c196e0663c
