Sep 14 03:29:00.399 INFO checking nical/lyon against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 03:29:00.399 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 03:29:00.399 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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=1000" "-e" "CMD=cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 03:29:00.791 INFO blam! 45bf380acfffdfea321a80fbc4def2110db27008ccc21c27bcca58510aa438f4 Sep 14 03:29:00.803 INFO running `"docker" "start" "-a" "45bf380acfffdfea321a80fbc4def2110db27008ccc21c27bcca58510aa438f4"` Sep 14 03:29:02.275 INFO kablam! usermod: no changes Sep 14 03:29:02.787 INFO kablam! Checking simplecss v0.1.0 Sep 14 03:29:02.787 INFO kablam! Compiling regex v1.0.2 Sep 14 03:29:02.787 INFO kablam! Checking rctree v0.2.1 Sep 14 03:29:02.787 INFO kablam! Checking unicode-segmentation v1.2.1 Sep 14 03:29:02.787 INFO kablam! Checking bencher v0.1.5 Sep 14 03:29:02.787 INFO kablam! Checking atty v0.2.11 Sep 14 03:29:02.811 INFO kablam! Checking arrayvec v0.4.7 Sep 14 03:29:02.811 INFO kablam! Checking phf_shared v0.7.22 Sep 14 03:29:03.991 INFO kablam! Compiling tess2-sys v0.0.1 Sep 14 03:29:04.360 INFO kablam! Checking clap v2.32.0 Sep 14 03:29:05.059 INFO kablam! Checking euclid v0.19.0 Sep 14 03:29:06.699 INFO kablam! Checking float-cmp v0.4.0 Sep 14 03:29:06.699 INFO kablam! Compiling gl_generator v0.9.0 Sep 14 03:29:06.700 INFO kablam! Compiling gl_generator v0.8.0 Sep 14 03:29:08.336 INFO kablam! Checking gfx_core v0.8.2 Sep 14 03:29:08.379 INFO kablam! Checking phf v0.7.22 Sep 14 03:29:09.268 INFO kablam! Checking backtrace v0.3.9 Sep 14 03:29:09.672 INFO kablam! Checking sid v0.5.2 Sep 14 03:29:10.736 INFO kablam! Checking euclid v0.17.3 Sep 14 03:29:12.710 INFO kablam! Checking failure v0.1.1 Sep 14 03:29:15.051 INFO kablam! Checking xmlparser v0.3.0 Sep 14 03:29:22.295 INFO kablam! Checking xmlparser v0.4.1 Sep 14 03:29:22.435 INFO kablam! Checking lyon_geom v0.12.1 (file:///source/geom) Sep 14 03:29:23.307 INFO kablam! Checking svgparser v0.8.1 Sep 14 03:29:23.896 INFO kablam! Compiling gfx_gl v0.5.0 Sep 14 03:29:26.384 INFO kablam! Checking lyon_geom v0.10.1 Sep 14 03:29:32.175 INFO kablam! Compiling glutin v0.12.2 Sep 14 03:29:32.279 INFO kablam! Compiling glium v0.20.0 Sep 14 03:29:32.407 INFO kablam! Checking svgtypes v0.1.1 Sep 14 03:29:33.360 INFO kablam! Checking lyon_path v0.12.0 (file:///source/path) Sep 14 03:29:37.556 INFO kablam! Checking winit v0.10.0 Sep 14 03:29:42.279 INFO kablam! Checking lyon_svg v0.11.0 (file:///source/svg) Sep 14 03:29:42.371 INFO kablam! Checking lyon_tessellation v0.11.0 (file:///source/tessellation) Sep 14 03:29:42.471 INFO kablam! Checking lyon_algorithms v0.11.1 (file:///source/algorithms) Sep 14 03:29:45.260 INFO kablam! warning: value assigned to `last_side` is never read Sep 14 03:29:45.260 INFO kablam! --> algorithms/src/splitter.rs:240:25 Sep 14 03:29:45.260 INFO kablam! | Sep 14 03:29:45.261 INFO kablam! 240 | last_side = d1.signum(); Sep 14 03:29:45.261 INFO kablam! | ^^^^^^^^^ Sep 14 03:29:45.267 INFO kablam! | Sep 14 03:29:45.267 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 14 03:29:45.267 INFO kablam! Sep 14 03:29:45.268 INFO kablam! warning: value assigned to `last_side` is never read Sep 14 03:29:45.268 INFO kablam! --> algorithms/src/splitter.rs:247:25 Sep 14 03:29:45.268 INFO kablam! | Sep 14 03:29:45.268 INFO kablam! 247 | last_side = -d1.signum(); Sep 14 03:29:45.268 INFO kablam! | ^^^^^^^^^ Sep 14 03:29:45.268 INFO kablam! Sep 14 03:29:46.108 INFO kablam! Checking svgdom v0.13.0 Sep 14 03:29:46.400 INFO kablam! Checking lyon_extra v0.11.0 (file:///source/extra) Sep 14 03:29:47.119 INFO kablam! warning: value assigned to `last_side` is never read Sep 14 03:29:47.119 INFO kablam! --> algorithms/src/splitter.rs:240:25 Sep 14 03:29:47.119 INFO kablam! | Sep 14 03:29:47.119 INFO kablam! 240 | last_side = d1.signum(); Sep 14 03:29:47.119 INFO kablam! | ^^^^^^^^^ Sep 14 03:29:47.119 INFO kablam! | Sep 14 03:29:47.119 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 14 03:29:47.119 INFO kablam! Sep 14 03:29:47.119 INFO kablam! warning: value assigned to `last_side` is never read Sep 14 03:29:47.119 INFO kablam! --> algorithms/src/splitter.rs:247:25 Sep 14 03:29:47.119 INFO kablam! | Sep 14 03:29:47.119 INFO kablam! 247 | last_side = -d1.signum(); Sep 14 03:29:47.119 INFO kablam! | ^^^^^^^^^ Sep 14 03:29:47.119 INFO kablam! Sep 14 03:29:50.026 INFO kablam! Checking lyon_tess2 v0.11.0 (file:///source/tess2) Sep 14 03:29:51.576 INFO kablam! Checking lyon v0.11.1 (file:///source) Sep 14 03:29:52.927 INFO kablam! Checking tess_bench v0.0.1 (file:///source/bench/tess) Sep 14 03:29:53.149 INFO kablam! Checking geom_bench v0.0.1 (file:///source/bench/geom) Sep 14 03:29:55.074 INFO kablam! Checking lyon_wasm_test v0.11.0 (file:///source/wasm_test) Sep 14 03:29:56.107 INFO kablam! Checking usvg v0.2.0 Sep 14 03:30:35.147 INFO kablam! Checking gfx_device_gl v0.15.3 Sep 14 03:30:35.147 INFO kablam! Checking gfx v0.17.1 Sep 14 03:30:39.331 INFO kablam! Checking gfx_window_glutin v0.20.0 Sep 14 03:30:44.143 INFO kablam! Checking glium_basic v0.1.0 (file:///source/examples/glium_basic) Sep 14 03:30:44.143 INFO kablam! Checking glium_basic_shapes v0.1.0 (file:///source/examples/glium_basic_shapes) Sep 14 03:30:48.219 INFO kablam! Checking svg_render v0.1.0 (file:///source/examples/svg_render) Sep 14 03:30:48.219 INFO kablam! Checking intersections example v0.1.0 (file:///source/examples/intersections) Sep 14 03:30:48.219 INFO kablam! Checking gfx-rs basic example v0.1.0 (file:///source/examples/gfx_basic) Sep 14 03:30:48.219 INFO kablam! Checking gfx-rs advanced example v0.1.0 (file:///source/examples/gfx_advanced) Sep 14 03:30:48.219 INFO kablam! Checking lyon_cli v0.1.0 (file:///source/cli) Sep 14 03:30:55.760 INFO kablam! Checking Path walking example v0.1.0 (file:///source/examples/walk_path) Sep 14 03:31:04.903 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 02s Sep 14 03:31:04.978 INFO kablam! su: No module specific data is present Sep 14 03:31:06.818 INFO running `"docker" "rm" "-f" "45bf380acfffdfea321a80fbc4def2110db27008ccc21c27bcca58510aa438f4"` Sep 14 03:31:07.187 INFO blam! 45bf380acfffdfea321a80fbc4def2110db27008ccc21c27bcca58510aa438f4