Oct 11 10:39:05.885 INFO testing sudo_pair-0.11.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:39:05.885 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:39:05.885 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:39:06.253 INFO blam! be0d9bf4824e5529fe1c02ea4c0ada113452cc50e6bc000da4813c546b45835c Oct 11 10:39:06.261 INFO running `"docker" "start" "-a" "be0d9bf4824e5529fe1c02ea4c0ada113452cc50e6bc000da4813c546b45835c"` Oct 11 10:39:07.360 INFO kablam! usermod: no changes Oct 11 10:39:07.561 INFO kablam! Compiling sudo_plugin-sys v1.1.0 Oct 11 10:39:16.299 INFO kablam! Compiling sudo_plugin v1.1.0 Oct 11 10:39:19.056 INFO kablam! Compiling sudo_pair v0.11.1 (/source) Oct 11 10:39:19.920 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 11 10:39:19.920 INFO kablam! --> src/lib.rs:80:5 Oct 11 10:39:19.920 INFO kablam! | Oct 11 10:39:19.920 INFO kablam! 80 | use template::Spec; Oct 11 10:39:19.920 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::template::Spec` Oct 11 10:39:19.920 INFO kablam! | Oct 11 10:39:19.920 INFO kablam! note: lint level defined here Oct 11 10:39:19.920 INFO kablam! --> src/lib.rs:34:9 Oct 11 10:39:19.920 INFO kablam! | Oct 11 10:39:19.920 INFO kablam! 34 | #![warn(rust_2018_compatibility)] Oct 11 10:39:19.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:39:19.920 INFO kablam! = note: #[warn(absolute_paths_not_starting_with_crate)] implied by #[warn(rust_2018_compatibility)] Oct 11 10:39:19.920 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 11 10:39:19.920 INFO kablam! = note: for more information, see issue TBD Oct 11 10:39:19.920 INFO kablam! Oct 11 10:39:19.920 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 11 10:39:19.920 INFO kablam! --> src/lib.rs:81:5 Oct 11 10:39:19.920 INFO kablam! | Oct 11 10:39:19.920 INFO kablam! 81 | use socket::Socket; Oct 11 10:39:19.921 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::socket::Socket` Oct 11 10:39:19.921 INFO kablam! | Oct 11 10:39:19.921 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 11 10:39:19.921 INFO kablam! = note: for more information, see issue TBD Oct 11 10:39:19.921 INFO kablam! Oct 11 10:39:20.835 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.45s Oct 11 10:39:20.839 INFO kablam! su: No module specific data is present Oct 11 10:39:21.070 INFO running `"docker" "rm" "-f" "be0d9bf4824e5529fe1c02ea4c0ada113452cc50e6bc000da4813c546b45835c"` Oct 11 10:39:21.239 INFO blam! be0d9bf4824e5529fe1c02ea4c0ada113452cc50e6bc000da4813c546b45835c Oct 11 10:39:21.242 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:39:21.242 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:39:21.401 INFO blam! 5e10ce17ca1f76adc036851dca06420d99cda6fd2462a080d46267dde23c3080 Oct 11 10:39:21.406 INFO running `"docker" "start" "-a" "5e10ce17ca1f76adc036851dca06420d99cda6fd2462a080d46267dde23c3080"` Oct 11 10:39:21.878 INFO kablam! usermod: no changes Oct 11 10:39:21.972 INFO kablam! Compiling sudo_pair v0.11.1 (/source) Oct 11 10:39:23.216 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 11 10:39:23.216 INFO kablam! --> src/lib.rs:80:5 Oct 11 10:39:23.216 INFO kablam! | Oct 11 10:39:23.216 INFO kablam! 80 | use template::Spec; Oct 11 10:39:23.216 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::template::Spec` Oct 11 10:39:23.216 INFO kablam! | Oct 11 10:39:23.216 INFO kablam! note: lint level defined here Oct 11 10:39:23.216 INFO kablam! --> src/lib.rs:34:9 Oct 11 10:39:23.216 INFO kablam! | Oct 11 10:39:23.216 INFO kablam! 34 | #![warn(rust_2018_compatibility)] Oct 11 10:39:23.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:39:23.216 INFO kablam! = note: #[warn(absolute_paths_not_starting_with_crate)] implied by #[warn(rust_2018_compatibility)] Oct 11 10:39:23.216 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 11 10:39:23.217 INFO kablam! = note: for more information, see issue TBD Oct 11 10:39:23.217 INFO kablam! Oct 11 10:39:23.217 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 11 10:39:23.217 INFO kablam! --> src/lib.rs:81:5 Oct 11 10:39:23.217 INFO kablam! | Oct 11 10:39:23.217 INFO kablam! 81 | use socket::Socket; Oct 11 10:39:23.217 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::socket::Socket` Oct 11 10:39:23.217 INFO kablam! | Oct 11 10:39:23.217 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 11 10:39:23.217 INFO kablam! = note: for more information, see issue TBD Oct 11 10:39:23.217 INFO kablam! Oct 11 10:39:24.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.76s Oct 11 10:39:24.661 INFO kablam! su: No module specific data is present Oct 11 10:39:25.025 INFO running `"docker" "rm" "-f" "5e10ce17ca1f76adc036851dca06420d99cda6fd2462a080d46267dde23c3080"` Oct 11 10:39:25.164 INFO blam! 5e10ce17ca1f76adc036851dca06420d99cda6fd2462a080d46267dde23c3080 Oct 11 10:39:25.165 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:39:25.165 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:39:25.332 INFO blam! c0de825300d9a5cc733dbcb20c35e712df7ec164a455480d990140d276d6a177 Oct 11 10:39:25.337 INFO running `"docker" "start" "-a" "c0de825300d9a5cc733dbcb20c35e712df7ec164a455480d990140d276d6a177"` Oct 11 10:39:25.769 INFO kablam! usermod: no changes Oct 11 10:39:25.859 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 11 10:39:25.873 INFO kablam! Running /target/debug/deps/sudo_pair-089792856f6a36cd Oct 11 10:39:25.875 INFO blam! Oct 11 10:39:25.875 INFO blam! running 14 tests Oct 11 10:39:25.876 INFO blam! test template::tests::literal_escape_character ... ok Oct 11 10:39:25.876 INFO blam! test template::tests::from_hashmap ... ok Oct 11 10:39:25.876 INFO blam! test template::tests::expansions ... ok Oct 11 10:39:25.876 INFO blam! test template::tests::literals ... ok Oct 11 10:39:25.879 INFO blam! test template::tests::expansion_isnt_recursive ... ok Oct 11 10:39:25.879 INFO blam! test template::tests::unused_expansions ... ok Oct 11 10:39:25.879 INFO blam! test template::tests::new ... ok Oct 11 10:39:25.879 INFO blam! test template::tests::expansion_inserts_nothing ... ok Oct 11 10:39:25.879 INFO blam! test template::tests::with_escape ... ok Oct 11 10:39:25.879 INFO blam! test template::tests::repeated_expansions ... ok Oct 11 10:39:25.879 INFO blam! test template::tests::no_expansions ... ok Oct 11 10:39:25.879 INFO blam! test template::tests::expansion_inserts_itself ... ok Oct 11 10:39:25.879 INFO blam! test template::tests::bug_wontfix_expand_escape_character ... ok Oct 11 10:39:25.879 INFO blam! test template::tests::bug_wontfix_swallow_trailing_escape_character ... ok Oct 11 10:39:25.879 INFO blam! Oct 11 10:39:25.879 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:39:25.879 INFO blam! Oct 11 10:39:25.880 INFO kablam! su: No module specific data is present Oct 11 10:39:26.210 INFO running `"docker" "rm" "-f" "c0de825300d9a5cc733dbcb20c35e712df7ec164a455480d990140d276d6a177"` Oct 11 10:39:26.303 INFO blam! c0de825300d9a5cc733dbcb20c35e712df7ec164a455480d990140d276d6a177