[INFO] cloning repository https://github.com/ArvinSKushwaha/transloc_daemon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArvinSKushwaha/transloc_daemon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArvinSKushwaha%2Ftransloc_daemon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArvinSKushwaha%2Ftransloc_daemon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2da8460b0f70e44552bf79dc88594055933782ef
[INFO] checking ArvinSKushwaha/transloc_daemon against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArvinSKushwaha%2Ftransloc_daemon" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArvinSKushwaha/transloc_daemon
[INFO] finished tweaking git repo https://github.com/ArvinSKushwaha/transloc_daemon
[INFO] tweaked toml for git repo https://github.com/ArvinSKushwaha/transloc_daemon written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArvinSKushwaha/transloc_daemon on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArvinSKushwaha/transloc_daemon 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9890afad5b21510329ec28e207055029f3fecb24b49fa218a0df5e7acc9bc784
[INFO] running `Command { std: "docker" "start" "-a" "9890afad5b21510329ec28e207055029f3fecb24b49fa218a0df5e7acc9bc784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9890afad5b21510329ec28e207055029f3fecb24b49fa218a0df5e7acc9bc784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9890afad5b21510329ec28e207055029f3fecb24b49fa218a0df5e7acc9bc784", kill_on_drop: false }`
[INFO] [stdout] 9890afad5b21510329ec28e207055029f3fecb24b49fa218a0df5e7acc9bc784
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d881f29173cce25346d069b80b5157525592db5ae7e3b53bee6204996c5ed3f
[INFO] running `Command { std: "docker" "start" "-a" "5d881f29173cce25346d069b80b5157525592db5ae7e3b53bee6204996c5ed3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking sliding_windows v3.0.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling fuzzy_match v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.2.0
[INFO] [stderr]    Compiling chrono-tz v0.8.3
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.19
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking transloc_daemon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/api-key`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut tlm = WolfLine::new(include_str!("api-key"))?;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/api-key`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut tlm = WolfLine::new(include_str!("api-key"))?;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geo_area`
[INFO] [stdout]   --> src/api/request.rs:51:51
[INFO] [stdout]    |
[INFO] [stdout] 51 |             EndpointRequest::Vehicles { agencies, geo_area } => {
[INFO] [stdout]    |                                                   ^^^^^^^^ help: try ignoring the field: `geo_area: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geo_area`
[INFO] [stdout]   --> src/api/request.rs:57:48
[INFO] [stdout]    |
[INFO] [stdout] 57 |             EndpointRequest::Stops { agencies, geo_area } => {
[INFO] [stdout]    |                                                ^^^^^^^^ help: try ignoring the field: `geo_area: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geo_area`
[INFO] [stdout]   --> src/api/request.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 geo_area,
[INFO] [stdout]    |                 ^^^^^^^^ help: try ignoring the field: `geo_area: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geo_area`
[INFO] [stdout]   --> src/api/request.rs:74:49
[INFO] [stdout]    |
[INFO] [stdout] 74 |             EndpointRequest::Routes { agencies, geo_area } => {
[INFO] [stdout]    |                                                 ^^^^^^^^ help: try ignoring the field: `geo_area: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geo_area`
[INFO] [stdout]   --> src/api/request.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 geo_area,
[INFO] [stdout]    |                 ^^^^^^^^ help: try ignoring the field: `geo_area: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geo_area`
[INFO] [stdout]   --> src/api/request.rs:88:51
[INFO] [stdout]    |
[INFO] [stdout] 88 |             EndpointRequest::Agencies { agencies, geo_area } => {
[INFO] [stdout]    |                                                   ^^^^^^^^ help: try ignoring the field: `geo_area: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geo_area`
[INFO] [stdout]   --> src/api/request.rs:51:51
[INFO] [stdout]    |
[INFO] [stdout] 51 |             EndpointRequest::Vehicles { agencies, geo_area } => {
[INFO] [stdout]    |                                                   ^^^^^^^^ help: try ignoring the field: `geo_area: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geo_area`
[INFO] [stdout]   --> src/api/request.rs:57:48
[INFO] [stdout]    |
[INFO] [stdout] 57 |             EndpointRequest::Stops { agencies, geo_area } => {
[INFO] [stdout]    |                                                ^^^^^^^^ help: try ignoring the field: `geo_area: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geo_area`
[INFO] [stdout]   --> src/api/request.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 geo_area,
[INFO] [stdout]    |                 ^^^^^^^^ help: try ignoring the field: `geo_area: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geo_area`
[INFO] [stdout]   --> src/api/request.rs:74:49
[INFO] [stdout]    |
[INFO] [stdout] 74 |             EndpointRequest::Routes { agencies, geo_area } => {
[INFO] [stdout]    |                                                 ^^^^^^^^ help: try ignoring the field: `geo_area: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geo_area`
[INFO] [stdout]   --> src/api/request.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 geo_area,
[INFO] [stdout]    |                 ^^^^^^^^ help: try ignoring the field: `geo_area: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geo_area`
[INFO] [stdout]   --> src/api/request.rs:88:51
[INFO] [stdout]    |
[INFO] [stdout] 88 |             EndpointRequest::Agencies { agencies, geo_area } => {
[INFO] [stdout]    |                                                   ^^^^^^^^ help: try ignoring the field: `geo_area: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `transloc_daemon` (bin "transloc_daemon" test) due to 1 previous error; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `transloc_daemon` (bin "transloc_daemon") due to 1 previous error; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5d881f29173cce25346d069b80b5157525592db5ae7e3b53bee6204996c5ed3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d881f29173cce25346d069b80b5157525592db5ae7e3b53bee6204996c5ed3f", kill_on_drop: false }`
[INFO] [stdout] 5d881f29173cce25346d069b80b5157525592db5ae7e3b53bee6204996c5ed3f
