Nov 16 21:29:26.092 INFO testing lennyferguson/RustRay against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 21:29:26.092 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 21:29:26.713 INFO [stdout] 95db98346bbab5b1942e7182039a51bad192b551eaca695182d2c60c11b7724b Nov 16 21:29:26.715 INFO running `"docker" "start" "-a" "95db98346bbab5b1942e7182039a51bad192b551eaca695182d2c60c11b7724b"` Nov 16 21:29:27.030 INFO [stderr] usermod: no changes Nov 16 21:29:27.296 INFO [stderr] Compiling serde v1.0.17 Nov 16 21:29:27.296 INFO [stderr] Compiling rand v0.4.2 Nov 16 21:29:27.296 INFO [stderr] Compiling serde_json v0.9.10 Nov 16 21:29:27.296 INFO [stderr] Compiling itertools v0.5.10 Nov 16 21:29:27.296 INFO [stderr] Compiling xml-rs v0.7.0 Nov 16 21:29:27.296 INFO [stderr] Compiling stb_truetype v0.2.2 Nov 16 21:29:27.303 INFO [stderr] Compiling deflate v0.7.9 Nov 16 21:29:27.303 INFO [stderr] Compiling inflate v0.3.3 Nov 16 21:29:35.335 INFO [stderr] Compiling num-bigint v0.1.37 Nov 16 21:29:35.698 INFO [stderr] Compiling derivative v1.0.0 Nov 16 21:29:35.923 INFO [stderr] Compiling rusttype v0.2.3 Nov 16 21:29:49.871 INFO [stderr] Compiling num-rational v0.1.36 Nov 16 21:29:49.895 INFO [stderr] Compiling piston2d-graphics v0.23.0 Nov 16 21:29:50.535 INFO [stderr] Compiling serde_derive v1.0.17 Nov 16 21:29:58.384 INFO [stderr] Compiling gl_generator v0.6.1 Nov 16 21:29:58.727 INFO [stderr] Compiling gl_generator v0.7.0 Nov 16 21:29:58.867 INFO [stderr] Compiling png v0.11.0 Nov 16 21:29:59.067 INFO [stderr] Compiling num v0.1.37 Nov 16 21:30:02.181 INFO [stderr] Compiling target_build_utils v0.3.1 Nov 16 21:30:02.295 INFO [stderr] Compiling nalgebra v0.5.1 Nov 16 21:30:05.351 INFO [stderr] Compiling gfx_core v0.7.2 Nov 16 21:30:16.059 INFO [stderr] Compiling image v0.17.0 Nov 16 21:30:16.075 INFO [stderr] Compiling gl v0.6.5 Nov 16 21:30:16.075 INFO [stderr] Compiling glutin v0.10.1 Nov 16 21:30:16.405 INFO [stderr] Compiling libloading v0.3.4 Nov 16 21:30:36.259 INFO [stderr] Compiling gfx_gl v0.4.0 Nov 16 21:30:45.245 INFO [stderr] Compiling pistoncore-input v0.20.0 Nov 16 21:30:45.471 INFO [stderr] Compiling dlib v0.3.1 Nov 16 21:30:47.151 INFO [stderr] Compiling wayland-sys v0.9.10 Nov 16 21:30:56.537 INFO [stderr] Compiling wayland-client v0.9.10 Nov 16 21:31:15.913 INFO [stderr] Compiling pistoncore-window v0.30.0 Nov 16 21:31:23.247 INFO [stderr] Compiling wayland-protocols v0.9.10 Nov 16 21:31:23.607 INFO [stderr] Compiling wayland-kbd v0.9.1 Nov 16 21:31:23.955 INFO [stderr] Compiling pistoncore-event_loop v0.35.0 Nov 16 21:31:28.287 INFO [stderr] Compiling piston v0.35.0 Nov 16 21:31:34.119 INFO [stderr] Compiling wayland-window v0.8.0 Nov 16 21:31:35.477 INFO [stderr] Compiling winit v0.8.3 Nov 16 21:31:46.576 INFO [stderr] Compiling pistoncore-glutin_window v0.42.1 Nov 16 21:31:54.035 INFO [stderr] Compiling gfx v0.16.3 Nov 16 21:31:54.035 INFO [stderr] Compiling gfx_device_gl v0.14.6 Nov 16 21:32:05.508 INFO [stderr] Compiling piston-gfx_texture v0.29.0 Nov 16 21:32:07.247 INFO [stderr] Compiling piston2d-gfx_graphics v0.46.0 Nov 16 21:32:11.061 INFO [stderr] Compiling piston_window v0.73.0 Nov 16 21:32:13.255 INFO [stderr] Compiling rust_ray v0.5.0 (/source) Nov 16 21:32:15.351 INFO [stderr] warning: unused import: `rand::Rng` Nov 16 21:32:15.352 INFO [stderr] --> src/main.rs:17:5 Nov 16 21:32:15.352 INFO [stderr] | Nov 16 21:32:15.352 INFO [stderr] 17 | use rand::Rng; Nov 16 21:32:15.352 INFO [stderr] | ^^^^^^^^^ Nov 16 21:32:15.352 INFO [stderr] | Nov 16 21:32:15.352 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 21:32:15.352 INFO [stderr] Nov 16 21:32:21.005 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 53s Nov 16 21:32:21.018 INFO [stderr] su: No module specific data is present Nov 16 21:32:21.506 INFO running `"docker" "inspect" "95db98346bbab5b1942e7182039a51bad192b551eaca695182d2c60c11b7724b"` Nov 16 21:32:21.588 INFO running `"docker" "rm" "-f" "95db98346bbab5b1942e7182039a51bad192b551eaca695182d2c60c11b7724b"` Nov 16 21:32:21.689 INFO [stdout] 95db98346bbab5b1942e7182039a51bad192b551eaca695182d2c60c11b7724b Nov 16 21:32:21.691 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 21:32:21.899 INFO [stdout] a8993cb2df53e8d52389fbdbf3cd021498740a8a7b2bb62ad08e587c6e0fa8f4 Nov 16 21:32:21.901 INFO running `"docker" "start" "-a" "a8993cb2df53e8d52389fbdbf3cd021498740a8a7b2bb62ad08e587c6e0fa8f4"` Nov 16 21:32:22.316 INFO [stderr] usermod: no changes Nov 16 21:32:22.523 INFO [stderr] Compiling rust_ray v0.5.0 (/source) Nov 16 21:32:24.527 INFO [stderr] warning: unused import: `rand::Rng` Nov 16 21:32:24.527 INFO [stderr] --> src/main.rs:17:5 Nov 16 21:32:24.527 INFO [stderr] | Nov 16 21:32:24.528 INFO [stderr] 17 | use rand::Rng; Nov 16 21:32:24.528 INFO [stderr] | ^^^^^^^^^ Nov 16 21:32:24.528 INFO [stderr] | Nov 16 21:32:24.528 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 21:32:24.528 INFO [stderr] Nov 16 21:32:24.978 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.64s Nov 16 21:32:24.994 INFO [stderr] su: No module specific data is present Nov 16 21:32:25.232 INFO running `"docker" "inspect" "a8993cb2df53e8d52389fbdbf3cd021498740a8a7b2bb62ad08e587c6e0fa8f4"` Nov 16 21:32:25.321 INFO running `"docker" "rm" "-f" "a8993cb2df53e8d52389fbdbf3cd021498740a8a7b2bb62ad08e587c6e0fa8f4"` Nov 16 21:32:25.395 INFO [stdout] a8993cb2df53e8d52389fbdbf3cd021498740a8a7b2bb62ad08e587c6e0fa8f4 Nov 16 21:32:25.397 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 21:32:25.641 INFO [stdout] 118b59d52a177d79f4d6fde9d8418b8780df3f202b270861e1aaf5084cf55fc6 Nov 16 21:32:25.643 INFO running `"docker" "start" "-a" "118b59d52a177d79f4d6fde9d8418b8780df3f202b270861e1aaf5084cf55fc6"` Nov 16 21:32:26.022 INFO [stderr] usermod: no changes Nov 16 21:32:26.205 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s Nov 16 21:32:26.224 INFO [stderr] Running /target/debug/deps/rust_ray-a453c434fa00c2ae Nov 16 21:32:26.233 INFO [stdout] Nov 16 21:32:26.234 INFO [stdout] running 0 tests Nov 16 21:32:26.234 INFO [stdout] Nov 16 21:32:26.234 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 21:32:26.234 INFO [stdout] Nov 16 21:32:26.237 INFO [stderr] su: No module specific data is present Nov 16 21:32:26.495 INFO running `"docker" "inspect" "118b59d52a177d79f4d6fde9d8418b8780df3f202b270861e1aaf5084cf55fc6"` Nov 16 21:32:26.566 INFO running `"docker" "rm" "-f" "118b59d52a177d79f4d6fde9d8418b8780df3f202b270861e1aaf5084cf55fc6"` Nov 16 21:32:26.686 INFO [stdout] 118b59d52a177d79f4d6fde9d8418b8780df3f202b270861e1aaf5084cf55fc6