[INFO] fetching crate dedup-advanced 1.2.0...
[INFO] testing dedup-advanced-1.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate dedup-advanced 1.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate dedup-advanced 1.2.0
[INFO] finished tweaking crates.io crate dedup-advanced 1.2.0
[INFO] tweaked toml for crates.io crate dedup-advanced 1.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dedup-advanced 1.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dedup-advanced 1.2.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f702fb7f728558f63cf65af52426a09fd76859cc3a9867b4f55e93d10d6a25af
[INFO] running `Command { std: "docker" "start" "-a" "f702fb7f728558f63cf65af52426a09fd76859cc3a9867b4f55e93d10d6a25af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f702fb7f728558f63cf65af52426a09fd76859cc3a9867b4f55e93d10d6a25af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f702fb7f728558f63cf65af52426a09fd76859cc3a9867b4f55e93d10d6a25af", kill_on_drop: false }`
[INFO] [stdout] f702fb7f728558f63cf65af52426a09fd76859cc3a9867b4f55e93d10d6a25af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5155c7c3680b71704a667bdc9b9e704ba6b99cfaa35c6f624ea09959a030e432
[INFO] running `Command { std: "docker" "start" "-a" "5155c7c3680b71704a667bdc9b9e704ba6b99cfaa35c6f624ea09959a030e432", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling futures-io v0.3.16
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.129
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling serde v1.0.129
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling polling v2.1.0
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling signal-hook v0.3.9
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling approx v0.5.0
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling zstd-safe v4.1.1+zstd.1.5.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling zstd-sys v1.6.1+zstd.1.5.0
[INFO] [stderr]    Compiling glfw-sys v3.3.4
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.1
[INFO] [stderr]    Compiling simba v0.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling weezl v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gif v0.11.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling async-fs v1.5.0
[INFO] [stderr]    Compiling addr2line v0.16.0
[INFO] [stderr]    Compiling async-process v1.2.0
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling async-net v1.6.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.14
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling nanorand v0.6.1
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling object v0.26.1
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling bytemuck v1.7.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling const_format v0.2.19
[INFO] [stderr]    Compiling glfw v0.41.0
[INFO] [stderr]    Compiling smol v1.2.5
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling tobj v3.2.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling hamming v0.1.3
[INFO] [stderr]    Compiling imagesize v0.9.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling nalgebra v0.27.1
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling flume v0.10.9
[INFO] [stderr]    Compiling nalgebra-glm v0.13.0
[INFO] [stderr]    Compiling half v1.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling zstd v0.9.0+zstd.1.5.0
[INFO] [stderr]    Compiling grafix-toolbox v0.7.7
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grafix-toolbox-0.7.7/lib/policies/casts/matrix.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 |         Self::from(unsafe { mem::transmute::<[[f32; 2]; 2], _>(v.into()) })
[INFO] [stdout]    |         ----                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `Dst` declared on the function `transmute`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `((f32, f32), (f32, f32)): From<_>` found in the `core` crate:
[INFO] [stdout]            - impl<T> From<T> for T;
[INFO] [stdout]            - impl<T> From<[T; 2]> for (T, T);
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grafix-toolbox-0.7.7/lib/policies/casts/matrix.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 |         Self::from(unsafe { mem::transmute::<[[f32; 3]; 3], _>(v.into()) })
[INFO] [stdout]    |         ----                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `Dst` declared on the function `transmute`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `((f32, f32, f32), (f32, f32, f32), (f32, f32, f32)): From<_>` found in the `core` crate:
[INFO] [stdout]            - impl<T> From<T> for T;
[INFO] [stdout]            - impl<T> From<[T; 3]> for (T, T, T);
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grafix-toolbox-0.7.7/lib/policies/casts/matrix.rs:61:23
[INFO] [stdout]    |
[INFO] [stdout] 61 |         Self::from(unsafe { mem::transmute::<[[f32; 4]; 4], _>(v.into()) })
[INFO] [stdout]    |         ----                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `Dst` declared on the function `transmute`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `((f32, f32, f32, f32), (f32, f32, f32, f32), (f32, f32, f32, f32), (f32, f32, f32, f32)): From<_>` found in the `core` crate:
[INFO] [stdout]            - impl<T> From<T> for T;
[INFO] [stdout]            - impl<T> From<[T; 4]> for (T, T, T, T);
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grafix-toolbox-0.7.7/lib/policies/casts/matrix.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |         Self::from(unsafe { mem::transmute::<[[f32; 2]; 3], _>(v.into()) })
[INFO] [stdout]    |         ----                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `Dst` declared on the function `transmute`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `((f32, f32, f32), (f32, f32, f32)): From<_>` found in the `core` crate:
[INFO] [stdout]            - impl<T> From<T> for T;
[INFO] [stdout]            - impl<T> From<[T; 2]> for (T, T);
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grafix-toolbox-0.7.7/lib/policies/casts/matrix.rs:71:23
[INFO] [stdout]    |
[INFO] [stdout] 71 |         Self::from(unsafe { mem::transmute::<[[f32; 2]; 4], _>(v.into()) })
[INFO] [stdout]    |         ----                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `Dst` declared on the function `transmute`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `((f32, f32, f32, f32), (f32, f32, f32, f32)): From<_>` found in the `core` crate:
[INFO] [stdout]            - impl<T> From<T> for T;
[INFO] [stdout]            - impl<T> From<[T; 2]> for (T, T);
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grafix-toolbox-0.7.7/lib/policies/casts/matrix.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 |         Self::from(unsafe { mem::transmute::<[[f32; 3]; 2], _>(v.into()) })
[INFO] [stdout]    |         ----                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `Dst` declared on the function `transmute`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `((f32, f32), (f32, f32), (f32, f32)): From<_>` found in the `core` crate:
[INFO] [stdout]            - impl<T> From<T> for T;
[INFO] [stdout]            - impl<T> From<[T; 3]> for (T, T, T);
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grafix-toolbox-0.7.7/lib/policies/casts/matrix.rs:81:23
[INFO] [stdout]    |
[INFO] [stdout] 81 |         Self::from(unsafe { mem::transmute::<[[f32; 3]; 4], _>(v.into()) })
[INFO] [stdout]    |         ----                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `Dst` declared on the function `transmute`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `((f32, f32, f32, f32), (f32, f32, f32, f32), (f32, f32, f32, f32)): From<_>` found in the `core` crate:
[INFO] [stdout]            - impl<T> From<T> for T;
[INFO] [stdout]            - impl<T> From<[T; 3]> for (T, T, T);
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grafix-toolbox-0.7.7/lib/policies/casts/matrix.rs:86:23
[INFO] [stdout]    |
[INFO] [stdout] 86 |         Self::from(unsafe { mem::transmute::<[[f32; 4]; 2], _>(v.into()) })
[INFO] [stdout]    |         ----                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `Dst` declared on the function `transmute`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `((f32, f32), (f32, f32), (f32, f32), (f32, f32)): From<_>` found in the `core` crate:
[INFO] [stdout]            - impl<T> From<T> for T;
[INFO] [stdout]            - impl<T> From<[T; 4]> for (T, T, T, T);
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grafix-toolbox-0.7.7/lib/policies/casts/matrix.rs:91:23
[INFO] [stdout]    |
[INFO] [stdout] 91 |         Self::from(unsafe { mem::transmute::<[[f32; 4]; 3], _>(v.into()) })
[INFO] [stdout]    |         ----                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `Dst` declared on the function `transmute`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `((f32, f32, f32), (f32, f32, f32), (f32, f32, f32), (f32, f32, f32)): From<_>` found in the `core` crate:
[INFO] [stdout]            - impl<T> From<T> for T;
[INFO] [stdout]            - impl<T> From<[T; 4]> for (T, T, T, T);
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grafix-toolbox-0.7.7/lib/policies/casts/vector.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 |         Self::from(unsafe { mem::transmute::<[_; 2], _>(v.into()) })
[INFO] [stdout]   |         ----                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `Dst` declared on the function `transmute`
[INFO] [stdout]   |         |
[INFO] [stdout]   |         type must be known at this point
[INFO] [stdout]   |
[INFO] [stdout]   = note: multiple `impl`s satisfying `(f32, f32): From<_>` found in the `core` crate:
[INFO] [stdout]           - impl<T> From<T> for T;
[INFO] [stdout]           - impl<T> From<[T; 2]> for (T, T);
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grafix-toolbox-0.7.7/lib/policies/casts/vector.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |         Self::from(unsafe { mem::transmute::<[_; 3], _>(v.into()) })
[INFO] [stdout]    |         ----                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `Dst` declared on the function `transmute`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `(f32, f32, f32): From<_>` found in the `core` crate:
[INFO] [stdout]            - impl<T> From<T> for T;
[INFO] [stdout]            - impl<T> From<[T; 3]> for (T, T, T);
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grafix-toolbox-0.7.7/lib/policies/casts/vector.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |         Self::from(unsafe { mem::transmute::<[_; 4], _>(v.into()) })
[INFO] [stdout]    |         ----                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `Dst` declared on the function `transmute`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `(f32, f32, f32, f32): From<_>` found in the `core` crate:
[INFO] [stdout]            - impl<T> From<T> for T;
[INFO] [stdout]            - impl<T> From<[T; 4]> for (T, T, T, T);
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `grafix-toolbox` (lib) due to 12 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5155c7c3680b71704a667bdc9b9e704ba6b99cfaa35c6f624ea09959a030e432", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5155c7c3680b71704a667bdc9b9e704ba6b99cfaa35c6f624ea09959a030e432", kill_on_drop: false }`
[INFO] [stdout] 5155c7c3680b71704a667bdc9b9e704ba6b99cfaa35c6f624ea09959a030e432
