Oct 13 04:25:17.569 INFO checking Heinmci/HumorLampAPI against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 04:25:17.570 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-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 13 04:25:18.024 INFO blam! 457c5a3be7278509989de7203f6dac027b40388a3caa2548ed0f5dd8855aff8a Oct 13 04:25:18.026 INFO running `"docker" "start" "-a" "457c5a3be7278509989de7203f6dac027b40388a3caa2548ed0f5dd8855aff8a"` Oct 13 04:25:20.223 INFO kablam! usermod: no changes Oct 13 04:25:20.730 INFO kablam! Compiling nom v1.2.4 Oct 13 04:25:20.736 INFO kablam! Compiling Inflector v0.10.1 Oct 13 04:25:20.744 INFO kablam! Checking serde v1.0.39 Oct 13 04:25:20.752 INFO kablam! Checking tempdir v0.3.7 Oct 13 04:25:20.812 INFO kablam! Checking uuid v0.1.18 Oct 13 04:25:20.812 INFO kablam! Compiling rayon-core v1.4.0 Oct 13 04:25:20.812 INFO kablam! Checking error-chain v0.10.0 Oct 13 04:25:20.812 INFO kablam! Compiling serde_derive v1.0.39 Oct 13 04:25:24.748 INFO kablam! Checking hyper-native-tls v0.2.4 Oct 13 04:25:25.868 INFO kablam! Compiling mime_guess v1.8.4 Oct 13 04:25:29.154 INFO kablam! Checking url v0.2.38 Oct 13 04:25:31.683 INFO kablam! Compiling tweetust v0.8.0 Oct 13 04:25:31.853 INFO kablam! Compiling rayon v0.7.1 Oct 13 04:25:39.212 INFO kablam! Checking reqwest v0.5.2 Oct 13 04:25:39.264 INFO kablam! Checking tiny_http v0.5.9 Oct 13 04:25:48.016 INFO kablam! Compiling ring v0.9.7 Oct 13 04:25:49.024 INFO kablam! Checking multipart v0.12.0 Oct 13 04:25:50.378 INFO kablam! Checking oauth-client v0.3.2 Oct 13 04:26:07.932 INFO kablam! Checking oauthcli v1.0.6 Oct 13 04:26:11.235 INFO kablam! Checking serde_json v1.0.15 Oct 13 04:26:11.240 INFO kablam! Checking chrono v0.4.2 Oct 13 04:26:15.570 INFO kablam! Checking twitter-stream-message v0.2.0 Oct 13 04:26:33.328 INFO kablam! Checking twitter-stream v0.5.3 Oct 13 04:26:39.100 INFO kablam! Checking test_project v0.1.0 (/source) Oct 13 04:26:50.761 INFO kablam! warning: function is never used: `get_paris_coord` Oct 13 04:26:50.761 INFO kablam! --> src/twitter.rs:8:1 Oct 13 04:26:50.761 INFO kablam! | Oct 13 04:26:50.762 INFO kablam! 8 | pub fn get_paris_coord() { Oct 13 04:26:50.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:26:50.762 INFO kablam! | Oct 13 04:26:50.763 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:26:50.763 INFO kablam! Oct 13 04:26:50.763 INFO kablam! warning: function is never used: `launch_parisian_stream` Oct 13 04:26:50.764 INFO kablam! --> src/stream_handler.rs:81:1 Oct 13 04:26:50.764 INFO kablam! | Oct 13 04:26:50.764 INFO kablam! 81 | pub fn launch_parisian_stream(keyword: &str, shared_data: Arc>) { Oct 13 04:26:50.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:26:50.765 INFO kablam! Oct 13 04:26:50.776 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 04:26:50.776 INFO kablam! --> src/main.rs:59:13 Oct 13 04:26:50.776 INFO kablam! | Oct 13 04:26:50.776 INFO kablam! 59 | request.respond(Response::from_string(return_string)); Oct 13 04:26:50.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:26:50.777 INFO kablam! | Oct 13 04:26:50.777 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 04:26:50.778 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 04:26:50.778 INFO kablam! Oct 13 04:26:50.778 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 04:26:50.779 INFO kablam! --> src/main.rs:76:5 Oct 13 04:26:50.779 INFO kablam! | Oct 13 04:26:50.779 INFO kablam! 76 | french_stream.join(); Oct 13 04:26:50.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:26:50.780 INFO kablam! | Oct 13 04:26:50.780 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 04:26:50.780 INFO kablam! Oct 13 04:26:50.781 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 04:26:50.781 INFO kablam! --> src/main.rs:77:5 Oct 13 04:26:50.781 INFO kablam! | Oct 13 04:26:50.782 INFO kablam! 77 | english_stream.join(); Oct 13 04:26:50.782 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:26:50.782 INFO kablam! | Oct 13 04:26:50.782 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 04:26:50.783 INFO kablam! Oct 13 04:26:50.783 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 04:26:50.783 INFO kablam! --> src/main.rs:79:5 Oct 13 04:26:50.783 INFO kablam! | Oct 13 04:26:50.784 INFO kablam! 79 | api_thread.join(); Oct 13 04:26:50.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 04:26:50.784 INFO kablam! | Oct 13 04:26:50.785 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 04:26:50.785 INFO kablam! Oct 13 04:26:51.049 INFO kablam! warning: function is never used: `get_paris_coord` Oct 13 04:26:51.049 INFO kablam! --> src/twitter.rs:8:1 Oct 13 04:26:51.050 INFO kablam! | Oct 13 04:26:51.050 INFO kablam! 8 | pub fn get_paris_coord() { Oct 13 04:26:51.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:26:51.050 INFO kablam! | Oct 13 04:26:51.051 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:26:51.051 INFO kablam! Oct 13 04:26:51.051 INFO kablam! warning: function is never used: `launch_parisian_stream` Oct 13 04:26:51.051 INFO kablam! --> src/stream_handler.rs:81:1 Oct 13 04:26:51.052 INFO kablam! | Oct 13 04:26:51.052 INFO kablam! 81 | pub fn launch_parisian_stream(keyword: &str, shared_data: Arc>) { Oct 13 04:26:51.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:26:51.053 INFO kablam! Oct 13 04:26:51.057 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 04:26:51.057 INFO kablam! --> src/main.rs:59:13 Oct 13 04:26:51.057 INFO kablam! | Oct 13 04:26:51.058 INFO kablam! 59 | request.respond(Response::from_string(return_string)); Oct 13 04:26:51.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:26:51.058 INFO kablam! | Oct 13 04:26:51.058 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 04:26:51.059 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 04:26:51.059 INFO kablam! Oct 13 04:26:51.059 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 04:26:51.059 INFO kablam! --> src/main.rs:76:5 Oct 13 04:26:51.059 INFO kablam! | Oct 13 04:26:51.059 INFO kablam! 76 | french_stream.join(); Oct 13 04:26:51.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:26:51.059 INFO kablam! | Oct 13 04:26:51.059 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 04:26:51.060 INFO kablam! Oct 13 04:26:51.060 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 04:26:51.060 INFO kablam! --> src/main.rs:77:5 Oct 13 04:26:51.060 INFO kablam! | Oct 13 04:26:51.060 INFO kablam! 77 | english_stream.join(); Oct 13 04:26:51.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:26:51.060 INFO kablam! | Oct 13 04:26:51.060 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 04:26:51.060 INFO kablam! Oct 13 04:26:51.060 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 04:26:51.060 INFO kablam! --> src/main.rs:79:5 Oct 13 04:26:51.060 INFO kablam! | Oct 13 04:26:51.060 INFO kablam! 79 | api_thread.join(); Oct 13 04:26:51.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 04:26:51.060 INFO kablam! | Oct 13 04:26:51.060 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 04:26:51.060 INFO kablam! Oct 13 04:26:51.098 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 30s Oct 13 04:26:51.120 INFO kablam! su: No module specific data is present Oct 13 04:26:52.255 INFO running `"docker" "rm" "-f" "457c5a3be7278509989de7203f6dac027b40388a3caa2548ed0f5dd8855aff8a"` Oct 13 04:26:52.572 INFO blam! 457c5a3be7278509989de7203f6dac027b40388a3caa2548ed0f5dd8855aff8a