[INFO] cloning repository https://github.com/Eunan1/Trinsic_API_Integration_Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eunan1/Trinsic_API_Integration_Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEunan1%2FTrinsic_API_Integration_Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEunan1%2FTrinsic_API_Integration_Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6bcee8b54000a29b55a34de4cd11ee96e0e27b90
[INFO] checking Eunan1/Trinsic_API_Integration_Rust against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEunan1%2FTrinsic_API_Integration_Rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Eunan1/Trinsic_API_Integration_Rust
[INFO] finished tweaking git repo https://github.com/Eunan1/Trinsic_API_Integration_Rust
[INFO] tweaked toml for git repo https://github.com/Eunan1/Trinsic_API_Integration_Rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Eunan1/Trinsic_API_Integration_Rust on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Eunan1/Trinsic_API_Integration_Rust 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c9754b68cfbaa9fba1bca7802b699a08bdf13c8a91d68ac4ce509eb4f84ef3c
[INFO] running `Command { std: "docker" "start" "-a" "8c9754b68cfbaa9fba1bca7802b699a08bdf13c8a91d68ac4ce509eb4f84ef3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c9754b68cfbaa9fba1bca7802b699a08bdf13c8a91d68ac4ce509eb4f84ef3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c9754b68cfbaa9fba1bca7802b699a08bdf13c8a91d68ac4ce509eb4f84ef3c", kill_on_drop: false }`
[INFO] [stdout] 8c9754b68cfbaa9fba1bca7802b699a08bdf13c8a91d68ac4ce509eb4f84ef3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0da7771491902b6ba2592ed4bb989713e1ea7354f702cb221cae04e7c9701e83
[INFO] running `Command { std: "docker" "start" "-a" "0da7771491902b6ba2592ed4bb989713e1ea7354f702cb221cae04e7c9701e83", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking postgres-protocol v0.6.7
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking postgres-types v0.2.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tokio-postgres v0.7.12
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking trinsic_api_integration v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<Json>, Infallible>
[INFO] [stdout]   --> src/listener.rs:21:75
[INFO] [stdout]    |
[INFO] [stdout] 21 |   async fn create_session_handler() -> Result<impl warp::Reply, Infallible> {
[INFO] [stdout]    |  ___________________________________________________________________________^
[INFO] [stdout] 22 | |     match handle_session().await {
[INFO] [stdout] 23 | |         Ok(launch_url) => {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<Json>, Infallible>
[INFO] [stdout]   --> src/listener.rs:21:75
[INFO] [stdout]    |
[INFO] [stdout] 21 |   async fn create_session_handler() -> Result<impl warp::Reply, Infallible> {
[INFO] [stdout]    |  ___________________________________________________________________________^
[INFO] [stdout] 22 | |     match handle_session().await {
[INFO] [stdout] 23 | |         Ok(launch_url) => {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<Json>, Infallible>
[INFO] [stdout]   --> src/listener.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     match handle_session().await {
[INFO] [stdout] 23 | |         Ok(launch_url) => {
[INFO] [stdout] 24 | |             // Log success
[INFO] [stdout] 25 | |             info!("Session created successfully, sending Launch URL to the frontend: {}", launch_url);
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<Json>, Infallible>
[INFO] [stdout]   --> src/listener.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |           Ok(launch_url) => {
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 24 | |             // Log success
[INFO] [stdout] 25 | |             info!("Session created successfully, sending Launch URL to the frontend: {}", launch_url);
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |             Ok(warp::reply::with_status(json_reply, warp::http::StatusCode::OK))
[INFO] [stdout] 30 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<Json>, Infallible>
[INFO] [stdout]   --> src/listener.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |             Ok(warp::reply::with_status(json_reply, warp::http::StatusCode::OK))
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/listener.rs:21:75
[INFO] [stdout]    |
[INFO] [stdout] 21 |   async fn create_session_handler() -> Result<impl warp::Reply, Infallible> {
[INFO] [stdout]    |  ___________________________________________________________________________^
[INFO] [stdout] 22 | |     match handle_session().await {
[INFO] [stdout] 23 | |         Ok(launch_url) => {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<Json>, Infallible>
[INFO] [stdout]   --> src/listener.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |           Err(e) => {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 32 | |             // Log the error
[INFO] [stdout] 33 | |             error!("Error creating session: {}", e);
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |             Ok(warp::reply::with_status(error_message, warp::http::StatusCode::INTERNAL_SERVER_ERROR))
[INFO] [stdout] 38 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<Json>, Infallible>
[INFO] [stdout]   --> src/listener.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             Ok(warp::reply::with_status(error_message, warp::http::StatusCode::INTERNAL_SERVER_ERROR))
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/listener.rs:21:75
[INFO] [stdout]    |
[INFO] [stdout] 21 |   async fn create_session_handler() -> Result<impl warp::Reply, Infallible> {
[INFO] [stdout]    |  ___________________________________________________________________________^
[INFO] [stdout] 22 | |     match handle_session().await {
[INFO] [stdout] 23 | |         Ok(launch_url) => {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/listener.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     match handle_session().await {
[INFO] [stdout] 23 | |         Ok(launch_url) => {
[INFO] [stdout] 24 | |             // Log success
[INFO] [stdout] 25 | |             info!("Session created successfully, sending Launch URL to the frontend: {}", launch_url);
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/listener.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |           Ok(launch_url) => {
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 24 | |             // Log success
[INFO] [stdout] 25 | |             info!("Session created successfully, sending Launch URL to the frontend: {}", launch_url);
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |             Ok(warp::reply::with_status(json_reply, warp::http::StatusCode::OK))
[INFO] [stdout] 30 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/listener.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |             Ok(warp::reply::with_status(json_reply, warp::http::StatusCode::OK))
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/listener.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |           Err(e) => {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 32 | |             // Log the error
[INFO] [stdout] 33 | |             error!("Error creating session: {}", e);
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |             Ok(warp::reply::with_status(error_message, warp::http::StatusCode::INTERNAL_SERVER_ERROR))
[INFO] [stdout] 38 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/listener.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             Ok(warp::reply::with_status(error_message, warp::http::StatusCode::INTERNAL_SERVER_ERROR))
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trinsic_api_integration` (bin "trinsic_api_integration") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `trinsic_api_integration` (bin "trinsic_api_integration" test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "0da7771491902b6ba2592ed4bb989713e1ea7354f702cb221cae04e7c9701e83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0da7771491902b6ba2592ed4bb989713e1ea7354f702cb221cae04e7c9701e83", kill_on_drop: false }`
[INFO] [stdout] 0da7771491902b6ba2592ed4bb989713e1ea7354f702cb221cae04e7c9701e83
