Oct 26 19:03:07.686 INFO checking trezm/fuel-line against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 19:03:07.687 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 19:03:07.943 INFO blam! 1723a0f91f1a3a8e36e391353911fb6c28a4f500dfd273c83cc7d4a2fae48b9b Oct 26 19:03:07.949 INFO running `"docker" "start" "-a" "1723a0f91f1a3a8e36e391353911fb6c28a4f500dfd273c83cc7d4a2fae48b9b"` Oct 26 19:03:08.595 INFO kablam! usermod: no changes Oct 26 19:03:08.665 INFO kablam! Checking unicode-xid v0.1.0 Oct 26 19:03:08.672 INFO kablam! Checking uuid v0.6.2 Oct 26 19:03:08.672 INFO kablam! Compiling syn v0.13.1 Oct 26 19:03:08.983 INFO kablam! Checking proc-macro2 v0.3.6 Oct 26 19:03:11.167 INFO kablam! Checking quote v0.5.1 Oct 26 19:03:17.391 INFO kablam! Checking fuel_line_derive v0.1.0 (/source/fuel_line_derive) Oct 26 19:03:18.188 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 26 19:03:18.189 INFO kablam! --> fuel_line_derive/src/lib.rs:1:12 Oct 26 19:03:18.189 INFO kablam! | Oct 26 19:03:18.189 INFO kablam! 1 | #![feature(proc_macro)] Oct 26 19:03:18.189 INFO kablam! | ^^^^^^^^^^ Oct 26 19:03:18.189 INFO kablam! | Oct 26 19:03:18.189 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 19:03:18.189 INFO kablam! Oct 26 19:03:18.524 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 26 19:03:18.524 INFO kablam! --> fuel_line_derive/src/lib.rs:1:12 Oct 26 19:03:18.524 INFO kablam! | Oct 26 19:03:18.524 INFO kablam! 1 | #![feature(proc_macro)] Oct 26 19:03:18.524 INFO kablam! | ^^^^^^^^^^ Oct 26 19:03:18.524 INFO kablam! | Oct 26 19:03:18.524 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 19:03:18.524 INFO kablam! Oct 26 19:03:18.575 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 26 19:03:18.575 INFO kablam! --> fuel_line_derive/src/lib.rs:1:12 Oct 26 19:03:18.576 INFO kablam! | Oct 26 19:03:18.576 INFO kablam! 1 | #![feature(proc_macro)] Oct 26 19:03:18.576 INFO kablam! | ^^^^^^^^^^ Oct 26 19:03:18.576 INFO kablam! | Oct 26 19:03:18.577 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 19:03:18.577 INFO kablam! Oct 26 19:03:19.395 INFO kablam! Checking fuel_line v0.1.0 (/source/fuel_line) Oct 26 19:03:19.655 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 26 19:03:19.655 INFO kablam! --> fuel_line/src/lib.rs:1:12 Oct 26 19:03:19.655 INFO kablam! | Oct 26 19:03:19.655 INFO kablam! 1 | #![feature(proc_macro)] Oct 26 19:03:19.655 INFO kablam! | ^^^^^^^^^^ Oct 26 19:03:19.655 INFO kablam! | Oct 26 19:03:19.655 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 19:03:19.655 INFO kablam! Oct 26 19:03:19.659 INFO kablam! warning: unused attribute Oct 26 19:03:19.659 INFO kablam! --> fuel_line/src/lib.rs:65:3 Oct 26 19:03:19.660 INFO kablam! | Oct 26 19:03:19.660 INFO kablam! 65 | #![feature(proc_macro)] Oct 26 19:03:19.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:03:19.660 INFO kablam! | Oct 26 19:03:19.660 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 26 19:03:19.661 INFO kablam! Oct 26 19:03:19.661 INFO kablam! warning: crate-level attribute should be in the root module Oct 26 19:03:19.661 INFO kablam! --> fuel_line/src/lib.rs:65:3 Oct 26 19:03:19.661 INFO kablam! | Oct 26 19:03:19.661 INFO kablam! 65 | #![feature(proc_macro)] Oct 26 19:03:19.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:03:19.662 INFO kablam! Oct 26 19:03:19.662 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 26 19:03:19.662 INFO kablam! --> fuel_line/src/lib.rs:1:12 Oct 26 19:03:19.662 INFO kablam! | Oct 26 19:03:19.663 INFO kablam! 1 | #![feature(proc_macro)] Oct 26 19:03:19.663 INFO kablam! | ^^^^^^^^^^ Oct 26 19:03:19.663 INFO kablam! | Oct 26 19:03:19.664 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 19:03:19.664 INFO kablam! Oct 26 19:03:19.689 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.07s Oct 26 19:03:19.695 INFO kablam! su: No module specific data is present Oct 26 19:03:20.910 INFO running `"docker" "rm" "-f" "1723a0f91f1a3a8e36e391353911fb6c28a4f500dfd273c83cc7d4a2fae48b9b"` Oct 26 19:03:21.223 INFO blam! 1723a0f91f1a3a8e36e391353911fb6c28a4f500dfd273c83cc7d4a2fae48b9b