[INFO] cloning repository https://github.com/nabbisen/pt2safetensors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nabbisen/pt2safetensors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnabbisen%2Fpt2safetensors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnabbisen%2Fpt2safetensors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94fdafb93af9a28ac87397f464cdb09c0b63f2a9 [INFO] checking nabbisen/pt2safetensors against 24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343-retry [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnabbisen%2Fpt2safetensors" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nabbisen/pt2safetensors [INFO] finished tweaking git repo https://github.com/nabbisen/pt2safetensors [INFO] tweaked toml for git repo https://github.com/nabbisen/pt2safetensors written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nabbisen/pt2safetensors on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nabbisen/pt2safetensors 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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 4d40b87ff453da2143c33d3f5ebf2fe7e2871322fa19fc938d6dd6981898199d [INFO] running `Command { std: "docker" "start" "4d40b87ff453da2143c33d3f5ebf2fe7e2871322fa19fc938d6dd6981898199d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d40b87ff453da2143c33d3f5ebf2fe7e2871322fa19fc938d6dd6981898199d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d40b87ff453da2143c33d3f5ebf2fe7e2871322fa19fc938d6dd6981898199d" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d40b87ff453da2143c33d3f5ebf2fe7e2871322fa19fc938d6dd6981898199d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d40b87ff453da2143c33d3f5ebf2fe7e2871322fa19fc938d6dd6981898199d" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pulp v0.22.2 [INFO] [stderr] Checking pulp-wasm-simd-flag v0.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling dyn-stack-macros v0.1.3 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking hashbrown v0.17.0 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking typed-path v0.12.3 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling onig_sys v69.9.3 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking zip v7.2.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking rayon-cond v0.4.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Checking monostate v0.1.18 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking dyn-stack v0.13.2 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking onig v6.5.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking spm_precompiled v0.1.4 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking dary_heap v0.3.9 [INFO] [stderr] Checking safetensors v0.7.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking tokenizers v0.22.2 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking gemm-common v0.19.0 [INFO] [stderr] Checking float8 v0.7.0 [INFO] [stderr] Checking gemm-f32 v0.19.0 [INFO] [stderr] Checking gemm-f64 v0.19.0 [INFO] [stderr] Checking gemm-c32 v0.19.0 [INFO] [stderr] Checking gemm-c64 v0.19.0 [INFO] [stderr] Checking gemm-f16 v0.19.0 [INFO] [stderr] Checking gemm v0.19.0 [INFO] [stderr] Checking candle-core v0.10.2 [INFO] [stderr] Checking pt2safetensors v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.18s [INFO] running `Command { std: "docker" "inspect" "4d40b87ff453da2143c33d3f5ebf2fe7e2871322fa19fc938d6dd6981898199d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d40b87ff453da2143c33d3f5ebf2fe7e2871322fa19fc938d6dd6981898199d", kill_on_drop: false }` [INFO] [stdout] 4d40b87ff453da2143c33d3f5ebf2fe7e2871322fa19fc938d6dd6981898199d