[INFO] cloning repository https://github.com/nastagorban1/RASTbyPractice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nastagorban1/RASTbyPractice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnastagorban1%2FRASTbyPractice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnastagorban1%2FRASTbyPractice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da6b4c3b92d0becad1574772fc25a3eb469d3d2f
[INFO] checking nastagorban1/RASTbyPractice against master#4b9792692fbb675174d4d2082e7c37b2bc930e71 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnastagorban1%2FRASTbyPractice" "/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/nastagorban1/RASTbyPractice
[INFO] finished tweaking git repo https://github.com/nastagorban1/RASTbyPractice
[INFO] tweaked toml for git repo https://github.com/nastagorban1/RASTbyPractice written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nastagorban1/RASTbyPractice on toolchain 4b9792692fbb675174d4d2082e7c37b2bc930e71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nastagorban1/RASTbyPractice 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" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e75f399f93ed7e5b3ecc26a239e3199d902eefbc913cfeea0c212ecf22d3c9a
[INFO] running `Command { std: "docker" "start" "-a" "7e75f399f93ed7e5b3ecc26a239e3199d902eefbc913cfeea0c212ecf22d3c9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e75f399f93ed7e5b3ecc26a239e3199d902eefbc913cfeea0c212ecf22d3c9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e75f399f93ed7e5b3ecc26a239e3199d902eefbc913cfeea0c212ecf22d3c9a", kill_on_drop: false }`
[INFO] [stdout] 7e75f399f93ed7e5b3ecc26a239e3199d902eefbc913cfeea0c212ecf22d3c9a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d92634274f3fc8f2dfa875504e8307bedcc96bb4cbdc54cc3fdbd64ea4476f9a
[INFO] running `Command { std: "docker" "start" "-a" "d92634274f3fc8f2dfa875504e8307bedcc96bb4cbdc54cc3fdbd64ea4476f9a", kill_on_drop: false }`
[INFO] [stderr]     Checking untitled2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: encountered diff marker
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | <<<<<<< HEAD
[INFO] [stdout]    | ^^^^^^^ between this marker and `=======` is the code that you are merging into
[INFO] [stdout] ...
[INFO] [stdout] 16 | =======
[INFO] [stdout]    | ------- between this marker and `>>>>>>>` is the incoming code
[INFO] [stdout] 17 | >>>>>>> dbeacee6d410661281263dd756d27092c449f838
[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 are in a merge, the top section is the code you already had checked out and the bottom section is the new code
[INFO] [stdout]            if you are in a rebase, the top section is the code being rebased onto and the bottom section is the code you had checked out which is being rebased
[INFO] [stdout]    = note: for an explanation on these markers from the `git` documentation, 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:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | <<<<<<< HEAD
[INFO] [stdout]    | ^^^^^^^ between this marker and `=======` is the code that you are merging into
[INFO] [stdout] ...
[INFO] [stdout] 16 | =======
[INFO] [stdout]    | ------- between this marker and `>>>>>>>` is the incoming code
[INFO] [stdout] 17 | >>>>>>> dbeacee6d410661281263dd756d27092c449f838
[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 are in a merge, the top section is the code you already had checked out and the bottom section is the new code
[INFO] [stdout]            if you are in a rebase, the top section is the code being rebased onto and the bottom section is the code you had checked out which is being rebased
[INFO] [stdout]    = note: for an explanation on these markers from the `git` documentation, 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 `untitled2` (bin "untitled2") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `untitled2` (bin "untitled2" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d92634274f3fc8f2dfa875504e8307bedcc96bb4cbdc54cc3fdbd64ea4476f9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d92634274f3fc8f2dfa875504e8307bedcc96bb4cbdc54cc3fdbd64ea4476f9a", kill_on_drop: false }`
[INFO] [stdout] d92634274f3fc8f2dfa875504e8307bedcc96bb4cbdc54cc3fdbd64ea4476f9a
