Oct 11 06:24:42.654 INFO testing Heinmci/HumorLampAPI against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:24:42.654 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:24:42.654 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:24:43.242 INFO blam! 749357def09cb09eb7b0c0ab56acaaf3e098eda761277c12c71c01d937d02cae Oct 11 06:24:43.246 INFO running `"docker" "start" "-a" "749357def09cb09eb7b0c0ab56acaaf3e098eda761277c12c71c01d937d02cae"` Oct 11 06:24:44.192 INFO kablam! usermod: no changes Oct 11 06:24:44.533 INFO kablam! Compiling mio v0.6.14 Oct 11 06:24:44.533 INFO kablam! Compiling idna v0.1.4 Oct 11 06:24:44.533 INFO kablam! Compiling chrono v0.4.2 Oct 11 06:24:44.533 INFO kablam! Compiling mime v0.2.6 Oct 11 06:24:44.533 INFO kablam! Compiling tweetust v0.8.0 Oct 11 06:24:44.533 INFO kablam! Compiling tokio-io v0.1.6 Oct 11 06:24:44.543 INFO kablam! Compiling tokio-threadpool v0.1.2 Oct 11 06:24:44.545 INFO kablam! Compiling url v0.2.38 Oct 11 06:24:54.422 INFO kablam! Compiling openssl v0.9.24 Oct 11 06:24:54.447 INFO kablam! Compiling url v1.7.0 Oct 11 06:24:54.447 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 11 06:24:54.447 INFO kablam! Compiling error-chain v0.10.0 Oct 11 06:24:54.479 INFO kablam! Compiling tiny_http v0.5.9 Oct 11 06:24:54.525 INFO kablam! Compiling ring v0.9.7 Oct 11 06:24:54.556 INFO kablam! Compiling twitter-stream-message v0.2.0 Oct 11 06:24:54.933 INFO kablam! Compiling mime_guess v1.8.4 Oct 11 06:25:01.281 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 11 06:25:02.880 INFO kablam! Compiling tokio-udp v0.1.0 Oct 11 06:25:02.888 INFO kablam! Compiling hyper v0.10.13 Oct 11 06:25:03.108 INFO kablam! Compiling serde_urlencoded v0.4.3 Oct 11 06:25:13.148 INFO kablam! Compiling tokio v0.1.5 Oct 11 06:25:13.240 INFO kablam! Compiling native-tls v0.1.5 Oct 11 06:25:19.598 INFO kablam! Compiling oauthcli v1.0.6 Oct 11 06:25:19.798 INFO kablam! Compiling tokio-core v0.1.17 Oct 11 06:25:24.476 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 11 06:25:24.476 INFO kablam! Compiling multipart v0.12.0 Oct 11 06:25:27.697 INFO kablam! Compiling tokio-proto v0.1.1 Oct 11 06:25:27.697 INFO kablam! Compiling tokio-tls v0.1.4 Oct 11 06:25:33.857 INFO kablam! Compiling reqwest v0.5.2 Oct 11 06:25:41.397 INFO kablam! Compiling hyper v0.11.25 Oct 11 06:25:47.992 INFO kablam! Compiling oauth-client v0.3.2 Oct 11 06:26:08.730 INFO kablam! Compiling hyper-tls v0.1.3 Oct 11 06:26:16.240 INFO kablam! Compiling twitter-stream v0.5.3 Oct 11 06:26:29.101 INFO kablam! Compiling test_project v0.1.0 (/source) Oct 11 06:26:41.795 INFO kablam! warning: function is never used: `get_paris_coord` Oct 11 06:26:41.795 INFO kablam! --> src/twitter.rs:8:1 Oct 11 06:26:41.796 INFO kablam! | Oct 11 06:26:41.796 INFO kablam! 8 | pub fn get_paris_coord() { Oct 11 06:26:41.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:26:41.796 INFO kablam! | Oct 11 06:26:41.796 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:26:41.796 INFO kablam! Oct 11 06:26:41.796 INFO kablam! warning: function is never used: `launch_parisian_stream` Oct 11 06:26:41.796 INFO kablam! --> src/stream_handler.rs:81:1 Oct 11 06:26:41.796 INFO kablam! | Oct 11 06:26:41.798 INFO kablam! 81 | pub fn launch_parisian_stream(keyword: &str, shared_data: Arc>) { Oct 11 06:26:41.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:26:41.798 INFO kablam! Oct 11 06:26:41.802 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 06:26:41.802 INFO kablam! --> src/main.rs:59:13 Oct 11 06:26:41.802 INFO kablam! | Oct 11 06:26:41.802 INFO kablam! 59 | request.respond(Response::from_string(return_string)); Oct 11 06:26:41.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:26:41.803 INFO kablam! | Oct 11 06:26:41.804 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 06:26:41.804 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 06:26:41.805 INFO kablam! Oct 11 06:26:41.805 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 06:26:41.806 INFO kablam! --> src/main.rs:76:5 Oct 11 06:26:41.806 INFO kablam! | Oct 11 06:26:41.807 INFO kablam! 76 | french_stream.join(); Oct 11 06:26:41.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:26:41.808 INFO kablam! | Oct 11 06:26:41.808 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 06:26:41.808 INFO kablam! Oct 11 06:26:41.809 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 06:26:41.809 INFO kablam! --> src/main.rs:77:5 Oct 11 06:26:41.810 INFO kablam! | Oct 11 06:26:41.810 INFO kablam! 77 | english_stream.join(); Oct 11 06:26:41.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:26:41.810 INFO kablam! | Oct 11 06:26:41.810 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 06:26:41.810 INFO kablam! Oct 11 06:26:41.810 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 06:26:41.810 INFO kablam! --> src/main.rs:79:5 Oct 11 06:26:41.810 INFO kablam! | Oct 11 06:26:41.810 INFO kablam! 79 | api_thread.join(); Oct 11 06:26:41.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 06:26:41.810 INFO kablam! | Oct 11 06:26:41.810 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 06:26:41.810 INFO kablam! Oct 11 06:26:49.752 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 05s Oct 11 06:26:49.784 INFO kablam! su: No module specific data is present Oct 11 06:26:51.004 INFO running `"docker" "rm" "-f" "749357def09cb09eb7b0c0ab56acaaf3e098eda761277c12c71c01d937d02cae"` Oct 11 06:26:51.257 INFO blam! 749357def09cb09eb7b0c0ab56acaaf3e098eda761277c12c71c01d937d02cae Oct 11 06:26:51.260 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:26:51.260 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:26:51.714 INFO blam! 163bd3a73b153d5b133ccbb1a27e3b539a181992648e06548247331864770895 Oct 11 06:26:51.718 INFO running `"docker" "start" "-a" "163bd3a73b153d5b133ccbb1a27e3b539a181992648e06548247331864770895"` Oct 11 06:26:53.409 INFO kablam! usermod: no changes Oct 11 06:26:53.848 INFO kablam! Compiling test_project v0.1.0 (/source) Oct 11 06:27:04.528 INFO kablam! warning: function is never used: `get_paris_coord` Oct 11 06:27:04.528 INFO kablam! --> src/twitter.rs:8:1 Oct 11 06:27:04.528 INFO kablam! | Oct 11 06:27:04.528 INFO kablam! 8 | pub fn get_paris_coord() { Oct 11 06:27:04.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:27:04.528 INFO kablam! | Oct 11 06:27:04.528 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:27:04.528 INFO kablam! Oct 11 06:27:04.528 INFO kablam! warning: function is never used: `launch_parisian_stream` Oct 11 06:27:04.528 INFO kablam! --> src/stream_handler.rs:81:1 Oct 11 06:27:04.528 INFO kablam! | Oct 11 06:27:04.528 INFO kablam! 81 | pub fn launch_parisian_stream(keyword: &str, shared_data: Arc>) { Oct 11 06:27:04.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:27:04.528 INFO kablam! Oct 11 06:27:04.536 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 06:27:04.536 INFO kablam! --> src/main.rs:59:13 Oct 11 06:27:04.536 INFO kablam! | Oct 11 06:27:04.536 INFO kablam! 59 | request.respond(Response::from_string(return_string)); Oct 11 06:27:04.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:27:04.536 INFO kablam! | Oct 11 06:27:04.536 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 06:27:04.536 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 06:27:04.536 INFO kablam! Oct 11 06:27:04.536 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 06:27:04.536 INFO kablam! --> src/main.rs:76:5 Oct 11 06:27:04.536 INFO kablam! | Oct 11 06:27:04.536 INFO kablam! 76 | french_stream.join(); Oct 11 06:27:04.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:27:04.536 INFO kablam! | Oct 11 06:27:04.536 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 06:27:04.536 INFO kablam! Oct 11 06:27:04.536 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 06:27:04.536 INFO kablam! --> src/main.rs:77:5 Oct 11 06:27:04.536 INFO kablam! | Oct 11 06:27:04.536 INFO kablam! 77 | english_stream.join(); Oct 11 06:27:04.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:27:04.536 INFO kablam! | Oct 11 06:27:04.536 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 06:27:04.536 INFO kablam! Oct 11 06:27:04.536 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 06:27:04.536 INFO kablam! --> src/main.rs:79:5 Oct 11 06:27:04.536 INFO kablam! | Oct 11 06:27:04.536 INFO kablam! 79 | api_thread.join(); Oct 11 06:27:04.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 06:27:04.536 INFO kablam! | Oct 11 06:27:04.536 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 06:27:04.536 INFO kablam! Oct 11 06:27:05.109 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.68s Oct 11 06:27:05.128 INFO kablam! su: No module specific data is present Oct 11 06:27:05.784 INFO running `"docker" "rm" "-f" "163bd3a73b153d5b133ccbb1a27e3b539a181992648e06548247331864770895"` Oct 11 06:27:06.060 INFO blam! 163bd3a73b153d5b133ccbb1a27e3b539a181992648e06548247331864770895 Oct 11 06:27:06.070 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:27:06.070 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:27:06.512 INFO blam! 43c0667f1ea8aa90905992db95bf759b358698e0320ac027abc1c393f3eabb30 Oct 11 06:27:06.520 INFO running `"docker" "start" "-a" "43c0667f1ea8aa90905992db95bf759b358698e0320ac027abc1c393f3eabb30"` Oct 11 06:27:07.809 INFO kablam! usermod: no changes Oct 11 06:27:08.040 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 11 06:27:08.064 INFO kablam! Running /target/debug/deps/test_project-3fe80a9befcf8da8 Oct 11 06:27:08.064 INFO blam! Oct 11 06:27:08.064 INFO blam! running 0 tests Oct 11 06:27:08.064 INFO blam! Oct 11 06:27:08.064 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:27:08.064 INFO blam! Oct 11 06:27:08.068 INFO kablam! su: No module specific data is present Oct 11 06:27:08.852 INFO running `"docker" "rm" "-f" "43c0667f1ea8aa90905992db95bf759b358698e0320ac027abc1c393f3eabb30"` Oct 11 06:27:09.229 INFO blam! 43c0667f1ea8aa90905992db95bf759b358698e0320ac027abc1c393f3eabb30