Oct 10 12:30:23.513 INFO testing ward/rusty-butler against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:30:23.513 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:30:23.514 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 10 12:30:24.022 INFO blam! fb93b08481f9cca2087128f4973696f2b091dd81154290ed2b9c1b69b1b87e81 Oct 10 12:30:24.024 INFO running `"docker" "start" "-a" "fb93b08481f9cca2087128f4973696f2b091dd81154290ed2b9c1b69b1b87e81"` Oct 10 12:30:24.972 INFO kablam! usermod: no changes Oct 10 12:30:25.368 INFO kablam! Compiling rust-gmp v0.3.2 Oct 10 12:30:25.368 INFO kablam! Compiling tokio-timer v0.1.2 Oct 10 12:30:25.368 INFO kablam! Compiling crossbeam-epoch v0.4.3 Oct 10 12:30:25.368 INFO kablam! Compiling thread_local v0.3.5 Oct 10 12:30:25.370 INFO kablam! Compiling clap v2.32.0 Oct 10 12:30:25.374 INFO kablam! Compiling tokio-mockstream v1.1.0 Oct 10 12:30:25.376 INFO kablam! Compiling chrono v0.4.3 Oct 10 12:30:25.376 INFO kablam! Compiling openssl v0.9.24 Oct 10 12:30:30.504 INFO kablam! Compiling nix v0.7.0 Oct 10 12:30:30.508 INFO kablam! Compiling libflate v0.1.15 Oct 10 12:30:30.512 INFO kablam! Compiling regex v0.2.11 Oct 10 12:30:30.516 INFO kablam! Compiling regex v1.0.1 Oct 10 12:30:30.584 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 10 12:30:34.704 INFO kablam! Compiling failure v0.1.1 Oct 10 12:30:58.273 INFO kablam! Compiling chrono v0.2.25 Oct 10 12:31:00.591 INFO kablam! Compiling tokio-threadpool v0.1.4 Oct 10 12:31:00.720 INFO kablam! Compiling native-tls v0.1.5 Oct 10 12:31:00.929 INFO kablam! Compiling linefeed v0.2.6 Oct 10 12:31:01.316 INFO kablam! Compiling parse-zoneinfo v0.1.1 Oct 10 12:31:05.216 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 10 12:31:06.740 INFO kablam! Compiling chrono-humanize v0.0.6 Oct 10 12:31:12.144 INFO kablam! Compiling chrono-tz v0.2.5 Oct 10 12:31:12.736 INFO kablam! Compiling tokio-fs v0.1.1 Oct 10 12:31:15.132 INFO kablam! Compiling tokio v0.1.7 Oct 10 12:31:19.310 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 12:31:25.139 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 12:31:25.139 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 12:31:28.648 INFO kablam! Compiling irc v0.13.5 Oct 10 12:31:31.036 INFO kablam! Compiling hyper v0.11.27 Oct 10 12:31:49.741 INFO kablam! Compiling hyper-tls v0.1.3 Oct 10 12:31:51.800 INFO kablam! Compiling rink v0.4.3 Oct 10 12:31:53.240 INFO kablam! Compiling reqwest v0.8.6 Oct 10 12:32:06.939 INFO kablam! Compiling rusty-butler v0.1.0 (/source) Oct 10 12:32:14.010 INFO kablam! warning: field is never used: `activity_matcher` Oct 10 12:32:14.010 INFO kablam! --> src/plugins/strava.rs:12:5 Oct 10 12:32:14.010 INFO kablam! | Oct 10 12:32:14.010 INFO kablam! 12 | activity_matcher: Regex, Oct 10 12:32:14.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:32:14.010 INFO kablam! | Oct 10 12:32:14.010 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 12:32:14.010 INFO kablam! Oct 10 12:32:14.010 INFO kablam! warning: method is never used: `handle_activities` Oct 10 12:32:14.010 INFO kablam! --> src/plugins/strava.rs:40:5 Oct 10 12:32:14.010 INFO kablam! | Oct 10 12:32:14.010 INFO kablam! 40 | fn handle_activities(&self, msg: &str, access_token: &str) -> Option { Oct 10 12:32:14.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:32:14.010 INFO kablam! Oct 10 12:32:14.010 INFO kablam! warning: method is never used: `fetch` Oct 10 12:32:14.010 INFO kablam! --> src/plugins/strava.rs:306:5 Oct 10 12:32:14.010 INFO kablam! | Oct 10 12:32:14.010 INFO kablam! 306 | fn fetch(id: &str, access_token: &str) -> Result { Oct 10 12:32:14.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:32:14.010 INFO kablam! Oct 10 12:32:29.400 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 04s Oct 10 12:32:29.424 INFO kablam! su: No module specific data is present Oct 10 12:32:29.844 INFO running `"docker" "rm" "-f" "fb93b08481f9cca2087128f4973696f2b091dd81154290ed2b9c1b69b1b87e81"` Oct 10 12:32:30.020 INFO blam! fb93b08481f9cca2087128f4973696f2b091dd81154290ed2b9c1b69b1b87e81 Oct 10 12:32:30.028 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:32:30.028 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 10 12:32:30.351 INFO blam! a36df905d9b3490a29ce14005423844a64f3e32fcaf3fefec21e481c8ac10657 Oct 10 12:32:30.359 INFO running `"docker" "start" "-a" "a36df905d9b3490a29ce14005423844a64f3e32fcaf3fefec21e481c8ac10657"` Oct 10 12:32:30.845 INFO kablam! usermod: no changes Oct 10 12:32:31.064 INFO kablam! Compiling rusty-butler v0.1.0 (/source) Oct 10 12:32:40.208 INFO kablam! warning: field is never used: `activity_matcher` Oct 10 12:32:40.208 INFO kablam! --> src/plugins/strava.rs:12:5 Oct 10 12:32:40.208 INFO kablam! | Oct 10 12:32:40.208 INFO kablam! 12 | activity_matcher: Regex, Oct 10 12:32:40.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:32:40.208 INFO kablam! | Oct 10 12:32:40.208 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 12:32:40.208 INFO kablam! Oct 10 12:32:40.208 INFO kablam! warning: method is never used: `handle_activities` Oct 10 12:32:40.208 INFO kablam! --> src/plugins/strava.rs:40:5 Oct 10 12:32:40.208 INFO kablam! | Oct 10 12:32:40.208 INFO kablam! 40 | fn handle_activities(&self, msg: &str, access_token: &str) -> Option { Oct 10 12:32:40.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:32:40.208 INFO kablam! Oct 10 12:32:40.208 INFO kablam! warning: method is never used: `fetch` Oct 10 12:32:40.208 INFO kablam! --> src/plugins/strava.rs:306:5 Oct 10 12:32:40.208 INFO kablam! | Oct 10 12:32:40.208 INFO kablam! 306 | fn fetch(id: &str, access_token: &str) -> Result { Oct 10 12:32:40.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:32:40.209 INFO kablam! Oct 10 12:32:44.665 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.80s Oct 10 12:32:44.682 INFO kablam! su: No module specific data is present Oct 10 12:32:46.267 INFO running `"docker" "rm" "-f" "a36df905d9b3490a29ce14005423844a64f3e32fcaf3fefec21e481c8ac10657"` Oct 10 12:32:46.560 INFO blam! a36df905d9b3490a29ce14005423844a64f3e32fcaf3fefec21e481c8ac10657 Oct 10 12:32:46.568 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 12:32:46.568 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 10 12:32:47.061 INFO blam! f2b7129ce960419063ea9c4348f4913392bcbc087d83fbcc3548e2b7bc6bc822 Oct 10 12:32:47.072 INFO running `"docker" "start" "-a" "f2b7129ce960419063ea9c4348f4913392bcbc087d83fbcc3548e2b7bc6bc822"` Oct 10 12:32:48.932 INFO kablam! usermod: no changes Oct 10 12:32:49.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.33s Oct 10 12:32:49.295 INFO kablam! Running /target/debug/deps/rusty_butler_lib-26d894ff2d13dc33 Oct 10 12:32:49.300 INFO blam! Oct 10 12:32:49.300 INFO blam! running 11 tests Oct 10 12:32:49.305 INFO blam! test plugins::calc::tests::calc_input ... ok Oct 10 12:32:49.305 INFO blam! test plugins::calc::tests::calc_matches ... ok Oct 10 12:32:49.330 INFO blam! test plugins::strava::tests::match_club_and_unicode ... ok Oct 10 12:32:49.330 INFO blam! test plugins::strava::tests::match_club ... ok Oct 10 12:32:49.331 INFO blam! test plugins::strava::tests::stuff ... ok Oct 10 12:32:59.910 INFO blam! test plugins::calc::tests::cm_to_feet ... ok Oct 10 12:33:01.456 INFO blam! test plugins::calc::tests::rink_calcer ... ok Oct 10 12:33:01.524 INFO blam! test plugins::calc::tests::unicode_line ... ok Oct 10 12:33:01.897 INFO blam! test plugins::calc::tests::rink_degree_conversion ... ok Oct 10 12:33:02.017 INFO blam! test plugins::calc::tests::pace_conversion ... ok Oct 10 12:33:02.560 INFO blam! test plugins::calc::tests::shortcut ... ok Oct 10 12:33:02.560 INFO blam! Oct 10 12:33:02.560 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:33:02.560 INFO blam! Oct 10 12:33:02.568 INFO kablam! Running /target/debug/deps/rusty_butler_bin-d1ad290e88c64b5d Oct 10 12:33:02.569 INFO blam! Oct 10 12:33:02.569 INFO blam! running 0 tests Oct 10 12:33:02.569 INFO blam! Oct 10 12:33:02.569 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:33:02.569 INFO blam! Oct 10 12:33:02.570 INFO kablam! Doc-tests rusty_butler_lib Oct 10 12:33:13.112 INFO blam! Oct 10 12:33:13.113 INFO blam! running 0 tests Oct 10 12:33:13.113 INFO blam! Oct 10 12:33:13.113 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:33:13.114 INFO blam! Oct 10 12:33:13.117 INFO kablam! su: No module specific data is present Oct 10 12:33:14.190 INFO running `"docker" "rm" "-f" "f2b7129ce960419063ea9c4348f4913392bcbc087d83fbcc3548e2b7bc6bc822"` Oct 10 12:33:14.546 INFO blam! f2b7129ce960419063ea9c4348f4913392bcbc087d83fbcc3548e2b7bc6bc822