[INFO] cloning repository https://github.com/depsilon/shardloom
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/depsilon/shardloom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdepsilon%2Fshardloom", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdepsilon%2Fshardloom'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9fa200bd5f9791b9ac2ba0ad4a3a77a5a9c0e988
[INFO] checking depsilon/shardloom against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdepsilon%2Fshardloom" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  85% (828/971)
Updating files:  86% (836/971)
Updating files:  87% (845/971)
Updating files:  88% (855/971)
Updating files:  89% (865/971)
Updating files:  90% (874/971)
Updating files:  91% (884/971)
Updating files:  92% (894/971)
Updating files:  93% (904/971)
Updating files:  94% (913/971)
Updating files:  95% (923/971)
Updating files:  96% (933/971)
Updating files:  97% (942/971)
Updating files:  98% (952/971)
Updating files:  99% (962/971)
Updating files: 100% (971/971)
Updating files: 100% (971/971), done.
[INFO] started tweaking git repo https://github.com/depsilon/shardloom
[INFO] finished tweaking git repo https://github.com/depsilon/shardloom
[INFO] tweaked toml for git repo https://github.com/depsilon/shardloom written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/depsilon/shardloom on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/depsilon/shardloom 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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8df01615980abba4446e2dfdcfcd301d6fefe33dae361095369aa03535a9e98
[INFO] running `Command { std: "docker" "start" "-a" "b8df01615980abba4446e2dfdcfcd301d6fefe33dae361095369aa03535a9e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8df01615980abba4446e2dfdcfcd301d6fefe33dae361095369aa03535a9e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8df01615980abba4446e2dfdcfcd301d6fefe33dae361095369aa03535a9e98", kill_on_drop: false }`
[INFO] [stdout] b8df01615980abba4446e2dfdcfcd301d6fefe33dae361095369aa03535a9e98
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90fd080185bc6ed3355a418017bc76538bd40521c23be8ba8d8d4c2065e4d7de
[INFO] running `Command { std: "docker" "start" "-a" "90fd080185bc6ed3355a418017bc76538bd40521c23be8ba8d8d4c2065e4d7de", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking arrow-schema v58.3.0
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking lz4_flex v0.13.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking shardloom-core v0.1.0 (/opt/rustwide/workdir/shardloom-core)
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking lzokay-native v0.1.0
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking shardloom-plan v0.1.0 (/opt/rustwide/workdir/shardloom-plan)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking shardloom-exec v0.1.0 (/opt/rustwide/workdir/shardloom-exec)
[INFO] [stderr]     Checking arrow-buffer v58.3.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking arrow-data v58.3.0
[INFO] [stderr]     Checking arrow-array v58.3.0
[INFO] [stderr]     Checking shardloom-vortex v0.1.0 (/opt/rustwide/workdir/shardloom-vortex)
[INFO] [stderr]     Checking arrow-select v58.3.0
[INFO] [stderr]     Checking arrow-arith v58.2.0
[INFO] [stderr]     Checking arrow-row v58.2.0
[INFO] [stderr]     Checking arrow-avro v58.3.0
[INFO] [stderr]     Checking rusqlite v0.40.0
[INFO] [stderr]     Checking arrow-ord v58.2.0
[INFO] [stderr]     Checking arrow-ipc v58.3.0
[INFO] [stderr]     Checking arrow-string v58.2.0
[INFO] [stderr]     Checking arrow-cast v58.2.0
[INFO] [stderr]     Checking parquet v58.3.0
[INFO] [stderr]     Checking arrow-csv v58.2.0
[INFO] [stderr]     Checking arrow-json v58.2.0
[INFO] [stderr]     Checking arrow v58.2.0
[INFO] [stderr]     Checking orc-rust v0.8.0
[INFO] [stderr]     Checking shardloom-contract-tests v0.1.0 (/opt/rustwide/workdir/shardloom-contract-tests)
[INFO] [stderr]     Checking shardloom-cli v0.1.0 (/opt/rustwide/workdir/shardloom-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "90fd080185bc6ed3355a418017bc76538bd40521c23be8ba8d8d4c2065e4d7de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90fd080185bc6ed3355a418017bc76538bd40521c23be8ba8d8d4c2065e4d7de", kill_on_drop: false }`
[INFO] [stdout] 90fd080185bc6ed3355a418017bc76538bd40521c23be8ba8d8d4c2065e4d7de
