[INFO] cloning repository https://github.com/psila-ai/khonsu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/psila-ai/khonsu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsila-ai%2Fkhonsu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsila-ai%2Fkhonsu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 340fe9b4cf9942d6aba5aea6440c60f89630b745
[INFO] checking psila-ai/khonsu/340fe9b4cf9942d6aba5aea6440c60f89630b745 against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsila-ai%2Fkhonsu" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/psila-ai/khonsu
[INFO] finished tweaking git repo https://github.com/psila-ai/khonsu
[INFO] tweaked toml for git repo https://github.com/psila-ai/khonsu written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/psila-ai/khonsu on toolchain 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/psila-ai/khonsu 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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/haraldng/omnipaxos.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arrow-ord v55.0.0
[INFO] [stderr]   Downloaded arrow-schema v55.0.0
[INFO] [stderr]   Downloaded flatbuffers v25.2.10
[INFO] [stderr]   Downloaded arrow-row v55.0.0
[INFO] [stderr]   Downloaded arrow-arith v55.0.0
[INFO] [stderr]   Downloaded arrow-data v55.0.0
[INFO] [stderr]   Downloaded arrow-select v55.0.0
[INFO] [stderr]   Downloaded arrow-ipc v55.0.0
[INFO] [stderr]   Downloaded arrow v55.0.0
[INFO] [stderr]   Downloaded arrow-string v55.0.0
[INFO] [stderr]   Downloaded arrow-buffer v55.0.0
[INFO] [stderr]   Downloaded arrow-array v55.0.0
[INFO] [stderr]   Downloaded arrow-cast v55.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8901af52de409a53fc35c8ba57cab888c4230f7e48ddd4764cd366b4d3aaf56e
[INFO] running `Command { std: "docker" "start" "-a" "8901af52de409a53fc35c8ba57cab888c4230f7e48ddd4764cd366b4d3aaf56e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8901af52de409a53fc35c8ba57cab888c4230f7e48ddd4764cd366b4d3aaf56e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8901af52de409a53fc35c8ba57cab888c4230f7e48ddd4764cd366b4d3aaf56e", kill_on_drop: false }`
[INFO] [stdout] 8901af52de409a53fc35c8ba57cab888c4230f7e48ddd4764cd366b4d3aaf56e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9092686b272f758b0f4b8aeb88ccec958692237180db0f78c7aba0c6d71e3a32
[INFO] running `Command { std: "docker" "start" "-a" "9092686b272f758b0f4b8aeb88ccec958692237180db0f78c7aba0c6d71e3a32", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]     Checking arrow-schema v55.0.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]     Checking arrow-buffer v55.0.0
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking arrow-data v55.0.0
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]     Checking arrow-array v55.0.0
[INFO] [stderr]     Checking lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking lexical-write-float v1.0.5
[INFO] [stderr]     Checking lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking arrow-select v55.0.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]    Compiling librocksdb-sys v0.17.1+9.9.3
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking lexical-core v1.0.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking arrow-cast v55.0.0
[INFO] [stderr]     Checking arrow-ipc v55.0.0
[INFO] [stderr]    Compiling khonsu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking arrow-string v55.0.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking arrow-ord v55.0.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking arrow-arith v55.0.0
[INFO] [stderr]     Checking arrow-row v55.0.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling omnipaxos_macros v0.1.3 (https://github.com/haraldng/omnipaxos.git#bd234be2)
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking omnipaxos v0.2.2 (https://github.com/haraldng/omnipaxos.git#bd234be2)
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking arrow v55.0.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.13.1
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "9092686b272f758b0f4b8aeb88ccec958692237180db0f78c7aba0c6d71e3a32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9092686b272f758b0f4b8aeb88ccec958692237180db0f78c7aba0c6d71e3a32", kill_on_drop: false }`
[INFO] [stdout] 9092686b272f758b0f4b8aeb88ccec958692237180db0f78c7aba0c6d71e3a32
