[INFO] cloning repository https://github.com/bigmoves/tantivy-js [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bigmoves/tantivy-js" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigmoves%2Ftantivy-js", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigmoves%2Ftantivy-js'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d23d90ae5fd94087c7d1178b548f3898089cc49 [INFO] checking bigmoves/tantivy-js against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for pr-155501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigmoves%2Ftantivy-js" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bigmoves/tantivy-js [INFO] finished tweaking git repo https://github.com/bigmoves/tantivy-js [INFO] tweaked toml for git repo https://github.com/bigmoves/tantivy-js written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bigmoves/tantivy-js on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bigmoves/tantivy-js 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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdc678d16c3784cf7c0ed41da95b97282bb74262766a4f5b4436a36faf40b803 [INFO] running `Command { std: "docker" "start" "-a" "bdc678d16c3784cf7c0ed41da95b97282bb74262766a4f5b4436a36faf40b803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdc678d16c3784cf7c0ed41da95b97282bb74262766a4f5b4436a36faf40b803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdc678d16c3784cf7c0ed41da95b97282bb74262766a4f5b4436a36faf40b803", kill_on_drop: false }` [INFO] [stdout] bdc678d16c3784cf7c0ed41da95b97282bb74262766a4f5b4436a36faf40b803 [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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2faf096d3818b6ff4f6882a798a695e1323a1199b679d4d465abd460ed92da84 [INFO] running `Command { std: "docker" "start" "-a" "2faf096d3818b6ff4f6882a798a695e1323a1199b679d4d465abd460ed92da84", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling zerocopy v0.8.38 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Checking ownedbytes v0.7.0 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking bitpacking v0.9.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Checking tantivy-fst v0.5.0 [INFO] [stderr] Checking tantivy-bitpacker v0.6.0 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking murmurhash32 v0.3.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking time v0.3.46 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking fastdivide v0.4.2 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling napi-build v2.3.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling tantivy-js-core v0.1.0 (/opt/rustwide/workdir/crates/tantivy-js-core) [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking measure_time v0.8.3 [INFO] [stderr] Checking arc-swap v1.8.1 [INFO] [stderr] Checking tantivy-query-grammar v0.22.0 [INFO] [stderr] Checking fs4 v0.8.4 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Compiling napi-derive-backend v1.0.75 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Checking levenshtein_automata v0.2.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking census v0.4.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking oneshot v0.1.13 [INFO] [stderr] Checking napi-sys v2.4.0 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Compiling napi-derive v2.16.13 [INFO] [stderr] Checking tantivy-common v0.7.0 [INFO] [stderr] Checking tantivy-tokenizer-api v0.3.0 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Checking sketches-ddsketch v0.2.2 [INFO] [stderr] Checking napi v2.16.17 [INFO] [stderr] Checking tantivy-stacker v0.3.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking tantivy-sstable v0.3.0 [INFO] [stderr] Checking tantivy-columnar v0.3.0 [INFO] [stderr] Checking tantivy v0.22.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "2faf096d3818b6ff4f6882a798a695e1323a1199b679d4d465abd460ed92da84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2faf096d3818b6ff4f6882a798a695e1323a1199b679d4d465abd460ed92da84", kill_on_drop: false }` [INFO] [stdout] 2faf096d3818b6ff4f6882a798a695e1323a1199b679d4d465abd460ed92da84