[INFO] cloning repository https://github.com/b-fuze/todo-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/b-fuze/todo-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb-fuze%2Ftodo-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb-fuze%2Ftodo-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e48c9669ea90f5afdc81884fe78817faeb5d151
[INFO] checking b-fuze/todo-rs/2e48c9669ea90f5afdc81884fe78817faeb5d151 against master#ab1d2444533d829e2d5cff6634cd3c70de6d7103 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb-fuze%2Ftodo-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/b-fuze/todo-rs
[INFO] finished tweaking git repo https://github.com/b-fuze/todo-rs
[INFO] tweaked toml for git repo https://github.com/b-fuze/todo-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/b-fuze/todo-rs on toolchain ab1d2444533d829e2d5cff6634cd3c70de6d7103
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/b-fuze/todo-rs 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" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/gdk.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir-files.git`
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/sys.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir-files`
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/gtk.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir-files.git`
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/cairo`
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/gdk-pixbuf`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir-files.git`
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/gio`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir-files.git`
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/glib`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir-files.git`
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/pango`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir-files.git`
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/atk`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir-files`
[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 lazy_static v1.3.0
[INFO] [stderr]   Downloaded pkg-config v0.3.14
[INFO] [stderr]   Downloaded cc v1.0.37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 639e2fa49961371e35cda6cc1bddcbec20caf7d4641619fe1c86829cbf37f618
[INFO] running `Command { std: "docker" "start" "-a" "639e2fa49961371e35cda6cc1bddcbec20caf7d4641619fe1c86829cbf37f618", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "639e2fa49961371e35cda6cc1bddcbec20caf7d4641619fe1c86829cbf37f618", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "639e2fa49961371e35cda6cc1bddcbec20caf7d4641619fe1c86829cbf37f618", kill_on_drop: false }`
[INFO] [stdout] 639e2fa49961371e35cda6cc1bddcbec20caf7d4641619fe1c86829cbf37f618
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbb0bcf223441224f98425c48a99d324664c21d03eb33020eacad7a656d4ed4f
[INFO] running `Command { std: "docker" "start" "-a" "fbb0bcf223441224f98425c48a99d324664c21d03eb33020eacad7a656d4ed4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]    Compiling libc v0.2.55
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]    Compiling gio v0.6.0 (https://github.com/gtk-rs/gio#fb794fa4)
[INFO] [stderr]    Compiling gdk-pixbuf v0.6.0 (https://github.com/gtk-rs/gdk-pixbuf#b2d742c0)
[INFO] [stderr]     Checking fragile v0.3.0
[INFO] [stderr]    Compiling pango v0.6.0 (https://github.com/gtk-rs/pango#fad20e0f)
[INFO] [stderr]    Compiling cairo-rs v0.6.0 (https://github.com/gtk-rs/cairo#bc8d33df)
[INFO] [stderr]    Compiling atk v0.6.0 (https://github.com/gtk-rs/atk#4afdcfc1)
[INFO] [stderr]    Compiling gdk v0.10.0 (https://github.com/gtk-rs/gdk.git#87646494)
[INFO] [stderr]    Compiling gtk v0.6.0 (https://github.com/gtk-rs/gtk.git#5e088bfc)
[INFO] [stderr]    Compiling glib-sys v0.8.0 (https://github.com/gtk-rs/sys.git#c45adc74)
[INFO] [stderr]    Compiling gobject-sys v0.8.0 (https://github.com/gtk-rs/sys.git#c45adc74)
[INFO] [stderr]    Compiling gio-sys v0.8.0 (https://github.com/gtk-rs/sys.git#c45adc74)
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.8.0 (https://github.com/gtk-rs/sys.git#c45adc74)
[INFO] [stderr]    Compiling cairo-sys-rs v0.8.0 (https://github.com/gtk-rs/cairo#bc8d33df)
[INFO] [stderr]    Compiling pango-sys v0.8.0 (https://github.com/gtk-rs/sys.git#c45adc74)
[INFO] [stderr]    Compiling gdk-sys v0.8.0 (https://github.com/gtk-rs/sys.git#c45adc74)
[INFO] [stderr]    Compiling atk-sys v0.8.0 (https://github.com/gtk-rs/sys.git#c45adc74)
[INFO] [stderr]    Compiling gtk-sys v0.8.0 (https://github.com/gtk-rs/sys.git#c45adc74)
[INFO] [stderr]     Checking glib v0.7.0 (https://github.com/gtk-rs/glib#679b8071)
[INFO] [stderr]     Checking todo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: encountered diff marker
[INFO] [stdout]    --> src/main.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | <<<<<<< HEAD
[INFO] [stdout]     | ^^^^^^^ between this marker and `=======` is the code that we're merging into
[INFO] [stdout] ...
[INFO] [stdout] 112 | =======
[INFO] [stdout]     | ------- between this marker and `>>>>>>>` is the incoming code
[INFO] [stdout] ...
[INFO] [stdout] 115 | >>>>>>> 7a19904865599a313a09483da8e06442a64df80b
[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:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | <<<<<<< HEAD
[INFO] [stdout]     | ^^^^^^^ between this marker and `=======` is the code that we're merging into
[INFO] [stdout] ...
[INFO] [stdout] 112 | =======
[INFO] [stdout]     | ------- between this marker and `>>>>>>>` is the incoming code
[INFO] [stdout] ...
[INFO] [stdout] 115 | >>>>>>> 7a19904865599a313a09483da8e06442a64df80b
[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 `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" "fbb0bcf223441224f98425c48a99d324664c21d03eb33020eacad7a656d4ed4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbb0bcf223441224f98425c48a99d324664c21d03eb33020eacad7a656d4ed4f", kill_on_drop: false }`
[INFO] [stdout] fbb0bcf223441224f98425c48a99d324664c21d03eb33020eacad7a656d4ed4f
