[INFO] cloning repository https://github.com/nuhtan/ntntkr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nuhtan/ntntkr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuhtan%2Fntntkr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuhtan%2Fntntkr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 836844ee8166ecae7c43d9a91d335dcba5111262
[INFO] checking nuhtan/ntntkr against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuhtan%2Fntntkr" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nuhtan/ntntkr
[INFO] finished tweaking git repo https://github.com/nuhtan/ntntkr
[INFO] tweaked toml for git repo https://github.com/nuhtan/ntntkr written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nuhtan/ntntkr on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nuhtan/ntntkr 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 615f12fdf069fe49597d8180a897c4675e3ee9263235c64cf8ac1969acf772b2
[INFO] running `Command { std: "docker" "start" "-a" "615f12fdf069fe49597d8180a897c4675e3ee9263235c64cf8ac1969acf772b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "615f12fdf069fe49597d8180a897c4675e3ee9263235c64cf8ac1969acf772b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "615f12fdf069fe49597d8180a897c4675e3ee9263235c64cf8ac1969acf772b2", kill_on_drop: false }`
[INFO] [stdout] 615f12fdf069fe49597d8180a897c4675e3ee9263235c64cf8ac1969acf772b2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5813bd487e95aa556eab72f07057a23bb238e047a4927ef509628dba2a429973
[INFO] running `Command { std: "docker" "start" "-a" "5813bd487e95aa556eab72f07057a23bb238e047a4927ef509628dba2a429973", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling libc v0.2.165
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking regex v1.11.1
[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 tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling instability v0.3.3
[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 ratatui v0.29.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.7
[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 toml v0.8.19
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking ntntkr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]    --> src/modules/users.rs:135:47
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let users = http_client.get(url).await
[INFO] [stdout]     |                                               ^ help: add `;` here
[INFO] [stdout] 136 |     }
[INFO] [stdout]     |     - unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]    --> src/modules/users.rs:135:47
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let users = http_client.get(url).await
[INFO] [stdout]     |                                               ^ help: add `;` here
[INFO] [stdout] 136 |     }
[INFO] [stdout]     |     - unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reqwest::RequestBuilder` is not a future
[INFO] [stdout]    --> src/modules/users.rs:135:42
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let users = http_client.get(url).await
[INFO] [stdout]     |                                          ^^^^^ `reqwest::RequestBuilder` is not a future
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `futures::Future` is not implemented for `reqwest::RequestBuilder`
[INFO] [stdout]     = note: reqwest::RequestBuilder must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]     = note: required for `reqwest::RequestBuilder` to implement `std::future::IntoFuture`
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]     |
[INFO] [stdout] 135 -         let users = http_client.get(url).await
[INFO] [stdout] 135 +         let users = http_client.get(url)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reqwest::RequestBuilder` is not a future
[INFO] [stdout]    --> src/modules/users.rs:135:42
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let users = http_client.get(url).await
[INFO] [stdout]     |                                          ^^^^^ `reqwest::RequestBuilder` is not a future
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `futures::Future` is not implemented for `reqwest::RequestBuilder`
[INFO] [stdout]     = note: reqwest::RequestBuilder must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]     = note: required for `reqwest::RequestBuilder` to implement `std::future::IntoFuture`
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]     |
[INFO] [stdout] 135 -         let users = http_client.get(url).await
[INFO] [stdout] 135 +         let users = http_client.get(url)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ntntkr` (bin "ntntkr") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ntntkr` (bin "ntntkr" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "5813bd487e95aa556eab72f07057a23bb238e047a4927ef509628dba2a429973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5813bd487e95aa556eab72f07057a23bb238e047a4927ef509628dba2a429973", kill_on_drop: false }`
[INFO] [stdout] 5813bd487e95aa556eab72f07057a23bb238e047a4927ef509628dba2a429973
