[INFO] fetching crate candle-core 0.9.1... [INFO] testing candle-core-0.9.1 against try#981ca440e18f6cc4bc9026d4be8ddb1ca8378af7 for pr-145277 [INFO] extracting crate candle-core 0.9.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate candle-core 0.9.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate candle-core 0.9.1 [INFO] tweaked toml for crates.io crate candle-core 0.9.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate candle-core 0.9.1 on toolchain 981ca440e18f6cc4bc9026d4be8ddb1ca8378af7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate candle-core 0.9.1 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" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43f095782b73e3ec3d08c6ac21f7c151747bc5fe9ea0231e9bee1f7104f9e91f [INFO] running `Command { std: "docker" "start" "-a" "43f095782b73e3ec3d08c6ac21f7c151747bc5fe9ea0231e9bee1f7104f9e91f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43f095782b73e3ec3d08c6ac21f7c151747bc5fe9ea0231e9bee1f7104f9e91f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43f095782b73e3ec3d08c6ac21f7c151747bc5fe9ea0231e9bee1f7104f9e91f", kill_on_drop: false }` [INFO] [stdout] 43f095782b73e3ec3d08c6ac21f7c151747bc5fe9ea0231e9bee1f7104f9e91f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14294816ec6cce616feec043fe27bdc230597a62a0f111eb07ce834227b8d412 [INFO] running `Command { std: "docker" "start" "-a" "14294816ec6cce616feec043fe27bdc230597a62a0f111eb07ce834227b8d412", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling pulp v0.21.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling raw-cpuid v11.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling dyn-stack v0.13.0 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling pulp v0.18.21 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling gemm-f64 v0.17.1 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling gemm-common v0.18.2 [INFO] [stderr] Compiling gemm-f16 v0.17.1 [INFO] [stderr] Compiling gemm-f32 v0.18.2 [INFO] [stderr] Compiling gemm-f64 v0.18.2 [INFO] [stderr] Compiling gemm-c32 v0.18.2 [INFO] [stderr] Compiling gemm-c64 v0.18.2 [INFO] [stderr] Compiling gemm-f16 v0.18.2 [INFO] [stderr] Compiling gemm v0.18.2 [INFO] [stderr] Compiling safetensors v0.4.5 [INFO] [stderr] Compiling gemm v0.17.1 [INFO] [stderr] Compiling ug v0.4.0 [INFO] [stderr] Compiling candle-core v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/layout.rs:190:33 [INFO] [stdout] | [INFO] [stdout] 190 | pub(crate) fn strided_index(&self) -> crate::StridedIndex { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 190 | pub(crate) fn strided_index(&self) -> crate::StridedIndex<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/layout.rs:194:34 [INFO] [stdout] | [INFO] [stdout] 194 | pub(crate) fn strided_blocks(&self) -> crate::StridedBlocks { [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 194 | pub(crate) fn strided_blocks(&self) -> crate::StridedBlocks<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/quantized/mod.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | fn data(&self) -> Result> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 118 | fn data(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/safetensors.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | fn data(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 57 | fn data(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/safetensors.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | fn data(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 78 | fn data(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensor.rs:1668:26 [INFO] [stdout] | [INFO] [stdout] 1668 | pub fn strided_index(&self) -> crate::StridedIndex { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1668 | pub fn strided_index(&self) -> crate::StridedIndex<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensor.rs:1676:27 [INFO] [stdout] | [INFO] [stdout] 1676 | pub fn strided_blocks(&self) -> crate::StridedBlocks { [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1676 | pub fn strided_blocks(&self) -> crate::StridedBlocks<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.63s [INFO] running `Command { std: "docker" "inspect" "14294816ec6cce616feec043fe27bdc230597a62a0f111eb07ce834227b8d412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14294816ec6cce616feec043fe27bdc230597a62a0f111eb07ce834227b8d412", kill_on_drop: false }` [INFO] [stdout] 14294816ec6cce616feec043fe27bdc230597a62a0f111eb07ce834227b8d412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 274d8eacd60e7dedc8a3ccc8e6298407a50a3d33695816d69abb540ce982fc2d [INFO] running `Command { std: "docker" "start" "-a" "274d8eacd60e7dedc8a3ccc8e6298407a50a3d33695816d69abb540ce982fc2d", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling gemm-common v0.18.2 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling gemm-f32 v0.18.2 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling gemm-f64 v0.18.2 [INFO] [stderr] Compiling gemm-c32 v0.18.2 [INFO] [stderr] Compiling gemm-f16 v0.18.2 [INFO] [stderr] Compiling gemm-c64 v0.18.2 [INFO] [stderr] Compiling safetensors v0.4.5 [INFO] [stderr] Compiling gemm-f16 v0.17.1 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling gemm-f64 v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling gemm v0.18.2 [INFO] [stderr] Compiling object v0.36.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling gemm v0.17.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling ug v0.4.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling candle-core v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/layout.rs:190:33 [INFO] [stdout] | [INFO] [stdout] 190 | pub(crate) fn strided_index(&self) -> crate::StridedIndex { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 190 | pub(crate) fn strided_index(&self) -> crate::StridedIndex<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/layout.rs:194:34 [INFO] [stdout] | [INFO] [stdout] 194 | pub(crate) fn strided_blocks(&self) -> crate::StridedBlocks { [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 194 | pub(crate) fn strided_blocks(&self) -> crate::StridedBlocks<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/quantized/mod.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | fn data(&self) -> Result> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 118 | fn data(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/safetensors.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | fn data(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 57 | fn data(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/safetensors.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | fn data(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 78 | fn data(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensor.rs:1668:26 [INFO] [stdout] | [INFO] [stdout] 1668 | pub fn strided_index(&self) -> crate::StridedIndex { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1668 | pub fn strided_index(&self) -> crate::StridedIndex<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensor.rs:1676:27 [INFO] [stdout] | [INFO] [stdout] 1676 | pub fn strided_blocks(&self) -> crate::StridedBlocks { [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1676 | pub fn strided_blocks(&self) -> crate::StridedBlocks<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/layout.rs:190:33 [INFO] [stdout] | [INFO] [stdout] 190 | pub(crate) fn strided_index(&self) -> crate::StridedIndex { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 190 | pub(crate) fn strided_index(&self) -> crate::StridedIndex<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/layout.rs:194:34 [INFO] [stdout] | [INFO] [stdout] 194 | pub(crate) fn strided_blocks(&self) -> crate::StridedBlocks { [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 194 | pub(crate) fn strided_blocks(&self) -> crate::StridedBlocks<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/quantized/mod.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | fn data(&self) -> Result> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 118 | fn data(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/safetensors.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | fn data(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 57 | fn data(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/safetensors.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | fn data(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 78 | fn data(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensor.rs:1668:26 [INFO] [stdout] | [INFO] [stdout] 1668 | pub fn strided_index(&self) -> crate::StridedIndex { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1668 | pub fn strided_index(&self) -> crate::StridedIndex<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensor.rs:1676:27 [INFO] [stdout] | [INFO] [stdout] 1676 | pub fn strided_blocks(&self) -> crate::StridedBlocks { [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1676 | pub fn strided_blocks(&self) -> crate::StridedBlocks<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> examples/cuda_sum_benchmark.rs:13:41 [INFO] [stdout] | [INFO] [stdout] 13 | let thetas: Vec<_> = (0..n).map(|i| (i as f32 / n as f32)).collect(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 13 - let thetas: Vec<_> = (0..n).map(|i| (i as f32 / n as f32)).collect(); [INFO] [stdout] 13 + let thetas: Vec<_> = (0..n).map(|i| i as f32 / n as f32).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.14s [INFO] running `Command { std: "docker" "inspect" "274d8eacd60e7dedc8a3ccc8e6298407a50a3d33695816d69abb540ce982fc2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "274d8eacd60e7dedc8a3ccc8e6298407a50a3d33695816d69abb540ce982fc2d", kill_on_drop: false }` [INFO] [stdout] 274d8eacd60e7dedc8a3ccc8e6298407a50a3d33695816d69abb540ce982fc2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a2f3e56bdbeded7ed0ab130a810f32e8fadf8380767134825c03f0cb78b26f46 [INFO] running `Command { std: "docker" "start" "-a" "a2f3e56bdbeded7ed0ab130a810f32e8fadf8380767134825c03f0cb78b26f46", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/layout.rs:190:33 [INFO] [stderr] | [INFO] [stderr] 190 | pub(crate) fn strided_index(&self) -> crate::StridedIndex { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 190 | pub(crate) fn strided_index(&self) -> crate::StridedIndex<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/layout.rs:194:34 [INFO] [stderr] | [INFO] [stderr] 194 | pub(crate) fn strided_blocks(&self) -> crate::StridedBlocks { [INFO] [stderr] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 194 | pub(crate) fn strided_blocks(&self) -> crate::StridedBlocks<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/quantized/mod.rs:118:13 [INFO] [stderr] | [INFO] [stderr] 118 | fn data(&self) -> Result> { [INFO] [stderr] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 118 | fn data(&self) -> Result> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/safetensors.rs:57:13 [INFO] [stderr] | [INFO] [stderr] 57 | fn data(&self) -> Cow<[u8]> { [INFO] [stderr] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 57 | fn data(&self) -> Cow<'_, [u8]> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/safetensors.rs:78:13 [INFO] [stderr] | [INFO] [stderr] 78 | fn data(&self) -> Cow<[u8]> { [INFO] [stderr] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 78 | fn data(&self) -> Cow<'_, [u8]> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tensor.rs:1668:26 [INFO] [stderr] | [INFO] [stderr] 1668 | pub fn strided_index(&self) -> crate::StridedIndex { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1668 | pub fn strided_index(&self) -> crate::StridedIndex<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tensor.rs:1676:27 [INFO] [stderr] | [INFO] [stderr] 1676 | pub fn strided_blocks(&self) -> crate::StridedBlocks { [INFO] [stderr] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1676 | pub fn strided_blocks(&self) -> crate::StridedBlocks<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `candle-core` (lib) generated 7 warnings (run `cargo fix --lib -p candle-core` to apply 7 suggestions) [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> examples/cuda_sum_benchmark.rs:13:41 [INFO] [stderr] | [INFO] [stderr] 13 | let thetas: Vec<_> = (0..n).map(|i| (i as f32 / n as f32)).collect(); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 13 - let thetas: Vec<_> = (0..n).map(|i| (i as f32 / n as f32)).collect(); [INFO] [stderr] 13 + let thetas: Vec<_> = (0..n).map(|i| i as f32 / n as f32).collect(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `candle-core` (example "cuda_sum_benchmark") generated 1 warning (run `cargo fix --example "cuda_sum_benchmark"` to apply 1 suggestion) [INFO] [stderr] warning: `candle-core` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/candle_core-706a0ee8f4e5e017) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test shape::tests::test_from_tuple ... ok [INFO] [stdout] test shape::tests::stride ... ok [INFO] [stdout] test npy::tests::parse ... ok [INFO] [stdout] test safetensors::tests::save_single_tensor ... FAILED [INFO] [stdout] test safetensors::tests::save_load_multiple_tensors ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- safetensors::tests::save_single_tensor stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'safetensors::tests::save_single_tensor' (19) panicked at src/safetensors.rs:456:50: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x624dd6e35dd2 - std::backtrace_rs::backtrace::libunwind::trace::h603d1cddbbc3aee5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x624dd6e35dd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h17954303270b0fe7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x624dd6e35dd2 - std::sys::backtrace::_print_fmt::h12f20495e200ef40 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x624dd6e35dd2 - ::fmt::hd8794d3b627b79c6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x624dd6e5c70f - core::fmt::rt::Argument::fmt::h29a4dd23d8e0207f [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x624dd6e5c70f - core::fmt::write::hd015a34b7a8dbc58 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x624dd6e32be3 - std::io::default_write_fmt::h1b7c8ab466132bbd [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x624dd6e32be3 - std::io::Write::write_fmt::h159cacfb2877164c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x624dd6e35c22 - std::sys::backtrace::BacktraceLock::print::hcb8a13fab1ccb0f8 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x624dd6e373ca - std::panicking::default_hook::{{closure}}::hb169ba01439337b6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x624dd6e37236 - std::panicking::default_hook::he6935678ffbb5d6c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x624dd6dac75e - as core::ops::function::Fn>::call::h92d2bbce9eaf7e22 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x624dd6dac75e - test::test_main_with_exit_callback::{{closure}}::hb33dfe196144200d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x624dd6e37efe - as core::ops::function::Fn>::call::hcf71595d202aee46 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x624dd6e37efe - std::panicking::panic_with_hook::hb405d6ae42f8ef97 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x624dd6e37bca - std::panicking::panic_handler::{{closure}}::h53dfc32706f7bb91 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x624dd6e362d9 - std::sys::backtrace::__rust_end_short_backtrace::h851bc60adf74dd8c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x624dd6e3785d - __rustc[387a65602a2331bd]::rust_begin_unwind [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x624dd6e5b150 - core::panicking::panic_fmt::h69e946a0bcc8de75 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x624dd6e5b5b6 - core::result::unwrap_failed::hc878fdd26a9ab214 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x624dd6d580f9 - core::result::Result::unwrap::haef15e8f54538d72 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x624dd6d580f9 - candle_core::safetensors::tests::save_single_tensor::hc4edf6b373824670 [INFO] [stdout] at /opt/rustwide/workdir/src/safetensors.rs:456:50 [INFO] [stdout] 22: 0x624dd6d57eb7 - candle_core::safetensors::tests::save_single_tensor::{{closure}}::h54c3dd0f5a2375ff [INFO] [stdout] at /opt/rustwide/workdir/src/safetensors.rs:454:28 [INFO] [stdout] 23: 0x624dd6d320c6 - core::ops::function::FnOnce::call_once::h30b379543a12c00c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x624dd6db1eeb - core::ops::function::FnOnce::call_once::h10f8f50294af1db0 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x624dd6db1eeb - test::__rust_begin_short_backtrace::he9fcae209818bbd1 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x624dd6db10a5 - test::run_test_in_process::{{closure}}::hcaf872d254e37171 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x624dd6db10a5 - as core::ops::function::FnOnce<()>>::call_once::h47dd53224a144a3e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x624dd6db10a5 - std::panicking::catch_unwind::do_call::h84daeea6f976d9bf [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x624dd6db10a5 - std::panicking::catch_unwind::h6c8f823dd867330d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x624dd6db10a5 - std::panic::catch_unwind::hf9c8b255823304bb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 31: 0x624dd6db10a5 - test::run_test_in_process::hfd80f57565d96336 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x624dd6db10a5 - test::run_test::{{closure}}::hd6aef6133b8fb50e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x624dd6d742d4 - test::run_test::{{closure}}::hb799cee1357743da [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x624dd6d742d4 - std::sys::backtrace::__rust_begin_short_backtrace::h8840cc5158104d4a [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x624dd6d77b9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h2e224e32be1f52f7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x624dd6d77b9a - as core::ops::function::FnOnce<()>>::call_once::hb46a9efbe0edcbcb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x624dd6d77b9a - std::panicking::catch_unwind::do_call::h591967696f9b17c5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x624dd6d77b9a - std::panicking::catch_unwind::h98cfd7540f2626a2 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x624dd6d77b9a - std::panic::catch_unwind::h88ac09ce0391d070 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 40: 0x624dd6d77b9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd980038de8c8fa34 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x624dd6d77b9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h491febe5417b88b4 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x624dd6e3b0df - as core::ops::function::FnOnce>::call_once::hf454ae6067ead2ce [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x624dd6e3b0df - std::sys::pal::unix::thread::Thread::new::thread_start::ha98c612b19c4bd3d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 44: 0x7de0a44a5aa4 - [INFO] [stdout] 45: 0x7de0a4532a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- safetensors::tests::save_load_multiple_tensors stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'safetensors::tests::save_load_multiple_tensors' (18) panicked at src/safetensors.rs:467:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x624dd6e35dd2 - std::backtrace_rs::backtrace::libunwind::trace::h603d1cddbbc3aee5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x624dd6e35dd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h17954303270b0fe7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x624dd6e35dd2 - std::sys::backtrace::_print_fmt::h12f20495e200ef40 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x624dd6e35dd2 - ::fmt::hd8794d3b627b79c6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x624dd6e5c70f - core::fmt::rt::Argument::fmt::h29a4dd23d8e0207f [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x624dd6e5c70f - core::fmt::write::hd015a34b7a8dbc58 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x624dd6e32be3 - std::io::default_write_fmt::h1b7c8ab466132bbd [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x624dd6e32be3 - std::io::Write::write_fmt::h159cacfb2877164c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x624dd6e35c22 - std::sys::backtrace::BacktraceLock::print::hcb8a13fab1ccb0f8 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x624dd6e373ca - std::panicking::default_hook::{{closure}}::hb169ba01439337b6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x624dd6e37236 - std::panicking::default_hook::he6935678ffbb5d6c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x624dd6dac75e - as core::ops::function::Fn>::call::h92d2bbce9eaf7e22 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x624dd6dac75e - test::test_main_with_exit_callback::{{closure}}::hb33dfe196144200d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x624dd6e37efe - as core::ops::function::Fn>::call::hcf71595d202aee46 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x624dd6e37efe - std::panicking::panic_with_hook::hb405d6ae42f8ef97 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x624dd6e37bca - std::panicking::panic_handler::{{closure}}::h53dfc32706f7bb91 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x624dd6e362d9 - std::sys::backtrace::__rust_end_short_backtrace::h851bc60adf74dd8c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x624dd6e3785d - __rustc[387a65602a2331bd]::rust_begin_unwind [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x624dd6e5b150 - core::panicking::panic_fmt::h69e946a0bcc8de75 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x624dd6e5b5b6 - core::result::unwrap_failed::hc878fdd26a9ab214 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x624dd6d588ed - core::result::Result::unwrap::haef15e8f54538d72 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x624dd6d588ed - candle_core::safetensors::tests::save_load_multiple_tensors::h7609459211cf0fb9 [INFO] [stdout] at /opt/rustwide/workdir/src/safetensors.rs:467:41 [INFO] [stdout] 22: 0x624dd6d58427 - candle_core::safetensors::tests::save_load_multiple_tensors::{{closure}}::h1e5052da5829aca1 [INFO] [stdout] at /opt/rustwide/workdir/src/safetensors.rs:463:36 [INFO] [stdout] 23: 0x624dd6d32146 - core::ops::function::FnOnce::call_once::h55bfe2a95a153e2e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x624dd6db1eeb - core::ops::function::FnOnce::call_once::h10f8f50294af1db0 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x624dd6db1eeb - test::__rust_begin_short_backtrace::he9fcae209818bbd1 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x624dd6db10a5 - test::run_test_in_process::{{closure}}::hcaf872d254e37171 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x624dd6db10a5 - as core::ops::function::FnOnce<()>>::call_once::h47dd53224a144a3e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x624dd6db10a5 - std::panicking::catch_unwind::do_call::h84daeea6f976d9bf [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x624dd6db10a5 - std::panicking::catch_unwind::h6c8f823dd867330d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x624dd6db10a5 - std::panic::catch_unwind::hf9c8b255823304bb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 31: 0x624dd6db10a5 - test::run_test_in_process::hfd80f57565d96336 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x624dd6db10a5 - test::run_test::{{closure}}::hd6aef6133b8fb50e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x624dd6d742d4 - test::run_test::{{closure}}::hb799cee1357743da [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x624dd6d742d4 - std::sys::backtrace::__rust_begin_short_backtrace::h8840cc5158104d4a [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x624dd6d77b9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h2e224e32be1f52f7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x624dd6d77b9a - as core::ops::function::FnOnce<()>>::call_once::hb46a9efbe0edcbcb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x624dd6d77b9a - std::panicking::catch_unwind::do_call::h591967696f9b17c5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x624dd6d77b9a - std::panicking::catch_unwind::h98cfd7540f2626a2 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x624dd6d77b9a - std::panic::catch_unwind::h88ac09ce0391d070 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 40: 0x624dd6d77b9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd980038de8c8fa34 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x624dd6d77b9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h491febe5417b88b4 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x624dd6e3b0df - as core::ops::function::FnOnce>::call_once::hf454ae6067ead2ce [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x624dd6e3b0df - std::sys::pal::unix::thread::Thread::new::thread_start::ha98c612b19c4bd3d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 44: 0x7de0a44a5aa4 - [INFO] [stdout] 45: 0x7de0a4532a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] safetensors::tests::save_load_multiple_tensors [INFO] [stdout] safetensors::tests::save_single_tensor [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "a2f3e56bdbeded7ed0ab130a810f32e8fadf8380767134825c03f0cb78b26f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2f3e56bdbeded7ed0ab130a810f32e8fadf8380767134825c03f0cb78b26f46", kill_on_drop: false }` [INFO] [stdout] a2f3e56bdbeded7ed0ab130a810f32e8fadf8380767134825c03f0cb78b26f46