[INFO] cloning repository https://github.com/apage43/tensorknife
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apage43/tensorknife" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapage43%2Ftensorknife", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapage43%2Ftensorknife'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5fae414d2e1967ac41825fe3857accbf5181628
[INFO] checking apage43/tensorknife against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapage43%2Ftensorknife" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/apage43/tensorknife
[INFO] finished tweaking git repo https://github.com/apage43/tensorknife
[INFO] tweaked toml for git repo https://github.com/apage43/tensorknife written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/apage43/tensorknife 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/apage43/tensorknife 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 zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]   Downloaded backtrace v0.3.67
[INFO] [stderr]   Downloaded bzip2 v0.4.4
[INFO] [stderr]   Downloaded password-hash v0.4.2
[INFO] [stderr]   Downloaded safetensors v0.3.1
[INFO] [stderr]   Downloaded zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]   Downloaded addr2line v0.19.0
[INFO] [stderr]   Downloaded regex v1.8.3
[INFO] [stderr]   Downloaded object v0.30.3
[INFO] [stderr]   Downloaded bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]   Downloaded gimli v0.27.2
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a25f255de5d419968ddf93057223f38942b71f03b54b5abd796c041d61943532
[INFO] running `Command { std: "docker" "start" "-a" "a25f255de5d419968ddf93057223f38942b71f03b54b5abd796c041d61943532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a25f255de5d419968ddf93057223f38942b71f03b54b5abd796c041d61943532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a25f255de5d419968ddf93057223f38942b71f03b54b5abd796c041d61943532", kill_on_drop: false }`
[INFO] [stdout] a25f255de5d419968ddf93057223f38942b71f03b54b5abd796c041d61943532
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6b120c045ea9e3eeb98238b75c9edbf32859610fa3b6106e3e03351ba23dcec1
[INFO] running `Command { std: "docker" "start" "-a" "6b120c045ea9e3eeb98238b75c9edbf32859610fa3b6106e3e03351ba23dcec1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking cpufeatures v0.2.7
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking gimli v0.27.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking time v0.3.21
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking regex v1.8.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking aes v0.8.2
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking safetensors v0.3.1
[INFO] [stderr]     Checking tensorknife v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Bytes` is never constructed
[INFO] [stdout]   --> src/pickle.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum PyValue {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 14 |     Bytes(Vec<u8>),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PyValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pth.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn data(&self) -> std::borrow::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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn data(&self) -> std::borrow::Cow<'_, [u8]> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Bytes` is never constructed
[INFO] [stdout]   --> src/pickle.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum PyValue {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 14 |     Bytes(Vec<u8>),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PyValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pth.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn data(&self) -> std::borrow::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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn data(&self) -> std::borrow::Cow<'_, [u8]> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.19s
[INFO] running `Command { std: "docker" "inspect" "6b120c045ea9e3eeb98238b75c9edbf32859610fa3b6106e3e03351ba23dcec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b120c045ea9e3eeb98238b75c9edbf32859610fa3b6106e3e03351ba23dcec1", kill_on_drop: false }`
[INFO] [stdout] 6b120c045ea9e3eeb98238b75c9edbf32859610fa3b6106e3e03351ba23dcec1
