Oct 26 22:58:44.806 INFO checking phenguin/hue against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 22:58:44.806 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 26 22:58:45.315 INFO blam! 5d82c9ecc81f9f9f0d8af74d6f865835a072d10c3aa3f363e03bf60c36069281 Oct 26 22:58:45.327 INFO running `"docker" "start" "-a" "5d82c9ecc81f9f9f0d8af74d6f865835a072d10c3aa3f363e03bf60c36069281"` Oct 26 22:58:46.593 INFO kablam! usermod: no changes Oct 26 22:58:46.735 INFO kablam! Compiling pest v1.0.0-beta.5 Oct 26 22:58:46.736 INFO kablam! Compiling case v0.0.1 Oct 26 22:58:46.736 INFO kablam! Checking dump v0.1.1 Oct 26 22:58:46.737 INFO kablam! Compiling backtrace-sys v0.1.12 Oct 26 22:58:46.737 INFO kablam! Compiling syn v0.10.8 Oct 26 22:58:46.743 INFO kablam! Compiling syn v0.11.11 (/source/folder_derive/syn) Oct 26 22:59:01.107 INFO kablam! Compiling pest_derive v1.0.0-beta.5 Oct 26 22:59:02.119 INFO kablam! Compiling folder_derive v0.1.0 (/source/folder_derive) Oct 26 22:59:07.175 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 26 22:59:07.175 INFO kablam! --> folder_derive/src/lib.rs:1:12 Oct 26 22:59:07.176 INFO kablam! | Oct 26 22:59:07.176 INFO kablam! 1 | #![feature(proc_macro)] Oct 26 22:59:07.176 INFO kablam! | ^^^^^^^^^^ Oct 26 22:59:07.177 INFO kablam! | Oct 26 22:59:07.177 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 22:59:07.177 INFO kablam! Oct 26 22:59:20.019 INFO kablam! Checking backtrace v0.3.2 Oct 26 22:59:20.682 INFO kablam! Checking error-chain v0.11.0 Oct 26 22:59:21.291 INFO kablam! Checking hue v0.1.0 (/source) Oct 26 22:59:21.460 INFO kablam! warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 26 22:59:21.460 INFO kablam! --> src/errors.rs:1:9 Oct 26 22:59:21.461 INFO kablam! | Oct 26 22:59:21.461 INFO kablam! 1 | #[allow(unused_doc_comment)] Oct 26 22:59:21.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 26 22:59:21.462 INFO kablam! | Oct 26 22:59:21.462 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 26 22:59:21.462 INFO kablam! Oct 26 22:59:21.491 INFO kablam! warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 26 22:59:21.491 INFO kablam! --> src/errors.rs:1:9 Oct 26 22:59:21.492 INFO kablam! | Oct 26 22:59:21.492 INFO kablam! 1 | #[allow(unused_doc_comment)] Oct 26 22:59:21.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 26 22:59:21.492 INFO kablam! | Oct 26 22:59:21.493 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 26 22:59:21.493 INFO kablam! Oct 26 22:59:21.999 INFO kablam! warning: unnecessary parentheses around method argument Oct 26 22:59:21.999 INFO kablam! --> src/parsers/lisp.rs:107:48 Oct 26 22:59:21.999 INFO kablam! | Oct 26 22:59:21.999 INFO kablam! 107 | Rule::expr => res.push((LispExpr::try_from(p)?)), Oct 26 22:59:21.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 26 22:59:21.999 INFO kablam! | Oct 26 22:59:21.999 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 26 22:59:21.999 INFO kablam! Oct 26 22:59:22.151 INFO kablam! warning: unnecessary parentheses around method argument Oct 26 22:59:22.152 INFO kablam! --> src/parsers/lisp.rs:107:48 Oct 26 22:59:22.152 INFO kablam! | Oct 26 22:59:22.153 INFO kablam! 107 | Rule::expr => res.push((LispExpr::try_from(p)?)), Oct 26 22:59:22.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 26 22:59:22.153 INFO kablam! | Oct 26 22:59:22.154 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 26 22:59:22.154 INFO kablam! Oct 26 22:59:22.838 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 26 22:59:22.839 INFO kablam! --> src/main.rs:1:12 Oct 26 22:59:22.839 INFO kablam! | Oct 26 22:59:22.839 INFO kablam! 1 | #![feature(proc_macro)] Oct 26 22:59:22.839 INFO kablam! | ^^^^^^^^^^ Oct 26 22:59:22.839 INFO kablam! | Oct 26 22:59:22.839 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 22:59:22.839 INFO kablam! Oct 26 22:59:22.935 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 26 22:59:22.935 INFO kablam! --> src/main.rs:1:12 Oct 26 22:59:22.935 INFO kablam! | Oct 26 22:59:22.935 INFO kablam! 1 | #![feature(proc_macro)] Oct 26 22:59:22.935 INFO kablam! | ^^^^^^^^^^ Oct 26 22:59:22.935 INFO kablam! | Oct 26 22:59:22.935 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 22:59:22.935 INFO kablam! Oct 26 22:59:22.999 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.38s Oct 26 22:59:23.003 INFO kablam! su: No module specific data is present Oct 26 22:59:23.807 INFO running `"docker" "rm" "-f" "5d82c9ecc81f9f9f0d8af74d6f865835a072d10c3aa3f363e03bf60c36069281"` Oct 26 22:59:24.179 INFO blam! 5d82c9ecc81f9f9f0d8af74d6f865835a072d10c3aa3f363e03bf60c36069281