[INFO] cloning repository https://github.com/avtrujillo/stlx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avtrujillo/stlx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favtrujillo%2Fstlx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favtrujillo%2Fstlx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82fd88ce42431c5f9a1911701fa548e154629c0a
[INFO] checking avtrujillo/stlx against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favtrujillo%2Fstlx" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/avtrujillo/stlx
[INFO] finished tweaking git repo https://github.com/avtrujillo/stlx
[INFO] tweaked toml for git repo https://github.com/avtrujillo/stlx written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/avtrujillo/stlx on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/avtrujillo/stlx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive-new v0.7.0
[INFO] [stderr]   Downloaded protobuf-codegen v3.7.2
[INFO] [stderr]   Downloaded protobuf-support v3.7.2
[INFO] [stderr]   Downloaded gemm-c32 v0.15.5
[INFO] [stderr]   Downloaded gemm-c64 v0.15.5
[INFO] [stderr]   Downloaded dyn-stack v0.9.1
[INFO] [stderr]   Downloaded gemm-f16 v0.15.5
[INFO] [stderr]   Downloaded gemm-f32 v0.15.5
[INFO] [stderr]   Downloaded gemm-common v0.15.5
[INFO] [stderr]   Downloaded gemm-f64 v0.15.5
[INFO] [stderr]   Downloaded gemm v0.15.5
[INFO] [stderr]   Downloaded protobuf-parse v3.7.2
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.28
[INFO] [stderr]   Downloaded raw-cpuid v10.7.0
[INFO] [stderr]   Downloaded cudarc v0.9.15
[INFO] [stderr]   Downloaded protobuf v3.7.2
[INFO] [stderr]   Downloaded onnx-ir v0.19.1
[INFO] [stderr]   Downloaded dfdx v0.13.0
[INFO] [stderr]   Downloaded zerocopy v0.8.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54fd1c245cd2c130661d48548f8fdf77b29fbab7c0dbfe91f4aa9d7f872f1d36
[INFO] running `Command { std: "docker" "start" "-a" "54fd1c245cd2c130661d48548f8fdf77b29fbab7c0dbfe91f4aa9d7f872f1d36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54fd1c245cd2c130661d48548f8fdf77b29fbab7c0dbfe91f4aa9d7f872f1d36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54fd1c245cd2c130661d48548f8fdf77b29fbab7c0dbfe91f4aa9d7f872f1d36", kill_on_drop: false }`
[INFO] [stdout] 54fd1c245cd2c130661d48548f8fdf77b29fbab7c0dbfe91f4aa9d7f872f1d36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4ab22c46161ac0011ca9bc1275cfcec70f05b1183ef6b11f5a4ec40aefc656e
[INFO] running `Command { std: "docker" "start" "-a" "a4ab22c46161ac0011ca9bc1275cfcec70f05b1183ef6b11f5a4ec40aefc656e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling dfdx v0.13.0
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.28
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling onnx-ir v0.19.1
[INFO] [stderr]     Checking stlx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `NoneTape`
[INFO] [stdout]  --> src/operators.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dfdx::{shapes::Shape, tensor::{NoneTape, Storage, Tape, Tensor}};
[INFO] [stdout]   |                                    ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Differentiable` is never used
[INFO] [stdout]  --> src/operators.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | trait Differentiable {}
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Abs` is never constructed
[INFO] [stdout]   --> src/operators.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Abs<SI, SO, EI, EO, DI, DO, TI, TO> where
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NoneTape`
[INFO] [stdout]  --> src/operators.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dfdx::{shapes::Shape, tensor::{NoneTape, Storage, Tape, Tensor}};
[INFO] [stdout]   |                                    ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Differentiable` is never used
[INFO] [stdout]  --> src/operators.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | trait Differentiable {}
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Abs` is never constructed
[INFO] [stdout]   --> src/operators.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Abs<SI, SO, EI, EO, DI, DO, TI, TO> where
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "a4ab22c46161ac0011ca9bc1275cfcec70f05b1183ef6b11f5a4ec40aefc656e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4ab22c46161ac0011ca9bc1275cfcec70f05b1183ef6b11f5a4ec40aefc656e", kill_on_drop: false }`
[INFO] [stdout] a4ab22c46161ac0011ca9bc1275cfcec70f05b1183ef6b11f5a4ec40aefc656e
