Nov 03 01:05:18.936 INFO checking sudo_pair-0.11.1 against master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862 for pr-55517 Nov 03 01:05:18.937 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-4/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55517/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/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 +f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862-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 03 01:05:19.404 INFO blam! dcda34a6d536164f1c89a0836d1e093c40fcc58146d4aba2c5850f558f65949b Nov 03 01:05:19.407 INFO running `"docker" "start" "-a" "dcda34a6d536164f1c89a0836d1e093c40fcc58146d4aba2c5850f558f65949b"` Nov 03 01:05:21.092 INFO kablam! usermod: no changes Nov 03 01:05:21.389 INFO kablam! Compiling bindgen v0.37.4 Nov 03 01:05:21.389 INFO kablam! Compiling clang-sys v0.23.0 Nov 03 01:05:59.818 INFO kablam! Compiling sudo_plugin-sys v1.1.0 Nov 03 01:06:06.496 INFO kablam! Checking sudo_plugin v1.1.0 Nov 03 01:06:07.830 INFO kablam! Checking sudo_pair v0.11.1 (/source) Nov 03 01:06:08.856 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 01:06:08.856 INFO kablam! --> src/lib.rs:80:5 Nov 03 01:06:08.856 INFO kablam! | Nov 03 01:06:08.856 INFO kablam! 80 | use template::Spec; Nov 03 01:06:08.856 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::template::Spec` Nov 03 01:06:08.856 INFO kablam! | Nov 03 01:06:08.856 INFO kablam! note: lint level defined here Nov 03 01:06:08.856 INFO kablam! --> src/lib.rs:34:9 Nov 03 01:06:08.856 INFO kablam! | Nov 03 01:06:08.856 INFO kablam! 34 | #![warn(rust_2018_compatibility)] Nov 03 01:06:08.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 03 01:06:08.856 INFO kablam! = note: #[warn(absolute_paths_not_starting_with_crate)] implied by #[warn(rust_2018_compatibility)] Nov 03 01:06:08.856 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 03 01:06:08.856 INFO kablam! = note: for more information, see issue #53130 Nov 03 01:06:08.856 INFO kablam! Nov 03 01:06:08.856 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 01:06:08.856 INFO kablam! --> src/lib.rs:81:5 Nov 03 01:06:08.856 INFO kablam! | Nov 03 01:06:08.856 INFO kablam! 81 | use socket::Socket; Nov 03 01:06:08.857 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::socket::Socket` Nov 03 01:06:08.857 INFO kablam! | Nov 03 01:06:08.857 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 03 01:06:08.857 INFO kablam! = note: for more information, see issue #53130 Nov 03 01:06:08.857 INFO kablam! Nov 03 01:06:09.136 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 01:06:09.136 INFO kablam! --> src/lib.rs:80:5 Nov 03 01:06:09.136 INFO kablam! | Nov 03 01:06:09.136 INFO kablam! 80 | use template::Spec; Nov 03 01:06:09.136 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::template::Spec` Nov 03 01:06:09.136 INFO kablam! | Nov 03 01:06:09.136 INFO kablam! note: lint level defined here Nov 03 01:06:09.136 INFO kablam! --> src/lib.rs:34:9 Nov 03 01:06:09.136 INFO kablam! | Nov 03 01:06:09.136 INFO kablam! 34 | #![warn(rust_2018_compatibility)] Nov 03 01:06:09.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 03 01:06:09.137 INFO kablam! = note: #[warn(absolute_paths_not_starting_with_crate)] implied by #[warn(rust_2018_compatibility)] Nov 03 01:06:09.137 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 03 01:06:09.141 INFO kablam! = note: for more information, see issue #53130 Nov 03 01:06:09.141 INFO kablam! Nov 03 01:06:09.141 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Nov 03 01:06:09.141 INFO kablam! --> src/lib.rs:81:5 Nov 03 01:06:09.141 INFO kablam! | Nov 03 01:06:09.141 INFO kablam! 81 | use socket::Socket; Nov 03 01:06:09.141 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::socket::Socket` Nov 03 01:06:09.142 INFO kablam! | Nov 03 01:06:09.142 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 03 01:06:09.142 INFO kablam! = note: for more information, see issue #53130 Nov 03 01:06:09.142 INFO kablam! Nov 03 01:06:09.473 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.32s Nov 03 01:06:09.480 INFO kablam! su: No module specific data is present Nov 03 01:06:10.240 INFO running `"docker" "rm" "-f" "dcda34a6d536164f1c89a0836d1e093c40fcc58146d4aba2c5850f558f65949b"` Nov 03 01:06:10.345 INFO blam! dcda34a6d536164f1c89a0836d1e093c40fcc58146d4aba2c5850f558f65949b