Oct 11 12:30:00.321 INFO testing rustless-0.10.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 12:30:00.321 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 12:30:00.321 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 12:30:00.601 INFO blam! 89d3af80ac52b7f795fd5fdca98021bbcafd6bdf46050b0ff76c30ee3da6f4a3 Oct 11 12:30:00.603 INFO running `"docker" "start" "-a" "89d3af80ac52b7f795fd5fdca98021bbcafd6bdf46050b0ff76c30ee3da6f4a3"` Oct 11 12:30:01.134 INFO kablam! usermod: no changes Oct 11 12:30:01.168 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 11 12:30:01.168 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 11 12:30:01.168 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 12:30:01.168 INFO kablam! files will be included as a test target: Oct 11 12:30:01.168 INFO kablam! Oct 11 12:30:01.168 INFO kablam! * /source/tests/params.rs Oct 11 12:30:01.168 INFO kablam! * /source/tests/namespace.rs Oct 11 12:30:01.168 INFO kablam! * /source/tests/redirect.rs Oct 11 12:30:01.168 INFO kablam! * /source/tests/prefix.rs Oct 11 12:30:01.168 INFO kablam! * /source/tests/versioning.rs Oct 11 12:30:01.168 INFO kablam! * /source/tests/serializers.rs Oct 11 12:30:01.168 INFO kablam! * /source/tests/callbacks.rs Oct 11 12:30:01.168 INFO kablam! Oct 11 12:30:01.168 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 12:30:01.168 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 11 12:30:01.168 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 11 12:30:01.168 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 12:30:01.168 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 12:30:01.168 INFO kablam! Oct 11 12:30:01.168 INFO kablam! For more information on this warning you can consult Oct 11 12:30:01.169 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 12:30:01.332 INFO kablam! Compiling cookie v0.3.1 Oct 11 12:30:01.340 INFO kablam! Compiling persistent v0.2.1 Oct 11 12:30:01.352 INFO kablam! Compiling queryst v1.0.1 Oct 11 12:30:06.638 INFO kablam! Compiling bodyparser v0.4.1 Oct 11 12:30:10.559 INFO kablam! Compiling rustless v0.10.0 (/source) Oct 11 12:30:15.636 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 12:30:15.636 INFO kablam! --> src/batteries/swagger.rs:1:5 Oct 11 12:30:15.636 INFO kablam! | Oct 11 12:30:15.636 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 11 12:30:15.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 12:30:15.636 INFO kablam! | Oct 11 12:30:15.636 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 12:30:15.636 INFO kablam! Oct 11 12:30:16.008 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 11 12:30:16.008 INFO kablam! --> src/batteries/swagger.rs:1:5 Oct 11 12:30:16.008 INFO kablam! | Oct 11 12:30:16.008 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 11 12:30:16.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 12:30:16.008 INFO kablam! | Oct 11 12:30:16.008 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 12:30:16.008 INFO kablam! Oct 11 12:30:18.037 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.88s Oct 11 12:30:18.052 INFO kablam! su: No module specific data is present Oct 11 12:30:18.685 INFO running `"docker" "rm" "-f" "89d3af80ac52b7f795fd5fdca98021bbcafd6bdf46050b0ff76c30ee3da6f4a3"` Oct 11 12:30:19.024 INFO blam! 89d3af80ac52b7f795fd5fdca98021bbcafd6bdf46050b0ff76c30ee3da6f4a3 Oct 11 12:30:19.041 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 12:30:19.041 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 12:30:19.409 INFO blam! 3c32e0390347d60d76ad5530802167e38fcea7d6fd3bb98ef244f6d287ef96d3 Oct 11 12:30:19.410 INFO running `"docker" "start" "-a" "3c32e0390347d60d76ad5530802167e38fcea7d6fd3bb98ef244f6d287ef96d3"` Oct 11 12:30:20.512 INFO kablam! usermod: no changes Oct 11 12:30:20.568 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 11 12:30:20.568 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 11 12:30:20.568 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 12:30:20.568 INFO kablam! files will be included as a test target: Oct 11 12:30:20.568 INFO kablam! Oct 11 12:30:20.568 INFO kablam! * /source/tests/params.rs Oct 11 12:30:20.568 INFO kablam! * /source/tests/namespace.rs Oct 11 12:30:20.568 INFO kablam! * /source/tests/redirect.rs Oct 11 12:30:20.568 INFO kablam! * /source/tests/prefix.rs Oct 11 12:30:20.568 INFO kablam! * /source/tests/versioning.rs Oct 11 12:30:20.568 INFO kablam! * /source/tests/serializers.rs Oct 11 12:30:20.568 INFO kablam! * /source/tests/callbacks.rs Oct 11 12:30:20.568 INFO kablam! Oct 11 12:30:20.568 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 12:30:20.568 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 11 12:30:20.568 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 11 12:30:20.568 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 12:30:20.568 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 12:30:20.568 INFO kablam! Oct 11 12:30:20.568 INFO kablam! For more information on this warning you can consult Oct 11 12:30:20.568 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 12:30:20.684 INFO kablam! Compiling rustless v0.10.0 (/source) Oct 11 12:30:27.580 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 12:30:27.580 INFO kablam! --> src/batteries/swagger.rs:1:5 Oct 11 12:30:27.580 INFO kablam! | Oct 11 12:30:27.580 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 11 12:30:27.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 12:30:27.580 INFO kablam! | Oct 11 12:30:27.580 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 12:30:27.580 INFO kablam! Oct 11 12:30:28.008 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 11 12:30:28.008 INFO kablam! --> src/batteries/swagger.rs:1:5 Oct 11 12:30:28.008 INFO kablam! | Oct 11 12:30:28.008 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 11 12:30:28.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 12:30:28.008 INFO kablam! | Oct 11 12:30:28.008 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 12:30:28.008 INFO kablam! Oct 11 12:30:28.260 INFO kablam! warning: unused `#[macro_use]` import Oct 11 12:30:28.260 INFO kablam! --> examples/simple.rs:1:1 Oct 11 12:30:28.260 INFO kablam! | Oct 11 12:30:28.260 INFO kablam! 1 | #[macro_use] Oct 11 12:30:28.261 INFO kablam! | ^^^^^^^^^^^^ Oct 11 12:30:28.261 INFO kablam! | Oct 11 12:30:28.261 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 12:30:28.261 INFO kablam! Oct 11 12:30:29.187 INFO kablam! warning: unused `#[macro_use]` import Oct 11 12:30:29.187 INFO kablam! --> tests/tests.rs:4:1 Oct 11 12:30:29.187 INFO kablam! | Oct 11 12:30:29.187 INFO kablam! 4 | #[macro_use] Oct 11 12:30:29.187 INFO kablam! | ^^^^^^^^^^^^ Oct 11 12:30:29.187 INFO kablam! | Oct 11 12:30:29.187 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 12:30:29.187 INFO kablam! Oct 11 12:30:34.160 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.62s Oct 11 12:30:34.176 INFO kablam! su: No module specific data is present Oct 11 12:30:34.648 INFO running `"docker" "rm" "-f" "3c32e0390347d60d76ad5530802167e38fcea7d6fd3bb98ef244f6d287ef96d3"` Oct 11 12:30:34.851 INFO blam! 3c32e0390347d60d76ad5530802167e38fcea7d6fd3bb98ef244f6d287ef96d3 Oct 11 12:30:34.856 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 12:30:34.856 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 12:30:35.140 INFO blam! 15697872afd7ea58a73f2bdb295631d24f48b726325bc40d41cac2df0fdfee28 Oct 11 12:30:35.145 INFO running `"docker" "start" "-a" "15697872afd7ea58a73f2bdb295631d24f48b726325bc40d41cac2df0fdfee28"` Oct 11 12:30:35.843 INFO kablam! usermod: no changes Oct 11 12:30:35.876 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 11 12:30:35.876 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 11 12:30:35.876 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 12:30:35.876 INFO kablam! files will be included as a test target: Oct 11 12:30:35.876 INFO kablam! Oct 11 12:30:35.876 INFO kablam! * /source/tests/params.rs Oct 11 12:30:35.876 INFO kablam! * /source/tests/namespace.rs Oct 11 12:30:35.876 INFO kablam! * /source/tests/redirect.rs Oct 11 12:30:35.876 INFO kablam! * /source/tests/prefix.rs Oct 11 12:30:35.876 INFO kablam! * /source/tests/versioning.rs Oct 11 12:30:35.876 INFO kablam! * /source/tests/serializers.rs Oct 11 12:30:35.876 INFO kablam! * /source/tests/callbacks.rs Oct 11 12:30:35.876 INFO kablam! Oct 11 12:30:35.876 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 12:30:35.876 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 11 12:30:35.876 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 11 12:30:35.876 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 12:30:35.876 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 12:30:35.876 INFO kablam! Oct 11 12:30:35.876 INFO kablam! For more information on this warning you can consult Oct 11 12:30:35.876 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 12:30:35.980 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 11 12:30:35.998 INFO kablam! Running /target/debug/deps/rustless-ed2bd850041e1a97 Oct 11 12:30:36.000 INFO blam! Oct 11 12:30:36.000 INFO blam! running 7 tests Oct 11 12:30:36.015 INFO blam! test framework::path::it_normalize ... ok Oct 11 12:30:36.015 INFO blam! test framework::path::parse_and_match_root ... ok Oct 11 12:30:36.015 INFO blam! test framework::media::asset_regexp ... ok Oct 11 12:30:36.015 INFO blam! test framework::media::assert_media ... ok Oct 11 12:30:36.015 INFO blam! test framework::path::parse_and_match_single_val ... ok Oct 11 12:30:36.018 INFO blam! test framework::path::sub_regex ... ok Oct 11 12:30:36.018 INFO blam! test framework::path::parse_and_match ... ok Oct 11 12:30:36.018 INFO blam! Oct 11 12:30:36.018 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:30:36.018 INFO blam! Oct 11 12:30:36.025 INFO kablam! Running /target/debug/deps/tests-fb3acbf20bbedfae Oct 11 12:30:36.029 INFO blam! Oct 11 12:30:36.029 INFO blam! running 24 tests Oct 11 12:30:36.050 INFO blam! test namespace::it_allows_nested_namespaces ... ok Oct 11 12:30:36.053 INFO blam! test namespace::it_allows_to_create_namespace ... ok Oct 11 12:30:36.058 INFO blam! test params::it_validates_endpoint_simple_path_params ... ok Oct 11 12:30:36.085 INFO blam! test params::it_urldecodes_query_params ... ok Oct 11 12:30:36.085 INFO blam! test namespace::it_allows_grouping_with_zero_path ... ok Oct 11 12:30:36.089 INFO blam! test params::it_validates_params_with_json_schema ... ok Oct 11 12:30:36.089 INFO blam! test callbacks::it_invokes_callbacks ... ok Oct 11 12:30:36.096 INFO blam! test prefix::it_allows_prefix ... ok Oct 11 12:30:36.097 INFO blam! test params::it_validates_common_namespace_params ... ok Oct 11 12:30:36.098 INFO blam! test params::it_validates_query_params ... ok Oct 11 12:30:36.117 INFO blam! test prefix::it_allows_nested_prefix ... ok Oct 11 12:30:36.125 INFO blam! test params::it_urldecodes_path_params ... ok Oct 11 12:30:36.125 INFO blam! test redirect::it_allows_permanent_redirect ... ok Oct 11 12:30:36.127 INFO blam! test serializers::it_serializes_json_properly ... ok Oct 11 12:30:36.130 INFO blam! test prefix::it_allows_prefix_with_path_versioning ... ok Oct 11 12:30:36.130 INFO blam! test redirect::it_allows_redirect ... ok Oct 11 12:30:36.133 INFO blam! test versioning::it_pass_param_versioning ... ok Oct 11 12:30:36.134 INFO blam! test versioning::it_pass_accept_header_versioning ... ok Oct 11 12:30:36.149 INFO blam! test versioning::it_pass_path_versioning ... ok Oct 11 12:30:36.149 INFO blam! test versioning::it_pass_without_versioning ... ok Oct 11 12:30:36.149 INFO blam! test versioning::it_pass_nesting_crazy_mixed_versioning_never_do_this ... ok Oct 11 12:30:36.149 INFO blam! test params::it_validates_typed_endpoint_path_params ... ok Oct 11 12:30:36.149 INFO blam! test versioning::it_pass_nesting_path_versioning ... ok Oct 11 12:30:36.149 INFO blam! test versioning::it_pass_nesting_param_versioning ... ok Oct 11 12:30:36.149 INFO blam! Oct 11 12:30:36.149 INFO blam! test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:30:36.149 INFO blam! Oct 11 12:30:36.149 INFO kablam! Doc-tests rustless Oct 11 12:30:44.796 INFO blam! Oct 11 12:30:44.796 INFO blam! running 0 tests Oct 11 12:30:44.796 INFO blam! Oct 11 12:30:44.796 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:30:44.796 INFO blam! Oct 11 12:30:44.808 INFO kablam! su: No module specific data is present Oct 11 12:30:45.124 INFO running `"docker" "rm" "-f" "15697872afd7ea58a73f2bdb295631d24f48b726325bc40d41cac2df0fdfee28"` Oct 11 12:30:45.264 INFO blam! 15697872afd7ea58a73f2bdb295631d24f48b726325bc40d41cac2df0fdfee28