[INFO] fetching crate yellowsun 0.2.3... [INFO] checking yellowsun-0.2.3 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate yellowsun 0.2.3 into /workspace/builds/worker-74/source [INFO] validating manifest of crates.io crate yellowsun 0.2.3 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 crates.io crate yellowsun 0.2.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate yellowsun 0.2.3 [INFO] tweaked toml for crates.io crate yellowsun 0.2.3 written to /workspace/builds/worker-74/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] Downloading crates ... [INFO] [stderr] Downloaded ppv-null v0.1.2 [INFO] [stderr] Downloaded hex-literal v0.1.4 [INFO] [stderr] Downloaded hex-literal-impl v0.1.2 [INFO] [stderr] Downloaded skein-hash v0.3.1 [INFO] [stderr] Downloaded ppv-lite86 v0.1.2 [INFO] [stderr] Downloaded crypto-simd v0.1.1 [INFO] [stderr] Downloaded threefish-cipher v0.4.0 [INFO] [stderr] Downloaded blake-hash v0.2.0 [INFO] [stderr] Downloaded groestl-aesni v0.2.2 [INFO] [stderr] Downloaded jh-x86_64 v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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] 0aafe943ca5fb6b083b23c832d7ee6b415203245071c865fb76a3285f3025267 [INFO] running `Command { std: "docker" "start" "-a" "0aafe943ca5fb6b083b23c832d7ee6b415203245071c865fb76a3285f3025267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0aafe943ca5fb6b083b23c832d7ee6b415203245071c865fb76a3285f3025267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aafe943ca5fb6b083b23c832d7ee6b415203245071c865fb76a3285f3025267", kill_on_drop: false }` [INFO] [stdout] 0aafe943ca5fb6b083b23c832d7ee6b415203245071c865fb76a3285f3025267 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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] 3a7c4df43d4f75f3dbd416927ee29f1f4e285f1aa95efb44387455abc45fca50 [INFO] running `Command { std: "docker" "start" "-a" "3a7c4df43d4f75f3dbd416927ee29f1f4e285f1aa95efb44387455abc45fca50", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.3 [INFO] [stderr] Checking crypto-simd v0.1.1 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking ppv-null v0.1.2 [INFO] [stderr] Checking ppv-lite86 v0.1.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking threefish-cipher v0.4.0 [INFO] [stderr] Checking groestl-aesni v0.2.2 [INFO] [stderr] Checking blake-hash v0.2.0 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking skein-hash v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.4.3 [INFO] [stderr] Compiling hex-literal-impl v0.1.2 [INFO] [stderr] Checking hex-literal v0.1.4 [INFO] [stderr] Checking jh-x86_64 v0.2.2 [INFO] [stderr] Checking yellowsun v0.2.3 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 22 | fn finalize(mut data: State) -> GenericArray { [INFO] [stdout] | --------------------- expected `skein_hash::GenericArray, B0>, B0>, B0>, B0>, B0>>` because of return type [INFO] [stdout] ... [INFO] [stdout] 26 | 0 => blake_hash::Blake256::digest(bytes), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `skein_hash::GenericArray`, found struct `blake_hash::digest::generic_array::GenericArray` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `skein_hash::GenericArray, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] found struct `blake_hash::digest::generic_array::GenericArray, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] = note: perhaps two different versions of crate `generic_array` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `digest` exists for struct `Skein512, B0>, B0>, B0>, B0>, B0>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/lib.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | 3 => skein_hash::Skein512::::digest(bytes), [INFO] [stdout] | ^^^^^^ function or associated item cannot be called on `Skein512, B0>, B0>, B0>, B0>, B0>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skein-hash-0.3.1/src/lib.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | define_hasher!(Skein512, Threefish512, U64, 512); [INFO] [stdout] | ------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `_: Input` [INFO] [stdout] | doesn't satisfy `_: blake_hash::Digest` [INFO] [stdout] | doesn't satisfy `_: blake_hash::digest::FixedOutput` [INFO] [stdout] | doesn't satisfy `_: blake_hash::digest::Reset` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Skein512, B0>, B0>, B0>, B0>, B0>>: Input` [INFO] [stdout] which is required by `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::FixedOutput` [INFO] [stdout] which is required by `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::Reset` [INFO] [stdout] which is required by `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: Input` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::FixedOutput` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::Reset` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: Default` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: Input` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::FixedOutput` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::Reset` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: Clone` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: Default` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 13 | use skein_hash::Digest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `State: From, B1>, B0>, B0>, B1>, B0>, B0>, B0>>>` is not satisfied [INFO] [stdout] --> src/lib.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | let state = State::from(sha3::Keccak256Full::digest(blob)); [INFO] [stdout] | ^^^^^^^^^^^ the trait `From, B1>, B0>, B0>, B1>, B0>, B0>, B0>>>` is not implemented for `State` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] , B1>, B0>, B0>, B1>, B0>, B0>, B0>>>> [INFO] [stdout] note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `State: From, B1>, B0>, B0>, B1>, B0>, B0>, B0>>>` is not satisfied [INFO] [stdout] --> src/lib.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 154 | State::from(sha3::Keccak256Full::digest(blob)), [INFO] [stdout] | ^^^^^^^^^^^ the trait `From, B1>, B0>, B0>, B1>, B0>, B0>, B0>>>` is not implemented for `State` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] , B1>, B0>, B0>, B1>, B0>, B0>, B0>>>> [INFO] [stdout] note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `State: From, B1>, B0>, B0>, B1>, B0>, B0>, B0>>>` is not satisfied [INFO] [stdout] --> src/lib.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 166 | let mut state = State::from(sha3::Keccak256Full::digest(blob)); [INFO] [stdout] | ^^^^^^^^^^^ the trait `From, B1>, B0>, B0>, B1>, B0>, B0>, B0>>>` is not implemented for `State` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] , B1>, B0>, B0>, B1>, B0>, B0>, B0>>>> [INFO] [stdout] note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yellowsun` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 22 | fn finalize(mut data: State) -> GenericArray { [INFO] [stdout] | --------------------- expected `skein_hash::GenericArray, B0>, B0>, B0>, B0>, B0>>` because of return type [INFO] [stdout] ... [INFO] [stdout] 26 | 0 => blake_hash::Blake256::digest(bytes), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `skein_hash::GenericArray`, found struct `blake_hash::digest::generic_array::GenericArray` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `skein_hash::GenericArray, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] found struct `blake_hash::digest::generic_array::GenericArray, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] = note: perhaps two different versions of crate `generic_array` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `digest` exists for struct `Skein512, B0>, B0>, B0>, B0>, B0>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/lib.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | 3 => skein_hash::Skein512::::digest(bytes), [INFO] [stdout] | ^^^^^^ function or associated item cannot be called on `Skein512, B0>, B0>, B0>, B0>, B0>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skein-hash-0.3.1/src/lib.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | define_hasher!(Skein512, Threefish512, U64, 512); [INFO] [stdout] | ------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `_: Input` [INFO] [stdout] | doesn't satisfy `_: blake_hash::Digest` [INFO] [stdout] | doesn't satisfy `_: blake_hash::digest::FixedOutput` [INFO] [stdout] | doesn't satisfy `_: blake_hash::digest::Reset` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Skein512, B0>, B0>, B0>, B0>, B0>>: Input` [INFO] [stdout] which is required by `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::FixedOutput` [INFO] [stdout] which is required by `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::Reset` [INFO] [stdout] which is required by `Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: Input` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::FixedOutput` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::Reset` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&Skein512, B0>, B0>, B0>, B0>, B0>>: Default` [INFO] [stdout] which is required by `&Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: Input` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::FixedOutput` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::Reset` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: Clone` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: Default` [INFO] [stdout] which is required by `&mut Skein512, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 13 | use skein_hash::Digest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `State: From, B1>, B0>, B0>, B1>, B0>, B0>, B0>>>` is not satisfied [INFO] [stdout] --> src/lib.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | let state = State::from(sha3::Keccak256Full::digest(blob)); [INFO] [stdout] | ^^^^^^^^^^^ the trait `From, B1>, B0>, B0>, B1>, B0>, B0>, B0>>>` is not implemented for `State` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] , B1>, B0>, B0>, B1>, B0>, B0>, B0>>>> [INFO] [stdout] note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `State: From, B1>, B0>, B0>, B1>, B0>, B0>, B0>>>` is not satisfied [INFO] [stdout] --> src/lib.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 154 | State::from(sha3::Keccak256Full::digest(blob)), [INFO] [stdout] | ^^^^^^^^^^^ the trait `From, B1>, B0>, B0>, B1>, B0>, B0>, B0>>>` is not implemented for `State` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] , B1>, B0>, B0>, B1>, B0>, B0>, B0>>>> [INFO] [stdout] note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `State: From, B1>, B0>, B0>, B1>, B0>, B0>, B0>>>` is not satisfied [INFO] [stdout] --> src/lib.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 166 | let mut state = State::from(sha3::Keccak256Full::digest(blob)); [INFO] [stdout] | ^^^^^^^^^^^ the trait `From, B1>, B0>, B0>, B1>, B0>, B0>, B0>>>` is not implemented for `State` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] , B1>, B0>, B0>, B1>, B0>, B0>, B0>>>> [INFO] [stdout] note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [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" "3a7c4df43d4f75f3dbd416927ee29f1f4e285f1aa95efb44387455abc45fca50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a7c4df43d4f75f3dbd416927ee29f1f4e285f1aa95efb44387455abc45fca50", kill_on_drop: false }` [INFO] [stdout] 3a7c4df43d4f75f3dbd416927ee29f1f4e285f1aa95efb44387455abc45fca50