[INFO] fetching crate dpeek 0.2.3...
[INFO] checking dpeek-0.2.3 against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] extracting crate dpeek 0.2.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate dpeek 0.2.3
[INFO] finished tweaking crates.io crate dpeek 0.2.3
[INFO] tweaked toml for crates.io crate dpeek 0.2.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dpeek 0.2.3 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 crates.io crate dpeek 0.2.3 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 16a2a35f72a1cdbc360f68ec8a614dd1742b48d4bdf7ef84c535a6a4bc1c2ac8
[INFO] running `Command { std: "docker" "start" "-a" "16a2a35f72a1cdbc360f68ec8a614dd1742b48d4bdf7ef84c535a6a4bc1c2ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16a2a35f72a1cdbc360f68ec8a614dd1742b48d4bdf7ef84c535a6a4bc1c2ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16a2a35f72a1cdbc360f68ec8a614dd1742b48d4bdf7ef84c535a6a4bc1c2ac8", kill_on_drop: false }`
[INFO] [stdout] 16a2a35f72a1cdbc360f68ec8a614dd1742b48d4bdf7ef84c535a6a4bc1c2ac8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c33ba7875c226e97c20e682f4cc73541974eaec496022e171771b1f2c1290d3b
[INFO] running `Command { std: "docker" "start" "-a" "c33ba7875c226e97c20e682f4cc73541974eaec496022e171771b1f2c1290d3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling polars-utils v0.53.0
[INFO] [stderr]     Checking planus v1.1.1
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling polars-schema v0.53.0
[INFO] [stderr]    Compiling polars-buffer v0.53.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking quick-xml v0.39.2
[INFO] [stderr]     Checking polars-arrow-format v0.2.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]    Compiling polars-arrow v0.53.0
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking ethnum v1.5.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling polars-compute v0.53.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking debug_unsafe v0.1.4
[INFO] [stderr]     Checking atoi_simd v0.17.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking chrono-tz v0.10.4
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling polars-core v0.53.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]    Compiling polars-ops v0.53.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]    Compiling polars-plan v0.53.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking polars-parquet-format v0.1.0
[INFO] [stderr]    Compiling polars-expr v0.53.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling polars-stream v0.53.0
[INFO] [stderr]    Compiling polars-lazy v0.53.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling polars v0.53.0
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking fs4 v0.13.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking serde_stacker v0.1.14
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking object_store v0.13.2
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking polars-error v0.53.0
[INFO] [stderr]     Checking polars-dtype v0.53.0
[INFO] [stderr]     Checking polars-row v0.53.0
[INFO] [stderr]     Checking polars-parquet v0.53.0
[INFO] [stderr]     Checking polars-time v0.53.0
[INFO] [stderr]     Checking polars-io v0.53.0
[INFO] [stderr]     Checking polars-mem-engine v0.53.0
[INFO] [stderr]     Checking dpeek v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "c33ba7875c226e97c20e682f4cc73541974eaec496022e171771b1f2c1290d3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c33ba7875c226e97c20e682f4cc73541974eaec496022e171771b1f2c1290d3b", kill_on_drop: false }`
[INFO] [stdout] c33ba7875c226e97c20e682f4cc73541974eaec496022e171771b1f2c1290d3b
