[INFO] cloning repository https://github.com/ju8sho/Todo-List [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ju8sho/Todo-List" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fju8sho%2FTodo-List", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fju8sho%2FTodo-List'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 480dfa4be19d3b408be13bb6be6cde6542380370 [INFO] checking ju8sho/Todo-List against master#a7fc463dd8fbeca800d4b3efc501069502cffe64 for pr-136988 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fju8sho%2FTodo-List" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ju8sho/Todo-List on toolchain a7fc463dd8fbeca800d4b3efc501069502cffe64 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ju8sho/Todo-List [INFO] finished tweaking git repo https://github.com/ju8sho/Todo-List [INFO] tweaked toml for git repo https://github.com/ju8sho/Todo-List written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ju8sho/Todo-List 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" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8bd8405d367414c68d141b3da4eb4d0e48ce10c614290ebf81fca41af15a75f [INFO] running `Command { std: "docker" "start" "-a" "e8bd8405d367414c68d141b3da4eb4d0e48ce10c614290ebf81fca41af15a75f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8bd8405d367414c68d141b3da4eb4d0e48ce10c614290ebf81fca41af15a75f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8bd8405d367414c68d141b3da4eb4d0e48ce10c614290ebf81fca41af15a75f", kill_on_drop: false }` [INFO] [stdout] e8bd8405d367414c68d141b3da4eb4d0e48ce10c614290ebf81fca41af15a75f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19ab447d0f9074af8d923ae7a01c74c78799cd0dfd65ba2b2f6277f6b9f92f7b [INFO] running `Command { std: "docker" "start" "-a" "19ab447d0f9074af8d923ae7a01c74c78799cd0dfd65ba2b2f6277f6b9f92f7b", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking To-Do-List v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated items `new` and `bajarildi_deb_belgila` are never used [INFO] [stdout] --> src/struktura.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl Vazifa { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 9 | pub fn new(id: i32, tavsifi: String, bajarilgan: bool) -> Vazifa { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn bajarildi_deb_belgila(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `bajarildi_deb_belgila` are never used [INFO] [stdout] --> src/struktura.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl Vazifa { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 9 | pub fn new(id: i32, tavsifi: String, bajarilgan: bool) -> Vazifa { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn bajarildi_deb_belgila(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s [INFO] running `Command { std: "docker" "inspect" "19ab447d0f9074af8d923ae7a01c74c78799cd0dfd65ba2b2f6277f6b9f92f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19ab447d0f9074af8d923ae7a01c74c78799cd0dfd65ba2b2f6277f6b9f92f7b", kill_on_drop: false }` [INFO] [stdout] 19ab447d0f9074af8d923ae7a01c74c78799cd0dfd65ba2b2f6277f6b9f92f7b