Oct 14 16:27:47.711 INFO testing johannesvollmer/proto-templates against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 16:27:47.711 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:47.896 INFO blam! fee02f778ec46f59a99e114f991582476b629c985ab8e79290d5fffee3a0f612 Oct 14 16:27:47.901 INFO running `"docker" "start" "-a" "fee02f778ec46f59a99e114f991582476b629c985ab8e79290d5fffee3a0f612"` Oct 14 16:27:48.400 INFO kablam! usermod: no changes Oct 14 16:27:48.502 INFO kablam! Compiling prototype_template_language v0.1.0 (/source) Oct 14 16:27:48.735 INFO kablam! warning: unused import: `::std::collections::HashMap` Oct 14 16:27:48.735 INFO kablam! --> src/referenced.rs:1:5 Oct 14 16:27:48.735 INFO kablam! | Oct 14 16:27:48.735 INFO kablam! 1 | use ::std::collections::HashMap; Oct 14 16:27:48.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:27:48.735 INFO kablam! | Oct 14 16:27:48.735 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 16:27:48.735 INFO kablam! Oct 14 16:27:48.880 INFO kablam! warning: unused variable: `character` Oct 14 16:27:48.880 INFO kablam! --> src/parse.rs:124:32 Oct 14 16:27:48.880 INFO kablam! | Oct 14 16:27:48.881 INFO kablam! 124 | .map(|(byte_index, character)| byte_index) Oct 14 16:27:48.881 INFO kablam! | ^^^^^^^^^ help: consider using `_character` instead Oct 14 16:27:48.881 INFO kablam! | Oct 14 16:27:48.882 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 16:27:48.882 INFO kablam! Oct 14 16:27:48.882 INFO kablam! warning: unused variable: `e` Oct 14 16:27:48.883 INFO kablam! --> src/parse.rs:133:19 Oct 14 16:27:48.883 INFO kablam! | Oct 14 16:27:48.883 INFO kablam! 133 | .map_err(|e| ParseError::UnexpectedEndOfInput { expected: Some(delimiter) }) Oct 14 16:27:48.884 INFO kablam! | ^ help: consider using `_e` instead Oct 14 16:27:48.884 INFO kablam! Oct 14 16:27:48.947 INFO kablam! warning: function is never used: `parse_over_delimiter` Oct 14 16:27:48.948 INFO kablam! --> src/parse.rs:151:1 Oct 14 16:27:48.948 INFO kablam! | Oct 14 16:27:48.948 INFO kablam! 151 | fn parse_over_delimiter(source: Source, delimiter: char) -> ParseResult<(&str, Source)> { Oct 14 16:27:48.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:27:48.949 INFO kablam! | Oct 14 16:27:48.949 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:27:48.950 INFO kablam! Oct 14 16:27:50.374 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.93s Oct 14 16:27:50.375 INFO kablam! su: No module specific data is present Oct 14 16:27:51.155 INFO running `"docker" "rm" "-f" "fee02f778ec46f59a99e114f991582476b629c985ab8e79290d5fffee3a0f612"` Oct 14 16:27:51.371 INFO blam! fee02f778ec46f59a99e114f991582476b629c985ab8e79290d5fffee3a0f612 Oct 14 16:27:51.375 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:51.729 INFO blam! a46c430f5d80bc76ec4e8d34af8ad4c75d504459514f0a36ba33e6694c0b65c9 Oct 14 16:27:51.739 INFO running `"docker" "start" "-a" "a46c430f5d80bc76ec4e8d34af8ad4c75d504459514f0a36ba33e6694c0b65c9"` Oct 14 16:27:52.583 INFO kablam! usermod: no changes Oct 14 16:27:52.636 INFO kablam! Compiling prototype_template_language v0.1.0 (/source) Oct 14 16:27:52.987 INFO kablam! warning: unused import: `::std::collections::HashMap` Oct 14 16:27:52.987 INFO kablam! --> src/referenced.rs:1:5 Oct 14 16:27:52.987 INFO kablam! | Oct 14 16:27:52.987 INFO kablam! 1 | use ::std::collections::HashMap; Oct 14 16:27:52.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:27:52.987 INFO kablam! | Oct 14 16:27:52.987 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 16:27:52.987 INFO kablam! Oct 14 16:27:53.364 INFO kablam! warning: unused variable: `character` Oct 14 16:27:53.364 INFO kablam! --> src/parse.rs:124:32 Oct 14 16:27:53.364 INFO kablam! | Oct 14 16:27:53.364 INFO kablam! 124 | .map(|(byte_index, character)| byte_index) Oct 14 16:27:53.364 INFO kablam! | ^^^^^^^^^ help: consider using `_character` instead Oct 14 16:27:53.364 INFO kablam! | Oct 14 16:27:53.364 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 16:27:53.364 INFO kablam! Oct 14 16:27:53.364 INFO kablam! warning: unused variable: `e` Oct 14 16:27:53.364 INFO kablam! --> src/parse.rs:133:19 Oct 14 16:27:53.364 INFO kablam! | Oct 14 16:27:53.364 INFO kablam! 133 | .map_err(|e| ParseError::UnexpectedEndOfInput { expected: Some(delimiter) }) Oct 14 16:27:53.364 INFO kablam! | ^ help: consider using `_e` instead Oct 14 16:27:53.364 INFO kablam! Oct 14 16:27:53.364 INFO kablam! warning: unused variable: `c` Oct 14 16:27:53.364 INFO kablam! --> src/parse.rs:416:40 Oct 14 16:27:53.364 INFO kablam! | Oct 14 16:27:53.365 INFO kablam! 416 | assert_eq!(parse_while("xyz", |c| true), ("xyz", "")); Oct 14 16:27:53.365 INFO kablam! | ^ help: consider using `_c` instead Oct 14 16:27:53.365 INFO kablam! Oct 14 16:27:53.365 INFO kablam! warning: unused variable: `c` Oct 14 16:27:53.365 INFO kablam! --> src/parse.rs:417:40 Oct 14 16:27:53.365 INFO kablam! | Oct 14 16:27:53.365 INFO kablam! 417 | assert_eq!(parse_while("xyz", |c| false), ("", "xyz")); Oct 14 16:27:53.365 INFO kablam! | ^ help: consider using `_c` instead Oct 14 16:27:53.365 INFO kablam! Oct 14 16:27:53.365 INFO kablam! warning: unused variable: `c` Oct 14 16:27:53.365 INFO kablam! --> src/parse.rs:418:37 Oct 14 16:27:53.365 INFO kablam! | Oct 14 16:27:53.365 INFO kablam! 418 | assert_eq!(parse_while("", |c| true), ("", "")); Oct 14 16:27:53.365 INFO kablam! | ^ help: consider using `_c` instead Oct 14 16:27:53.365 INFO kablam! Oct 14 16:27:53.365 INFO kablam! warning: unused variable: `c` Oct 14 16:27:53.365 INFO kablam! --> src/parse.rs:419:37 Oct 14 16:27:53.365 INFO kablam! | Oct 14 16:27:53.365 INFO kablam! 419 | assert_eq!(parse_while("", |c| false), ("", "")); Oct 14 16:27:53.365 INFO kablam! | ^ help: consider using `_c` instead Oct 14 16:27:53.365 INFO kablam! Oct 14 16:27:55.210 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.61s Oct 14 16:27:55.216 INFO kablam! su: No module specific data is present Oct 14 16:27:55.838 INFO running `"docker" "rm" "-f" "a46c430f5d80bc76ec4e8d34af8ad4c75d504459514f0a36ba33e6694c0b65c9"` Oct 14 16:27:56.252 INFO blam! a46c430f5d80bc76ec4e8d34af8ad4c75d504459514f0a36ba33e6694c0b65c9 Oct 14 16:27:56.257 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:56.719 INFO blam! 3f133daa9bf9bbb425705525cf19c42145bb9c001d8782271fdd28b4477689ad Oct 14 16:27:56.722 INFO running `"docker" "start" "-a" "3f133daa9bf9bbb425705525cf19c42145bb9c001d8782271fdd28b4477689ad"` Oct 14 16:27:57.427 INFO kablam! usermod: no changes Oct 14 16:27:57.450 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 14 16:27:57.455 INFO kablam! Running /target/debug/deps/prototype_template_language-1093d06f52a7a020 Oct 14 16:27:57.456 INFO blam! Oct 14 16:27:57.456 INFO blam! running 11 tests Oct 14 16:27:57.457 INFO blam! test parse::test_parsing::test_parse_flat_value ... ok Oct 14 16:27:57.457 INFO blam! test parse::test_parsing::test_parse_identifier ... ok Oct 14 16:27:57.457 INFO blam! test parse::test_parsing::test_expect_symbol ... ok Oct 14 16:27:57.457 INFO blam! test parse::test_parsing::test_parse_nested_object ... ok Oct 14 16:27:57.458 INFO blam! test parse::test_parsing::test_parse_over_delimiter ... ok Oct 14 16:27:57.458 INFO blam! test parse::test_parsing::test_parse_flat_named_object ... ok Oct 14 16:27:57.458 INFO blam! test flat::test::test_build_flat_object ... ok Oct 14 16:27:57.458 INFO blam! test parse::test_parsing::test_parse_string_literal ... ok Oct 14 16:27:57.458 INFO blam! test parse::test_parsing::test_parse_while ... ok Oct 14 16:27:57.458 INFO blam! test parse::test_parsing::test_skip_symbol ... ok Oct 14 16:27:57.458 INFO blam! test parse::test_parsing::test_parse_reference ... ok Oct 14 16:27:57.458 INFO blam! Oct 14 16:27:57.458 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:27:57.458 INFO blam! Oct 14 16:27:57.460 INFO kablam! su: No module specific data is present Oct 14 16:27:57.747 INFO running `"docker" "rm" "-f" "3f133daa9bf9bbb425705525cf19c42145bb9c001d8782271fdd28b4477689ad"` Oct 14 16:27:57.874 INFO blam! 3f133daa9bf9bbb425705525cf19c42145bb9c001d8782271fdd28b4477689ad