[INFO] cloning repository https://github.com/Sushil-19/Rust_ToDo_App_-REST-
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sushil-19/Rust_ToDo_App_-REST-" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSushil-19%2FRust_ToDo_App_-REST-", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSushil-19%2FRust_ToDo_App_-REST-'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d58e835917287cbc9d62d1cd73bb5654f53919e7
[INFO] testing Sushil-19/Rust_ToDo_App_-REST- against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSushil-19%2FRust_ToDo_App_-REST-" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  51% (1101/2145)
Updating files:  52% (1116/2145)
Updating files:  53% (1137/2145)
Updating files:  54% (1159/2145)
Updating files:  55% (1180/2145)
Updating files:  56% (1202/2145)
Updating files:  57% (1223/2145)
Updating files:  58% (1245/2145)
Updating files:  58% (1254/2145)
Updating files:  59% (1266/2145)
Updating files:  60% (1287/2145)
Updating files:  61% (1309/2145)
Updating files:  62% (1330/2145)
Updating files:  63% (1352/2145)
Updating files:  64% (1373/2145)
Updating files:  65% (1395/2145)
Updating files:  66% (1416/2145)
Updating files:  67% (1438/2145)
Updating files:  68% (1459/2145)
Updating files:  69% (1481/2145)
Updating files:  70% (1502/2145)
Updating files:  70% (1518/2145)
Updating files:  71% (1523/2145)
Updating files:  72% (1545/2145)
Updating files:  73% (1566/2145)
Updating files:  74% (1588/2145)
Updating files:  75% (1609/2145)
Updating files:  76% (1631/2145)
Updating files:  77% (1652/2145)
Updating files:  78% (1674/2145)
Updating files:  79% (1695/2145)
Updating files:  80% (1716/2145)
Updating files:  81% (1738/2145)
Updating files:  82% (1759/2145)
Updating files:  83% (1781/2145)
Updating files:  84% (1802/2145)
Updating files:  85% (1824/2145)
Updating files:  86% (1845/2145)
Updating files:  87% (1867/2145)
Updating files:  88% (1888/2145)
Updating files:  89% (1910/2145)
Updating files:  90% (1931/2145)
Updating files:  91% (1952/2145)
Updating files:  92% (1974/2145)
Updating files:  93% (1995/2145)
Updating files:  94% (2017/2145)
Updating files:  95% (2038/2145)
Updating files:  96% (2060/2145)
Updating files:  97% (2081/2145)
Updating files:  98% (2103/2145)
Updating files:  99% (2124/2145)
Updating files: 100% (2145/2145)
Updating files: 100% (2145/2145), done.
[INFO] started tweaking git repo https://github.com/Sushil-19/Rust_ToDo_App_-REST-
[INFO] finished tweaking git repo https://github.com/Sushil-19/Rust_ToDo_App_-REST-
[INFO] tweaked toml for git repo https://github.com/Sushil-19/Rust_ToDo_App_-REST- written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sushil-19/Rust_ToDo_App_-REST- on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sushil-19/Rust_ToDo_App_-REST- 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee6c398a741fedf71003e0f1ebdbf8f66c5bce7c94656f79268111dc7ed8ed8b
[INFO] running `Command { std: "docker" "start" "-a" "ee6c398a741fedf71003e0f1ebdbf8f66c5bce7c94656f79268111dc7ed8ed8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee6c398a741fedf71003e0f1ebdbf8f66c5bce7c94656f79268111dc7ed8ed8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee6c398a741fedf71003e0f1ebdbf8f66c5bce7c94656f79268111dc7ed8ed8b", kill_on_drop: false }`
[INFO] [stdout] ee6c398a741fedf71003e0f1ebdbf8f66c5bce7c94656f79268111dc7ed8ed8b
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83e497976c5a800035171ae11f525fde3cb839a20029917ef1ca8248f5e5a885
[INFO] running `Command { std: "docker" "start" "-a" "83e497976c5a800035171ae11f525fde3cb839a20029917ef1ca8248f5e5a885", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling brotli-decompressor v4.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling actix-server v2.3.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling actix-http v3.7.0
[INFO] [stderr]    Compiling actix-web v4.6.0
[INFO] [stderr]    Compiling todo_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.96s
[INFO] running `Command { std: "docker" "inspect" "83e497976c5a800035171ae11f525fde3cb839a20029917ef1ca8248f5e5a885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83e497976c5a800035171ae11f525fde3cb839a20029917ef1ca8248f5e5a885", kill_on_drop: false }`
[INFO] [stdout] 83e497976c5a800035171ae11f525fde3cb839a20029917ef1ca8248f5e5a885
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc3071402af5f1e15a3b4fb0e0120feaf8b453bc05ae03c42567e417ea661ef5
[INFO] running `Command { std: "docker" "start" "-a" "cc3071402af5f1e15a3b4fb0e0120feaf8b453bc05ae03c42567e417ea661ef5", kill_on_drop: false }`
[INFO] [stderr]    Compiling todo_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.79s
[INFO] running `Command { std: "docker" "inspect" "cc3071402af5f1e15a3b4fb0e0120feaf8b453bc05ae03c42567e417ea661ef5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc3071402af5f1e15a3b4fb0e0120feaf8b453bc05ae03c42567e417ea661ef5", kill_on_drop: false }`
[INFO] [stdout] cc3071402af5f1e15a3b4fb0e0120feaf8b453bc05ae03c42567e417ea661ef5
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0e5c384d6677ac18c2a6e4430e226c276bad5386ec1ad7a69d7bedcb34f85be9
[INFO] running `Command { std: "docker" "start" "-a" "0e5c384d6677ac18c2a6e4430e226c276bad5386ec1ad7a69d7bedcb34f85be9", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `uuid::Uuid`
[INFO] [stderr]  --> src/main.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use uuid::Uuid;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `todo_api` (bin "todo_api" test) generated 1 warning (run `cargo fix --bin "todo_api" -p todo_api --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/todo_api-21b3426bddcee8fd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0e5c384d6677ac18c2a6e4430e226c276bad5386ec1ad7a69d7bedcb34f85be9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e5c384d6677ac18c2a6e4430e226c276bad5386ec1ad7a69d7bedcb34f85be9", kill_on_drop: false }`
[INFO] [stdout] 0e5c384d6677ac18c2a6e4430e226c276bad5386ec1ad7a69d7bedcb34f85be9
