[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 1.80.0 for beta-1.81-2
[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] validating manifest of git repo https://github.com/kikijiki/clip-rs on toolchain 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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] 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" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded candle-kernels v0.4.1
[INFO] [stderr]   Downloaded candle-nn v0.4.1
[INFO] [stderr]   Downloaded bindgen_cuda v0.1.4
[INFO] [stderr]   Downloaded pulp v0.18.9
[INFO] [stderr]   Downloaded candle-transformers v0.4.1
[INFO] [stderr]   Downloaded tokenizers v0.15.2
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1286d2502a96999955628f2eaaa37bba642fab8c46ad0f0c344d845f43e6755f
[INFO] running `Command { std: "docker" "start" "-a" "1286d2502a96999955628f2eaaa37bba642fab8c46ad0f0c344d845f43e6755f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1286d2502a96999955628f2eaaa37bba642fab8c46ad0f0c344d845f43e6755f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1286d2502a96999955628f2eaaa37bba642fab8c46ad0f0c344d845f43e6755f", kill_on_drop: false }`
[INFO] [stdout] 1286d2502a96999955628f2eaaa37bba642fab8c46ad0f0c344d845f43e6755f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a834f01b1d077427bd897ab364d312a99461e0a62d4ec497e056d838a3cf2fc
[INFO] running `Command { std: "docker" "start" "-a" "5a834f01b1d077427bd897ab364d312a99461e0a62d4ec497e056d838a3cf2fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling yoke-derive v0.7.3
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling dyn-stack v0.10.0
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling pulp v0.18.9
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling wide v0.7.15
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling monostate-impl v0.1.11
[INFO] [stderr]    Compiling gemm-common v0.17.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerofrom v0.1.3
[INFO] [stderr]    Compiling yoke v0.7.3
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling gemm-f32 v0.17.1
[INFO] [stderr]    Compiling gemm-c32 v0.17.1
[INFO] [stderr]    Compiling gemm-c64 v0.17.1
[INFO] [stderr]    Compiling gemm-f64 v0.17.1
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling gemm-f16 v0.17.1
[INFO] [stderr]    Compiling gemm v0.17.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling safetensors v0.4.2
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling candle-core v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling spm_precompiled v0.1.4
[INFO] [stderr]    Compiling nalgebra v0.30.1
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling rayon-cond v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling monostate v0.1.11
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling candle-nn v0.4.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tokenizers v0.15.2
[INFO] [stderr]    Compiling candle-transformers v0.4.1
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling imageproc v0.23.0
[INFO] [stderr] error: could not compile `candle-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name candle_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/candle-core-0.4.1/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 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("accelerate", "cuda", "cudarc", "cudnn", "default", "metal", "mkl"))' -C metadata=d2598629bcbfbb71 -C extra-filename=-d2598629bcbfbb71 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a0db01b1e004d420.rmeta --extern gemm=/opt/rustwide/target/debug/deps/libgemm-df07e15ab01b01ce.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-000501a20432ccfa.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-ff486f7618501d4b.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6a340716f4d9d83d.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-02fd63d246f0b42e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-207f9145990b0280.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-10b8b80f0c3e507d.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-6beaec83e21e5e3b.rmeta --extern safetensors=/opt/rustwide/target/debug/deps/libsafetensors-3c03a2b3f40d0222.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1fe35b6ae85748d2.rmeta --extern yoke=/opt/rustwide/target/debug/deps/libyoke-43b41114cccff6f5.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-1970e6898795c2ea.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5a834f01b1d077427bd897ab364d312a99461e0a62d4ec497e056d838a3cf2fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a834f01b1d077427bd897ab364d312a99461e0a62d4ec497e056d838a3cf2fc", kill_on_drop: false }`
[INFO] [stdout] 5a834f01b1d077427bd897ab364d312a99461e0a62d4ec497e056d838a3cf2fc
[INFO] testing kikijiki/clip-rs against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkikijiki%2Fclip-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kikijiki/clip-rs on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-tc2/source/Cargo.toml
[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" "+beta-2024-07-26" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a093127548790d7f716e2f2ff799042eded02b7d3e380eea6ce66b7a10f2417
[INFO] running `Command { std: "docker" "start" "-a" "9a093127548790d7f716e2f2ff799042eded02b7d3e380eea6ce66b7a10f2417", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a093127548790d7f716e2f2ff799042eded02b7d3e380eea6ce66b7a10f2417", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a093127548790d7f716e2f2ff799042eded02b7d3e380eea6ce66b7a10f2417", kill_on_drop: false }`
[INFO] [stdout] 9a093127548790d7f716e2f2ff799042eded02b7d3e380eea6ce66b7a10f2417
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e45fa23e0aef5bf5099feefbecc6e44e870cfb594a6f44295337d61317b2fdf
[INFO] running `Command { std: "docker" "start" "-a" "0e45fa23e0aef5bf5099feefbecc6e44e870cfb594a6f44295337d61317b2fdf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling zerofrom-derive v0.1.3
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling yoke-derive v0.7.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling dyn-stack v0.10.0
[INFO] [stderr]    Compiling pulp v0.18.9
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling wide v0.7.15
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling gemm-common v0.17.1
[INFO] [stderr]    Compiling zerofrom v0.1.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling yoke v0.7.3
[INFO] [stderr]    Compiling monostate-impl v0.1.11
[INFO] [stderr]    Compiling gemm-f32 v0.17.1
[INFO] [stderr]    Compiling gemm-c32 v0.17.1
[INFO] [stderr]    Compiling gemm-c64 v0.17.1
[INFO] [stderr]    Compiling gemm-f16 v0.17.1
[INFO] [stderr]    Compiling gemm-f64 v0.17.1
[INFO] [stderr]    Compiling gemm v0.17.1
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling safetensors v0.4.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling candle-core v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling spm_precompiled v0.1.4
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling rayon-cond v0.3.0
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.0
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling nalgebra v0.30.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling monostate v0.1.11
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling candle-nn v0.4.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling candle-transformers v0.4.1
[INFO] [stderr]    Compiling tokenizers v0.15.2
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling imageproc v0.23.0
[INFO] [stderr]    Compiling clip-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `Gelu` and `GeluErf` are never constructed
[INFO] [stdout]   --> src/clip.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum Activation {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     Gelu,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 24 |     GeluErf,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Activation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `input_resolution` is never read
[INFO] [stdout]    --> src/clip.rs:616:5
[INFO] [stdout]     |
[INFO] [stdout] 615 | pub struct VisionTransformer {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 616 |     input_resolution: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `context_length` and `vocab_size` are never read
[INFO] [stdout]    --> src/clip.rs:749:5
[INFO] [stdout]     |
[INFO] [stdout] 748 | pub struct CLIP {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 749 |     context_length: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 752 |     vocab_size: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.69s
[INFO] running `Command { std: "docker" "inspect" "0e45fa23e0aef5bf5099feefbecc6e44e870cfb594a6f44295337d61317b2fdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e45fa23e0aef5bf5099feefbecc6e44e870cfb594a6f44295337d61317b2fdf", kill_on_drop: false }`
[INFO] [stdout] 0e45fa23e0aef5bf5099feefbecc6e44e870cfb594a6f44295337d61317b2fdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c674b45b7b0bd8860b27656700ca62b7bbf9c10381ff9a444ffc201f59df0cf8
[INFO] running `Command { std: "docker" "start" "-a" "c674b45b7b0bd8860b27656700ca62b7bbf9c10381ff9a444ffc201f59df0cf8", kill_on_drop: false }`
[INFO] [stderr]    Compiling clip-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `Gelu` and `GeluErf` are never constructed
[INFO] [stdout]   --> src/clip.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum Activation {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     Gelu,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 24 |     GeluErf,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Activation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `input_resolution` is never read
[INFO] [stdout]    --> src/clip.rs:616:5
[INFO] [stdout]     |
[INFO] [stdout] 615 | pub struct VisionTransformer {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 616 |     input_resolution: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `context_length` and `vocab_size` are never read
[INFO] [stdout]    --> src/clip.rs:749:5
[INFO] [stdout]     |
[INFO] [stdout] 748 | pub struct CLIP {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 749 |     context_length: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 752 |     vocab_size: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "c674b45b7b0bd8860b27656700ca62b7bbf9c10381ff9a444ffc201f59df0cf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c674b45b7b0bd8860b27656700ca62b7bbf9c10381ff9a444ffc201f59df0cf8", kill_on_drop: false }`
[INFO] [stdout] c674b45b7b0bd8860b27656700ca62b7bbf9c10381ff9a444ffc201f59df0cf8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e2cff5eb322c170849912a9b5234aad18fb7d51c39ca7ab5a5fa8b2210fc6ff6
[INFO] running `Command { std: "docker" "start" "-a" "e2cff5eb322c170849912a9b5234aad18fb7d51c39ca7ab5a5fa8b2210fc6ff6", kill_on_drop: false }`
[INFO] [stderr] warning: variants `Gelu` and `GeluErf` are never constructed
[INFO] [stderr]   --> src/clip.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub enum Activation {
[INFO] [stderr]    |          ---------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 23 |     Gelu,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 24 |     GeluErf,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Activation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `input_resolution` is never read
[INFO] [stderr]    --> src/clip.rs:616:5
[INFO] [stderr]     |
[INFO] [stderr] 615 | pub struct VisionTransformer {
[INFO] [stderr]     |            ----------------- field in this struct
[INFO] [stderr] 616 |     input_resolution: usize,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `context_length` and `vocab_size` are never read
[INFO] [stderr]    --> src/clip.rs:749:5
[INFO] [stderr]     |
[INFO] [stderr] 748 | pub struct CLIP {
[INFO] [stderr]     |            ---- fields in this struct
[INFO] [stderr] 749 |     context_length: usize,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 752 |     vocab_size: usize,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `clip-rs` (bin "clip-rs" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clip_rs-84377c95612985c0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e2cff5eb322c170849912a9b5234aad18fb7d51c39ca7ab5a5fa8b2210fc6ff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2cff5eb322c170849912a9b5234aad18fb7d51c39ca7ab5a5fa8b2210fc6ff6", kill_on_drop: false }`
[INFO] [stdout] e2cff5eb322c170849912a9b5234aad18fb7d51c39ca7ab5a5fa8b2210fc6ff6