[INFO] cloning repository https://github.com/levibarasa/pool-buffer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/levibarasa/pool-buffer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevibarasa%2Fpool-buffer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevibarasa%2Fpool-buffer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec9610f95c5026208da7053dbd76240b42b16418
[INFO] testing levibarasa/pool-buffer against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevibarasa%2Fpool-buffer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/levibarasa/pool-buffer
[INFO] finished tweaking git repo https://github.com/levibarasa/pool-buffer
[INFO] tweaked toml for git repo https://github.com/levibarasa/pool-buffer written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/levibarasa/pool-buffer on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/levibarasa/pool-buffer 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3def35ab01a380a864d93024f2fe81fd869ab483b227439fc606fec3ead60d71
[INFO] running `Command { std: "docker" "start" "-a" "3def35ab01a380a864d93024f2fe81fd869ab483b227439fc606fec3ead60d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3def35ab01a380a864d93024f2fe81fd869ab483b227439fc606fec3ead60d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3def35ab01a380a864d93024f2fe81fd869ab483b227439fc606fec3ead60d71", kill_on_drop: false }`
[INFO] [stdout] 3def35ab01a380a864d93024f2fe81fd869ab483b227439fc606fec3ead60d71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef22aa60ac1043273e463bd975b9e27f94d3b3c4f96a9504c3e83e674f43607c
[INFO] running `Command { std: "docker" "start" "-a" "ef22aa60ac1043273e463bd975b9e27f94d3b3c4f96a9504c3e83e674f43607c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling syn v1.0.59
[INFO] [stderr]    Compiling serde_derive v1.0.121
[INFO] [stderr]    Compiling serde v1.0.121
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling half v1.7.1
[INFO] [stderr]    Compiling thread_local v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling escargot v0.5.1
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling sqlparser v0.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling optimizer v0.1.0 (/opt/rustwide/workdir/src/optimizer)
[INFO] [stderr]    Compiling temp_testdir v0.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.1
[INFO] [stderr]    Compiling dirs-next v1.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.2
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling rustyline v6.3.0
[INFO] [stderr]    Compiling bstr v0.2.14
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling csv v1.1.5
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/src/common)
[INFO] [stderr]    Compiling cli-crusty v0.1.0 (/opt/rustwide/workdir/src/cli-crusty)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/common/src/crusty_graph.rs:170:78
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn node_references<'a>(&'a self) -> impl Iterator<Item = (NodeIndex, &Node<T>)> + 'a {
[INFO] [stdout]     |                                 --                                           ^^^^^^^^     -- the same lifetime is named here
[INFO] [stdout]     |                                 |                                            |
[INFO] [stdout]     |                                 the lifetime is named here                   the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn node_references<'a>(&'a self) -> impl Iterator<Item = (NodeIndex, &'a Node<T>)> + 'a {
[INFO] [stdout]     |                                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/common/src/crusty_graph.rs:177:66
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &Edge> + 'a {
[INFO] [stdout]     |                                 --                               ^^^^^    -- the same lifetime is named here
[INFO] [stdout]     |                                 |                                |
[INFO] [stdout]     |                                 the lifetime is named here       the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn edge_references<'a>(&'a self) -> impl Iterator<Item = &'a Edge> + 'a {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling txn_manager v0.1.0 (/opt/rustwide/workdir/src/txn_manager)
[INFO] [stderr]    Compiling memstore v0.1.0 (/opt/rustwide/workdir/src/memstore)
[INFO] [stderr]    Compiling utilities v0.1.0 (/opt/rustwide/workdir/src/utilities)
[INFO] [stderr]    Compiling heapstore v0.1.0 (/opt/rustwide/workdir/src/heapstore)
[INFO] [stdout] warning: unused import: `Stdio`
[INFO] [stdout]  --> src/utilities/src/serverwrapper.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::process::{Child, Stdio};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: mismatched closing delimiter: `}`
[INFO] [stdout]    --> src/heapstore/src/storage_manager.rs:288:31
[INFO] [stdout]     |
[INFO] [stdout] 270 |     fn create_container(&self, container_id: ContainerId) -> Result<(), CrustyError> {
[INFO] [stdout]     |                                                                                      - closing delimiter possibly meant for this
[INFO] [stdout] ...
[INFO] [stdout] 288 |         let hf = HeapFile::new(self.  
[INFO] [stdout]     |                               ^ unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 305 |     }
[INFO] [stdout]     |     ^ mismatched closing delimiter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `heapstore` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ef22aa60ac1043273e463bd975b9e27f94d3b3c4f96a9504c3e83e674f43607c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef22aa60ac1043273e463bd975b9e27f94d3b3c4f96a9504c3e83e674f43607c", kill_on_drop: false }`
[INFO] [stdout] ef22aa60ac1043273e463bd975b9e27f94d3b3c4f96a9504c3e83e674f43607c
