[INFO] cloning repository https://github.com/dariuswiles/rust-computer-graphics-from-scratch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dariuswiles/rust-computer-graphics-from-scratch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdariuswiles%2Frust-computer-graphics-from-scratch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdariuswiles%2Frust-computer-graphics-from-scratch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae12b8b4b031edafc6d5f7e1ec8a4f9254544323 [INFO] checking dariuswiles/rust-computer-graphics-from-scratch against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdariuswiles%2Frust-computer-graphics-from-scratch" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dariuswiles/rust-computer-graphics-from-scratch 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/dariuswiles/rust-computer-graphics-from-scratch [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/dariuswiles/rust-computer-graphics-from-scratch [INFO] tweaked toml for git repo https://github.com/dariuswiles/rust-computer-graphics-from-scratch written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/dariuswiles/rust-computer-graphics-from-scratch 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xkbcommon-sys v0.7.5 [INFO] [stderr] Downloaded minifb v0.19.3 [INFO] [stderr] Downloaded tar v0.4.35 [INFO] [stderr] Downloaded unidiff v0.3.3 [INFO] [stderr] Downloaded orbclient v0.3.31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 75f5fc77083f470d8b9514c2ac8c3bffc7c82985f0370beb66a6f56b01e4ec88 [INFO] running `Command { std: "docker" "start" "-a" "75f5fc77083f470d8b9514c2ac8c3bffc7c82985f0370beb66a6f56b01e4ec88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75f5fc77083f470d8b9514c2ac8c3bffc7c82985f0370beb66a6f56b01e4ec88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75f5fc77083f470d8b9514c2ac8c3bffc7c82985f0370beb66a6f56b01e4ec88", kill_on_drop: false }` [INFO] [stdout] 75f5fc77083f470d8b9514c2ac8c3bffc7c82985f0370beb66a6f56b01e4ec88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 6ac3a75f72ec76e1ea22c3c3c7b7a9bbc4eba7322b8a38fd891eb073f45da95c [INFO] running `Command { std: "docker" "start" "-a" "6ac3a75f72ec76e1ea22c3c3c7b7a9bbc4eba7322b8a38fd891eb073f45da95c", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [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] libc v0.2.97 (as host dependency): extra_traits [INFO] [stderr] memchr v2.4.0: default, std, use_std [INFO] [stderr] regex v1.5.4 (as host dependency): default [INFO] [stderr] regex-syntax v0.6.25 (as host dependency): default [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking nom v6.1.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling minifb v0.19.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Compiling xkbcommon-sys v0.7.5 [INFO] [stderr] Checking xkb v0.2.1 [INFO] [stderr] Checking rust-computer-graphics-from-scratch v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raytracer_bump.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raytracer_triangle.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raytracer_05.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raster_05.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raster_11.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raster_12_bilinear.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raytracer_06.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raytracer_transparency.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raster_06.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raytracer_03.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raster_12_bilinear_mipmap.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raster_01.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raytracer_01.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raytracer_02.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raster_12_bilinear_normal.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/vector_math.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raster_03.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raster_02.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raster_12.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raster_10.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raster_04.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raytracer_triangle_threading.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raster_08.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raster_09.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raytracer_04.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/raster_07.rs from 2018 edition to 2021 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/raytracer_triangle.rs:546:5 [INFO] [stdout] | [INFO] [stdout] 546 | assert_eq!(intersect_point, Result::Ok(Vector3::new(3.0, 1.0, 4.0))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found struct `Vector3` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(Vector3, f64), ()>` [INFO] [stdout] found enum `Result` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-computer-graphics-from-scratch` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] Fixed examples/raster_12_bilinear.rs (1 fix) [INFO] [stderr] Fixed examples/raster_12_bilinear_normal.rs (1 fix) [INFO] [stderr] Fixed examples/raster_12_bilinear_mipmap.rs (3 fixes) [INFO] [stderr] Fixed examples/raster_12.rs (1 fix) [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" "6ac3a75f72ec76e1ea22c3c3c7b7a9bbc4eba7322b8a38fd891eb073f45da95c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac3a75f72ec76e1ea22c3c3c7b7a9bbc4eba7322b8a38fd891eb073f45da95c", kill_on_drop: false }` [INFO] [stdout] 6ac3a75f72ec76e1ea22c3c3c7b7a9bbc4eba7322b8a38fd891eb073f45da95c