[INFO] cloning repository https://github.com/seekrs/ft-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seekrs/ft-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseekrs%2Fft-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseekrs%2Fft-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 752c29081e9987f2315cc01ac739a980afe88ba2
[INFO] checking seekrs/ft-rs against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseekrs%2Fft-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/seekrs/ft-rs on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/seekrs/ft-rs
[INFO] finished tweaking git repo https://github.com/seekrs/ft-rs
[INFO] tweaked toml for git repo https://github.com/seekrs/ft-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/seekrs/ft-rs 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[ERROR] this task or one of its parent failed!
[ERROR] no output for 300 seconds
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] checking seekrs/ft-rs against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseekrs%2Fft-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/seekrs/ft-rs on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/seekrs/ft-rs
[INFO] finished tweaking git repo https://github.com/seekrs/ft-rs
[INFO] tweaked toml for git repo https://github.com/seekrs/ft-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/seekrs/ft-rs 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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 render_macros v0.3.1
[INFO] [stderr]   Downloaded figment v0.10.14
[INFO] [stderr]   Downloaded render v0.3.1
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0eb431ea134a18c553342cb3b7e52fe6d28151dce898f1e87853025cf9d6d575
[INFO] running `Command { std: "docker" "start" "-a" "0eb431ea134a18c553342cb3b7e52fe6d28151dce898f1e87853025cf9d6d575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0eb431ea134a18c553342cb3b7e52fe6d28151dce898f1e87853025cf9d6d575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0eb431ea134a18c553342cb3b7e52fe6d28151dce898f1e87853025cf9d6d575", kill_on_drop: false }`
[INFO] [stdout] 0eb431ea134a18c553342cb3b7e52fe6d28151dce898f1e87853025cf9d6d575
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e99dfd526af10f31a89a96e033ff622294006b099c0fc2334bed866e71fe6f1
[INFO] running `Command { std: "docker" "start" "-a" "3e99dfd526af10f31a89a96e033ff622294006b099c0fc2334bed866e71fe6f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling yansi v1.0.0-rc.1
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling cookie v0.18.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling time v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]     Checking winnow v0.5.35
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling indexmap v2.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling figment v0.10.14
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rocket v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pear_codegen v0.2.8
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling pear v0.2.8
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling rocket_http v0.5.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]    Compiling render_macros v0.3.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.0
[INFO] [stderr]     Checking render v0.3.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking toml_edit v0.21.0
[INFO] [stderr]     Checking toml v0.8.8
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking ft-rs v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `last_token` is never read
[INFO] [stdout]   --> src/client.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |   App {
[INFO] [stdout]    |   --- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 20 |     last_token: Option<AccessToken>
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token` is never read
[INFO] [stdout]   --> src/client.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |   User {
[INFO] [stdout]    |   ---- field in this variant
[INFO] [stdout] 23 |     token: AccessToken
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fetch_token` found for struct `FtClient` in the current scope
[INFO] [stdout]    --> examples/simple-test.rs:9:22
[INFO] [stdout]     |
[INFO] [stdout] 9   |   let token = client.fetch_token().await?;
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `fetch_app_token` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/client.rs:135:3
[INFO] [stdout]     |
[INFO] [stdout] 135 |   pub async fn fetch_app_token(&self, extra_data: bool) -> Result<models::token::AccessToken> {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ft-rs` (example "simple-test") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `last_token` is never read
[INFO] [stdout]   --> src/client.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |   App {
[INFO] [stdout]    |   --- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 20 |     last_token: Option<AccessToken>
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token` is never read
[INFO] [stdout]   --> src/client.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |   User {
[INFO] [stdout]    |   ---- field in this variant
[INFO] [stdout] 23 |     token: AccessToken
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3e99dfd526af10f31a89a96e033ff622294006b099c0fc2334bed866e71fe6f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e99dfd526af10f31a89a96e033ff622294006b099c0fc2334bed866e71fe6f1", kill_on_drop: false }`
[INFO] [stdout] 3e99dfd526af10f31a89a96e033ff622294006b099c0fc2334bed866e71fe6f1
