[INFO] cloning repository https://github.com/xolra0d/db-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xolra0d/db-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxolra0d%2Fdb-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxolra0d%2Fdb-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3f9317ae113ad8ec7eaebf411d9934b903f5c93
[INFO] checking xolra0d/db-rs against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxolra0d%2Fdb-rs" "/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/xolra0d/db-rs
[INFO] finished tweaking git repo https://github.com/xolra0d/db-rs
[INFO] tweaked toml for git repo https://github.com/xolra0d/db-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xolra0d/db-rs on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xolra0d/db-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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a2f846d94e08672db77807a3aa27aee5b55efc868b2b613103f3aa2aacc85287
[INFO] running `Command { std: "docker" "start" "a2f846d94e08672db77807a3aa27aee5b55efc868b2b613103f3aa2aacc85287", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2f846d94e08672db77807a3aa27aee5b55efc868b2b613103f3aa2aacc85287", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a2f846d94e08672db77807a3aa27aee5b55efc868b2b613103f3aa2aacc85287" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2f846d94e08672db77807a3aa27aee5b55efc868b2b613103f3aa2aacc85287", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a2f846d94e08672db77807a3aa27aee5b55efc868b2b613103f3aa2aacc85287" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]    Compiling psm v0.1.27
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling rkyv_derive v0.8.12
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking sqlparser v0.59.0
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]     Checking rkyv v0.8.12
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking touchhouse v2.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0502]: cannot borrow `aggregator` as mutable because it is also borrowed as immutable
[INFO] [stdout]    --> src/sql/execution/select/mod.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 111 |             let projs_to_read = aggregator.get_projs_to_read();
[INFO] [stdout]     |                                 ---------- immutable borrow occurs here
[INFO] [stdout] ...
[INFO] [stdout] 123 |             let rows_count = aggregator.append_chunk(granule_buffer)?;
[INFO] [stdout]     |                              ^^^^^^^^^^^------------^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |          |
[INFO] [stdout]     |                              |          immutable borrow later used by call
[INFO] [stdout]     |                              mutable borrow occurs here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0502`.
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `aggregator` as mutable because it is also borrowed as immutable
[INFO] [stdout]    --> src/sql/execution/select/mod.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 111 |             let projs_to_read = aggregator.get_projs_to_read();
[INFO] [stdout]     |                                 ---------- immutable borrow occurs here
[INFO] [stdout] ...
[INFO] [stdout] 123 |             let rows_count = aggregator.append_chunk(granule_buffer)?;
[INFO] [stdout]     |                              ^^^^^^^^^^^------------^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |          |
[INFO] [stdout]     |                              |          immutable borrow later used by call
[INFO] [stdout]     |                              mutable borrow occurs here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `touchhouse` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0502`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `touchhouse` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a2f846d94e08672db77807a3aa27aee5b55efc868b2b613103f3aa2aacc85287", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2f846d94e08672db77807a3aa27aee5b55efc868b2b613103f3aa2aacc85287", kill_on_drop: false }`
[INFO] [stdout] a2f846d94e08672db77807a3aa27aee5b55efc868b2b613103f3aa2aacc85287
