[INFO] cloning repository https://github.com/praveen-ilangovan/todo-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/praveen-ilangovan/todo-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpraveen-ilangovan%2Ftodo-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpraveen-ilangovan%2Ftodo-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3f0c1324e83f06c3fdd87a02344333b99f17f28
[INFO] checking praveen-ilangovan/todo-rs against master#4b9792692fbb675174d4d2082e7c37b2bc930e71 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpraveen-ilangovan%2Ftodo-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/praveen-ilangovan/todo-rs
[INFO] finished tweaking git repo https://github.com/praveen-ilangovan/todo-rs
[INFO] tweaked toml for git repo https://github.com/praveen-ilangovan/todo-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/praveen-ilangovan/todo-rs on toolchain 4b9792692fbb675174d4d2082e7c37b2bc930e71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/praveen-ilangovan/todo-rs 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" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pretty-table v0.1.3
[INFO] [stderr]   Downloaded clap v4.5.46
[INFO] [stderr]   Downloaded clap_builder v4.5.46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b6acfdefba3c4003097ed36af20a822a8579f510b9e08348e54d7d4e9ed40a4
[INFO] running `Command { std: "docker" "start" "-a" "9b6acfdefba3c4003097ed36af20a822a8579f510b9e08348e54d7d4e9ed40a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b6acfdefba3c4003097ed36af20a822a8579f510b9e08348e54d7d4e9ed40a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b6acfdefba3c4003097ed36af20a822a8579f510b9e08348e54d7d4e9ed40a4", kill_on_drop: false }`
[INFO] [stdout] 9b6acfdefba3c4003097ed36af20a822a8579f510b9e08348e54d7d4e9ed40a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4c8232607306d7a73d4ebd7acf52029a83e2c98e04cd76431d22032e27852ba
[INFO] running `Command { std: "docker" "start" "-a" "d4c8232607306d7a73d4ebd7acf52029a83e2c98e04cd76431d22032e27852ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking clap_builder v4.5.46
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pretty-table v0.1.3
[INFO] [stderr]     Checking clap v4.5.46
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking todo-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.12s
[INFO] running `Command { std: "docker" "inspect" "d4c8232607306d7a73d4ebd7acf52029a83e2c98e04cd76431d22032e27852ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4c8232607306d7a73d4ebd7acf52029a83e2c98e04cd76431d22032e27852ba", kill_on_drop: false }`
[INFO] [stdout] d4c8232607306d7a73d4ebd7acf52029a83e2c98e04cd76431d22032e27852ba
