Oct 14 16:12:16.459 INFO testing jpastuszek/varnishslog against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 16:12:16.459 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:12:16.658 INFO blam! cecc3083791085b113b0e98b8ee4f9bfd47668cd70318fe99ffe853efbe2f211 Oct 14 16:12:16.660 INFO running `"docker" "start" "-a" "cecc3083791085b113b0e98b8ee4f9bfd47668cd70318fe99ffe853efbe2f211"` Oct 14 16:12:17.359 INFO kablam! usermod: no changes Oct 14 16:12:17.543 INFO kablam! Compiling rustc-serialize v0.3.24 Oct 14 16:12:17.544 INFO kablam! Compiling unicode-xid v0.0.3 Oct 14 16:12:17.544 INFO kablam! Compiling libc v0.2.14 Oct 14 16:12:17.544 INFO kablam! Compiling quote v0.3.3 Oct 14 16:12:17.545 INFO kablam! Compiling num-traits v0.1.35 Oct 14 16:12:17.559 INFO kablam! Compiling regex-syntax v0.3.4 Oct 14 16:12:17.560 INFO kablam! Compiling dtoa v0.2.2 Oct 14 16:12:17.567 INFO kablam! Compiling itoa v0.1.1 Oct 14 16:12:18.903 INFO kablam! Compiling assert_matches v1.2.0 Oct 14 16:12:18.931 INFO kablam! Compiling boolinator v0.1.0 Oct 14 16:12:18.963 INFO kablam! Compiling term v0.4.4 Oct 14 16:12:19.931 INFO kablam! Compiling syn v0.9.0 Oct 14 16:12:20.314 INFO kablam! Compiling thread-id v2.0.0 Oct 14 16:12:20.314 INFO kablam! Compiling memchr v0.1.11 Oct 14 16:12:20.314 INFO kablam! Compiling time v0.1.35 Oct 14 16:12:21.395 INFO kablam! Compiling atty v0.2.6 Oct 14 16:12:21.435 INFO kablam! Compiling thread_local v0.2.6 Oct 14 16:12:22.218 INFO kablam! Compiling num-integer v0.1.32 Oct 14 16:12:22.383 INFO kablam! Compiling serde_json v0.8.6 Oct 14 16:12:22.791 INFO kablam! Compiling aho-corasick v0.5.2 Oct 14 16:12:23.361 INFO kablam! Compiling clap v2.30.0 Oct 14 16:12:32.637 INFO kablam! Compiling num-iter v0.1.32 Oct 14 16:12:32.827 INFO kablam! Compiling regex v0.1.73 Oct 14 16:12:32.953 INFO kablam! Compiling serde_codegen_internals v0.10.0 Oct 14 16:12:33.179 INFO kablam! Compiling num v0.1.35 Oct 14 16:12:33.465 INFO kablam! Compiling chrono v0.2.25 Oct 14 16:12:36.190 INFO kablam! Compiling syntex_pos v0.44.0 Oct 14 16:12:38.023 INFO kablam! Compiling syntex_errors v0.44.0 Oct 14 16:12:46.745 INFO kablam! Compiling env_logger v0.3.5 Oct 14 16:12:46.807 INFO kablam! Compiling flexi_logger v0.5.0 Oct 14 16:12:47.243 INFO kablam! Compiling syntex_syntax v0.44.1 Oct 14 16:13:31.059 INFO kablam! Compiling syntex v0.44.0 Oct 14 16:13:32.104 INFO kablam! Compiling serde_codegen v0.8.12 Oct 14 16:13:37.594 INFO kablam! Compiling varnishslog v0.5.2-alpha.0 (/source) Oct 14 16:13:48.239 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 14 16:13:48.239 INFO kablam! --> src/main.rs:266:1 Oct 14 16:13:48.239 INFO kablam! | Oct 14 16:13:48.239 INFO kablam! 266 | / arg_enum! { Oct 14 16:13:48.239 INFO kablam! 267 | | #[derive(Debug)] Oct 14 16:13:48.239 INFO kablam! 268 | | enum OutputFormat { Oct 14 16:13:48.239 INFO kablam! 269 | | Log, Oct 14 16:13:48.239 INFO kablam! ... | Oct 14 16:13:48.239 INFO kablam! 276 | | } Oct 14 16:13:48.239 INFO kablam! 277 | | } Oct 14 16:13:48.239 INFO kablam! | |_^ Oct 14 16:13:48.239 INFO kablam! | Oct 14 16:13:48.239 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 16:13:48.239 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 14 16:13:48.239 INFO kablam! Oct 14 16:13:52.523 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 35s Oct 14 16:13:52.535 INFO kablam! su: No module specific data is present Oct 14 16:13:53.631 INFO running `"docker" "rm" "-f" "cecc3083791085b113b0e98b8ee4f9bfd47668cd70318fe99ffe853efbe2f211"` Oct 14 16:13:53.883 INFO blam! cecc3083791085b113b0e98b8ee4f9bfd47668cd70318fe99ffe853efbe2f211 Oct 14 16:13:53.889 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:13:54.291 INFO blam! 82586dff2584bba3f86c1f9991df823c9148bc1210ad1170d98b3a48ac1c3679 Oct 14 16:13:54.303 INFO running `"docker" "start" "-a" "82586dff2584bba3f86c1f9991df823c9148bc1210ad1170d98b3a48ac1c3679"` Oct 14 16:13:55.683 INFO kablam! usermod: no changes Oct 14 16:13:55.913 INFO kablam! Compiling bencher v0.1.1 Oct 14 16:13:58.755 INFO kablam! Compiling varnishslog v0.5.2-alpha.0 (/source) Oct 14 16:13:59.591 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 14 16:13:59.592 INFO kablam! --> src/main.rs:266:1 Oct 14 16:13:59.592 INFO kablam! | Oct 14 16:13:59.592 INFO kablam! 266 | / arg_enum! { Oct 14 16:13:59.593 INFO kablam! 267 | | #[derive(Debug)] Oct 14 16:13:59.593 INFO kablam! 268 | | enum OutputFormat { Oct 14 16:13:59.593 INFO kablam! 269 | | Log, Oct 14 16:13:59.594 INFO kablam! ... | Oct 14 16:13:59.594 INFO kablam! 276 | | } Oct 14 16:13:59.594 INFO kablam! 277 | | } Oct 14 16:13:59.594 INFO kablam! | |_^ Oct 14 16:13:59.599 INFO kablam! | Oct 14 16:13:59.599 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 16:13:59.599 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 14 16:13:59.600 INFO kablam! Oct 14 16:14:19.789 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.05s Oct 14 16:14:19.807 INFO kablam! su: No module specific data is present Oct 14 16:14:20.539 INFO running `"docker" "rm" "-f" "82586dff2584bba3f86c1f9991df823c9148bc1210ad1170d98b3a48ac1c3679"` Oct 14 16:14:20.803 INFO blam! 82586dff2584bba3f86c1f9991df823c9148bc1210ad1170d98b3a48ac1c3679 Oct 14 16:14:20.807 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:14:21.233 INFO blam! 032880140a49b5c9a6a3c09ac903371cb1443984f4cc229fb872b5f51a431a6a Oct 14 16:14:21.236 INFO running `"docker" "start" "-a" "032880140a49b5c9a6a3c09ac903371cb1443984f4cc229fb872b5f51a431a6a"` Oct 14 16:14:22.319 INFO kablam! usermod: no changes Oct 14 16:14:22.506 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 14 16:14:22.520 INFO kablam! Running /target/debug/deps/varnishslog-6d52f4943467af3e Oct 14 16:14:22.525 INFO blam! Oct 14 16:14:22.525 INFO blam! running 66 tests Oct 14 16:14:22.528 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_disconnected_socket ... ok Oct 14 16:14:22.528 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_cache_object ... ok Oct 14 16:14:22.528 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_failed ... ok Oct 14 16:14:22.528 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_failed_timing ... ok Oct 14 16:14:22.532 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_cache_object_ttl_vcl ... ok Oct 14 16:14:22.533 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_gzip ... ok Oct 14 16:14:22.533 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_full_timing ... ok Oct 14 16:14:22.533 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_log ... ok Oct 14 16:14:22.543 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_full_timing_retry ... ok Oct 14 16:14:22.543 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_nuke_limit ... ok Oct 14 16:14:22.544 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_bgfetch ... ok Oct 14 16:14:22.544 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_record_locking ... ok Oct 14 16:14:22.545 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_cache_object_storage ... ok Oct 14 16:14:22.545 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_aborted ... ok Oct 14 16:14:22.545 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_cache_object_ttl ... ok Oct 14 16:14:22.546 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_record_response ... ok Oct 14 16:14:22.546 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_abandoned ... ok Oct 14 16:14:22.546 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_record_non_utf8 ... ok Oct 14 16:14:22.546 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_piped_unavailable ... ok Oct 14 16:14:22.551 INFO blam! test access_log::record_state::record_builder::tests::apply_begin_unimpl_transaction_type ... ok Oct 14 16:14:22.551 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_piped ... ok Oct 14 16:14:22.552 INFO blam! test access_log::record_state::record_builder::tests::apply_begin ... ok Oct 14 16:14:22.552 INFO blam! test access_log::record_state::record_builder::tests::apply_begin_missing_begin ... ok Oct 14 16:14:22.552 INFO blam! test access_log::record_state::record_builder::tests::apply_begin_int_parse_fail ... ok Oct 14 16:14:22.552 INFO blam! test access_log::record_state::record_builder::tests::apply_client_access_piped ... ok Oct 14 16:14:22.553 INFO blam! test access_log::record_state::record_builder::tests::apply_client_access_record_byte_counts ... ok Oct 14 16:14:22.563 INFO blam! test access_log::record_state::record_builder::tests::apply_client_access_record_gzip ... ok Oct 14 16:14:22.563 INFO blam! test access_log::record_state::record_builder::tests::apply_client_access_record_full_timing ... ok Oct 14 16:14:22.563 INFO blam! test access_log::record_state::record_builder::tests::apply_begin_parser_fail ... ok Oct 14 16:14:22.564 INFO blam! test access_log::record_state::record_builder::tests::apply_client_access_record_gzip_error ... ok Oct 14 16:14:22.564 INFO blam! test access_log::record_state::record_builder::tests::apply_begin_restart_build ... ok Oct 14 16:14:22.564 INFO blam! test access_log::record_state::record_builder::tests::apply_client_access_record_hit_for_pass ... ok Oct 14 16:14:22.564 INFO blam! test access_log::record_state::record_builder::tests::apply_client_access_record_log ... ok Oct 14 16:14:22.564 INFO blam! test access_log::record_state::record_builder::tests::apply_response_header_updates ... ok Oct 14 16:14:22.564 INFO blam! test access_log::record_state::record_builder::tests::apply_response_header_reset_synth ... ok Oct 14 16:14:22.566 INFO blam! test access_log::record_state::tests::apply_record_state_client_access ... ok Oct 14 16:14:22.566 INFO blam! test access_log::record_state::record_builder::tests::apply_client_request_record_reset_esi ... ok Oct 14 16:14:22.567 INFO blam! test access_log::record_state::tests::apply_record_state_backend_access ... ok Oct 14 16:14:22.567 INFO blam! test access_log::record_state::record_builder::tests::apply_log ... ok Oct 14 16:14:22.571 INFO blam! test access_log::record_state::record_builder::tests::apply_client_access_restarted_early ... ok Oct 14 16:14:22.583 INFO blam! test access_log::record_state::record_builder::tests::apply_client_access_restarted_late ... ok Oct 14 16:14:22.583 INFO blam! test access_log::record_state::record_builder::tests::apply_record_header_updates ... ok Oct 14 16:14:22.592 INFO blam! test access_log::record_state::tests::apply_record_state_session ... ok Oct 14 16:14:22.596 INFO blam! test access_log::session_state::tests::apply_session_state_retry ... ok Oct 14 16:14:22.599 INFO blam! test access_log::session_state::tests::apply_session_state_grace ... ok Oct 14 16:14:22.599 INFO kablam! ERROR:varnishslog::access_log::record_state: Error while building record with ident 123 while applying VSL record (marker: [C ] ident: 123 tag: SLT_RespHeader data: "BOOM!"): Failed to parse VSL record data: Nom parser failed on VSL record (marker: [C ] ident: 123 tag: SLT_RespHeader data: "BOOM!"): [66, 79, 79, 77, 33]:TakeUntil Oct 14 16:14:22.601 INFO blam! test access_log::session_state::tests::apply_session_state ... ok Oct 14 16:14:22.601 INFO blam! test access_log::record_state::tests::apply_record_state_failed ... ok Oct 14 16:14:22.601 INFO blam! test access_log::session_state::tests::apply_session_state_esi ... ok Oct 14 16:14:22.601 INFO blam! test access_log::record_state::record_builder::tests::apply_client_access_piped_unavailable ... ok Oct 14 16:14:22.601 INFO blam! test stream_buf::tests::apply_custom_fuction_with_refs ... ok Oct 14 16:14:22.601 INFO blam! test store::tests::slot_count ... ok Oct 14 16:14:22.601 INFO blam! test stream_buf::tests::apply_function ... ok Oct 14 16:14:22.601 INFO blam! test stream_buf::tests::apply_should_consume ... ok Oct 14 16:14:22.601 INFO blam! test stream_buf::tests::apply_closure ... ok Oct 14 16:14:22.601 INFO blam! test stream_buf::tests::apply_converted_macro ... ok Oct 14 16:14:22.601 INFO blam! test stream_buf::tests::consume ... ok Oct 14 16:14:22.601 INFO blam! test store::tests::expire ... ok Oct 14 16:14:22.601 INFO blam! test stream_buf::tests::needed_with_apply ... ok Oct 14 16:14:22.601 INFO blam! test store::tests::nuking ... ok Oct 14 16:14:22.601 INFO blam! test stream_buf::tests::relocate ... ok Oct 14 16:14:22.606 INFO blam! test stream_buf::tests::consume_more_than_we_have ... ok Oct 14 16:14:22.606 INFO blam! test stream_buf::tests::reading ... ok Oct 14 16:14:22.611 INFO blam! test stream_buf::tests::fill_apply ... ok Oct 14 16:14:22.619 INFO blam! test stream_buf::tests::fill_over_buf ... ok Oct 14 16:14:22.619 INFO kablam! Running /target/debug/deps/varnishslog-80810be5d663d925 Oct 14 16:14:22.619 INFO blam! test access_log::session_state::tests::apply_session_state_piped ... ok Oct 14 16:14:22.619 INFO kablam! Doc-tests varnishslog Oct 14 16:14:22.619 INFO blam! test access_log::session_state::tests::apply_session_state_restart ... ok Oct 14 16:14:22.619 INFO blam! Oct 14 16:14:22.619 INFO blam! test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:14:22.619 INFO blam! Oct 14 16:14:22.619 INFO blam! Oct 14 16:14:22.619 INFO blam! running 0 tests Oct 14 16:14:22.619 INFO blam! Oct 14 16:14:22.619 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:14:22.619 INFO blam! Oct 14 16:14:23.272 INFO blam! Oct 14 16:14:23.272 INFO blam! running 0 tests Oct 14 16:14:23.272 INFO blam! Oct 14 16:14:23.272 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:14:23.272 INFO blam! Oct 14 16:14:23.282 INFO kablam! su: No module specific data is present Oct 14 16:14:23.572 INFO running `"docker" "rm" "-f" "032880140a49b5c9a6a3c09ac903371cb1443984f4cc229fb872b5f51a431a6a"` Oct 14 16:14:23.676 INFO blam! 032880140a49b5c9a6a3c09ac903371cb1443984f4cc229fb872b5f51a431a6a