Oct 21 15:10:03.123 INFO checking nlsnightmare/grockets-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:10:03.123 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 15:10:03.574 INFO blam! 5041c6e4034e487426220e33b7bd401ad9dafce1797964549836921dc14c40d2 Oct 21 15:10:03.580 INFO running `"docker" "start" "-a" "5041c6e4034e487426220e33b7bd401ad9dafce1797964549836921dc14c40d2"` Oct 21 15:10:04.935 INFO kablam! usermod: no changes Oct 21 15:10:05.248 INFO kablam! Compiling num-derive v0.2.3 Oct 21 15:10:05.248 INFO kablam! Compiling num-rational v0.2.1 Oct 21 15:10:05.268 INFO kablam! Checking stb_truetype v0.2.4 Oct 21 15:10:05.268 INFO kablam! Checking deflate v0.7.19 Oct 21 15:10:05.268 INFO kablam! Checking gif v0.10.1 Oct 21 15:10:05.272 INFO kablam! Compiling gl_generator v0.9.0 Oct 21 15:10:05.272 INFO kablam! Checking num-traits v0.1.43 Oct 21 15:10:05.272 INFO kablam! Checking num-integer v0.1.39 Oct 21 15:10:06.232 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 21 15:10:08.344 INFO kablam! Checking ordered-float v0.5.2 Oct 21 15:10:09.008 INFO kablam! Checking num-iter v0.1.37 Oct 21 15:10:09.065 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 21 15:10:09.564 INFO kablam! Checking pistoncore-input v0.21.0 Oct 21 15:10:09.708 INFO kablam! Checking wayland-client v0.20.12 Oct 21 15:10:10.417 INFO kablam! Checking png v0.12.0 Oct 21 15:10:10.688 INFO kablam! Checking rusttype v0.4.3 Oct 21 15:10:15.361 INFO kablam! Checking rayon-core v1.4.1 Oct 21 15:10:15.622 INFO kablam! Compiling glutin v0.18.0 Oct 21 15:10:15.622 INFO kablam! Compiling gl v0.10.0 Oct 21 15:10:16.072 INFO kablam! Checking piston2d-graphics v0.26.0 Oct 21 15:10:20.112 INFO kablam! Checking wayland-protocols v0.20.12 Oct 21 15:10:20.196 INFO kablam! Checking rayon v1.0.2 Oct 21 15:10:25.332 INFO kablam! Checking pistoncore-window v0.32.0 Oct 21 15:10:29.558 INFO kablam! Checking pistoncore-event_loop v0.37.0 Oct 21 15:10:31.124 INFO kablam! Checking piston v0.37.0 Oct 21 15:10:31.580 INFO kablam! Checking smithay-client-toolkit v0.3.0 Oct 21 15:10:37.042 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 21 15:10:37.532 INFO kablam! Checking tiff v0.2.1 Oct 21 15:10:37.604 INFO kablam! Checking winit v0.17.2 Oct 21 15:10:41.004 INFO kablam! Checking image v0.20.0 Oct 21 15:10:47.972 INFO kablam! Checking pistoncore-glutin_window v0.48.0 Oct 21 15:10:50.320 INFO kablam! Checking piston2d-opengl_graphics v0.54.0 Oct 21 15:10:52.028 INFO kablam! Checking grockets-rs v0.1.0 (/source) Oct 21 15:10:55.264 INFO kablam! warning: unused import: `rocket::Rocket` Oct 21 15:10:55.264 INFO kablam! --> src/main.rs:22:5 Oct 21 15:10:55.272 INFO kablam! | Oct 21 15:10:55.273 INFO kablam! 22 | use rocket::Rocket; Oct 21 15:10:55.273 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 15:10:55.273 INFO kablam! | Oct 21 15:10:55.274 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:10:55.274 INFO kablam! Oct 21 15:10:55.409 INFO kablam! warning: unused variable: `dna2` Oct 21 15:10:55.409 INFO kablam! --> src/rocket.rs:55:13 Oct 21 15:10:55.409 INFO kablam! | Oct 21 15:10:55.410 INFO kablam! 55 | let dna2 = &r2.dna; Oct 21 15:10:55.410 INFO kablam! | ^^^^ help: consider using `_dna2` instead Oct 21 15:10:55.410 INFO kablam! | Oct 21 15:10:55.410 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 15:10:55.411 INFO kablam! Oct 21 15:10:55.411 INFO kablam! warning: unused import: `rocket::Rocket` Oct 21 15:10:55.411 INFO kablam! --> src/main.rs:22:5 Oct 21 15:10:55.411 INFO kablam! | Oct 21 15:10:55.412 INFO kablam! 22 | use rocket::Rocket; Oct 21 15:10:55.412 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 15:10:55.412 INFO kablam! | Oct 21 15:10:55.413 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:10:55.413 INFO kablam! Oct 21 15:10:55.429 INFO kablam! error[E0594]: cannot assign to field `new_rocket.dna` of immutable binding Oct 21 15:10:55.429 INFO kablam! --> src/rocket.rs:69:9 Oct 21 15:10:55.429 INFO kablam! | Oct 21 15:10:55.429 INFO kablam! 69 | new_rocket.dna = new_dna; Oct 21 15:10:55.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot mutably borrow field of immutable binding Oct 21 15:10:55.430 INFO kablam! Oct 21 15:10:55.430 INFO kablam! warning: variable does not need to be mutable Oct 21 15:10:55.431 INFO kablam! --> src/rocket.rs:56:13 Oct 21 15:10:55.431 INFO kablam! | Oct 21 15:10:55.431 INFO kablam! 56 | let mut new_rocket = r1; Oct 21 15:10:55.431 INFO kablam! | ----^^^^^^^^^^ Oct 21 15:10:55.432 INFO kablam! | | Oct 21 15:10:55.432 INFO kablam! | help: remove this `mut` Oct 21 15:10:55.432 INFO kablam! | Oct 21 15:10:55.433 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 15:10:55.433 INFO kablam! Oct 21 15:10:55.465 INFO kablam! error: aborting due to previous error Oct 21 15:10:55.465 INFO kablam! Oct 21 15:10:55.465 INFO kablam! For more information about this error, try `rustc --explain E0594`. Oct 21 15:10:55.501 INFO kablam! error: Could not compile `grockets-rs`. Oct 21 15:10:55.501 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 15:10:55.625 INFO kablam! warning: unused variable: `dna2` Oct 21 15:10:55.625 INFO kablam! --> src/rocket.rs:55:13 Oct 21 15:10:55.625 INFO kablam! | Oct 21 15:10:55.626 INFO kablam! 55 | let dna2 = &r2.dna; Oct 21 15:10:55.626 INFO kablam! | ^^^^ help: consider using `_dna2` instead Oct 21 15:10:55.626 INFO kablam! | Oct 21 15:10:55.626 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 15:10:55.627 INFO kablam! Oct 21 15:10:55.641 INFO kablam! error[E0594]: cannot assign to field `new_rocket.dna` of immutable binding Oct 21 15:10:55.641 INFO kablam! --> src/rocket.rs:69:9 Oct 21 15:10:55.641 INFO kablam! | Oct 21 15:10:55.642 INFO kablam! 69 | new_rocket.dna = new_dna; Oct 21 15:10:55.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot mutably borrow field of immutable binding Oct 21 15:10:55.643 INFO kablam! Oct 21 15:10:55.643 INFO kablam! warning: variable does not need to be mutable Oct 21 15:10:55.643 INFO kablam! --> src/rocket.rs:56:13 Oct 21 15:10:55.643 INFO kablam! | Oct 21 15:10:55.644 INFO kablam! 56 | let mut new_rocket = r1; Oct 21 15:10:55.644 INFO kablam! | ----^^^^^^^^^^ Oct 21 15:10:55.644 INFO kablam! | | Oct 21 15:10:55.644 INFO kablam! | help: remove this `mut` Oct 21 15:10:55.645 INFO kablam! | Oct 21 15:10:55.645 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 15:10:55.645 INFO kablam! Oct 21 15:10:55.665 INFO kablam! error: aborting due to previous error Oct 21 15:10:55.665 INFO kablam! Oct 21 15:10:55.665 INFO kablam! For more information about this error, try `rustc --explain E0594`. Oct 21 15:10:55.682 INFO kablam! error: Could not compile `grockets-rs`. Oct 21 15:10:55.682 INFO kablam! Oct 21 15:10:55.682 INFO kablam! To learn more, run the command again with --verbose. Oct 21 15:10:55.683 INFO kablam! su: No module specific data is present Oct 21 15:10:56.656 INFO running `"docker" "rm" "-f" "5041c6e4034e487426220e33b7bd401ad9dafce1797964549836921dc14c40d2"` Oct 21 15:10:56.880 INFO blam! 5041c6e4034e487426220e33b7bd401ad9dafce1797964549836921dc14c40d2