[INFO] cloning repository https://github.com/LazyEmpiricist/text_analysis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LazyEmpiricist/text_analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLazyEmpiricist%2Ftext_analysis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLazyEmpiricist%2Ftext_analysis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0afcb174f0413a7546e3cd9517558b88c00884bc
[INFO] building LazyEmpiricist/text_analysis against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLazyEmpiricist%2Ftext_analysis" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LazyEmpiricist/text_analysis
[INFO] finished tweaking git repo https://github.com/LazyEmpiricist/text_analysis
[INFO] tweaked toml for git repo https://github.com/LazyEmpiricist/text_analysis written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LazyEmpiricist/text_analysis on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LazyEmpiricist/text_analysis 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ppmd-rust v1.2.1
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.1
[INFO] [stderr]   Downloaded bzip2 v0.6.0
[INFO] [stderr]   Downloaded libbz2-rs-sys v0.2.2
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded assert_fs v1.1.3
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded zip v5.1.1
[INFO] [stderr]   Downloaded lzma-rust2 v0.13.0
[INFO] [stderr]   Downloaded zlib-rs v0.5.1
[INFO] [stderr]   Downloaded whatlang v0.16.4
[INFO] [stderr]   Downloaded scc v2.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 187e5f10016821c597e8ecf75776fea886bb5cb97c3b86da034061bd6ffa4f7f
[INFO] running `Command { std: "docker" "start" "-a" "187e5f10016821c597e8ecf75776fea886bb5cb97c3b86da034061bd6ffa4f7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "187e5f10016821c597e8ecf75776fea886bb5cb97c3b86da034061bd6ffa4f7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "187e5f10016821c597e8ecf75776fea886bb5cb97c3b86da034061bd6ffa4f7f", kill_on_drop: false }`
[INFO] [stdout] 187e5f10016821c597e8ecf75776fea886bb5cb97c3b86da034061bd6ffa4f7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0a898f2d0b474c2a28d2f659bef5383a74606f3247ecc0c5d8f9bf2d02c2539
[INFO] running `Command { std: "docker" "start" "-a" "e0a898f2d0b474c2a28d2f659bef5383a74606f3247ecc0c5d8f9bf2d02c2539", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling pom v1.1.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling rangemap v1.6.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling lzma-rust2 v0.13.0
[INFO] [stderr]    Compiling bzip2 v0.6.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling type1-encoding-parser v0.1.0
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling adobe-cmap-parser v0.4.1
[INFO] [stderr]    Compiling euclid v0.20.14
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling postscript v0.14.1
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling cff-parser v0.1.0
[INFO] [stderr]    Compiling whatlang v0.16.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling lopdf v0.36.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v5.1.1
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling pdf-extract v0.9.0
[INFO] [stderr]    Compiling text_analysis v0.4.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.10s
[INFO] running `Command { std: "docker" "inspect" "e0a898f2d0b474c2a28d2f659bef5383a74606f3247ecc0c5d8f9bf2d02c2539", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0a898f2d0b474c2a28d2f659bef5383a74606f3247ecc0c5d8f9bf2d02c2539", kill_on_drop: false }`
[INFO] [stdout] e0a898f2d0b474c2a28d2f659bef5383a74606f3247ecc0c5d8f9bf2d02c2539
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7dde9e9b19b55eeef8432d81d41e8ad2cc64dc8b7d68f120356af47b1b336ad
[INFO] running `Command { std: "docker" "start" "-a" "c7dde9e9b19b55eeef8432d81d41e8ad2cc64dc8b7d68f120356af47b1b336ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling lopdf v0.36.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling pdf-extract v0.9.0
[INFO] [stderr]    Compiling zip v5.1.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling text_analysis v0.4.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.44s
[INFO] running `Command { std: "docker" "inspect" "c7dde9e9b19b55eeef8432d81d41e8ad2cc64dc8b7d68f120356af47b1b336ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7dde9e9b19b55eeef8432d81d41e8ad2cc64dc8b7d68f120356af47b1b336ad", kill_on_drop: false }`
[INFO] [stdout] c7dde9e9b19b55eeef8432d81d41e8ad2cc64dc8b7d68f120356af47b1b336ad
