Oct 15 17:24:24.437 INFO testing sudo_pair-0.11.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:24:24.439 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 17:24:24.909 INFO blam! cde4f27ffa4cab87753f0d1db73eaa4c295c5f15a9802a91c37b5635b22c4be6 Oct 15 17:24:24.910 INFO running `"docker" "start" "-a" "cde4f27ffa4cab87753f0d1db73eaa4c295c5f15a9802a91c37b5635b22c4be6"` Oct 15 17:24:25.766 INFO kablam! usermod: no changes Oct 15 17:24:25.995 INFO kablam! Compiling vec_map v0.8.1 Oct 15 17:24:25.999 INFO kablam! Compiling strsim v0.7.0 Oct 15 17:24:25.999 INFO kablam! Compiling ansi_term v0.11.0 Oct 15 17:24:25.999 INFO kablam! Compiling bindgen v0.37.4 Oct 15 17:24:25.999 INFO kablam! Compiling termcolor v1.0.4 Oct 15 17:24:26.027 INFO kablam! Compiling peeking_take_while v0.1.2 Oct 15 17:24:26.027 INFO kablam! Compiling libloading v0.5.0 Oct 15 17:24:26.027 INFO kablam! Compiling memchr v1.0.2 Oct 15 17:24:28.799 INFO kablam! Compiling atty v0.2.11 Oct 15 17:24:28.811 INFO kablam! Compiling which v1.0.5 Oct 15 17:24:30.288 INFO kablam! Compiling clang-sys v0.23.0 Oct 15 17:24:30.291 INFO kablam! Compiling proc-macro2 v0.3.5 Oct 15 17:24:30.364 INFO kablam! Compiling humantime v1.1.1 Oct 15 17:24:30.375 INFO kablam! Compiling textwrap v0.10.0 Oct 15 17:24:30.375 INFO kablam! Compiling nom v3.2.1 Oct 15 17:24:31.094 INFO kablam! Compiling regex v1.0.5 Oct 15 17:24:35.587 INFO kablam! Compiling clap v2.32.0 Oct 15 17:24:38.267 INFO kablam! Compiling quote v0.5.2 Oct 15 17:24:43.211 INFO kablam! Compiling cexpr v0.2.3 Oct 15 17:24:49.894 INFO kablam! Compiling env_logger v0.5.13 Oct 15 17:25:20.206 INFO kablam! Compiling sudo_plugin-sys v1.1.0 Oct 15 17:25:26.319 INFO kablam! Compiling sudo_plugin v1.1.0 Oct 15 17:25:29.432 INFO kablam! Compiling sudo_pair v0.11.1 (/source) Oct 15 17:25:30.111 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 15 17:25:30.112 INFO kablam! --> src/lib.rs:80:5 Oct 15 17:25:30.113 INFO kablam! | Oct 15 17:25:30.113 INFO kablam! 80 | use template::Spec; Oct 15 17:25:30.114 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::template::Spec` Oct 15 17:25:30.114 INFO kablam! | Oct 15 17:25:30.115 INFO kablam! note: lint level defined here Oct 15 17:25:30.116 INFO kablam! --> src/lib.rs:34:9 Oct 15 17:25:30.116 INFO kablam! | Oct 15 17:25:30.117 INFO kablam! 34 | #![warn(rust_2018_compatibility)] Oct 15 17:25:30.117 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:25:30.118 INFO kablam! = note: #[warn(absolute_paths_not_starting_with_crate)] implied by #[warn(rust_2018_compatibility)] Oct 15 17:25:30.118 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 15 17:25:30.119 INFO kablam! = note: for more information, see issue TBD Oct 15 17:25:30.120 INFO kablam! Oct 15 17:25:30.120 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 15 17:25:30.121 INFO kablam! --> src/lib.rs:81:5 Oct 15 17:25:30.121 INFO kablam! | Oct 15 17:25:30.122 INFO kablam! 81 | use socket::Socket; Oct 15 17:25:30.122 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::socket::Socket` Oct 15 17:25:30.122 INFO kablam! | Oct 15 17:25:30.122 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 15 17:25:30.122 INFO kablam! = note: for more information, see issue TBD Oct 15 17:25:30.122 INFO kablam! Oct 15 17:25:31.361 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 15 17:25:31.371 INFO kablam! su: No module specific data is present Oct 15 17:25:32.047 INFO running `"docker" "rm" "-f" "cde4f27ffa4cab87753f0d1db73eaa4c295c5f15a9802a91c37b5635b22c4be6"` Oct 15 17:25:32.288 INFO blam! cde4f27ffa4cab87753f0d1db73eaa4c295c5f15a9802a91c37b5635b22c4be6 Oct 15 17:25:32.292 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 17:25:32.563 INFO blam! 143cf3a89be5388572c46423b2c245ece8c4061b0f2ae558a761aaa27a1596a0 Oct 15 17:25:32.567 INFO running `"docker" "start" "-a" "143cf3a89be5388572c46423b2c245ece8c4061b0f2ae558a761aaa27a1596a0"` Oct 15 17:25:33.033 INFO kablam! usermod: no changes Oct 15 17:25:33.095 INFO kablam! Compiling sudo_pair v0.11.1 (/source) Oct 15 17:25:33.783 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 15 17:25:33.783 INFO kablam! --> src/lib.rs:80:5 Oct 15 17:25:33.783 INFO kablam! | Oct 15 17:25:33.783 INFO kablam! 80 | use template::Spec; Oct 15 17:25:33.783 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::template::Spec` Oct 15 17:25:33.783 INFO kablam! | Oct 15 17:25:33.783 INFO kablam! note: lint level defined here Oct 15 17:25:33.783 INFO kablam! --> src/lib.rs:34:9 Oct 15 17:25:33.783 INFO kablam! | Oct 15 17:25:33.783 INFO kablam! 34 | #![warn(rust_2018_compatibility)] Oct 15 17:25:33.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:25:33.783 INFO kablam! = note: #[warn(absolute_paths_not_starting_with_crate)] implied by #[warn(rust_2018_compatibility)] Oct 15 17:25:33.783 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 15 17:25:33.783 INFO kablam! = note: for more information, see issue TBD Oct 15 17:25:33.783 INFO kablam! Oct 15 17:25:33.787 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 15 17:25:33.787 INFO kablam! --> src/lib.rs:81:5 Oct 15 17:25:33.787 INFO kablam! | Oct 15 17:25:33.787 INFO kablam! 81 | use socket::Socket; Oct 15 17:25:33.787 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::socket::Socket` Oct 15 17:25:33.787 INFO kablam! | Oct 15 17:25:33.787 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 15 17:25:33.787 INFO kablam! = note: for more information, see issue TBD Oct 15 17:25:33.787 INFO kablam! Oct 15 17:25:35.367 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.32s Oct 15 17:25:35.375 INFO kablam! su: No module specific data is present Oct 15 17:25:36.114 INFO running `"docker" "rm" "-f" "143cf3a89be5388572c46423b2c245ece8c4061b0f2ae558a761aaa27a1596a0"` Oct 15 17:25:36.435 INFO blam! 143cf3a89be5388572c46423b2c245ece8c4061b0f2ae558a761aaa27a1596a0 Oct 15 17:25:36.437 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 17:25:36.832 INFO blam! 4123ad14f256c147680ff8d2b001252ff18d03b2e191a3d45978622cd967a975 Oct 15 17:25:36.834 INFO running `"docker" "start" "-a" "4123ad14f256c147680ff8d2b001252ff18d03b2e191a3d45978622cd967a975"` Oct 15 17:25:38.128 INFO kablam! usermod: no changes Oct 15 17:25:38.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 15 17:25:38.287 INFO kablam! Running /target/debug/deps/sudo_pair-089792856f6a36cd Oct 15 17:25:38.295 INFO blam! Oct 15 17:25:38.295 INFO blam! running 14 tests Oct 15 17:25:38.319 INFO blam! test template::tests::expansion_inserts_itself ... ok Oct 15 17:25:38.319 INFO blam! test template::tests::bug_wontfix_swallow_trailing_escape_character ... ok Oct 15 17:25:38.319 INFO blam! test template::tests::expansion_inserts_nothing ... ok Oct 15 17:25:38.319 INFO blam! test template::tests::bug_wontfix_expand_escape_character ... ok Oct 15 17:25:38.319 INFO blam! test template::tests::expansions ... ok Oct 15 17:25:38.319 INFO blam! test template::tests::expansion_isnt_recursive ... ok Oct 15 17:25:38.319 INFO blam! test template::tests::no_expansions ... ok Oct 15 17:25:38.319 INFO blam! test template::tests::unused_expansions ... ok Oct 15 17:25:38.319 INFO blam! test template::tests::repeated_expansions ... ok Oct 15 17:25:38.319 INFO blam! test template::tests::with_escape ... ok Oct 15 17:25:38.319 INFO blam! test template::tests::new ... ok Oct 15 17:25:38.319 INFO blam! test template::tests::literals ... ok Oct 15 17:25:38.319 INFO blam! test template::tests::literal_escape_character ... ok Oct 15 17:25:38.319 INFO blam! test template::tests::from_hashmap ... ok Oct 15 17:25:38.319 INFO blam! Oct 15 17:25:38.319 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:25:38.319 INFO blam! Oct 15 17:25:38.327 INFO kablam! su: No module specific data is present Oct 15 17:25:38.646 INFO running `"docker" "rm" "-f" "4123ad14f256c147680ff8d2b001252ff18d03b2e191a3d45978622cd967a975"` Oct 15 17:25:38.780 INFO blam! 4123ad14f256c147680ff8d2b001252ff18d03b2e191a3d45978622cd967a975