[INFO] cloning repository https://github.com/mrjones/ttdash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrjones/ttdash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjones%2Fttdash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjones%2Fttdash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 021fa7cb3cc2d83a56a42bacaa262b1022c7ac1e [INFO] checking mrjones/ttdash against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjones%2Fttdash" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrjones/ttdash on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrjones/ttdash [INFO] finished tweaking git repo https://github.com/mrjones/ttdash [INFO] tweaked toml for git repo https://github.com/mrjones/ttdash written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mrjones/ttdash already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded querystring v1.1.0 [INFO] [stderr] Downloaded flexi_logger v0.14.5 [INFO] [stderr] Downloaded pretty-bytes v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 741c9fc2896fc48f7654ebd9f9bef564e6985c7e346195a10ad9c7e58e90c92f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "741c9fc2896fc48f7654ebd9f9bef564e6985c7e346195a10ad9c7e58e90c92f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "741c9fc2896fc48f7654ebd9f9bef564e6985c7e346195a10ad9c7e58e90c92f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "741c9fc2896fc48f7654ebd9f9bef564e6985c7e346195a10ad9c7e58e90c92f", kill_on_drop: false }` [INFO] [stdout] 741c9fc2896fc48f7654ebd9f9bef564e6985c7e346195a10ad9c7e58e90c92f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2fd10bbf045452a742da199c4b0c535f641a12c4edf37445e5e06061503df25 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e2fd10bbf045452a742da199c4b0c535f641a12c4edf37445e5e06061503df25", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking pin-project-lite v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking xml-rs v0.8.0 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking hex v0.4.0 [INFO] [stderr] Checking querystring v1.1.0 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-bigint v0.2.5 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking ryu v1.0.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rppal v0.11.3 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking pretty-bytes v0.2.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking backtrace v0.3.41 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking rulinalg v0.4.2 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking serde-xml-rs v0.3.1 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Checking flexi_logger v0.14.5 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Checking simple-server v0.4.0 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.4 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling prost-derive v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking imageproc v0.19.2 [INFO] [stderr] Checking pin-project v0.4.6 [INFO] [stderr] Checking hyper v0.13.1 [INFO] [stderr] Checking prost v0.6.0 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.1 [INFO] [stderr] Checking ttdash v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: environment variable `OUT_DIR` not defined [INFO] [stdout] --> src/main.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | include!(concat!(env!("OUT_DIR"), "/webclient_api.rs")); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read /usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:42:30 [INFO] [stdout] | [INFO] [stdout] 42 | let font = Vec::from(include_bytes!("/usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Regular.ttf") as &[u8]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read /usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Bold.ttf: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:45:36 [INFO] [stdout] | [INFO] [stdout] 45 | let font_black = Vec::from(include_bytes!("/usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Bold.ttf") as &[u8]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read /usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Bold.ttf: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:48:35 [INFO] [stdout] | [INFO] [stdout] 48 | let font_bold = Vec::from(include_bytes!("/usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Bold.ttf") as &[u8]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `OUT_DIR` not defined [INFO] [stdout] --> src/main.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | include!(concat!(env!("OUT_DIR"), "/webclient_api.rs")); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read /usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:42:30 [INFO] [stdout] | [INFO] [stdout] 42 | let font = Vec::from(include_bytes!("/usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Regular.ttf") as &[u8]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read /usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Bold.ttf: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:45:36 [INFO] [stdout] | [INFO] [stdout] 45 | let font_black = Vec::from(include_bytes!("/usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Bold.ttf") as &[u8]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read /usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Bold.ttf: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:48:35 [INFO] [stdout] | [INFO] [stdout] 48 | let font_bold = Vec::from(include_bytes!("/usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Bold.ttf") as &[u8]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StationStatus` in `webclient_api` [INFO] [stdout] --> src/subway.rs:44:32 [INFO] [stdout] | [INFO] [stdout] 44 | let proto = webclient_api::StationStatus::decode(response_body.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `StationStatus` in `webclient_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Direction` in `webclient_api` [INFO] [stdout] --> src/subway.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | webclient_api::Direction::Uptown => { [INFO] [stdout] | ^^^^^^^^^ could not find `Direction` in `webclient_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Direction` in `webclient_api` [INFO] [stdout] --> src/subway.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | webclient_api::Direction::Downtown => { [INFO] [stdout] | ^^^^^^^^^ could not find `Direction` in `webclient_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StationStatus` in module `webclient_api` [INFO] [stdout] --> src/subway.rs:36:56 [INFO] [stdout] | [INFO] [stdout] 36 | fn fetch_data() -> result::TTDashResult { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `webclient_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StationStatus` in module `webclient_api` [INFO] [stdout] --> src/subway.rs:48:39 [INFO] [stdout] | [INFO] [stdout] 48 | fn process_data(data: &webclient_api::StationStatus) -> result::TTDashResult { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `webclient_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StationStatus` in `webclient_api` [INFO] [stdout] --> src/subway.rs:44:32 [INFO] [stdout] | [INFO] [stdout] 44 | let proto = webclient_api::StationStatus::decode(response_body.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `StationStatus` in `webclient_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Direction` in `webclient_api` [INFO] [stdout] --> src/subway.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | webclient_api::Direction::Uptown => { [INFO] [stdout] | ^^^^^^^^^ could not find `Direction` in `webclient_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Direction` in `webclient_api` [INFO] [stdout] --> src/subway.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | webclient_api::Direction::Downtown => { [INFO] [stdout] | ^^^^^^^^^ could not find `Direction` in `webclient_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prost::Message` [INFO] [stdout] --> src/subway.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | use prost::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StationStatus` in module `webclient_api` [INFO] [stdout] --> src/subway.rs:36:56 [INFO] [stdout] | [INFO] [stdout] 36 | fn fetch_data() -> result::TTDashResult { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `webclient_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StationStatus` in module `webclient_api` [INFO] [stdout] --> src/subway.rs:48:39 [INFO] [stdout] | [INFO] [stdout] 48 | fn process_data(data: &webclient_api::StationStatus) -> result::TTDashResult { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `webclient_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prost::Message` [INFO] [stdout] --> src/subway.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | use prost::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ttdash` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 9 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e2fd10bbf045452a742da199c4b0c535f641a12c4edf37445e5e06061503df25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2fd10bbf045452a742da199c4b0c535f641a12c4edf37445e5e06061503df25", kill_on_drop: false }` [INFO] [stdout] e2fd10bbf045452a742da199c4b0c535f641a12c4edf37445e5e06061503df25