[INFO] cloning repository https://github.com/FL03/template-rs-cloudflare
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FL03/template-rs-cloudflare" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFL03%2Ftemplate-rs-cloudflare", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFL03%2Ftemplate-rs-cloudflare'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3097b19e80d9254a40748c6557239b0323ed75b8
[INFO] checking FL03/template-rs-cloudflare against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFL03%2Ftemplate-rs-cloudflare" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/FL03/template-rs-cloudflare
[INFO] finished tweaking git repo https://github.com/FL03/template-rs-cloudflare
[INFO] tweaked toml for git repo https://github.com/FL03/template-rs-cloudflare written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FL03/template-rs-cloudflare on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FL03/template-rs-cloudflare 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded worker-macros v0.5.0
[INFO] [stderr]   Downloaded worker-kv v0.7.0
[INFO] [stderr]   Downloaded worker-sys v0.5.0
[INFO] [stderr]   Downloaded worker v0.5.0
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0b55cffd9fc65de94c61b090d50a6dbb66564224066232fa4ef4bbe389f41d2
[INFO] running `Command { std: "docker" "start" "-a" "a0b55cffd9fc65de94c61b090d50a6dbb66564224066232fa4ef4bbe389f41d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0b55cffd9fc65de94c61b090d50a6dbb66564224066232fa4ef4bbe389f41d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0b55cffd9fc65de94c61b090d50a6dbb66564224066232fa4ef4bbe389f41d2", kill_on_drop: false }`
[INFO] [stdout] a0b55cffd9fc65de94c61b090d50a6dbb66564224066232fa4ef4bbe389f41d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4c8f69f592231dff37e6fdbe8f9c9a2e83ca5658b2d598cfb05e5030360214b
[INFO] running `Command { std: "docker" "start" "-a" "f4c8f69f592231dff37e6fdbe8f9c9a2e83ca5658b2d598cfb05e5030360214b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking template-rs-cloudflare v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/app/interface/impl_inner.rs:46:37
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn runtime(&self) -> Result<tokio::runtime::Runtime, std::io::Error> {
[INFO] [stdout]    |                                     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tower_http`
[INFO] [stdout]   --> src/app/routes.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |         .layer(tower_http::trace::TraceLayer::new(
[INFO] [stdout]    |                ^^^^^^^^^^ use of unresolved module or unlinked crate `tower_http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tower_http`, use `cargo add tower_http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tower_http`
[INFO] [stdout]   --> src/app/routes.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |             tower_http::classify::StatusInRangeAsFailures::new(400..=599).into_make_classifier(),
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `tower_http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tower_http`, use `cargo add tower_http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   --> src/utils/time.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     chrono::Utc::now().timestamp_millis()
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/app/interface/impl_inner.rs:46:37
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn runtime(&self) -> Result<tokio::runtime::Runtime, std::io::Error> {
[INFO] [stdout]    |                                     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/app/interface/impl_inner.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 5  + use std::thread::Builder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 47 -         tokio::runtime::Builder::new_current_thread()
[INFO] [stdout] 47 +         Builder::new_current_thread()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tower_http`
[INFO] [stdout]   --> src/app/routes.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |         .layer(tower_http::trace::TraceLayer::new(
[INFO] [stdout]    |                ^^^^^^^^^^ use of unresolved module or unlinked crate `tower_http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tower_http`, use `cargo add tower_http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tower_http`
[INFO] [stdout]   --> src/app/routes.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |             tower_http::classify::StatusInRangeAsFailures::new(400..=599).into_make_classifier(),
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `tower_http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tower_http`, use `cargo add tower_http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   --> src/utils/time.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     chrono::Utc::now().timestamp_millis()
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/app/interface/impl_inner.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 5  + use std::thread::Builder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 47 -         tokio::runtime::Builder::new_current_thread()
[INFO] [stdout] 47 +         Builder::new_current_thread()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `atomic` found for struct `id::Id` in the current scope
[INFO] [stdout]    --> src/types/id.rs:122:22
[INFO] [stdout]     |
[INFO] [stdout] 21  | pub struct Id<T = String>(pub T);
[INFO] [stdout]     | ------------------------- function or associated item `atomic` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 122 |         return Self::atomic().as_id_string();
[INFO] [stdout]     |                      ^^^^^^ function or associated item not found in `id::Id`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `id::Id` consider using one of the following associated functions:
[INFO] [stdout]       id::Id::<T>::new
[INFO] [stdout]       id::Id::<T>::from_value
[INFO] [stdout]       id::Id::generate
[INFO] [stdout]    --> src/types/id.rs:24:5
[INFO] [stdout]     |
[INFO] [stdout] 24  |     pub fn new(id: T) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28  |     pub fn from_value(value: T) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn generate() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `id::Id<usize>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `atomic` found for struct `id::Id` in the current scope
[INFO] [stdout]    --> src/types/id.rs:122:22
[INFO] [stdout]     |
[INFO] [stdout] 21  | pub struct Id<T = String>(pub T);
[INFO] [stdout]     | ------------------------- function or associated item `atomic` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 122 |         return Self::atomic().as_id_string();
[INFO] [stdout]     |                      ^^^^^^ function or associated item not found in `id::Id`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `id::Id` consider using one of the following associated functions:
[INFO] [stdout]       id::Id::<T>::new
[INFO] [stdout]       id::Id::<T>::from_value
[INFO] [stdout]       id::Id::generate
[INFO] [stdout]    --> src/types/id.rs:24:5
[INFO] [stdout]     |
[INFO] [stdout] 24  |     pub fn new(id: T) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28  |     pub fn from_value(value: T) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn generate() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the function or associated item was found for
[INFO] [stdout]             - `id::Id<usize>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `template-rs-cloudflare` (lib test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `template-rs-cloudflare` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "f4c8f69f592231dff37e6fdbe8f9c9a2e83ca5658b2d598cfb05e5030360214b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4c8f69f592231dff37e6fdbe8f9c9a2e83ca5658b2d598cfb05e5030360214b", kill_on_drop: false }`
[INFO] [stdout] f4c8f69f592231dff37e6fdbe8f9c9a2e83ca5658b2d598cfb05e5030360214b
