[INFO] cloning repository https://github.com/NealRame/nr-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/NealRame/nr-ray-tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNealRame%2Fnr-ray-tracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNealRame%2Fnr-ray-tracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 887754ba017917776f5428b53074e7aff4edf847 [INFO] checking NealRame/nr-ray-tracer against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNealRame%2Fnr-ray-tracer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NealRame/nr-ray-tracer [INFO] finished tweaking git repo https://github.com/NealRame/nr-ray-tracer [INFO] tweaked toml for git repo https://github.com/NealRame/nr-ray-tracer written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NealRame/nr-ray-tracer on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NealRame/nr-ray-tracer 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdc177cb8eb497cf5887b18b395d4c421b9c805f447b9951cf9090f958684f51 [INFO] running `Command { std: "docker" "start" "-a" "fdc177cb8eb497cf5887b18b395d4c421b9c805f447b9951cf9090f958684f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdc177cb8eb497cf5887b18b395d4c421b9c805f447b9951cf9090f958684f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdc177cb8eb497cf5887b18b395d4c421b9c805f447b9951cf9090f958684f51", kill_on_drop: false }` [INFO] [stdout] fdc177cb8eb497cf5887b18b395d4c421b9c805f447b9951cf9090f958684f51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5288540eb73b638aa2a6c2d9253aa351ca14ec9f4c58f267685a55c5afe1f93b [INFO] running `Command { std: "docker" "start" "-a" "5288540eb73b638aa2a6c2d9253aa351ca14ec9f4c58f267685a55c5afe1f93b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking moxcms v0.7.9 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Checking noise v0.9.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking indicatif v0.18.2 [INFO] [stderr] Checking glam v0.30.9 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling color-print-proc-macro v0.3.7 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking zerocopy v0.8.27 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking color-print v0.3.7 [INFO] [stderr] Checking rav1e v0.7.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking serde_with v3.15.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.8 [INFO] [stdout] error[E0446]: crate-private trait `HelpDispatchTransform` in public interface [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.8/src/traits.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | type TransformableSubpixel: HelpDispatchTransform; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private trait [INFO] [stdout] ... [INFO] [stdout] 380 | pub(crate) trait HelpDispatchTransform: Sized + 'static { [INFO] [stdout] | ------------------------------------------------------- `HelpDispatchTransform` declared as crate-private [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0446`. [INFO] [stdout] [INFO] [stderr] error: could not compile `image` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5288540eb73b638aa2a6c2d9253aa351ca14ec9f4c58f267685a55c5afe1f93b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5288540eb73b638aa2a6c2d9253aa351ca14ec9f4c58f267685a55c5afe1f93b", kill_on_drop: false }` [INFO] [stdout] 5288540eb73b638aa2a6c2d9253aa351ca14ec9f4c58f267685a55c5afe1f93b