[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 master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSushil-19%2FRust_ToDo_App_-REST-" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  51% (1107/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% (1255/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:  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:  78% (1675/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sushil-19/Rust_ToDo_App_-REST- on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.202
[INFO] [stderr]   Downloaded parking_lot v0.12.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.82
[INFO] [stderr]   Downloaded serde v1.0.202
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.0
[INFO] [stderr]   Downloaded syn v2.0.64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b42342581ac36ea556081e90ebf355166f2592dc5d71fa80525002765fcc4e6
[INFO] running `Command { std: "docker" "start" "-a" "7b42342581ac36ea556081e90ebf355166f2592dc5d71fa80525002765fcc4e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b42342581ac36ea556081e90ebf355166f2592dc5d71fa80525002765fcc4e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b42342581ac36ea556081e90ebf355166f2592dc5d71fa80525002765fcc4e6", kill_on_drop: false }`
[INFO] [stdout] 7b42342581ac36ea556081e90ebf355166f2592dc5d71fa80525002765fcc4e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68cbbf0ade23a0bbcf15103687b7fc7d02c9397ab8c82d09f769db0702791626
[INFO] running `Command { std: "docker" "start" "-a" "68cbbf0ade23a0bbcf15103687b7fc7d02c9397ab8c82d09f769db0702791626", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling brotli-decompressor v4.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]    Compiling actix-macros v0.2.4
[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 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 1m 04s
[INFO] running `Command { std: "docker" "inspect" "68cbbf0ade23a0bbcf15103687b7fc7d02c9397ab8c82d09f769db0702791626", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68cbbf0ade23a0bbcf15103687b7fc7d02c9397ab8c82d09f769db0702791626", kill_on_drop: false }`
[INFO] [stdout] 68cbbf0ade23a0bbcf15103687b7fc7d02c9397ab8c82d09f769db0702791626
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6023bb15ab4d3f32a5658cbb3e13d39830ceab9785187c2e1675fe4e2d91630d
[INFO] running `Command { std: "docker" "start" "-a" "6023bb15ab4d3f32a5658cbb3e13d39830ceab9785187c2e1675fe4e2d91630d", 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.25s
[INFO] running `Command { std: "docker" "inspect" "6023bb15ab4d3f32a5658cbb3e13d39830ceab9785187c2e1675fe4e2d91630d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6023bb15ab4d3f32a5658cbb3e13d39830ceab9785187c2e1675fe4e2d91630d", kill_on_drop: false }`
[INFO] [stdout] 6023bb15ab4d3f32a5658cbb3e13d39830ceab9785187c2e1675fe4e2d91630d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3eacdf51855bf9c6634922e6c3845b177acb3ffd1115994a5a9dd80669d7a5d5
[INFO] running `Command { std: "docker" "start" "-a" "3eacdf51855bf9c6634922e6c3845b177acb3ffd1115994a5a9dd80669d7a5d5", 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.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/todo_api-3d79afbd53cfec66)
[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" "3eacdf51855bf9c6634922e6c3845b177acb3ffd1115994a5a9dd80669d7a5d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eacdf51855bf9c6634922e6c3845b177acb3ffd1115994a5a9dd80669d7a5d5", kill_on_drop: false }`
[INFO] [stdout] 3eacdf51855bf9c6634922e6c3845b177acb3ffd1115994a5a9dd80669d7a5d5
