Oct 15 23:08:25.835 INFO testing python27-sys-0.2.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 23:08:25.835 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 23:08:26.298 INFO blam! 0ad9d194cc73e1ac1b786d0eff73edb929a2859c66a1a6d266623a4c6aff8675 Oct 15 23:08:26.300 INFO running `"docker" "start" "-a" "0ad9d194cc73e1ac1b786d0eff73edb929a2859c66a1a6d266623a4c6aff8675"` Oct 15 23:08:26.870 INFO kablam! usermod: no changes Oct 15 23:08:26.940 INFO kablam! Compiling python27-sys v0.2.1 (/source) Oct 15 23:08:30.281 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 23:08:30.281 INFO kablam! --> src/objimpl.rs:53:23 Oct 15 23:08:30.281 INFO kablam! | Oct 15 23:08:30.281 INFO kablam! 53 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Oct 15 23:08:30.281 INFO kablam! | ^^^ help: remove these parentheses Oct 15 23:08:30.281 INFO kablam! | Oct 15 23:08:30.281 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 23:08:30.281 INFO kablam! Oct 15 23:08:30.299 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 23:08:30.299 INFO kablam! --> src/objimpl.rs:69:24 Oct 15 23:08:30.299 INFO kablam! | Oct 15 23:08:30.299 INFO kablam! 69 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Oct 15 23:08:30.299 INFO kablam! | ^^^ help: remove these parentheses Oct 15 23:08:30.299 INFO kablam! Oct 15 23:08:30.299 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 23:08:30.299 INFO kablam! --> src/pyerrors.rs:29:20 Oct 15 23:08:30.299 INFO kablam! | Oct 15 23:08:30.299 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Oct 15 23:08:30.299 INFO kablam! | ^^^ help: remove these parentheses Oct 15 23:08:30.299 INFO kablam! Oct 15 23:08:30.299 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 23:08:30.299 INFO kablam! --> src/pyerrors.rs:29:47 Oct 15 23:08:30.299 INFO kablam! | Oct 15 23:08:30.299 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Oct 15 23:08:30.299 INFO kablam! | ^^^ help: remove these parentheses Oct 15 23:08:30.299 INFO kablam! Oct 15 23:08:30.299 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 23:08:30.299 INFO kablam! --> src/pyerrors.rs:35:23 Oct 15 23:08:30.299 INFO kablam! | Oct 15 23:08:30.299 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Oct 15 23:08:30.299 INFO kablam! | ^^^ help: remove these parentheses Oct 15 23:08:30.299 INFO kablam! Oct 15 23:08:30.675 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.79s Oct 15 23:08:30.678 INFO kablam! su: No module specific data is present Oct 15 23:08:31.683 INFO running `"docker" "rm" "-f" "0ad9d194cc73e1ac1b786d0eff73edb929a2859c66a1a6d266623a4c6aff8675"` Oct 15 23:08:31.955 INFO blam! 0ad9d194cc73e1ac1b786d0eff73edb929a2859c66a1a6d266623a4c6aff8675 Oct 15 23:08:31.968 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 23:08:32.239 INFO blam! 762c199492a4fb66819b86da49cb76b7eca0a7b46dbdfd2510ea291e88d64847 Oct 15 23:08:32.244 INFO running `"docker" "start" "-a" "762c199492a4fb66819b86da49cb76b7eca0a7b46dbdfd2510ea291e88d64847"` Oct 15 23:08:32.782 INFO kablam! usermod: no changes Oct 15 23:08:32.843 INFO kablam! Compiling python27-sys v0.2.1 (/source) Oct 15 23:08:33.567 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 23:08:33.567 INFO kablam! --> src/objimpl.rs:53:23 Oct 15 23:08:33.567 INFO kablam! | Oct 15 23:08:33.567 INFO kablam! 53 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Oct 15 23:08:33.567 INFO kablam! | ^^^ help: remove these parentheses Oct 15 23:08:33.567 INFO kablam! | Oct 15 23:08:33.567 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 23:08:33.567 INFO kablam! Oct 15 23:08:33.567 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 23:08:33.567 INFO kablam! --> src/objimpl.rs:69:24 Oct 15 23:08:33.567 INFO kablam! | Oct 15 23:08:33.567 INFO kablam! 69 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Oct 15 23:08:33.567 INFO kablam! | ^^^ help: remove these parentheses Oct 15 23:08:33.567 INFO kablam! Oct 15 23:08:33.567 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 23:08:33.567 INFO kablam! --> src/pyerrors.rs:29:20 Oct 15 23:08:33.567 INFO kablam! | Oct 15 23:08:33.567 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Oct 15 23:08:33.567 INFO kablam! | ^^^ help: remove these parentheses Oct 15 23:08:33.567 INFO kablam! Oct 15 23:08:33.567 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 23:08:33.567 INFO kablam! --> src/pyerrors.rs:29:47 Oct 15 23:08:33.567 INFO kablam! | Oct 15 23:08:33.567 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Oct 15 23:08:33.567 INFO kablam! | ^^^ help: remove these parentheses Oct 15 23:08:33.567 INFO kablam! Oct 15 23:08:33.567 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 23:08:33.567 INFO kablam! --> src/pyerrors.rs:35:23 Oct 15 23:08:33.567 INFO kablam! | Oct 15 23:08:33.567 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Oct 15 23:08:33.567 INFO kablam! | ^^^ help: remove these parentheses Oct 15 23:08:33.567 INFO kablam! Oct 15 23:08:34.415 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.60s Oct 15 23:08:34.419 INFO kablam! su: No module specific data is present Oct 15 23:08:34.869 INFO running `"docker" "rm" "-f" "762c199492a4fb66819b86da49cb76b7eca0a7b46dbdfd2510ea291e88d64847"` Oct 15 23:08:35.027 INFO blam! 762c199492a4fb66819b86da49cb76b7eca0a7b46dbdfd2510ea291e88d64847 Oct 15 23:08:35.036 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 23:08:35.267 INFO blam! ff04073c044102307a285915197e84185a6c4520582f0d6020a2a08a846fdcab Oct 15 23:08:35.273 INFO running `"docker" "start" "-a" "ff04073c044102307a285915197e84185a6c4520582f0d6020a2a08a846fdcab"` Oct 15 23:08:35.831 INFO kablam! usermod: no changes Oct 15 23:08:35.875 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 23:08:35.886 INFO kablam! Running /target/debug/deps/python27_sys-2647a94ebe99de0d Oct 15 23:08:35.888 INFO blam! Oct 15 23:08:35.888 INFO blam! running 0 tests Oct 15 23:08:35.888 INFO blam! Oct 15 23:08:35.888 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:08:35.888 INFO blam! Oct 15 23:08:35.891 INFO kablam! Doc-tests python27-sys Oct 15 23:08:36.657 INFO blam! Oct 15 23:08:36.657 INFO blam! running 0 tests Oct 15 23:08:36.657 INFO blam! Oct 15 23:08:36.657 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:08:36.657 INFO blam! Oct 15 23:08:36.664 INFO kablam! su: No module specific data is present Oct 15 23:08:37.059 INFO running `"docker" "rm" "-f" "ff04073c044102307a285915197e84185a6c4520582f0d6020a2a08a846fdcab"` Oct 15 23:08:37.307 INFO blam! ff04073c044102307a285915197e84185a6c4520582f0d6020a2a08a846fdcab