Nov 18 05:45:22.398 INFO testing mustache-0.9.0 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 05:45:22.398 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 05:45:22.718 INFO [stdout] 212f0d9cea94a62bd6b733433b592f21ce3cad1759afd81957cc63124a5e558e Nov 18 05:45:22.720 INFO running `"docker" "start" "-a" "212f0d9cea94a62bd6b733433b592f21ce3cad1759afd81957cc63124a5e558e"` Nov 18 05:45:23.119 INFO [stderr] usermod: no changes Nov 18 05:45:23.149 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Nov 18 05:45:23.149 INFO [stderr] disables Cargo from automatically inferring other test targets. Nov 18 05:45:23.149 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 05:45:23.149 INFO [stderr] files will be included as a test target: Nov 18 05:45:23.149 INFO [stderr] Nov 18 05:45:23.149 INFO [stderr] * /source/tests/builder.rs Nov 18 05:45:23.149 INFO [stderr] * /source/tests/template.rs Nov 18 05:45:23.149 INFO [stderr] * /source/tests/macros.rs Nov 18 05:45:23.149 INFO [stderr] Nov 18 05:45:23.149 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 05:45:23.149 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Nov 18 05:45:23.149 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Nov 18 05:45:23.149 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 05:45:23.149 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 05:45:23.149 INFO [stderr] Nov 18 05:45:23.149 INFO [stderr] For more information on this warning you can consult Nov 18 05:45:23.149 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 05:45:23.183 INFO [stderr] Compiling mustache v0.9.0 (/source) Nov 18 05:45:24.853 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.71s Nov 18 05:45:24.867 INFO [stderr] su: No module specific data is present Nov 18 05:45:25.141 INFO running `"docker" "inspect" "212f0d9cea94a62bd6b733433b592f21ce3cad1759afd81957cc63124a5e558e"` Nov 18 05:45:25.249 INFO running `"docker" "rm" "-f" "212f0d9cea94a62bd6b733433b592f21ce3cad1759afd81957cc63124a5e558e"` Nov 18 05:45:25.370 INFO [stdout] 212f0d9cea94a62bd6b733433b592f21ce3cad1759afd81957cc63124a5e558e Nov 18 05:45:25.372 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 05:45:25.673 INFO [stdout] e7c78ec2f1355bdeeb75d71ae8b10d33477c231ea973ac47a6af1745ef5f5cf0 Nov 18 05:45:25.676 INFO running `"docker" "start" "-a" "e7c78ec2f1355bdeeb75d71ae8b10d33477c231ea973ac47a6af1745ef5f5cf0"` Nov 18 05:45:26.386 INFO [stderr] usermod: no changes Nov 18 05:45:26.407 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Nov 18 05:45:26.407 INFO [stderr] disables Cargo from automatically inferring other test targets. Nov 18 05:45:26.407 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 05:45:26.407 INFO [stderr] files will be included as a test target: Nov 18 05:45:26.407 INFO [stderr] Nov 18 05:45:26.407 INFO [stderr] * /source/tests/builder.rs Nov 18 05:45:26.407 INFO [stderr] * /source/tests/template.rs Nov 18 05:45:26.407 INFO [stderr] * /source/tests/macros.rs Nov 18 05:45:26.407 INFO [stderr] Nov 18 05:45:26.407 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 05:45:26.407 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Nov 18 05:45:26.407 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Nov 18 05:45:26.407 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 05:45:26.407 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 05:45:26.407 INFO [stderr] Nov 18 05:45:26.407 INFO [stderr] For more information on this warning you can consult Nov 18 05:45:26.407 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 05:45:26.461 INFO [stderr] Compiling mustache v0.9.0 (/source) Nov 18 05:45:31.963 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.56s Nov 18 05:45:31.976 INFO [stderr] su: No module specific data is present Nov 18 05:45:33.349 INFO running `"docker" "inspect" "e7c78ec2f1355bdeeb75d71ae8b10d33477c231ea973ac47a6af1745ef5f5cf0"` Nov 18 05:45:33.734 INFO running `"docker" "rm" "-f" "e7c78ec2f1355bdeeb75d71ae8b10d33477c231ea973ac47a6af1745ef5f5cf0"` Nov 18 05:45:34.055 INFO [stdout] e7c78ec2f1355bdeeb75d71ae8b10d33477c231ea973ac47a6af1745ef5f5cf0 Nov 18 05:45:34.065 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 05:45:34.439 INFO [stdout] 071d1173cb82a075fc46ce5400d1c3ce1f8536c241020391425fd7fa88be09a6 Nov 18 05:45:34.439 INFO running `"docker" "start" "-a" "071d1173cb82a075fc46ce5400d1c3ce1f8536c241020391425fd7fa88be09a6"` Nov 18 05:45:34.971 INFO [stderr] usermod: no changes Nov 18 05:45:34.991 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Nov 18 05:45:34.991 INFO [stderr] disables Cargo from automatically inferring other test targets. Nov 18 05:45:34.991 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 05:45:34.991 INFO [stderr] files will be included as a test target: Nov 18 05:45:34.991 INFO [stderr] Nov 18 05:45:34.991 INFO [stderr] * /source/tests/builder.rs Nov 18 05:45:34.991 INFO [stderr] * /source/tests/template.rs Nov 18 05:45:34.991 INFO [stderr] * /source/tests/macros.rs Nov 18 05:45:34.991 INFO [stderr] Nov 18 05:45:34.991 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 05:45:34.991 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Nov 18 05:45:34.991 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Nov 18 05:45:34.991 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 05:45:34.991 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 05:45:34.991 INFO [stderr] Nov 18 05:45:34.991 INFO [stderr] For more information on this warning you can consult Nov 18 05:45:34.991 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 05:45:35.032 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s Nov 18 05:45:35.032 INFO [stderr] Running /target/debug/deps/mustache-f4ee8617407245e0 Nov 18 05:45:35.039 INFO [stdout] Nov 18 05:45:35.039 INFO [stdout] running 27 tests Nov 18 05:45:35.039 INFO [stdout] test parser::tests::empty_input ... ok Nov 18 05:45:35.040 INFO [stdout] test parser::tests::bad_closing_tag ... ok Nov 18 05:45:35.040 INFO [stdout] test compiler::tests::test_compile_utags ... ok Nov 18 05:45:35.040 INFO [stdout] test compiler::tests::test_compile_texts ... ok Nov 18 05:45:35.041 INFO [stdout] test compiler::tests::test_compile_partials ... ok Nov 18 05:45:35.041 INFO [stdout] test parser::tests::empty_tag ... ok Nov 18 05:45:35.041 INFO [stdout] test parser::tests::inverted::sanity ... ok Nov 18 05:45:35.041 INFO [stdout] test compiler::tests::test_compile_etags ... ok Nov 18 05:45:35.042 INFO [stdout] test parser::tests::inverted::unclosed ... ok Nov 18 05:45:35.042 INFO [stdout] test parser::tests::inverted::unclosed_nested ... ok Nov 18 05:45:35.042 INFO [stdout] test parser::tests::inverted::unclosed_nested_with_wrong_closing_tag ... ok Nov 18 05:45:35.043 INFO [stdout] test parser::tests::inverted::unclosed_with_path ... ok Nov 18 05:45:35.043 INFO [stdout] test parser::tests::sections::early_close ... ok Nov 18 05:45:35.043 INFO [stdout] test compiler::tests::test_compile_delimiters ... ok Nov 18 05:45:35.043 INFO [stdout] test parser::tests::sections::sanity ... ok Nov 18 05:45:35.044 INFO [stdout] test parser::tests::sections::unclosed ... ok Nov 18 05:45:35.044 INFO [stdout] test parser::tests::sections::unclosed_with_path ... ok Nov 18 05:45:35.044 INFO [stdout] test parser::tests::set_delimeter::closing_tag_is_whitespace ... ok Nov 18 05:45:35.044 INFO [stdout] test parser::tests::set_delimeter::sanity ... ok Nov 18 05:45:35.045 INFO [stdout] test parser::tests::set_delimeter::missing_closing_equals ... ok Nov 18 05:45:35.045 INFO [stdout] test parser::tests::sections::unclosed_nested_with_wrong_closing_tag ... ok Nov 18 05:45:35.045 INFO [stdout] test compiler::tests::test_compile_sections ... ok Nov 18 05:45:35.046 INFO [stdout] test parser::tests::sections::unclosed_nested ... ok Nov 18 05:45:35.046 INFO [stdout] test parser::tests::set_delimeter::missing_closing_tag ... ok Nov 18 05:45:35.046 INFO [stdout] test parser::tests::unbalanced_unescape ... ok Nov 18 05:45:35.046 INFO [stdout] test parser::tests::unclosed_tag ... ok Nov 18 05:45:35.047 INFO [stdout] test parser::tests::whitespace_only_tag ... ok Nov 18 05:45:35.047 INFO [stdout] Nov 18 05:45:35.047 INFO [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 05:45:35.047 INFO [stdout] Nov 18 05:45:35.047 INFO [stderr] Running /target/debug/deps/test-5a7b1b8a9a68355d Nov 18 05:45:35.051 INFO [stdout] Nov 18 05:45:35.051 INFO [stdout] running 37 tests Nov 18 05:45:35.051 INFO [stdout] test builder::test_builders ... ok Nov 18 05:45:35.051 INFO [stdout] test builder::test_empty_builders ... ok Nov 18 05:45:35.051 INFO [stdout] test template::context_search::render_nothing_when_not_found ... ok Nov 18 05:45:35.051 INFO [stdout] test template::test_implicit_inverted_section ... ok Nov 18 05:45:35.051 INFO [stdout] test template::test_render_etags ... ok Nov 18 05:45:35.051 INFO [stdout] test template::test_render_data_to_string ... ok Nov 18 05:45:35.051 INFO [stdout] test template::test_implicit_section ... ok Nov 18 05:45:35.051 INFO [stdout] test template::test_nested_implicit_render ... ok Nov 18 05:45:35.051 INFO [stdout] test template::test_render_inverted_sections ... ok Nov 18 05:45:35.051 INFO [stdout] test template::test_render_option ... ok Nov 18 05:45:35.051 INFO [stdout] test template::test_render_option_complex ... ok Nov 18 05:45:35.051 INFO [stdout] test template::test_render_option_nested ... ok Nov 18 05:45:35.051 INFO [stdout] test template::test_render_option_sections_implicit ... ok Nov 18 05:45:35.051 INFO [stdout] test builder::test_map_fn_builder ... ok Nov 18 05:45:35.051 INFO [stdout] test template::test_render_option_sections_implicit_ampersand ... ok Nov 18 05:45:35.059 INFO [stdout] test template::test_render_option_sections_implicit_ampersand_alternative_delimeters ... ok Nov 18 05:45:35.059 INFO [stdout] test builder::test_vec_fn_builder ... ok Nov 18 05:45:35.059 INFO [stdout] test template::context_search::from_base ... ok Nov 18 05:45:35.059 INFO [stdout] test template::test_render_option_sections_implicit_unescaped_alternative_delimeters ... ok Nov 18 05:45:35.059 INFO [stdout] test template::context_search::from_mid_stack ... ok Nov 18 05:45:35.059 INFO [stdout] test template::test_render_option_sections_implicit_escaped ... ok Nov 18 05:45:35.059 INFO [stdout] test template::test_render_option_sections_implicit_unescaped ... ok Nov 18 05:45:35.059 INFO [stdout] test template::test_render_option_sections_implicit_escaped_alternative_delimeters ... ok Nov 18 05:45:35.059 INFO [stdout] test template::test_render_utags ... ok Nov 18 05:45:35.059 INFO [stdout] test template::test_render_partial ... ok Nov 18 05:45:35.059 INFO [stdout] test template::test_render_partial_dot_filename ... ok Nov 18 05:45:35.059 INFO [stdout] test template::test_spec_comments ... ok Nov 18 05:45:35.065 INFO [stdout] test template::test_render_sections ... ok Nov 18 05:45:35.065 INFO [stdout] test template::test_render_to_string ... ok Nov 18 05:45:35.065 INFO [stdout] test template::test_render_texts ... ok Nov 18 05:45:35.083 INFO [stdout] test template::test_spec_partials ... ok Nov 18 05:45:35.083 INFO [stdout] test template::test_write_failure ... ok Nov 18 05:45:35.128 INFO [stdout] test template::test_spec_inverted ... ok Nov 18 05:45:35.128 INFO [stdout] test template::test_spec_sections ... ok Nov 18 05:45:35.128 INFO [stdout] test template::test_spec_delimiters ... ok Nov 18 05:45:35.128 INFO [stdout] test template::test_spec_lambdas ... ok Nov 18 05:45:35.128 INFO [stdout] test template::test_spec_interpolation ... ok Nov 18 05:45:35.128 INFO [stdout] Nov 18 05:45:35.128 INFO [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 05:45:35.128 INFO [stdout] Nov 18 05:45:35.128 INFO [stderr] Doc-tests mustache Nov 18 05:45:35.803 INFO [stdout] Nov 18 05:45:35.804 INFO [stdout] running 12 tests Nov 18 05:45:37.933 INFO [stdout] test src/builder.rs - builder::VecBuilder::push (line 174) ... ok Nov 18 05:45:38.395 INFO [stdout] test src/builder.rs - builder::MapBuilder::insert_map (line 105) ... ok Nov 18 05:45:39.121 INFO [stdout] test src/builder.rs - builder::MapBuilder::insert (line 24) ... ok Nov 18 05:45:39.852 INFO [stdout] test src/builder.rs - builder::MapBuilder::insert_vec (line 82) ... ok Nov 18 05:45:40.007 INFO [stdout] test src/builder.rs - builder::VecBuilder::push_bool (line 207) ... ok Nov 18 05:45:40.152 INFO [stdout] test src/builder.rs - builder::MapBuilder::insert_str (line 45) ... ok Nov 18 05:45:40.366 INFO [stdout] test src/builder.rs - builder::MapBuilder::insert_fn (line 134) ... ok Nov 18 05:45:40.566 INFO [stdout] test src/builder.rs - builder::MapBuilder::insert_bool (line 64) ... ok Nov 18 05:45:41.615 INFO [stdout] test src/builder.rs - builder::VecBuilder::push_str (line 191) ... ok Nov 18 05:45:41.720 INFO [stdout] test src/builder.rs - builder::VecBuilder::push_fn (line 272) ... ok Nov 18 05:45:41.720 INFO [stdout] test src/builder.rs - builder::VecBuilder::push_map (line 245) ... ok Nov 18 05:45:41.815 INFO [stdout] test src/builder.rs - builder::VecBuilder::push_vec (line 223) ... ok Nov 18 05:45:41.815 INFO [stdout] Nov 18 05:45:41.815 INFO [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 05:45:41.815 INFO [stdout] Nov 18 05:45:41.839 INFO [stderr] su: No module specific data is present Nov 18 05:45:42.436 INFO running `"docker" "inspect" "071d1173cb82a075fc46ce5400d1c3ce1f8536c241020391425fd7fa88be09a6"` Nov 18 05:45:42.691 INFO running `"docker" "rm" "-f" "071d1173cb82a075fc46ce5400d1c3ce1f8536c241020391425fd7fa88be09a6"` Nov 18 05:45:43.031 INFO [stdout] 071d1173cb82a075fc46ce5400d1c3ce1f8536c241020391425fd7fa88be09a6