[INFO] fetching crate similarity-ts-core 0.1.1...
[INFO] building similarity-ts-core-0.1.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate similarity-ts-core 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate similarity-ts-core 0.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate similarity-ts-core 0.1.1
[INFO] tweaked toml for crates.io crate similarity-ts-core 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate similarity-ts-core 0.1.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate similarity-ts-core 0.1.1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 702703c0df1ea748209c8a41e2f81d8fcd8b548379a8c324049a3f1cc17d7f0c
[INFO] running `Command { std: "docker" "start" "-a" "702703c0df1ea748209c8a41e2f81d8fcd8b548379a8c324049a3f1cc17d7f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "702703c0df1ea748209c8a41e2f81d8fcd8b548379a8c324049a3f1cc17d7f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "702703c0df1ea748209c8a41e2f81d8fcd8b548379a8c324049a3f1cc17d7f0c", kill_on_drop: false }`
[INFO] [stdout] 702703c0df1ea748209c8a41e2f81d8fcd8b548379a8c324049a3f1cc17d7f0c
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9fff8c53e710f1cd6a1aea15320a103290ac2032c3c5fb4ff6a9b1fce1551ed
[INFO] running `Command { std: "docker" "start" "-a" "b9fff8c53e710f1cd6a1aea15320a103290ac2032c3c5fb4ff6a9b1fce1551ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling oxc_estree v0.73.2
[INFO] [stderr]    Compiling unicode-id-start v1.3.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling oxc_index v3.0.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling oxc_data_structures v0.73.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling oxc-miette-derive v2.3.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling oxc_ast_macros v0.73.2
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling oxc_allocator v0.73.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling oxc-miette v2.3.0
[INFO] [stderr]    Compiling oxc_span v0.73.2
[INFO] [stderr]    Compiling oxc_diagnostics v0.73.2
[INFO] [stderr]    Compiling oxc_regular_expression v0.73.2
[INFO] [stderr]    Compiling oxc_syntax v0.73.2
[INFO] [stderr]    Compiling oxc_ast v0.73.2
[INFO] [stderr]    Compiling oxc_ecmascript v0.73.2
[INFO] [stderr]    Compiling oxc_parser v0.73.2
[INFO] [stderr]    Compiling similarity-ts-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.66s
[INFO] running `Command { std: "docker" "inspect" "b9fff8c53e710f1cd6a1aea15320a103290ac2032c3c5fb4ff6a9b1fce1551ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9fff8c53e710f1cd6a1aea15320a103290ac2032c3c5fb4ff6a9b1fce1551ed", kill_on_drop: false }`
[INFO] [stdout] b9fff8c53e710f1cd6a1aea15320a103290ac2032c3c5fb4ff6a9b1fce1551ed
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cc35ef3b2eb0c8a13913afcc66759e2b0eb66dded3406d73be5df7e6b4f1874
[INFO] running `Command { std: "docker" "start" "-a" "7cc35ef3b2eb0c8a13913afcc66759e2b0eb66dded3406d73be5df7e6b4f1874", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling similarity-ts-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.67s
[INFO] running `Command { std: "docker" "inspect" "7cc35ef3b2eb0c8a13913afcc66759e2b0eb66dded3406d73be5df7e6b4f1874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cc35ef3b2eb0c8a13913afcc66759e2b0eb66dded3406d73be5df7e6b4f1874", kill_on_drop: false }`
[INFO] [stdout] 7cc35ef3b2eb0c8a13913afcc66759e2b0eb66dded3406d73be5df7e6b4f1874
