[INFO] fetching crate railway-provider-motis 0.1.0...
[INFO] checking railway-provider-motis-0.1.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate railway-provider-motis 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate railway-provider-motis 0.1.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate railway-provider-motis 0.1.0
[INFO] finished tweaking crates.io crate railway-provider-motis 0.1.0
[INFO] tweaked toml for crates.io crate railway-provider-motis 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 112 packages to latest compatible versions
[INFO] [stderr]       Adding chrono-tz v0.8.6 (available: v0.10.0)
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded geojson v0.24.1
[INFO] [stderr]   Downloaded railway-core v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 185365c99f9ba8bfaf9c545a05b8878cf5a26e9ceb7d422da6d67ea4de7627a8
[INFO] running `Command { std: "docker" "start" "-a" "185365c99f9ba8bfaf9c545a05b8878cf5a26e9ceb7d422da6d67ea4de7627a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "185365c99f9ba8bfaf9c545a05b8878cf5a26e9ceb7d422da6d67ea4de7627a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "185365c99f9ba8bfaf9c545a05b8878cf5a26e9ceb7d422da6d67ea4de7627a8", kill_on_drop: false }`
[INFO] [stdout] 185365c99f9ba8bfaf9c545a05b8878cf5a26e9ceb7d422da6d67ea4de7627a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7805954101ca4201e5a968d1787948cc5b5a244aeba46ea17c441c53fda1a2a2
[INFO] running `Command { std: "docker" "start" "-a" "7805954101ca4201e5a968d1787948cc5b5a244aeba46ea17c441c53fda1a2a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking railway-core v0.1.0
[INFO] [stderr]     Checking railway-provider-motis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `rcore::HyperRustlsRequesterBuilder`
[INFO] [stdout]    --> src/lib.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |     use rcore::{HyperRustlsRequesterBuilder, JourneysOptions, LocationsOptions, Station};
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `HyperRustlsRequesterBuilder` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `poylines`
[INFO] [stdout]    --> src/types.rs:309:23
[INFO] [stdout]     |
[INFO] [stdout] 309 |                 #[cfg(feature = "poylines")]
[INFO] [stdout]     |                       ^^^^^^^^^^----------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"polylines"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `polylines` and `rt-multi-thread`
[INFO] [stdout]     = help: consider adding `poylines` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `poylines`
[INFO] [stdout]    --> src/types.rs:309:23
[INFO] [stdout]     |
[INFO] [stdout] 309 |                 #[cfg(feature = "poylines")]
[INFO] [stdout]     |                       ^^^^^^^^^^----------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"polylines"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `polylines` and `rt-multi-thread`
[INFO] [stdout]     = help: consider adding `poylines` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `railway-provider-motis` (lib test) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7805954101ca4201e5a968d1787948cc5b5a244aeba46ea17c441c53fda1a2a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7805954101ca4201e5a968d1787948cc5b5a244aeba46ea17c441c53fda1a2a2", kill_on_drop: false }`
[INFO] [stdout] 7805954101ca4201e5a968d1787948cc5b5a244aeba46ea17c441c53fda1a2a2
