[INFO] cloning repository https://github.com/nvisycom/elide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nvisycom/elide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnvisycom%2Felide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnvisycom%2Felide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d31e87887c9422c2ed2a77914c749fc6fe497f9
[INFO] checking nvisycom/elide against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-27
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnvisycom%2Felide" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/nvisycom/elide
[INFO] finished tweaking git repo https://github.com/nvisycom/elide
[INFO] tweaked toml for git repo https://github.com/nvisycom/elide written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nvisycom/elide on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nvisycom/elide 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2d3ca7d80377c481df54c56854a5610e6fa8222f7dd3681ce2af06e3fc8ade81
[INFO] running `Command { std: "docker" "start" "2d3ca7d80377c481df54c56854a5610e6fa8222f7dd3681ce2af06e3fc8ade81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d3ca7d80377c481df54c56854a5610e6fa8222f7dd3681ce2af06e3fc8ade81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d3ca7d80377c481df54c56854a5610e6fa8222f7dd3681ce2af06e3fc8ade81" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d3ca7d80377c481df54c56854a5610e6fa8222f7dd3681ce2af06e3fc8ade81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d3ca7d80377c481df54c56854a5610e6fa8222f7dd3681ce2af06e3fc8ade81" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling spin v0.9.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking oncemutex v0.1.1
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking iban_validate v5.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking zlib-rs v0.6.6
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking safe_arch v1.1.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.11
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking hybrid-array v0.4.14
[INFO] [stderr]     Checking crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking wide v1.6.0
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking jiff v0.2.35
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking regex-cache v0.2.1
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking rand_distr v0.6.0
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking counter v0.7.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking fake v5.1.0
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking lingua-english-language-model v1.3.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]    Compiling serde_derive_internals v0.30.0
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]    Compiling schemars_derive v1.2.2
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking simba v0.10.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking hipstr v0.8.0
[INFO] [stderr]     Checking oxilangtag v0.1.6
[INFO] [stderr]     Checking celes v2.8.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking schemars v1.2.2
[INFO] [stderr]     Checking lingua v1.8.0
[INFO] [stderr]    Compiling phonenumber v0.3.10+9.0.33
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking elide-core v0.1.0 (/opt/rustwide/workdir/crates/elide-core)
[INFO] [stderr]     Checking nalgebra v0.35.0
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking elide-context v0.1.0 (/opt/rustwide/workdir/crates/elide-context)
[INFO] [stderr]     Checking elide-redaction v0.1.0 (/opt/rustwide/workdir/crates/elide-redaction)
[INFO] [stderr]     Checking elide-detection v0.1.0 (/opt/rustwide/workdir/crates/elide-detection)
[INFO] [stderr]     Checking elide-llm v0.1.0 (/opt/rustwide/workdir/crates/elide-llm)
[INFO] [stderr]     Checking elide-ner v0.1.0 (/opt/rustwide/workdir/crates/elide-ner)
[INFO] [stderr]     Checking elide-stt v0.1.0 (/opt/rustwide/workdir/crates/elide-stt)
[INFO] [stderr]     Checking elide-ocr v0.1.0 (/opt/rustwide/workdir/crates/elide-ocr)
[INFO] [stderr]     Checking elide-lingua v0.1.0 (/opt/rustwide/workdir/crates/elide-lingua)
[INFO] [stderr]     Checking elide-fake v0.1.0 (/opt/rustwide/workdir/crates/elide-fake)
[INFO] [stderr]     Checking elide-pattern v0.1.0 (/opt/rustwide/workdir/crates/elide-pattern)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking imageproc v0.27.0
[INFO] [stderr]     Checking elide-codec v0.1.0 (/opt/rustwide/workdir/crates/elide-codec)
[INFO] [stderr]     Checking elide-orchestration v0.1.0 (/opt/rustwide/workdir/crates/elide-orchestration)
[INFO] [stderr]     Checking elide v0.1.0 (/opt/rustwide/workdir/crates/elide)
[INFO] [stderr]     Checking elide-examples v0.1.0 (/opt/rustwide/workdir/examples)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "2d3ca7d80377c481df54c56854a5610e6fa8222f7dd3681ce2af06e3fc8ade81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d3ca7d80377c481df54c56854a5610e6fa8222f7dd3681ce2af06e3fc8ade81", kill_on_drop: false }`
[INFO] [stdout] 2d3ca7d80377c481df54c56854a5610e6fa8222f7dd3681ce2af06e3fc8ade81
