Nov 09 23:12:26.539 INFO checking sudo_pair-0.11.1 against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 09 23:12:26.539 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-0/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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"` Nov 09 23:12:26.739 INFO blam! 0e8261ef5d38aa79a4845fdf4e3812d17c18a9eda8fa1476d20550a5d23daa62 Nov 09 23:12:26.746 INFO running `"docker" "start" "-a" "0e8261ef5d38aa79a4845fdf4e3812d17c18a9eda8fa1476d20550a5d23daa62"` Nov 09 23:12:27.429 INFO kablam! usermod: no changes Nov 09 23:12:27.575 INFO kablam! Compiling bindgen v0.37.4 Nov 09 23:12:27.575 INFO kablam! Compiling clang-sys v0.23.0 Nov 09 23:13:01.986 INFO kablam! Compiling sudo_plugin-sys v1.1.0 Nov 09 23:13:08.045 INFO kablam! Checking sudo_plugin v1.1.0 Nov 09 23:13:09.307 INFO kablam! Checking sudo_pair v0.11.1 (/source) Nov 09 23:13:10.170 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 09 23:13:10.171 INFO kablam! --> src/lib.rs:80:5 Nov 09 23:13:10.171 INFO kablam! | Nov 09 23:13:10.171 INFO kablam! 80 | use template::Spec; Nov 09 23:13:10.172 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::template::Spec` Nov 09 23:13:10.172 INFO kablam! | Nov 09 23:13:10.173 INFO kablam! note: lint level defined here Nov 09 23:13:10.173 INFO kablam! --> src/lib.rs:34:9 Nov 09 23:13:10.173 INFO kablam! | Nov 09 23:13:10.174 INFO kablam! 34 | #![warn(rust_2018_compatibility)] Nov 09 23:13:10.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 23:13:10.174 INFO kablam! = note: #[warn(absolute_paths_not_starting_with_crate)] implied by #[warn(rust_2018_compatibility)] Nov 09 23:13:10.174 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! Nov 09 23:13:10.175 INFO kablam! = note: for more information, see issue #53130 Nov 09 23:13:10.175 INFO kablam! Nov 09 23:13:10.175 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 09 23:13:10.175 INFO kablam! --> src/lib.rs:81:5 Nov 09 23:13:10.176 INFO kablam! | Nov 09 23:13:10.176 INFO kablam! 81 | use socket::Socket; Nov 09 23:13:10.176 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::socket::Socket` Nov 09 23:13:10.176 INFO kablam! | Nov 09 23:13:10.177 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! Nov 09 23:13:10.178 INFO kablam! = note: for more information, see issue #53130 Nov 09 23:13:10.178 INFO kablam! Nov 09 23:13:10.347 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 09 23:13:10.348 INFO kablam! --> src/lib.rs:80:5 Nov 09 23:13:10.348 INFO kablam! | Nov 09 23:13:10.349 INFO kablam! 80 | use template::Spec; Nov 09 23:13:10.349 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::template::Spec` Nov 09 23:13:10.349 INFO kablam! | Nov 09 23:13:10.350 INFO kablam! note: lint level defined here Nov 09 23:13:10.350 INFO kablam! --> src/lib.rs:34:9 Nov 09 23:13:10.350 INFO kablam! | Nov 09 23:13:10.350 INFO kablam! 34 | #![warn(rust_2018_compatibility)] Nov 09 23:13:10.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 23:13:10.351 INFO kablam! = note: #[warn(absolute_paths_not_starting_with_crate)] implied by #[warn(rust_2018_compatibility)] Nov 09 23:13:10.351 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! Nov 09 23:13:10.352 INFO kablam! = note: for more information, see issue #53130 Nov 09 23:13:10.352 INFO kablam! Nov 09 23:13:10.352 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 09 23:13:10.353 INFO kablam! --> src/lib.rs:81:5 Nov 09 23:13:10.353 INFO kablam! | Nov 09 23:13:10.353 INFO kablam! 81 | use socket::Socket; Nov 09 23:13:10.353 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::socket::Socket` Nov 09 23:13:10.354 INFO kablam! | Nov 09 23:13:10.354 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! Nov 09 23:13:10.354 INFO kablam! = note: for more information, see issue #53130 Nov 09 23:13:10.355 INFO kablam! Nov 09 23:13:11.003 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.54s Nov 09 23:13:11.006 INFO kablam! su: No module specific data is present Nov 09 23:13:12.193 INFO running `"docker" "rm" "-f" "0e8261ef5d38aa79a4845fdf4e3812d17c18a9eda8fa1476d20550a5d23daa62"` Nov 09 23:13:12.463 INFO blam! 0e8261ef5d38aa79a4845fdf4e3812d17c18a9eda8fa1476d20550a5d23daa62