[INFO] cloning repository https://github.com/DevJac/rust-raytracer [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DevJac/rust-raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevJac%2Frust-raytracer"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevJac%2Frust-raytracer'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1410ee6cc8be01183eca3d7b8f88ea02de4b4084 [INFO] testing DevJac/rust-raytracer against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevJac%2Frust-raytracer" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DevJac/rust-raytracer 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/DevJac/rust-raytracer [INFO] finished tweaking git repo https://github.com/DevJac/rust-raytracer [INFO] tweaked toml for git repo https://github.com/DevJac/rust-raytracer written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/DevJac/rust-raytracer 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 4fe99c8564b658ca533a05b33a812d6b794f518818f0d266c4046a5ff94524d5 [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" "4fe99c8564b658ca533a05b33a812d6b794f518818f0d266c4046a5ff94524d5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling raytrace v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.83s [INFO] running `"docker" "inspect" "4fe99c8564b658ca533a05b33a812d6b794f518818f0d266c4046a5ff94524d5"` [INFO] running `"docker" "rm" "-f" "4fe99c8564b658ca533a05b33a812d6b794f518818f0d266c4046a5ff94524d5"` [INFO] [stdout] 4fe99c8564b658ca533a05b33a812d6b794f518818f0d266c4046a5ff94524d5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 97b67e1297102ec7cd51bd91c8736e42ddc591ce2aecc043610202b7cefec962 [INFO] running `"docker" "start" "-a" "97b67e1297102ec7cd51bd91c8736e42ddc591ce2aecc043610202b7cefec962"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling criterion-plot v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling tinytemplate v1.0.1 [INFO] [stderr] Compiling criterion v0.2.10 [INFO] [stderr] Compiling raytrace v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `"docker" "inspect" "97b67e1297102ec7cd51bd91c8736e42ddc591ce2aecc043610202b7cefec962"` [INFO] running `"docker" "rm" "-f" "97b67e1297102ec7cd51bd91c8736e42ddc591ce2aecc043610202b7cefec962"` [INFO] [stdout] 97b67e1297102ec7cd51bd91c8736e42ddc591ce2aecc043610202b7cefec962 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 57345bceb6f45ae6bc2623bfd8e6ee3a8c0616aee514497489db655261c6fdf2 [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" "57345bceb6f45ae6bc2623bfd8e6ee3a8c0616aee514497489db655261c6fdf2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/raytrace-9f1e3dce9adb265a [INFO] [stdout] running 10 tests [INFO] [stdout] test vec3::test_length ... ok [INFO] [stdout] test ray::test_point_at_t ... ok [INFO] [stdout] test vec3::test_math ... ok [INFO] [stdout] test vec3::test_as_ppm_pixel ... ok [INFO] [stdout] test vec3::test_normalized ... ok [INFO] [stdout] test vec3::test_cross ... ok [INFO] [stdout] test vec3::test_dot ... ok [INFO] [stdout] test ray::test_scale_value_to_range ... ok [INFO] [stdout] test test_gen_image ... ok [INFO] [stdout] test ray::test_random_point_in_unit_sphere ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/raytrace-f7c7454df434fae9 [INFO] [stderr] Doc-tests raytrace [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 [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "57345bceb6f45ae6bc2623bfd8e6ee3a8c0616aee514497489db655261c6fdf2"` [INFO] running `"docker" "rm" "-f" "57345bceb6f45ae6bc2623bfd8e6ee3a8c0616aee514497489db655261c6fdf2"` [INFO] [stdout] 57345bceb6f45ae6bc2623bfd8e6ee3a8c0616aee514497489db655261c6fdf2