[INFO] cloning repository https://github.com/rykunk21/git_stream
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rykunk21/git_stream" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frykunk21%2Fgit_stream", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frykunk21%2Fgit_stream'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b3c2637309b095a1cd8c3f0ade4cd3dc41217bc
[INFO] documenting rykunk21/git_stream against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frykunk21%2Fgit_stream" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rykunk21/git_stream
[INFO] finished tweaking git repo https://github.com/rykunk21/git_stream
[INFO] tweaked toml for git repo https://github.com/rykunk21/git_stream written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rykunk21/git_stream on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 285 packages to latest Rust 1.95.0-nightly compatible versions
[INFO] [stderr]       Adding polars v0.46.0 (available: v0.52.0)
[INFO] [stderr]       Adding polars-io v0.46.0 (available: v0.52.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1c8728033bcfc6caf8e6ca7ec963b63f4e0b80a8267763239942357f23ce572
[INFO] running `Command { std: "docker" "start" "-a" "e1c8728033bcfc6caf8e6ca7ec963b63f4e0b80a8267763239942357f23ce572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1c8728033bcfc6caf8e6ca7ec963b63f4e0b80a8267763239942357f23ce572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1c8728033bcfc6caf8e6ca7ec963b63f4e0b80a8267763239942357f23ce572", kill_on_drop: false }`
[INFO] [stdout] e1c8728033bcfc6caf8e6ca7ec963b63f4e0b80a8267763239942357f23ce572
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6edbb531aa0732c81c3da736d66bd0d11ef830b9564a64d241242664f52ea28
[INFO] running `Command { std: "docker" "start" "-a" "c6edbb531aa0732c81c3da736d66bd0d11ef830b9564a64d241242664f52ea28", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling polars-utils v0.46.0
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling polars-schema v0.46.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling polars-arrow v0.46.0
[INFO] [stderr]    Compiling polars-compute v0.46.0
[INFO] [stderr]     Checking debug_unsafe v0.1.3
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking atoi_simd v0.16.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling polars-core v0.46.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling polars-ops v0.46.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking zlib-rs v0.6.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking polars-parquet-format v0.1.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling polars v0.46.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking halfbrown v0.2.5
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking value-trait v0.10.1
[INFO] [stderr]     Checking simd-json v0.14.3
[INFO] [stderr]     Checking polars-error v0.46.0
[INFO] [stderr]     Checking git2 v0.20.4
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking polars-row v0.46.0
[INFO] [stderr]     Checking polars-parquet v0.46.0
[INFO] [stderr]     Checking polars-json v0.46.0
[INFO] [stderr]     Checking polars-time v0.46.0
[INFO] [stderr]     Checking polars-io v0.46.0
[INFO] [stderr]  Documenting git_stream v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/git_stream/index.html
[INFO] running `Command { std: "docker" "inspect" "c6edbb531aa0732c81c3da736d66bd0d11ef830b9564a64d241242664f52ea28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6edbb531aa0732c81c3da736d66bd0d11ef830b9564a64d241242664f52ea28", kill_on_drop: false }`
[INFO] [stdout] c6edbb531aa0732c81c3da736d66bd0d11ef830b9564a64d241242664f52ea28
