[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#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefogusz%2Fmeandbro" "/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/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thefogusz/meandbro on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "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] 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-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b66594b0614da97d282fc055c0fb670a6069ebfa7f4cab89cf0c94a791a4bb21
[INFO] running `Command { std: "docker" "start" "-a" "b66594b0614da97d282fc055c0fb670a6069ebfa7f4cab89cf0c94a791a4bb21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b66594b0614da97d282fc055c0fb670a6069ebfa7f4cab89cf0c94a791a4bb21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b66594b0614da97d282fc055c0fb670a6069ebfa7f4cab89cf0c94a791a4bb21", kill_on_drop: false }`
[INFO] [stdout] b66594b0614da97d282fc055c0fb670a6069ebfa7f4cab89cf0c94a791a4bb21
[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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9d97a87eb55e9aaf35320e135873de974d2645a8209b15ec85d376faf629e7a
[INFO] running `Command { std: "docker" "start" "-a" "c9d97a87eb55e9aaf35320e135873de974d2645a8209b15ec85d376faf629e7a", 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] 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-homework v0.1.0 (/opt/rustwide/workdir/week03/week03-homework)
[INFO] [stderr]     Checking week02-print-name-age v0.1.0 (/opt/rustwide/workdir/week02/week02-print-name-age)
[INFO] [stderr]     Checking week02-while-loop-counter v0.1.0 (/opt/rustwide/workdir/week02/week02-while-loop-counter)
[INFO] [stderr]     Checking week02-struct-function v0.1.0 (/opt/rustwide/workdir/week02/week02-struct-function)
[INFO] [stderr]     Checking week01-if-condition-speed v0.1.0 (/opt/rustwide/workdir/week01/week01-if-condition-speed)
[INFO] [stderr]     Checking week01-even-check v0.1.0 (/opt/rustwide/workdir/week01/week01-even-check)
[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] [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] 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] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `week02-Homework` (bin "week02-Homework") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `week02-struct-function` (bin "week02-struct-function") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c9d97a87eb55e9aaf35320e135873de974d2645a8209b15ec85d376faf629e7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9d97a87eb55e9aaf35320e135873de974d2645a8209b15ec85d376faf629e7a", kill_on_drop: false }`
[INFO] [stdout] c9d97a87eb55e9aaf35320e135873de974d2645a8209b15ec85d376faf629e7a
