[INFO] cloning repository https://github.com/JimKat-1/QIShort [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JimKat-1/QIShort" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJimKat-1%2FQIShort", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJimKat-1%2FQIShort'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e75cc74d8e96af84d0634d1866b34551ac40074 [INFO] checking JimKat-1/QIShort against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJimKat-1%2FQIShort" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JimKat-1/QIShort on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JimKat-1/QIShort [INFO] finished tweaking git repo https://github.com/JimKat-1/QIShort [INFO] tweaked toml for git repo https://github.com/JimKat-1/QIShort written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JimKat-1/QIShort 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9408bf5f719247ff7d5b75f02fc63aae7f86ea2bd709198b9cbe6a08d9c5304 [INFO] running `Command { std: "docker" "start" "-a" "e9408bf5f719247ff7d5b75f02fc63aae7f86ea2bd709198b9cbe6a08d9c5304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9408bf5f719247ff7d5b75f02fc63aae7f86ea2bd709198b9cbe6a08d9c5304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9408bf5f719247ff7d5b75f02fc63aae7f86ea2bd709198b9cbe6a08d9c5304", kill_on_drop: false }` [INFO] [stdout] e9408bf5f719247ff7d5b75f02fc63aae7f86ea2bd709198b9cbe6a08d9c5304 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26564d00509592410219fe6502f23ad35ceae174c3d812e837c9c409d689fdb7 [INFO] running `Command { std: "docker" "start" "-a" "26564d00509592410219fe6502f23ad35ceae174c3d812e837c9c409d689fdb7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling qishort v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stdout] error[E0506]: cannot assign to `self.current_branch` because it is borrowed [INFO] [stdout] --> src/handler/state.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'a> HandlerState<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 33 | let action = self.current_branch.as_mut().ok_or(anyhow!(HandlerError::NoBranch))?.get_mut(&BranchKey::Key(key)).ok_or(anyhow!(Han... [INFO] [stdout] | ---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `self.current_branch` is borrowed here [INFO] [stdout] | argument requires that `self.current_branch` is borrowed for `'a` [INFO] [stdout] ... [INFO] [stdout] 37 | self.current_branch = Some(branch); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `self.current_branch` is assigned to here but it was already borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0506]: cannot assign to `self.current_branch` because it is borrowed [INFO] [stdout] --> src/handler/state.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'a> HandlerState<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 33 | let action = self.current_branch.as_mut().ok_or(anyhow!(HandlerError::NoBranch))?.get_mut(&BranchKey::Key(key)).ok_or(anyhow!(Han... [INFO] [stdout] | ---------------------------- [INFO] [stdout] | | [INFO] [stdout] | `self.current_branch` is borrowed here [INFO] [stdout] | argument requires that `self.current_branch` is borrowed for `'a` [INFO] [stdout] ... [INFO] [stdout] 37 | self.current_branch = Some(branch); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `self.current_branch` is assigned to here but it was already borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0506`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0506`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qishort` (bin "qishort") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `qishort` (bin "qishort" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "26564d00509592410219fe6502f23ad35ceae174c3d812e837c9c409d689fdb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26564d00509592410219fe6502f23ad35ceae174c3d812e837c9c409d689fdb7", kill_on_drop: false }` [INFO] [stdout] 26564d00509592410219fe6502f23ad35ceae174c3d812e837c9c409d689fdb7