[INFO] crate tinytemplate 1.0.2 is already in cache [INFO] extracting crate tinytemplate 1.0.2 into work/ex/beta-1.38-1/sources/1.37.0/reg/tinytemplate/1.0.2 [INFO] extracting crate tinytemplate 1.0.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tinytemplate/1.0.2 [INFO] validating manifest of tinytemplate-1.0.2 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tinytemplate-1.0.2 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tinytemplate-1.0.2 [INFO] finished frobbing tinytemplate-1.0.2 [INFO] frobbed toml for tinytemplate-1.0.2 written to work/ex/beta-1.38-1/sources/1.37.0/reg/tinytemplate/1.0.2/Cargo.toml [INFO] started frobbing tinytemplate-1.0.2 [INFO] finished frobbing tinytemplate-1.0.2 [INFO] frobbed toml for tinytemplate-1.0.2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tinytemplate/1.0.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tinytemplate-1.0.2 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tinytemplate/1.0.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 463fe4f4b3ff5ec0ba4c14a6219afb8d5aef4e862ee28de9187b9114685d5da6 [INFO] running `"docker" "start" "-a" "463fe4f4b3ff5ec0ba4c14a6219afb8d5aef4e862ee28de9187b9114685d5da6"` [INFO] [stderr] Compiling tinytemplate v1.0.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:86:27 [INFO] [stderr] | [INFO] [stderr] 86 | pub type ValueFormatter = Fn(&Value, &mut String) -> Result<()>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&Value, &mut String) -> Result<()>` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `"docker" "inspect" "463fe4f4b3ff5ec0ba4c14a6219afb8d5aef4e862ee28de9187b9114685d5da6"` [INFO] running `"docker" "rm" "-f" "463fe4f4b3ff5ec0ba4c14a6219afb8d5aef4e862ee28de9187b9114685d5da6"` [INFO] [stdout] 463fe4f4b3ff5ec0ba4c14a6219afb8d5aef4e862ee28de9187b9114685d5da6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tinytemplate/1.0.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 6b6b195275851ebbf2e417217a27fe012127fcd9a1e36acb85b7cacfb46f11fc [INFO] running `"docker" "start" "-a" "6b6b195275851ebbf2e417217a27fe012127fcd9a1e36acb85b7cacfb46f11fc"` [INFO] [stderr] Compiling tinytemplate v1.0.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:86:27 [INFO] [stderr] | [INFO] [stderr] 86 | pub type ValueFormatter = Fn(&Value, &mut String) -> Result<()>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&Value, &mut String) -> Result<()>` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.90s [INFO] running `"docker" "inspect" "6b6b195275851ebbf2e417217a27fe012127fcd9a1e36acb85b7cacfb46f11fc"` [INFO] running `"docker" "rm" "-f" "6b6b195275851ebbf2e417217a27fe012127fcd9a1e36acb85b7cacfb46f11fc"` [INFO] [stdout] 6b6b195275851ebbf2e417217a27fe012127fcd9a1e36acb85b7cacfb46f11fc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tinytemplate/1.0.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 01dac764e3aa9bab61f7e30912368e36c3dd1a7d6c067bb943981f5216825f10 [INFO] running `"docker" "start" "-a" "01dac764e3aa9bab61f7e30912368e36c3dd1a7d6c067bb943981f5216825f10"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test compiler::test::test_compile_value_with_formatter ... ok [INFO] [stdout] test compiler::test::test_curly_brace_escaping ... ok [INFO] [stdout] test compiler::test::test_dotted_path ... ok [INFO] [stdout] test compiler::test::test_diallows_unknown_block_type ... ok [INFO] [stdout] test compiler::test::test_disallows_invalid_keywords ... ok [INFO] [stdout] test compiler::test::test_if_else_endif ... ok [INFO] [stdout] test compiler::test::test_if_endif ... ok [INFO] [stdout] test compiler::test::test_if_not_endif ... ok [INFO] [stdout] test compiler::test::test_foreach ... ok [INFO] [stdout] test compiler::test::test_mismatched_blocks ... ok [INFO] [stdout] test compiler::test::test_parse_error_line_column_num ... ok [INFO] [stdout] test compiler::test::test_mixture ... ok [INFO] [stdout] test compiler::test::test_parse_error_on_unclosed_if ... ok [INFO] [stdout] test compiler::test::test_parse_escaped_open_curly_brace ... ok [INFO] [stdout] test compiler::test::test_strip_whitespace_followed_by_another_tag ... ok [INFO] [stdout] test compiler::test::test_strip_whitespace_block ... ok [INFO] [stdout] test compiler::test::test_strip_whitespace_comment ... ok [INFO] [stdout] test compiler::test::test_with ... ok [INFO] [stdout] test compiler::test::test_strip_whitespace_value ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/tinytemplate-aeddc0ff9137a415 [INFO] [stdout] test compiler::test::test_unclosed_tags ... ok [INFO] [stdout] test template::test::test_call ... ok [INFO] [stdout] test compiler::test::test_call ... ok [INFO] [stdout] test compiler::test::test_compile_value ... ok [INFO] [stdout] test template::test::test_escaping ... ok [INFO] [stdout] test template::test::test_for_loop_first ... ok [INFO] [stdout] test compiler::test::test_compile_literal ... ok [INFO] [stdout] test template::test::test_for_loop ... ok [INFO] [stdout] test compiler::test::test_comment ... ok [INFO] [stdout] test template::test::test_for_loop_index ... ok [INFO] [stdout] test template::test::test_ifnot_else_taken ... ok [INFO] [stdout] test template::test::test_ifnot_taken ... ok [INFO] [stdout] test template::test::test_if_else_taken ... ok [INFO] [stdout] test template::test::test_ifnot_else_untaken ... ok [INFO] [stdout] test template::test::test_formatter ... ok [INFO] [stdout] test template::test::test_nested_ifs ... ok [INFO] [stdout] test template::test::test_if_untaken ... ok [INFO] [stdout] test template::test::test_if_taken ... ok [INFO] [stdout] test template::test::test_ifnot_untaken ... ok [INFO] [stdout] test template::test::test_literal ... ok [INFO] [stdout] test template::test::test_value ... ok [INFO] [stdout] test template::test::test_path ... ok [INFO] [stdout] test template::test::test_unescaped ... ok [INFO] [stdout] test template::test::test_unknown ... ok [INFO] [stdout] test template::test::test_if_else_untaken ... ok [INFO] [stdout] test template::test::test_whitespace_stripping_value ... ok [INFO] [stdout] test template::test::test_with ... ok [INFO] [stderr] Doc-tests tinytemplate [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 31) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "01dac764e3aa9bab61f7e30912368e36c3dd1a7d6c067bb943981f5216825f10"` [INFO] running `"docker" "rm" "-f" "01dac764e3aa9bab61f7e30912368e36c3dd1a7d6c067bb943981f5216825f10"` [INFO] [stdout] 01dac764e3aa9bab61f7e30912368e36c3dd1a7d6c067bb943981f5216825f10