Oct 11 22:50:53.974 INFO testing geeny-api-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 22:50:53.974 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 11 22:50:54.338 INFO blam! e2d000e154c99c99328f3abf67906b35e9b86d19d5fd233f2e4db8e802d7d646 Oct 11 22:50:54.342 INFO running `"docker" "start" "-a" "e2d000e154c99c99328f3abf67906b35e9b86d19d5fd233f2e4db8e802d7d646"` Oct 11 22:50:55.216 INFO kablam! usermod: no changes Oct 11 22:50:55.598 INFO kablam! Compiling uuid v0.5.1 Oct 11 22:50:57.204 INFO kablam! Compiling geeny-api v0.3.0 (/source) Oct 11 22:50:57.277 INFO kablam! warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 11 22:50:57.277 INFO kablam! --> src/lib.rs:109:10 Oct 11 22:50:57.277 INFO kablam! | Oct 11 22:50:57.277 INFO kablam! 109 | #![allow(unused_doc_comment)] Oct 11 22:50:57.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 11 22:50:57.278 INFO kablam! | Oct 11 22:50:57.278 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 11 22:50:57.278 INFO kablam! Oct 11 22:51:11.264 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.01s Oct 11 22:51:11.277 INFO kablam! su: No module specific data is present Oct 11 22:51:11.854 INFO running `"docker" "rm" "-f" "e2d000e154c99c99328f3abf67906b35e9b86d19d5fd233f2e4db8e802d7d646"` Oct 11 22:51:12.002 INFO blam! e2d000e154c99c99328f3abf67906b35e9b86d19d5fd233f2e4db8e802d7d646 Oct 11 22:51:12.008 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 11 22:51:12.240 INFO blam! 99f419f968075843d96f1f720d80c70186fd2e87a3ec6317228dd5dc886d7ef5 Oct 11 22:51:12.241 INFO running `"docker" "start" "-a" "99f419f968075843d96f1f720d80c70186fd2e87a3ec6317228dd5dc886d7ef5"` Oct 11 22:51:12.936 INFO kablam! usermod: no changes Oct 11 22:51:13.264 INFO kablam! Compiling geeny-api v0.3.0 (/source) Oct 11 22:51:13.331 INFO kablam! warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 11 22:51:13.331 INFO kablam! --> src/lib.rs:109:10 Oct 11 22:51:13.331 INFO kablam! | Oct 11 22:51:13.331 INFO kablam! 109 | #![allow(unused_doc_comment)] Oct 11 22:51:13.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 11 22:51:13.331 INFO kablam! | Oct 11 22:51:13.331 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 11 22:51:13.333 INFO kablam! Oct 11 22:51:23.649 INFO kablam! warning: unused import: `models::*` Oct 11 22:51:23.649 INFO kablam! --> src/endpoints/things.rs:413:9 Oct 11 22:51:23.650 INFO kablam! | Oct 11 22:51:23.650 INFO kablam! 413 | use models::*; Oct 11 22:51:23.650 INFO kablam! | ^^^^^^^^^ Oct 11 22:51:23.651 INFO kablam! | Oct 11 22:51:23.651 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 22:51:23.651 INFO kablam! Oct 11 22:51:30.884 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.91s Oct 11 22:51:30.900 INFO kablam! su: No module specific data is present Oct 11 22:51:32.037 INFO running `"docker" "rm" "-f" "99f419f968075843d96f1f720d80c70186fd2e87a3ec6317228dd5dc886d7ef5"` Oct 11 22:51:32.304 INFO blam! 99f419f968075843d96f1f720d80c70186fd2e87a3ec6317228dd5dc886d7ef5 Oct 11 22:51:32.308 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 11 22:51:32.921 INFO blam! e1633a0d825f3325cc2cc487d36fe93009cb515be70a2a465ef887650921f4f1 Oct 11 22:51:32.934 INFO running `"docker" "start" "-a" "e1633a0d825f3325cc2cc487d36fe93009cb515be70a2a465ef887650921f4f1"` Oct 11 22:51:34.711 INFO kablam! usermod: no changes Oct 11 22:51:34.977 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 11 22:51:35.000 INFO kablam! Running /target/debug/deps/geeny_api-863fad0989e662b7 Oct 11 22:51:35.008 INFO blam! Oct 11 22:51:35.008 INFO blam! running 8 tests Oct 11 22:51:35.016 INFO blam! test endpoints::connect::test::login_test ... ignored Oct 11 22:51:35.016 INFO blam! test endpoints::connect::test::token_check_test ... ignored Oct 11 22:51:35.016 INFO blam! test endpoints::connect::test::token_refresh_test ... ignored Oct 11 22:51:35.016 INFO blam! test endpoints::things::test::basic_test ... ignored Oct 11 22:51:35.113 INFO blam! test endpoints::connect::test::serialize_test ... ok Oct 11 22:51:35.137 INFO blam! test endpoints::things::test::deserialize_test ... ok Oct 11 22:51:35.137 INFO blam! test endpoints::connect::test::deserialize_test ... ok Oct 11 22:51:35.164 INFO blam! test endpoints::things::test::serialize_test ... ok Oct 11 22:51:35.164 INFO blam! Oct 11 22:51:35.164 INFO blam! test result: ok. 4 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out Oct 11 22:51:35.164 INFO blam! Oct 11 22:51:35.166 INFO kablam! Doc-tests geeny-api Oct 11 22:51:54.089 INFO blam! Oct 11 22:51:54.089 INFO blam! running 21 tests Oct 11 22:52:54.104 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::create_thing (line 167) ... test src/endpoints/things.rs - endpoints::things::ThingsApi::create_thing (line 167) has been running for over 60 seconds Oct 11 22:52:54.105 INFO blam! test src/endpoints/connect.rs - endpoints::connect::ConnectApi::login (line 118) ... test src/endpoints/connect.rs - endpoints::connect::ConnectApi::login (line 118) has been running for over 60 seconds Oct 11 22:52:54.105 INFO blam! test src/endpoints/connect.rs - endpoints::connect::ConnectApi::refresh_token (line 200) ... test src/endpoints/connect.rs - endpoints::connect::ConnectApi::refresh_token (line 200) has been running for over 60 seconds Oct 11 22:52:54.105 INFO blam! test src/endpoints/connect.rs - endpoints::connect::ConnectApi::check_token (line 154) ... test src/endpoints/connect.rs - endpoints::connect::ConnectApi::check_token (line 154) has been running for over 60 seconds Oct 11 22:52:54.106 INFO blam! test src/endpoints/connect.rs - endpoints::connect::ConnectApi::default (line 27) ... test src/endpoints/connect.rs - endpoints::connect::ConnectApi::default (line 27) has been running for over 60 seconds Oct 11 22:52:54.106 INFO blam! test src/endpoints/connect.rs - endpoints::connect::ConnectApi::new (line 43) ... test src/endpoints/connect.rs - endpoints::connect::ConnectApi::new (line 43) has been running for over 60 seconds Oct 11 22:52:54.106 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::create_message_type (line 68) ... test src/endpoints/things.rs - endpoints::things::ThingsApi::create_message_type (line 68) has been running for over 60 seconds Oct 11 22:52:54.106 INFO blam! test src/endpoints/connect.rs - endpoints::connect::ConnectApi::registration (line 64) ... test src/endpoints/connect.rs - endpoints::connect::ConnectApi::registration (line 64) has been running for over 60 seconds Oct 11 22:53:17.224 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::create_thing (line 167) ... ok Oct 11 22:53:18.312 INFO blam! test src/endpoints/connect.rs - endpoints::connect::ConnectApi::login (line 118) ... ok Oct 11 22:53:19.748 INFO blam! test src/endpoints/connect.rs - endpoints::connect::ConnectApi::refresh_token (line 200) ... ok Oct 11 22:53:20.478 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::create_message_type (line 68) ... ok Oct 11 22:53:22.397 INFO blam! test src/endpoints/connect.rs - endpoints::connect::ConnectApi::registration (line 64) ... ok Oct 11 22:53:22.932 INFO blam! test src/endpoints/connect.rs - endpoints::connect::ConnectApi::check_token (line 154) ... ok Oct 11 22:53:32.449 INFO blam! test src/endpoints/connect.rs - endpoints::connect::ConnectApi::new (line 43) ... ok Oct 11 22:53:36.144 INFO blam! test src/endpoints/connect.rs - endpoints::connect::ConnectApi::default (line 27) ... ok Oct 11 22:54:17.221 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::create_thing_type (line 116) ... test src/endpoints/things.rs - endpoints::things::ThingsApi::create_thing_type (line 116) has been running for over 60 seconds Oct 11 22:54:18.308 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::default (line 33) ... test src/endpoints/things.rs - endpoints::things::ThingsApi::default (line 33) has been running for over 60 seconds Oct 11 22:54:19.755 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::delete_thing (line 213) ... test src/endpoints/things.rs - endpoints::things::ThingsApi::delete_thing (line 213) has been running for over 60 seconds Oct 11 22:54:20.492 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::get_message_types (line 267) ... test src/endpoints/things.rs - endpoints::things::ThingsApi::get_message_types (line 267) has been running for over 60 seconds Oct 11 22:54:22.397 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::get_thing_by_serial (line 346) ... test src/endpoints/things.rs - endpoints::things::ThingsApi::get_thing_by_serial (line 346) has been running for over 60 seconds Oct 11 22:54:22.936 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::get_thing_type_resources (line 313) ... test src/endpoints/things.rs - endpoints::things::ThingsApi::get_thing_type_resources (line 313) has been running for over 60 seconds Oct 11 22:54:24.620 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::create_thing_type (line 116) ... ok Oct 11 22:54:28.452 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::delete_thing (line 213) ... ok Oct 11 22:54:31.929 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::get_thing_type_resources (line 313) ... ok Oct 11 22:54:32.468 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::get_thing_types (line 244) ... test src/endpoints/things.rs - endpoints::things::ThingsApi::get_thing_types (line 244) has been running for over 60 seconds Oct 11 22:54:33.095 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::default (line 33) ... ok Oct 11 22:54:33.480 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::get_thing_by_serial (line 346) ... ok Oct 11 22:54:34.936 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::get_message_types (line 267) ... ok Oct 11 22:54:36.149 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::get_things (line 290) ... test src/endpoints/things.rs - endpoints::things::ThingsApi::get_things (line 290) has been running for over 60 seconds Oct 11 22:54:36.668 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::get_thing_types (line 244) ... ok Oct 11 22:54:42.008 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::get_things (line 290) ... ok Oct 11 22:55:24.620 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::new (line 51) ... test src/endpoints/things.rs - endpoints::things::ThingsApi::new (line 51) has been running for over 60 seconds Oct 11 22:55:27.904 INFO blam! test src/errors.rs - errors (line 13) ... ok Oct 11 22:55:31.528 INFO blam! test src/lib.rs - (line 22) ... ok Oct 11 22:55:33.100 INFO blam! test src/lib.rs - (line 55) ... test src/lib.rs - (line 55) has been running for over 60 seconds Oct 11 22:55:33.476 INFO blam! test src/lib.rs - (line 96) ... test src/lib.rs - (line 96) has been running for over 60 seconds Oct 11 22:55:36.392 INFO blam! test src/lib.rs - (line 55) ... ok Oct 11 22:55:36.596 INFO blam! test src/endpoints/things.rs - endpoints::things::ThingsApi::new (line 51) ... ok Oct 11 22:55:36.780 INFO blam! test src/lib.rs - (line 96) ... ok Oct 11 22:55:36.780 INFO blam! Oct 11 22:55:36.780 INFO blam! test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:55:36.780 INFO blam! Oct 11 22:55:36.808 INFO kablam! su: No module specific data is present Oct 11 22:55:37.572 INFO running `"docker" "rm" "-f" "e1633a0d825f3325cc2cc487d36fe93009cb515be70a2a465ef887650921f4f1"` Oct 11 22:55:37.831 INFO blam! e1633a0d825f3325cc2cc487d36fe93009cb515be70a2a465ef887650921f4f1