Nov 18 02:54:11.273 INFO testing python27-sys-0.2.1 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 02:54:11.273 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 02:54:11.510 INFO [stdout] 3e019eca860fd02c8b7166620004706193c75128eabeb9db6add670817eaf33a Nov 18 02:54:11.512 INFO running `"docker" "start" "-a" "3e019eca860fd02c8b7166620004706193c75128eabeb9db6add670817eaf33a"` Nov 18 02:54:11.966 INFO [stderr] usermod: no changes Nov 18 02:54:12.095 INFO [stderr] Compiling python27-sys v0.2.1 (/source) Nov 18 02:54:15.150 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 02:54:15.150 INFO [stderr] --> src/objimpl.rs:53:23 Nov 18 02:54:15.150 INFO [stderr] | Nov 18 02:54:15.150 INFO [stderr] 53 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Nov 18 02:54:15.150 INFO [stderr] | ^^^ help: remove these parentheses Nov 18 02:54:15.151 INFO [stderr] | Nov 18 02:54:15.151 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 18 02:54:15.151 INFO [stderr] Nov 18 02:54:15.151 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 02:54:15.151 INFO [stderr] --> src/objimpl.rs:69:24 Nov 18 02:54:15.151 INFO [stderr] | Nov 18 02:54:15.151 INFO [stderr] 69 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Nov 18 02:54:15.151 INFO [stderr] | ^^^ help: remove these parentheses Nov 18 02:54:15.151 INFO [stderr] Nov 18 02:54:15.153 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 02:54:15.153 INFO [stderr] --> src/pyerrors.rs:29:20 Nov 18 02:54:15.153 INFO [stderr] | Nov 18 02:54:15.153 INFO [stderr] 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Nov 18 02:54:15.153 INFO [stderr] | ^^^ help: remove these parentheses Nov 18 02:54:15.153 INFO [stderr] Nov 18 02:54:15.153 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 02:54:15.153 INFO [stderr] --> src/pyerrors.rs:29:47 Nov 18 02:54:15.153 INFO [stderr] | Nov 18 02:54:15.153 INFO [stderr] 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Nov 18 02:54:15.153 INFO [stderr] | ^^^ help: remove these parentheses Nov 18 02:54:15.153 INFO [stderr] Nov 18 02:54:15.153 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 02:54:15.153 INFO [stderr] --> src/pyerrors.rs:35:23 Nov 18 02:54:15.153 INFO [stderr] | Nov 18 02:54:15.153 INFO [stderr] 35 | (PyInstance_Check((x)) != 0 || Nov 18 02:54:15.153 INFO [stderr] | ^^^ help: remove these parentheses Nov 18 02:54:15.153 INFO [stderr] Nov 18 02:54:15.507 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.51s Nov 18 02:54:15.511 INFO [stderr] su: No module specific data is present Nov 18 02:54:15.907 INFO running `"docker" "inspect" "3e019eca860fd02c8b7166620004706193c75128eabeb9db6add670817eaf33a"` Nov 18 02:54:16.127 INFO running `"docker" "rm" "-f" "3e019eca860fd02c8b7166620004706193c75128eabeb9db6add670817eaf33a"` Nov 18 02:54:16.397 INFO [stdout] 3e019eca860fd02c8b7166620004706193c75128eabeb9db6add670817eaf33a Nov 18 02:54:16.402 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 02:54:16.724 INFO [stdout] 6a696654384583ff0e8afa02543a0d684562357641d463271c0e1d8cbe6d4b4c Nov 18 02:54:16.728 INFO running `"docker" "start" "-a" "6a696654384583ff0e8afa02543a0d684562357641d463271c0e1d8cbe6d4b4c"` Nov 18 02:54:17.547 INFO [stderr] usermod: no changes Nov 18 02:54:17.600 INFO [stderr] Compiling python27-sys v0.2.1 (/source) Nov 18 02:54:18.287 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 02:54:18.288 INFO [stderr] --> src/objimpl.rs:53:23 Nov 18 02:54:18.288 INFO [stderr] | Nov 18 02:54:18.288 INFO [stderr] 53 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Nov 18 02:54:18.288 INFO [stderr] | ^^^ help: remove these parentheses Nov 18 02:54:18.288 INFO [stderr] | Nov 18 02:54:18.289 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 18 02:54:18.289 INFO [stderr] Nov 18 02:54:18.289 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 02:54:18.289 INFO [stderr] --> src/objimpl.rs:69:24 Nov 18 02:54:18.289 INFO [stderr] | Nov 18 02:54:18.290 INFO [stderr] 69 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Nov 18 02:54:18.290 INFO [stderr] | ^^^ help: remove these parentheses Nov 18 02:54:18.290 INFO [stderr] Nov 18 02:54:18.290 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 02:54:18.290 INFO [stderr] --> src/pyerrors.rs:29:20 Nov 18 02:54:18.291 INFO [stderr] | Nov 18 02:54:18.291 INFO [stderr] 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Nov 18 02:54:18.291 INFO [stderr] | ^^^ help: remove these parentheses Nov 18 02:54:18.291 INFO [stderr] Nov 18 02:54:18.291 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 02:54:18.292 INFO [stderr] --> src/pyerrors.rs:29:47 Nov 18 02:54:18.292 INFO [stderr] | Nov 18 02:54:18.292 INFO [stderr] 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Nov 18 02:54:18.292 INFO [stderr] | ^^^ help: remove these parentheses Nov 18 02:54:18.292 INFO [stderr] Nov 18 02:54:18.292 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 02:54:18.293 INFO [stderr] --> src/pyerrors.rs:35:23 Nov 18 02:54:18.293 INFO [stderr] | Nov 18 02:54:18.293 INFO [stderr] 35 | (PyInstance_Check((x)) != 0 || Nov 18 02:54:18.293 INFO [stderr] | ^^^ help: remove these parentheses Nov 18 02:54:18.293 INFO [stderr] Nov 18 02:54:19.007 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.43s Nov 18 02:54:19.008 INFO [stderr] su: No module specific data is present Nov 18 02:54:19.497 INFO running `"docker" "inspect" "6a696654384583ff0e8afa02543a0d684562357641d463271c0e1d8cbe6d4b4c"` Nov 18 02:54:19.741 INFO running `"docker" "rm" "-f" "6a696654384583ff0e8afa02543a0d684562357641d463271c0e1d8cbe6d4b4c"` Nov 18 02:54:19.974 INFO [stdout] 6a696654384583ff0e8afa02543a0d684562357641d463271c0e1d8cbe6d4b4c Nov 18 02:54:19.979 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 02:54:20.415 INFO [stdout] d787a4214da9acba4f28c0cf1778374e03943dc2d11888fe218eda742d45feab Nov 18 02:54:20.420 INFO running `"docker" "start" "-a" "d787a4214da9acba4f28c0cf1778374e03943dc2d11888fe218eda742d45feab"` Nov 18 02:54:21.267 INFO [stderr] usermod: no changes Nov 18 02:54:21.340 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s Nov 18 02:54:21.352 INFO [stderr] Running /target/debug/deps/python27_sys-7c2290f596e3e696 Nov 18 02:54:21.354 INFO [stdout] Nov 18 02:54:21.354 INFO [stdout] running 0 tests Nov 18 02:54:21.354 INFO [stdout] Nov 18 02:54:21.354 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 02:54:21.354 INFO [stdout] Nov 18 02:54:21.355 INFO [stderr] Doc-tests python27-sys Nov 18 02:54:22.021 INFO [stdout] Nov 18 02:54:22.022 INFO [stdout] running 0 tests Nov 18 02:54:22.022 INFO [stdout] Nov 18 02:54:22.022 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 02:54:22.023 INFO [stdout] Nov 18 02:54:22.030 INFO [stderr] su: No module specific data is present Nov 18 02:54:22.648 INFO running `"docker" "inspect" "d787a4214da9acba4f28c0cf1778374e03943dc2d11888fe218eda742d45feab"` Nov 18 02:54:22.775 INFO running `"docker" "rm" "-f" "d787a4214da9acba4f28c0cf1778374e03943dc2d11888fe218eda742d45feab"` Nov 18 02:54:22.907 INFO [stdout] d787a4214da9acba4f28c0cf1778374e03943dc2d11888fe218eda742d45feab