[INFO] cloning repository https://github.com/abusch/rustracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abusch/rustracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabusch%2Frustracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabusch%2Frustracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0429dac0b3b02ca6ce8a7fe60e95014f527ddc1 [INFO] testing abusch/rustracer against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabusch%2Frustracer" "/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/abusch/rustracer on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] started tweaking git repo https://github.com/abusch/rustracer [INFO] finished tweaking git repo https://github.com/abusch/rustracer [INFO] tweaked toml for git repo https://github.com/abusch/rustracer written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/abusch/rustracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck v1.0.3 [INFO] [stderr] Downloaded ply-rs v0.1.3 [INFO] [stderr] Downloaded thread-id v4.0.0 [INFO] [stderr] Downloaded light_arena v1.0.1 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5ffdaef69ed50027273c994dcc28b02a8d5dbcc660d9cf1eba390056383bcae9 [INFO] running `Command { std: "docker" "start" "-a" "5ffdaef69ed50027273c994dcc28b02a8d5dbcc660d9cf1eba390056383bcae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ffdaef69ed50027273c994dcc28b02a8d5dbcc660d9cf1eba390056383bcae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ffdaef69ed50027273c994dcc28b02a8d5dbcc660d9cf1eba390056383bcae9", kill_on_drop: false }` [INFO] [stdout] 5ffdaef69ed50027273c994dcc28b02a8d5dbcc660d9cf1eba390056383bcae9 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d03b70f4695d4886722ca0f9beadc789be456db0b6b13d9829301854984d6065 [INFO] running `Command { std: "docker" "start" "-a" "d03b70f4695d4886722ca0f9beadc789be456db0b6b13d9829301854984d6065", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling light_arena v1.0.1 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling thread-id v4.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling flume v0.10.9 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flexi_logger v0.22.0 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling skeptic v0.13.6 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stderr] Compiling rustracer-core v0.1.0 (/opt/rustwide/workdir/rustracer-core) [INFO] [stdout] warning: field is never read: `max_prims_per_node` [INFO] [stdout] --> rustracer-core/src/bvh/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | max_prims_per_node: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BVH` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rustracer-core/src/bvh/mod.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustracer v0.1.0 (/opt/rustwide/workdir/rustracer-cli) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 7m 27s [INFO] running `Command { std: "docker" "inspect" "d03b70f4695d4886722ca0f9beadc789be456db0b6b13d9829301854984d6065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d03b70f4695d4886722ca0f9beadc789be456db0b6b13d9829301854984d6065", kill_on_drop: false }` [INFO] [stdout] d03b70f4695d4886722ca0f9beadc789be456db0b6b13d9829301854984d6065 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f9eba81c4d849246fe62bb1ae8eacac315d15a3d5e2ad762521453ffcc0c64ec [INFO] running `Command { std: "docker" "start" "-a" "f9eba81c4d849246fe62bb1ae8eacac315d15a3d5e2ad762521453ffcc0c64ec", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stdout] warning: field is never read: `max_prims_per_node` [INFO] [stdout] --> rustracer-core/src/bvh/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | max_prims_per_node: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BVH` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rustracer-core/src/bvh/mod.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustracer v0.1.0 (/opt/rustwide/workdir/rustracer-cli) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling rustracer-core v0.1.0 (/opt/rustwide/workdir/rustracer-core) [INFO] [stdout] warning: field is never read: `max_prims_per_node` [INFO] [stdout] --> rustracer-core/src/bvh/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | max_prims_per_node: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BVH` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rustracer-core/src/bvh/mod.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "f9eba81c4d849246fe62bb1ae8eacac315d15a3d5e2ad762521453ffcc0c64ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9eba81c4d849246fe62bb1ae8eacac315d15a3d5e2ad762521453ffcc0c64ec", kill_on_drop: false }` [INFO] [stdout] f9eba81c4d849246fe62bb1ae8eacac315d15a3d5e2ad762521453ffcc0c64ec [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 50a6568383008827c854694de7af53c0bcb8d57a1a4b1d888955abfd61f24a9d [INFO] running `Command { std: "docker" "start" "-a" "50a6568383008827c854694de7af53c0bcb8d57a1a4b1d888955abfd61f24a9d", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `max_prims_per_node` [INFO] [stderr] --> rustracer-core/src/bvh/mod.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | max_prims_per_node: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `BVH` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> rustracer-core/src/bvh/mod.rs:37:10 [INFO] [stderr] | [INFO] [stderr] 37 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rustracer-core` (lib) generated 1 warning [INFO] [stderr] warning: `rustracer-core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustracer-4f0be13a2b2dbf31) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustracer_core-79646915240b563d) [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] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test bounds::tests::bounds2_iterator_degenerate ... ok [INFO] [stdout] test bsdf::fourier::test_fourier_bsdf_file ... ignored [INFO] [stdout] test bounds::tests::test_bounds2_iterator_basics ... ok [INFO] [stdout] test bounds::tests::test_bounds2_union ... ok [INFO] [stdout] test geometry::vector::test::test_add ... ok [INFO] [stdout] test mipmap::test_array2 ... ok [INFO] [stdout] test pbrt::lexer::tests::test_keyword_parser ... ok [INFO] [stdout] test pbrt::lexer::tests::test_string_parser ... ok [INFO] [stdout] test bsdf::fresnel::tests::pdf_should_be_positive ... ok [INFO] [stdout] test bsdf::test_flags ... ok [INFO] [stdout] test geometry::point::test::test_add ... ok [INFO] [stdout] test pbrt::test_parse_scene ... ignored [INFO] [stdout] test pbrt::parser::tests::test_param_list_entry ... ok [INFO] [stdout] test pbrt::lexer::tests::test_tokenize ... ok [INFO] [stdout] test pbrt::parser::tests::test_param_list_entry_header ... ok [INFO] [stdout] test pbrt::parser::tests::test_num_array ... ok [INFO] [stdout] test pbrt::parser::tests::test_param_type ... ok [INFO] [stdout] test sampling::distribution1d::test_discrete ... ok [INFO] [stdout] test tests::test_find_interval ... ok [INFO] [stdout] test tests::test_gamma ... ok [INFO] [stdout] test transform::tests::test_normal_transform ... ok [INFO] [stdout] test ray::test_translation ... ok [INFO] [stdout] test bounds::tests::test_bounds2_iterator ... ok [INFO] [stdout] test pbrt::lexer::tests::test_float_parser ... ok [INFO] [stdout] test pbrt::parser::tests::test_array ... ok [INFO] [stdout] test mipmap::test_array2_blockedarray ... ok [INFO] [stdout] test mipmap::test_array2_mut ... ok [INFO] [stdout] test pbrt::lexer::tests::test_comment_parser ... ok [INFO] [stdout] test tests::test_is_power_of_2 ... ok [INFO] [stdout] test tests::test_round_up_pow_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/efloat.rs (/opt/rustwide/target/debug/deps/efloat-01c21049ff203573) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_efloat_mul ... ok [INFO] [stdout] test test_efloat_sqrt ... ok [INFO] [stdout] test test_ieee754_next ... ok [INFO] [stdout] test test_efloat_add ... ok [INFO] [stdout] test test_efloat_sub ... ok [INFO] [stdout] test test_efloat_abs ... ok [INFO] [stdout] test test_efloat_div ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/shapes.rs (/opt/rustwide/target/debug/deps/shapes-ee62465efe9d6807) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test full_sphere_reintersect ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.26s [INFO] [stdout] [INFO] [stderr] Doc-tests rustracer-core [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" "50a6568383008827c854694de7af53c0bcb8d57a1a4b1d888955abfd61f24a9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50a6568383008827c854694de7af53c0bcb8d57a1a4b1d888955abfd61f24a9d", kill_on_drop: false }` [INFO] [stdout] 50a6568383008827c854694de7af53c0bcb8d57a1a4b1d888955abfd61f24a9d