Oct 15 23:08:26.655 INFO testing python27-sys-0.2.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 23:08:26.656 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 23:08:26.886 INFO blam! b76370e8df63247e58fcfdaceddf53aaabe8dc1cd6dd76ae0f174246ba6d45b1 Oct 15 23:08:26.889 INFO running `"docker" "start" "-a" "b76370e8df63247e58fcfdaceddf53aaabe8dc1cd6dd76ae0f174246ba6d45b1"` Oct 15 23:08:27.447 INFO kablam! usermod: no changes Oct 15 23:08:27.535 INFO kablam! Compiling python27-sys v0.2.1 (/source) Oct 15 23:08:30.583 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 23:08:30.584 INFO kablam! --> src/objimpl.rs:53:23 Oct 15 23:08:30.584 INFO kablam! | Oct 15 23:08:30.584 INFO kablam! 53 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Oct 15 23:08:30.584 INFO kablam! | ^^^ help: remove these parentheses Oct 15 23:08:30.585 INFO kablam! | Oct 15 23:08:30.585 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 23:08:30.585 INFO kablam! Oct 15 23:08:30.585 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 23:08:30.585 INFO kablam! --> src/objimpl.rs:69:24 Oct 15 23:08:30.585 INFO kablam! | Oct 15 23:08:30.586 INFO kablam! 69 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Oct 15 23:08:30.586 INFO kablam! | ^^^ help: remove these parentheses Oct 15 23:08:30.586 INFO kablam! Oct 15 23:08:30.586 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 23:08:30.586 INFO kablam! --> src/pyerrors.rs:29:20 Oct 15 23:08:30.586 INFO kablam! | Oct 15 23:08:30.586 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Oct 15 23:08:30.586 INFO kablam! | ^^^ help: remove these parentheses Oct 15 23:08:30.586 INFO kablam! Oct 15 23:08:30.586 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 23:08:30.586 INFO kablam! --> src/pyerrors.rs:29:47 Oct 15 23:08:30.586 INFO kablam! | Oct 15 23:08:30.586 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Oct 15 23:08:30.586 INFO kablam! | ^^^ help: remove these parentheses Oct 15 23:08:30.586 INFO kablam! Oct 15 23:08:30.586 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 23:08:30.586 INFO kablam! --> src/pyerrors.rs:35:23 Oct 15 23:08:30.586 INFO kablam! | Oct 15 23:08:30.586 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Oct 15 23:08:30.587 INFO kablam! | ^^^ help: remove these parentheses Oct 15 23:08:30.587 INFO kablam! Oct 15 23:08:30.980 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.51s Oct 15 23:08:30.983 INFO kablam! su: No module specific data is present Oct 15 23:08:31.663 INFO running `"docker" "rm" "-f" "b76370e8df63247e58fcfdaceddf53aaabe8dc1cd6dd76ae0f174246ba6d45b1"` Oct 15 23:08:31.933 INFO blam! b76370e8df63247e58fcfdaceddf53aaabe8dc1cd6dd76ae0f174246ba6d45b1 Oct 15 23:08:31.935 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 23:08:32.273 INFO blam! 2b79cc8497cc21a1d235908be5405fc62917be7d431775e4d4c8fd73daac78b2 Oct 15 23:08:32.287 INFO running `"docker" "start" "-a" "2b79cc8497cc21a1d235908be5405fc62917be7d431775e4d4c8fd73daac78b2"` Oct 15 23:08:32.915 INFO kablam! usermod: no changes Oct 15 23:08:33.007 INFO kablam! Compiling python27-sys v0.2.1 (/source) Oct 15 23:08:33.753 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 23:08:33.753 INFO kablam! --> src/objimpl.rs:53:23 Oct 15 23:08:33.753 INFO kablam! | Oct 15 23:08:33.753 INFO kablam! 53 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Oct 15 23:08:33.753 INFO kablam! | ^^^ help: remove these parentheses Oct 15 23:08:33.753 INFO kablam! | Oct 15 23:08:33.753 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 23:08:33.753 INFO kablam! Oct 15 23:08:33.753 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 23:08:33.753 INFO kablam! --> src/objimpl.rs:69:24 Oct 15 23:08:33.753 INFO kablam! | Oct 15 23:08:33.753 INFO kablam! 69 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Oct 15 23:08:33.753 INFO kablam! | ^^^ help: remove these parentheses Oct 15 23:08:33.753 INFO kablam! Oct 15 23:08:33.753 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 23:08:33.753 INFO kablam! --> src/pyerrors.rs:29:20 Oct 15 23:08:33.753 INFO kablam! | Oct 15 23:08:33.753 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Oct 15 23:08:33.753 INFO kablam! | ^^^ help: remove these parentheses Oct 15 23:08:33.753 INFO kablam! Oct 15 23:08:33.753 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 23:08:33.753 INFO kablam! --> src/pyerrors.rs:29:47 Oct 15 23:08:33.753 INFO kablam! | Oct 15 23:08:33.753 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Oct 15 23:08:33.753 INFO kablam! | ^^^ help: remove these parentheses Oct 15 23:08:33.753 INFO kablam! Oct 15 23:08:33.753 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 23:08:33.753 INFO kablam! --> src/pyerrors.rs:35:23 Oct 15 23:08:33.753 INFO kablam! | Oct 15 23:08:33.753 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Oct 15 23:08:33.753 INFO kablam! | ^^^ help: remove these parentheses Oct 15 23:08:33.753 INFO kablam! Oct 15 23:08:34.559 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.62s Oct 15 23:08:34.567 INFO kablam! su: No module specific data is present Oct 15 23:08:34.919 INFO running `"docker" "rm" "-f" "2b79cc8497cc21a1d235908be5405fc62917be7d431775e4d4c8fd73daac78b2"` Oct 15 23:08:35.066 INFO blam! 2b79cc8497cc21a1d235908be5405fc62917be7d431775e4d4c8fd73daac78b2 Oct 15 23:08:35.069 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 23:08:35.283 INFO blam! bc9365dd31b5d8690704309ed9761d6666668f1c5c3e50b282468a0a22466af7 Oct 15 23:08:35.287 INFO running `"docker" "start" "-a" "bc9365dd31b5d8690704309ed9761d6666668f1c5c3e50b282468a0a22466af7"` Oct 15 23:08:35.843 INFO kablam! usermod: no changes Oct 15 23:08:35.887 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 23:08:35.901 INFO kablam! Running /target/debug/deps/python27_sys-848fe5bbbabb01a5 Oct 15 23:08:35.903 INFO blam! Oct 15 23:08:35.903 INFO blam! running 0 tests Oct 15 23:08:35.903 INFO blam! Oct 15 23:08:35.903 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:08:35.903 INFO blam! Oct 15 23:08:35.904 INFO kablam! Doc-tests python27-sys Oct 15 23:08:36.667 INFO blam! Oct 15 23:08:36.667 INFO blam! running 0 tests Oct 15 23:08:36.667 INFO blam! Oct 15 23:08:36.667 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:08:36.667 INFO blam! Oct 15 23:08:36.676 INFO kablam! su: No module specific data is present Oct 15 23:08:37.043 INFO running `"docker" "rm" "-f" "bc9365dd31b5d8690704309ed9761d6666668f1c5c3e50b282468a0a22466af7"` Oct 15 23:08:37.291 INFO blam! bc9365dd31b5d8690704309ed9761d6666668f1c5c3e50b282468a0a22466af7