[INFO] cloning repository https://github.com/ptmorris05/distribution-coder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ptmorris05/distribution-coder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptmorris05%2Fdistribution-coder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptmorris05%2Fdistribution-coder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca3877b8615a7386cae60ca4e0bb94369bdd729b
[INFO] checking ptmorris05/distribution-coder against master#4b9792692fbb675174d4d2082e7c37b2bc930e71 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptmorris05%2Fdistribution-coder" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ptmorris05/distribution-coder
[INFO] finished tweaking git repo https://github.com/ptmorris05/distribution-coder
[INFO] tweaked toml for git repo https://github.com/ptmorris05/distribution-coder written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ptmorris05/distribution-coder on toolchain 4b9792692fbb675174d4d2082e7c37b2bc930e71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ptmorris05/distribution-coder 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" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.27.2
[INFO] [stderr]   Downloaded unindent v0.2.4
[INFO] [stderr]   Downloaded pyo3-build-config v0.27.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.27.2
[INFO] [stderr]   Downloaded target-lexicon v0.13.4
[INFO] [stderr]   Downloaded matrixmultiply v0.3.10
[INFO] [stderr]   Downloaded numpy v0.27.1
[INFO] [stderr]   Downloaded pyo3-ffi v0.27.2
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.36
[INFO] [stderr]   Downloaded ndarray v0.17.2
[INFO] [stderr]   Downloaded zerocopy v0.8.36
[INFO] [stderr]   Downloaded pyo3 v0.27.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb2b587dfa72a2e44c1297a380d2ef1cb9d971ca336af72543e6153282c52c62
[INFO] running `Command { std: "docker" "start" "-a" "bb2b587dfa72a2e44c1297a380d2ef1cb9d971ca336af72543e6153282c52c62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb2b587dfa72a2e44c1297a380d2ef1cb9d971ca336af72543e6153282c52c62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb2b587dfa72a2e44c1297a380d2ef1cb9d971ca336af72543e6153282c52c62", kill_on_drop: false }`
[INFO] [stdout] bb2b587dfa72a2e44c1297a380d2ef1cb9d971ca336af72543e6153282c52c62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fae21f2da663fe7b8860a4e10e5de49709b837f451e268b5cc9040feed178c5
[INFO] running `Command { std: "docker" "start" "-a" "4fae21f2da663fe7b8860a4e10e5de49709b837f451e268b5cc9040feed178c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.36
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling numpy v0.27.1
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.36
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking _distribution_coder v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]   --> src/lib.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |         if let Ok(arr) = probs.downcast::<PyArray1<f32>>() {
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]   --> src/lib.rs:69:32
[INFO] [stdout]    |
[INFO] [stdout] 69 |         if let Ok(arr) = probs.downcast::<PyArray1<f16>>() {
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]   --> src/lib.rs:72:32
[INFO] [stdout]    |
[INFO] [stdout] 72 |         if let Ok(arr) = probs.downcast::<PyArray1<bf16>>() {
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]   --> src/lib.rs:75:32
[INFO] [stdout]    |
[INFO] [stdout] 75 |         if let Ok(arr) = probs.downcast::<PyArray1<f64>>() {
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast_into`: use `Bound::cast_into` instead
[INFO] [stdout]   --> src/lib.rs:84:33
[INFO] [stdout]    |
[INFO] [stdout] 84 | ...                   .downcast_into::<PyArray1<f32>>()?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]   --> src/lib.rs:91:32
[INFO] [stdout]    |
[INFO] [stdout] 91 |         if let Ok(arr) = probs.downcast::<PyArray1<f32>>() {
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]   --> src/lib.rs:94:32
[INFO] [stdout]    |
[INFO] [stdout] 94 |         if let Ok(arr) = probs.downcast::<PyArray1<f16>>() {
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]   --> src/lib.rs:97:32
[INFO] [stdout]    |
[INFO] [stdout] 97 |         if let Ok(arr) = probs.downcast::<PyArray1<bf16>>() {
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> src/lib.rs:100:32
[INFO] [stdout]     |
[INFO] [stdout] 100 |         if let Ok(arr) = probs.downcast::<PyArray1<f64>>() {
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast_into`: use `Bound::cast_into` instead
[INFO] [stdout]    --> src/lib.rs:108:33
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...                   .downcast_into::<PyArray1<f32>>()?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]   --> src/lib.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |         if let Ok(arr) = probs.downcast::<PyArray1<f32>>() {
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]   --> src/lib.rs:69:32
[INFO] [stdout]    |
[INFO] [stdout] 69 |         if let Ok(arr) = probs.downcast::<PyArray1<f16>>() {
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]   --> src/lib.rs:72:32
[INFO] [stdout]    |
[INFO] [stdout] 72 |         if let Ok(arr) = probs.downcast::<PyArray1<bf16>>() {
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]   --> src/lib.rs:75:32
[INFO] [stdout]    |
[INFO] [stdout] 75 |         if let Ok(arr) = probs.downcast::<PyArray1<f64>>() {
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast_into`: use `Bound::cast_into` instead
[INFO] [stdout]   --> src/lib.rs:84:33
[INFO] [stdout]    |
[INFO] [stdout] 84 | ...                   .downcast_into::<PyArray1<f32>>()?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]   --> src/lib.rs:91:32
[INFO] [stdout]    |
[INFO] [stdout] 91 |         if let Ok(arr) = probs.downcast::<PyArray1<f32>>() {
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]   --> src/lib.rs:94:32
[INFO] [stdout]    |
[INFO] [stdout] 94 |         if let Ok(arr) = probs.downcast::<PyArray1<f16>>() {
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]   --> src/lib.rs:97:32
[INFO] [stdout]    |
[INFO] [stdout] 97 |         if let Ok(arr) = probs.downcast::<PyArray1<bf16>>() {
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> src/lib.rs:100:32
[INFO] [stdout]     |
[INFO] [stdout] 100 |         if let Ok(arr) = probs.downcast::<PyArray1<f64>>() {
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast_into`: use `Bound::cast_into` instead
[INFO] [stdout]    --> src/lib.rs:108:33
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...                   .downcast_into::<PyArray1<f32>>()?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.77s
[INFO] running `Command { std: "docker" "inspect" "4fae21f2da663fe7b8860a4e10e5de49709b837f451e268b5cc9040feed178c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fae21f2da663fe7b8860a4e10e5de49709b837f451e268b5cc9040feed178c5", kill_on_drop: false }`
[INFO] [stdout] 4fae21f2da663fe7b8860a4e10e5de49709b837f451e268b5cc9040feed178c5
