Oct 13 01:26:29.612 INFO testing saterus/gilded-rose-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 01:26:29.612 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 01:26:29.951 INFO blam! 1c37754e5fa3539ca56df6e01ea890e2f8b0ab3ac91f197348f5ea8d012bfdc9 Oct 13 01:26:29.956 INFO running `"docker" "start" "-a" "1c37754e5fa3539ca56df6e01ea890e2f8b0ab3ac91f197348f5ea8d012bfdc9"` Oct 13 01:26:31.059 INFO kablam! usermod: no changes Oct 13 01:26:31.111 INFO kablam! Compiling gilded_rose v0.1.0 (/source) Oct 13 01:26:31.683 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:31.683 INFO kablam! --> src/main.rs:32:12 Oct 13 01:26:31.683 INFO kablam! | Oct 13 01:26:31.683 INFO kablam! 32 | if (items[i].name != "Aged Brie" && items[i].name != "Backstage passes to a TAFKAL80ETC concert") Oct 13 01:26:31.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:31.683 INFO kablam! | Oct 13 01:26:31.683 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 01:26:31.683 INFO kablam! help: remove these parentheses Oct 13 01:26:31.683 INFO kablam! | Oct 13 01:26:31.683 INFO kablam! 32 | if items[i].name != "Aged Brie" && Oct 13 01:26:31.683 INFO kablam! 33 | items[i].name != "Backstage passes to a TAFKAL80ETC concert" Oct 13 01:26:31.683 INFO kablam! | Oct 13 01:26:31.683 INFO kablam! Oct 13 01:26:31.683 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:31.683 INFO kablam! --> src/main.rs:34:16 Oct 13 01:26:31.683 INFO kablam! | Oct 13 01:26:31.683 INFO kablam! 34 | if (items[i].quality > 0) Oct 13 01:26:31.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:31.683 INFO kablam! Oct 13 01:26:31.687 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:31.687 INFO kablam! --> src/main.rs:36:20 Oct 13 01:26:31.687 INFO kablam! | Oct 13 01:26:31.687 INFO kablam! 36 | if (items[i].name != "Sulfuras, Hand of Ragnaros") Oct 13 01:26:31.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:31.687 INFO kablam! Oct 13 01:26:31.687 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:31.687 INFO kablam! --> src/main.rs:44:16 Oct 13 01:26:31.687 INFO kablam! | Oct 13 01:26:31.687 INFO kablam! 44 | if (items[i].quality < 50) Oct 13 01:26:31.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:31.687 INFO kablam! Oct 13 01:26:31.687 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:31.687 INFO kablam! --> src/main.rs:48:20 Oct 13 01:26:31.687 INFO kablam! | Oct 13 01:26:31.687 INFO kablam! 48 | if (items[i].name == "Backstage passes to a TAFKAL80ETC concert") Oct 13 01:26:31.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:31.687 INFO kablam! Oct 13 01:26:31.687 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:31.687 INFO kablam! --> src/main.rs:50:24 Oct 13 01:26:31.687 INFO kablam! | Oct 13 01:26:31.687 INFO kablam! 50 | if (items[i].sell_in < 11) Oct 13 01:26:31.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:31.687 INFO kablam! Oct 13 01:26:31.687 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:31.687 INFO kablam! --> src/main.rs:52:28 Oct 13 01:26:31.687 INFO kablam! | Oct 13 01:26:31.687 INFO kablam! 52 | if (items[i].quality < 50) Oct 13 01:26:31.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:31.687 INFO kablam! Oct 13 01:26:31.687 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:31.687 INFO kablam! --> src/main.rs:58:24 Oct 13 01:26:31.687 INFO kablam! | Oct 13 01:26:31.687 INFO kablam! 58 | if (items[i].sell_in < 6) Oct 13 01:26:31.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:31.687 INFO kablam! Oct 13 01:26:31.687 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:31.687 INFO kablam! --> src/main.rs:60:28 Oct 13 01:26:31.687 INFO kablam! | Oct 13 01:26:31.687 INFO kablam! 60 | if (items[i].quality < 50) Oct 13 01:26:31.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:31.688 INFO kablam! Oct 13 01:26:31.688 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:31.688 INFO kablam! --> src/main.rs:69:12 Oct 13 01:26:31.688 INFO kablam! | Oct 13 01:26:31.688 INFO kablam! 69 | if (items[i].name != "Sulfuras, Hand of Ragnaros") Oct 13 01:26:31.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:31.688 INFO kablam! Oct 13 01:26:31.688 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:31.688 INFO kablam! --> src/main.rs:74:12 Oct 13 01:26:31.688 INFO kablam! | Oct 13 01:26:31.688 INFO kablam! 74 | if (items[i].sell_in < 0) Oct 13 01:26:31.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:31.688 INFO kablam! Oct 13 01:26:31.688 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:31.688 INFO kablam! --> src/main.rs:76:16 Oct 13 01:26:31.688 INFO kablam! | Oct 13 01:26:31.688 INFO kablam! 76 | if (items[i].name != "Aged Brie") Oct 13 01:26:31.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:31.688 INFO kablam! Oct 13 01:26:31.688 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:31.688 INFO kablam! --> src/main.rs:78:20 Oct 13 01:26:31.688 INFO kablam! | Oct 13 01:26:31.688 INFO kablam! 78 | if (items[i].name != "Backstage passes to a TAFKAL80ETC concert") Oct 13 01:26:31.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:31.688 INFO kablam! Oct 13 01:26:31.688 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:31.688 INFO kablam! --> src/main.rs:80:24 Oct 13 01:26:31.688 INFO kablam! | Oct 13 01:26:31.688 INFO kablam! 80 | if (items[i].quality > 0) Oct 13 01:26:31.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:31.688 INFO kablam! Oct 13 01:26:31.688 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:31.688 INFO kablam! --> src/main.rs:82:28 Oct 13 01:26:31.688 INFO kablam! | Oct 13 01:26:31.688 INFO kablam! 82 | if (items[i].name != "Sulfuras, Hand of Ragnaros") Oct 13 01:26:31.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:31.688 INFO kablam! Oct 13 01:26:31.688 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:31.688 INFO kablam! --> src/main.rs:95:20 Oct 13 01:26:31.688 INFO kablam! | Oct 13 01:26:31.688 INFO kablam! 95 | if (items[i].quality < 50) Oct 13 01:26:31.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:31.688 INFO kablam! Oct 13 01:26:31.743 INFO kablam! warning: function `UpdateQuality` should have a snake case name such as `update_quality` Oct 13 01:26:31.743 INFO kablam! --> src/main.rs:28:1 Oct 13 01:26:31.743 INFO kablam! | Oct 13 01:26:31.743 INFO kablam! 28 | / fn UpdateQuality(items: &mut [Item]) Oct 13 01:26:31.743 INFO kablam! 29 | | { Oct 13 01:26:31.743 INFO kablam! 30 | | for i in 0..items.len() Oct 13 01:26:31.743 INFO kablam! 31 | | { Oct 13 01:26:31.743 INFO kablam! ... | Oct 13 01:26:31.743 INFO kablam! 101 | | } Oct 13 01:26:31.743 INFO kablam! 102 | | } Oct 13 01:26:31.743 INFO kablam! | |_^ Oct 13 01:26:31.743 INFO kablam! | Oct 13 01:26:31.743 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 01:26:31.743 INFO kablam! Oct 13 01:26:32.219 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.11s Oct 13 01:26:32.219 INFO kablam! su: No module specific data is present Oct 13 01:26:32.897 INFO running `"docker" "rm" "-f" "1c37754e5fa3539ca56df6e01ea890e2f8b0ab3ac91f197348f5ea8d012bfdc9"` Oct 13 01:26:33.263 INFO blam! 1c37754e5fa3539ca56df6e01ea890e2f8b0ab3ac91f197348f5ea8d012bfdc9 Oct 13 01:26:33.275 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 01:26:33.723 INFO blam! 6e5bd94b6173ac0337e51d9991368694eae049f2a6aac12b7eb31658512c90b3 Oct 13 01:26:33.725 INFO running `"docker" "start" "-a" "6e5bd94b6173ac0337e51d9991368694eae049f2a6aac12b7eb31658512c90b3"` Oct 13 01:26:34.879 INFO kablam! usermod: no changes Oct 13 01:26:34.931 INFO kablam! Compiling gilded_rose v0.1.0 (/source) Oct 13 01:26:35.251 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:35.251 INFO kablam! --> src/main.rs:32:12 Oct 13 01:26:35.251 INFO kablam! | Oct 13 01:26:35.251 INFO kablam! 32 | if (items[i].name != "Aged Brie" && items[i].name != "Backstage passes to a TAFKAL80ETC concert") Oct 13 01:26:35.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:35.251 INFO kablam! | Oct 13 01:26:35.251 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 01:26:35.251 INFO kablam! help: remove these parentheses Oct 13 01:26:35.251 INFO kablam! | Oct 13 01:26:35.251 INFO kablam! 32 | if items[i].name != "Aged Brie" && Oct 13 01:26:35.251 INFO kablam! 33 | items[i].name != "Backstage passes to a TAFKAL80ETC concert" Oct 13 01:26:35.251 INFO kablam! | Oct 13 01:26:35.251 INFO kablam! Oct 13 01:26:35.251 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:35.251 INFO kablam! --> src/main.rs:34:16 Oct 13 01:26:35.251 INFO kablam! | Oct 13 01:26:35.251 INFO kablam! 34 | if (items[i].quality > 0) Oct 13 01:26:35.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:35.252 INFO kablam! Oct 13 01:26:35.252 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:35.252 INFO kablam! --> src/main.rs:36:20 Oct 13 01:26:35.252 INFO kablam! | Oct 13 01:26:35.252 INFO kablam! 36 | if (items[i].name != "Sulfuras, Hand of Ragnaros") Oct 13 01:26:35.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:35.252 INFO kablam! Oct 13 01:26:35.252 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:35.252 INFO kablam! --> src/main.rs:44:16 Oct 13 01:26:35.252 INFO kablam! | Oct 13 01:26:35.252 INFO kablam! 44 | if (items[i].quality < 50) Oct 13 01:26:35.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:35.252 INFO kablam! Oct 13 01:26:35.252 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:35.252 INFO kablam! --> src/main.rs:48:20 Oct 13 01:26:35.252 INFO kablam! | Oct 13 01:26:35.252 INFO kablam! 48 | if (items[i].name == "Backstage passes to a TAFKAL80ETC concert") Oct 13 01:26:35.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:35.252 INFO kablam! Oct 13 01:26:35.252 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:35.252 INFO kablam! --> src/main.rs:50:24 Oct 13 01:26:35.252 INFO kablam! | Oct 13 01:26:35.252 INFO kablam! 50 | if (items[i].sell_in < 11) Oct 13 01:26:35.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:35.253 INFO kablam! Oct 13 01:26:35.253 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:35.253 INFO kablam! --> src/main.rs:52:28 Oct 13 01:26:35.253 INFO kablam! | Oct 13 01:26:35.253 INFO kablam! 52 | if (items[i].quality < 50) Oct 13 01:26:35.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:35.253 INFO kablam! Oct 13 01:26:35.253 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:35.253 INFO kablam! --> src/main.rs:58:24 Oct 13 01:26:35.253 INFO kablam! | Oct 13 01:26:35.253 INFO kablam! 58 | if (items[i].sell_in < 6) Oct 13 01:26:35.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:35.253 INFO kablam! Oct 13 01:26:35.253 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:35.253 INFO kablam! --> src/main.rs:60:28 Oct 13 01:26:35.253 INFO kablam! | Oct 13 01:26:35.253 INFO kablam! 60 | if (items[i].quality < 50) Oct 13 01:26:35.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:35.253 INFO kablam! Oct 13 01:26:35.253 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:35.253 INFO kablam! --> src/main.rs:69:12 Oct 13 01:26:35.254 INFO kablam! | Oct 13 01:26:35.254 INFO kablam! 69 | if (items[i].name != "Sulfuras, Hand of Ragnaros") Oct 13 01:26:35.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:35.254 INFO kablam! Oct 13 01:26:35.254 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:35.254 INFO kablam! --> src/main.rs:74:12 Oct 13 01:26:35.254 INFO kablam! | Oct 13 01:26:35.254 INFO kablam! 74 | if (items[i].sell_in < 0) Oct 13 01:26:35.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:35.254 INFO kablam! Oct 13 01:26:35.254 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:35.254 INFO kablam! --> src/main.rs:76:16 Oct 13 01:26:35.254 INFO kablam! | Oct 13 01:26:35.254 INFO kablam! 76 | if (items[i].name != "Aged Brie") Oct 13 01:26:35.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:35.254 INFO kablam! Oct 13 01:26:35.254 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:35.254 INFO kablam! --> src/main.rs:78:20 Oct 13 01:26:35.254 INFO kablam! | Oct 13 01:26:35.254 INFO kablam! 78 | if (items[i].name != "Backstage passes to a TAFKAL80ETC concert") Oct 13 01:26:35.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:35.254 INFO kablam! Oct 13 01:26:35.255 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:35.255 INFO kablam! --> src/main.rs:80:24 Oct 13 01:26:35.255 INFO kablam! | Oct 13 01:26:35.255 INFO kablam! 80 | if (items[i].quality > 0) Oct 13 01:26:35.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:35.255 INFO kablam! Oct 13 01:26:35.255 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:35.255 INFO kablam! --> src/main.rs:82:28 Oct 13 01:26:35.255 INFO kablam! | Oct 13 01:26:35.255 INFO kablam! 82 | if (items[i].name != "Sulfuras, Hand of Ragnaros") Oct 13 01:26:35.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:35.255 INFO kablam! Oct 13 01:26:35.255 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 01:26:35.255 INFO kablam! --> src/main.rs:95:20 Oct 13 01:26:35.255 INFO kablam! | Oct 13 01:26:35.255 INFO kablam! 95 | if (items[i].quality < 50) Oct 13 01:26:35.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 01:26:35.255 INFO kablam! Oct 13 01:26:35.491 INFO kablam! warning: function `UpdateQuality` should have a snake case name such as `update_quality` Oct 13 01:26:35.491 INFO kablam! --> src/main.rs:28:1 Oct 13 01:26:35.491 INFO kablam! | Oct 13 01:26:35.491 INFO kablam! 28 | / fn UpdateQuality(items: &mut [Item]) Oct 13 01:26:35.491 INFO kablam! 29 | | { Oct 13 01:26:35.491 INFO kablam! 30 | | for i in 0..items.len() Oct 13 01:26:35.491 INFO kablam! 31 | | { Oct 13 01:26:35.491 INFO kablam! ... | Oct 13 01:26:35.491 INFO kablam! 101 | | } Oct 13 01:26:35.491 INFO kablam! 102 | | } Oct 13 01:26:35.491 INFO kablam! | |_^ Oct 13 01:26:35.492 INFO kablam! | Oct 13 01:26:35.492 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 01:26:35.492 INFO kablam! Oct 13 01:26:36.232 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.33s Oct 13 01:26:36.239 INFO kablam! su: No module specific data is present Oct 13 01:26:36.845 INFO running `"docker" "rm" "-f" "6e5bd94b6173ac0337e51d9991368694eae049f2a6aac12b7eb31658512c90b3"` Oct 13 01:26:37.040 INFO blam! 6e5bd94b6173ac0337e51d9991368694eae049f2a6aac12b7eb31658512c90b3 Oct 13 01:26:37.041 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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" "-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 13 01:26:37.569 INFO blam! 997b2964c54c32e7f699c3516df38079e48309e673be692f511d43bd113c62d8 Oct 13 01:26:37.570 INFO running `"docker" "start" "-a" "997b2964c54c32e7f699c3516df38079e48309e673be692f511d43bd113c62d8"` Oct 13 01:26:38.811 INFO kablam! usermod: no changes Oct 13 01:26:38.859 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 13 01:26:38.867 INFO kablam! Running /target/debug/deps/gilded_rose-56c20d8f2d7c9cc3 Oct 13 01:26:38.872 INFO kablam! Running /target/debug/deps/gilded_rose-70a26b0dfd801809 Oct 13 01:26:38.872 INFO blam! Oct 13 01:26:38.872 INFO blam! running 0 tests Oct 13 01:26:38.872 INFO blam! Oct 13 01:26:38.872 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:26:38.872 INFO blam! Oct 13 01:26:38.879 INFO blam! Oct 13 01:26:38.879 INFO kablam! Doc-tests gilded_rose Oct 13 01:26:38.879 INFO blam! running 1 test Oct 13 01:26:38.879 INFO blam! test normal_items_decrease_quality ... ok Oct 13 01:26:38.879 INFO blam! Oct 13 01:26:38.879 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:26:38.879 INFO blam! Oct 13 01:26:39.287 INFO blam! Oct 13 01:26:39.287 INFO blam! running 0 tests Oct 13 01:26:39.287 INFO blam! Oct 13 01:26:39.287 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:26:39.287 INFO blam! Oct 13 01:26:39.291 INFO kablam! su: No module specific data is present Oct 13 01:26:40.210 INFO running `"docker" "rm" "-f" "997b2964c54c32e7f699c3516df38079e48309e673be692f511d43bd113c62d8"` Oct 13 01:26:40.507 INFO blam! 997b2964c54c32e7f699c3516df38079e48309e673be692f511d43bd113c62d8