Oct 15 17:24:23.758 INFO testing sudo_pair-0.11.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 17:24:23.759 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.187 INFO blam! f944c23c72ef24bec03c4a3c11974c03122b4f47ac0160b7f34be1d40ab52636 Oct 15 17:24:24.192 INFO running `"docker" "start" "-a" "f944c23c72ef24bec03c4a3c11974c03122b4f47ac0160b7f34be1d40ab52636"` Oct 15 17:24:25.141 INFO kablam! usermod: no changes Oct 15 17:24:25.306 INFO kablam! Compiling bindgen v0.37.4 Oct 15 17:24:25.313 INFO kablam! Compiling libloading v0.5.0 Oct 15 17:24:26.399 INFO kablam! Compiling clang-sys v0.23.0 Oct 15 17:25:00.739 INFO kablam! Compiling sudo_plugin-sys v1.1.0 Oct 15 17:25:06.207 INFO kablam! Compiling sudo_plugin v1.1.0 Oct 15 17:25:08.188 INFO kablam! Compiling sudo_pair v0.11.1 (/source) Oct 15 17:25:08.781 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 15 17:25:08.781 INFO kablam! --> src/lib.rs:80:5 Oct 15 17:25:08.781 INFO kablam! | Oct 15 17:25:08.781 INFO kablam! 80 | use template::Spec; Oct 15 17:25:08.781 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::template::Spec` Oct 15 17:25:08.781 INFO kablam! | Oct 15 17:25:08.781 INFO kablam! note: lint level defined here Oct 15 17:25:08.781 INFO kablam! --> src/lib.rs:34:9 Oct 15 17:25:08.781 INFO kablam! | Oct 15 17:25:08.781 INFO kablam! 34 | #![warn(rust_2018_compatibility)] Oct 15 17:25:08.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:25:08.781 INFO kablam! = note: #[warn(absolute_paths_not_starting_with_crate)] implied by #[warn(rust_2018_compatibility)] Oct 15 17:25:08.781 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:08.781 INFO kablam! = note: for more information, see issue TBD Oct 15 17:25:08.781 INFO kablam! Oct 15 17:25:08.782 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 15 17:25:08.782 INFO kablam! --> src/lib.rs:81:5 Oct 15 17:25:08.782 INFO kablam! | Oct 15 17:25:08.782 INFO kablam! 81 | use socket::Socket; Oct 15 17:25:08.782 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::socket::Socket` Oct 15 17:25:08.782 INFO kablam! | Oct 15 17:25:08.782 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:08.782 INFO kablam! = note: for more information, see issue TBD Oct 15 17:25:08.782 INFO kablam! Oct 15 17:25:10.163 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 45.00s Oct 15 17:25:10.163 INFO kablam! su: No module specific data is present Oct 15 17:25:10.758 INFO running `"docker" "rm" "-f" "f944c23c72ef24bec03c4a3c11974c03122b4f47ac0160b7f34be1d40ab52636"` Oct 15 17:25:11.147 INFO blam! f944c23c72ef24bec03c4a3c11974c03122b4f47ac0160b7f34be1d40ab52636 Oct 15 17:25:11.150 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:11.545 INFO blam! 242b9b73e2481a4a006ed8c945a437ea85c45d38ee8271743ae86610ae273095 Oct 15 17:25:11.550 INFO running `"docker" "start" "-a" "242b9b73e2481a4a006ed8c945a437ea85c45d38ee8271743ae86610ae273095"` Oct 15 17:25:12.679 INFO kablam! usermod: no changes Oct 15 17:25:12.804 INFO kablam! Compiling sudo_pair v0.11.1 (/source) Oct 15 17:25:13.600 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 15 17:25:13.600 INFO kablam! --> src/lib.rs:80:5 Oct 15 17:25:13.600 INFO kablam! | Oct 15 17:25:13.600 INFO kablam! 80 | use template::Spec; Oct 15 17:25:13.600 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::template::Spec` Oct 15 17:25:13.600 INFO kablam! | Oct 15 17:25:13.600 INFO kablam! note: lint level defined here Oct 15 17:25:13.600 INFO kablam! --> src/lib.rs:34:9 Oct 15 17:25:13.600 INFO kablam! | Oct 15 17:25:13.600 INFO kablam! 34 | #![warn(rust_2018_compatibility)] Oct 15 17:25:13.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:25:13.600 INFO kablam! = note: #[warn(absolute_paths_not_starting_with_crate)] implied by #[warn(rust_2018_compatibility)] Oct 15 17:25:13.600 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:13.600 INFO kablam! = note: for more information, see issue TBD Oct 15 17:25:13.600 INFO kablam! Oct 15 17:25:13.600 INFO kablam! warning: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 15 17:25:13.600 INFO kablam! --> src/lib.rs:81:5 Oct 15 17:25:13.600 INFO kablam! | Oct 15 17:25:13.600 INFO kablam! 81 | use socket::Socket; Oct 15 17:25:13.600 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::socket::Socket` Oct 15 17:25:13.600 INFO kablam! | Oct 15 17:25:13.600 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:13.600 INFO kablam! = note: for more information, see issue TBD Oct 15 17:25:13.600 INFO kablam! Oct 15 17:25:15.423 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.71s Oct 15 17:25:15.435 INFO kablam! su: No module specific data is present Oct 15 17:25:16.718 INFO running `"docker" "rm" "-f" "242b9b73e2481a4a006ed8c945a437ea85c45d38ee8271743ae86610ae273095"` Oct 15 17:25:17.107 INFO blam! 242b9b73e2481a4a006ed8c945a437ea85c45d38ee8271743ae86610ae273095 Oct 15 17:25:17.116 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:17.628 INFO blam! 7356b05d84ca8b7a126c304be163a002079d5955482748c6edb8fd80b7990f8e Oct 15 17:25:17.631 INFO running `"docker" "start" "-a" "7356b05d84ca8b7a126c304be163a002079d5955482748c6edb8fd80b7990f8e"` Oct 15 17:25:19.411 INFO kablam! usermod: no changes Oct 15 17:25:19.563 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 15 17:25:19.579 INFO kablam! Running /target/debug/deps/sudo_pair-5f4c1cba9bd912e1 Oct 15 17:25:19.580 INFO blam! Oct 15 17:25:19.580 INFO blam! running 14 tests Oct 15 17:25:19.588 INFO blam! test template::tests::bug_wontfix_swallow_trailing_escape_character ... ok Oct 15 17:25:19.588 INFO blam! test template::tests::bug_wontfix_expand_escape_character ... ok Oct 15 17:25:19.588 INFO blam! test template::tests::expansion_inserts_itself ... ok Oct 15 17:25:19.588 INFO blam! test template::tests::new ... ok Oct 15 17:25:19.589 INFO blam! test template::tests::no_expansions ... ok Oct 15 17:25:19.589 INFO blam! test template::tests::unused_expansions ... ok Oct 15 17:25:19.589 INFO blam! test template::tests::repeated_expansions ... ok Oct 15 17:25:19.590 INFO blam! test template::tests::with_escape ... ok Oct 15 17:25:19.592 INFO blam! test template::tests::literal_escape_character ... ok Oct 15 17:25:19.593 INFO blam! test template::tests::literals ... ok Oct 15 17:25:19.593 INFO blam! test template::tests::expansions ... ok Oct 15 17:25:19.593 INFO blam! test template::tests::expansion_inserts_nothing ... ok Oct 15 17:25:19.594 INFO blam! test template::tests::expansion_isnt_recursive ... ok Oct 15 17:25:19.594 INFO blam! test template::tests::from_hashmap ... ok Oct 15 17:25:19.594 INFO blam! Oct 15 17:25:19.595 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:25:19.595 INFO blam! Oct 15 17:25:19.599 INFO kablam! su: No module specific data is present Oct 15 17:25:20.374 INFO running `"docker" "rm" "-f" "7356b05d84ca8b7a126c304be163a002079d5955482748c6edb8fd80b7990f8e"` Oct 15 17:25:20.595 INFO blam! 7356b05d84ca8b7a126c304be163a002079d5955482748c6edb8fd80b7990f8e