Oct 27 15:01:12.872 INFO checking sudo_pair-0.11.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 15:01:12.873 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 27 15:01:13.177 INFO blam! 031dfbda59cdc5504e9108f2ac1fc0fbd0c7f4d02d4087f5c20792a6e4c84006 Oct 27 15:01:13.177 INFO running `"docker" "start" "-a" "031dfbda59cdc5504e9108f2ac1fc0fbd0c7f4d02d4087f5c20792a6e4c84006"` Oct 27 15:01:14.243 INFO kablam! usermod: no changes Oct 27 15:01:14.447 INFO kablam! Compiling termcolor v1.0.4 Oct 27 15:01:14.447 INFO kablam! Compiling bindgen v0.37.4 Oct 27 15:01:14.451 INFO kablam! Compiling peeking_take_while v0.1.2 Oct 27 15:01:14.451 INFO kablam! Compiling memchr v1.0.2 Oct 27 15:01:14.451 INFO kablam! Compiling which v1.0.5 Oct 27 15:01:14.451 INFO kablam! Compiling clang-sys v0.23.0 Oct 27 15:01:14.451 INFO kablam! Compiling proc-macro2 v0.3.5 Oct 27 15:01:14.451 INFO kablam! Compiling humantime v1.1.1 Oct 27 15:01:17.961 INFO kablam! Compiling nom v3.2.1 Oct 27 15:01:20.175 INFO kablam! Compiling libloading v0.5.0 Oct 27 15:01:21.769 INFO kablam! Compiling env_logger v0.5.13 Oct 27 15:01:24.209 INFO kablam! Compiling quote v0.5.2 Oct 27 15:01:33.111 INFO kablam! Compiling cexpr v0.2.3 Oct 27 15:02:09.319 INFO kablam! Compiling sudo_plugin-sys v1.1.0 Oct 27 15:02:15.875 INFO kablam! Checking sudo_plugin v1.1.0 Oct 27 15:02:17.323 INFO kablam! Checking sudo_pair v0.11.1 (/source) Oct 27 15:02:18.759 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 15:02:18.760 INFO kablam! --> src/lib.rs:80:5 Oct 27 15:02:18.760 INFO kablam! | Oct 27 15:02:18.760 INFO kablam! 80 | use template::Spec; Oct 27 15:02:18.761 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::template::Spec` Oct 27 15:02:18.761 INFO kablam! | Oct 27 15:02:18.762 INFO kablam! note: lint level defined here Oct 27 15:02:18.762 INFO kablam! --> src/lib.rs:34:9 Oct 27 15:02:18.762 INFO kablam! | Oct 27 15:02:18.763 INFO kablam! 34 | #![warn(rust_2018_compatibility)] Oct 27 15:02:18.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:02:18.764 INFO kablam! = note: #[warn(absolute_paths_not_starting_with_crate)] implied by #[warn(rust_2018_compatibility)] Oct 27 15:02:18.764 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 27 15:02:18.765 INFO kablam! = note: for more information, see issue TBD Oct 27 15:02:18.765 INFO kablam! Oct 27 15:02:18.766 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 15:02:18.766 INFO kablam! --> src/lib.rs:81:5 Oct 27 15:02:18.767 INFO kablam! | Oct 27 15:02:18.767 INFO kablam! 81 | use socket::Socket; Oct 27 15:02:18.767 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::socket::Socket` Oct 27 15:02:18.768 INFO kablam! | Oct 27 15:02:18.768 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 27 15:02:18.768 INFO kablam! = note: for more information, see issue TBD Oct 27 15:02:18.768 INFO kablam! Oct 27 15:02:19.144 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 15:02:19.145 INFO kablam! --> src/lib.rs:80:5 Oct 27 15:02:19.146 INFO kablam! | Oct 27 15:02:19.146 INFO kablam! 80 | use template::Spec; Oct 27 15:02:19.147 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::template::Spec` Oct 27 15:02:19.148 INFO kablam! | Oct 27 15:02:19.148 INFO kablam! note: lint level defined here Oct 27 15:02:19.149 INFO kablam! --> src/lib.rs:34:9 Oct 27 15:02:19.149 INFO kablam! | Oct 27 15:02:19.150 INFO kablam! 34 | #![warn(rust_2018_compatibility)] Oct 27 15:02:19.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:02:19.150 INFO kablam! = note: #[warn(absolute_paths_not_starting_with_crate)] implied by #[warn(rust_2018_compatibility)] Oct 27 15:02:19.150 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 27 15:02:19.150 INFO kablam! = note: for more information, see issue TBD Oct 27 15:02:19.150 INFO kablam! Oct 27 15:02:19.150 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 27 15:02:19.150 INFO kablam! --> src/lib.rs:81:5 Oct 27 15:02:19.150 INFO kablam! | Oct 27 15:02:19.150 INFO kablam! 81 | use socket::Socket; Oct 27 15:02:19.150 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::socket::Socket` Oct 27 15:02:19.150 INFO kablam! | Oct 27 15:02:19.150 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 27 15:02:19.150 INFO kablam! = note: for more information, see issue TBD Oct 27 15:02:19.150 INFO kablam! Oct 27 15:02:19.555 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 27 15:02:19.570 INFO kablam! su: No module specific data is present Oct 27 15:02:20.747 INFO running `"docker" "rm" "-f" "031dfbda59cdc5504e9108f2ac1fc0fbd0c7f4d02d4087f5c20792a6e4c84006"` Oct 27 15:02:21.055 INFO blam! 031dfbda59cdc5504e9108f2ac1fc0fbd0c7f4d02d4087f5c20792a6e4c84006