Sep 01 13:59:26.624 INFO checking nical/lyon against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 13:59:26.625 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 13:59:26.625 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 13:59:26.861 INFO blam! 8beed22f92e60dd83439532a50010ef1e76fc1ec7424fb84f622e88201b1e715 Sep 01 13:59:26.865 INFO running `"docker" "start" "-a" "8beed22f92e60dd83439532a50010ef1e76fc1ec7424fb84f622e88201b1e715"` Sep 01 13:59:28.353 INFO kablam! Checking token_store v0.1.2 Sep 01 13:59:28.353 INFO kablam! Checking simplecss v0.1.0 Sep 01 13:59:28.358 INFO kablam! Checking rctree v0.2.1 Sep 01 13:59:28.359 INFO kablam! Checking unicode-segmentation v1.2.1 Sep 01 13:59:28.406 INFO kablam! Checking bencher v0.1.5 Sep 01 13:59:28.407 INFO kablam! Compiling libloading v0.5.0 Sep 01 13:59:28.415 INFO kablam! Checking shared_library v0.1.9 Sep 01 13:59:28.418 INFO kablam! Compiling log v0.4.3 Sep 01 13:59:30.112 INFO kablam! Checking phf_shared v0.7.22 Sep 01 13:59:30.221 INFO kablam! Compiling x11-dl v2.18.1 Sep 01 13:59:30.274 INFO kablam! Compiling tess2-sys v0.0.1 Sep 01 13:59:30.364 INFO kablam! Compiling wayland-scanner v0.12.5 Sep 01 13:59:31.467 INFO kablam! Checking osmesa-sys v0.1.2 Sep 01 13:59:31.594 INFO kablam! Checking tempfile v3.0.3 Sep 01 13:59:32.511 INFO kablam! Checking euclid v0.19.0 Sep 01 13:59:32.512 INFO kablam! Checking float-cmp v0.4.0 Sep 01 13:59:32.595 INFO kablam! Checking phf v0.7.22 Sep 01 13:59:33.250 INFO kablam! Checking gfx_core v0.8.2 Sep 01 13:59:33.522 INFO kablam! Checking backtrace v0.3.9 Sep 01 13:59:33.572 INFO kablam! Compiling log v0.3.9 Sep 01 13:59:34.022 INFO kablam! Compiling gl_generator v0.9.0 Sep 01 13:59:36.123 INFO kablam! Checking lyon_geom v0.10.1 Sep 01 13:59:37.223 INFO kablam! Checking failure v0.1.1 Sep 01 13:59:37.338 INFO kablam! Compiling gl_generator v0.8.0 Sep 01 13:59:37.373 INFO kablam! Checking dlib v0.4.1 Sep 01 13:59:40.165 INFO kablam! Checking wayland-sys v0.12.5 Sep 01 13:59:42.772 INFO kablam! Checking xmlparser v0.3.0 Sep 01 13:59:43.757 INFO kablam! Checking xmlparser v0.4.1 Sep 01 13:59:45.251 INFO kablam! Compiling wayland-client v0.12.5 Sep 01 13:59:45.260 INFO kablam! Compiling wayland-protocols v0.12.5 Sep 01 13:59:56.390 INFO kablam! Checking lyon_geom v0.12.1 (file:///source/geom) Sep 01 13:59:56.553 INFO kablam! Checking svgparser v0.8.1 Sep 01 13:59:56.589 INFO kablam! Checking svgtypes v0.1.1 Sep 01 13:59:58.133 INFO kablam! Compiling gfx_gl v0.5.0 Sep 01 13:59:58.641 INFO kablam! Compiling glutin v0.12.2 Sep 01 14:00:10.942 INFO kablam! Compiling glium v0.20.0 Sep 01 14:00:11.139 INFO kablam! Checking lyon_path v0.12.0 (file:///source/path) Sep 01 14:00:12.959 INFO kablam! Checking svgdom v0.13.0 Sep 01 14:00:23.367 INFO kablam! Checking lyon_svg v0.11.0 (file:///source/svg) Sep 01 14:00:23.371 INFO kablam! Checking lyon_tessellation v0.11.0 (file:///source/tessellation) Sep 01 14:00:25.495 INFO kablam! Checking lyon_algorithms v0.11.1 (file:///source/algorithms) Sep 01 14:00:29.641 INFO kablam! warning: value assigned to `last_side` is never read Sep 01 14:00:29.641 INFO kablam! --> algorithms/src/splitter.rs:240:25 Sep 01 14:00:29.641 INFO kablam! | Sep 01 14:00:29.641 INFO kablam! 240 | last_side = d1.signum(); Sep 01 14:00:29.641 INFO kablam! | ^^^^^^^^^ Sep 01 14:00:29.658 INFO kablam! | Sep 01 14:00:29.659 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 01 14:00:29.659 INFO kablam! Sep 01 14:00:29.660 INFO kablam! warning: value assigned to `last_side` is never read Sep 01 14:00:29.660 INFO kablam! --> algorithms/src/splitter.rs:247:25 Sep 01 14:00:29.660 INFO kablam! | Sep 01 14:00:29.660 INFO kablam! 247 | last_side = -d1.signum(); Sep 01 14:00:29.660 INFO kablam! | ^^^^^^^^^ Sep 01 14:00:29.661 INFO kablam! Sep 01 14:00:29.911 INFO kablam! Checking usvg v0.2.0 Sep 01 14:00:31.023 INFO kablam! Checking lyon_extra v0.11.0 (file:///source/extra) Sep 01 14:00:32.566 INFO kablam! warning: value assigned to `last_side` is never read Sep 01 14:00:32.566 INFO kablam! --> algorithms/src/splitter.rs:240:25 Sep 01 14:00:32.566 INFO kablam! | Sep 01 14:00:32.566 INFO kablam! 240 | last_side = d1.signum(); Sep 01 14:00:32.566 INFO kablam! | ^^^^^^^^^ Sep 01 14:00:32.566 INFO kablam! | Sep 01 14:00:32.566 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 01 14:00:32.566 INFO kablam! Sep 01 14:00:32.570 INFO kablam! warning: value assigned to `last_side` is never read Sep 01 14:00:32.570 INFO kablam! --> algorithms/src/splitter.rs:247:25 Sep 01 14:00:32.570 INFO kablam! | Sep 01 14:00:32.570 INFO kablam! 247 | last_side = -d1.signum(); Sep 01 14:00:32.570 INFO kablam! | ^^^^^^^^^ Sep 01 14:00:32.570 INFO kablam! Sep 01 14:00:36.187 INFO kablam! Checking lyon_tess2 v0.11.0 (file:///source/tess2) Sep 01 14:00:40.204 INFO kablam! Checking wayland-kbd v0.13.1 Sep 01 14:00:46.003 INFO kablam! Checking lyon v0.11.1 (file:///source) Sep 01 14:00:49.813 INFO kablam! Checking tess_bench v0.0.1 (file:///source/bench/tess) Sep 01 14:00:51.783 INFO kablam! Checking geom_bench v0.0.1 (file:///source/bench/geom) Sep 01 14:00:53.178 INFO kablam! Checking lyon_wasm_test v0.11.0 (file:///source/wasm_test) Sep 01 14:01:05.424 INFO kablam! Checking wayland-window v0.13.3 Sep 01 14:01:07.342 INFO kablam! Checking winit v0.10.0 Sep 01 14:01:29.669 INFO kablam! Checking gfx_device_gl v0.15.3 Sep 01 14:01:29.671 INFO kablam! Checking gfx v0.17.1 Sep 01 14:01:33.370 INFO kablam! Checking gfx_window_glutin v0.20.0 Sep 01 14:01:38.603 INFO kablam! Checking intersections example v0.1.0 (file:///source/examples/intersections) Sep 01 14:01:38.604 INFO kablam! Checking lyon_cli v0.1.0 (file:///source/cli) Sep 01 14:01:38.604 INFO kablam! Checking gfx-rs basic example v0.1.0 (file:///source/examples/gfx_basic) Sep 01 14:01:38.604 INFO kablam! Checking svg_render v0.1.0 (file:///source/examples/svg_render) Sep 01 14:01:38.604 INFO kablam! Checking Path walking example v0.1.0 (file:///source/examples/walk_path) Sep 01 14:01:45.320 INFO kablam! Checking gfx-rs advanced example v0.1.0 (file:///source/examples/gfx_advanced) Sep 01 14:01:58.400 INFO kablam! Checking glium_basic v0.1.0 (file:///source/examples/glium_basic) Sep 01 14:01:58.419 INFO kablam! Checking glium_basic_shapes v0.1.0 (file:///source/examples/glium_basic_shapes) Sep 01 14:02:00.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 32s Sep 01 14:02:00.106 INFO kablam! su: No module specific data is present Sep 01 14:02:00.691 INFO running `"docker" "rm" "-f" "8beed22f92e60dd83439532a50010ef1e76fc1ec7424fb84f622e88201b1e715"` Sep 01 14:02:00.869 INFO blam! 8beed22f92e60dd83439532a50010ef1e76fc1ec7424fb84f622e88201b1e715