[INFO] cloning repository https://github.com/5ku11Cru5h3r/ActixWebTask-a-rust-rest-framework
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/5ku11Cru5h3r/ActixWebTask-a-rust-rest-framework" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5ku11Cru5h3r%2FActixWebTask-a-rust-rest-framework", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5ku11Cru5h3r%2FActixWebTask-a-rust-rest-framework'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bcb24e972f4d30db6cdd461d74bc8e478d28f604
[INFO] checking 5ku11Cru5h3r/ActixWebTask-a-rust-rest-framework against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5ku11Cru5h3r%2FActixWebTask-a-rust-rest-framework" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/5ku11Cru5h3r/ActixWebTask-a-rust-rest-framework
[INFO] finished tweaking git repo https://github.com/5ku11Cru5h3r/ActixWebTask-a-rust-rest-framework
[INFO] tweaked toml for git repo https://github.com/5ku11Cru5h3r/ActixWebTask-a-rust-rest-framework written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/5ku11Cru5h3r/ActixWebTask-a-rust-rest-framework on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/5ku11Cru5h3r/ActixWebTask-a-rust-rest-framework 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyper-rustls v0.22.1
[INFO] [stderr]   Downloaded wit-bindgen v0.45.0
[INFO] [stderr]   Downloaded aws-types v0.8.0
[INFO] [stderr]   Downloaded urlencoding v1.3.3
[INFO] [stderr]   Downloaded aws-smithy-query v0.38.0
[INFO] [stderr]   Downloaded aws-smithy-types v0.38.0
[INFO] [stderr]   Downloaded ct-logs v0.8.0
[INFO] [stderr]   Downloaded actix-rt v2.11.0
[INFO] [stderr]   Downloaded aws-smithy-xml v0.38.0
[INFO] [stderr]   Downloaded aws-endpoint v0.8.0
[INFO] [stderr]   Downloaded webpki v0.21.4
[INFO] [stderr]   Downloaded xmlparser v0.13.3
[INFO] [stderr]   Downloaded regex-lite v0.1.7
[INFO] [stderr]   Downloaded aws-config v0.8.0
[INFO] [stderr]   Downloaded tokio-util v0.6.10
[INFO] [stderr]   Downloaded actix-http v3.11.1
[INFO] [stderr]   Downloaded wasi v0.14.3+wasi-0.2.4
[INFO] [stderr]   Downloaded rustls v0.19.1
[INFO] [stderr]   Downloaded aws-sdk-dynamodb v0.8.0
[INFO] [stderr]   Downloaded sct v0.6.1
[INFO] [stderr]   Downloaded derive_more v0.99.20
[INFO] [stderr]   Downloaded aws-sdk-sts v0.8.0
[INFO] [stderr]   Downloaded aws-smithy-http v0.38.0
[INFO] [stderr]   Downloaded aws-http v0.8.0
[INFO] [stderr]   Downloaded aws-sigv4 v0.8.1
[INFO] [stderr]   Downloaded aws-sig-auth v0.8.0
[INFO] [stderr]   Downloaded aws-smithy-async v0.38.0
[INFO] [stderr]   Downloaded bytes-utils v0.1.4
[INFO] [stderr]   Downloaded rustls-native-certs v0.5.0
[INFO] [stderr]   Downloaded tokio-rustls v0.22.0
[INFO] [stderr]   Downloaded aws-smithy-client v0.38.0
[INFO] [stderr]   Downloaded aws-smithy-http-tower v0.38.0
[INFO] [stderr]   Downloaded aws-sdk-sso v0.8.0
[INFO] [stderr]   Downloaded aws-smithy-json v0.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3d576aef63b48978df8e728be79cc2bdf8a120155344be46f21e11f2ec8d198
[INFO] running `Command { std: "docker" "start" "-a" "b3d576aef63b48978df8e728be79cc2bdf8a120155344be46f21e11f2ec8d198", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3d576aef63b48978df8e728be79cc2bdf8a120155344be46f21e11f2ec8d198", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3d576aef63b48978df8e728be79cc2bdf8a120155344be46f21e11f2ec8d198", kill_on_drop: false }`
[INFO] [stdout] b3d576aef63b48978df8e728be79cc2bdf8a120155344be46f21e11f2ec8d198
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fbf50c8344f893b72688d5efd2e9cdf0e49a31605ebca0885f2788bd86fa72c
[INFO] running `Command { std: "docker" "start" "-a" "0fbf50c8344f893b72688d5efd2e9cdf0e49a31605ebca0885f2788bd86fa72c", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking xmlparser v0.13.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling aws-types v0.8.0
[INFO] [stderr]     Checking urlencoding v1.3.3
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]     Checking aws-smithy-xml v0.38.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking aws-smithy-types v0.38.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking aws-smithy-json v0.38.0
[INFO] [stderr]     Checking aws-smithy-query v0.38.0
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking aws-smithy-async v0.38.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking ct-logs v0.8.0
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking rustls-native-certs v0.5.0
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking actix-http v3.11.1
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking aws-smithy-http v0.38.0
[INFO] [stderr]     Checking hyper-rustls v0.22.1
[INFO] [stderr]     Checking aws-smithy-http-tower v0.38.0
[INFO] [stderr]     Checking aws-sigv4 v0.8.1
[INFO] [stderr]     Checking aws-smithy-client v0.38.0
[INFO] [stderr]     Checking aws-sig-auth v0.8.0
[INFO] [stderr]     Checking aws-endpoint v0.8.0
[INFO] [stderr]     Checking aws-http v0.8.0
[INFO] [stderr]     Checking aws-sdk-sso v0.8.0
[INFO] [stderr]     Checking aws-sdk-sts v0.8.0
[INFO] [stderr]     Checking aws-sdk-dynamodb v0.8.0
[INFO] [stderr]     Checking aws-config v0.8.0
[INFO] [stderr]     Checking ActixWebTask v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected `;`, found keyword `use`
[INFO] [stdout]  --> src/main.rs:5:2
[INFO] [stdout]   |
[INFO] [stdout] 5 | }
[INFO] [stdout]   |  ^ help: add `;` here
[INFO] [stdout] 6 |
[INFO] [stdout] 7 | use actix_web::{HttpServer,App,web::Data,middleware::Logger};
[INFO] [stdout]   | --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found keyword `use`
[INFO] [stdout]  --> src/main.rs:5:2
[INFO] [stdout]   |
[INFO] [stdout] 5 | }
[INFO] [stdout]   |  ^ help: add `;` here
[INFO] [stdout] 6 |
[INFO] [stdout] 7 | use actix_web::{HttpServer,App,web::Data,middleware::Logger};
[INFO] [stdout]   | --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `api`
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod api;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `api`, create file "src/api.rs" or "src/api/mod.rs"
[INFO] [stdout]   = note: if there is a `mod api` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `api`
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod api;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `api`, create file "src/api.rs" or "src/api/mod.rs"
[INFO] [stdout]   = note: if there is a `mod api` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `App`, `HttpServer`, `middleware::Logger`, and `web::Data`
[INFO] [stdout]  --> src/main.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use actix_web::{HttpServer,App,web::Data,middleware::Logger};
[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 imports: `App`, `HttpServer`, `middleware::Logger`, and `web::Data`
[INFO] [stdout]  --> src/main.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use actix_web::{HttpServer,App,web::Data,middleware::Logger};
[INFO] [stdout]   |                 ^^^^^^^^^^ ^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[actix_web::main]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `()`
[INFO] [stdout] 10 | async  fn main()->std::io::Result<()>{
[INFO] [stdout]    |                   ------------------- expected `Result<(), std::io::Error>` because of return type
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `Result<(), std::io::Error>`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout]    = note: this error originates in the attribute macro `::actix_web::rt::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[actix_web::main]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `()`
[INFO] [stdout] 10 | async  fn main()->std::io::Result<()>{
[INFO] [stdout]    |                   ------------------- expected `Result<(), std::io::Error>` because of return type
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `Result<(), std::io::Error>`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout]    = note: this error originates in the attribute macro `::actix_web::rt::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ActixWebTask` (bin "ActixWebTask" test) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ActixWebTask` (bin "ActixWebTask") due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "0fbf50c8344f893b72688d5efd2e9cdf0e49a31605ebca0885f2788bd86fa72c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fbf50c8344f893b72688d5efd2e9cdf0e49a31605ebca0885f2788bd86fa72c", kill_on_drop: false }`
[INFO] [stdout] 0fbf50c8344f893b72688d5efd2e9cdf0e49a31605ebca0885f2788bd86fa72c
