Sep 04 05:56:20.914 INFO checking robot-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 05:56:20.914 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 05:56:20.914 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/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 04 05:56:21.098 INFO blam! b316528d08cd3f4fd56e1be4ee60e40b6c44f95f9301d84dcc65b1b23ef35b4f Sep 04 05:56:21.102 INFO running `"docker" "start" "-a" "b316528d08cd3f4fd56e1be4ee60e40b6c44f95f9301d84dcc65b1b23ef35b4f"` Sep 04 05:56:21.834 INFO kablam! Compiling carboxyl v0.2.1 Sep 04 05:56:24.228 INFO kablam! Checking robot v0.1.0 (file:///source) Sep 04 05:56:24.739 INFO kablam! warning: field is never used: `vx` Sep 04 05:56:24.739 INFO kablam! --> src/main.rs:6:5 Sep 04 05:56:24.739 INFO kablam! | Sep 04 05:56:24.739 INFO kablam! 6 | vx: f64, Sep 04 05:56:24.739 INFO kablam! | ^^^^^^^ Sep 04 05:56:24.739 INFO kablam! | Sep 04 05:56:24.739 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 05:56:24.739 INFO kablam! Sep 04 05:56:24.739 INFO kablam! warning: field is never used: `vy` Sep 04 05:56:24.739 INFO kablam! --> src/main.rs:7:5 Sep 04 05:56:24.739 INFO kablam! | Sep 04 05:56:24.739 INFO kablam! 7 | vy: f64, Sep 04 05:56:24.739 INFO kablam! | ^^^^^^^ Sep 04 05:56:24.739 INFO kablam! Sep 04 05:56:24.740 INFO kablam! warning: field is never used: `w` Sep 04 05:56:24.741 INFO kablam! --> src/main.rs:8:6 Sep 04 05:56:24.741 INFO kablam! | Sep 04 05:56:24.741 INFO kablam! 8 | w: f64, Sep 04 05:56:24.741 INFO kablam! | ^^^^^^ Sep 04 05:56:24.741 INFO kablam! Sep 04 05:56:24.741 INFO kablam! warning: struct is never constructed: `Point` Sep 04 05:56:24.741 INFO kablam! --> src/main.rs:11:1 Sep 04 05:56:24.741 INFO kablam! | Sep 04 05:56:24.741 INFO kablam! 11 | struct Point Sep 04 05:56:24.741 INFO kablam! | ^^^^^^^^^^^^ Sep 04 05:56:24.741 INFO kablam! Sep 04 05:56:24.741 INFO kablam! warning: type alias is never used: `Obstacles` Sep 04 05:56:24.741 INFO kablam! --> src/main.rs:17:1 Sep 04 05:56:24.741 INFO kablam! | Sep 04 05:56:24.741 INFO kablam! 17 | type Obstacles = Vec; Sep 04 05:56:24.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:56:24.741 INFO kablam! Sep 04 05:56:24.741 INFO kablam! warning: type alias is never used: `TpObstacles` Sep 04 05:56:24.741 INFO kablam! --> src/main.rs:19:1 Sep 04 05:56:24.741 INFO kablam! | Sep 04 05:56:24.741 INFO kablam! 19 | type TpObstacles = Vec; Sep 04 05:56:24.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:56:24.741 INFO kablam! Sep 04 05:56:24.829 INFO kablam! warning: field is never used: `vx` Sep 04 05:56:24.829 INFO kablam! --> src/main.rs:6:5 Sep 04 05:56:24.829 INFO kablam! | Sep 04 05:56:24.829 INFO kablam! 6 | vx: f64, Sep 04 05:56:24.830 INFO kablam! | ^^^^^^^ Sep 04 05:56:24.830 INFO kablam! | Sep 04 05:56:24.830 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 05:56:24.830 INFO kablam! Sep 04 05:56:24.830 INFO kablam! warning: field is never used: `vy` Sep 04 05:56:24.830 INFO kablam! --> src/main.rs:7:5 Sep 04 05:56:24.830 INFO kablam! | Sep 04 05:56:24.830 INFO kablam! 7 | vy: f64, Sep 04 05:56:24.830 INFO kablam! | ^^^^^^^ Sep 04 05:56:24.830 INFO kablam! Sep 04 05:56:24.830 INFO kablam! warning: field is never used: `w` Sep 04 05:56:24.830 INFO kablam! --> src/main.rs:8:6 Sep 04 05:56:24.830 INFO kablam! | Sep 04 05:56:24.830 INFO kablam! 8 | w: f64, Sep 04 05:56:24.831 INFO kablam! | ^^^^^^ Sep 04 05:56:24.831 INFO kablam! Sep 04 05:56:24.831 INFO kablam! warning: struct is never constructed: `Point` Sep 04 05:56:24.831 INFO kablam! --> src/main.rs:11:1 Sep 04 05:56:24.831 INFO kablam! | Sep 04 05:56:24.831 INFO kablam! 11 | struct Point Sep 04 05:56:24.831 INFO kablam! | ^^^^^^^^^^^^ Sep 04 05:56:24.831 INFO kablam! Sep 04 05:56:24.831 INFO kablam! warning: type alias is never used: `Obstacles` Sep 04 05:56:24.831 INFO kablam! --> src/main.rs:17:1 Sep 04 05:56:24.831 INFO kablam! | Sep 04 05:56:24.831 INFO kablam! 17 | type Obstacles = Vec; Sep 04 05:56:24.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:56:24.831 INFO kablam! Sep 04 05:56:24.831 INFO kablam! warning: type alias is never used: `TpObstacles` Sep 04 05:56:24.831 INFO kablam! --> src/main.rs:19:1 Sep 04 05:56:24.831 INFO kablam! | Sep 04 05:56:24.831 INFO kablam! 19 | type TpObstacles = Vec; Sep 04 05:56:24.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:56:24.831 INFO kablam! Sep 04 05:56:24.844 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.05s Sep 04 05:56:24.848 INFO kablam! su: No module specific data is present Sep 04 05:56:25.264 INFO running `"docker" "rm" "-f" "b316528d08cd3f4fd56e1be4ee60e40b6c44f95f9301d84dcc65b1b23ef35b4f"` Sep 04 05:56:25.396 INFO blam! b316528d08cd3f4fd56e1be4ee60e40b6c44f95f9301d84dcc65b1b23ef35b4f