[INFO] cloning repository https://github.com/christopherwebb/rust_ray_tracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/christopherwebb/rust_ray_tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristopherwebb%2Frust_ray_tracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristopherwebb%2Frust_ray_tracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52460c9acf71130fa146ca446e2d50f602afe972 [INFO] checking christopherwebb/rust_ray_tracer against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristopherwebb%2Frust_ray_tracer" "/workspace/builds/worker-91/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-91/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/christopherwebb/rust_ray_tracer 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/christopherwebb/rust_ray_tracer [INFO] finished tweaking git repo https://github.com/christopherwebb/rust_ray_tracer [INFO] tweaked toml for git repo https://github.com/christopherwebb/rust_ray_tracer written to /workspace/builds/worker-91/source/Cargo.toml [INFO] crate git repo https://github.com/christopherwebb/rust_ray_tracer 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-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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] 0bd15840b4d36d105e90e38bf3f3eb4f9c7e62f1a48f6767247226bac74293ed [INFO] running `Command { std: "docker" "start" "-a" "0bd15840b4d36d105e90e38bf3f3eb4f9c7e62f1a48f6767247226bac74293ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bd15840b4d36d105e90e38bf3f3eb4f9c7e62f1a48f6767247226bac74293ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bd15840b4d36d105e90e38bf3f3eb4f9c7e62f1a48f6767247226bac74293ed", kill_on_drop: false }` [INFO] [stdout] 0bd15840b4d36d105e90e38bf3f3eb4f9c7e62f1a48f6767247226bac74293ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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] 63b07e2a80986ad6fe72999c3ccec3f233e1b1180eb8459ab7cf0043e99162cb [INFO] running `Command { std: "docker" "start" "-a" "63b07e2a80986ad6fe72999c3ccec3f233e1b1180eb8459ab7cf0043e99162cb", 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] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] lazy_static v1.3.0: spin, spin_no_std [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.9 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking indicatif v0.13.0 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Checking serde_json v1.0.42 [INFO] [stderr] Checking rust_ray_tracing v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/aabb.rs (4 fixes) [INFO] [stderr] Fixed src/shapes/cylinder.rs (1 fix) [INFO] [stderr] Fixed src/shapes/sphere2.rs (3 fixes) [INFO] [stderr] Fixed src/shapes/sphere.rs (1 fix) [INFO] [stderr] Fixed src/shapes/base.rs (1 fix) [INFO] [stderr] Fixed src/vector.rs (2 fixes) [INFO] [stdout] error[E0061]: this function takes 3 arguments but 5 arguments were supplied [INFO] [stdout] --> src/shapes/sphere2.rs:137:36 [INFO] [stdout] | [INFO] [stdout] 137 | let result_option = sphere.collide( [INFO] [stdout] | ^^^^^^^ expected 3 arguments [INFO] [stdout] 138 | / Ray { [INFO] [stdout] 139 | | a: Point3f { [INFO] [stdout] 140 | | x: 0.0, [INFO] [stdout] 141 | | y: 0.0, [INFO] [stdout] ... | [INFO] [stdout] 149 | | time: 0.0, [INFO] [stdout] 150 | | }, [INFO] [stdout] | |_____________- [INFO] [stdout] 151 | indentity(), [INFO] [stdout] | ----------- [INFO] [stdout] 152 | indentity(), [INFO] [stdout] | ----------- [INFO] [stdout] 153 | 0.0, [INFO] [stdout] | --- [INFO] [stdout] 154 | 20.0, [INFO] [stdout] | ---- supplied 5 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/shapes/base.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | fn collide( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 5 arguments were supplied [INFO] [stdout] --> src/shapes/sphere2.rs:171:36 [INFO] [stdout] | [INFO] [stdout] 171 | let result_option = sphere.collide( [INFO] [stdout] | ^^^^^^^ expected 3 arguments [INFO] [stdout] 172 | / Ray { [INFO] [stdout] 173 | | a: Point3f { [INFO] [stdout] 174 | | x: 0.0, [INFO] [stdout] 175 | | y: 1.0, [INFO] [stdout] ... | [INFO] [stdout] 183 | | time: 0.0, [INFO] [stdout] 184 | | }, [INFO] [stdout] | |_____________- [INFO] [stdout] 185 | indentity(), [INFO] [stdout] | ----------- [INFO] [stdout] 186 | indentity(), [INFO] [stdout] | ----------- [INFO] [stdout] 187 | 4.999, [INFO] [stdout] | ----- [INFO] [stdout] 188 | 5.001, [INFO] [stdout] | ----- supplied 5 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/shapes/base.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | fn collide( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 5 arguments were supplied [INFO] [stdout] --> src/shapes/sphere2.rs:203:36 [INFO] [stdout] | [INFO] [stdout] 203 | let result_option = sphere.collide( [INFO] [stdout] | ^^^^^^^ expected 3 arguments [INFO] [stdout] 204 | / Ray { [INFO] [stdout] 205 | | a: Point3f { [INFO] [stdout] 206 | | x: 0.0, [INFO] [stdout] 207 | | y: 2.0, [INFO] [stdout] ... | [INFO] [stdout] 215 | | time: 0.0, [INFO] [stdout] 216 | | }, [INFO] [stdout] | |_____________- [INFO] [stdout] 217 | indentity(), [INFO] [stdout] | ----------- [INFO] [stdout] 218 | indentity(), [INFO] [stdout] | ----------- [INFO] [stdout] 219 | 0.0, [INFO] [stdout] | --- [INFO] [stdout] 220 | 20.0, [INFO] [stdout] | ---- supplied 5 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/shapes/base.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | fn collide( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 5 arguments were supplied [INFO] [stdout] --> src/shapes/sphere2.rs:237:36 [INFO] [stdout] | [INFO] [stdout] 237 | let result_option = sphere.collide( [INFO] [stdout] | ^^^^^^^ expected 3 arguments [INFO] [stdout] 238 | / Ray { [INFO] [stdout] 239 | | a: Point3f { [INFO] [stdout] 240 | | x: 0.0, [INFO] [stdout] 241 | | y: 0.0, [INFO] [stdout] ... | [INFO] [stdout] 249 | | time: 0.0, [INFO] [stdout] 250 | | }, [INFO] [stdout] | |_____________- [INFO] [stdout] 251 | indentity(), [INFO] [stdout] | ----------- [INFO] [stdout] 252 | indentity(), [INFO] [stdout] | ----------- [INFO] [stdout] 253 | 0.0, [INFO] [stdout] | --- [INFO] [stdout] 254 | 20.0, [INFO] [stdout] | ---- supplied 5 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/shapes/base.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | fn collide( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 5 arguments were supplied [INFO] [stdout] --> src/shapes/sphere2.rs:307:36 [INFO] [stdout] | [INFO] [stdout] 307 | let result_option = sphere.collide( [INFO] [stdout] | ^^^^^^^ expected 3 arguments [INFO] [stdout] 308 | ray, [INFO] [stdout] | --- [INFO] [stdout] 309 | transform.m, [INFO] [stdout] | ----------- [INFO] [stdout] 310 | transform.m_inv, [INFO] [stdout] | --------------- [INFO] [stdout] 311 | original_t_min, [INFO] [stdout] | -------------- [INFO] [stdout] 312 | original_t_max, [INFO] [stdout] | -------------- supplied 5 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/shapes/base.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | fn collide( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 5 arguments were supplied [INFO] [stdout] --> src/shapes/sphere2.rs:333:36 [INFO] [stdout] | [INFO] [stdout] 333 | let result_option = sphere.collide( [INFO] [stdout] | ^^^^^^^ expected 3 arguments [INFO] [stdout] 334 | / Ray { [INFO] [stdout] 335 | | a: Point3f { [INFO] [stdout] 336 | | x: 0.0, [INFO] [stdout] 337 | | y: 0.0, [INFO] [stdout] ... | [INFO] [stdout] 345 | | time: 0.0, [INFO] [stdout] 346 | | }, [INFO] [stdout] | |_____________- [INFO] [stdout] 347 | transform.m, [INFO] [stdout] | ----------- [INFO] [stdout] 348 | transform.m_inv, [INFO] [stdout] | --------------- [INFO] [stdout] 349 | 0.0, [INFO] [stdout] | --- [INFO] [stdout] 350 | 20.0, [INFO] [stdout] | ---- supplied 5 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/shapes/base.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | fn collide( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 5 arguments were supplied [INFO] [stdout] --> src/shapes/sphere2.rs:371:36 [INFO] [stdout] | [INFO] [stdout] 371 | let result_option = sphere.collide( [INFO] [stdout] | ^^^^^^^ expected 3 arguments [INFO] [stdout] 372 | / Ray { [INFO] [stdout] 373 | | a: Point3f { [INFO] [stdout] 374 | | x: -5.0, [INFO] [stdout] 375 | | y: 0.0, [INFO] [stdout] ... | [INFO] [stdout] 383 | | time: 0.0, [INFO] [stdout] 384 | | }, [INFO] [stdout] | |_____________- [INFO] [stdout] 385 | transform.m, [INFO] [stdout] | ----------- [INFO] [stdout] 386 | transform.m_inv, [INFO] [stdout] | --------------- [INFO] [stdout] 387 | 0.0, [INFO] [stdout] | --- [INFO] [stdout] 388 | 20.0, [INFO] [stdout] | ---- supplied 5 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/shapes/base.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | fn collide( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 5 arguments were supplied [INFO] [stdout] --> src/shapes/sphere2.rs:403:36 [INFO] [stdout] | [INFO] [stdout] 403 | let result_option = sphere.collide( [INFO] [stdout] | ^^^^^^^ expected 3 arguments [INFO] [stdout] 404 | / Ray { [INFO] [stdout] 405 | | a: Point3f { [INFO] [stdout] 406 | | x: 0.0, [INFO] [stdout] 407 | | y: 0.0, [INFO] [stdout] ... | [INFO] [stdout] 415 | | time: 0.0, [INFO] [stdout] 416 | | }, [INFO] [stdout] | |_____________- [INFO] [stdout] 417 | transform.m, [INFO] [stdout] | ----------- [INFO] [stdout] 418 | transform.m_inv, [INFO] [stdout] | --------------- [INFO] [stdout] 419 | 0.0, [INFO] [stdout] | --- [INFO] [stdout] 420 | 20.0, [INFO] [stdout] | ---- supplied 5 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/shapes/base.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | fn collide( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 5 arguments were supplied [INFO] [stdout] --> src/shapes/sphere2.rs:441:36 [INFO] [stdout] | [INFO] [stdout] 441 | let result_option = sphere.collide( [INFO] [stdout] | ^^^^^^^ expected 3 arguments [INFO] [stdout] 442 | / Ray { [INFO] [stdout] 443 | | a: Point3f { [INFO] [stdout] 444 | | x: 0.0, [INFO] [stdout] 445 | | y: 0.0, [INFO] [stdout] ... | [INFO] [stdout] 453 | | time: 0.0, [INFO] [stdout] 454 | | }, [INFO] [stdout] | |_____________- [INFO] [stdout] 455 | transform.m, [INFO] [stdout] | ----------- [INFO] [stdout] 456 | transform.m_inv, [INFO] [stdout] | --------------- [INFO] [stdout] 457 | 0.0, [INFO] [stdout] | --- [INFO] [stdout] 458 | 50.0, [INFO] [stdout] | ---- supplied 5 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/shapes/base.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | fn collide( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 5 arguments were supplied [INFO] [stdout] --> src/shapes/sphere2.rs:492:36 [INFO] [stdout] | [INFO] [stdout] 492 | let result_option = sphere.collide( [INFO] [stdout] | ^^^^^^^ expected 3 arguments [INFO] [stdout] 493 | / Ray { [INFO] [stdout] 494 | | a: Point3f { [INFO] [stdout] 495 | | x: 0.0, [INFO] [stdout] 496 | | y: 0.0, [INFO] [stdout] ... | [INFO] [stdout] 500 | | time: 0.0, [INFO] [stdout] 501 | | }, [INFO] [stdout] | |_____________- [INFO] [stdout] 502 | transform.m, [INFO] [stdout] | ----------- [INFO] [stdout] 503 | transform.m_inv, [INFO] [stdout] | --------------- [INFO] [stdout] 504 | t_val * 0.99, [INFO] [stdout] | ------------ [INFO] [stdout] 505 | t_val * 1.01, [INFO] [stdout] | ------------ supplied 5 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/shapes/base.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | fn collide( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_ray_tracing` due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: value assigned to `phi` is never read [INFO] [stdout] --> src/shapes/cylinder.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | phi += 2.0 * f32::consts::PI; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dot` [INFO] [stdout] --> src/core/normal.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn dot(l: &Normal3T, r: &Normal3T) -> T [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `N` should have a snake case name [INFO] [stdout] --> src/shapes/cylinder.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | let N = &cross(&dpdu, &dpdv).unit_vector(); [INFO] [stdout] | ^ help: convert the identifier to snake case: `n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [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" "63b07e2a80986ad6fe72999c3ccec3f233e1b1180eb8459ab7cf0043e99162cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63b07e2a80986ad6fe72999c3ccec3f233e1b1180eb8459ab7cf0043e99162cb", kill_on_drop: false }` [INFO] [stdout] 63b07e2a80986ad6fe72999c3ccec3f233e1b1180eb8459ab7cf0043e99162cb