Oct 16 14:24:50.937 INFO testing cookie-factory-0.2.4 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 14:24:50.939 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:51.414 INFO blam! db611802238f16f24dde36b0385fc1ba84fb20b0140b283fccf0cb5a18cb7c85 Oct 16 14:24:51.415 INFO running `"docker" "start" "-a" "db611802238f16f24dde36b0385fc1ba84fb20b0140b283fccf0cb5a18cb7c85"` Oct 16 14:24:52.373 INFO kablam! usermod: no changes Oct 16 14:24:52.465 INFO kablam! Compiling cookie-factory v0.2.4 (/source) Oct 16 14:24:53.066 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.67s Oct 16 14:24:53.067 INFO kablam! su: No module specific data is present Oct 16 14:24:53.336 INFO running `"docker" "rm" "-f" "db611802238f16f24dde36b0385fc1ba84fb20b0140b283fccf0cb5a18cb7c85"` Oct 16 14:24:53.404 INFO blam! db611802238f16f24dde36b0385fc1ba84fb20b0140b283fccf0cb5a18cb7c85 Oct 16 14:24:53.406 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:53.570 INFO blam! af1f381a1f9a6b7cc5c69b6f6a6b00b6cb36c217b264cb3ee91395286f57dfd6 Oct 16 14:24:53.571 INFO running `"docker" "start" "-a" "af1f381a1f9a6b7cc5c69b6f6a6b00b6cb36c217b264cb3ee91395286f57dfd6"` Oct 16 14:24:53.999 INFO kablam! usermod: no changes Oct 16 14:24:54.025 INFO kablam! Compiling cookie-factory v0.2.4 (/source) Oct 16 14:24:55.113 INFO kablam! error: index out of bounds: the len is 3 but the index is 3 Oct 16 14:24:55.113 INFO kablam! --> src/gen.rs:319:17 Oct 16 14:24:55.113 INFO kablam! | Oct 16 14:24:55.113 INFO kablam! 319 | $i[$idx+3] = v4; Oct 16 14:24:55.113 INFO kablam! | ^^^^^^^^^^ Oct 16 14:24:55.113 INFO kablam! ... Oct 16 14:24:55.113 INFO kablam! 1049 | let r = gen_be_u64!((&mut mem,0),0x0102030405060708u64); Oct 16 14:24:55.113 INFO kablam! | ----------------------------------------------- in this macro invocation Oct 16 14:24:55.113 INFO kablam! | Oct 16 14:24:55.113 INFO kablam! = note: #[deny(const_err)] on by default Oct 16 14:24:55.113 INFO kablam! Oct 16 14:24:55.113 INFO kablam! error: index out of bounds: the len is 3 but the index is 4 Oct 16 14:24:55.113 INFO kablam! --> src/gen.rs:320:17 Oct 16 14:24:55.113 INFO kablam! | Oct 16 14:24:55.113 INFO kablam! 320 | $i[$idx+4] = v5; Oct 16 14:24:55.113 INFO kablam! | ^^^^^^^^^^ Oct 16 14:24:55.113 INFO kablam! ... Oct 16 14:24:55.113 INFO kablam! 1049 | let r = gen_be_u64!((&mut mem,0),0x0102030405060708u64); Oct 16 14:24:55.113 INFO kablam! | ----------------------------------------------- in this macro invocation Oct 16 14:24:55.113 INFO kablam! Oct 16 14:24:55.113 INFO kablam! error: index out of bounds: the len is 3 but the index is 5 Oct 16 14:24:55.113 INFO kablam! --> src/gen.rs:321:17 Oct 16 14:24:55.113 INFO kablam! | Oct 16 14:24:55.113 INFO kablam! 321 | $i[$idx+5] = v6; Oct 16 14:24:55.113 INFO kablam! | ^^^^^^^^^^ Oct 16 14:24:55.113 INFO kablam! ... Oct 16 14:24:55.113 INFO kablam! 1049 | let r = gen_be_u64!((&mut mem,0),0x0102030405060708u64); Oct 16 14:24:55.113 INFO kablam! | ----------------------------------------------- in this macro invocation Oct 16 14:24:55.113 INFO kablam! Oct 16 14:24:55.113 INFO kablam! error: index out of bounds: the len is 3 but the index is 6 Oct 16 14:24:55.113 INFO kablam! --> src/gen.rs:322:17 Oct 16 14:24:55.113 INFO kablam! | Oct 16 14:24:55.113 INFO kablam! 322 | $i[$idx+6] = v7; Oct 16 14:24:55.113 INFO kablam! | ^^^^^^^^^^ Oct 16 14:24:55.113 INFO kablam! ... Oct 16 14:24:55.113 INFO kablam! 1049 | let r = gen_be_u64!((&mut mem,0),0x0102030405060708u64); Oct 16 14:24:55.113 INFO kablam! | ----------------------------------------------- in this macro invocation Oct 16 14:24:55.114 INFO kablam! Oct 16 14:24:55.114 INFO kablam! error: index out of bounds: the len is 3 but the index is 7 Oct 16 14:24:55.114 INFO kablam! --> src/gen.rs:323:17 Oct 16 14:24:55.114 INFO kablam! | Oct 16 14:24:55.114 INFO kablam! 323 | $i[$idx+7] = v8; Oct 16 14:24:55.114 INFO kablam! | ^^^^^^^^^^ Oct 16 14:24:55.114 INFO kablam! ... Oct 16 14:24:55.114 INFO kablam! 1049 | let r = gen_be_u64!((&mut mem,0),0x0102030405060708u64); Oct 16 14:24:55.114 INFO kablam! | ----------------------------------------------- in this macro invocation Oct 16 14:24:55.114 INFO kablam! Oct 16 14:24:55.115 INFO kablam! error: index out of bounds: the len is 7 but the index is 7 Oct 16 14:24:55.115 INFO kablam! --> src/gen.rs:323:17 Oct 16 14:24:55.115 INFO kablam! | Oct 16 14:24:55.115 INFO kablam! 323 | $i[$idx+7] = v8; Oct 16 14:24:55.115 INFO kablam! | ^^^^^^^^^^ Oct 16 14:24:55.115 INFO kablam! ... Oct 16 14:24:55.115 INFO kablam! 1060 | let r = gen_be_u64!((&mut mem,0),0x0102030405060708u64); Oct 16 14:24:55.115 INFO kablam! | ----------------------------------------------- in this macro invocation Oct 16 14:24:55.115 INFO kablam! Oct 16 14:24:55.174 INFO kablam! error: aborting due to 6 previous errors Oct 16 14:24:55.174 INFO kablam! Oct 16 14:24:55.182 INFO kablam! error: Could not compile `cookie-factory`. Oct 16 14:24:55.182 INFO kablam! Oct 16 14:24:55.182 INFO kablam! To learn more, run the command again with --verbose. Oct 16 14:24:55.183 INFO kablam! su: No module specific data is present Oct 16 14:24:55.500 INFO running `"docker" "rm" "-f" "af1f381a1f9a6b7cc5c69b6f6a6b00b6cb36c217b264cb3ee91395286f57dfd6"` Oct 16 14:24:55.599 INFO blam! af1f381a1f9a6b7cc5c69b6f6a6b00b6cb36c217b264cb3ee91395286f57dfd6