[INFO] cloning repository https://github.com/Anush008/fastembed-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anush008/fastembed-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnush008%2Ffastembed-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnush008%2Ffastembed-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7661d05c4f9abccd51c8b7259dfa54346a78603c
[INFO] checking Anush008/fastembed-rs against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnush008%2Ffastembed-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Anush008/fastembed-rs
[INFO] finished tweaking git repo https://github.com/Anush008/fastembed-rs
[INFO] tweaked toml for git repo https://github.com/Anush008/fastembed-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anush008/fastembed-rs 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 341 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding ndarray v0.16.1 (available: v0.17.1)
[INFO] [stderr]       Adding smallvec v2.0.0-alpha.10 (available: v2.0.0-alpha.12)
[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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 33c7da47e46ed24f00be06e6bfe0bff92c2aab22fd53051acfefb2c423694290
[INFO] running `Command { std: "docker" "start" "-a" "33c7da47e46ed24f00be06e6bfe0bff92c2aab22fd53051acfefb2c423694290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33c7da47e46ed24f00be06e6bfe0bff92c2aab22fd53051acfefb2c423694290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33c7da47e46ed24f00be06e6bfe0bff92c2aab22fd53051acfefb2c423694290", kill_on_drop: false }`
[INFO] [stdout] 33c7da47e46ed24f00be06e6bfe0bff92c2aab22fd53051acfefb2c423694290
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0ee4fb5fe748c8db0db9dba8afc97a2a1f31c042bf7069acb2f26a414ff0a9cc
[INFO] running `Command { std: "docker" "start" "-a" "0ee4fb5fe748c8db0db9dba8afc97a2a1f31c042bf7069acb2f26a414ff0a9cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling webpki-root-certs v1.0.4
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking serde_json v1.0.148
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking zune-jpeg v0.5.8
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0bdee9e879c87b7211d316e9152109cfd46c576b/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=71c86a83543f78d9 -C extra-filename=-a727845c95e2d368 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1733fcdb13354ed1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-61c8ff19ef2481c9.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-51d39cb82c91a204.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-0287a62d3f4f7201.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0ee4fb5fe748c8db0db9dba8afc97a2a1f31c042bf7069acb2f26a414ff0a9cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ee4fb5fe748c8db0db9dba8afc97a2a1f31c042bf7069acb2f26a414ff0a9cc", kill_on_drop: false }`
[INFO] [stdout] 0ee4fb5fe748c8db0db9dba8afc97a2a1f31c042bf7069acb2f26a414ff0a9cc
