Oct 10 16:51:45.596 INFO testing phenguin/hue against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:51:45.596 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:51:45.597 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 16:51:46.056 INFO blam! 09f1a739f6799caff3caa95778f3e863af7f8a9e34ad591548fb5a5c51e1cf1f Oct 10 16:51:46.060 INFO running `"docker" "start" "-a" "09f1a739f6799caff3caa95778f3e863af7f8a9e34ad591548fb5a5c51e1cf1f"` Oct 10 16:51:47.320 INFO kablam! usermod: no changes Oct 10 16:51:47.420 INFO kablam! Compiling case v0.0.1 Oct 10 16:51:47.433 INFO kablam! Compiling pest v1.0.0-beta.5 Oct 10 16:51:47.433 INFO kablam! Compiling dump v0.1.1 Oct 10 16:51:47.440 INFO kablam! Compiling syn v0.11.11 (/source/folder_derive/syn) Oct 10 16:51:47.440 INFO kablam! Compiling backtrace-sys v0.1.12 Oct 10 16:51:48.509 INFO kablam! Compiling backtrace v0.3.2 Oct 10 16:51:49.623 INFO kablam! Compiling pest_derive v1.0.0-beta.5 Oct 10 16:51:50.753 INFO kablam! Compiling error-chain v0.11.0 Oct 10 16:51:55.124 INFO kablam! Compiling folder_derive v0.1.0 (/source/folder_derive) Oct 10 16:52:00.071 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 10 16:52:00.071 INFO kablam! --> folder_derive/src/lib.rs:1:12 Oct 10 16:52:00.071 INFO kablam! | Oct 10 16:52:00.072 INFO kablam! 1 | #![feature(proc_macro)] Oct 10 16:52:00.072 INFO kablam! | ^^^^^^^^^^ Oct 10 16:52:00.072 INFO kablam! | Oct 10 16:52:00.072 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 16:52:00.072 INFO kablam! Oct 10 16:52:03.688 INFO kablam! Compiling hue v0.1.0 (/source) Oct 10 16:52:03.816 INFO kablam! warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 10 16:52:03.816 INFO kablam! --> src/errors.rs:1:9 Oct 10 16:52:03.816 INFO kablam! | Oct 10 16:52:03.816 INFO kablam! 1 | #[allow(unused_doc_comment)] Oct 10 16:52:03.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 10 16:52:03.816 INFO kablam! | Oct 10 16:52:03.816 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 10 16:52:03.816 INFO kablam! Oct 10 16:52:04.556 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 16:52:04.556 INFO kablam! --> src/parsers/lisp.rs:107:48 Oct 10 16:52:04.556 INFO kablam! | Oct 10 16:52:04.556 INFO kablam! 107 | Rule::expr => res.push((LispExpr::try_from(p)?)), Oct 10 16:52:04.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 16:52:04.556 INFO kablam! | Oct 10 16:52:04.556 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 16:52:04.557 INFO kablam! Oct 10 16:52:05.178 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 10 16:52:05.178 INFO kablam! --> src/main.rs:1:12 Oct 10 16:52:05.178 INFO kablam! | Oct 10 16:52:05.178 INFO kablam! 1 | #![feature(proc_macro)] Oct 10 16:52:05.178 INFO kablam! | ^^^^^^^^^^ Oct 10 16:52:05.178 INFO kablam! | Oct 10 16:52:05.178 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 16:52:05.178 INFO kablam! Oct 10 16:52:07.137 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.78s Oct 10 16:52:07.141 INFO kablam! su: No module specific data is present Oct 10 16:52:08.390 INFO running `"docker" "rm" "-f" "09f1a739f6799caff3caa95778f3e863af7f8a9e34ad591548fb5a5c51e1cf1f"` Oct 10 16:52:08.781 INFO blam! 09f1a739f6799caff3caa95778f3e863af7f8a9e34ad591548fb5a5c51e1cf1f Oct 10 16:52:08.796 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:52:08.798 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 16:52:09.228 INFO blam! 23b9eac59452dd4f4e4ae25e1c6026abbee46fa7390d506b465c2b6087c96c51 Oct 10 16:52:09.230 INFO running `"docker" "start" "-a" "23b9eac59452dd4f4e4ae25e1c6026abbee46fa7390d506b465c2b6087c96c51"` Oct 10 16:52:10.652 INFO kablam! usermod: no changes Oct 10 16:52:10.745 INFO kablam! Compiling hue v0.1.0 (/source) Oct 10 16:52:10.889 INFO kablam! warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 10 16:52:10.889 INFO kablam! --> src/errors.rs:1:9 Oct 10 16:52:10.890 INFO kablam! | Oct 10 16:52:10.890 INFO kablam! 1 | #[allow(unused_doc_comment)] Oct 10 16:52:10.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 10 16:52:10.897 INFO kablam! | Oct 10 16:52:10.897 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 10 16:52:10.897 INFO kablam! Oct 10 16:52:11.684 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 16:52:11.684 INFO kablam! --> src/parsers/lisp.rs:107:48 Oct 10 16:52:11.684 INFO kablam! | Oct 10 16:52:11.684 INFO kablam! 107 | Rule::expr => res.push((LispExpr::try_from(p)?)), Oct 10 16:52:11.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 16:52:11.684 INFO kablam! | Oct 10 16:52:11.684 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 16:52:11.684 INFO kablam! Oct 10 16:52:12.264 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 10 16:52:12.264 INFO kablam! --> src/main.rs:1:12 Oct 10 16:52:12.264 INFO kablam! | Oct 10 16:52:12.264 INFO kablam! 1 | #![feature(proc_macro)] Oct 10 16:52:12.264 INFO kablam! | ^^^^^^^^^^ Oct 10 16:52:12.264 INFO kablam! | Oct 10 16:52:12.264 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 16:52:12.264 INFO kablam! Oct 10 16:52:12.941 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.25s Oct 10 16:52:12.945 INFO kablam! su: No module specific data is present Oct 10 16:52:13.620 INFO running `"docker" "rm" "-f" "23b9eac59452dd4f4e4ae25e1c6026abbee46fa7390d506b465c2b6087c96c51"` Oct 10 16:52:14.004 INFO blam! 23b9eac59452dd4f4e4ae25e1c6026abbee46fa7390d506b465c2b6087c96c51 Oct 10 16:52:14.012 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:52:14.012 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 16:52:14.520 INFO blam! 61778d9b0a894bd37dc7be9a86e0032c2b17900205cc30fc398d3cb0d3243994 Oct 10 16:52:14.523 INFO running `"docker" "start" "-a" "61778d9b0a894bd37dc7be9a86e0032c2b17900205cc30fc398d3cb0d3243994"` Oct 10 16:52:16.146 INFO kablam! usermod: no changes Oct 10 16:52:16.246 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 10 16:52:16.261 INFO kablam! Running /target/debug/deps/hue-931395275bee949a Oct 10 16:52:16.261 INFO blam! Oct 10 16:52:16.261 INFO blam! running 0 tests Oct 10 16:52:16.261 INFO blam! Oct 10 16:52:16.261 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:52:16.261 INFO blam! Oct 10 16:52:16.264 INFO kablam! su: No module specific data is present Oct 10 16:52:17.387 INFO running `"docker" "rm" "-f" "61778d9b0a894bd37dc7be9a86e0032c2b17900205cc30fc398d3cb0d3243994"` Oct 10 16:52:17.704 INFO blam! 61778d9b0a894bd37dc7be9a86e0032c2b17900205cc30fc398d3cb0d3243994