[INFO] cloning repository https://github.com/geobeau/inference-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geobeau/inference-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeobeau%2Finference-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeobeau%2Finference-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3a832d6fa974313d0cb7b5927872abfce6989a1
[INFO] testing geobeau/inference-server against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeobeau%2Finference-server" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/geobeau/inference-server
[INFO] finished tweaking git repo https://github.com/geobeau/inference-server
[INFO] tweaked toml for git repo https://github.com/geobeau/inference-server written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/geobeau/inference-server on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/geobeau/inference-server 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72e8d60b090340d1d559a64d853bd47ccfb8bfad8cd57c83167a5f23e1d5137a
[INFO] running `Command { std: "docker" "start" "-a" "72e8d60b090340d1d559a64d853bd47ccfb8bfad8cd57c83167a5f23e1d5137a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72e8d60b090340d1d559a64d853bd47ccfb8bfad8cd57c83167a5f23e1d5137a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72e8d60b090340d1d559a64d853bd47ccfb8bfad8cd57c83167a5f23e1d5137a", kill_on_drop: false }`
[INFO] [stdout] 72e8d60b090340d1d559a64d853bd47ccfb8bfad8cd57c83167a5f23e1d5137a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fd936db630c575d0beb039e45ee56709c331c436a892b677edf81dfbc5dfa68
[INFO] running `Command { std: "docker" "start" "-a" "4fd936db630c575d0beb039e45ee56709c331c436a892b677edf81dfbc5dfa68", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling errno v0.3.13
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling io-uring v0.7.11
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling compio-driver v0.11.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling compio-buf v0.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling webpki-root-certs v1.0.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling io_uring_buf_ring v0.2.3
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling compio-log v0.1.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling synchrony v0.1.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]    Compiling thin-cell v0.1.2
[INFO] [stderr]    Compiling hmac-sha256 v1.1.12
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling lzma-rust2 v0.15.7
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.11 (https://github.com/pykeio/ort?rev=b57e457d5b0f56aad6a093c081aee49c179c3fcb#b57e457d)
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling compio-runtime v0.11.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling compio-io v0.9.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling reqsign-core v1.0.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling compio-net v0.11.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling pajamax-build v0.4.0 (https://github.com/geobeau/pajamax?branch=main#d07360ac)
[INFO] [stderr]    Compiling rust-ini v0.21.2
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling reqsign-aws-v4 v1.0.0
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling inference-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling compio v0.18.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling fusio-core v0.6.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling local-sync v0.1.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling fusio v0.6.0
[INFO] [stderr]    Compiling ort v2.0.0-rc.11 (https://github.com/pykeio/ort?rev=b57e457d5b0f56aad6a093c081aee49c179c3fcb#b57e457d)
[INFO] [stderr]    Compiling pajamax v0.4.0 (https://github.com/geobeau/pajamax?branch=main#d07360ac)
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stdout] warning: unused imports: `AllocatorKind`, `Backend`, and `ModelRepositoryConfig`
[INFO] [stdout]  --> src/model_repository/mod.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use config::{AllocatorKind, Backend, ModelRepositoryConfig};
[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 import: `tracing::info`
[INFO] [stdout]    --> src/tensor/batched_tensor.rs:506:5
[INFO] [stdout]     |
[INFO] [stdout] 506 | use tracing::info;
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]   --> src/tensor/supertensor.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use tracing::info;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/tensor/supertensor.rs:501:40
[INFO] [stdout]     |
[INFO] [stdout] 501 |                     let batch_tensor = (&mut *tensors.get());
[INFO] [stdout]     |                                        ^                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 501 -                     let batch_tensor = (&mut *tensors.get());
[INFO] [stdout] 501 +                     let batch_tensor = &mut *tensors.get() ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `batch_id`
[INFO] [stdout]    --> src/tensor/supertensor.rs:430:25
[INFO] [stdout]     |
[INFO] [stdout] 430 |                     let batch_id = current_head.as_absolute_index();
[INFO] [stdout]     |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batch_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `inference_batches_total`, `inference_batch_duration_seconds`, and `inference_queue_depth` are never read
[INFO] [stdout]   --> src/metrics/registry.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct MetricsRegistry {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub inference_batches_total: IntCounterVec,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub inference_batch_duration_seconds: HistogramVec,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub inference_queue_depth: IntGauge,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `backend` is never read
[INFO] [stdout]   --> src/model_repository/config.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ModelRepositoryConfig {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] 19 |     pub backend: Backend,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelRepositoryConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]   --> src/model_runtime/manager.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct LoadModelRequest {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 29 |     pub model_name: String,
[INFO] [stdout] 30 |     pub version: u64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/model_runtime/manager.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |     SessionBuild(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 38 -     SessionBuild(String),
[INFO] [stdout] 38 +     SessionBuild(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/model_runtime/manager.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     AllocatorCreate(String),
[INFO] [stdout]    |     --------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 39 -     AllocatorCreate(String),
[INFO] [stdout] 39 +     AllocatorCreate(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/model_runtime/manager.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     DispatchFailed(String),
[INFO] [stdout]    |     -------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 41 -     DispatchFailed(String),
[INFO] [stdout] 41 +     DispatchFailed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shape` is never read
[INFO] [stdout]   --> src/scheduler.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ModelInputMetadata {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 12 |     pub shape: Shape,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelInputMetadata` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data_type` is never read
[INFO] [stdout]  --> src/tensor/batched_tensor.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct TensorBytes<'a> {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 2 |     pub data_type: DataType,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BatchedTensor` is never constructed
[INFO] [stdout]   --> src/tensor/batched_tensor.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct BatchedTensor {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BatchedOutputs` is never constructed
[INFO] [stdout]    --> src/tensor/batched_tensor.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct BatchedOutputs {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `pop_outputs` are never used
[INFO] [stdout]    --> src/tensor/batched_tensor.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl BatchedOutputs {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 117 |     pub fn new(outputs: SessionOutputs) -> BatchedOutputs {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn pop_outputs(&self, slot: usize) -> HashMap<String, DynTensor> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from`, `as_byte_slice`, and `pop_at` are never used
[INFO] [stdout]    --> src/tensor/batched_tensor.rs:192:8
[INFO] [stdout]     |
[INFO] [stdout] 191 | impl BatchedTensor {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 192 |     fn from(dyn_value: DynValue) -> BatchedTensor {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub fn as_byte_slice(&self, start: usize, end: usize) -> &[u8] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 |     pub fn pop_at(&self, slot: usize) -> DynTensor {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `copy_at_from_dyntensor` is never used
[INFO] [stdout]    --> src/tensor/batched_tensor.rs:446:12
[INFO] [stdout]     |
[INFO] [stdout] 315 | impl BatchableTensor {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 446 |     pub fn copy_at_from_dyntensor(&mut self, slot: usize, tensor: &DynTensor) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dyntensor_from_bytes` is never used
[INFO] [stdout]    --> src/tensor/batched_tensor.rs:583:8
[INFO] [stdout]     |
[INFO] [stdout] 583 | pub fn dyntensor_from_bytes(data_type: DataType, shape: &[usize], bytes: &[u8]) -> DynTensor {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ring_mask` and `batch_mask` are never read
[INFO] [stdout]    --> src/tensor/supertensor.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub struct SuperTensorBuffer {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 287 |     ring_mask: usize,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 288 |     // Mask to get position within the batch
[INFO] [stdout] 289 |     batch_mask: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/tensor/supertensor.rs:295:12
[INFO] [stdout]     |
[INFO] [stdout] 294 | impl SuperTensorBuffer {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] 295 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print_debug` is never used
[INFO] [stdout]   --> src/tracing/mod.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl ClientTrace {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn print_debug(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BatchTrace` is never constructed
[INFO] [stdout]   --> src/tracing/mod.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct BatchTrace {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print_debug` is never used
[INFO] [stdout]   --> src/tracing/mod.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | impl BatchTrace {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 75 |     fn print_debug(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 9m 18s
[INFO] running `Command { std: "docker" "inspect" "4fd936db630c575d0beb039e45ee56709c331c436a892b677edf81dfbc5dfa68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fd936db630c575d0beb039e45ee56709c331c436a892b677edf81dfbc5dfa68", kill_on_drop: false }`
[INFO] [stdout] 4fd936db630c575d0beb039e45ee56709c331c436a892b677edf81dfbc5dfa68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 963cd4f95849c62a52a390c1b940618c4f1729096e0ea0d1b2f52a64e2fac074
[INFO] running `Command { std: "docker" "start" "-a" "963cd4f95849c62a52a390c1b940618c4f1729096e0ea0d1b2f52a64e2fac074", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling errno v0.3.13
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling compio-buf v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling io-uring v0.7.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling synchrony v0.1.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling io_uring_buf_ring v0.2.3
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling compio-log v0.1.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling thin-cell v0.1.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling compio-driver v0.11.2
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling compio-runtime v0.11.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling compio-io v0.9.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling reqsign-core v1.0.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling compio-net v0.11.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rust-ini v0.21.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling reqsign-aws-v4 v1.0.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling compio v0.18.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.11 (https://github.com/pykeio/ort?rev=b57e457d5b0f56aad6a093c081aee49c179c3fcb#b57e457d)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling fusio-core v0.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling local-sync v0.1.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling fusio v0.6.0
[INFO] [stderr]    Compiling ort v2.0.0-rc.11 (https://github.com/pykeio/ort?rev=b57e457d5b0f56aad6a093c081aee49c179c3fcb#b57e457d)
[INFO] [stderr]    Compiling pajamax v0.4.0 (https://github.com/geobeau/pajamax?branch=main#d07360ac)
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling inference-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `AllocatorKind`, `Backend`, and `ModelRepositoryConfig`
[INFO] [stdout]  --> src/model_repository/mod.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use config::{AllocatorKind, Backend, ModelRepositoryConfig};
[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 import: `tracing::info`
[INFO] [stdout]    --> src/tensor/batched_tensor.rs:506:5
[INFO] [stdout]     |
[INFO] [stdout] 506 | use tracing::info;
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]   --> src/tensor/supertensor.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use tracing::info;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/tensor/supertensor.rs:501:40
[INFO] [stdout]     |
[INFO] [stdout] 501 |                     let batch_tensor = (&mut *tensors.get());
[INFO] [stdout]     |                                        ^                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 501 -                     let batch_tensor = (&mut *tensors.get());
[INFO] [stdout] 501 +                     let batch_tensor = &mut *tensors.get() ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `batch_id`
[INFO] [stdout]    --> src/tensor/supertensor.rs:430:25
[INFO] [stdout]     |
[INFO] [stdout] 430 |                     let batch_id = current_head.as_absolute_index();
[INFO] [stdout]     |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batch_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `inference_batches_total`, `inference_batch_duration_seconds`, and `inference_queue_depth` are never read
[INFO] [stdout]   --> src/metrics/registry.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct MetricsRegistry {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub inference_batches_total: IntCounterVec,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub inference_batch_duration_seconds: HistogramVec,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub inference_queue_depth: IntGauge,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `backend` is never read
[INFO] [stdout]   --> src/model_repository/config.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ModelRepositoryConfig {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] 19 |     pub backend: Backend,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelRepositoryConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]   --> src/model_runtime/manager.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct LoadModelRequest {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 29 |     pub model_name: String,
[INFO] [stdout] 30 |     pub version: u64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/model_runtime/manager.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |     SessionBuild(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 38 -     SessionBuild(String),
[INFO] [stdout] 38 +     SessionBuild(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/model_runtime/manager.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     AllocatorCreate(String),
[INFO] [stdout]    |     --------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 39 -     AllocatorCreate(String),
[INFO] [stdout] 39 +     AllocatorCreate(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/model_runtime/manager.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     DispatchFailed(String),
[INFO] [stdout]    |     -------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 41 -     DispatchFailed(String),
[INFO] [stdout] 41 +     DispatchFailed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shape` is never read
[INFO] [stdout]   --> src/scheduler.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ModelInputMetadata {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 12 |     pub shape: Shape,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelInputMetadata` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data_type` is never read
[INFO] [stdout]  --> src/tensor/batched_tensor.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct TensorBytes<'a> {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 2 |     pub data_type: DataType,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BatchedTensor` is never constructed
[INFO] [stdout]   --> src/tensor/batched_tensor.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct BatchedTensor {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BatchedOutputs` is never constructed
[INFO] [stdout]    --> src/tensor/batched_tensor.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct BatchedOutputs {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `pop_outputs` are never used
[INFO] [stdout]    --> src/tensor/batched_tensor.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl BatchedOutputs {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 117 |     pub fn new(outputs: SessionOutputs) -> BatchedOutputs {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn pop_outputs(&self, slot: usize) -> HashMap<String, DynTensor> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from`, `as_byte_slice`, and `pop_at` are never used
[INFO] [stdout]    --> src/tensor/batched_tensor.rs:192:8
[INFO] [stdout]     |
[INFO] [stdout] 191 | impl BatchedTensor {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 192 |     fn from(dyn_value: DynValue) -> BatchedTensor {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub fn as_byte_slice(&self, start: usize, end: usize) -> &[u8] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 |     pub fn pop_at(&self, slot: usize) -> DynTensor {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `copy_at_from_dyntensor` is never used
[INFO] [stdout]    --> src/tensor/batched_tensor.rs:446:12
[INFO] [stdout]     |
[INFO] [stdout] 315 | impl BatchableTensor {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 446 |     pub fn copy_at_from_dyntensor(&mut self, slot: usize, tensor: &DynTensor) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dyntensor_from_bytes` is never used
[INFO] [stdout]    --> src/tensor/batched_tensor.rs:583:8
[INFO] [stdout]     |
[INFO] [stdout] 583 | pub fn dyntensor_from_bytes(data_type: DataType, shape: &[usize], bytes: &[u8]) -> DynTensor {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ring_mask` and `batch_mask` are never read
[INFO] [stdout]    --> src/tensor/supertensor.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub struct SuperTensorBuffer {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 287 |     ring_mask: usize,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 288 |     // Mask to get position within the batch
[INFO] [stdout] 289 |     batch_mask: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/tensor/supertensor.rs:295:12
[INFO] [stdout]     |
[INFO] [stdout] 294 | impl SuperTensorBuffer {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] 295 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print_debug` is never used
[INFO] [stdout]   --> src/tracing/mod.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl ClientTrace {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn print_debug(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BatchTrace` is never constructed
[INFO] [stdout]   --> src/tracing/mod.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct BatchTrace {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print_debug` is never used
[INFO] [stdout]   --> src/tracing/mod.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | impl BatchTrace {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 75 |     fn print_debug(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "963cd4f95849c62a52a390c1b940618c4f1729096e0ea0d1b2f52a64e2fac074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "963cd4f95849c62a52a390c1b940618c4f1729096e0ea0d1b2f52a64e2fac074", kill_on_drop: false }`
[INFO] [stdout] 963cd4f95849c62a52a390c1b940618c4f1729096e0ea0d1b2f52a64e2fac074
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8cd3a9b7a49860e6f37f6b15c19ddcd453d34627636d01bce214c455ab6d92b8
[INFO] running `Command { std: "docker" "start" "-a" "8cd3a9b7a49860e6f37f6b15c19ddcd453d34627636d01bce214c455ab6d92b8", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `AllocatorKind`, `Backend`, and `ModelRepositoryConfig`
[INFO] [stderr]  --> src/model_repository/mod.rs:4:18
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use config::{AllocatorKind, Backend, ModelRepositoryConfig};
[INFO] [stderr]   |                  ^^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tracing::info`
[INFO] [stderr]    --> src/tensor/batched_tensor.rs:506:5
[INFO] [stderr]     |
[INFO] [stderr] 506 | use tracing::info;
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tracing::info`
[INFO] [stderr]   --> src/tensor/supertensor.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | use tracing::info;
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around assigned value
[INFO] [stderr]    --> src/tensor/supertensor.rs:501:40
[INFO] [stderr]     |
[INFO] [stderr] 501 |                     let batch_tensor = (&mut *tensors.get());
[INFO] [stderr]     |                                        ^                   ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 501 -                     let batch_tensor = (&mut *tensors.get());
[INFO] [stderr] 501 +                     let batch_tensor = &mut *tensors.get() ;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `batch_id`
[INFO] [stderr]    --> src/tensor/supertensor.rs:430:25
[INFO] [stderr]     |
[INFO] [stderr] 430 |                     let batch_id = current_head.as_absolute_index();
[INFO] [stderr]     |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batch_id`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `inference_batches_total`, `inference_batch_duration_seconds`, and `inference_queue_depth` are never read
[INFO] [stderr]   --> src/metrics/registry.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub struct MetricsRegistry {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 10 |     pub inference_batches_total: IntCounterVec,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 15 |     pub inference_batch_duration_seconds: HistogramVec,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub inference_queue_depth: IntGauge,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `backend` is never read
[INFO] [stderr]   --> src/model_repository/config.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct ModelRepositoryConfig {
[INFO] [stderr]    |            --------------------- field in this struct
[INFO] [stderr] 19 |     pub backend: Backend,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ModelRepositoryConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `version` is never read
[INFO] [stderr]   --> src/model_runtime/manager.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct LoadModelRequest {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 29 |     pub model_name: String,
[INFO] [stderr] 30 |     pub version: u64,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/model_runtime/manager.rs:38:18
[INFO] [stderr]    |
[INFO] [stderr] 38 |     SessionBuild(String),
[INFO] [stderr]    |     ------------ ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 38 -     SessionBuild(String),
[INFO] [stderr] 38 +     SessionBuild(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/model_runtime/manager.rs:39:21
[INFO] [stderr]    |
[INFO] [stderr] 39 |     AllocatorCreate(String),
[INFO] [stderr]    |     --------------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 39 -     AllocatorCreate(String),
[INFO] [stderr] 39 +     AllocatorCreate(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/model_runtime/manager.rs:41:20
[INFO] [stderr]    |
[INFO] [stderr] 41 |     DispatchFailed(String),
[INFO] [stderr]    |     -------------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 41 -     DispatchFailed(String),
[INFO] [stderr] 41 +     DispatchFailed(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `shape` is never read
[INFO] [stderr]   --> src/scheduler.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct ModelInputMetadata {
[INFO] [stderr]    |            ------------------ field in this struct
[INFO] [stderr] 12 |     pub shape: Shape,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ModelInputMetadata` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `data_type` is never read
[INFO] [stderr]  --> src/tensor/batched_tensor.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub struct TensorBytes<'a> {
[INFO] [stderr]   |            ----------- field in this struct
[INFO] [stderr] 2 |     pub data_type: DataType,
[INFO] [stderr]   |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BatchedTensor` is never constructed
[INFO] [stderr]   --> src/tensor/batched_tensor.rs:31:12
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub struct BatchedTensor {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BatchedOutputs` is never constructed
[INFO] [stderr]    --> src/tensor/batched_tensor.rs:112:12
[INFO] [stderr]     |
[INFO] [stderr] 112 | pub struct BatchedOutputs {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `pop_outputs` are never used
[INFO] [stderr]    --> src/tensor/batched_tensor.rs:117:12
[INFO] [stderr]     |
[INFO] [stderr] 116 | impl BatchedOutputs {
[INFO] [stderr]     | ------------------- associated items in this implementation
[INFO] [stderr] 117 |     pub fn new(outputs: SessionOutputs) -> BatchedOutputs {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 129 |     pub fn pop_outputs(&self, slot: usize) -> HashMap<String, DynTensor> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `from`, `as_byte_slice`, and `pop_at` are never used
[INFO] [stderr]    --> src/tensor/batched_tensor.rs:192:8
[INFO] [stderr]     |
[INFO] [stderr] 191 | impl BatchedTensor {
[INFO] [stderr]     | ------------------ associated items in this implementation
[INFO] [stderr] 192 |     fn from(dyn_value: DynValue) -> BatchedTensor {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 203 |     pub fn as_byte_slice(&self, start: usize, end: usize) -> &[u8] {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 255 |     pub fn pop_at(&self, slot: usize) -> DynTensor {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `copy_at_from_dyntensor` is never used
[INFO] [stderr]    --> src/tensor/batched_tensor.rs:446:12
[INFO] [stderr]     |
[INFO] [stderr] 315 | impl BatchableTensor {
[INFO] [stderr]     | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 446 |     pub fn copy_at_from_dyntensor(&mut self, slot: usize, tensor: &DynTensor) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `dyntensor_from_bytes` is never used
[INFO] [stderr]    --> src/tensor/batched_tensor.rs:583:8
[INFO] [stderr]     |
[INFO] [stderr] 583 | pub fn dyntensor_from_bytes(data_type: DataType, shape: &[usize], bytes: &[u8]) -> DynTensor {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `ring_mask` and `batch_mask` are never read
[INFO] [stderr]    --> src/tensor/supertensor.rs:287:5
[INFO] [stderr]     |
[INFO] [stderr] 260 | pub struct SuperTensorBuffer {
[INFO] [stderr]     |            ----------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 287 |     ring_mask: usize,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 288 |     // Mask to get position within the batch
[INFO] [stderr] 289 |     batch_mask: usize,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/tensor/supertensor.rs:295:12
[INFO] [stderr]     |
[INFO] [stderr] 294 | impl SuperTensorBuffer {
[INFO] [stderr]     | ---------------------- associated function in this implementation
[INFO] [stderr] 295 |     pub fn new(
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `print_debug` is never used
[INFO] [stderr]   --> src/tracing/mod.rs:55:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl ClientTrace {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 55 |     pub fn print_debug(&self) {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BatchTrace` is never constructed
[INFO] [stderr]   --> src/tracing/mod.rs:66:12
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub struct BatchTrace {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `print_debug` is never used
[INFO] [stderr]   --> src/tracing/mod.rs:75:8
[INFO] [stderr]    |
[INFO] [stderr] 74 | impl BatchTrace {
[INFO] [stderr]    | --------------- method in this implementation
[INFO] [stderr] 75 |     fn print_debug(&self) {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `inference-server` (bin "inference-server" test) generated 24 warnings (run `cargo fix --bin "inference-server" -p inference-server --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/inference_server-8986586a1068a9af)
[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" "8cd3a9b7a49860e6f37f6b15c19ddcd453d34627636d01bce214c455ab6d92b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cd3a9b7a49860e6f37f6b15c19ddcd453d34627636d01bce214c455ab6d92b8", kill_on_drop: false }`
[INFO] [stdout] 8cd3a9b7a49860e6f37f6b15c19ddcd453d34627636d01bce214c455ab6d92b8
