[INFO] updating cached repository https://github.com/Chris--B/weekend-raytracing [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9844ca680a5b4c3d4b3324f73a75b2c1ee7b2512 [INFO] testing Chris--B/weekend-raytracing against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChris--B%2Fweekend-raytracing" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chris--B/weekend-raytracing on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Chris--B/weekend-raytracing [INFO] finished tweaking git repo https://github.com/Chris--B/weekend-raytracing [INFO] tweaked toml for git repo https://github.com/Chris--B/weekend-raytracing written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Chris--B/weekend-raytracing already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8f590004e3dc4985c17a275d2d2795780a4f731bd7b972984198c5d83775ff86 [INFO] running `"docker" "start" "-a" "8f590004e3dc4985c17a275d2d2795780a4f731bd7b972984198c5d83775ff86"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling pbr v1.0.1 (https://github.com/Chris--B/pb#2b842aba) [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling one-weekend v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/hitable.rs:191:9 [INFO] [stderr] | [INFO] [stderr] 191 | (t0 < t1) [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/material.rs:76:9 [INFO] [stderr] | [INFO] [stderr] 76 | (scattered.dir.dot(&record.normal) > 0.0) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.70s [INFO] running `"docker" "inspect" "8f590004e3dc4985c17a275d2d2795780a4f731bd7b972984198c5d83775ff86"` [INFO] running `"docker" "rm" "-f" "8f590004e3dc4985c17a275d2d2795780a4f731bd7b972984198c5d83775ff86"` [INFO] [stdout] 8f590004e3dc4985c17a275d2d2795780a4f731bd7b972984198c5d83775ff86 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 5a02cebf386167247199baae841ea8661474c20c7427f9a7080e771f1eb497ae [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "5a02cebf386167247199baae841ea8661474c20c7427f9a7080e771f1eb497ae"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling one-weekend v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/hitable.rs:191:9 [INFO] [stderr] | [INFO] [stderr] 191 | (t0 < t1) [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/material.rs:76:9 [INFO] [stderr] | [INFO] [stderr] 76 | (scattered.dir.dot(&record.normal) > 0.0) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.05s [INFO] running `"docker" "inspect" "5a02cebf386167247199baae841ea8661474c20c7427f9a7080e771f1eb497ae"` [INFO] running `"docker" "rm" "-f" "5a02cebf386167247199baae841ea8661474c20c7427f9a7080e771f1eb497ae"` [INFO] [stdout] 5a02cebf386167247199baae841ea8661474c20c7427f9a7080e771f1eb497ae [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 05e410554795fa1ccd8c4403f383fc1b101f499ff3511eb8bc0e7b06a67b53f0 [INFO] running `"docker" "start" "-a" "05e410554795fa1ccd8c4403f383fc1b101f499ff3511eb8bc0e7b06a67b53f0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/hitable.rs:191:9 [INFO] [stderr] | [INFO] [stderr] 191 | (t0 < t1) [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/material.rs:76:9 [INFO] [stderr] | [INFO] [stderr] 76 | (scattered.dir.dot(&record.normal) > 0.0) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/one_weekend-0cd856425737a0f8 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test float3::t::check_as_mut_slice ... ok [INFO] [stdout] test float3::t::check_as_slice ... ok [INFO] [stdout] test float3::t::check_arithmatic ... ok [INFO] [stdout] test float3::t::check_mathy ... ok [INFO] [stdout] test math::t::check_factors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "05e410554795fa1ccd8c4403f383fc1b101f499ff3511eb8bc0e7b06a67b53f0"` [INFO] running `"docker" "rm" "-f" "05e410554795fa1ccd8c4403f383fc1b101f499ff3511eb8bc0e7b06a67b53f0"` [INFO] [stdout] 05e410554795fa1ccd8c4403f383fc1b101f499ff3511eb8bc0e7b06a67b53f0