Oct 27 00:27:57.354 INFO checking mlafroce/concurrentes-2018 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 00:27:57.354 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 00:27:57.876 INFO blam! 3468a94c3602aa76b3baf8f1c0ae0052bb69ab631025d31a6e643d949b67e777 Oct 27 00:27:57.879 INFO running `"docker" "start" "-a" "3468a94c3602aa76b3baf8f1c0ae0052bb69ab631025d31a6e643d949b67e777"` Oct 27 00:27:59.999 INFO kablam! usermod: no changes Oct 27 00:28:00.124 INFO kablam! Compiling ncurses v5.94.0 Oct 27 00:28:00.124 INFO kablam! Checking concurrentes v0.1.0 (/source/conculib) Oct 27 00:28:03.543 INFO kablam! error[E0502]: cannot borrow `shared_ints` as immutable because it is also borrowed as mutable Oct 27 00:28:03.544 INFO kablam! --> conculib/examples/02-shared_memory.rs:41:36 Oct 27 00:28:03.544 INFO kablam! | Oct 27 00:28:03.544 INFO kablam! 35 | let mut array_cell = shared_ints.get_array_mut(); Oct 27 00:28:03.544 INFO kablam! | ----------- mutable borrow occurs here Oct 27 00:28:03.545 INFO kablam! ... Oct 27 00:28:03.545 INFO kablam! 41 | println!("Child wrote {}", shared_ints.get_item(4)); Oct 27 00:28:03.545 INFO kablam! | ^^^^^^^^^^^ immutable borrow occurs here Oct 27 00:28:03.546 INFO kablam! 42 | println!("Item array: {:?}", shared_ints.get_array()); Oct 27 00:28:03.546 INFO kablam! 43 | } Oct 27 00:28:03.546 INFO kablam! | - mutable borrow ends here Oct 27 00:28:03.546 INFO kablam! Oct 27 00:28:03.547 INFO kablam! error[E0502]: cannot borrow `shared_ints` as immutable because it is also borrowed as mutable Oct 27 00:28:03.547 INFO kablam! --> conculib/examples/02-shared_memory.rs:42:38 Oct 27 00:28:03.547 INFO kablam! | Oct 27 00:28:03.547 INFO kablam! 35 | let mut array_cell = shared_ints.get_array_mut(); Oct 27 00:28:03.547 INFO kablam! | ----------- mutable borrow occurs here Oct 27 00:28:03.547 INFO kablam! ... Oct 27 00:28:03.547 INFO kablam! 42 | println!("Item array: {:?}", shared_ints.get_array()); Oct 27 00:28:03.547 INFO kablam! | ^^^^^^^^^^^ immutable borrow occurs here Oct 27 00:28:03.547 INFO kablam! 43 | } Oct 27 00:28:03.547 INFO kablam! | - mutable borrow ends here Oct 27 00:28:03.547 INFO kablam! Oct 27 00:28:03.547 INFO kablam! error: aborting due to 2 previous errors Oct 27 00:28:03.547 INFO kablam! Oct 27 00:28:03.547 INFO kablam! For more information about this error, try `rustc --explain E0502`. Oct 27 00:28:03.551 INFO kablam! error: Could not compile `concurrentes`. Oct 27 00:28:03.551 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 00:28:04.563 INFO kablam! error: build failed Oct 27 00:28:04.563 INFO kablam! su: No module specific data is present Oct 27 00:28:05.855 INFO running `"docker" "rm" "-f" "3468a94c3602aa76b3baf8f1c0ae0052bb69ab631025d31a6e643d949b67e777"` Oct 27 00:28:06.191 INFO blam! 3468a94c3602aa76b3baf8f1c0ae0052bb69ab631025d31a6e643d949b67e777