Oct 26 22:58:45.215 INFO checking phenguin/hue against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 22:58:45.217 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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.679 INFO blam! cc9fadf4e7c8668bd168e9acf93aab4f4bf09cc464808a1c47ef547037eda168 Oct 26 22:58:45.691 INFO running `"docker" "start" "-a" "cc9fadf4e7c8668bd168e9acf93aab4f4bf09cc464808a1c47ef547037eda168"` Oct 26 22:58:47.434 INFO kablam! usermod: no changes Oct 26 22:58:47.523 INFO kablam! Compiling case v0.0.1 Oct 26 22:58:47.523 INFO kablam! Compiling pest v1.0.0-beta.5 Oct 26 22:58:47.537 INFO kablam! Checking dump v0.1.1 Oct 26 22:58:47.537 INFO kablam! Compiling backtrace-sys v0.1.12 Oct 26 22:58:47.537 INFO kablam! Compiling syn v0.10.8 Oct 26 22:58:47.537 INFO kablam! Compiling syn v0.11.11 (/source/folder_derive/syn) Oct 26 22:58:59.663 INFO kablam! Compiling pest_derive v1.0.0-beta.5 Oct 26 22:59:05.852 INFO kablam! Compiling folder_derive v0.1.0 (/source/folder_derive) Oct 26 22:59:09.427 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:09.428 INFO kablam! --> folder_derive/src/lib.rs:1:12 Oct 26 22:59:09.428 INFO kablam! | Oct 26 22:59:09.428 INFO kablam! 1 | #![feature(proc_macro)] Oct 26 22:59:09.429 INFO kablam! | ^^^^^^^^^^ Oct 26 22:59:09.429 INFO kablam! | Oct 26 22:59:09.430 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 22:59:09.430 INFO kablam! Oct 26 22:59:21.191 INFO kablam! Checking backtrace v0.3.2 Oct 26 22:59:21.847 INFO kablam! Checking error-chain v0.11.0 Oct 26 22:59:22.711 INFO kablam! Checking hue v0.1.0 (/source) Oct 26 22:59:22.823 INFO kablam! warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 26 22:59:22.823 INFO kablam! --> src/errors.rs:1:9 Oct 26 22:59:22.823 INFO kablam! | Oct 26 22:59:22.823 INFO kablam! 1 | #[allow(unused_doc_comment)] Oct 26 22:59:22.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 26 22:59:22.823 INFO kablam! | Oct 26 22:59:22.823 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 26 22:59:22.823 INFO kablam! Oct 26 22:59:22.831 INFO kablam! warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 26 22:59:22.832 INFO kablam! --> src/errors.rs:1:9 Oct 26 22:59:22.832 INFO kablam! | Oct 26 22:59:22.832 INFO kablam! 1 | #[allow(unused_doc_comment)] Oct 26 22:59:22.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 26 22:59:22.833 INFO kablam! | Oct 26 22:59:22.833 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 26 22:59:22.833 INFO kablam! Oct 26 22:59:23.303 INFO kablam! warning: unnecessary parentheses around method argument Oct 26 22:59:23.303 INFO kablam! --> src/parsers/lisp.rs:107:48 Oct 26 22:59:23.303 INFO kablam! | Oct 26 22:59:23.303 INFO kablam! 107 | Rule::expr => res.push((LispExpr::try_from(p)?)), Oct 26 22:59:23.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 26 22:59:23.303 INFO kablam! | Oct 26 22:59:23.303 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 26 22:59:23.303 INFO kablam! Oct 26 22:59:23.371 INFO kablam! warning: unnecessary parentheses around method argument Oct 26 22:59:23.373 INFO kablam! --> src/parsers/lisp.rs:107:48 Oct 26 22:59:23.374 INFO kablam! | Oct 26 22:59:23.374 INFO kablam! 107 | Rule::expr => res.push((LispExpr::try_from(p)?)), Oct 26 22:59:23.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 26 22:59:23.375 INFO kablam! | Oct 26 22:59:23.375 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 26 22:59:23.375 INFO kablam! Oct 26 22:59:23.995 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:23.995 INFO kablam! --> src/main.rs:1:12 Oct 26 22:59:23.995 INFO kablam! | Oct 26 22:59:23.995 INFO kablam! 1 | #![feature(proc_macro)] Oct 26 22:59:23.995 INFO kablam! | ^^^^^^^^^^ Oct 26 22:59:23.995 INFO kablam! | Oct 26 22:59:23.995 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 22:59:23.995 INFO kablam! Oct 26 22:59:24.075 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:24.075 INFO kablam! --> src/main.rs:1:12 Oct 26 22:59:24.075 INFO kablam! | Oct 26 22:59:24.075 INFO kablam! 1 | #![feature(proc_macro)] Oct 26 22:59:24.075 INFO kablam! | ^^^^^^^^^^ Oct 26 22:59:24.075 INFO kablam! | Oct 26 22:59:24.075 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 22:59:24.075 INFO kablam! Oct 26 22:59:24.144 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.68s Oct 26 22:59:24.152 INFO kablam! su: No module specific data is present Oct 26 22:59:24.883 INFO running `"docker" "rm" "-f" "cc9fadf4e7c8668bd168e9acf93aab4f4bf09cc464808a1c47ef547037eda168"` Oct 26 22:59:25.210 INFO blam! cc9fadf4e7c8668bd168e9acf93aab4f4bf09cc464808a1c47ef547037eda168