Sep 03 17:09:08.385 INFO checking nical/lyon against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 17:09:08.385 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 17:09:08.386 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 17:09:08.626 INFO blam! 48f6fa087e390730c7c3602a1d2d9b05499047f45d43dddc75e5eb12272eeb74 Sep 03 17:09:08.628 INFO running `"docker" "start" "-a" "48f6fa087e390730c7c3602a1d2d9b05499047f45d43dddc75e5eb12272eeb74"` Sep 03 17:09:09.900 INFO kablam! Checking simplecss v0.1.0 Sep 03 17:09:09.915 INFO kablam! Checking rctree v0.2.1 Sep 03 17:09:09.923 INFO kablam! Checking bencher v0.1.5 Sep 03 17:09:09.924 INFO kablam! Compiling log v0.4.3 Sep 03 17:09:09.924 INFO kablam! Checking phf_shared v0.7.22 Sep 03 17:09:09.925 INFO kablam! Checking arrayvec v0.4.7 Sep 03 17:09:09.925 INFO kablam! Compiling tess2-sys v0.0.1 Sep 03 17:09:09.927 INFO kablam! Checking euclid v0.19.0 Sep 03 17:09:11.447 INFO kablam! Checking float-cmp v0.4.0 Sep 03 17:09:12.464 INFO kablam! Checking gfx_core v0.8.2 Sep 03 17:09:12.554 INFO kablam! Checking regex v1.0.2 Sep 03 17:09:12.633 INFO kablam! Checking phf v0.7.22 Sep 03 17:09:12.935 INFO kablam! Checking sid v0.5.2 Sep 03 17:09:14.406 INFO kablam! Checking euclid v0.17.3 Sep 03 17:09:14.672 INFO kablam! Compiling log v0.3.9 Sep 03 17:09:16.111 INFO kablam! Compiling gl_generator v0.9.0 Sep 03 17:09:17.810 INFO kablam! Checking xmlparser v0.3.0 Sep 03 17:09:18.338 INFO kablam! Checking xmlparser v0.4.1 Sep 03 17:09:20.136 INFO kablam! Compiling gl_generator v0.8.0 Sep 03 17:09:22.167 INFO kablam! Checking lyon_geom v0.12.1 (file:///source/geom) Sep 03 17:09:23.905 INFO kablam! Checking winit v0.10.0 Sep 03 17:09:26.523 INFO kablam! Checking svgtypes v0.1.1 Sep 03 17:09:31.056 INFO kablam! Checking svgparser v0.8.1 Sep 03 17:09:31.056 INFO kablam! Checking lyon_geom v0.10.1 Sep 03 17:09:34.944 INFO kablam! Checking lyon_path v0.12.0 (file:///source/path) Sep 03 17:09:37.667 INFO kablam! Checking svgdom v0.13.0 Sep 03 17:09:38.804 INFO kablam! Compiling gfx_gl v0.5.0 Sep 03 17:09:39.551 INFO kablam! Checking lyon_tessellation v0.11.0 (file:///source/tessellation) Sep 03 17:09:41.052 INFO kablam! Checking lyon_algorithms v0.11.1 (file:///source/algorithms) Sep 03 17:09:42.775 INFO kablam! Compiling glutin v0.12.2 Sep 03 17:09:45.226 INFO kablam! warning: value assigned to `last_side` is never read Sep 03 17:09:45.226 INFO kablam! --> algorithms/src/splitter.rs:240:25 Sep 03 17:09:45.226 INFO kablam! | Sep 03 17:09:45.226 INFO kablam! 240 | last_side = d1.signum(); Sep 03 17:09:45.226 INFO kablam! | ^^^^^^^^^ Sep 03 17:09:45.226 INFO kablam! | Sep 03 17:09:45.226 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 03 17:09:45.226 INFO kablam! Sep 03 17:09:45.227 INFO kablam! warning: value assigned to `last_side` is never read Sep 03 17:09:45.227 INFO kablam! --> algorithms/src/splitter.rs:247:25 Sep 03 17:09:45.227 INFO kablam! | Sep 03 17:09:45.227 INFO kablam! 247 | last_side = -d1.signum(); Sep 03 17:09:45.227 INFO kablam! | ^^^^^^^^^ Sep 03 17:09:45.242 INFO kablam! Sep 03 17:09:48.532 INFO kablam! warning: value assigned to `last_side` is never read Sep 03 17:09:48.533 INFO kablam! --> algorithms/src/splitter.rs:240:25 Sep 03 17:09:48.533 INFO kablam! | Sep 03 17:09:48.533 INFO kablam! 240 | last_side = d1.signum(); Sep 03 17:09:48.533 INFO kablam! | ^^^^^^^^^ Sep 03 17:09:48.533 INFO kablam! | Sep 03 17:09:48.533 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 03 17:09:48.533 INFO kablam! Sep 03 17:09:48.533 INFO kablam! warning: value assigned to `last_side` is never read Sep 03 17:09:48.533 INFO kablam! --> algorithms/src/splitter.rs:247:25 Sep 03 17:09:48.533 INFO kablam! | Sep 03 17:09:48.533 INFO kablam! 247 | last_side = -d1.signum(); Sep 03 17:09:48.533 INFO kablam! | ^^^^^^^^^ Sep 03 17:09:48.533 INFO kablam! Sep 03 17:09:51.443 INFO kablam! Compiling glium v0.20.0 Sep 03 17:09:51.658 INFO kablam! Checking lyon_svg v0.11.0 (file:///source/svg) Sep 03 17:09:51.815 INFO kablam! Checking lyon_tess2 v0.11.0 (file:///source/tess2) Sep 03 17:09:52.123 INFO kablam! Checking usvg v0.2.0 Sep 03 17:09:54.816 INFO kablam! Checking lyon_extra v0.11.0 (file:///source/extra) Sep 03 17:10:00.019 INFO kablam! Checking lyon v0.11.1 (file:///source) Sep 03 17:10:03.718 INFO kablam! Checking tess_bench v0.0.1 (file:///source/bench/tess) Sep 03 17:10:03.876 INFO kablam! Checking geom_bench v0.0.1 (file:///source/bench/geom) Sep 03 17:10:06.847 INFO kablam! Checking lyon_wasm_test v0.11.0 (file:///source/wasm_test) Sep 03 17:10:53.977 INFO kablam! Checking gfx_device_gl v0.15.3 Sep 03 17:10:53.977 INFO kablam! Checking gfx v0.17.1 Sep 03 17:10:58.822 INFO kablam! Checking gfx_window_glutin v0.20.0 Sep 03 17:11:07.722 INFO kablam! Checking gfx-rs basic example v0.1.0 (file:///source/examples/gfx_basic) Sep 03 17:11:07.722 INFO kablam! Checking svg_render v0.1.0 (file:///source/examples/svg_render) Sep 03 17:11:07.732 INFO kablam! Checking intersections example v0.1.0 (file:///source/examples/intersections) Sep 03 17:11:07.764 INFO kablam! Checking lyon_cli v0.1.0 (file:///source/cli) Sep 03 17:11:07.776 INFO kablam! Checking gfx-rs advanced example v0.1.0 (file:///source/examples/gfx_advanced) Sep 03 17:11:16.238 INFO kablam! Checking Path walking example v0.1.0 (file:///source/examples/walk_path) Sep 03 17:11:28.265 INFO kablam! Checking glium_basic v0.1.0 (file:///source/examples/glium_basic) Sep 03 17:11:28.266 INFO kablam! Checking glium_basic_shapes v0.1.0 (file:///source/examples/glium_basic_shapes) Sep 03 17:11:30.916 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 21s Sep 03 17:11:30.995 INFO kablam! su: No module specific data is present Sep 03 17:11:31.535 INFO running `"docker" "rm" "-f" "48f6fa087e390730c7c3602a1d2d9b05499047f45d43dddc75e5eb12272eeb74"` Sep 03 17:11:31.694 INFO blam! 48f6fa087e390730c7c3602a1d2d9b05499047f45d43dddc75e5eb12272eeb74