[INFO] cloning repository https://github.com/hqphuoc/rust-task-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hqphuoc/rust-task-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhqphuoc%2Frust-task-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhqphuoc%2Frust-task-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b644219e80454b0c13030afc2fe6410a8ce54588 [INFO] testing hqphuoc/rust-task-api against beta-2026-04-21 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhqphuoc%2Frust-task-api" "/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/hqphuoc/rust-task-api [INFO] finished tweaking git repo https://github.com/hqphuoc/rust-task-api [INFO] tweaked toml for git repo https://github.com/hqphuoc/rust-task-api written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hqphuoc/rust-task-api on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hqphuoc/rust-task-api 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd99d5df39ab20eff52d3057c4f231aabbbd1f1daf2bb45ed5505cbdd1297ca7 [INFO] running `Command { std: "docker" "start" "-a" "cd99d5df39ab20eff52d3057c4f231aabbbd1f1daf2bb45ed5505cbdd1297ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd99d5df39ab20eff52d3057c4f231aabbbd1f1daf2bb45ed5505cbdd1297ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd99d5df39ab20eff52d3057c4f231aabbbd1f1daf2bb45ed5505cbdd1297ca7", kill_on_drop: false }` [INFO] [stdout] cd99d5df39ab20eff52d3057c4f231aabbbd1f1daf2bb45ed5505cbdd1297ca7 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbc91451a0c6bf2e17e188c1900d644ef30387e44e5656f83d241247cf2446eb [INFO] running `Command { std: "docker" "start" "-a" "bbc91451a0c6bf2e17e188c1900d644ef30387e44e5656f83d241247cf2446eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling aws-types v0.48.0 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha1 v0.10.4 [INFO] [stderr] Compiling aws-smithy-xml v0.48.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling aws-smithy-types v0.48.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling aws-smithy-json v0.48.0 [INFO] [stderr] Compiling aws-smithy-query v0.48.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling actix-web-codegen v4.0.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling aws-smithy-async v0.48.0 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling aws-smithy-http v0.48.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling aws-smithy-http-tower v0.48.0 [INFO] [stderr] Compiling aws-sigv4 v0.48.0 [INFO] [stderr] Compiling aws-smithy-client v0.48.0 [INFO] [stderr] Compiling aws-sig-auth v0.48.0 [INFO] [stderr] Compiling aws-http v0.48.0 [INFO] [stderr] Compiling aws-endpoint v0.48.0 [INFO] [stderr] Compiling aws-sdk-sso v0.18.0 [INFO] [stderr] Compiling aws-sdk-sts v0.18.0 [INFO] [stderr] Compiling aws-sdk-dynamodb v0.18.0 [INFO] [stderr] Compiling aws-config v0.48.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.2.1 [INFO] [stderr] Compiling actix-web v4.1.0 [INFO] [stderr] Compiling ActixWebTaskService v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find type `Struct` in this scope [INFO] [stdout] --> src/api/task.rs:20:73 [INFO] [stdout] | [INFO] [stdout] 20 | pub async fn get_task(task_identifier: Path, body: Json) -> Json{ [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 20 | pub async fn get_task(task_identifier: Path, body: Json) -> Json{ [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `task` is private [INFO] [stdout] --> src/main.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | use api::task::{ [INFO] [stdout] | ^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `task` is defined here [INFO] [stdout] --> src/api/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod task; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HttpResponse`, `StatusCode`, `error::ResponseError`, `header::ContentType`, `post`, `put`, and `web::Data` [INFO] [stdout] --> src/api/task.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | post, [INFO] [stdout] | ^^^^ [INFO] [stdout] 4 | put, [INFO] [stdout] | ^^^ [INFO] [stdout] 5 | error::ResponseError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | web::Data, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 9 | HttpResponse, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 10 | http::{header::ContentType, StatusCode}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Display` [INFO] [stdout] --> src/api/task.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | use derive_more::{Display}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web::Data` [INFO] [stdout] --> src/main.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | use actix_web::{HttpServer, App, web::Data, middleware::Logger}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `run` found for enum `Result` in the current scope [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 11 | // HttpServer::new(move || { [INFO] [stdout] 12 | || let logger = Logger::default(); [INFO] [stdout] 13 | || App::new() [INFO] [stdout] 14 | || .wrap(logger) [INFO] [stdout] 15 | || .service(get_task) [INFO] [stdout] 16 | || }) [INFO] [stdout] | ||_____- method `run` is available on `HttpServer<{closure@src/main.rs:11:20: 11:27}, App>, Error = actix_web::Error, InitError = ()>>, actix_web::app_service::AppInit>, Error = actix_web::Error, InitError = ()>, middleware::logger::StreamLog>, middleware::logger::StreamLog>` [INFO] [stdout] 17 | | .bind(("127.0.0.1", 80)) [INFO] [stdout] 18 | | .run() [INFO] [stdout] | | -^^^ method not found in `Result, ..., ...>, ...>` [INFO] [stdout] | |_____| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] note: the method `run` exists on the type `HttpServer<{closure@src/main.rs:11:20: 11:27}, App>, Error = actix_web::Error, InitError = ()>>, actix_web::app_service::AppInit>, Error = actix_web::Error, InitError = ()>, middleware::logger::StreamLog>, middleware::logger::StreamLog>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.1.0/src/server.rs:650:5 [INFO] [stdout] | [INFO] [stdout] 650 | pub fn run(self) -> Server { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ActixWebTaskService-9eda8f665b732a92.long-type-7640249436332217156.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider using `Result::expect` to unwrap the `HttpServer<{closure@src/main.rs:11:20: 11:27}, App>, Error = actix_web::Error, InitError = ()>>, actix_web::app_service::AppInit>, Error = actix_web::Error, InitError = ()>, middleware::logger::StreamLog>, middleware::logger::StreamLog>` value, panicking if the value is a `Result::Err` [INFO] [stdout] | [INFO] [stdout] 17 | .bind(("127.0.0.1", 80)).expect("REASON") [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ActixWebTaskService` (bin "ActixWebTaskService") due to 3 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bbc91451a0c6bf2e17e188c1900d644ef30387e44e5656f83d241247cf2446eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbc91451a0c6bf2e17e188c1900d644ef30387e44e5656f83d241247cf2446eb", kill_on_drop: false }` [INFO] [stdout] bbc91451a0c6bf2e17e188c1900d644ef30387e44e5656f83d241247cf2446eb