[INFO] cloning repository https://github.com/isOwn3n/todo-cli-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isOwn3n/todo-cli-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FisOwn3n%2Ftodo-cli-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FisOwn3n%2Ftodo-cli-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf79ad58e65e9d3c518cd7b04765af0209ee168f [INFO] testing isOwn3n/todo-cli-rust against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FisOwn3n%2Ftodo-cli-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/isOwn3n/todo-cli-rust [INFO] finished tweaking git repo https://github.com/isOwn3n/todo-cli-rust [INFO] tweaked toml for git repo https://github.com/isOwn3n/todo-cli-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/isOwn3n/todo-cli-rust on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/isOwn3n/todo-cli-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing isOwn3n/todo-cli-rust against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FisOwn3n%2Ftodo-cli-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/isOwn3n/todo-cli-rust [INFO] finished tweaking git repo https://github.com/isOwn3n/todo-cli-rust [INFO] tweaked toml for git repo https://github.com/isOwn3n/todo-cli-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/isOwn3n/todo-cli-rust on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/isOwn3n/todo-cli-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_shared v0.11.2 [INFO] [stderr] Downloaded sqlite v0.36.0 [INFO] [stderr] Downloaded terminfo v0.8.0 [INFO] [stderr] Downloaded anyhow v1.0.86 [INFO] [stderr] Downloaded which v6.0.1 [INFO] [stderr] Downloaded nix v0.28.0 [INFO] [stderr] Downloaded redox_users v0.4.5 [INFO] [stderr] Downloaded dirs-sys v0.3.7 [INFO] [stderr] Downloaded crossterm v0.27.0 [INFO] [stderr] Downloaded sqlite3-sys v0.17.0 [INFO] [stderr] Downloaded siphasher v0.3.11 [INFO] [stderr] Downloaded syn v2.0.71 [INFO] [stderr] Downloaded cc v1.1.5 [INFO] [stderr] Downloaded phf_codegen v0.11.2 [INFO] [stderr] Downloaded clearscreen v3.0.0 [INFO] [stderr] Downloaded phf_generator v0.11.2 [INFO] [stderr] Downloaded sqlite3-src v0.6.1 [INFO] [stderr] Downloaded dirs v4.0.0 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] [stderr] Downloaded phf v0.11.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e598f6c188ea3e9e1fd06eef156c98604c93452361a010ee3e2f2a034e83dd9a [INFO] running `Command { std: "docker" "start" "-a" "e598f6c188ea3e9e1fd06eef156c98604c93452361a010ee3e2f2a034e83dd9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e598f6c188ea3e9e1fd06eef156c98604c93452361a010ee3e2f2a034e83dd9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e598f6c188ea3e9e1fd06eef156c98604c93452361a010ee3e2f2a034e83dd9a", kill_on_drop: false }` [INFO] [stdout] e598f6c188ea3e9e1fd06eef156c98604c93452361a010ee3e2f2a034e83dd9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fdd4114080e605f8c978defa137b4e1f6c9be55f99c3cf2104d5a05b6da3339 [INFO] running `Command { std: "docker" "start" "-a" "9fdd4114080e605f8c978defa137b4e1f6c9be55f99c3cf2104d5a05b6da3339", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling sqlite3-src v0.6.1 [INFO] [stderr] Compiling sqlite3-sys v0.17.0 [INFO] [stderr] Compiling sqlite v0.36.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clearscreen v3.0.0 [INFO] [stderr] Compiling CMD_To_Do v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `update` is never used [INFO] [stdout] --> src/database/queries.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Todo { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn update(id: u32, title: &str, description: &str, is_done: bool) -> 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 39.03s [INFO] running `Command { std: "docker" "inspect" "9fdd4114080e605f8c978defa137b4e1f6c9be55f99c3cf2104d5a05b6da3339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fdd4114080e605f8c978defa137b4e1f6c9be55f99c3cf2104d5a05b6da3339", kill_on_drop: false }` [INFO] [stdout] 9fdd4114080e605f8c978defa137b4e1f6c9be55f99c3cf2104d5a05b6da3339 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b91a991d2ba259e0125e6e434a5071ce588f9ea73b6a468d62de545d570e2add [INFO] running `Command { std: "docker" "start" "-a" "b91a991d2ba259e0125e6e434a5071ce588f9ea73b6a468d62de545d570e2add", kill_on_drop: false }` [INFO] [stderr] Compiling CMD_To_Do v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `update` is never used [INFO] [stdout] --> src/database/queries.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Todo { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn update(id: u32, title: &str, description: &str, is_done: bool) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "b91a991d2ba259e0125e6e434a5071ce588f9ea73b6a468d62de545d570e2add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b91a991d2ba259e0125e6e434a5071ce588f9ea73b6a468d62de545d570e2add", kill_on_drop: false }` [INFO] [stdout] b91a991d2ba259e0125e6e434a5071ce588f9ea73b6a468d62de545d570e2add [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fb348888a0f22de7d5d526d98ede4af5a72487555eae28890daffac942d80105 [INFO] running `Command { std: "docker" "start" "-a" "fb348888a0f22de7d5d526d98ede4af5a72487555eae28890daffac942d80105", kill_on_drop: false }` [INFO] [stderr] warning: associated function `update` is never used [INFO] [stderr] --> src/database/queries.rs:27:12 [INFO] [stderr] | [INFO] [stderr] 17 | impl Todo { [INFO] [stderr] | --------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 27 | pub fn update(id: u32, title: &str, description: &str, is_done: bool) -> Self { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `CMD_To_Do` (bin "CMD_To_Do" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/CMD_To_Do-518c7cc9dd8c0b33) [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" "fb348888a0f22de7d5d526d98ede4af5a72487555eae28890daffac942d80105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb348888a0f22de7d5d526d98ede4af5a72487555eae28890daffac942d80105", kill_on_drop: false }` [INFO] [stdout] fb348888a0f22de7d5d526d98ede4af5a72487555eae28890daffac942d80105