Oct 21 15:37:44.990 INFO checking mlafroce/concurrentes-2018 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:37:44.992 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:37:45.458 INFO blam! 45f5b22acacc8c4c167bd93b72bfb48d74d5f1955301ce2b84e61ba8532ddc96 Oct 21 15:37:45.460 INFO running `"docker" "start" "-a" "45f5b22acacc8c4c167bd93b72bfb48d74d5f1955301ce2b84e61ba8532ddc96"` Oct 21 15:37:47.132 INFO kablam! usermod: no changes Oct 21 15:37:47.255 INFO kablam! Compiling ncurses v5.94.0 Oct 21 15:37:47.255 INFO kablam! Checking concurrentes v0.1.0 (/source/conculib) Oct 21 15:37:50.036 INFO kablam! error[E0502]: cannot borrow `shared_ints` as immutable because it is also borrowed as mutable Oct 21 15:37:50.036 INFO kablam! --> conculib/examples/02-shared_memory.rs:41:36 Oct 21 15:37:50.036 INFO kablam! | Oct 21 15:37:50.036 INFO kablam! 35 | let mut array_cell = shared_ints.get_array_mut(); Oct 21 15:37:50.036 INFO kablam! | ----------- mutable borrow occurs here Oct 21 15:37:50.036 INFO kablam! ... Oct 21 15:37:50.036 INFO kablam! 41 | println!("Child wrote {}", shared_ints.get_item(4)); Oct 21 15:37:50.036 INFO kablam! | ^^^^^^^^^^^ immutable borrow occurs here Oct 21 15:37:50.036 INFO kablam! 42 | println!("Item array: {:?}", shared_ints.get_array()); Oct 21 15:37:50.036 INFO kablam! 43 | } Oct 21 15:37:50.036 INFO kablam! | - mutable borrow ends here Oct 21 15:37:50.036 INFO kablam! Oct 21 15:37:50.036 INFO kablam! error[E0502]: cannot borrow `shared_ints` as immutable because it is also borrowed as mutable Oct 21 15:37:50.036 INFO kablam! --> conculib/examples/02-shared_memory.rs:42:38 Oct 21 15:37:50.036 INFO kablam! | Oct 21 15:37:50.036 INFO kablam! 35 | let mut array_cell = shared_ints.get_array_mut(); Oct 21 15:37:50.037 INFO kablam! | ----------- mutable borrow occurs here Oct 21 15:37:50.037 INFO kablam! ... Oct 21 15:37:50.037 INFO kablam! 42 | println!("Item array: {:?}", shared_ints.get_array()); Oct 21 15:37:50.037 INFO kablam! | ^^^^^^^^^^^ immutable borrow occurs here Oct 21 15:37:50.037 INFO kablam! 43 | } Oct 21 15:37:50.037 INFO kablam! | - mutable borrow ends here Oct 21 15:37:50.037 INFO kablam! Oct 21 15:37:50.048 INFO kablam! error: aborting due to 2 previous errors Oct 21 15:37:50.048 INFO kablam! Oct 21 15:37:50.048 INFO kablam! For more information about this error, try `rustc --explain E0502`. Oct 21 15:37:50.054 INFO kablam! error: Could not compile `concurrentes`. Oct 21 15:37:50.054 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 15:37:50.520 INFO kablam! error: build failed Oct 21 15:37:50.522 INFO kablam! su: No module specific data is present Oct 21 15:37:51.190 INFO running `"docker" "rm" "-f" "45f5b22acacc8c4c167bd93b72bfb48d74d5f1955301ce2b84e61ba8532ddc96"` Oct 21 15:37:51.613 INFO blam! 45f5b22acacc8c4c167bd93b72bfb48d74d5f1955301ce2b84e61ba8532ddc96