[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#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAldanTanneo%2Fsimple-raytracer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AldanTanneo/simple-raytracer on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 84 packages to latest compatible versions
[INFO] [stderr]       Adding clap v3.2.25 (available: v4.5.40)
[INFO] [stderr]       Adding image v0.23.14 (available: v0.25.6)
[INFO] [stderr]       Adding indicatif v0.16.2 (available: v0.17.11)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.1)
[INFO] [stderr]       Adding rand_core v0.6.4 (available: v0.9.3)
[INFO] [stderr]       Adding rand_distr v0.4.3 (available: v0.5.1)
[INFO] [stderr]       Adding ron v0.6.6 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91100d238fc0ad7158767e2488afd3c3e75e43e9e113ed7e57eb220a93516d24
[INFO] running `Command { std: "docker" "start" "-a" "91100d238fc0ad7158767e2488afd3c3e75e43e9e113ed7e57eb220a93516d24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91100d238fc0ad7158767e2488afd3c3e75e43e9e113ed7e57eb220a93516d24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91100d238fc0ad7158767e2488afd3c3e75e43e9e113ed7e57eb220a93516d24", kill_on_drop: false }`
[INFO] [stdout] 91100d238fc0ad7158767e2488afd3c3e75e43e9e113ed7e57eb220a93516d24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34e06efd4de9d1f8961373de4f00dccf4201d2fb8630bd78387b08f317e7ed51
[INFO] running `Command { std: "docker" "start" "-a" "34e06efd4de9d1f8961373de4f00dccf4201d2fb8630bd78387b08f317e7ed51", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking ron v0.6.6
[INFO] [stderr]     Checking simple-raytracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `clap::Clap`
[INFO] [stdout]  --> src/command_line_interface.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{AppSettings, Clap, ValueHint};
[INFO] [stdout]   |                         ^^^^ no `Clap` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap::Clap`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use clap::Clap;
[INFO] [stdout]    |     ^^^^^^^^^^ no `Clap` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/command_line_interface.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[clap(version = "1.0", author = "César Sagaert <sagaert.cesar@gmail.com>")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/command_line_interface.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[clap(setting = AppSettings::ColoredHelp)]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/command_line_interface.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[clap(setting = AppSettings::ArgRequiredElseHelp)]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/command_line_interface.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 |         #[clap(parse(from_os_str), value_hint = ValueHint::FilePath)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/command_line_interface.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[clap(short, long, parse(from_os_str), value_hint = ValueHint::FilePath)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap::Clap`
[INFO] [stdout]  --> src/command_line_interface.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{AppSettings, Clap, ValueHint};
[INFO] [stdout]   |                         ^^^^ no `Clap` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap::Clap`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use clap::Clap;
[INFO] [stdout]    |     ^^^^^^^^^^ no `Clap` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/command_line_interface.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |         #[clap(short, long)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/command_line_interface.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |         #[clap(short, long, default_value = "random_scene.png", parse(from_os_str), value_hint = ValueHint::FilePath)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/command_line_interface.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 |         #[clap(long, parse(from_os_str), value_hint = ValueHint::FilePath)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/command_line_interface.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[clap(version = "1.0", author = "César Sagaert <sagaert.cesar@gmail.com>")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/command_line_interface.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |         #[clap(long)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/command_line_interface.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[clap(setting = AppSettings::ColoredHelp)]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/command_line_interface.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |         #[clap(short, long)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/command_line_interface.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[clap(setting = AppSettings::ArgRequiredElseHelp)]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/command_line_interface.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 |         #[clap(parse(from_os_str), value_hint = ValueHint::FilePath)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/command_line_interface.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[clap(short, long, parse(from_os_str), value_hint = ValueHint::FilePath)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/command_line_interface.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |         #[clap(short, long)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/command_line_interface.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |         #[clap(short, long, default_value = "random_scene.png", parse(from_os_str), value_hint = ValueHint::FilePath)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/command_line_interface.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 |         #[clap(long, parse(from_os_str), value_hint = ValueHint::FilePath)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/command_line_interface.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |         #[clap(long)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppSettings` and `ValueHint`
[INFO] [stdout]  --> src/command_line_interface.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{AppSettings, Clap, ValueHint};
[INFO] [stdout]   |            ^^^^^^^^^^^        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/command_line_interface.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |         #[clap(short, long)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppSettings` and `ValueHint`
[INFO] [stdout]  --> src/command_line_interface.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{AppSettings, Clap, ValueHint};
[INFO] [stdout]   |            ^^^^^^^^^^^        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple-raytracer` (bin "simple-raytracer" test) due to 12 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple-raytracer` (bin "simple-raytracer") due to 12 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "34e06efd4de9d1f8961373de4f00dccf4201d2fb8630bd78387b08f317e7ed51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34e06efd4de9d1f8961373de4f00dccf4201d2fb8630bd78387b08f317e7ed51", kill_on_drop: false }`
[INFO] [stdout] 34e06efd4de9d1f8961373de4f00dccf4201d2fb8630bd78387b08f317e7ed51
