Oct 10 14:40:07.139 INFO testing smklein/sekhmet-server against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:40:07.140 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:40:07.141 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 14:40:07.697 INFO blam! fa998698fe015d037dc20140f93b33b019479e2f7077c0c306a3848bddfa2ba9 Oct 10 14:40:07.720 INFO running `"docker" "start" "-a" "fa998698fe015d037dc20140f93b33b019479e2f7077c0c306a3848bddfa2ba9"` Oct 10 14:40:09.320 INFO kablam! usermod: no changes Oct 10 14:40:09.564 INFO kablam! Compiling base64 v0.5.2 Oct 10 14:40:09.564 INFO kablam! Compiling log v0.3.9 Oct 10 14:40:09.572 INFO kablam! Compiling uuid v0.2.3 Oct 10 14:40:09.572 INFO kablam! Compiling nix v0.10.0 Oct 10 14:40:09.572 INFO kablam! Compiling chrono v0.4.2 Oct 10 14:40:09.572 INFO kablam! Compiling ring v0.11.0 Oct 10 14:40:09.572 INFO kablam! Compiling chrono v0.2.25 Oct 10 14:40:13.272 INFO kablam! Compiling url v0.5.10 Oct 10 14:40:13.301 INFO kablam! Compiling mime v0.2.6 Oct 10 14:40:19.388 INFO kablam! Compiling hyper v0.10.13 Oct 10 14:40:41.312 INFO kablam! Compiling sysfs_gpio v0.5.3 Oct 10 14:40:41.696 INFO kablam! Compiling webpki v0.14.0 Oct 10 14:40:46.673 INFO kablam! Compiling rustls v0.9.0 Oct 10 14:40:46.968 INFO kablam! Compiling webpki-roots v0.11.0 Oct 10 14:41:01.469 INFO kablam! Compiling hyper-rustls v0.6.1 Oct 10 14:41:04.131 INFO kablam! Compiling yup-oauth2 v1.0.7 Oct 10 14:41:10.938 INFO kablam! Compiling google-calendar3 v1.0.7+20171205 Oct 10 14:41:10.938 INFO kablam! Compiling google-fitness1 v1.0.7+20170922 Oct 10 14:41:27.128 INFO kablam! Compiling sekhmet-server v0.1.0 (/source) Oct 10 14:41:29.908 INFO kablam! warning: function `Go` should have a snake case name such as `go` Oct 10 14:41:29.908 INFO kablam! --> src/fit/mod.rs:19:1 Oct 10 14:41:29.908 INFO kablam! | Oct 10 14:41:29.908 INFO kablam! 19 | / pub fn Go() { Oct 10 14:41:29.908 INFO kablam! 20 | | let f = Fitness::new().unwrap(); Oct 10 14:41:29.908 INFO kablam! 21 | | f.hello(); Oct 10 14:41:29.908 INFO kablam! 22 | | } Oct 10 14:41:29.908 INFO kablam! | |_^ Oct 10 14:41:29.908 INFO kablam! | Oct 10 14:41:29.908 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 14:41:29.908 INFO kablam! Oct 10 14:41:41.968 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 32s Oct 10 14:41:41.984 INFO kablam! su: No module specific data is present Oct 10 14:41:42.362 INFO running `"docker" "rm" "-f" "fa998698fe015d037dc20140f93b33b019479e2f7077c0c306a3848bddfa2ba9"` Oct 10 14:41:42.456 INFO blam! fa998698fe015d037dc20140f93b33b019479e2f7077c0c306a3848bddfa2ba9 Oct 10 14:41:42.458 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:41:42.458 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 14:41:42.787 INFO blam! 8d09b27edd6cf04ce6ed0e6acee4351bd235707b138503120decf123adbcc0b8 Oct 10 14:41:42.790 INFO running `"docker" "start" "-a" "8d09b27edd6cf04ce6ed0e6acee4351bd235707b138503120decf123adbcc0b8"` Oct 10 14:41:43.211 INFO kablam! usermod: no changes Oct 10 14:41:43.330 INFO kablam! Compiling sekhmet-server v0.1.0 (/source) Oct 10 14:41:45.752 INFO kablam! warning: unused import: `super::*` Oct 10 14:41:45.752 INFO kablam! --> src/calendar/mod.rs:236:9 Oct 10 14:41:45.752 INFO kablam! | Oct 10 14:41:45.752 INFO kablam! 236 | use super::*; Oct 10 14:41:45.752 INFO kablam! | ^^^^^^^^ Oct 10 14:41:45.752 INFO kablam! | Oct 10 14:41:45.752 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 14:41:45.752 INFO kablam! Oct 10 14:41:45.752 INFO kablam! warning: unused import: `super::*` Oct 10 14:41:45.752 INFO kablam! --> src/fit/mod.rs:91:9 Oct 10 14:41:45.752 INFO kablam! | Oct 10 14:41:45.752 INFO kablam! 91 | use super::*; Oct 10 14:41:45.752 INFO kablam! | ^^^^^^^^ Oct 10 14:41:45.752 INFO kablam! Oct 10 14:41:45.752 INFO kablam! warning: unused import: `super::*` Oct 10 14:41:45.752 INFO kablam! --> src/gpio/mock.rs:31:9 Oct 10 14:41:45.752 INFO kablam! | Oct 10 14:41:45.752 INFO kablam! 31 | use super::*; Oct 10 14:41:45.752 INFO kablam! | ^^^^^^^^ Oct 10 14:41:45.752 INFO kablam! Oct 10 14:41:46.060 INFO kablam! warning: function `Go` should have a snake case name such as `go` Oct 10 14:41:46.060 INFO kablam! --> src/fit/mod.rs:19:1 Oct 10 14:41:46.060 INFO kablam! | Oct 10 14:41:46.060 INFO kablam! 19 | / pub fn Go() { Oct 10 14:41:46.060 INFO kablam! 20 | | let f = Fitness::new().unwrap(); Oct 10 14:41:46.060 INFO kablam! 21 | | f.hello(); Oct 10 14:41:46.060 INFO kablam! 22 | | } Oct 10 14:41:46.060 INFO kablam! | |_^ Oct 10 14:41:46.060 INFO kablam! | Oct 10 14:41:46.060 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 14:41:46.060 INFO kablam! Oct 10 14:41:48.618 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.39s Oct 10 14:41:48.626 INFO kablam! su: No module specific data is present Oct 10 14:41:48.855 INFO running `"docker" "rm" "-f" "8d09b27edd6cf04ce6ed0e6acee4351bd235707b138503120decf123adbcc0b8"` Oct 10 14:41:49.089 INFO blam! 8d09b27edd6cf04ce6ed0e6acee4351bd235707b138503120decf123adbcc0b8 Oct 10 14:41:49.092 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:41:49.093 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 14:41:49.428 INFO blam! 64d75ffca982ced66ce9fdc472f067ab410895d9fa097e0c819e310dbf282222 Oct 10 14:41:49.436 INFO running `"docker" "start" "-a" "64d75ffca982ced66ce9fdc472f067ab410895d9fa097e0c819e310dbf282222"` Oct 10 14:41:50.168 INFO kablam! usermod: no changes Oct 10 14:41:50.319 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 10 14:41:50.336 INFO kablam! Running /target/debug/deps/sekhmet_server-7cc0f1c8a70852ff Oct 10 14:41:50.338 INFO blam! Oct 10 14:41:50.338 INFO blam! running 6 tests Oct 10 14:41:50.339 INFO blam! test calendar::tests::empty ... ok Oct 10 14:41:50.339 INFO blam! test fit::tests::empty ... ok Oct 10 14:41:50.339 INFO blam! test gpio::mock::tests::empty ... ok Oct 10 14:41:50.344 INFO blam! test thread_pool::tests::threadpool_work ... ok Oct 10 14:41:50.356 INFO blam! test thread_pool::tests::threadpool_lifetime ... ok Oct 10 14:41:50.376 INFO blam! test thread_pool::tests::threadpool_empty ... ok Oct 10 14:41:50.376 INFO blam! Oct 10 14:41:50.376 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:41:50.376 INFO blam! Oct 10 14:41:50.379 INFO kablam! Running /target/debug/deps/main-5df40a3253d4aa02 Oct 10 14:41:50.379 INFO kablam! Doc-tests sekhmet-server Oct 10 14:41:50.379 INFO blam! Oct 10 14:41:50.379 INFO blam! running 0 tests Oct 10 14:41:50.379 INFO blam! Oct 10 14:41:50.379 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:41:50.379 INFO blam! Oct 10 14:41:54.161 INFO blam! Oct 10 14:41:54.161 INFO blam! running 0 tests Oct 10 14:41:54.161 INFO blam! Oct 10 14:41:54.162 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:41:54.162 INFO blam! Oct 10 14:41:54.164 INFO kablam! su: No module specific data is present Oct 10 14:41:54.532 INFO running `"docker" "rm" "-f" "64d75ffca982ced66ce9fdc472f067ab410895d9fa097e0c819e310dbf282222"` Oct 10 14:41:54.646 INFO blam! 64d75ffca982ced66ce9fdc472f067ab410895d9fa097e0c819e310dbf282222