[INFO] cloning repository https://github.com/willcassella/rusterizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willcassella/rusterizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillcassella%2Frusterizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillcassella%2Frusterizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8b955f206471f613357c82db394ea7410ddaa59 [INFO] checking willcassella/rusterizer against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillcassella%2Frusterizer" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/willcassella/rusterizer on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/willcassella/rusterizer [INFO] finished tweaking git repo https://github.com/willcassella/rusterizer [INFO] tweaked toml for git repo https://github.com/willcassella/rusterizer written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/willcassella/rusterizer 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-integer v0.1.36 [INFO] [stderr] Downloaded num-traits v0.2.1 [INFO] [stderr] Downloaded jpeg-decoder v0.1.14 [INFO] [stderr] Downloaded num-iter v0.1.35 [INFO] [stderr] Downloaded crossbeam-epoch v0.3.0 [INFO] [stderr] Downloaded libc v0.2.39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2703f5f6beb765a7a22bd051c81deafd9dcf28c0e161e98e2c75e12daf6fb18 [INFO] running `Command { std: "docker" "start" "-a" "e2703f5f6beb765a7a22bd051c81deafd9dcf28c0e161e98e2c75e12daf6fb18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2703f5f6beb765a7a22bd051c81deafd9dcf28c0e161e98e2c75e12daf6fb18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2703f5f6beb765a7a22bd051c81deafd9dcf28c0e161e98e2c75e12daf6fb18", kill_on_drop: false }` [INFO] [stdout] e2703f5f6beb765a7a22bd051c81deafd9dcf28c0e161e98e2c75e12daf6fb18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2665b0494ad636e94aac3ca061ae595e687cf81a6739cef5a26edc98a593cccb [INFO] running `Command { std: "docker" "start" "-a" "2665b0494ad636e94aac3ca061ae595e687cf81a6739cef5a26edc98a593cccb", kill_on_drop: false }` [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking num-traits v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Checking either v1.4.0 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking deflate v0.7.17 [INFO] [stderr] Checking crossbeam-epoch v0.3.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking rayon v1.0.1 [INFO] [stderr] Checking jpeg-decoder v0.1.14 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Checking rusterizer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/strider/mod.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | fn next(&mut self) -> Option { [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^ expected `Option<<... as StriderTypeTuple<'_>>::References>`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option<>::References>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/strider/mod.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | fn next(&mut self) -> Option { [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^ expected `Option<<... as StriderTypeTuple<'_>>::References>`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option<>::References>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `strider_component::StriderComponent::<'a, T>::next` is unsafe and requires unsafe function or block [INFO] [stdout] --> src/strider/detail/type_tuple.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | $(self.$is.next());* [INFO] [stdout] | ^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 33 | impl_type_tuple!(T0 : 0); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: this error originates in the macro `impl_type_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `strider_component::StriderComponent::<'a, T>::next` is unsafe and requires unsafe function or block [INFO] [stdout] --> src/strider/detail/type_tuple.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | $(self.$is.next());* [INFO] [stdout] | ^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 34 | impl_type_tuple!(T0, T1 : 0, 1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: this error originates in the macro `impl_type_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `strider_component::StriderComponent::<'a, T>::next` is unsafe and requires unsafe function or block [INFO] [stdout] --> src/strider/detail/type_tuple.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | $(self.$is.next());* [INFO] [stdout] | ^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 35 | impl_type_tuple!(T0, T1, T2 : 0, 1, 2); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: this error originates in the macro `impl_type_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `strider_component::StriderComponent::<'a, T>::next` is unsafe and requires unsafe function or block [INFO] [stdout] --> src/strider/detail/type_tuple.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | $(self.$is.next());* [INFO] [stdout] | ^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 36 | impl_type_tuple!(T0, T1, T2, T3 : 0, 1, 2, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: this error originates in the macro `impl_type_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `strider_component::StriderComponent::<'a, T>::next` is unsafe and requires unsafe function or block [INFO] [stdout] --> src/strider/detail/type_tuple.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | $(self.$is.next());* [INFO] [stdout] | ^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 37 | impl_type_tuple!(T0, T1, T2, T3, T4 : 0, 1, 2, 3, 4); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: this error originates in the macro `impl_type_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `strider_component::StriderComponent::<'a, T>::next` is unsafe and requires unsafe function or block [INFO] [stdout] --> src/strider/detail/type_tuple.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | $(self.$is.next());* [INFO] [stdout] | ^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 33 | impl_type_tuple!(T0 : 0); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: this error originates in the macro `impl_type_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `strider_component::StriderComponent::<'a, T>::next` is unsafe and requires unsafe function or block [INFO] [stdout] --> src/strider/detail/type_tuple.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | $(self.$is.next());* [INFO] [stdout] | ^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 38 | impl_type_tuple!(T0, T1, T2, T3, T4, T5 : 0, 1, 2, 3, 4, 5); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: this error originates in the macro `impl_type_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `strider_component::StriderComponent::<'a, T>::next` is unsafe and requires unsafe function or block [INFO] [stdout] --> src/strider/detail/type_tuple.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | $(self.$is.next());* [INFO] [stdout] | ^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 34 | impl_type_tuple!(T0, T1 : 0, 1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: this error originates in the macro `impl_type_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `strider_component::StriderComponent::<'a, T>::next` is unsafe and requires unsafe function or block [INFO] [stdout] --> src/strider/detail/type_tuple.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | $(self.$is.next());* [INFO] [stdout] | ^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 35 | impl_type_tuple!(T0, T1, T2 : 0, 1, 2); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: this error originates in the macro `impl_type_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `strider_component::StriderComponent::<'a, T>::next` is unsafe and requires unsafe function or block [INFO] [stdout] --> src/strider/detail/type_tuple.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | $(self.$is.next());* [INFO] [stdout] | ^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 39 | impl_type_tuple!(T0, T1, T2, T3, T4, T5, T6 : 0, 1, 2, 3, 4, 5, 6); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: this error originates in the macro `impl_type_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `strider_component::StriderComponent::<'a, T>::next` is unsafe and requires unsafe function or block [INFO] [stdout] --> src/strider/detail/type_tuple.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | $(self.$is.next());* [INFO] [stdout] | ^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 36 | impl_type_tuple!(T0, T1, T2, T3 : 0, 1, 2, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: this error originates in the macro `impl_type_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `strider_component::StriderComponent::<'a, T>::next` is unsafe and requires unsafe function or block [INFO] [stdout] --> src/strider/detail/type_tuple.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | $(self.$is.next());* [INFO] [stdout] | ^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 37 | impl_type_tuple!(T0, T1, T2, T3, T4 : 0, 1, 2, 3, 4); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: this error originates in the macro `impl_type_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `strider_component::StriderComponent::<'a, T>::next` is unsafe and requires unsafe function or block [INFO] [stdout] --> src/strider/detail/type_tuple.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | $(self.$is.next());* [INFO] [stdout] | ^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 40 | impl_type_tuple!(T0, T1, T2, T3, T4, T5, T6, T7 : 0, 1, 2, 3, 4, 5, 7); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: this error originates in the macro `impl_type_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `strider_component::StriderComponent::<'a, T>::next` is unsafe and requires unsafe function or block [INFO] [stdout] --> src/strider/detail/type_tuple.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | $(self.$is.next());* [INFO] [stdout] | ^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 38 | impl_type_tuple!(T0, T1, T2, T3, T4, T5 : 0, 1, 2, 3, 4, 5); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: this error originates in the macro `impl_type_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `strider_component::StriderComponent::<'a, T>::next` is unsafe and requires unsafe function or block [INFO] [stdout] --> src/strider/detail/type_tuple.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | $(self.$is.next());* [INFO] [stdout] | ^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 39 | impl_type_tuple!(T0, T1, T2, T3, T4, T5, T6 : 0, 1, 2, 3, 4, 5, 6); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: this error originates in the macro `impl_type_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `strider_component::StriderComponent::<'a, T>::next` is unsafe and requires unsafe function or block [INFO] [stdout] --> src/strider/detail/type_tuple.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | $(self.$is.next());* [INFO] [stdout] | ^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 40 | impl_type_tuple!(T0, T1, T2, T3, T4, T5, T6, T7 : 0, 1, 2, 3, 4, 5, 7); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: this error originates in the macro `impl_type_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0133, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0133, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusterizer` (bin "rusterizer") due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rusterizer` (bin "rusterizer" test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "2665b0494ad636e94aac3ca061ae595e687cf81a6739cef5a26edc98a593cccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2665b0494ad636e94aac3ca061ae595e687cf81a6739cef5a26edc98a593cccb", kill_on_drop: false }` [INFO] [stdout] 2665b0494ad636e94aac3ca061ae595e687cf81a6739cef5a26edc98a593cccb [INFO] checking willcassella/rusterizer against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillcassella%2Frusterizer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/willcassella/rusterizer on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/willcassella/rusterizer [INFO] finished tweaking git repo https://github.com/willcassella/rusterizer [INFO] tweaked toml for git repo https://github.com/willcassella/rusterizer written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/willcassella/rusterizer 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a30088676ec8dc0c83fed9badc65671ca1fdf11894451892a0627fd50cb5aa1 [INFO] running `Command { std: "docker" "start" "-a" "1a30088676ec8dc0c83fed9badc65671ca1fdf11894451892a0627fd50cb5aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a30088676ec8dc0c83fed9badc65671ca1fdf11894451892a0627fd50cb5aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a30088676ec8dc0c83fed9badc65671ca1fdf11894451892a0627fd50cb5aa1", kill_on_drop: false }` [INFO] [stdout] 1a30088676ec8dc0c83fed9badc65671ca1fdf11894451892a0627fd50cb5aa1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caa943613a7aa9e23e44aef4f23cb216b3a47f9f904c714e3b079ff22a98ac9d [INFO] running `Command { std: "docker" "start" "-a" "caa943613a7aa9e23e44aef4f23cb216b3a47f9f904c714e3b079ff22a98ac9d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "caa943613a7aa9e23e44aef4f23cb216b3a47f9f904c714e3b079ff22a98ac9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caa943613a7aa9e23e44aef4f23cb216b3a47f9f904c714e3b079ff22a98ac9d", kill_on_drop: false }` [INFO] [stdout] caa943613a7aa9e23e44aef4f23cb216b3a47f9f904c714e3b079ff22a98ac9d