[INFO] cloning repository https://github.com/rikkaka/refnet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rikkaka/refnet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikkaka%2Frefnet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikkaka%2Frefnet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48b84565365c9779544a5eef96528b272a9ea338 [INFO] checking rikkaka/refnet against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikkaka%2Frefnet" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rikkaka/refnet on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rikkaka/refnet [INFO] finished tweaking git repo https://github.com/rikkaka/refnet [INFO] tweaked toml for git repo https://github.com/rikkaka/refnet written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rikkaka/refnet 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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab1f9185c64a09ee0ac10709414cb935b09e9fb48f284410fbf0b9cb942111de [INFO] running `Command { std: "docker" "start" "-a" "ab1f9185c64a09ee0ac10709414cb935b09e9fb48f284410fbf0b9cb942111de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab1f9185c64a09ee0ac10709414cb935b09e9fb48f284410fbf0b9cb942111de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab1f9185c64a09ee0ac10709414cb935b09e9fb48f284410fbf0b9cb942111de", kill_on_drop: false }` [INFO] [stdout] ab1f9185c64a09ee0ac10709414cb935b09e9fb48f284410fbf0b9cb942111de [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26caa39f08a82ca714a093a53441a0d2a1d71f88d2353066a68c1f57d61abcaf [INFO] running `Command { std: "docker" "start" "-a" "26caa39f08a82ca714a093a53441a0d2a1d71f88d2353066a68c1f57d61abcaf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking rustls-pki-types v1.5.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking rustls-webpki v0.102.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Compiling cached_proc_macro v0.21.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking async-convert v1.0.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking reqwest-eventsource v0.6.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking async-openai v0.21.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking crossref v0.2.2 (https://github.com/rikkaka/crossref-rs?rev=67616aefefea3c67a0dd30f25963e1736b31d035#67616aef) [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Checking cached v0.51.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling mime-infer v3.0.0 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling rustls v0.23.5 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling salvo-serde-util v0.67.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking xml-rs v0.8.20 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking enumflags2 v0.7.9 [INFO] [stderr] Compiling salvo_macros v0.67.1 [INFO] [stderr] Checking serde-xml-rs v0.6.0 [INFO] [stderr] Checking multimap v0.10.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking str-buf v3.0.3 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking xxhash-rust v0.8.7 [INFO] [stderr] Checking etag v4.0.0 [INFO] [stderr] Checking ulid v1.1.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking refnet_core v0.1.0 (/opt/rustwide/workdir/refnet_core) [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> refnet_core/src/gpt.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | .temperature(0.1) [INFO] [stdout] | ----------- ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `CreateChatCompletionRequestArgs::temperature` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-openai-0.21.0/src/types/chat.rs:399:44 [INFO] [stdout] | [INFO] [stdout] 399 | #[derive(Clone, Serialize, Default, Debug, Builder, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^ required by this bound in `CreateChatCompletionRequestArgs::temperature` [INFO] [stdout] ... [INFO] [stdout] 482 | pub temperature: Option, // min: 0, max: 2, default: 1, [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> refnet_core/src/gpt.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | .temperature(0.1) [INFO] [stdout] | ----------- ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `CreateChatCompletionRequestArgs::temperature` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-openai-0.21.0/src/types/chat.rs:399:44 [INFO] [stdout] | [INFO] [stdout] 399 | #[derive(Clone, Serialize, Default, Debug, Builder, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^ required by this bound in `CreateChatCompletionRequestArgs::temperature` [INFO] [stdout] ... [INFO] [stdout] 482 | pub temperature: Option, // min: 0, max: 2, default: 1, [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `refnet_core` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `refnet_core` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "26caa39f08a82ca714a093a53441a0d2a1d71f88d2353066a68c1f57d61abcaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26caa39f08a82ca714a093a53441a0d2a1d71f88d2353066a68c1f57d61abcaf", kill_on_drop: false }` [INFO] [stdout] 26caa39f08a82ca714a093a53441a0d2a1d71f88d2353066a68c1f57d61abcaf