Oct 14 16:27:43.612 INFO testing johannesvollmer/proto-templates against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 16:27:43.612 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 14 16:27:44.005 INFO blam! 9f33a830041627529bbad6cba025d2c173b9f392aa1df79f05a4fb67ab6ee8d8 Oct 14 16:27:44.005 INFO running `"docker" "start" "-a" "9f33a830041627529bbad6cba025d2c173b9f392aa1df79f05a4fb67ab6ee8d8"` Oct 14 16:27:44.879 INFO kablam! usermod: no changes Oct 14 16:27:44.927 INFO kablam! Compiling prototype_template_language v0.1.0 (/source) Oct 14 16:27:45.089 INFO kablam! warning: unused import: `::std::collections::HashMap` Oct 14 16:27:45.089 INFO kablam! --> src/referenced.rs:1:5 Oct 14 16:27:45.089 INFO kablam! | Oct 14 16:27:45.089 INFO kablam! 1 | use ::std::collections::HashMap; Oct 14 16:27:45.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:27:45.089 INFO kablam! | Oct 14 16:27:45.090 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 16:27:45.090 INFO kablam! Oct 14 16:27:45.225 INFO kablam! warning: unused variable: `character` Oct 14 16:27:45.225 INFO kablam! --> src/parse.rs:124:32 Oct 14 16:27:45.225 INFO kablam! | Oct 14 16:27:45.225 INFO kablam! 124 | .map(|(byte_index, character)| byte_index) Oct 14 16:27:45.225 INFO kablam! | ^^^^^^^^^ help: consider using `_character` instead Oct 14 16:27:45.225 INFO kablam! | Oct 14 16:27:45.225 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 16:27:45.225 INFO kablam! Oct 14 16:27:45.226 INFO kablam! warning: unused variable: `e` Oct 14 16:27:45.226 INFO kablam! --> src/parse.rs:133:19 Oct 14 16:27:45.227 INFO kablam! | Oct 14 16:27:45.227 INFO kablam! 133 | .map_err(|e| ParseError::UnexpectedEndOfInput { expected: Some(delimiter) }) Oct 14 16:27:45.227 INFO kablam! | ^ help: consider using `_e` instead Oct 14 16:27:45.227 INFO kablam! Oct 14 16:27:45.268 INFO kablam! warning: function is never used: `parse_over_delimiter` Oct 14 16:27:45.268 INFO kablam! --> src/parse.rs:151:1 Oct 14 16:27:45.268 INFO kablam! | Oct 14 16:27:45.268 INFO kablam! 151 | fn parse_over_delimiter(source: Source, delimiter: char) -> ParseResult<(&str, Source)> { Oct 14 16:27:45.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:27:45.268 INFO kablam! | Oct 14 16:27:45.270 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:27:45.270 INFO kablam! Oct 14 16:27:46.100 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.18s Oct 14 16:27:46.102 INFO kablam! su: No module specific data is present Oct 14 16:27:46.639 INFO running `"docker" "rm" "-f" "9f33a830041627529bbad6cba025d2c173b9f392aa1df79f05a4fb67ab6ee8d8"` Oct 14 16:27:46.879 INFO blam! 9f33a830041627529bbad6cba025d2c173b9f392aa1df79f05a4fb67ab6ee8d8 Oct 14 16:27:46.886 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 14 16:27:47.281 INFO blam! 84ec7e5bca221ceb780764fdefec55b334acd7f24f42bc3e86c422298bfa031c Oct 14 16:27:47.283 INFO running `"docker" "start" "-a" "84ec7e5bca221ceb780764fdefec55b334acd7f24f42bc3e86c422298bfa031c"` Oct 14 16:27:48.001 INFO kablam! usermod: no changes Oct 14 16:27:48.044 INFO kablam! Compiling prototype_template_language v0.1.0 (/source) Oct 14 16:27:48.303 INFO kablam! warning: unused import: `::std::collections::HashMap` Oct 14 16:27:48.303 INFO kablam! --> src/referenced.rs:1:5 Oct 14 16:27:48.303 INFO kablam! | Oct 14 16:27:48.303 INFO kablam! 1 | use ::std::collections::HashMap; Oct 14 16:27:48.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:27:48.303 INFO kablam! | Oct 14 16:27:48.303 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 16:27:48.303 INFO kablam! Oct 14 16:27:48.639 INFO kablam! warning: unused variable: `character` Oct 14 16:27:48.639 INFO kablam! --> src/parse.rs:124:32 Oct 14 16:27:48.639 INFO kablam! | Oct 14 16:27:48.639 INFO kablam! 124 | .map(|(byte_index, character)| byte_index) Oct 14 16:27:48.639 INFO kablam! | ^^^^^^^^^ help: consider using `_character` instead Oct 14 16:27:48.639 INFO kablam! | Oct 14 16:27:48.639 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 16:27:48.639 INFO kablam! Oct 14 16:27:48.639 INFO kablam! warning: unused variable: `e` Oct 14 16:27:48.639 INFO kablam! --> src/parse.rs:133:19 Oct 14 16:27:48.639 INFO kablam! | Oct 14 16:27:48.639 INFO kablam! 133 | .map_err(|e| ParseError::UnexpectedEndOfInput { expected: Some(delimiter) }) Oct 14 16:27:48.639 INFO kablam! | ^ help: consider using `_e` instead Oct 14 16:27:48.639 INFO kablam! Oct 14 16:27:48.639 INFO kablam! warning: unused variable: `c` Oct 14 16:27:48.639 INFO kablam! --> src/parse.rs:416:40 Oct 14 16:27:48.639 INFO kablam! | Oct 14 16:27:48.639 INFO kablam! 416 | assert_eq!(parse_while("xyz", |c| true), ("xyz", "")); Oct 14 16:27:48.639 INFO kablam! | ^ help: consider using `_c` instead Oct 14 16:27:48.639 INFO kablam! Oct 14 16:27:48.639 INFO kablam! warning: unused variable: `c` Oct 14 16:27:48.639 INFO kablam! --> src/parse.rs:417:40 Oct 14 16:27:48.639 INFO kablam! | Oct 14 16:27:48.639 INFO kablam! 417 | assert_eq!(parse_while("xyz", |c| false), ("", "xyz")); Oct 14 16:27:48.639 INFO kablam! | ^ help: consider using `_c` instead Oct 14 16:27:48.639 INFO kablam! Oct 14 16:27:48.639 INFO kablam! warning: unused variable: `c` Oct 14 16:27:48.639 INFO kablam! --> src/parse.rs:418:37 Oct 14 16:27:48.639 INFO kablam! | Oct 14 16:27:48.639 INFO kablam! 418 | assert_eq!(parse_while("", |c| true), ("", "")); Oct 14 16:27:48.639 INFO kablam! | ^ help: consider using `_c` instead Oct 14 16:27:48.639 INFO kablam! Oct 14 16:27:48.639 INFO kablam! warning: unused variable: `c` Oct 14 16:27:48.639 INFO kablam! --> src/parse.rs:419:37 Oct 14 16:27:48.639 INFO kablam! | Oct 14 16:27:48.639 INFO kablam! 419 | assert_eq!(parse_while("", |c| false), ("", "")); Oct 14 16:27:48.639 INFO kablam! | ^ help: consider using `_c` instead Oct 14 16:27:48.639 INFO kablam! Oct 14 16:27:50.686 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.64s Oct 14 16:27:50.686 INFO kablam! su: No module specific data is present Oct 14 16:27:51.524 INFO running `"docker" "rm" "-f" "84ec7e5bca221ceb780764fdefec55b334acd7f24f42bc3e86c422298bfa031c"` Oct 14 16:27:51.718 INFO blam! 84ec7e5bca221ceb780764fdefec55b334acd7f24f42bc3e86c422298bfa031c Oct 14 16:27:51.726 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 14 16:27:52.179 INFO blam! 0fbc60f312ea6147eb4a21eff3900557fb3265065eb45f51962496f9e09d0a6e Oct 14 16:27:52.191 INFO running `"docker" "start" "-a" "0fbc60f312ea6147eb4a21eff3900557fb3265065eb45f51962496f9e09d0a6e"` Oct 14 16:27:53.235 INFO kablam! usermod: no changes Oct 14 16:27:53.280 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 16:27:53.281 INFO kablam! Running /target/debug/deps/prototype_template_language-c70229cbd2ce00eb Oct 14 16:27:53.287 INFO blam! Oct 14 16:27:53.287 INFO blam! running 11 tests Oct 14 16:27:53.295 INFO blam! test parse::test_parsing::test_parse_flat_named_object ... ok Oct 14 16:27:53.295 INFO blam! test parse::test_parsing::test_expect_symbol ... ok Oct 14 16:27:53.295 INFO blam! test parse::test_parsing::test_parse_flat_value ... ok Oct 14 16:27:53.295 INFO blam! test flat::test::test_build_flat_object ... ok Oct 14 16:27:53.295 INFO blam! test parse::test_parsing::test_parse_string_literal ... ok Oct 14 16:27:53.295 INFO blam! test parse::test_parsing::test_parse_over_delimiter ... ok Oct 14 16:27:53.295 INFO blam! test parse::test_parsing::test_parse_reference ... ok Oct 14 16:27:53.295 INFO blam! test parse::test_parsing::test_skip_symbol ... ok Oct 14 16:27:53.295 INFO blam! test parse::test_parsing::test_parse_nested_object ... ok Oct 14 16:27:53.295 INFO blam! test parse::test_parsing::test_parse_identifier ... ok Oct 14 16:27:53.295 INFO blam! test parse::test_parsing::test_parse_while ... ok Oct 14 16:27:53.295 INFO blam! Oct 14 16:27:53.295 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:27:53.295 INFO blam! Oct 14 16:27:53.295 INFO kablam! su: No module specific data is present Oct 14 16:27:53.926 INFO running `"docker" "rm" "-f" "0fbc60f312ea6147eb4a21eff3900557fb3265065eb45f51962496f9e09d0a6e"` Oct 14 16:27:54.169 INFO blam! 0fbc60f312ea6147eb4a21eff3900557fb3265065eb45f51962496f9e09d0a6e