Oct 11 11:47:27.317 INFO testing set_slice-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 11:47:27.317 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 11:47:27.317 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 11:47:27.633 INFO blam! defbe01c52fd26c755b780d0d3598f63b12bef66b5531964c89846e479e14baa Oct 11 11:47:27.635 INFO running `"docker" "start" "-a" "defbe01c52fd26c755b780d0d3598f63b12bef66b5531964c89846e479e14baa"` Oct 11 11:47:28.584 INFO kablam! usermod: no changes Oct 11 11:47:28.642 INFO kablam! Compiling set_slice v0.3.0 (/source) Oct 11 11:47:28.768 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 11 11:47:28.768 INFO kablam! su: No module specific data is present Oct 11 11:47:29.231 INFO running `"docker" "rm" "-f" "defbe01c52fd26c755b780d0d3598f63b12bef66b5531964c89846e479e14baa"` Oct 11 11:47:29.612 INFO blam! defbe01c52fd26c755b780d0d3598f63b12bef66b5531964c89846e479e14baa Oct 11 11:47:29.628 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 11:47:29.628 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 11:47:30.099 INFO blam! fe0196c558a0eb0974664bb6545b09a36ff2e49e693ceb7fdc2c16808a6065d0 Oct 11 11:47:30.100 INFO running `"docker" "start" "-a" "fe0196c558a0eb0974664bb6545b09a36ff2e49e693ceb7fdc2c16808a6065d0"` Oct 11 11:47:31.069 INFO kablam! usermod: no changes Oct 11 11:47:31.137 INFO kablam! Compiling set_slice v0.3.0 (/source) Oct 11 11:47:31.656 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.656 INFO kablam! --> src/lib.rs:123:13 Oct 11 11:47:31.656 INFO kablam! | Oct 11 11:47:31.656 INFO kablam! 123 | assert_eq!(sl, vl, "line {}: value length ({}) is invalid, excepted: {}", LINE, vl, sl); Oct 11 11:47:31.656 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.656 INFO kablam! ... Oct 11 11:47:31.656 INFO kablam! 294 | / set_slice! { Oct 11 11:47:31.656 INFO kablam! 295 | | v[0..1] = value; Oct 11 11:47:31.656 INFO kablam! 296 | | v[1..3] = move array; Oct 11 11:47:31.656 INFO kablam! 297 | | v[3..] = move vec; Oct 11 11:47:31.656 INFO kablam! 298 | | } Oct 11 11:47:31.656 INFO kablam! | |_________- in this macro invocation Oct 11 11:47:31.656 INFO kablam! Oct 11 11:47:31.656 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.656 INFO kablam! --> src/lib.rs:123:13 Oct 11 11:47:31.656 INFO kablam! | Oct 11 11:47:31.656 INFO kablam! 123 | assert_eq!(sl, vl, "line {}: value length ({}) is invalid, excepted: {}", LINE, vl, sl); Oct 11 11:47:31.656 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.656 INFO kablam! ... Oct 11 11:47:31.656 INFO kablam! 294 | / set_slice! { Oct 11 11:47:31.656 INFO kablam! 295 | | v[0..1] = value; Oct 11 11:47:31.656 INFO kablam! 296 | | v[1..3] = move array; Oct 11 11:47:31.656 INFO kablam! 297 | | v[3..] = move vec; Oct 11 11:47:31.656 INFO kablam! 298 | | } Oct 11 11:47:31.656 INFO kablam! | |_________- in this macro invocation Oct 11 11:47:31.656 INFO kablam! Oct 11 11:47:31.656 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.656 INFO kablam! --> src/lib.rs:123:13 Oct 11 11:47:31.656 INFO kablam! | Oct 11 11:47:31.656 INFO kablam! 123 | assert_eq!(sl, vl, "line {}: value length ({}) is invalid, excepted: {}", LINE, vl, sl); Oct 11 11:47:31.656 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.656 INFO kablam! ... Oct 11 11:47:31.656 INFO kablam! 294 | / set_slice! { Oct 11 11:47:31.656 INFO kablam! 295 | | v[0..1] = value; Oct 11 11:47:31.656 INFO kablam! 296 | | v[1..3] = move array; Oct 11 11:47:31.656 INFO kablam! 297 | | v[3..] = move vec; Oct 11 11:47:31.656 INFO kablam! 298 | | } Oct 11 11:47:31.656 INFO kablam! | |_________- in this macro invocation Oct 11 11:47:31.657 INFO kablam! Oct 11 11:47:31.657 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.657 INFO kablam! --> src/lib.rs:123:13 Oct 11 11:47:31.657 INFO kablam! | Oct 11 11:47:31.657 INFO kablam! 123 | assert_eq!(sl, vl, "line {}: value length ({}) is invalid, excepted: {}", LINE, vl, sl); Oct 11 11:47:31.657 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.657 INFO kablam! ... Oct 11 11:47:31.657 INFO kablam! 308 | / set_slice! { Oct 11 11:47:31.657 INFO kablam! 309 | | v[..] = 0, 1, 2, 3, 4, 5, 6, 7, 8, 9; Oct 11 11:47:31.657 INFO kablam! 310 | | } Oct 11 11:47:31.657 INFO kablam! | |_________- in this macro invocation Oct 11 11:47:31.657 INFO kablam! Oct 11 11:47:31.657 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.657 INFO kablam! --> src/lib.rs:123:13 Oct 11 11:47:31.657 INFO kablam! | Oct 11 11:47:31.657 INFO kablam! 123 | assert_eq!(sl, vl, "line {}: value length ({}) is invalid, excepted: {}", LINE, vl, sl); Oct 11 11:47:31.657 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.657 INFO kablam! ... Oct 11 11:47:31.657 INFO kablam! 316 | / set_slice! { Oct 11 11:47:31.657 INFO kablam! 317 | | v = 0, 1, 2, 3, 4, 5, 6, 7, 8, 9; Oct 11 11:47:31.657 INFO kablam! 318 | | } Oct 11 11:47:31.657 INFO kablam! | |_________- in this macro invocation Oct 11 11:47:31.657 INFO kablam! Oct 11 11:47:31.657 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.657 INFO kablam! --> src/lib.rs:136:9 Oct 11 11:47:31.657 INFO kablam! | Oct 11 11:47:31.657 INFO kablam! 136 | assert_eq!(il, sl, "ln({}) input length invalid: {}, expected: {}", LINE, il, sl); Oct 11 11:47:31.657 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.657 INFO kablam! ... Oct 11 11:47:31.657 INFO kablam! 330 | / set_slice! { Oct 11 11:47:31.657 INFO kablam! 331 | | v[1..=2] = copy &[5, 3]; Oct 11 11:47:31.657 INFO kablam! 332 | | v[3..6] = copy &values; Oct 11 11:47:31.657 INFO kablam! 333 | | v[..2] = copy &array; Oct 11 11:47:31.657 INFO kablam! 334 | | v[6..] = copy &deref; Oct 11 11:47:31.657 INFO kablam! 335 | | } Oct 11 11:47:31.657 INFO kablam! | |_________- in this macro invocation Oct 11 11:47:31.657 INFO kablam! Oct 11 11:47:31.660 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.660 INFO kablam! --> src/lib.rs:136:9 Oct 11 11:47:31.660 INFO kablam! | Oct 11 11:47:31.660 INFO kablam! 136 | assert_eq!(il, sl, "ln({}) input length invalid: {}, expected: {}", LINE, il, sl); Oct 11 11:47:31.660 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.660 INFO kablam! ... Oct 11 11:47:31.660 INFO kablam! 330 | / set_slice! { Oct 11 11:47:31.660 INFO kablam! 331 | | v[1..=2] = copy &[5, 3]; Oct 11 11:47:31.660 INFO kablam! 332 | | v[3..6] = copy &values; Oct 11 11:47:31.660 INFO kablam! 333 | | v[..2] = copy &array; Oct 11 11:47:31.660 INFO kablam! 334 | | v[6..] = copy &deref; Oct 11 11:47:31.660 INFO kablam! 335 | | } Oct 11 11:47:31.660 INFO kablam! | |_________- in this macro invocation Oct 11 11:47:31.660 INFO kablam! Oct 11 11:47:31.660 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.660 INFO kablam! --> src/lib.rs:136:9 Oct 11 11:47:31.660 INFO kablam! | Oct 11 11:47:31.660 INFO kablam! 136 | assert_eq!(il, sl, "ln({}) input length invalid: {}, expected: {}", LINE, il, sl); Oct 11 11:47:31.661 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.661 INFO kablam! ... Oct 11 11:47:31.661 INFO kablam! 330 | / set_slice! { Oct 11 11:47:31.661 INFO kablam! 331 | | v[1..=2] = copy &[5, 3]; Oct 11 11:47:31.661 INFO kablam! 332 | | v[3..6] = copy &values; Oct 11 11:47:31.661 INFO kablam! 333 | | v[..2] = copy &array; Oct 11 11:47:31.661 INFO kablam! 334 | | v[6..] = copy &deref; Oct 11 11:47:31.661 INFO kablam! 335 | | } Oct 11 11:47:31.661 INFO kablam! | |_________- in this macro invocation Oct 11 11:47:31.661 INFO kablam! Oct 11 11:47:31.661 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.661 INFO kablam! --> src/lib.rs:136:9 Oct 11 11:47:31.661 INFO kablam! | Oct 11 11:47:31.661 INFO kablam! 136 | assert_eq!(il, sl, "ln({}) input length invalid: {}, expected: {}", LINE, il, sl); Oct 11 11:47:31.661 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.661 INFO kablam! ... Oct 11 11:47:31.661 INFO kablam! 330 | / set_slice! { Oct 11 11:47:31.661 INFO kablam! 331 | | v[1..=2] = copy &[5, 3]; Oct 11 11:47:31.661 INFO kablam! 332 | | v[3..6] = copy &values; Oct 11 11:47:31.661 INFO kablam! 333 | | v[..2] = copy &array; Oct 11 11:47:31.661 INFO kablam! 334 | | v[6..] = copy &deref; Oct 11 11:47:31.661 INFO kablam! 335 | | } Oct 11 11:47:31.661 INFO kablam! | |_________- in this macro invocation Oct 11 11:47:31.661 INFO kablam! Oct 11 11:47:31.664 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.664 INFO kablam! --> src/lib.rs:147:13 Oct 11 11:47:31.664 INFO kablam! | Oct 11 11:47:31.664 INFO kablam! 147 | assert_eq!(sl, $size, "line {}: slice length ({}) is invalid, excepted: {}", LINE, sl, $size); Oct 11 11:47:31.664 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.664 INFO kablam! ... Oct 11 11:47:31.664 INFO kablam! 350 | / set_slice! { Oct 11 11:47:31.664 INFO kablam! 351 | | unsafe v[1..=2]: (2) = ref &[A(5), A(3)]; Oct 11 11:47:31.664 INFO kablam! 352 | | unsafe v[3..6]: (3) = ref &values; Oct 11 11:47:31.664 INFO kablam! 353 | | unsafe v[..2]: (2) = ref &array; Oct 11 11:47:31.664 INFO kablam! 354 | | unsafe v[6..]: (2) = ref &deref; Oct 11 11:47:31.664 INFO kablam! 355 | | } Oct 11 11:47:31.664 INFO kablam! | |_________- in this macro invocation Oct 11 11:47:31.664 INFO kablam! Oct 11 11:47:31.664 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.664 INFO kablam! --> src/lib.rs:148:13 Oct 11 11:47:31.664 INFO kablam! | Oct 11 11:47:31.664 INFO kablam! 148 | assert_eq!(vl, $size, "line {}: value length ({}) is invalid, excepted: {}", LINE, vl, $size); Oct 11 11:47:31.664 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.664 INFO kablam! ... Oct 11 11:47:31.664 INFO kablam! 350 | / set_slice! { Oct 11 11:47:31.664 INFO kablam! 351 | | unsafe v[1..=2]: (2) = ref &[A(5), A(3)]; Oct 11 11:47:31.664 INFO kablam! 352 | | unsafe v[3..6]: (3) = ref &values; Oct 11 11:47:31.664 INFO kablam! 353 | | unsafe v[..2]: (2) = ref &array; Oct 11 11:47:31.664 INFO kablam! 354 | | unsafe v[6..]: (2) = ref &deref; Oct 11 11:47:31.664 INFO kablam! 355 | | } Oct 11 11:47:31.664 INFO kablam! | |_________- in this macro invocation Oct 11 11:47:31.665 INFO kablam! Oct 11 11:47:31.668 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.668 INFO kablam! --> src/lib.rs:147:13 Oct 11 11:47:31.668 INFO kablam! | Oct 11 11:47:31.668 INFO kablam! 147 | assert_eq!(sl, $size, "line {}: slice length ({}) is invalid, excepted: {}", LINE, sl, $size); Oct 11 11:47:31.668 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.668 INFO kablam! ... Oct 11 11:47:31.668 INFO kablam! 350 | / set_slice! { Oct 11 11:47:31.668 INFO kablam! 351 | | unsafe v[1..=2]: (2) = ref &[A(5), A(3)]; Oct 11 11:47:31.668 INFO kablam! 352 | | unsafe v[3..6]: (3) = ref &values; Oct 11 11:47:31.668 INFO kablam! 353 | | unsafe v[..2]: (2) = ref &array; Oct 11 11:47:31.668 INFO kablam! 354 | | unsafe v[6..]: (2) = ref &deref; Oct 11 11:47:31.668 INFO kablam! 355 | | } Oct 11 11:47:31.668 INFO kablam! | |_________- in this macro invocation Oct 11 11:47:31.668 INFO kablam! Oct 11 11:47:31.668 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.668 INFO kablam! --> src/lib.rs:148:13 Oct 11 11:47:31.668 INFO kablam! | Oct 11 11:47:31.668 INFO kablam! 148 | assert_eq!(vl, $size, "line {}: value length ({}) is invalid, excepted: {}", LINE, vl, $size); Oct 11 11:47:31.668 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.668 INFO kablam! ... Oct 11 11:47:31.668 INFO kablam! 350 | / set_slice! { Oct 11 11:47:31.668 INFO kablam! 351 | | unsafe v[1..=2]: (2) = ref &[A(5), A(3)]; Oct 11 11:47:31.668 INFO kablam! 352 | | unsafe v[3..6]: (3) = ref &values; Oct 11 11:47:31.668 INFO kablam! 353 | | unsafe v[..2]: (2) = ref &array; Oct 11 11:47:31.668 INFO kablam! 354 | | unsafe v[6..]: (2) = ref &deref; Oct 11 11:47:31.668 INFO kablam! 355 | | } Oct 11 11:47:31.668 INFO kablam! | |_________- in this macro invocation Oct 11 11:47:31.668 INFO kablam! Oct 11 11:47:31.672 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.672 INFO kablam! --> src/lib.rs:147:13 Oct 11 11:47:31.672 INFO kablam! | Oct 11 11:47:31.672 INFO kablam! 147 | assert_eq!(sl, $size, "line {}: slice length ({}) is invalid, excepted: {}", LINE, sl, $size); Oct 11 11:47:31.672 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.672 INFO kablam! ... Oct 11 11:47:31.672 INFO kablam! 350 | / set_slice! { Oct 11 11:47:31.672 INFO kablam! 351 | | unsafe v[1..=2]: (2) = ref &[A(5), A(3)]; Oct 11 11:47:31.672 INFO kablam! 352 | | unsafe v[3..6]: (3) = ref &values; Oct 11 11:47:31.672 INFO kablam! 353 | | unsafe v[..2]: (2) = ref &array; Oct 11 11:47:31.672 INFO kablam! 354 | | unsafe v[6..]: (2) = ref &deref; Oct 11 11:47:31.672 INFO kablam! 355 | | } Oct 11 11:47:31.672 INFO kablam! | |_________- in this macro invocation Oct 11 11:47:31.672 INFO kablam! Oct 11 11:47:31.672 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.672 INFO kablam! --> src/lib.rs:148:13 Oct 11 11:47:31.672 INFO kablam! | Oct 11 11:47:31.672 INFO kablam! 148 | assert_eq!(vl, $size, "line {}: value length ({}) is invalid, excepted: {}", LINE, vl, $size); Oct 11 11:47:31.672 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.672 INFO kablam! ... Oct 11 11:47:31.672 INFO kablam! 350 | / set_slice! { Oct 11 11:47:31.672 INFO kablam! 351 | | unsafe v[1..=2]: (2) = ref &[A(5), A(3)]; Oct 11 11:47:31.672 INFO kablam! 352 | | unsafe v[3..6]: (3) = ref &values; Oct 11 11:47:31.672 INFO kablam! 353 | | unsafe v[..2]: (2) = ref &array; Oct 11 11:47:31.672 INFO kablam! 354 | | unsafe v[6..]: (2) = ref &deref; Oct 11 11:47:31.672 INFO kablam! 355 | | } Oct 11 11:47:31.673 INFO kablam! | |_________- in this macro invocation Oct 11 11:47:31.673 INFO kablam! Oct 11 11:47:31.676 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.676 INFO kablam! --> src/lib.rs:147:13 Oct 11 11:47:31.676 INFO kablam! | Oct 11 11:47:31.676 INFO kablam! 147 | assert_eq!(sl, $size, "line {}: slice length ({}) is invalid, excepted: {}", LINE, sl, $size); Oct 11 11:47:31.676 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.676 INFO kablam! ... Oct 11 11:47:31.676 INFO kablam! 350 | / set_slice! { Oct 11 11:47:31.676 INFO kablam! 351 | | unsafe v[1..=2]: (2) = ref &[A(5), A(3)]; Oct 11 11:47:31.676 INFO kablam! 352 | | unsafe v[3..6]: (3) = ref &values; Oct 11 11:47:31.676 INFO kablam! 353 | | unsafe v[..2]: (2) = ref &array; Oct 11 11:47:31.676 INFO kablam! 354 | | unsafe v[6..]: (2) = ref &deref; Oct 11 11:47:31.676 INFO kablam! 355 | | } Oct 11 11:47:31.676 INFO kablam! | |_________- in this macro invocation Oct 11 11:47:31.676 INFO kablam! Oct 11 11:47:31.676 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.676 INFO kablam! --> src/lib.rs:148:13 Oct 11 11:47:31.676 INFO kablam! | Oct 11 11:47:31.676 INFO kablam! 148 | assert_eq!(vl, $size, "line {}: value length ({}) is invalid, excepted: {}", LINE, vl, $size); Oct 11 11:47:31.676 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate assert_eq;`? Oct 11 11:47:31.676 INFO kablam! ... Oct 11 11:47:31.676 INFO kablam! 350 | / set_slice! { Oct 11 11:47:31.676 INFO kablam! 351 | | unsafe v[1..=2]: (2) = ref &[A(5), A(3)]; Oct 11 11:47:31.676 INFO kablam! 352 | | unsafe v[3..6]: (3) = ref &values; Oct 11 11:47:31.676 INFO kablam! 353 | | unsafe v[..2]: (2) = ref &array; Oct 11 11:47:31.676 INFO kablam! 354 | | unsafe v[6..]: (2) = ref &deref; Oct 11 11:47:31.677 INFO kablam! 355 | | } Oct 11 11:47:31.677 INFO kablam! | |_________- in this macro invocation Oct 11 11:47:31.677 INFO kablam! Oct 11 11:47:31.677 INFO kablam! error: aborting due to 17 previous errors Oct 11 11:47:31.677 INFO kablam! Oct 11 11:47:31.677 INFO kablam! For more information about this error, try `rustc --explain E0433`. Oct 11 11:47:31.683 INFO kablam! error: Could not compile `set_slice`. Oct 11 11:47:31.683 INFO kablam! Oct 11 11:47:31.683 INFO kablam! To learn more, run the command again with --verbose. Oct 11 11:47:31.688 INFO kablam! su: No module specific data is present Oct 11 11:47:32.126 INFO running `"docker" "rm" "-f" "fe0196c558a0eb0974664bb6545b09a36ff2e49e693ceb7fdc2c16808a6065d0"` Oct 11 11:47:32.348 INFO blam! fe0196c558a0eb0974664bb6545b09a36ff2e49e693ceb7fdc2c16808a6065d0