Nov 17 19:40:32.592 INFO testing twitter-stream-0.8.0 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 19:40:32.592 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 17 19:40:32.735 INFO [stdout] 1729ee299d071b6c0b814e935c8cc77fe7940ad5aebf6e4a4ab9b6f84b8646ae Nov 17 19:40:32.737 INFO running `"docker" "start" "-a" "1729ee299d071b6c0b814e935c8cc77fe7940ad5aebf6e4a4ab9b6f84b8646ae"` Nov 17 19:40:33.382 INFO [stderr] usermod: no changes Nov 17 19:40:33.619 INFO [stderr] Compiling bytes v0.4.10 Nov 17 19:40:33.621 INFO [stderr] Compiling crypto-mac v0.6.2 Nov 17 19:40:33.621 INFO [stderr] Compiling libflate v0.1.18 Nov 17 19:40:33.831 INFO [stderr] Compiling hmac v0.6.3 Nov 17 19:40:35.327 INFO [stderr] Compiling tokio-io v0.1.10 Nov 17 19:40:35.327 INFO [stderr] Compiling http v0.1.13 Nov 17 19:40:38.191 INFO [stderr] Compiling tokio-reactor v0.1.6 Nov 17 19:40:38.191 INFO [stderr] Compiling tokio-codec v0.1.1 Nov 17 19:40:38.192 INFO [stderr] Compiling tokio-fs v0.1.4 Nov 17 19:40:44.587 INFO [stderr] Compiling tokio-uds v0.2.3 Nov 17 19:40:44.587 INFO [stderr] Compiling tokio-tcp v0.1.2 Nov 17 19:40:44.587 INFO [stderr] Compiling tokio-udp v0.1.2 Nov 17 19:40:51.024 INFO [stderr] Compiling tokio v0.1.11 Nov 17 19:40:52.429 INFO [stderr] Compiling h2 v0.1.13 Nov 17 19:41:02.647 INFO [stderr] Compiling hyper v0.12.14 Nov 17 19:41:10.728 INFO [stderr] Compiling hyper-tls v0.3.1 Nov 17 19:41:13.812 INFO [stderr] Compiling twitter-stream v0.8.0 (/source) Nov 17 19:41:19.023 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.62s Nov 17 19:41:19.048 INFO [stderr] su: No module specific data is present Nov 17 19:41:19.825 INFO running `"docker" "inspect" "1729ee299d071b6c0b814e935c8cc77fe7940ad5aebf6e4a4ab9b6f84b8646ae"` Nov 17 19:41:20.053 INFO running `"docker" "rm" "-f" "1729ee299d071b6c0b814e935c8cc77fe7940ad5aebf6e4a4ab9b6f84b8646ae"` Nov 17 19:41:20.177 INFO [stdout] 1729ee299d071b6c0b814e935c8cc77fe7940ad5aebf6e4a4ab9b6f84b8646ae Nov 17 19:41:20.177 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 17 19:41:20.374 INFO [stdout] 2251cacce6a99a126455aa2c282ed7d162ba5166d12c2c05bb8faaa95d5e86a2 Nov 17 19:41:20.376 INFO running `"docker" "start" "-a" "2251cacce6a99a126455aa2c282ed7d162ba5166d12c2c05bb8faaa95d5e86a2"` Nov 17 19:41:20.868 INFO [stderr] usermod: no changes Nov 17 19:41:21.148 INFO [stderr] Compiling base64 v0.5.2 Nov 17 19:41:21.160 INFO [stderr] Compiling base64 v0.9.3 Nov 17 19:41:21.165 INFO [stderr] Compiling tweetust v0.9.0 Nov 17 19:41:21.171 INFO [stderr] Compiling rayon v0.7.1 Nov 17 19:41:21.172 INFO [stderr] Compiling twitter-stream-message v0.3.0 Nov 17 19:41:22.991 INFO [stderr] Compiling hyper v0.10.15 Nov 17 19:41:26.751 INFO [stderr] Compiling ring v0.9.7 Nov 17 19:41:39.895 INFO [stderr] Compiling multipart v0.12.0 Nov 17 19:41:39.895 INFO [stderr] Compiling hyper-native-tls v0.2.4 Nov 17 19:41:41.120 INFO [stderr] Compiling oauthcli v1.0.6 Nov 17 19:41:58.569 INFO [stderr] Compiling twitter-stream v0.8.0 (/source) Nov 17 19:42:06.417 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.53s Nov 17 19:42:06.443 INFO [stderr] su: No module specific data is present Nov 17 19:42:07.201 INFO running `"docker" "inspect" "2251cacce6a99a126455aa2c282ed7d162ba5166d12c2c05bb8faaa95d5e86a2"` Nov 17 19:42:07.491 INFO running `"docker" "rm" "-f" "2251cacce6a99a126455aa2c282ed7d162ba5166d12c2c05bb8faaa95d5e86a2"` Nov 17 19:42:07.776 INFO [stdout] 2251cacce6a99a126455aa2c282ed7d162ba5166d12c2c05bb8faaa95d5e86a2 Nov 17 19:42:07.783 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 17 19:42:08.283 INFO [stdout] a04072c0ce3daa0768c8a4f4365a7052fa5f2fe51c94214b6203d9d0fb4b37a4 Nov 17 19:42:08.291 INFO running `"docker" "start" "-a" "a04072c0ce3daa0768c8a4f4365a7052fa5f2fe51c94214b6203d9d0fb4b37a4"` Nov 17 19:42:09.403 INFO [stderr] usermod: no changes Nov 17 19:42:09.669 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s Nov 17 19:42:09.691 INFO [stderr] Running /target/debug/deps/twitter_stream-47833220cc8d2ba2 Nov 17 19:42:09.695 INFO [stdout] Nov 17 19:42:09.695 INFO [stdout] running 8 tests Nov 17 19:42:09.696 INFO [stdout] test tests::query_dictionary_order ... ok Nov 17 19:42:09.697 INFO [stdout] test util::test::lines ... ok Nov 17 19:42:09.697 INFO [stdout] test query_builder::tests::query_builder_form ... ok Nov 17 19:42:09.698 INFO [stdout] test query_builder::tests::query_builder ... ok Nov 17 19:42:09.698 INFO [stdout] test query_builder::tests::encode_set ... ok Nov 17 19:42:09.698 INFO [stdout] test query_builder::tests::double_percent_encode ... ok Nov 17 19:42:09.698 INFO [stdout] test query_builder::tests::base64_percent_encode ... ok Nov 17 19:42:09.707 INFO [stdout] test gzip::tests::identity ... ok Nov 17 19:42:09.707 INFO [stdout] Nov 17 19:42:09.707 INFO [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 19:42:09.707 INFO [stdout] Nov 17 19:42:09.709 INFO [stderr] Doc-tests twitter-stream Nov 17 19:42:16.415 INFO [stdout] Nov 17 19:42:16.415 INFO [stdout] running 4 tests Nov 17 19:42:35.147 INFO [stdout] test src/lib.rs - TwitterStreamBuilder (line 142) ... ok Nov 17 19:42:36.250 INFO [stdout] test src/lib.rs - (line 16) ... ok Nov 17 19:42:36.611 INFO [stdout] test src/lib.rs - (line 24) ... ok Nov 17 19:42:36.723 INFO [stdout] test src/lib.rs - BuilderInner (line 269) ... ok Nov 17 19:42:36.723 INFO [stdout] Nov 17 19:42:36.723 INFO [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 19:42:36.723 INFO [stdout] Nov 17 19:42:36.736 INFO [stderr] su: No module specific data is present Nov 17 19:42:37.740 INFO running `"docker" "inspect" "a04072c0ce3daa0768c8a4f4365a7052fa5f2fe51c94214b6203d9d0fb4b37a4"` Nov 17 19:42:38.137 INFO running `"docker" "rm" "-f" "a04072c0ce3daa0768c8a4f4365a7052fa5f2fe51c94214b6203d9d0fb4b37a4"` Nov 17 19:42:38.487 INFO [stdout] a04072c0ce3daa0768c8a4f4365a7052fa5f2fe51c94214b6203d9d0fb4b37a4