[INFO] cloning repository https://github.com/gabrielleme00/zetaboy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabrielleme00/zetaboy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielleme00%2Fzetaboy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielleme00%2Fzetaboy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e102c441ac99e7566b3cd694e93e3d45136c27c
[INFO] checking gabrielleme00/zetaboy against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielleme00%2Fzetaboy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gabrielleme00/zetaboy on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/gabrielleme00/zetaboy
[INFO] finished tweaking git repo https://github.com/gabrielleme00/zetaboy
[INFO] tweaked toml for git repo https://github.com/gabrielleme00/zetaboy written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/gabrielleme00/zetaboy 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" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "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 orbclient v0.3.32
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 408723c9db16b42abc6f35f8866a4c44b3fec107996173def72c0a138213726c
[INFO] running `Command { std: "docker" "start" "-a" "408723c9db16b42abc6f35f8866a4c44b3fec107996173def72c0a138213726c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "408723c9db16b42abc6f35f8866a4c44b3fec107996173def72c0a138213726c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "408723c9db16b42abc6f35f8866a4c44b3fec107996173def72c0a138213726c", kill_on_drop: false }`
[INFO] [stdout] 408723c9db16b42abc6f35f8866a4c44b3fec107996173def72c0a138213726c
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86ad8252b0a665d87237c536aeb4f52fefc89f00618c2060bd7b0b85601cc52b
[INFO] running `Command { std: "docker" "start" "-a" "86ad8252b0a665d87237c536aeb4f52fefc89f00618c2060bd7b0b85601cc52b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.4
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling minifb v0.23.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]    Compiling wayland-client v0.29.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.4
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking wayland-commons v0.29.4
[INFO] [stderr]     Checking wayland-cursor v0.29.4
[INFO] [stderr]     Checking zetaboy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: encountered diff marker
[INFO] [stdout]   --> src/emulator/cpu/bus.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | <<<<<<< HEAD
[INFO] [stdout]    | ^^^^^^^ between this marker and `=======` is the code that we're merging into
[INFO] [stdout] ...
[INFO] [stdout] 7  | =======
[INFO] [stdout]    | ------- between this marker and `>>>>>>>` is the incoming code
[INFO] [stdout] ...
[INFO] [stdout] 12 | >>>>>>> c934821f511b7999703abb6d1ff8d829f2498e1b
[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/emulator/cpu/bus.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | <<<<<<< HEAD
[INFO] [stdout]    | ^^^^^^^ between this marker and `=======` is the code that we're merging into
[INFO] [stdout] ...
[INFO] [stdout] 7  | =======
[INFO] [stdout]    | ------- between this marker and `>>>>>>>` is the incoming code
[INFO] [stdout] ...
[INFO] [stdout] 12 | >>>>>>> c934821f511b7999703abb6d1ff8d829f2498e1b
[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 `zetaboy` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `zetaboy` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "86ad8252b0a665d87237c536aeb4f52fefc89f00618c2060bd7b0b85601cc52b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86ad8252b0a665d87237c536aeb4f52fefc89f00618c2060bd7b0b85601cc52b", kill_on_drop: false }`
[INFO] [stdout] 86ad8252b0a665d87237c536aeb4f52fefc89f00618c2060bd7b0b85601cc52b
