Oct 13 07:49:11.222 INFO checking sudo_pair-0.11.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 07:49:11.222 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 07:49:11.374 INFO blam! 4ea205d769aff844029d2a708affeb94b312eb3254b921e6294ccbf0562561b5 Oct 13 07:49:11.380 INFO running `"docker" "start" "-a" "4ea205d769aff844029d2a708affeb94b312eb3254b921e6294ccbf0562561b5"` Oct 13 07:49:12.147 INFO kablam! usermod: no changes Oct 13 07:49:12.332 INFO kablam! Compiling bindgen v0.37.4 Oct 13 07:49:12.336 INFO kablam! Compiling clang-sys v0.23.0 Oct 13 07:49:52.460 INFO kablam! Compiling sudo_plugin-sys v1.1.0 Oct 13 07:49:58.485 INFO kablam! Checking sudo_plugin v1.1.0 Oct 13 07:49:59.868 INFO kablam! Checking sudo_pair v0.11.1 (/source) Oct 13 07:50:00.872 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 13 07:50:00.872 INFO kablam! --> src/lib.rs:80:5 Oct 13 07:50:00.872 INFO kablam! | Oct 13 07:50:00.872 INFO kablam! 80 | use template::Spec; Oct 13 07:50:00.872 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::template::Spec` Oct 13 07:50:00.872 INFO kablam! | Oct 13 07:50:00.872 INFO kablam! note: lint level defined here Oct 13 07:50:00.872 INFO kablam! --> src/lib.rs:34:9 Oct 13 07:50:00.872 INFO kablam! | Oct 13 07:50:00.872 INFO kablam! 34 | #![warn(rust_2018_compatibility)] Oct 13 07:50:00.872 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:50:00.872 INFO kablam! = note: #[warn(absolute_paths_not_starting_with_crate)] implied by #[warn(rust_2018_compatibility)] Oct 13 07:50:00.872 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 13 07:50:00.872 INFO kablam! = note: for more information, see issue TBD Oct 13 07:50:00.872 INFO kablam! Oct 13 07:50:00.872 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 13 07:50:00.872 INFO kablam! --> src/lib.rs:81:5 Oct 13 07:50:00.872 INFO kablam! | Oct 13 07:50:00.872 INFO kablam! 81 | use socket::Socket; Oct 13 07:50:00.872 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::socket::Socket` Oct 13 07:50:00.872 INFO kablam! | Oct 13 07:50:00.872 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 13 07:50:00.872 INFO kablam! = note: for more information, see issue TBD Oct 13 07:50:00.872 INFO kablam! Oct 13 07:50:00.889 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 13 07:50:00.889 INFO kablam! --> src/lib.rs:80:5 Oct 13 07:50:00.890 INFO kablam! | Oct 13 07:50:00.890 INFO kablam! 80 | use template::Spec; Oct 13 07:50:00.890 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::template::Spec` Oct 13 07:50:00.890 INFO kablam! | Oct 13 07:50:00.890 INFO kablam! note: lint level defined here Oct 13 07:50:00.890 INFO kablam! --> src/lib.rs:34:9 Oct 13 07:50:00.890 INFO kablam! | Oct 13 07:50:00.890 INFO kablam! 34 | #![warn(rust_2018_compatibility)] Oct 13 07:50:00.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:50:00.890 INFO kablam! = note: #[warn(absolute_paths_not_starting_with_crate)] implied by #[warn(rust_2018_compatibility)] Oct 13 07:50:00.890 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 13 07:50:00.890 INFO kablam! = note: for more information, see issue TBD Oct 13 07:50:00.890 INFO kablam! Oct 13 07:50:00.890 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 13 07:50:00.890 INFO kablam! --> src/lib.rs:81:5 Oct 13 07:50:00.890 INFO kablam! | Oct 13 07:50:00.890 INFO kablam! 81 | use socket::Socket; Oct 13 07:50:00.890 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::socket::Socket` Oct 13 07:50:00.890 INFO kablam! | Oct 13 07:50:00.890 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 13 07:50:00.890 INFO kablam! = note: for more information, see issue TBD Oct 13 07:50:00.890 INFO kablam! Oct 13 07:50:01.233 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.06s Oct 13 07:50:01.240 INFO kablam! su: No module specific data is present Oct 13 07:50:01.673 INFO running `"docker" "rm" "-f" "4ea205d769aff844029d2a708affeb94b312eb3254b921e6294ccbf0562561b5"` Oct 13 07:50:01.840 INFO blam! 4ea205d769aff844029d2a708affeb94b312eb3254b921e6294ccbf0562561b5