[INFO] cloning repository https://github.com/AldanTanneo/simple-raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AldanTanneo/simple-raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAldanTanneo%2Fsimple-raytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAldanTanneo%2Fsimple-raytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdd7aeed4757fe2248356d0e6bd2a36eab5a54e1 [INFO] checking AldanTanneo/simple-raytracer against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAldanTanneo%2Fsimple-raytracer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/AldanTanneo/simple-raytracer [INFO] finished tweaking git repo https://github.com/AldanTanneo/simple-raytracer [INFO] tweaked toml for git repo https://github.com/AldanTanneo/simple-raytracer written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AldanTanneo/simple-raytracer on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 76 packages to latest compatible versions [INFO] [stderr] Adding clap v3.2.25 (available: v4.6.1) [INFO] [stderr] Adding image v0.23.14 (available: v0.25.10) [INFO] [stderr] Adding indicatif v0.16.2 (available: v0.18.4) [INFO] [stderr] Adding rand v0.8.6 (available: v0.10.1) [INFO] [stderr] Adding rand_core v0.6.4 (available: v0.10.1) [INFO] [stderr] Adding rand_distr v0.4.3 (available: v0.6.0) [INFO] [stderr] Adding ron v0.6.6 (available: v0.12.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 2b2836f0d16df493aeabd18a1f51759c61e7e81084f71bf3f588c87c13a9ad3f [INFO] running `Command { std: "docker" "start" "2b2836f0d16df493aeabd18a1f51759c61e7e81084f71bf3f588c87c13a9ad3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2b2836f0d16df493aeabd18a1f51759c61e7e81084f71bf3f588c87c13a9ad3f" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b2836f0d16df493aeabd18a1f51759c61e7e81084f71bf3f588c87c13a9ad3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2b2836f0d16df493aeabd18a1f51759c61e7e81084f71bf3f588c87c13a9ad3f" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.103 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Checking ron v0.6.6 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stdout] error[E0432]: unresolved import `console::Term` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.16.2/src/state.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use console::Term; [INFO] [stdout] | ^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | no `Term` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.3/src/lib.rs:92:42 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] 91 | pub use crate::term::{ [INFO] [stdout] 92 | user_attended, user_attended_stderr, Term, TermFamily, TermFeatures, TermTarget, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider importing this variant instead [INFO] [stdout] | [INFO] [stdout] 10 - use console::Term; [INFO] [stdout] 10 + use crate::state::ProgressDrawTargetKind::Term; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `console::measure_text_width`, `console::Style` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.16.2/src/style.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use console::{measure_text_width, Style}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^ no `Style` in the root [INFO] [stdout] | | [INFO] [stdout] | no `measure_text_width` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.3/src/lib.rs:96:44 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] 95 | pub use crate::utils::{ [INFO] [stdout] 96 | colors_enabled, colors_enabled_stderr, measure_text_width, pad_str, pad_str_with, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.3/src/lib.rs:99:55 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] ... [INFO] [stdout] 99 | truncate_str, Alignment, Attribute, Color, Emoji, Style, StyledObject, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `console::measure_text_width`, `console::Style` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.16.2/src/utils.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | use console::{measure_text_width, Style}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^ no `Style` in the root [INFO] [stdout] | | [INFO] [stdout] | no `measure_text_width` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.3/src/lib.rs:96:44 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] 95 | pub use crate::utils::{ [INFO] [stdout] 96 | colors_enabled, colors_enabled_stderr, measure_text_width, pad_str, pad_str_with, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.3/src/lib.rs:99:55 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] ... [INFO] [stdout] 99 | truncate_str, Alignment, Attribute, Color, Emoji, Style, StyledObject, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `indicatif` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2b2836f0d16df493aeabd18a1f51759c61e7e81084f71bf3f588c87c13a9ad3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b2836f0d16df493aeabd18a1f51759c61e7e81084f71bf3f588c87c13a9ad3f", kill_on_drop: false }` [INFO] [stdout] 2b2836f0d16df493aeabd18a1f51759c61e7e81084f71bf3f588c87c13a9ad3f