[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 master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164 [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 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "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] 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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2e8d189f8a6850b73d616ac875914847425229c6aadf658172f1f5da7e8c587 [INFO] running `Command { std: "docker" "start" "-a" "e2e8d189f8a6850b73d616ac875914847425229c6aadf658172f1f5da7e8c587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2e8d189f8a6850b73d616ac875914847425229c6aadf658172f1f5da7e8c587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2e8d189f8a6850b73d616ac875914847425229c6aadf658172f1f5da7e8c587", kill_on_drop: false }` [INFO] [stdout] e2e8d189f8a6850b73d616ac875914847425229c6aadf658172f1f5da7e8c587 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa45df71d6e937e16b5556bab5baa16939167a97d39562d2a130912dcd2c5859 [INFO] running `Command { std: "docker" "start" "-a" "fa45df71d6e937e16b5556bab5baa16939167a97d39562d2a130912dcd2c5859", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling num-traits v0.2.18 [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 we're 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'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 [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 we're 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'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 [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" "fa45df71d6e937e16b5556bab5baa16939167a97d39562d2a130912dcd2c5859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa45df71d6e937e16b5556bab5baa16939167a97d39562d2a130912dcd2c5859", kill_on_drop: false }` [INFO] [stdout] fa45df71d6e937e16b5556bab5baa16939167a97d39562d2a130912dcd2c5859