[INFO] updating cached repository https://github.com/DevJac/rust-raytracer [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] 1410ee6cc8be01183eca3d7b8f88ea02de4b4084 [INFO] testing DevJac/rust-raytracer against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevJac%2Frust-raytracer" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DevJac/rust-raytracer on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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-0/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" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] b6d1d9bcd91e84c143f8f03101d67ff0551129a7a541cfc502ac7b0cd138f8ef [INFO] running `"docker" "start" "-a" "b6d1d9bcd91e84c143f8f03101d67ff0551129a7a541cfc502ac7b0cd138f8ef"` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.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 crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling raytrace v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.62s [INFO] running `"docker" "inspect" "b6d1d9bcd91e84c143f8f03101d67ff0551129a7a541cfc502ac7b0cd138f8ef"` [INFO] running `"docker" "rm" "-f" "b6d1d9bcd91e84c143f8f03101d67ff0551129a7a541cfc502ac7b0cd138f8ef"` [INFO] [stdout] b6d1d9bcd91e84c143f8f03101d67ff0551129a7a541cfc502ac7b0cd138f8ef [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] fd093baee878a5dfd89107dc3ca0c2f600c0554f359fee99fe79c0ec04ec83d2 [INFO] running `"docker" "start" "-a" "fd093baee878a5dfd89107dc3ca0c2f600c0554f359fee99fe79c0ec04ec83d2"` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling criterion-plot v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [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 09s [INFO] running `"docker" "inspect" "fd093baee878a5dfd89107dc3ca0c2f600c0554f359fee99fe79c0ec04ec83d2"` [INFO] running `"docker" "rm" "-f" "fd093baee878a5dfd89107dc3ca0c2f600c0554f359fee99fe79c0ec04ec83d2"` [INFO] [stdout] fd093baee878a5dfd89107dc3ca0c2f600c0554f359fee99fe79c0ec04ec83d2 [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stdout] 3b2deae706611d7a45efbf46e28f20603cf67e4ad4f504b44e25c9024bfa00fd [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" "3b2deae706611d7a45efbf46e28f20603cf67e4ad4f504b44e25c9024bfa00fd"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/raytrace-b1dae6738461a74a [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test vec3::test_cross ... ok [INFO] [stdout] test ray::test_scale_value_to_range ... ok [INFO] [stdout] test vec3::test_dot ... ok [INFO] [stdout] test ray::test_point_at_t ... ok [INFO] [stdout] test vec3::test_as_ppm_pixel ... ok [INFO] [stdout] test vec3::test_length ... ok [INFO] [stdout] test vec3::test_math ... ok [INFO] [stdout] test vec3::test_normalized ... ok [INFO] [stdout] test ray::test_random_point_in_unit_sphere ... ok [INFO] [stdout] test test_gen_image ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/raytrace-53b3d3fdaa8da161 [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests raytrace [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" "3b2deae706611d7a45efbf46e28f20603cf67e4ad4f504b44e25c9024bfa00fd"` [INFO] running `"docker" "rm" "-f" "3b2deae706611d7a45efbf46e28f20603cf67e4ad4f504b44e25c9024bfa00fd"` [INFO] [stdout] 3b2deae706611d7a45efbf46e28f20603cf67e4ad4f504b44e25c9024bfa00fd