Sep 01 13:59:14.988 INFO checking nical/lyon against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 13:59:14.988 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 13:59:14.988 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-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:15.170 INFO blam! af013e3cec2f3f2b5dcadaf8a50222a304721e93ff210ac742589a9b1fe0ad45 Sep 01 13:59:15.172 INFO running `"docker" "start" "-a" "af013e3cec2f3f2b5dcadaf8a50222a304721e93ff210ac742589a9b1fe0ad45"` Sep 01 13:59:15.904 INFO kablam! Checking simplecss v0.1.0 Sep 01 13:59:15.906 INFO kablam! Compiling regex v1.0.2 Sep 01 13:59:15.907 INFO kablam! Checking rctree v0.2.1 Sep 01 13:59:15.908 INFO kablam! Checking bencher v0.1.5 Sep 01 13:59:15.910 INFO kablam! Checking atty v0.2.11 Sep 01 13:59:15.919 INFO kablam! Checking phf_shared v0.7.22 Sep 01 13:59:15.920 INFO kablam! Compiling tess2-sys v0.0.1 Sep 01 13:59:15.923 INFO kablam! Checking aho-corasick v0.6.6 Sep 01 13:59:16.361 INFO kablam! Checking thread_local v0.3.5 Sep 01 13:59:16.802 INFO kablam! Checking clap v2.32.0 Sep 01 13:59:16.854 INFO kablam! Checking euclid v0.19.0 Sep 01 13:59:16.904 INFO kablam! Checking float-cmp v0.4.0 Sep 01 13:59:17.644 INFO kablam! Compiling gl_generator v0.8.0 Sep 01 13:59:17.648 INFO kablam! Checking gfx_core v0.8.2 Sep 01 13:59:17.699 INFO kablam! Checking phf v0.7.22 Sep 01 13:59:17.708 INFO kablam! Compiling gfx_gl v0.5.0 Sep 01 13:59:17.725 INFO kablam! Checking sid v0.5.2 Sep 01 13:59:19.088 INFO kablam! Checking euclid v0.17.3 Sep 01 13:59:21.325 INFO kablam! Checking xmlparser v0.3.0 Sep 01 13:59:22.117 INFO kablam! Checking xmlparser v0.4.1 Sep 01 13:59:24.623 INFO kablam! Checking lyon_geom v0.12.1 (file:///source/geom) Sep 01 13:59:26.307 INFO kablam! Checking svgparser v0.8.1 Sep 01 13:59:27.108 INFO kablam! Compiling glutin v0.12.2 Sep 01 13:59:32.912 INFO kablam! Compiling glium v0.20.0 Sep 01 13:59:35.724 INFO kablam! Checking svgtypes v0.1.1 Sep 01 13:59:37.387 INFO kablam! Checking lyon_geom v0.10.1 Sep 01 13:59:37.423 INFO kablam! Checking winit v0.10.0 Sep 01 13:59:38.687 INFO kablam! Checking lyon_path v0.12.0 (file:///source/path) Sep 01 13:59:47.666 INFO kablam! Checking lyon_svg v0.11.0 (file:///source/svg) Sep 01 13:59:48.056 INFO kablam! Checking lyon_tessellation v0.11.0 (file:///source/tessellation) Sep 01 13:59:48.767 INFO kablam! Checking lyon_algorithms v0.11.1 (file:///source/algorithms) Sep 01 13:59:52.975 INFO kablam! warning: value assigned to `last_side` is never read Sep 01 13:59:52.975 INFO kablam! --> algorithms/src/splitter.rs:240:25 Sep 01 13:59:52.975 INFO kablam! | Sep 01 13:59:52.975 INFO kablam! 240 | last_side = d1.signum(); Sep 01 13:59:52.975 INFO kablam! | ^^^^^^^^^ Sep 01 13:59:52.976 INFO kablam! | Sep 01 13:59:52.976 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 01 13:59:52.976 INFO kablam! Sep 01 13:59:52.976 INFO kablam! warning: value assigned to `last_side` is never read Sep 01 13:59:52.976 INFO kablam! --> algorithms/src/splitter.rs:247:25 Sep 01 13:59:52.976 INFO kablam! | Sep 01 13:59:52.976 INFO kablam! 247 | last_side = -d1.signum(); Sep 01 13:59:52.976 INFO kablam! | ^^^^^^^^^ Sep 01 13:59:52.976 INFO kablam! Sep 01 13:59:54.249 INFO kablam! Checking svgdom v0.13.0 Sep 01 13:59:54.567 INFO kablam! Checking lyon_extra v0.11.0 (file:///source/extra) Sep 01 13:59:58.030 INFO kablam! warning: value assigned to `last_side` is never read Sep 01 13:59:58.030 INFO kablam! --> algorithms/src/splitter.rs:240:25 Sep 01 13:59:58.030 INFO kablam! | Sep 01 13:59:58.030 INFO kablam! 240 | last_side = d1.signum(); Sep 01 13:59:58.030 INFO kablam! | ^^^^^^^^^ Sep 01 13:59:58.031 INFO kablam! | Sep 01 13:59:58.031 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 01 13:59:58.031 INFO kablam! Sep 01 13:59:58.031 INFO kablam! warning: value assigned to `last_side` is never read Sep 01 13:59:58.031 INFO kablam! --> algorithms/src/splitter.rs:247:25 Sep 01 13:59:58.031 INFO kablam! | Sep 01 13:59:58.031 INFO kablam! 247 | last_side = -d1.signum(); Sep 01 13:59:58.031 INFO kablam! | ^^^^^^^^^ Sep 01 13:59:58.031 INFO kablam! Sep 01 14:00:00.059 INFO kablam! Checking lyon_tess2 v0.11.0 (file:///source/tess2) Sep 01 14:00:02.533 INFO kablam! Checking lyon v0.11.1 (file:///source) Sep 01 14:00:04.699 INFO kablam! Checking geom_bench v0.0.1 (file:///source/bench/geom) Sep 01 14:00:04.986 INFO kablam! Checking tess_bench v0.0.1 (file:///source/bench/tess) Sep 01 14:00:07.551 INFO kablam! Checking lyon_wasm_test v0.11.0 (file:///source/wasm_test) Sep 01 14:00:10.918 INFO kablam! Checking usvg v0.2.0 Sep 01 14:00:48.038 INFO kablam! Checking gfx_device_gl v0.15.3 Sep 01 14:00:48.039 INFO kablam! Checking gfx v0.17.1 Sep 01 14:00:53.060 INFO kablam! Checking gfx_window_glutin v0.20.0 Sep 01 14:01:01.498 INFO kablam! Checking gfx-rs basic example v0.1.0 (file:///source/examples/gfx_basic) Sep 01 14:01:01.501 INFO kablam! Checking lyon_cli v0.1.0 (file:///source/cli) Sep 01 14:01:01.505 INFO kablam! Checking gfx-rs advanced example v0.1.0 (file:///source/examples/gfx_advanced) Sep 01 14:01:01.530 INFO kablam! Checking intersections example v0.1.0 (file:///source/examples/intersections) Sep 01 14:01:01.538 INFO kablam! Checking Path walking example v0.1.0 (file:///source/examples/walk_path) Sep 01 14:01:15.171 INFO kablam! Checking svg_render v0.1.0 (file:///source/examples/svg_render) Sep 01 14:01:25.027 INFO kablam! Checking glium_basic_shapes v0.1.0 (file:///source/examples/glium_basic_shapes) Sep 01 14:01:25.028 INFO kablam! Checking glium_basic v0.1.0 (file:///source/examples/glium_basic) Sep 01 14:01:27.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 11s Sep 01 14:01:27.323 INFO kablam! su: No module specific data is present Sep 01 14:01:27.804 INFO running `"docker" "rm" "-f" "af013e3cec2f3f2b5dcadaf8a50222a304721e93ff210ac742589a9b1fe0ad45"` Sep 01 14:01:27.964 INFO blam! af013e3cec2f3f2b5dcadaf8a50222a304721e93ff210ac742589a9b1fe0ad45