Oct 16 14:24:51.956 INFO testing cookie-factory-0.2.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 14:24:51.956 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 16 14:24:52.261 INFO blam! b8c058423321cc20da0cb6697ac76a4f4d9c361c352b135003aefaeba185594c Oct 16 14:24:52.269 INFO running `"docker" "start" "-a" "b8c058423321cc20da0cb6697ac76a4f4d9c361c352b135003aefaeba185594c"` Oct 16 14:24:53.150 INFO kablam! usermod: no changes Oct 16 14:24:53.177 INFO kablam! Compiling cookie-factory v0.2.4 (/source) Oct 16 14:24:53.689 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.51s Oct 16 14:24:53.690 INFO kablam! su: No module specific data is present Oct 16 14:24:54.008 INFO running `"docker" "rm" "-f" "b8c058423321cc20da0cb6697ac76a4f4d9c361c352b135003aefaeba185594c"` Oct 16 14:24:54.099 INFO blam! b8c058423321cc20da0cb6697ac76a4f4d9c361c352b135003aefaeba185594c Oct 16 14:24:54.105 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 16 14:24:54.383 INFO blam! f2a83b28113d55f23535d9b6217e681866a7128342eae2a14cf813084b53e795 Oct 16 14:24:54.385 INFO running `"docker" "start" "-a" "f2a83b28113d55f23535d9b6217e681866a7128342eae2a14cf813084b53e795"` Oct 16 14:24:54.977 INFO kablam! usermod: no changes Oct 16 14:24:55.009 INFO kablam! Compiling cookie-factory v0.2.4 (/source) Oct 16 14:24:55.979 INFO kablam! error: index out of bounds: the len is 3 but the index is 3 Oct 16 14:24:55.979 INFO kablam! --> src/gen.rs:319:17 Oct 16 14:24:55.979 INFO kablam! | Oct 16 14:24:55.979 INFO kablam! 319 | $i[$idx+3] = v4; Oct 16 14:24:55.979 INFO kablam! | ^^^^^^^^^^ Oct 16 14:24:55.979 INFO kablam! ... Oct 16 14:24:55.979 INFO kablam! 1049 | let r = gen_be_u64!((&mut mem,0),0x0102030405060708u64); Oct 16 14:24:55.979 INFO kablam! | ----------------------------------------------- in this macro invocation Oct 16 14:24:55.979 INFO kablam! | Oct 16 14:24:55.979 INFO kablam! = note: #[deny(const_err)] on by default Oct 16 14:24:55.979 INFO kablam! Oct 16 14:24:55.979 INFO kablam! error: index out of bounds: the len is 3 but the index is 4 Oct 16 14:24:55.979 INFO kablam! --> src/gen.rs:320:17 Oct 16 14:24:55.979 INFO kablam! | Oct 16 14:24:55.979 INFO kablam! 320 | $i[$idx+4] = v5; Oct 16 14:24:55.979 INFO kablam! | ^^^^^^^^^^ Oct 16 14:24:55.979 INFO kablam! ... Oct 16 14:24:55.979 INFO kablam! 1049 | let r = gen_be_u64!((&mut mem,0),0x0102030405060708u64); Oct 16 14:24:55.979 INFO kablam! | ----------------------------------------------- in this macro invocation Oct 16 14:24:55.979 INFO kablam! Oct 16 14:24:55.979 INFO kablam! error: index out of bounds: the len is 3 but the index is 5 Oct 16 14:24:55.979 INFO kablam! --> src/gen.rs:321:17 Oct 16 14:24:55.979 INFO kablam! | Oct 16 14:24:55.979 INFO kablam! 321 | $i[$idx+5] = v6; Oct 16 14:24:55.979 INFO kablam! | ^^^^^^^^^^ Oct 16 14:24:55.979 INFO kablam! ... Oct 16 14:24:55.979 INFO kablam! 1049 | let r = gen_be_u64!((&mut mem,0),0x0102030405060708u64); Oct 16 14:24:55.979 INFO kablam! | ----------------------------------------------- in this macro invocation Oct 16 14:24:55.979 INFO kablam! Oct 16 14:24:55.979 INFO kablam! error: index out of bounds: the len is 3 but the index is 6 Oct 16 14:24:55.979 INFO kablam! --> src/gen.rs:322:17 Oct 16 14:24:55.979 INFO kablam! | Oct 16 14:24:55.979 INFO kablam! 322 | $i[$idx+6] = v7; Oct 16 14:24:55.979 INFO kablam! | ^^^^^^^^^^ Oct 16 14:24:55.979 INFO kablam! ... Oct 16 14:24:55.979 INFO kablam! 1049 | let r = gen_be_u64!((&mut mem,0),0x0102030405060708u64); Oct 16 14:24:55.979 INFO kablam! | ----------------------------------------------- in this macro invocation Oct 16 14:24:55.979 INFO kablam! Oct 16 14:24:55.979 INFO kablam! error: index out of bounds: the len is 3 but the index is 7 Oct 16 14:24:55.979 INFO kablam! --> src/gen.rs:323:17 Oct 16 14:24:55.979 INFO kablam! | Oct 16 14:24:55.980 INFO kablam! 323 | $i[$idx+7] = v8; Oct 16 14:24:55.980 INFO kablam! | ^^^^^^^^^^ Oct 16 14:24:55.980 INFO kablam! ... Oct 16 14:24:55.980 INFO kablam! 1049 | let r = gen_be_u64!((&mut mem,0),0x0102030405060708u64); Oct 16 14:24:55.980 INFO kablam! | ----------------------------------------------- in this macro invocation Oct 16 14:24:55.980 INFO kablam! Oct 16 14:24:55.980 INFO kablam! error: index out of bounds: the len is 7 but the index is 7 Oct 16 14:24:55.980 INFO kablam! --> src/gen.rs:323:17 Oct 16 14:24:55.980 INFO kablam! | Oct 16 14:24:55.980 INFO kablam! 323 | $i[$idx+7] = v8; Oct 16 14:24:55.980 INFO kablam! | ^^^^^^^^^^ Oct 16 14:24:55.980 INFO kablam! ... Oct 16 14:24:55.980 INFO kablam! 1060 | let r = gen_be_u64!((&mut mem,0),0x0102030405060708u64); Oct 16 14:24:55.980 INFO kablam! | ----------------------------------------------- in this macro invocation Oct 16 14:24:55.980 INFO kablam! Oct 16 14:24:56.042 INFO kablam! error: aborting due to 6 previous errors Oct 16 14:24:56.043 INFO kablam! Oct 16 14:24:56.048 INFO kablam! error: Could not compile `cookie-factory`. Oct 16 14:24:56.048 INFO kablam! Oct 16 14:24:56.048 INFO kablam! To learn more, run the command again with --verbose. Oct 16 14:24:56.049 INFO kablam! su: No module specific data is present Oct 16 14:24:56.390 INFO running `"docker" "rm" "-f" "f2a83b28113d55f23535d9b6217e681866a7128342eae2a14cf813084b53e795"` Oct 16 14:24:56.611 INFO blam! f2a83b28113d55f23535d9b6217e681866a7128342eae2a14cf813084b53e795