[INFO] fetching crate sise 0.3.1... [INFO] extracting crate sise 0.3.1 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/sise/0.3.1 [INFO] extracting crate sise 0.3.1 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/sise/0.3.1 [INFO] validating manifest of sise-0.3.1 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 sise-0.3.1 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 sise-0.3.1 [INFO] finished frobbing sise-0.3.1 [INFO] frobbed toml for sise-0.3.1 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/sise/0.3.1/Cargo.toml [INFO] started frobbing sise-0.3.1 [INFO] finished frobbing sise-0.3.1 [INFO] frobbed toml for sise-0.3.1 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/sise/0.3.1/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 sise-0.3.1 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/sise/0.3.1:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] d4f1f2bef1797de8396c7dfe862928148e0ab75f386e3996800c3a33fbc9d377 [INFO] running `"docker" "start" "-a" "d4f1f2bef1797de8396c7dfe862928148e0ab75f386e3996800c3a33fbc9d377"` [INFO] [stderr] Compiling sise v0.3.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/serializer.rs:438:63 [INFO] [stderr] | [INFO] [stderr] 438 | pub fn serialize_into<'a>(root_node: &'a Node, style: &'a mut SerializeStyle<'a>, output: &mut String) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn SerializeStyle<'a>` [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/serializer.rs:537:58 [INFO] [stderr] | [INFO] [stderr] 537 | pub fn serialize<'a>(root_node: &'a Node, style: &'a mut SerializeStyle<'a>) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn SerializeStyle<'a>` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `"docker" "inspect" "d4f1f2bef1797de8396c7dfe862928148e0ab75f386e3996800c3a33fbc9d377"` [INFO] running `"docker" "rm" "-f" "d4f1f2bef1797de8396c7dfe862928148e0ab75f386e3996800c3a33fbc9d377"` [INFO] [stdout] d4f1f2bef1797de8396c7dfe862928148e0ab75f386e3996800c3a33fbc9d377 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/sise/0.3.1:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 463a81e66b53f8f943e4197fe6589935cc319d40e6a2c09bba122603dbff6dbf [INFO] running `"docker" "start" "-a" "463a81e66b53f8f943e4197fe6589935cc319d40e6a2c09bba122603dbff6dbf"` [INFO] [stderr] Compiling sise v0.3.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/serializer.rs:438:63 [INFO] [stderr] | [INFO] [stderr] 438 | pub fn serialize_into<'a>(root_node: &'a Node, style: &'a mut SerializeStyle<'a>, output: &mut String) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn SerializeStyle<'a>` [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/serializer.rs:537:58 [INFO] [stderr] | [INFO] [stderr] 537 | pub fn serialize<'a>(root_node: &'a Node, style: &'a mut SerializeStyle<'a>) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn SerializeStyle<'a>` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.69s [INFO] running `"docker" "inspect" "463a81e66b53f8f943e4197fe6589935cc319d40e6a2c09bba122603dbff6dbf"` [INFO] running `"docker" "rm" "-f" "463a81e66b53f8f943e4197fe6589935cc319d40e6a2c09bba122603dbff6dbf"` [INFO] [stdout] 463a81e66b53f8f943e4197fe6589935cc319d40e6a2c09bba122603dbff6dbf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/sise/0.3.1:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 911e08d940247857df7783e91bfb20f8f356d60dfc8a1e77c5a27e95f09618e3 [INFO] running `"docker" "start" "-a" "911e08d940247857df7783e91bfb20f8f356d60dfc8a1e77c5a27e95f09618e3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running /opt/crater/target/debug/deps/sise-5ae442283dc0815b [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test tests::parser::test_comment_3 ... ok [INFO] [stdout] test tests::parser::test_empty_list ... ok [INFO] [stdout] test tests::parser::test_fail_illegal_chr ... ok [INFO] [stdout] test tests::parser::test_atom_chars ... ok [INFO] [stdout] test tests::parser::test_comment_1 ... ok [INFO] [stdout] test tests::parser::test_fail_illegal_chr_in_comment ... ok [INFO] [stdout] test tests::parser::test_fail_empty ... ok [INFO] [stdout] test tests::parser::test_fail_atom_too_long ... ok [INFO] [stdout] test tests::parser::test_comment_2 ... ok [INFO] [stdout] test tests::parser::test_comment_4 ... ok [INFO] [stdout] test tests::parser::test_fail_expected_eof ... ok [INFO] [stdout] test tests::parser::test_multiline_cr ... ok [INFO] [stdout] test tests::parser::test_mixed ... ok [INFO] [stdout] test tests::parser::test_multiline_crlf ... ok [INFO] [stdout] test tests::parser::test_fail_unfinished_string ... ok [INFO] [stdout] test tests::parser::test_multiline_mixed ... ok [INFO] [stdout] test tests::parser::test_nested_list_2 ... ok [INFO] [stdout] test tests::parser::test_multiline_lf ... ok [INFO] [stdout] test tests::parser::test_fail_unclosed_list ... ok [INFO] [stdout] test tests::parser::test_fail_unclosed_list_with_comment ... ok [INFO] [stdout] test tests::parser::test_simple_list_1 ... ok [INFO] [stdout] test tests::parser::test_simple_list_2 ... ok [INFO] [stdout] test tests::parser::test_single_atom ... ok [INFO] [stdout] test tests::parser::test_fail_too_deep ... ok [INFO] [stdout] test tests::parser::test_nested_list_3 ... ok [INFO] [stdout] test tests::parser::test_fail_list_too_long ... ok [INFO] [stdout] test tests::parser::test_string_1 ... ok [INFO] [stdout] test tests::parser::test_nested_list_1 ... ok [INFO] [stdout] test tests::parser::test_nested_lists ... ok [INFO] [stdout] test tests::parser::test_string_3 ... ok [INFO] [stdout] test tests::read_util::test_atom_decode ... ok [INFO] [stdout] test tests::read_util::test_list_decode_atoms ... ok [INFO] [stdout] test tests::read_util::test_list_expect_end ... ok [INFO] [stdout] test tests::read_util::test_list_next_item ... ok [INFO] [stdout] test tests::parser::test_fail_illegal_chr_in_string ... ok [INFO] [stdout] test tests::read_util::test_list_try_next_item ... ok [INFO] [stdout] test tests::parser::test_string_2 ... ok [INFO] [stdout] test tests::serializer::test_list_with_two_atoms ... ok [INFO] [stdout] test tests::serializer::test_nested_list ... ok [INFO] [stdout] test tests::serializer::test_list_with_three_atoms ... ok [INFO] [stdout] test tests::serializer::test_list_with_one_atom ... ok [INFO] [stdout] test tests::serializer::test_list_with_atom_and_list ... ok [INFO] [stdout] test tests::serializer::test_empty_list ... ok [INFO] [stdout] test tests::serializer::test_spaced_with_keep_line_1 ... ok [INFO] [stdout] test tests::serializer::test_single_atom ... ok [INFO] [stdout] test tests::util::test_check_atom ... ok [INFO] [stdout] test tests::serializer::test_spaced_with_keep_line_2 ... ok [INFO] [stdout] test tests::read_util::test_node_as_list ... ok [INFO] [stdout] test tests::read_util::test_node_as_atom ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests sise [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test src/builder.rs - builder::Builder::sub_builder (line 103) ... ok [INFO] [stdout] test src/parser.rs - parser::parse (line 207) ... ok [INFO] [stdout] test src/node.rs - node::Node::ref_as_usize (line 38) ... ok [INFO] [stdout] test src/read_util.rs - read_util::AtomNodeReadUtil::decode (line 212) ... ok [INFO] [stdout] test src/lib.rs - sise_expr (line 62) ... ok [INFO] [stdout] test src/read_util.rs - read_util::ListNodeReadUtil::decode_atoms (line 342) ... ok [INFO] [stdout] test src/node.rs - node::Node::index_path (line 129) ... ok [INFO] [stdout] test src/builder.rs - builder::Builder (line 22) ... ok [INFO] [stdout] test src/read_util.rs - read_util::ListNodeReadUtil::expect_end (line 271) ... ok [INFO] [stdout] test src/read_util.rs - read_util::ListNodeReadUtil::next_item (line 321) ... ok [INFO] [stdout] test src/read_util.rs - read_util::NodeReadUtil::as_atom (line 133) ... ok [INFO] [stdout] test src/read_util.rs - read_util::ListNodeReadUtilIter (line 394) ... ok [INFO] [stdout] test src/read_util.rs - read_util::ListNodeReadUtil::try_next_item (line 294) ... ok [INFO] [stdout] test src/serializer.rs - serializer::compact_style::CompactSerializeStyle (line 48) ... ok [INFO] [stdout] test src/read_util.rs - read_util::NodeReadUtil::as_list (line 157) ... ok [INFO] [stdout] test src/serializer.rs - serializer::serialize (line 516) ... ok [INFO] [stdout] test src/serializer.rs - serializer::spaced_style::SpacedSerializeStyle (line 227) ... ok [INFO] [stdout] test src/serializer.rs - serializer::spaced_style::SpacedSerializeStyle (line 248) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "911e08d940247857df7783e91bfb20f8f356d60dfc8a1e77c5a27e95f09618e3"` [INFO] running `"docker" "rm" "-f" "911e08d940247857df7783e91bfb20f8f356d60dfc8a1e77c5a27e95f09618e3"` [INFO] [stdout] 911e08d940247857df7783e91bfb20f8f356d60dfc8a1e77c5a27e95f09618e3