[INFO] cloning repository https://github.com/otobongfp/rusty-todo-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/otobongfp/rusty-todo-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotobongfp%2Frusty-todo-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotobongfp%2Frusty-todo-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] efcdbc08591dc094736381f5546a7faca4451d8f [INFO] testing otobongfp/rusty-todo-app against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotobongfp%2Frusty-todo-app" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/otobongfp/rusty-todo-app [INFO] finished tweaking git repo https://github.com/otobongfp/rusty-todo-app [INFO] tweaked toml for git repo https://github.com/otobongfp/rusty-todo-app written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/otobongfp/rusty-todo-app on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/otobongfp/rusty-todo-app 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2896b91ed383088c7456211e45ee1c8c9108cb6000a0915b2fb30073d5929839 [INFO] running `Command { std: "docker" "start" "-a" "2896b91ed383088c7456211e45ee1c8c9108cb6000a0915b2fb30073d5929839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2896b91ed383088c7456211e45ee1c8c9108cb6000a0915b2fb30073d5929839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2896b91ed383088c7456211e45ee1c8c9108cb6000a0915b2fb30073d5929839", kill_on_drop: false }` [INFO] [stdout] 2896b91ed383088c7456211e45ee1c8c9108cb6000a0915b2fb30073d5929839 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7f7820210d031401a38c8c5ce89a8eb27d736a7938f47cb28d5486db5791274 [INFO] running `Command { std: "docker" "start" "-a" "d7f7820210d031401a38c8c5ce89a8eb27d736a7938f47cb28d5486db5791274", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling serde_derive v1.0.156 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.156 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling rusty-todo-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `{` [INFO] [stdout] --> src/tasks.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono{serde::ts_seconds, DateTime, Local, Utc}; [INFO] [stdout] | ^ expected one of `::`, `;`, or `as` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty-todo-app` (bin "rusty-todo-app") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d7f7820210d031401a38c8c5ce89a8eb27d736a7938f47cb28d5486db5791274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f7820210d031401a38c8c5ce89a8eb27d736a7938f47cb28d5486db5791274", kill_on_drop: false }` [INFO] [stdout] d7f7820210d031401a38c8c5ce89a8eb27d736a7938f47cb28d5486db5791274