[INFO] cloning repository https://github.com/andrebaltieri/rust-todo-list [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrebaltieri/rust-todo-list" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrebaltieri%2Frust-todo-list", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrebaltieri%2Frust-todo-list'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f52fb8a40b2aa3f354d669ba8a776c9e80af3bdf [INFO] checking andrebaltieri/rust-todo-list against try#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrebaltieri%2Frust-todo-list" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/andrebaltieri/rust-todo-list [INFO] finished tweaking git repo https://github.com/andrebaltieri/rust-todo-list [INFO] tweaked toml for git repo https://github.com/andrebaltieri/rust-todo-list written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/andrebaltieri/rust-todo-list on toolchain c86ec274072509d26d0ee52682a0c94ed012ed89 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/andrebaltieri/rust-todo-list 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" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a37e99344c7fafe87dd68c345d1b9a7d624ab5f1170c50d9f9226e5ebecf035 [INFO] running `Command { std: "docker" "start" "-a" "2a37e99344c7fafe87dd68c345d1b9a7d624ab5f1170c50d9f9226e5ebecf035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a37e99344c7fafe87dd68c345d1b9a7d624ab5f1170c50d9f9226e5ebecf035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a37e99344c7fafe87dd68c345d1b9a7d624ab5f1170c50d9f9226e5ebecf035", kill_on_drop: false }` [INFO] [stdout] 2a37e99344c7fafe87dd68c345d1b9a7d624ab5f1170c50d9f9226e5ebecf035 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89aaddf53f50bcedf26ca865a042038a863d98f3e2807b476ff787e1fb783c98 [INFO] running `Command { std: "docker" "start" "-a" "89aaddf53f50bcedf26ca865a042038a863d98f3e2807b476ff787e1fb783c98", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: encountered diff marker [INFO] [stdout] --> src/main.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | <<<<<<< HEAD [INFO] [stdout] | ^^^^^^^ between this marker and `=======` is the code that you are merging into [INFO] [stdout] ... [INFO] [stdout] 95 | ======= [INFO] [stdout] | ------- between this marker and `>>>>>>>` is the incoming code [INFO] [stdout] 96 | list_tasks(task_list); [INFO] [stdout] 97 | >>>>>>> b433666bfad08e926328cec9c72d3243daf2d840 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: encountered diff marker [INFO] [stdout] --> src/main.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | <<<<<<< HEAD [INFO] [stdout] | ^^^^^^^ between this marker and `=======` is the code that you are merging into [INFO] [stdout] ... [INFO] [stdout] 95 | ======= [INFO] [stdout] | ------- between this marker and `>>>>>>>` is the incoming code [INFO] [stdout] 96 | list_tasks(task_list); [INFO] [stdout] 97 | >>>>>>> b433666bfad08e926328cec9c72d3243daf2d840 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `todo` (bin "todo" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `todo` (bin "todo") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "89aaddf53f50bcedf26ca865a042038a863d98f3e2807b476ff787e1fb783c98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89aaddf53f50bcedf26ca865a042038a863d98f3e2807b476ff787e1fb783c98", kill_on_drop: false }` [INFO] [stdout] 89aaddf53f50bcedf26ca865a042038a863d98f3e2807b476ff787e1fb783c98