[INFO] cloning repository https://github.com/iliayar/raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iliayar/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filiayar%2Fraytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filiayar%2Fraytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 385be6acf911a3866d5a185367d9708787f1639a [INFO] testing iliayar/raytracer against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filiayar%2Fraytracer" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iliayar/raytracer on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iliayar/raytracer [INFO] finished tweaking git repo https://github.com/iliayar/raytracer [INFO] tweaked toml for git repo https://github.com/iliayar/raytracer written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/iliayar/raytracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d783ed602292cea5a1ecb3d16e5293a230c882a04126f39c9c569edcd36e89c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9d783ed602292cea5a1ecb3d16e5293a230c882a04126f39c9c569edcd36e89c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d783ed602292cea5a1ecb3d16e5293a230c882a04126f39c9c569edcd36e89c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d783ed602292cea5a1ecb3d16e5293a230c882a04126f39c9c569edcd36e89c", kill_on_drop: false }` [INFO] [stdout] 9d783ed602292cea5a1ecb3d16e5293a230c882a04126f39c9c569edcd36e89c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f1b24ab64e7c147c7cda912351a33e4160e2a4be63a928cfcf4bd3cbeb03a16 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9f1b24ab64e7c147c7cda912351a33e4160e2a4be63a928cfcf4bd3cbeb03a16", kill_on_drop: false }` [INFO] [stderr] Compiling wgpu-core v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling wgpu-types v0.8.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling naga v0.4.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stdout] warning: unused variable: `intersection` [INFO] [stdout] --> lib/src/object/light.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | fn calc(&self, _: &Ray, intersection: &Intersection, _: &[Box]) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intersection` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling gfx-hal v0.8.0 [INFO] [stderr] Compiling winit_input_helper v0.10.0 [INFO] [stderr] Compiling gfx-backend-empty v0.8.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.8.0 [INFO] [stderr] Compiling gfx-backend-gl v0.8.1 [INFO] [stderr] Compiling wgpu v0.8.1 [INFO] [stderr] Compiling pixels v0.4.0 [INFO] [stderr] Compiling raytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "9f1b24ab64e7c147c7cda912351a33e4160e2a4be63a928cfcf4bd3cbeb03a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f1b24ab64e7c147c7cda912351a33e4160e2a4be63a928cfcf4bd3cbeb03a16", kill_on_drop: false }` [INFO] [stdout] 9f1b24ab64e7c147c7cda912351a33e4160e2a4be63a928cfcf4bd3cbeb03a16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7501ebc12a3d2ec68fe3e34fda03d0e88146fa3bf8421a0bad25b38865f66216 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7501ebc12a3d2ec68fe3e34fda03d0e88146fa3bf8421a0bad25b38865f66216", kill_on_drop: false }` [INFO] [stderr] Compiling raytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `intersection` [INFO] [stdout] --> lib/src/object/light.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | fn calc(&self, _: &Ray, intersection: &Intersection, _: &[Box]) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intersection` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `Command { std: "docker" "inspect" "7501ebc12a3d2ec68fe3e34fda03d0e88146fa3bf8421a0bad25b38865f66216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7501ebc12a3d2ec68fe3e34fda03d0e88146fa3bf8421a0bad25b38865f66216", kill_on_drop: false }` [INFO] [stdout] 7501ebc12a3d2ec68fe3e34fda03d0e88146fa3bf8421a0bad25b38865f66216 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6dcf303c0a47494262913f3706ce47d3308a3288b944473b3e4ff1c5cec76e40 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6dcf303c0a47494262913f3706ce47d3308a3288b944473b3e4ff1c5cec76e40", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `intersection` [INFO] [stderr] --> lib/src/object/light.rs:99:29 [INFO] [stderr] | [INFO] [stderr] 99 | fn calc(&self, _: &Ray, intersection: &Intersection, _: &[Box]) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intersection` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `lib` (lib) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/raytracer-70d7deec694dd162) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6dcf303c0a47494262913f3706ce47d3308a3288b944473b3e4ff1c5cec76e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dcf303c0a47494262913f3706ce47d3308a3288b944473b3e4ff1c5cec76e40", kill_on_drop: false }` [INFO] [stdout] 6dcf303c0a47494262913f3706ce47d3308a3288b944473b3e4ff1c5cec76e40