Oct 10 15:25:49.288 INFO testing saterus/gilded-rose-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 15:25:49.288 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 15:25:49.288 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 10 15:25:49.694 INFO blam! b22cb2c4b352ddabc7228f84b84642d8de31ea6c15e19f6b831b6d86c59dbefb Oct 10 15:25:49.696 INFO running `"docker" "start" "-a" "b22cb2c4b352ddabc7228f84b84642d8de31ea6c15e19f6b831b6d86c59dbefb"` Oct 10 15:25:50.973 INFO kablam! usermod: no changes Oct 10 15:25:51.025 INFO kablam! Compiling gilded_rose v0.1.0 (/source) Oct 10 15:25:51.998 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:52.000 INFO kablam! --> src/main.rs:32:12 Oct 10 15:25:52.000 INFO kablam! | Oct 10 15:25:52.000 INFO kablam! 32 | if (items[i].name != "Aged Brie" && items[i].name != "Backstage passes to a TAFKAL80ETC concert") Oct 10 15:25:52.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:25:52.000 INFO kablam! | Oct 10 15:25:52.000 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 15:25:52.000 INFO kablam! help: remove these parentheses Oct 10 15:25:52.000 INFO kablam! | Oct 10 15:25:52.000 INFO kablam! 32 | if items[i].name != "Aged Brie" && Oct 10 15:25:52.000 INFO kablam! 33 | items[i].name != "Backstage passes to a TAFKAL80ETC concert" Oct 10 15:25:52.000 INFO kablam! | Oct 10 15:25:52.000 INFO kablam! Oct 10 15:25:52.000 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:52.000 INFO kablam! --> src/main.rs:34:16 Oct 10 15:25:52.000 INFO kablam! | Oct 10 15:25:52.000 INFO kablam! 34 | if (items[i].quality > 0) Oct 10 15:25:52.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:52.000 INFO kablam! Oct 10 15:25:52.000 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:52.000 INFO kablam! --> src/main.rs:36:20 Oct 10 15:25:52.000 INFO kablam! | Oct 10 15:25:52.000 INFO kablam! 36 | if (items[i].name != "Sulfuras, Hand of Ragnaros") Oct 10 15:25:52.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:52.000 INFO kablam! Oct 10 15:25:52.000 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:52.000 INFO kablam! --> src/main.rs:44:16 Oct 10 15:25:52.000 INFO kablam! | Oct 10 15:25:52.000 INFO kablam! 44 | if (items[i].quality < 50) Oct 10 15:25:52.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:52.000 INFO kablam! Oct 10 15:25:52.000 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:52.000 INFO kablam! --> src/main.rs:48:20 Oct 10 15:25:52.000 INFO kablam! | Oct 10 15:25:52.000 INFO kablam! 48 | if (items[i].name == "Backstage passes to a TAFKAL80ETC concert") Oct 10 15:25:52.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:52.000 INFO kablam! Oct 10 15:25:52.000 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:52.000 INFO kablam! --> src/main.rs:50:24 Oct 10 15:25:52.000 INFO kablam! | Oct 10 15:25:52.000 INFO kablam! 50 | if (items[i].sell_in < 11) Oct 10 15:25:52.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:52.000 INFO kablam! Oct 10 15:25:52.000 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:52.000 INFO kablam! --> src/main.rs:52:28 Oct 10 15:25:52.000 INFO kablam! | Oct 10 15:25:52.000 INFO kablam! 52 | if (items[i].quality < 50) Oct 10 15:25:52.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:52.000 INFO kablam! Oct 10 15:25:52.000 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:52.000 INFO kablam! --> src/main.rs:58:24 Oct 10 15:25:52.000 INFO kablam! | Oct 10 15:25:52.000 INFO kablam! 58 | if (items[i].sell_in < 6) Oct 10 15:25:52.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:52.000 INFO kablam! Oct 10 15:25:52.000 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:52.000 INFO kablam! --> src/main.rs:60:28 Oct 10 15:25:52.000 INFO kablam! | Oct 10 15:25:52.000 INFO kablam! 60 | if (items[i].quality < 50) Oct 10 15:25:52.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:52.000 INFO kablam! Oct 10 15:25:52.000 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:52.000 INFO kablam! --> src/main.rs:69:12 Oct 10 15:25:52.000 INFO kablam! | Oct 10 15:25:52.000 INFO kablam! 69 | if (items[i].name != "Sulfuras, Hand of Ragnaros") Oct 10 15:25:52.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:52.000 INFO kablam! Oct 10 15:25:52.000 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:52.000 INFO kablam! --> src/main.rs:74:12 Oct 10 15:25:52.000 INFO kablam! | Oct 10 15:25:52.000 INFO kablam! 74 | if (items[i].sell_in < 0) Oct 10 15:25:52.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:52.000 INFO kablam! Oct 10 15:25:52.000 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:52.000 INFO kablam! --> src/main.rs:76:16 Oct 10 15:25:52.001 INFO kablam! | Oct 10 15:25:52.001 INFO kablam! 76 | if (items[i].name != "Aged Brie") Oct 10 15:25:52.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:52.001 INFO kablam! Oct 10 15:25:52.001 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:52.001 INFO kablam! --> src/main.rs:78:20 Oct 10 15:25:52.001 INFO kablam! | Oct 10 15:25:52.001 INFO kablam! 78 | if (items[i].name != "Backstage passes to a TAFKAL80ETC concert") Oct 10 15:25:52.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:52.001 INFO kablam! Oct 10 15:25:52.001 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:52.001 INFO kablam! --> src/main.rs:80:24 Oct 10 15:25:52.001 INFO kablam! | Oct 10 15:25:52.001 INFO kablam! 80 | if (items[i].quality > 0) Oct 10 15:25:52.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:52.001 INFO kablam! Oct 10 15:25:52.001 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:52.001 INFO kablam! --> src/main.rs:82:28 Oct 10 15:25:52.001 INFO kablam! | Oct 10 15:25:52.001 INFO kablam! 82 | if (items[i].name != "Sulfuras, Hand of Ragnaros") Oct 10 15:25:52.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:52.001 INFO kablam! Oct 10 15:25:52.001 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:52.001 INFO kablam! --> src/main.rs:95:20 Oct 10 15:25:52.001 INFO kablam! | Oct 10 15:25:52.001 INFO kablam! 95 | if (items[i].quality < 50) Oct 10 15:25:52.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:52.001 INFO kablam! Oct 10 15:25:52.070 INFO kablam! warning: function `UpdateQuality` should have a snake case name such as `update_quality` Oct 10 15:25:52.070 INFO kablam! --> src/main.rs:28:1 Oct 10 15:25:52.071 INFO kablam! | Oct 10 15:25:52.071 INFO kablam! 28 | / fn UpdateQuality(items: &mut [Item]) Oct 10 15:25:52.071 INFO kablam! 29 | | { Oct 10 15:25:52.071 INFO kablam! 30 | | for i in 0..items.len() Oct 10 15:25:52.072 INFO kablam! 31 | | { Oct 10 15:25:52.072 INFO kablam! ... | Oct 10 15:25:52.072 INFO kablam! 101 | | } Oct 10 15:25:52.073 INFO kablam! 102 | | } Oct 10 15:25:52.073 INFO kablam! | |_^ Oct 10 15:25:52.073 INFO kablam! | Oct 10 15:25:52.073 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 15:25:52.074 INFO kablam! Oct 10 15:25:52.588 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.59s Oct 10 15:25:52.588 INFO kablam! su: No module specific data is present Oct 10 15:25:53.031 INFO running `"docker" "rm" "-f" "b22cb2c4b352ddabc7228f84b84642d8de31ea6c15e19f6b831b6d86c59dbefb"` Oct 10 15:25:53.188 INFO blam! b22cb2c4b352ddabc7228f84b84642d8de31ea6c15e19f6b831b6d86c59dbefb Oct 10 15:25:53.194 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 15:25:53.194 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 10 15:25:53.441 INFO blam! ff69db11475fe26d49268073a7805bc6911bfb43c512692740fc3eb949a5581d Oct 10 15:25:53.443 INFO running `"docker" "start" "-a" "ff69db11475fe26d49268073a7805bc6911bfb43c512692740fc3eb949a5581d"` Oct 10 15:25:54.133 INFO kablam! usermod: no changes Oct 10 15:25:54.175 INFO kablam! Compiling gilded_rose v0.1.0 (/source) Oct 10 15:25:54.900 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:54.900 INFO kablam! --> src/main.rs:32:12 Oct 10 15:25:54.900 INFO kablam! | Oct 10 15:25:54.900 INFO kablam! 32 | if (items[i].name != "Aged Brie" && items[i].name != "Backstage passes to a TAFKAL80ETC concert") Oct 10 15:25:54.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:25:54.900 INFO kablam! | Oct 10 15:25:54.900 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 15:25:54.900 INFO kablam! help: remove these parentheses Oct 10 15:25:54.900 INFO kablam! | Oct 10 15:25:54.900 INFO kablam! 32 | if items[i].name != "Aged Brie" && Oct 10 15:25:54.900 INFO kablam! 33 | items[i].name != "Backstage passes to a TAFKAL80ETC concert" Oct 10 15:25:54.900 INFO kablam! | Oct 10 15:25:54.900 INFO kablam! Oct 10 15:25:54.900 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:54.900 INFO kablam! --> src/main.rs:34:16 Oct 10 15:25:54.900 INFO kablam! | Oct 10 15:25:54.900 INFO kablam! 34 | if (items[i].quality > 0) Oct 10 15:25:54.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:54.900 INFO kablam! Oct 10 15:25:54.900 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:54.900 INFO kablam! --> src/main.rs:36:20 Oct 10 15:25:54.900 INFO kablam! | Oct 10 15:25:54.900 INFO kablam! 36 | if (items[i].name != "Sulfuras, Hand of Ragnaros") Oct 10 15:25:54.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:54.900 INFO kablam! Oct 10 15:25:54.900 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:54.900 INFO kablam! --> src/main.rs:44:16 Oct 10 15:25:54.900 INFO kablam! | Oct 10 15:25:54.900 INFO kablam! 44 | if (items[i].quality < 50) Oct 10 15:25:54.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:54.900 INFO kablam! Oct 10 15:25:54.900 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:54.900 INFO kablam! --> src/main.rs:48:20 Oct 10 15:25:54.900 INFO kablam! | Oct 10 15:25:54.900 INFO kablam! 48 | if (items[i].name == "Backstage passes to a TAFKAL80ETC concert") Oct 10 15:25:54.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:54.900 INFO kablam! Oct 10 15:25:54.900 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:54.900 INFO kablam! --> src/main.rs:50:24 Oct 10 15:25:54.900 INFO kablam! | Oct 10 15:25:54.900 INFO kablam! 50 | if (items[i].sell_in < 11) Oct 10 15:25:54.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:54.900 INFO kablam! Oct 10 15:25:54.900 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:54.900 INFO kablam! --> src/main.rs:52:28 Oct 10 15:25:54.901 INFO kablam! | Oct 10 15:25:54.901 INFO kablam! 52 | if (items[i].quality < 50) Oct 10 15:25:54.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:54.901 INFO kablam! Oct 10 15:25:54.901 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:54.901 INFO kablam! --> src/main.rs:58:24 Oct 10 15:25:54.901 INFO kablam! | Oct 10 15:25:54.901 INFO kablam! 58 | if (items[i].sell_in < 6) Oct 10 15:25:54.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:54.901 INFO kablam! Oct 10 15:25:54.901 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:54.901 INFO kablam! --> src/main.rs:60:28 Oct 10 15:25:54.901 INFO kablam! | Oct 10 15:25:54.901 INFO kablam! 60 | if (items[i].quality < 50) Oct 10 15:25:54.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:54.901 INFO kablam! Oct 10 15:25:54.908 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:54.908 INFO kablam! --> src/main.rs:69:12 Oct 10 15:25:54.908 INFO kablam! | Oct 10 15:25:54.908 INFO kablam! 69 | if (items[i].name != "Sulfuras, Hand of Ragnaros") Oct 10 15:25:54.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:54.908 INFO kablam! Oct 10 15:25:54.908 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:54.908 INFO kablam! --> src/main.rs:74:12 Oct 10 15:25:54.908 INFO kablam! | Oct 10 15:25:54.908 INFO kablam! 74 | if (items[i].sell_in < 0) Oct 10 15:25:54.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:54.908 INFO kablam! Oct 10 15:25:54.908 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:54.908 INFO kablam! --> src/main.rs:76:16 Oct 10 15:25:54.908 INFO kablam! | Oct 10 15:25:54.908 INFO kablam! 76 | if (items[i].name != "Aged Brie") Oct 10 15:25:54.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:54.908 INFO kablam! Oct 10 15:25:54.908 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:54.908 INFO kablam! --> src/main.rs:78:20 Oct 10 15:25:54.908 INFO kablam! | Oct 10 15:25:54.908 INFO kablam! 78 | if (items[i].name != "Backstage passes to a TAFKAL80ETC concert") Oct 10 15:25:54.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:54.908 INFO kablam! Oct 10 15:25:54.908 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:54.908 INFO kablam! --> src/main.rs:80:24 Oct 10 15:25:54.908 INFO kablam! | Oct 10 15:25:54.908 INFO kablam! 80 | if (items[i].quality > 0) Oct 10 15:25:54.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:54.908 INFO kablam! Oct 10 15:25:54.908 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:54.908 INFO kablam! --> src/main.rs:82:28 Oct 10 15:25:54.908 INFO kablam! | Oct 10 15:25:54.908 INFO kablam! 82 | if (items[i].name != "Sulfuras, Hand of Ragnaros") Oct 10 15:25:54.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:54.908 INFO kablam! Oct 10 15:25:54.908 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 15:25:54.908 INFO kablam! --> src/main.rs:95:20 Oct 10 15:25:54.908 INFO kablam! | Oct 10 15:25:54.908 INFO kablam! 95 | if (items[i].quality < 50) Oct 10 15:25:54.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 15:25:54.908 INFO kablam! Oct 10 15:25:54.976 INFO kablam! warning: function `UpdateQuality` should have a snake case name such as `update_quality` Oct 10 15:25:54.976 INFO kablam! --> src/main.rs:28:1 Oct 10 15:25:54.976 INFO kablam! | Oct 10 15:25:54.976 INFO kablam! 28 | / fn UpdateQuality(items: &mut [Item]) Oct 10 15:25:54.976 INFO kablam! 29 | | { Oct 10 15:25:54.976 INFO kablam! 30 | | for i in 0..items.len() Oct 10 15:25:54.976 INFO kablam! 31 | | { Oct 10 15:25:54.976 INFO kablam! ... | Oct 10 15:25:54.976 INFO kablam! 101 | | } Oct 10 15:25:54.976 INFO kablam! 102 | | } Oct 10 15:25:54.976 INFO kablam! | |_^ Oct 10 15:25:54.976 INFO kablam! | Oct 10 15:25:54.976 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 15:25:54.976 INFO kablam! Oct 10 15:25:55.444 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Oct 10 15:25:55.447 INFO kablam! su: No module specific data is present Oct 10 15:25:55.880 INFO running `"docker" "rm" "-f" "ff69db11475fe26d49268073a7805bc6911bfb43c512692740fc3eb949a5581d"` Oct 10 15:25:56.084 INFO blam! ff69db11475fe26d49268073a7805bc6911bfb43c512692740fc3eb949a5581d Oct 10 15:25:56.088 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 15:25:56.089 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:25:56.303 INFO blam! 13bf126d60b88ad1496a2b4244f9a9d7675b644957bd80b0beb305c2c1a00a1a Oct 10 15:25:56.303 INFO running `"docker" "start" "-a" "13bf126d60b88ad1496a2b4244f9a9d7675b644957bd80b0beb305c2c1a00a1a"` Oct 10 15:25:56.830 INFO kablam! usermod: no changes Oct 10 15:25:56.872 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 15:25:56.872 INFO kablam! Running /target/debug/deps/gilded_rose-56c20d8f2d7c9cc3 Oct 10 15:25:56.878 INFO kablam! Running /target/debug/deps/gilded_rose-70a26b0dfd801809 Oct 10 15:25:56.879 INFO blam! Oct 10 15:25:56.879 INFO blam! running 0 tests Oct 10 15:25:56.879 INFO blam! Oct 10 15:25:56.879 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:25:56.879 INFO blam! Oct 10 15:25:56.890 INFO blam! Oct 10 15:25:56.890 INFO kablam! Doc-tests gilded_rose Oct 10 15:25:56.890 INFO blam! running 1 test Oct 10 15:25:56.890 INFO blam! test normal_items_decrease_quality ... ok Oct 10 15:25:56.890 INFO blam! Oct 10 15:25:56.890 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:25:56.890 INFO blam! Oct 10 15:25:57.608 INFO blam! Oct 10 15:25:57.608 INFO blam! running 0 tests Oct 10 15:25:57.608 INFO blam! Oct 10 15:25:57.608 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:25:57.608 INFO blam! Oct 10 15:25:57.614 INFO kablam! su: No module specific data is present Oct 10 15:25:58.191 INFO running `"docker" "rm" "-f" "13bf126d60b88ad1496a2b4244f9a9d7675b644957bd80b0beb305c2c1a00a1a"` Oct 10 15:25:58.301 INFO blam! 13bf126d60b88ad1496a2b4244f9a9d7675b644957bd80b0beb305c2c1a00a1a