[INFO] fetching crate titlefmt 0.4.0... [INFO] extracting crate titlefmt 0.4.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/titlefmt/0.4.0 [INFO] extracting crate titlefmt 0.4.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/titlefmt/0.4.0 [INFO] validating manifest of titlefmt-0.4.0 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of titlefmt-0.4.0 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing titlefmt-0.4.0 [INFO] finished frobbing titlefmt-0.4.0 [INFO] frobbed toml for titlefmt-0.4.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/titlefmt/0.4.0/Cargo.toml [INFO] started frobbing titlefmt-0.4.0 [INFO] finished frobbing titlefmt-0.4.0 [INFO] frobbed toml for titlefmt-0.4.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/titlefmt/0.4.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing titlefmt-0.4.0 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/titlefmt/0.4.0:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 331fd13bb7889bc2fae76bb276ff10bba0692755f3f3564fb43dcf3127ee71f1 [INFO] running `"docker" "start" "-a" "331fd13bb7889bc2fae76bb276ff10bba0692755f3f3564fb43dcf3127ee71f1"` [INFO] [stderr] Compiling titlefmt v0.4.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/function/mod.rs:26:32 [INFO] [stderr] | [INFO] [stderr] 26 | fn cause(&self) -> Option<&std::error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/function/mod.rs:32:31 [INFO] [stderr] | [INFO] [stderr] 32 | pub type FunctionClosure = Fn(&[Box>], &T) -> Result; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&[Box>], &T) -> Result` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `"docker" "inspect" "331fd13bb7889bc2fae76bb276ff10bba0692755f3f3564fb43dcf3127ee71f1"` [INFO] running `"docker" "rm" "-f" "331fd13bb7889bc2fae76bb276ff10bba0692755f3f3564fb43dcf3127ee71f1"` [INFO] [stdout] 331fd13bb7889bc2fae76bb276ff10bba0692755f3f3564fb43dcf3127ee71f1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/titlefmt/0.4.0:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] ea451706da2fc6eb5aa632a4c0e88206d71ab1eaaf2d16b76b2ffe909adc5063 [INFO] running `"docker" "start" "-a" "ea451706da2fc6eb5aa632a4c0e88206d71ab1eaaf2d16b76b2ffe909adc5063"` [INFO] [stderr] Compiling titlefmt v0.4.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/function/mod.rs:26:32 [INFO] [stderr] | [INFO] [stderr] 26 | fn cause(&self) -> Option<&std::error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/function/mod.rs:32:31 [INFO] [stderr] | [INFO] [stderr] 32 | pub type FunctionClosure = Fn(&[Box>], &T) -> Result; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&[Box>], &T) -> Result` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.62s [INFO] running `"docker" "inspect" "ea451706da2fc6eb5aa632a4c0e88206d71ab1eaaf2d16b76b2ffe909adc5063"` [INFO] running `"docker" "rm" "-f" "ea451706da2fc6eb5aa632a4c0e88206d71ab1eaaf2d16b76b2ffe909adc5063"` [INFO] [stdout] ea451706da2fc6eb5aa632a4c0e88206d71ab1eaaf2d16b76b2ffe909adc5063 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/titlefmt/0.4.0:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] cd49f8babe5cbd0187e863c494c3e331389931f96c0afec7f06ab3ff26ea2872 [INFO] running `"docker" "start" "-a" "cd49f8babe5cbd0187e863c494c3e331389931f96c0afec7f06ab3ff26ea2872"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/titlefmt-0a34257c00994712 [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test expression::test::test_apply_simple_text ... ok [INFO] [stdout] test expression::test::test_apply_optional ... ok [INFO] [stdout] test expression::test::test_apply_tags ... ok [INFO] [stdout] test function::arithmetic::div::test::test_function_div ... ok [INFO] [stdout] test expression::test::test_parsed ... ok [INFO] [stdout] test function::arithmetic::add::test::test_function_add ... ok [INFO] [stdout] test function::arithmetic::greater::test::test_function_greater ... ok [INFO] [stdout] test function::arithmetic::max::test::test_function_max ... ok [INFO] [stdout] test function::arithmetic::mod_::test::test_function_mod ... ok [INFO] [stdout] test function::arithmetic::min::test::test_function_min ... ok [INFO] [stdout] test function::control_flow::if2::test::test_function_if2 ... ok [INFO] [stdout] test function::string::abbr::test::test_function_abbr ... ok [INFO] [stdout] test function::logical::xor::test::test_function_xor ... ok [INFO] [stdout] test function::string::directory_path::test::test_function_directory_path ... ok [INFO] [stdout] test function::control_flow::if3::test::test_function_if3 ... ok [INFO] [stdout] test function::control_flow::if_::test::test_function_if ... ok [INFO] [stdout] test function::string::directory::test::test_function_directory ... ok [INFO] [stdout] test function::string::ascii::test::test_function_ascii ... ok [INFO] [stdout] test function::string::insert::test::test_function_insert ... ok [INFO] [stdout] test function::control_flow::select::test::test_function_select ... ok [INFO] [stdout] test function::string::ext::test::test_function_ext ... ok [INFO] [stdout] test function::string::caps2::test::test_function_caps2 ... ok [INFO] [stdout] test function::string::filename::test::test_function_ext ... ok [INFO] [stdout] test function::string::caps::test::test_function_caps ... ok [INFO] [stdout] test function::string::left::test::test_function_left_cut ... ok [INFO] [stdout] test function::string::right::test::test_function_right ... ok [INFO] [stdout] test function::string::hex::test::test_function_hex ... ok [INFO] [stdout] test function::string::substr::test::test_function_substr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests titlefmt [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 4) ... 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" "cd49f8babe5cbd0187e863c494c3e331389931f96c0afec7f06ab3ff26ea2872"` [INFO] running `"docker" "rm" "-f" "cd49f8babe5cbd0187e863c494c3e331389931f96c0afec7f06ab3ff26ea2872"` [INFO] [stdout] cd49f8babe5cbd0187e863c494c3e331389931f96c0afec7f06ab3ff26ea2872