[INFO] cloning repository https://github.com/InvGate/php-tantivy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/InvGate/php-tantivy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInvGate%2Fphp-tantivy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInvGate%2Fphp-tantivy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3433b7d152d1507bd81f233d3c7bd9dde0ce25c1
[INFO] checking InvGate/php-tantivy against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInvGate%2Fphp-tantivy" "/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/InvGate/php-tantivy
[INFO] finished tweaking git repo https://github.com/InvGate/php-tantivy
[INFO] tweaked toml for git repo https://github.com/InvGate/php-tantivy written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/InvGate/php-tantivy on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/InvGate/php-tantivy 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6895fd0864be8929ba33fd826495e8e54114b957247a076504485c5d925152da
[INFO] running `Command { std: "docker" "start" "6895fd0864be8929ba33fd826495e8e54114b957247a076504485c5d925152da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6895fd0864be8929ba33fd826495e8e54114b957247a076504485c5d925152da", 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" "6895fd0864be8929ba33fd826495e8e54114b957247a076504485c5d925152da" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6895fd0864be8929ba33fd826495e8e54114b957247a076504485c5d925152da", 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" "6895fd0864be8929ba33fd826495e8e54114b957247a076504485c5d925152da" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerocopy v0.8.53
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking ownedbytes v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling camino v1.2.4
[INFO] [stderr]     Checking bitpacking v0.9.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking tantivy-bitpacker v0.9.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking murmurhash32 v0.3.1
[INFO] [stderr]    Compiling ext-php-rs-bindgen v0.72.1-extphprs.2
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking tantivy-fst v0.5.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]     Checking fastdivide v0.4.2
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]     Checking measure_time v0.9.0
[INFO] [stderr]     Checking fs4 v0.13.1
[INFO] [stderr]    Compiling ext-php-rs-build v0.1.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking oneshot v0.1.13
[INFO] [stderr]     Checking census v0.4.2
[INFO] [stderr]     Checking levenshtein_automata v0.2.1
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.9.3
[INFO] [stderr]    Compiling ext-php-rs-derive v0.11.14
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tantivy-common v0.10.0
[INFO] [stderr]     Checking tantivy-tokenizer-api v0.6.0
[INFO] [stderr]     Checking tantivy-query-grammar v0.25.0
[INFO] [stderr]     Checking hyperloglogplus v0.4.1
[INFO] [stderr]     Checking rust-stemmers v1.2.0
[INFO] [stderr]     Checking sketches-ddsketch v0.3.1
[INFO] [stderr]     Checking tantivy-stacker v0.6.0
[INFO] [stderr]     Checking tantivy-sstable v0.6.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]     Checking tantivy-columnar v0.6.0
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]     Checking bon v3.9.3
[INFO] [stderr]     Checking tantivy v0.25.0
[INFO] [stderr]    Compiling ext-php-rs v0.15.15
[INFO] [stderr]     Checking tantivy-core v0.1.0 (/opt/rustwide/workdir/crates/tantivy-core)
[INFO] [stderr]     Checking tantivy-ext v0.1.0 (/opt/rustwide/workdir/crates/tantivy-ext)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "6895fd0864be8929ba33fd826495e8e54114b957247a076504485c5d925152da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6895fd0864be8929ba33fd826495e8e54114b957247a076504485c5d925152da", kill_on_drop: false }`
[INFO] [stdout] 6895fd0864be8929ba33fd826495e8e54114b957247a076504485c5d925152da
