[INFO] cloning repository https://github.com/marcolussetti/programming_rust_chapter2_gcd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcolussetti/programming_rust_chapter2_gcd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcolussetti%2Fprogramming_rust_chapter2_gcd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcolussetti%2Fprogramming_rust_chapter2_gcd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f42d988a4af20791bb6578279819d0bd94d19507 [INFO] building marcolussetti/programming_rust_chapter2_gcd/f42d988a4af20791bb6578279819d0bd94d19507 against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcolussetti%2Fprogramming_rust_chapter2_gcd" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/marcolussetti/programming_rust_chapter2_gcd [INFO] finished tweaking git repo https://github.com/marcolussetti/programming_rust_chapter2_gcd [INFO] tweaked toml for git repo https://github.com/marcolussetti/programming_rust_chapter2_gcd written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/marcolussetti/programming_rust_chapter2_gcd on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/marcolussetti/programming_rust_chapter2_gcd 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c6567f495896edfa4820913d7b28d046d9059c4cb8d3efec395ac4b5ec8a62f [INFO] running `Command { std: "docker" "start" "-a" "6c6567f495896edfa4820913d7b28d046d9059c4cb8d3efec395ac4b5ec8a62f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c6567f495896edfa4820913d7b28d046d9059c4cb8d3efec395ac4b5ec8a62f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c6567f495896edfa4820913d7b28d046d9059c4cb8d3efec395ac4b5ec8a62f", kill_on_drop: false }` [INFO] [stdout] 6c6567f495896edfa4820913d7b28d046d9059c4cb8d3efec395ac4b5ec8a62f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 75a8349d190e09e64fe330854e4025c35fb29da93d5507364e87636a15584d7d [INFO] running `Command { std: "docker" "start" "-a" "75a8349d190e09e64fe330854e4025c35fb29da93d5507364e87636a15584d7d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling programming_rust_chapter1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected `;`, found keyword `let` [INFO] [stdout] --> src/main.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | }s [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 16 | [INFO] [stdout] 17 | let mut running_gcd = numbers[0]; [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `d` in this scope [INFO] [stdout] --> src/main.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | println!("The greatest common divisor of {:?} is {}", numbers, d) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | gcd = gcd(gcd, *number); [INFO] [stdout] | --- ^^^ expected `u64`, found fn item [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 28 | fn gcd(mut a: u64, mut b: u64) -> u64 { [INFO] [stdout] | ------------------------------------- function `gcd` defined here [INFO] [stdout] | [INFO] [stdout] = note: expected type `u64` [INFO] [stdout] found fn item `fn(u64, u64) -> u64 {gcd}` [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn gcd(mut a: u64, mut b: u64) -> u64 { [INFO] [stdout] | ^^^ ---------- [INFO] [stdout] help: use parentheses to call this function [INFO] [stdout] | [INFO] [stdout] 19 | gcd = gcd(gcd(/* u64 */, /* u64 */), *number); [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0070]: invalid left-hand side of assignment [INFO] [stdout] --> src/main.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | gcd = gcd(gcd, *number); [INFO] [stdout] | --- ^ [INFO] [stdout] | | [INFO] [stdout] | cannot assign to this expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0070, E0308, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0070`. [INFO] [stdout] [INFO] [stderr] error: could not compile `programming_rust_chapter1` (bin "programming_rust_chapter1") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "75a8349d190e09e64fe330854e4025c35fb29da93d5507364e87636a15584d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75a8349d190e09e64fe330854e4025c35fb29da93d5507364e87636a15584d7d", kill_on_drop: false }` [INFO] [stdout] 75a8349d190e09e64fe330854e4025c35fb29da93d5507364e87636a15584d7d