[INFO] cloning repository https://github.com/BenhamOT/rust-rag-llm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenhamOT/rust-rag-llm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenhamOT%2Frust-rag-llm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenhamOT%2Frust-rag-llm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b76e7fc02f850eb691bf5bea3c27015abc749f7
[INFO] checking BenhamOT/rust-rag-llm against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenhamOT%2Frust-rag-llm" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BenhamOT/rust-rag-llm
[INFO] finished tweaking git repo https://github.com/BenhamOT/rust-rag-llm
[INFO] tweaked toml for git repo https://github.com/BenhamOT/rust-rag-llm written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BenhamOT/rust-rag-llm on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BenhamOT/rust-rag-llm 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f92e748eb4c78b199a39e0d63206df1b7020b6d331d7cc941a41b779d74dcb4f
[INFO] running `Command { std: "docker" "start" "-a" "f92e748eb4c78b199a39e0d63206df1b7020b6d331d7cc941a41b779d74dcb4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f92e748eb4c78b199a39e0d63206df1b7020b6d331d7cc941a41b779d74dcb4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f92e748eb4c78b199a39e0d63206df1b7020b6d331d7cc941a41b779d74dcb4f", kill_on_drop: false }`
[INFO] [stdout] f92e748eb4c78b199a39e0d63206df1b7020b6d331d7cc941a41b779d74dcb4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4dae57ee8ed234d3905ce2c77dd233ca835293cb6047ac8fb51f07c950006e5e
[INFO] running `Command { std: "docker" "start" "-a" "4dae57ee8ed234d3905ce2c77dd233ca835293cb6047ac8fb51f07c950006e5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.16
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pathfinder_simd v0.5.2 (https://github.com/servo/pathfinder#a3ceb814)
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling openssl v0.10.61
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/pathfinder-f9d47aec1e2e410d/a3ceb81/simd/src/lib.rs:11:61
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![cfg_attr(pf_rustc_nightly, feature(link_llvm_intrinsics, platform_intrinsics))]
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.78.0; see <https://github.com/rust-lang/rust/pull/121516> for more information
[INFO] [stdout]    = note: SIMD intrinsics use the regular intrinsics ABI now
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/pathfinder-f9d47aec1e2e410d/a3ceb81/simd/src/lib.rs:12:49
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(pf_rustc_nightly, feature(simd_ffi, stdsimd))]
[INFO] [stdout]    |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking zerocopy v0.7.31
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling pathfinder_resources v0.5.0 (https://github.com/servo/pathfinder#a3ceb814)
[INFO] [stdout] Some errors have detailed explanations: E0557, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pathfinder_simd` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4dae57ee8ed234d3905ce2c77dd233ca835293cb6047ac8fb51f07c950006e5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dae57ee8ed234d3905ce2c77dd233ca835293cb6047ac8fb51f07c950006e5e", kill_on_drop: false }`
[INFO] [stdout] 4dae57ee8ed234d3905ce2c77dd233ca835293cb6047ac8fb51f07c950006e5e
