Nov 17 08:10:09.341 INFO testing big-ab-games/prototype-orbit against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 08:10:09.343 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 08:10:09.751 INFO [stdout] ba82f170eb7aab4cdcafda19552b780cb341c8dbc37764383fe40250cdc96feb Nov 17 08:10:09.767 INFO running `"docker" "start" "-a" "ba82f170eb7aab4cdcafda19552b780cb341c8dbc37764383fe40250cdc96feb"` Nov 17 08:10:11.091 INFO [stderr] usermod: no changes Nov 17 08:10:11.480 INFO [stderr] Compiling single_value_channel v1.0.0 Nov 17 08:10:11.487 INFO [stderr] Compiling filetime v0.1.10 Nov 17 08:10:11.489 INFO [stderr] Compiling inotify v0.3.0 Nov 17 08:10:11.497 INFO [stderr] Compiling easer v0.2.0 Nov 17 08:10:11.500 INFO [stderr] Compiling shared_library v0.1.5 Nov 17 08:10:11.502 INFO [stderr] Compiling freetype-sys v0.4.0 Nov 17 08:10:11.517 INFO [stderr] Compiling net2 v0.2.29 Nov 17 08:10:11.519 INFO [stderr] Compiling nix v0.5.1 Nov 17 08:10:13.739 INFO [stderr] Compiling cgmath v0.14.1 Nov 17 08:10:13.747 INFO [stderr] Compiling uuid v0.5.0 Nov 17 08:10:16.218 INFO [stderr] Compiling phf_generator v0.7.21 Nov 17 08:10:16.365 INFO [stderr] Compiling gl_generator v0.5.3 Nov 17 08:10:16.369 INFO [stderr] Compiling osmesa-sys v0.1.2 Nov 17 08:10:16.400 INFO [stderr] Compiling x11-dl v2.14.0 Nov 17 08:10:16.473 INFO [stderr] Compiling libz-sys v1.0.16 Nov 17 08:10:18.652 INFO [stderr] Compiling rayon v0.8.1 Nov 17 08:10:18.676 INFO [stderr] Compiling fs2 v0.2.5 Nov 17 08:10:19.387 INFO [stderr] Compiling tempfile v2.1.5 Nov 17 08:10:19.419 INFO [stderr] Compiling miow v0.1.5 Nov 17 08:10:20.063 INFO [stderr] Compiling gfx v0.16.0 Nov 17 08:10:23.692 INFO [stderr] Compiling env_logger v0.4.3 Nov 17 08:10:23.773 INFO [stderr] Compiling phf_codegen v0.7.21 Nov 17 08:10:27.624 INFO [stderr] Compiling memmap v0.4.0 Nov 17 08:10:34.891 INFO [stderr] Compiling freetype-rs v0.13.0 Nov 17 08:10:34.891 INFO [stderr] Compiling target_build_utils v0.3.1 Nov 17 08:10:35.130 INFO [stderr] Compiling pretty_env_logger v0.1.1 Nov 17 08:10:46.316 INFO [stderr] Compiling gfx_gl v0.3.1 Nov 17 08:10:46.337 INFO [stderr] Compiling glutin v0.8.1 Nov 17 08:10:46.357 INFO [stderr] Compiling jpeg-decoder v0.1.13 Nov 17 08:10:46.585 INFO [stderr] Compiling mio v0.5.1 Nov 17 08:11:00.584 INFO [stderr] Compiling notify v4.0.1 Nov 17 08:11:05.944 INFO [stderr] Compiling image v0.14.0 Nov 17 08:11:06.072 INFO [stderr] Compiling gfx_text v0.17.0 Nov 17 08:11:22.805 INFO [stderr] Compiling gfx_shader_watch v0.3.2 Nov 17 08:11:32.845 INFO [stderr] Compiling libloading v0.3.4 Nov 17 08:11:35.009 INFO [stderr] Compiling gfx_device_gl v0.14.1 Nov 17 08:11:41.959 INFO [stderr] Compiling dlib v0.3.1 Nov 17 08:11:43.524 INFO [stderr] Compiling wayland-sys v0.8.7 Nov 17 08:11:47.159 INFO [stderr] Compiling wayland-client v0.8.7 Nov 17 08:11:49.116 INFO [stderr] Compiling wayland-window v0.5.0 Nov 17 08:11:49.117 INFO [stderr] Compiling wayland-kbd v0.8.0 Nov 17 08:11:50.980 INFO [stderr] Compiling winit v0.6.4 Nov 17 08:11:59.156 INFO [stderr] Compiling gfx_window_glutin v0.16.0 Nov 17 08:12:01.851 INFO [stderr] Compiling prototype_orbit v0.1.1 (/source) Nov 17 08:12:05.007 INFO [stderr] warning: unused `#[macro_use]` import Nov 17 08:12:05.007 INFO [stderr] --> src/main.rs:8:1 Nov 17 08:12:05.008 INFO [stderr] | Nov 17 08:12:05.008 INFO [stderr] 8 | #[macro_use] extern crate gfx_shader_watch; Nov 17 08:12:05.008 INFO [stderr] | ^^^^^^^^^^^^ Nov 17 08:12:05.009 INFO [stderr] | Nov 17 08:12:05.009 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 08:12:05.009 INFO [stderr] Nov 17 08:12:06.983 INFO [stderr] warning: variable does not need to be mutable Nov 17 08:12:06.984 INFO [stderr] --> src/input.rs:96:30 Nov 17 08:12:06.984 INFO [stderr] | Nov 17 08:12:06.984 INFO [stderr] 96 | pub fn update(&mut self, mut state: &mut State) { Nov 17 08:12:06.984 INFO [stderr] | ----^^^^^ Nov 17 08:12:06.985 INFO [stderr] | | Nov 17 08:12:06.985 INFO [stderr] | help: remove this `mut` Nov 17 08:12:06.985 INFO [stderr] | Nov 17 08:12:06.986 INFO [stderr] = note: #[warn(unused_mut)] on by default Nov 17 08:12:06.986 INFO [stderr] Nov 17 08:12:07.073 INFO [stderr] warning: variable does not need to be mutable Nov 17 08:12:07.073 INFO [stderr] --> src/compute.rs:172:22 Nov 17 08:12:07.073 INFO [stderr] | Nov 17 08:12:07.073 INFO [stderr] 172 | pub fn compute_state(mut state: &mut State, tasks: &mut Tasks, delta: f64) { Nov 17 08:12:07.073 INFO [stderr] | ----^^^^^ Nov 17 08:12:07.073 INFO [stderr] | | Nov 17 08:12:07.073 INFO [stderr] | help: remove this `mut` Nov 17 08:12:07.073 INFO [stderr] Nov 17 08:12:14.135 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s Nov 17 08:12:14.152 INFO [stderr] su: No module specific data is present Nov 17 08:12:14.697 INFO running `"docker" "inspect" "ba82f170eb7aab4cdcafda19552b780cb341c8dbc37764383fe40250cdc96feb"` Nov 17 08:12:14.844 INFO running `"docker" "rm" "-f" "ba82f170eb7aab4cdcafda19552b780cb341c8dbc37764383fe40250cdc96feb"` Nov 17 08:12:14.997 INFO [stdout] ba82f170eb7aab4cdcafda19552b780cb341c8dbc37764383fe40250cdc96feb Nov 17 08:12:15.000 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 08:12:15.204 INFO [stdout] 40d1bd2150dccd7be1603f9780c1743ba7f1db576f7fbb2331eade1e979a098b Nov 17 08:12:15.208 INFO running `"docker" "start" "-a" "40d1bd2150dccd7be1603f9780c1743ba7f1db576f7fbb2331eade1e979a098b"` Nov 17 08:12:15.688 INFO [stderr] usermod: no changes Nov 17 08:12:15.918 INFO [stderr] Compiling prototype_orbit v0.1.1 (/source) Nov 17 08:12:18.947 INFO [stderr] warning: unused `#[macro_use]` import Nov 17 08:12:18.947 INFO [stderr] --> src/main.rs:8:1 Nov 17 08:12:18.947 INFO [stderr] | Nov 17 08:12:18.947 INFO [stderr] 8 | #[macro_use] extern crate gfx_shader_watch; Nov 17 08:12:18.947 INFO [stderr] | ^^^^^^^^^^^^ Nov 17 08:12:18.947 INFO [stderr] | Nov 17 08:12:18.947 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 08:12:18.947 INFO [stderr] Nov 17 08:12:20.999 INFO [stderr] warning: variable does not need to be mutable Nov 17 08:12:20.999 INFO [stderr] --> src/input.rs:96:30 Nov 17 08:12:21.000 INFO [stderr] | Nov 17 08:12:21.000 INFO [stderr] 96 | pub fn update(&mut self, mut state: &mut State) { Nov 17 08:12:21.000 INFO [stderr] | ----^^^^^ Nov 17 08:12:21.001 INFO [stderr] | | Nov 17 08:12:21.001 INFO [stderr] | help: remove this `mut` Nov 17 08:12:21.001 INFO [stderr] | Nov 17 08:12:21.002 INFO [stderr] = note: #[warn(unused_mut)] on by default Nov 17 08:12:21.002 INFO [stderr] Nov 17 08:12:21.131 INFO [stderr] warning: variable does not need to be mutable Nov 17 08:12:21.131 INFO [stderr] --> src/compute.rs:172:22 Nov 17 08:12:21.131 INFO [stderr] | Nov 17 08:12:21.131 INFO [stderr] 172 | pub fn compute_state(mut state: &mut State, tasks: &mut Tasks, delta: f64) { Nov 17 08:12:21.131 INFO [stderr] | ----^^^^^ Nov 17 08:12:21.131 INFO [stderr] | | Nov 17 08:12:21.131 INFO [stderr] | help: remove this `mut` Nov 17 08:12:21.131 INFO [stderr] Nov 17 08:12:24.417 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.71s Nov 17 08:12:24.434 INFO [stderr] su: No module specific data is present Nov 17 08:12:24.870 INFO running `"docker" "inspect" "40d1bd2150dccd7be1603f9780c1743ba7f1db576f7fbb2331eade1e979a098b"` Nov 17 08:12:24.977 INFO running `"docker" "rm" "-f" "40d1bd2150dccd7be1603f9780c1743ba7f1db576f7fbb2331eade1e979a098b"` Nov 17 08:12:25.090 INFO [stdout] 40d1bd2150dccd7be1603f9780c1743ba7f1db576f7fbb2331eade1e979a098b Nov 17 08:12:25.093 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 08:12:25.268 INFO [stdout] f4269db9fa2b59f939aaf9f9e30f5f03e05561fcab64ce03911a26616eb10fc3 Nov 17 08:12:25.270 INFO running `"docker" "start" "-a" "f4269db9fa2b59f939aaf9f9e30f5f03e05561fcab64ce03911a26616eb10fc3"` Nov 17 08:12:25.700 INFO [stderr] usermod: no changes Nov 17 08:12:25.923 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Nov 17 08:12:25.957 INFO [stderr] Running /target/debug/deps/prototype_orbit-5dec9c1c4660e3e5 Nov 17 08:12:25.967 INFO [stdout] Nov 17 08:12:25.967 INFO [stdout] running 10 tests Nov 17 08:12:25.967 INFO [stdout] test ease::ease_test::generic_32 ... ok Nov 17 08:12:25.967 INFO [stdout] test ease::ease_test::generic_64 ... ok Nov 17 08:12:25.967 INFO [stdout] test orbitcurve::orbitcurve_compute::remove_oldest_plots ... ok Nov 17 08:12:25.967 INFO [stdout] test state::state_test::visible_world_range ... ok Nov 17 08:12:25.967 INFO [stdout] test state::state_test::screen_to_world ... ok Nov 17 08:12:25.967 INFO [stdout] test state::state_test::screen_to_world_zoom_1_aspect_1 ... ok Nov 17 08:12:25.969 INFO [stdout] test state::state_test::screen_to_world_zoom_1 ... ok Nov 17 08:12:25.969 INFO [stdout] test ease::ease_test::linear_64 ... ok Nov 17 08:12:25.969 INFO [stdout] test orbitcurve::orbitcurve_compute::with_minimum_plot_distance ... ok Nov 17 08:12:25.979 INFO [stdout] test ease::ease_test::linear_32 ... ok Nov 17 08:12:25.979 INFO [stdout] Nov 17 08:12:25.979 INFO [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 08:12:25.979 INFO [stdout] Nov 17 08:12:25.987 INFO [stderr] su: No module specific data is present Nov 17 08:12:26.622 INFO running `"docker" "inspect" "f4269db9fa2b59f939aaf9f9e30f5f03e05561fcab64ce03911a26616eb10fc3"` Nov 17 08:12:27.017 INFO running `"docker" "rm" "-f" "f4269db9fa2b59f939aaf9f9e30f5f03e05561fcab64ce03911a26616eb10fc3"` Nov 17 08:12:27.201 INFO [stdout] f4269db9fa2b59f939aaf9f9e30f5f03e05561fcab64ce03911a26616eb10fc3