[INFO] cloning repository https://github.com/kikijiki/clip-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kikijiki/clip-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkikijiki%2Fclip-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkikijiki%2Fclip-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7df11aeb50e299907e9e1b44d43cf5344ecad2cd [INFO] testing kikijiki/clip-rs against master#e9385f9eea0221ef295a188d49d16f8f5189abf1 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkikijiki%2Fclip-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kikijiki/clip-rs [INFO] finished tweaking git repo https://github.com/kikijiki/clip-rs [INFO] tweaked toml for git repo https://github.com/kikijiki/clip-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kikijiki/clip-rs on toolchain e9385f9eea0221ef295a188d49d16f8f5189abf1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kikijiki/clip-rs 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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded macro_rules_attribute-proc_macro v0.2.0 [INFO] [stderr] Downloaded monostate-impl v0.1.11 [INFO] [stderr] Downloaded macro_rules_attribute v0.2.0 [INFO] [stderr] Downloaded enum-as-inner v0.6.0 [INFO] [stderr] Downloaded bindgen_cuda v0.1.4 [INFO] [stderr] Downloaded yoke-derive v0.7.3 [INFO] [stderr] Downloaded candle-nn v0.4.1 [INFO] [stderr] Downloaded simba v0.7.3 [INFO] [stderr] Downloaded zerofrom v0.1.3 [INFO] [stderr] Downloaded cudarc v0.10.0 [INFO] [stderr] Downloaded candle-kernels v0.4.1 [INFO] [stderr] Downloaded pulp v0.18.9 [INFO] [stderr] Downloaded candle-transformers v0.4.1 [INFO] [stderr] Downloaded onig v6.4.0 [INFO] [stderr] Downloaded seq-macro v0.3.5 [INFO] [stderr] Downloaded candle-core v0.4.1 [INFO] [stderr] Downloaded tokenizers v0.15.2 [INFO] [stderr] Downloaded zerofrom-derive v0.1.3 [INFO] [stderr] Downloaded yoke v0.7.3 [INFO] [stderr] Downloaded monostate v0.1.11 [INFO] [stderr] Downloaded onig_sys v69.8.1 [INFO] [stderr] Downloaded imageproc v0.23.0 [INFO] [stderr] Downloaded safetensors v0.4.2 [INFO] [stderr] Downloaded rayon-cond v0.3.0 [INFO] [stderr] Downloaded nalgebra v0.30.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf5ce69702bc8f3c0749a863e4aa6967261417d7832e048f2a6345fe1890e619 [INFO] running `Command { std: "docker" "start" "-a" "cf5ce69702bc8f3c0749a863e4aa6967261417d7832e048f2a6345fe1890e619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf5ce69702bc8f3c0749a863e4aa6967261417d7832e048f2a6345fe1890e619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf5ce69702bc8f3c0749a863e4aa6967261417d7832e048f2a6345fe1890e619", kill_on_drop: false }` [INFO] [stdout] cf5ce69702bc8f3c0749a863e4aa6967261417d7832e048f2a6345fe1890e619 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f3850912d622c81cc7908b181d4baea4ae6ad5f6932d5baf5fd30d1502612f2 [INFO] running `Command { std: "docker" "start" "-a" "9f3850912d622c81cc7908b181d4baea4ae6ad5f6932d5baf5fd30d1502612f2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e9385f9eea0221ef295a188d49d16f8f5189abf1/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=f36f44e968dda7f4 -C extra-filename=-69b7a030079c0b37 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a63140b18bb374d6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8125aef03fb5ffda.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.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" "9f3850912d622c81cc7908b181d4baea4ae6ad5f6932d5baf5fd30d1502612f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f3850912d622c81cc7908b181d4baea4ae6ad5f6932d5baf5fd30d1502612f2", kill_on_drop: false }` [INFO] [stdout] 9f3850912d622c81cc7908b181d4baea4ae6ad5f6932d5baf5fd30d1502612f2