[INFO] updating cached repository https://github.com/tarkah/tbd
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 3ad599a4243289230aafc76a7b0fb5b88985187e
[INFO] checking tarkah/tbd against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftarkah%2Ftbd" "/workspace/builds/worker-9/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tarkah/tbd on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/tarkah/tbd
[INFO] removed workspace from git repo https://github.com/tarkah/tbd
[INFO] removed path dependency api from git repo https://github.com/tarkah/tbd
[INFO] finished tweaking git repo https://github.com/tarkah/tbd
[INFO] tweaked toml for git repo https://github.com/tarkah/tbd written to /workspace/builds/worker-9/source/Cargo.toml
[INFO] crate git repo https://github.com/tarkah/tbd already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Updating git repository `https://github.com/crossterm-rs/crossterm`
[INFO] [stderr]     Updating git repository `https://github.com/fdehau/tui-rs`
[INFO] [stderr]     Updating git repository `https://github.com/crossterm-rs/crossterm`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 65d8157183206849aca4ced084a0bea44ca7fd02e2da4b367ea5e1e828a6d91f
[INFO] running `"docker" "start" "-a" "65d8157183206849aca4ced084a0bea44ca7fd02e2da4b367ea5e1e828a6d91f"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]     Checking futures-sink v0.3.4
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]    Compiling anyhow v1.0.28
[INFO] [stderr]     Checking api v0.1.0
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]     Checking regex v1.3.6
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.7.1
[INFO] [stderr]     Checking termios v0.3.2
[INFO] [stderr]     Checking backtrace-sys v0.1.35
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking clicolors-control v1.0.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.17.0
[INFO] [stderr]     Checking async-task v1.3.1
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking backtrace v0.3.46
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking console v0.9.2
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking better-panic v0.2.0
[INFO] [stderr]     Checking chrono-tz v0.5.1
[INFO] [stderr]     Checking signal-hook v0.1.13
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]     Checking async-std v1.5.0
[INFO] [stderr]     Checking crossterm v0.17.3 (https://github.com/crossterm-rs/crossterm#128eddea)
[INFO] [stderr]     Checking crossterm v0.16.0 (https://github.com/crossterm-rs/crossterm?rev=007063896e8b310a6711d7ab780962a9f8ed7283#00706389)
[INFO] [stderr]     Checking tui v0.8.0 (https://github.com/fdehau/tui-rs?rev=140db9b2e251e1567656dc2bb29be1de81269077#140db9b2)
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.2
[INFO] [stderr]     Checking ctrlc v3.1.4
[INFO] [stderr]    Compiling structopt-derive v0.4.6
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking structopt v0.3.13
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking tickrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0432]: unresolved import `api::model`
[INFO] [stderr]  --> src/service/stock.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | use api::model::{CompanyProfile, Price};
[INFO] [stderr]   |          ^^^^^ could not find `model` in `api`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `api::model`
[INFO] [stderr]  --> src/task/company.rs:3:10
[INFO] [stderr]   |
[INFO] [stderr] 3 | use api::model::CompanyProfile;
[INFO] [stderr]   |          ^^^^^ could not find `model` in `api`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `api::model`, `api::Interval`
[INFO] [stderr]  --> src/task/prices.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 | use api::{model::Price, Interval};
[INFO] [stderr]   |           ^^^^^         ^^^^^^^^ no `Interval` in the root
[INFO] [stderr]   |           |
[INFO] [stderr]   |           could not find `model` in `api`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `api::model`
[INFO] [stderr]  --> src/widget/stock.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | use api::model::{CompanyProfile, Price};
[INFO] [stderr]   |          ^^^^^ could not find `model` in `api`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `api::model`
[INFO] [stderr]  --> src/service/stock.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | use api::model::{CompanyProfile, Price};
[INFO] [stderr]   |          ^^^^^ could not find `model` in `api`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `api::model`
[INFO] [stderr]  --> src/task/company.rs:3:10
[INFO] [stderr]   |
[INFO] [stderr] 3 | use api::model::CompanyProfile;
[INFO] [stderr]   |          ^^^^^ could not find `model` in `api`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `api::model`, `api::Interval`
[INFO] [stderr]  --> src/task/prices.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 | use api::{model::Price, Interval};
[INFO] [stderr]   |           ^^^^^         ^^^^^^^^ no `Interval` in the root
[INFO] [stderr]   |           |
[INFO] [stderr]   |           could not find `model` in `api`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `api::model`
[INFO] [stderr]  --> src/widget/stock.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | use api::model::{CompanyProfile, Price};
[INFO] [stderr]   |          ^^^^^ could not find `model` in `api`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `new` found for trait object `dyn api::Client<_, _>` in the current scope
[INFO] [stderr]   --> src/task/company.rs:31:39
[INFO] [stderr]    |
[INFO] [stderr] 31 |             let client = api::Client::new();
[INFO] [stderr]    |                                       ^^^ function or associated item not found in `dyn api::Client<_, _>`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `new` found for trait object `dyn api::Client<_, _>` in the current scope
[INFO] [stderr]   --> src/task/current_price.rs:33:39
[INFO] [stderr]    |
[INFO] [stderr] 33 |             let client = api::Client::new();
[INFO] [stderr]    |                                       ^^^ function or associated item not found in `dyn api::Client<_, _>`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `new` found for trait object `dyn api::Client<_, _>` in the current scope
[INFO] [stderr]   --> src/task/prices.rs:43:39
[INFO] [stderr]    |
[INFO] [stderr] 43 |             let client = api::Client::new();
[INFO] [stderr]    |                                       ^^^ function or associated item not found in `dyn api::Client<_, _>`
[INFO] [stderr] 
[INFO] [stderr] error[E0282]: type annotations needed
[INFO] [stderr]   --> src/widget/stock.rs:36:22
[INFO] [stderr]    |
[INFO] [stderr] 36 |             profile: None,
[INFO] [stderr]    |                      ^^^^ cannot infer type for type parameter `T` declared on the enum `Option`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 8 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0282, E0432, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0282`.
[INFO] [stderr] error: could not compile `tickrs`.
[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] [stderr] error[E0599]: no function or associated item named `new` found for trait object `dyn api::Client<_, _>` in the current scope
[INFO] [stderr]   --> src/task/company.rs:31:39
[INFO] [stderr]    |
[INFO] [stderr] 31 |             let client = api::Client::new();
[INFO] [stderr]    |                                       ^^^ function or associated item not found in `dyn api::Client<_, _>`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `new` found for trait object `dyn api::Client<_, _>` in the current scope
[INFO] [stderr]   --> src/task/current_price.rs:33:39
[INFO] [stderr]    |
[INFO] [stderr] 33 |             let client = api::Client::new();
[INFO] [stderr]    |                                       ^^^ function or associated item not found in `dyn api::Client<_, _>`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `new` found for trait object `dyn api::Client<_, _>` in the current scope
[INFO] [stderr]   --> src/task/prices.rs:43:39
[INFO] [stderr]    |
[INFO] [stderr] 43 |             let client = api::Client::new();
[INFO] [stderr]    |                                       ^^^ function or associated item not found in `dyn api::Client<_, _>`
[INFO] [stderr] 
[INFO] [stderr] error[E0282]: type annotations needed
[INFO] [stderr]   --> src/widget/stock.rs:36:22
[INFO] [stderr]    |
[INFO] [stderr] 36 |             profile: None,
[INFO] [stderr]    |                      ^^^^ cannot infer type for type parameter `T` declared on the enum `Option`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 8 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0282, E0432, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0282`.
[INFO] [stderr] error: could not compile `tickrs`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "65d8157183206849aca4ced084a0bea44ca7fd02e2da4b367ea5e1e828a6d91f"`
[INFO] running `"docker" "rm" "-f" "65d8157183206849aca4ced084a0bea44ca7fd02e2da4b367ea5e1e828a6d91f"`
[INFO] [stdout] 65d8157183206849aca4ced084a0bea44ca7fd02e2da4b367ea5e1e828a6d91f
