[INFO] cloning repository https://github.com/thefogusz/meandbro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thefogusz/meandbro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefogusz%2Fmeandbro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefogusz%2Fmeandbro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2435add59abb24f10b09b8c060b56e4d08fe6689
[INFO] checking thefogusz/meandbro against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefogusz%2Fmeandbro" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thefogusz/meandbro
[INFO] finished tweaking git repo https://github.com/thefogusz/meandbro
[INFO] tweaked toml for git repo https://github.com/thefogusz/meandbro written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thefogusz/meandbro on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thefogusz/meandbro 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 858abdd5a258f0437085431af3c99879e8c18ab1613d59778ab8ea5628c31615
[INFO] running `Command { std: "docker" "start" "-a" "858abdd5a258f0437085431af3c99879e8c18ab1613d59778ab8ea5628c31615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "858abdd5a258f0437085431af3c99879e8c18ab1613d59778ab8ea5628c31615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "858abdd5a258f0437085431af3c99879e8c18ab1613d59778ab8ea5628c31615", kill_on_drop: false }`
[INFO] [stdout] 858abdd5a258f0437085431af3c99879e8c18ab1613d59778ab8ea5628c31615
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bbb41b5543cb6c064f9c013134306207d8d93a50074621a8f80040ea61777e9
[INFO] running `Command { std: "docker" "start" "-a" "4bbb41b5543cb6c064f9c013134306207d8d93a50074621a8f80040ea61777e9", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking week03-refmutenum v0.1.0 (/opt/rustwide/workdir/week03/week03-refmutenum)
[INFO] [stderr]     Checking week02-Homework v0.1.0 (/opt/rustwide/workdir/week02/week02-Homework)
[INFO] [stderr]     Checking week02-print-name-age v0.1.0 (/opt/rustwide/workdir/week02/week02-print-name-age)
[INFO] [stderr]     Checking week03-homework v0.1.0 (/opt/rustwide/workdir/week03/week03-homework)
[INFO] [stderr]     Checking week02-struct-function v0.1.0 (/opt/rustwide/workdir/week02/week02-struct-function)
[INFO] [stderr]     Checking week02-while-loop-counter v0.1.0 (/opt/rustwide/workdir/week02/week02-while-loop-counter)
[INFO] [stderr]     Checking week01-even-check v0.1.0 (/opt/rustwide/workdir/week01/week01-even-check)
[INFO] [stderr]     Checking week01-if-condition-speed v0.1.0 (/opt/rustwide/workdir/week01/week01-if-condition-speed)
[INFO] [stdout] error[E0601]: `main` function not found in crate `week02_Homework`
[INFO] [stdout]    --> week02/week02-Homework/src/main.rs:194:49
[INFO] [stdout]     |
[INFO] [stdout] 194 | //------------------ตัวอย่าง2-------------------
[INFO] [stdout]     |                                               ^ consider adding a `main` function to `week02/week02-Homework/src/main.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `week02_struct_function`
[INFO] [stdout]    --> week02/week02-struct-function/src/main.rs:587:5
[INFO] [stdout]     |
[INFO] [stdout] 587 | // }
[INFO] [stdout]     |     ^ consider adding a `main` function to `week02/week02-struct-function/src/main.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `week02-struct-function` (bin "week02-struct-function") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `week02-Homework` (bin "week02-Homework") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4bbb41b5543cb6c064f9c013134306207d8d93a50074621a8f80040ea61777e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bbb41b5543cb6c064f9c013134306207d8d93a50074621a8f80040ea61777e9", kill_on_drop: false }`
[INFO] [stdout] 4bbb41b5543cb6c064f9c013134306207d8d93a50074621a8f80040ea61777e9
