[INFO] cloning repository https://github.com/LinusDikomey/vecm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LinusDikomey/vecm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinusDikomey%2Fvecm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinusDikomey%2Fvecm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81b10fd6ab21ad187647559c4bf40308988a9378 [INFO] checking LinusDikomey/vecm against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinusDikomey%2Fvecm" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LinusDikomey/vecm on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LinusDikomey/vecm [INFO] finished tweaking git repo https://github.com/LinusDikomey/vecm [INFO] tweaked toml for git repo https://github.com/LinusDikomey/vecm written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/LinusDikomey/vecm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 822b094c35e9ea2b914654f2a3a408364fbf9056438bfed88884b766df458f53 [INFO] running `Command { std: "docker" "start" "-a" "822b094c35e9ea2b914654f2a3a408364fbf9056438bfed88884b766df458f53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "822b094c35e9ea2b914654f2a3a408364fbf9056438bfed88884b766df458f53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "822b094c35e9ea2b914654f2a3a408364fbf9056438bfed88884b766df458f53", kill_on_drop: false }` [INFO] [stdout] 822b094c35e9ea2b914654f2a3a408364fbf9056438bfed88884b766df458f53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a2bf8f3c8f6e9195a5c624afea99e2b6748ebfd0d9679b1963dba4fc3bd9f8d [INFO] running `Command { std: "docker" "start" "-a" "7a2bf8f3c8f6e9195a5c624afea99e2b6748ebfd0d9679b1963dba4fc3bd9f8d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking vecm v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/bin.rs:405:30 [INFO] [stdout] | [INFO] [stdout] 405 | assert_eq!(Vec2::from_bytes(&vec.to_bytes()), vec) [INFO] [stdout] | ^^^^^^^^^^ multiple `from_bytes` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `bin::Vec2ByteConvert` for the type `vec::PolyVec2` [INFO] [stdout] --> src/bin.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | fn from_bytes(b: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `bin::ByteConvert` for the type `vec::PolyVec2` [INFO] [stdout] --> src/bin.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | fn from_bytes(bytes: &[u8]) -> Self { Vec2ByteConvert::from_bytes(bytes) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #3 is defined in the trait `bin::Vec3ByteConvert` [INFO] [stdout] --> src/bin.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | fn from_bytes(b: &[u8]) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #4 is defined in the trait `bin::Vec4ByteConvert` [INFO] [stdout] --> src/bin.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | fn from_bytes(b: &[u8]) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 405 | assert_eq!(bin::Vec2ByteConvert::from_bytes(&vec.to_bytes()), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 405 | assert_eq!(bin::ByteConvert::from_bytes(&vec.to_bytes()), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #3 [INFO] [stdout] | [INFO] [stdout] 405 | assert_eq!(bin::Vec3ByteConvert::from_bytes(&vec.to_bytes()), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #4 [INFO] [stdout] | [INFO] [stdout] 405 | assert_eq!(bin::Vec4ByteConvert::from_bytes(&vec.to_bytes()), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/bin.rs:405:46 [INFO] [stdout] | [INFO] [stdout] 405 | assert_eq!(Vec2::from_bytes(&vec.to_bytes()), vec) [INFO] [stdout] | ^^^^^^^^ multiple `to_bytes` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `bin::Vec2ByteConvert` for the type `vec::PolyVec2` [INFO] [stdout] --> src/bin.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | fn to_bytes(&self) -> [u8; 2*N] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `bin::ByteConvert` for the type `vec::PolyVec2` [INFO] [stdout] --> src/bin.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | fn to_bytes(&self) -> [u8; 8] { Vec2ByteConvert::to_bytes(self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #3 is defined in the trait `bin::Vec3ByteConvert` [INFO] [stdout] --> src/bin.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | fn to_bytes(&self) -> [u8; 3*N]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #4 is defined in the trait `bin::Vec4ByteConvert` [INFO] [stdout] --> src/bin.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | fn to_bytes(&self) -> [u8; 4*N]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 405 | assert_eq!(Vec2::from_bytes(&bin::Vec2ByteConvert::to_bytes(&vec)), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 405 | assert_eq!(Vec2::from_bytes(&bin::ByteConvert::to_bytes(&vec)), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #3 [INFO] [stdout] | [INFO] [stdout] 405 | assert_eq!(Vec2::from_bytes(&bin::Vec3ByteConvert::to_bytes(vec)), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #4 [INFO] [stdout] | [INFO] [stdout] 405 | assert_eq!(Vec2::from_bytes(&bin::Vec4ByteConvert::to_bytes(vec)), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/bin.rs:414:30 [INFO] [stdout] | [INFO] [stdout] 414 | assert_eq!(Vec3::from_bytes(&vec.to_bytes()), vec) [INFO] [stdout] | ^^^^^^^^^^ multiple `from_bytes` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `bin::Vec3ByteConvert` for the type `vec::PolyVec3` [INFO] [stdout] --> src/bin.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | fn from_bytes(b: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `bin::ByteConvert` for the type `vec::PolyVec3` [INFO] [stdout] --> src/bin.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | fn from_bytes(bytes: &[u8]) -> Self { Vec3ByteConvert::from_bytes(bytes) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #3 is defined in the trait `bin::Vec2ByteConvert` [INFO] [stdout] --> src/bin.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | fn from_bytes(b: &[u8]) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #4 is defined in the trait `bin::Vec4ByteConvert` [INFO] [stdout] --> src/bin.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | fn from_bytes(b: &[u8]) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 414 | assert_eq!(bin::Vec3ByteConvert::from_bytes(&vec.to_bytes()), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 414 | assert_eq!(bin::ByteConvert::from_bytes(&vec.to_bytes()), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #3 [INFO] [stdout] | [INFO] [stdout] 414 | assert_eq!(bin::Vec2ByteConvert::from_bytes(&vec.to_bytes()), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #4 [INFO] [stdout] | [INFO] [stdout] 414 | assert_eq!(bin::Vec4ByteConvert::from_bytes(&vec.to_bytes()), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/bin.rs:414:46 [INFO] [stdout] | [INFO] [stdout] 414 | assert_eq!(Vec3::from_bytes(&vec.to_bytes()), vec) [INFO] [stdout] | ^^^^^^^^ multiple `to_bytes` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `bin::Vec3ByteConvert` for the type `vec::PolyVec3` [INFO] [stdout] --> src/bin.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | fn to_bytes(&self) -> [u8; 3*N] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `bin::ByteConvert` for the type `vec::PolyVec3` [INFO] [stdout] --> src/bin.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | fn to_bytes(&self) -> [u8; 12] { Vec3ByteConvert::to_bytes(self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #3 is defined in the trait `bin::Vec2ByteConvert` [INFO] [stdout] --> src/bin.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | fn to_bytes(&self) -> [u8; 2*N]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #4 is defined in the trait `bin::Vec4ByteConvert` [INFO] [stdout] --> src/bin.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | fn to_bytes(&self) -> [u8; 4*N]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 414 | assert_eq!(Vec3::from_bytes(&bin::Vec3ByteConvert::to_bytes(&vec)), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 414 | assert_eq!(Vec3::from_bytes(&bin::ByteConvert::to_bytes(&vec)), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #3 [INFO] [stdout] | [INFO] [stdout] 414 | assert_eq!(Vec3::from_bytes(&bin::Vec2ByteConvert::to_bytes(vec)), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #4 [INFO] [stdout] | [INFO] [stdout] 414 | assert_eq!(Vec3::from_bytes(&bin::Vec4ByteConvert::to_bytes(vec)), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/bin.rs:424:30 [INFO] [stdout] | [INFO] [stdout] 424 | assert_eq!(Vec4::from_bytes(&vec.to_bytes()), vec) [INFO] [stdout] | ^^^^^^^^^^ multiple `from_bytes` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `bin::Vec4ByteConvert` for the type `vec::PolyVec4` [INFO] [stdout] --> src/bin.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | fn from_bytes(b: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `bin::ByteConvert` for the type `vec::PolyVec4` [INFO] [stdout] --> src/bin.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | fn from_bytes(bytes: &[u8]) -> Self { Vec4ByteConvert::from_bytes(bytes) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #3 is defined in the trait `bin::Vec2ByteConvert` [INFO] [stdout] --> src/bin.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | fn from_bytes(b: &[u8]) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #4 is defined in the trait `bin::Vec3ByteConvert` [INFO] [stdout] --> src/bin.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | fn from_bytes(b: &[u8]) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 424 | assert_eq!(bin::Vec4ByteConvert::from_bytes(&vec.to_bytes()), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 424 | assert_eq!(bin::ByteConvert::from_bytes(&vec.to_bytes()), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #3 [INFO] [stdout] | [INFO] [stdout] 424 | assert_eq!(bin::Vec2ByteConvert::from_bytes(&vec.to_bytes()), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #4 [INFO] [stdout] | [INFO] [stdout] 424 | assert_eq!(bin::Vec3ByteConvert::from_bytes(&vec.to_bytes()), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/bin.rs:424:46 [INFO] [stdout] | [INFO] [stdout] 424 | assert_eq!(Vec4::from_bytes(&vec.to_bytes()), vec) [INFO] [stdout] | ^^^^^^^^ multiple `to_bytes` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `bin::Vec4ByteConvert` for the type `vec::PolyVec4` [INFO] [stdout] --> src/bin.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | fn to_bytes(&self) -> [u8; 4*N] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `bin::ByteConvert` for the type `vec::PolyVec4` [INFO] [stdout] --> src/bin.rs:324:5 [INFO] [stdout] | [INFO] [stdout] 324 | fn to_bytes(&self) -> [u8; 16] { Vec4ByteConvert::to_bytes(self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #3 is defined in the trait `bin::Vec2ByteConvert` [INFO] [stdout] --> src/bin.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | fn to_bytes(&self) -> [u8; 2*N]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #4 is defined in the trait `bin::Vec3ByteConvert` [INFO] [stdout] --> src/bin.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | fn to_bytes(&self) -> [u8; 3*N]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 424 | assert_eq!(Vec4::from_bytes(&bin::Vec4ByteConvert::to_bytes(&vec)), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 424 | assert_eq!(Vec4::from_bytes(&bin::ByteConvert::to_bytes(&vec)), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #3 [INFO] [stdout] | [INFO] [stdout] 424 | assert_eq!(Vec4::from_bytes(&bin::Vec2ByteConvert::to_bytes(vec)), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #4 [INFO] [stdout] | [INFO] [stdout] 424 | assert_eq!(Vec4::from_bytes(&bin::Vec3ByteConvert::to_bytes(vec)), vec) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vecm` due to 7 previous errors [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7a2bf8f3c8f6e9195a5c624afea99e2b6748ebfd0d9679b1963dba4fc3bd9f8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a2bf8f3c8f6e9195a5c624afea99e2b6748ebfd0d9679b1963dba4fc3bd9f8d", kill_on_drop: false }` [INFO] [stdout] 7a2bf8f3c8f6e9195a5c624afea99e2b6748ebfd0d9679b1963dba4fc3bd9f8d