[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] testing AldanTanneo/simple-raytracer against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAldanTanneo%2Fsimple-raytracer" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AldanTanneo/simple-raytracer on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/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-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9548c643769f0db17d74d6c3597521fc69f5880b99f02d11a32d19aaf338474d [INFO] running `Command { std: "docker" "start" "-a" "9548c643769f0db17d74d6c3597521fc69f5880b99f02d11a32d19aaf338474d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9548c643769f0db17d74d6c3597521fc69f5880b99f02d11a32d19aaf338474d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9548c643769f0db17d74d6c3597521fc69f5880b99f02d11a32d19aaf338474d", kill_on_drop: false }` [INFO] [stdout] 9548c643769f0db17d74d6c3597521fc69f5880b99f02d11a32d19aaf338474d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd5ec210cb183ff1f39a1bebd5feec166d3767cd96ee4e360b769ff93d81be79 [INFO] running `Command { std: "docker" "start" "-a" "bd5ec210cb183ff1f39a1bebd5feec166d3767cd96ee4e360b769ff93d81be79", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling ron v0.6.6 [INFO] [stderr] Compiling 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 determine resolution for the derive macro `Clap` [INFO] [stdout] --> src/command_line_interface.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clap)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [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 ")] [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: 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] 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`, `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: aborting due to 13 previous errors; 1 warning emitted [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` due to 14 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "bd5ec210cb183ff1f39a1bebd5feec166d3767cd96ee4e360b769ff93d81be79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5ec210cb183ff1f39a1bebd5feec166d3767cd96ee4e360b769ff93d81be79", kill_on_drop: false }` [INFO] [stdout] bd5ec210cb183ff1f39a1bebd5feec166d3767cd96ee4e360b769ff93d81be79