[INFO] cloning repository https://github.com/1derless/lmc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1derless/lmc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1derless%2Flmc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1derless%2Flmc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f24fb7802957b1fcf1f97b52189d6501293b449
[INFO] checking 1derless/lmc against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1derless%2Flmc" "/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/1derless/lmc
[INFO] finished tweaking git repo https://github.com/1derless/lmc
[INFO] tweaked toml for git repo https://github.com/1derless/lmc written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1derless/lmc on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1derless/lmc 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" "+42f4793e5a514858221b07ac379029d90353913e" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0cd72a7c19f69504501fdbc670eb45075d69e9a556a0f9e5893634a44f5a477
[INFO] running `Command { std: "docker" "start" "-a" "d0cd72a7c19f69504501fdbc670eb45075d69e9a556a0f9e5893634a44f5a477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0cd72a7c19f69504501fdbc670eb45075d69e9a556a0f9e5893634a44f5a477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0cd72a7c19f69504501fdbc670eb45075d69e9a556a0f9e5893634a44f5a477", kill_on_drop: false }`
[INFO] [stdout] d0cd72a7c19f69504501fdbc670eb45075d69e9a556a0f9e5893634a44f5a477
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d782da455e2040c99c419d35a9b08a47820f43d8d7c1c84982c64b5ea291be1c
[INFO] running `Command { std: "docker" "start" "-a" "d782da455e2040c99c419d35a9b08a47820f43d8d7c1c84982c64b5ea291be1c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking lmc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: encountered diff marker
[INFO] [stdout]    --> src/main.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | <<<<<<< HEAD
[INFO] [stdout]     | ^^^^^^^ between this marker and `=======` is the code that we're merging into
[INFO] [stdout] ...
[INFO] [stdout] 221 | =======
[INFO] [stdout]     | ------- between this marker and `>>>>>>>` is the incoming code
[INFO] [stdout] ...
[INFO] [stdout] 225 | >>>>>>> 2e705f3d6105f58d72329bfb377dfc1ca365299c
[INFO] [stdout]     | ^^^^^^^ this marker concludes the conflict region
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflict markers indicate that a merge was started but could not be completed due to merge conflicts
[INFO] [stdout]             to resolve a conflict, keep only the code you want and then delete the lines containing conflict markers
[INFO] [stdout]     = help: if you're having merge conflicts after pulling new code:
[INFO] [stdout]             the top section is the code you already had and the bottom section is the remote code
[INFO] [stdout]             if you're in the middle of a rebase:
[INFO] [stdout]             the top section is the code being rebased onto and the bottom section is the code coming from the current commit being rebased
[INFO] [stdout]     = note: for an explanation on these markers from the `git` documentation:
[INFO] [stdout]             visit <https://git-scm.com/book/en/v2/Git-Tools-Advanced-Merging#_checking_out_conflicts>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: encountered diff marker
[INFO] [stdout]    --> src/main.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | <<<<<<< HEAD
[INFO] [stdout]     | ^^^^^^^ between this marker and `=======` is the code that we're merging into
[INFO] [stdout] ...
[INFO] [stdout] 221 | =======
[INFO] [stdout]     | ------- between this marker and `>>>>>>>` is the incoming code
[INFO] [stdout] ...
[INFO] [stdout] 225 | >>>>>>> 2e705f3d6105f58d72329bfb377dfc1ca365299c
[INFO] [stdout]     | ^^^^^^^ this marker concludes the conflict region
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflict markers indicate that a merge was started but could not be completed due to merge conflicts
[INFO] [stdout]             to resolve a conflict, keep only the code you want and then delete the lines containing conflict markers
[INFO] [stdout]     = help: if you're having merge conflicts after pulling new code:
[INFO] [stdout]             the top section is the code you already had and the bottom section is the remote code
[INFO] [stdout]             if you're in the middle of a rebase:
[INFO] [stdout]             the top section is the code being rebased onto and the bottom section is the code coming from the current commit being rebased
[INFO] [stdout]     = note: for an explanation on these markers from the `git` documentation:
[INFO] [stdout]             visit <https://git-scm.com/book/en/v2/Git-Tools-Advanced-Merging#_checking_out_conflicts>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lmc` (bin "lmc" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lmc` (bin "lmc") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d782da455e2040c99c419d35a9b08a47820f43d8d7c1c84982c64b5ea291be1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d782da455e2040c99c419d35a9b08a47820f43d8d7c1c84982c64b5ea291be1c", kill_on_drop: false }`
[INFO] [stdout] d782da455e2040c99c419d35a9b08a47820f43d8d7c1c84982c64b5ea291be1c
