[INFO] cloning repository https://github.com/donjuanplatinum/ml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/donjuanplatinum/ml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonjuanplatinum%2Fml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonjuanplatinum%2Fml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0ed64f377916b4c70d22bb00269a16b79850307 [INFO] testing donjuanplatinum/ml/c0ed64f377916b4c70d22bb00269a16b79850307 against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonjuanplatinum%2Fml" "/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/donjuanplatinum/ml [INFO] finished tweaking git repo https://github.com/donjuanplatinum/ml [INFO] tweaked toml for git repo https://github.com/donjuanplatinum/ml written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/donjuanplatinum/ml on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/donjuanplatinum/ml 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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gemm-f64 v0.18.2 [INFO] [stderr] Downloaded safetensors v0.4.5 [INFO] [stderr] Downloaded gemm v0.18.2 [INFO] [stderr] Downloaded ug v0.4.0 [INFO] [stderr] Downloaded monostate v0.1.18 [INFO] [stderr] Downloaded dyn-stack v0.10.0 [INFO] [stderr] Downloaded gemm-c64 v0.17.1 [INFO] [stderr] Downloaded rayon-cond v0.4.0 [INFO] [stderr] Downloaded monostate-impl v0.1.18 [INFO] [stderr] Downloaded gemm-f16 v0.18.2 [INFO] [stderr] Downloaded arrow-schema v51.0.0 [INFO] [stderr] Downloaded hf-hub v0.4.3 [INFO] [stderr] Downloaded arrow-buffer v51.0.0 [INFO] [stderr] Downloaded arrow-cast v51.0.0 [INFO] [stderr] Downloaded cc v1.2.43 [INFO] [stderr] Downloaded raw-cpuid v10.7.0 [INFO] [stderr] Downloaded pulp v0.18.22 [INFO] [stderr] Downloaded arrow-ipc v51.0.0 [INFO] [stderr] Downloaded arrow-array v51.0.0 [INFO] [stderr] Downloaded moxcms v0.7.7 [INFO] [stderr] Downloaded tokenizers v0.21.4 [INFO] [stderr] Downloaded pulp v0.21.5 [INFO] [stderr] Downloaded compact_str v0.9.0 [INFO] [stderr] Downloaded candle-core v0.9.1 [INFO] [stderr] Downloaded zip v1.1.4 [INFO] [stderr] Downloaded candle-nn v0.9.1 [INFO] [stderr] Downloaded rustls v0.23.34 [INFO] [stderr] Downloaded arrow-data v51.0.0 [INFO] [stderr] Downloaded arrow-select v51.0.0 [INFO] [stderr] Downloaded dary_heap v0.3.8 [INFO] [stderr] Downloaded candle-datasets v0.9.1 [INFO] [stderr] Downloaded gemm-common v0.17.1 [INFO] [stderr] Downloaded gemm-c64 v0.18.2 [INFO] [stderr] Downloaded parquet v51.0.0 [INFO] [stderr] Downloaded dyn-stack v0.13.2 [INFO] [stderr] Downloaded sysctl v0.6.0 [INFO] [stderr] Downloaded gemm-common v0.18.2 [INFO] [stderr] Downloaded sysctl v0.5.5 [INFO] [stderr] Downloaded rand_distr v0.5.1 [INFO] [stderr] Downloaded gemm-c32 v0.17.1 [INFO] [stderr] Downloaded gemm-f32 v0.17.1 [INFO] [stderr] Downloaded gemm-f32 v0.18.2 [INFO] [stderr] Downloaded dyn-stack-macros v0.1.3 [INFO] [stderr] Downloaded reborrow v0.5.5 [INFO] [stderr] Downloaded gemm v0.17.1 [INFO] [stderr] Downloaded gemm-f16 v0.17.1 [INFO] [stderr] Downloaded gemm-f64 v0.17.1 [INFO] [stderr] Downloaded gemm-c32 v0.18.2 [INFO] [stderr] Downloaded pxfm v0.1.25 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38602bc2fcf330bd8e4c917e8339b912590330f487238ec2612b72de293ca073 [INFO] running `Command { std: "docker" "start" "-a" "38602bc2fcf330bd8e4c917e8339b912590330f487238ec2612b72de293ca073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38602bc2fcf330bd8e4c917e8339b912590330f487238ec2612b72de293ca073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38602bc2fcf330bd8e4c917e8339b912590330f487238ec2612b72de293ca073", kill_on_drop: false }` [INFO] [stdout] 38602bc2fcf330bd8e4c917e8339b912590330f487238ec2612b72de293ca073 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d564461ef4ea65167f8b47049e6a357094f853ad540b415008a4f49bdcfdd996 [INFO] running `Command { std: "docker" "start" "-a" "d564461ef4ea65167f8b47049e6a357094f853ad540b415008a4f49bdcfdd996", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling dyn-stack-macros v0.1.3 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling arrow-schema v51.0.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling dyn-stack v0.13.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling pulp v0.18.22 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling gemm-common v0.18.2 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling gemm-f32 v0.18.2 [INFO] [stderr] Compiling arrow-buffer v51.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling arrow-data v51.0.0 [INFO] [stderr] Compiling gemm-f16 v0.18.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling gemm-f64 v0.18.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling gemm-c64 v0.18.2 [INFO] [stderr] Compiling gemm-c32 v0.18.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling arrow-array v51.0.0 [INFO] [stderr] Compiling gemm v0.18.2 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling gemm-f16 v0.17.1 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling gemm-f64 v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling safetensors v0.4.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling ug v0.4.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling gemm v0.17.1 [INFO] [stderr] Compiling arrow-select v51.0.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling arrow-cast v51.0.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling candle-core v0.9.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling pxfm v0.1.25 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling rayon-cond v0.4.0 [INFO] [stderr] Compiling moxcms v0.7.7 [INFO] [stderr] Compiling macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling spm_precompiled v0.1.4 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling arrow-ipc v51.0.0 [INFO] [stderr] Compiling candle-nn v0.9.1 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling monostate v0.1.18 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling dary_heap v0.3.8 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling hf-hub v0.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokenizers v0.21.4 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling parquet v51.0.0 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling rnn v0.1.0 (/opt/rustwide/workdir/rnn) [INFO] [stdout] warning: unused variable: `device` [INFO] [stdout] --> rnn/src/main.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 30 | let device = Device::Cpu; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> rnn/src/main.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | let mut varmap = VarMap::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> rnn/src/main.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | let mut optim = AdamW::new_lr(varmap.all_vars(),0.01)?; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `embed_dim` [INFO] [stdout] --> rnn/src/main.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | let embed_dim = 128; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_embed_dim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_layers` [INFO] [stdout] --> rnn/src/main.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | let num_layers = 1; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_layers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_classes` [INFO] [stdout] --> rnn/src/main.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | let num_classes = vocab_size; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_classes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> rnn/src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | let model = Rnn::new(&vb,config)?; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `optim` [INFO] [stdout] --> rnn/src/main.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | let mut optim = AdamW::new_lr(varmap.all_vars(),0.01)?; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_optim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `step` [INFO] [stdout] --> rnn/src/main.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | for step in 0..10 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_step` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling candle-datasets v0.9.1 [INFO] [stderr] Compiling lstm v0.1.0 (/opt/rustwide/workdir/lstm) [INFO] [stderr] Compiling mnist_cnn v0.1.0 (/opt/rustwide/workdir/mnist_cnn) [INFO] [stdout] warning: unused imports: `LSTM` and `Linear` [INFO] [stdout] --> lstm/src/main.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | use candle_nn::{linear, lstm, AdamW, Linear, Optimizer, VarBuilder, VarMap, LSTM,rnn::RNN}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> lstm/src/main.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | let mut vars = VarMap::new(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `itos` [INFO] [stdout] --> lstm/src/main.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let itos: HashMap = vocab.iter().enumerate().map(|(i, &c)| (i, c)).collect(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_itos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `step` [INFO] [stdout] --> lstm/src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | for step in 0..steps { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_step` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sample_from_distribution` is never used [INFO] [stdout] --> lstm/src/main.rs:123:4 [INFO] [stdout] | [INFO] [stdout] 123 | fn sample_from_distribution(p: &[f32]) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 17s [INFO] running `Command { std: "docker" "inspect" "d564461ef4ea65167f8b47049e6a357094f853ad540b415008a4f49bdcfdd996", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d564461ef4ea65167f8b47049e6a357094f853ad540b415008a4f49bdcfdd996", kill_on_drop: false }` [INFO] [stdout] d564461ef4ea65167f8b47049e6a357094f853ad540b415008a4f49bdcfdd996 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54ab7d8bebdfe7efc033da4b4acf98a2a3409422575745737bf492493010e4b0 [INFO] running `Command { std: "docker" "start" "-a" "54ab7d8bebdfe7efc033da4b4acf98a2a3409422575745737bf492493010e4b0", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling rnn v0.1.0 (/opt/rustwide/workdir/rnn) [INFO] [stderr] Compiling lstm v0.1.0 (/opt/rustwide/workdir/lstm) [INFO] [stderr] Compiling mnist_cnn v0.1.0 (/opt/rustwide/workdir/mnist_cnn) [INFO] [stdout] warning: unused imports: `LSTM` and `Linear` [INFO] [stdout] --> lstm/src/main.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | use candle_nn::{linear, lstm, AdamW, Linear, Optimizer, VarBuilder, VarMap, LSTM,rnn::RNN}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device` [INFO] [stdout] --> rnn/src/main.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 30 | let device = Device::Cpu; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> rnn/src/main.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | let mut varmap = VarMap::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> rnn/src/main.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | let mut optim = AdamW::new_lr(varmap.all_vars(),0.01)?; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `embed_dim` [INFO] [stdout] --> rnn/src/main.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | let embed_dim = 128; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_embed_dim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_layers` [INFO] [stdout] --> rnn/src/main.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | let num_layers = 1; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_layers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_classes` [INFO] [stdout] --> rnn/src/main.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | let num_classes = vocab_size; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_classes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> rnn/src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | let model = Rnn::new(&vb,config)?; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `optim` [INFO] [stdout] --> rnn/src/main.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | let mut optim = AdamW::new_lr(varmap.all_vars(),0.01)?; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_optim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `step` [INFO] [stdout] --> rnn/src/main.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | for step in 0..10 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_step` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> lstm/src/main.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | let mut vars = VarMap::new(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `itos` [INFO] [stdout] --> lstm/src/main.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let itos: HashMap = vocab.iter().enumerate().map(|(i, &c)| (i, c)).collect(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_itos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `step` [INFO] [stdout] --> lstm/src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | for step in 0..steps { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_step` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sample_from_distribution` is never used [INFO] [stdout] --> lstm/src/main.rs:123:4 [INFO] [stdout] | [INFO] [stdout] 123 | fn sample_from_distribution(p: &[f32]) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.77s [INFO] running `Command { std: "docker" "inspect" "54ab7d8bebdfe7efc033da4b4acf98a2a3409422575745737bf492493010e4b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54ab7d8bebdfe7efc033da4b4acf98a2a3409422575745737bf492493010e4b0", kill_on_drop: false }` [INFO] [stdout] 54ab7d8bebdfe7efc033da4b4acf98a2a3409422575745737bf492493010e4b0 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 929f2cdd59e142927ea05c70edac306ad74a3700cdbc93f2ca022eae9e1b1d9b [INFO] running `Command { std: "docker" "start" "-a" "929f2cdd59e142927ea05c70edac306ad74a3700cdbc93f2ca022eae9e1b1d9b", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: unused variable: `device` [INFO] [stderr] --> rnn/src/main.rs:30:6 [INFO] [stderr] | [INFO] [stderr] 30 | let device = Device::Cpu; [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> rnn/src/main.rs:69:9 [INFO] [stderr] | [INFO] [stderr] 69 | let mut varmap = VarMap::new(); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> rnn/src/main.rs:78:9 [INFO] [stderr] | [INFO] [stderr] 78 | let mut optim = AdamW::new_lr(varmap.all_vars(),0.01)?; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `embed_dim` [INFO] [stderr] --> rnn/src/main.rs:66:9 [INFO] [stderr] | [INFO] [stderr] 66 | let embed_dim = 128; [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_embed_dim` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `num_layers` [INFO] [stderr] --> rnn/src/main.rs:67:9 [INFO] [stderr] | [INFO] [stderr] 67 | let num_layers = 1; [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_layers` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `num_classes` [INFO] [stderr] --> rnn/src/main.rs:68:9 [INFO] [stderr] | [INFO] [stderr] 68 | let num_classes = vocab_size; [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_classes` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `model` [INFO] [stderr] --> rnn/src/main.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | let model = Rnn::new(&vb,config)?; [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `optim` [INFO] [stderr] --> rnn/src/main.rs:78:9 [INFO] [stderr] | [INFO] [stderr] 78 | let mut optim = AdamW::new_lr(varmap.all_vars(),0.01)?; [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_optim` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `step` [INFO] [stderr] --> rnn/src/main.rs:80:9 [INFO] [stderr] | [INFO] [stderr] 80 | for step in 0..10 { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_step` [INFO] [stderr] [INFO] [stderr] warning: `rnn` (bin "rnn" test) generated 9 warnings (run `cargo fix --bin "rnn" -p rnn --tests` to apply 9 suggestions) [INFO] [stderr] warning: unused imports: `LSTM` and `Linear` [INFO] [stderr] --> lstm/src/main.rs:3:38 [INFO] [stderr] | [INFO] [stderr] 3 | use candle_nn::{linear, lstm, AdamW, Linear, Optimizer, VarBuilder, VarMap, LSTM,rnn::RNN}; [INFO] [stderr] | ^^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> lstm/src/main.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 31 | let mut vars = VarMap::new(); [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `itos` [INFO] [stderr] --> lstm/src/main.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | let itos: HashMap = vocab.iter().enumerate().map(|(i, &c)| (i, c)).collect(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_itos` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `step` [INFO] [stderr] --> lstm/src/main.rs:43:13 [INFO] [stderr] | [INFO] [stderr] 43 | for step in 0..steps { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_step` [INFO] [stderr] [INFO] [stderr] warning: function `sample_from_distribution` is never used [INFO] [stderr] --> lstm/src/main.rs:123:4 [INFO] [stderr] | [INFO] [stderr] 123 | fn sample_from_distribution(p: &[f32]) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `lstm` (bin "lstm" test) generated 5 warnings (run `cargo fix --bin "lstm" -p lstm --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lstm-80c618ba19abbd69) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mnist_cnn-e790aad0681fff0b) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rnn-4e5d635806c6a0f0) [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" "929f2cdd59e142927ea05c70edac306ad74a3700cdbc93f2ca022eae9e1b1d9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "929f2cdd59e142927ea05c70edac306ad74a3700cdbc93f2ca022eae9e1b1d9b", kill_on_drop: false }` [INFO] [stdout] 929f2cdd59e142927ea05c70edac306ad74a3700cdbc93f2ca022eae9e1b1d9b