Oct 14 16:12:17.097 INFO testing jpastuszek/varnishslog against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 16:12:17.098 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:12:17.341 INFO blam! 63f5d0f2982b94c270b5f81dcd776ef194a2ae25abf86746611d9def0ddf0101 Oct 14 16:12:17.343 INFO running `"docker" "start" "-a" "63f5d0f2982b94c270b5f81dcd776ef194a2ae25abf86746611d9def0ddf0101"` Oct 14 16:12:18.759 INFO kablam! usermod: no changes Oct 14 16:12:18.911 INFO kablam! Compiling winapi v0.2.8 Oct 14 16:12:18.911 INFO kablam! Compiling libc v0.2.14 Oct 14 16:12:18.911 INFO kablam! Compiling quote v0.3.3 Oct 14 16:12:18.911 INFO kablam! Compiling num-traits v0.1.35 Oct 14 16:12:18.923 INFO kablam! Compiling regex-syntax v0.3.4 Oct 14 16:12:18.931 INFO kablam! Compiling boolinator v0.1.0 Oct 14 16:12:18.931 INFO kablam! Compiling assert_matches v1.2.0 Oct 14 16:12:18.931 INFO kablam! Compiling nom v1.2.4 Oct 14 16:12:19.927 INFO kablam! Compiling syntex_pos v0.44.0 Oct 14 16:12:21.851 INFO kablam! Compiling syn v0.9.0 Oct 14 16:12:22.023 INFO kablam! Compiling kernel32-sys v0.2.2 Oct 14 16:12:22.356 INFO kablam! Compiling memchr v0.1.11 Oct 14 16:12:22.356 INFO kablam! Compiling atty v0.2.6 Oct 14 16:12:23.765 INFO kablam! Compiling term v0.4.4 Oct 14 16:12:23.983 INFO kablam! Compiling thread-id v2.0.0 Oct 14 16:12:23.987 INFO kablam! Compiling time v0.1.35 Oct 14 16:12:24.004 INFO kablam! Compiling clap v2.30.0 Oct 14 16:12:24.047 INFO kablam! Compiling aho-corasick v0.5.2 Oct 14 16:12:24.095 INFO kablam! Compiling num-integer v0.1.32 Oct 14 16:12:24.642 INFO kablam! Compiling serde_json v0.8.6 Oct 14 16:12:26.543 INFO kablam! Compiling thread_local v0.2.6 Oct 14 16:12:32.565 INFO kablam! Compiling num-iter v0.1.32 Oct 14 16:12:32.991 INFO kablam! Compiling serde_codegen_internals v0.10.0 Oct 14 16:12:33.437 INFO kablam! Compiling num v0.1.35 Oct 14 16:12:33.719 INFO kablam! Compiling chrono v0.2.25 Oct 14 16:12:33.783 INFO kablam! Compiling regex v0.1.73 Oct 14 16:12:33.907 INFO kablam! Compiling syntex_errors v0.44.0 Oct 14 16:12:39.175 INFO kablam! Compiling syntex_syntax v0.44.1 Oct 14 16:12:52.463 INFO kablam! Compiling env_logger v0.3.5 Oct 14 16:12:53.120 INFO kablam! Compiling flexi_logger v0.5.0 Oct 14 16:13:29.430 INFO kablam! Compiling syntex v0.44.0 Oct 14 16:13:30.238 INFO kablam! Compiling serde_codegen v0.8.12 Oct 14 16:13:36.005 INFO kablam! Compiling varnishslog v0.5.2-alpha.0 (/source) Oct 14 16:13:47.103 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 14 16:13:47.104 INFO kablam! --> src/main.rs:266:1 Oct 14 16:13:47.104 INFO kablam! | Oct 14 16:13:47.104 INFO kablam! 266 | / arg_enum! { Oct 14 16:13:47.104 INFO kablam! 267 | | #[derive(Debug)] Oct 14 16:13:47.104 INFO kablam! 268 | | enum OutputFormat { Oct 14 16:13:47.104 INFO kablam! 269 | | Log, Oct 14 16:13:47.104 INFO kablam! ... | Oct 14 16:13:47.104 INFO kablam! 276 | | } Oct 14 16:13:47.104 INFO kablam! 277 | | } Oct 14 16:13:47.104 INFO kablam! | |_^ Oct 14 16:13:47.104 INFO kablam! | Oct 14 16:13:47.104 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 16:13:47.104 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:47.104 INFO kablam! Oct 14 16:13:51.391 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 32s Oct 14 16:13:51.393 INFO kablam! su: No module specific data is present Oct 14 16:13:52.245 INFO running `"docker" "rm" "-f" "63f5d0f2982b94c270b5f81dcd776ef194a2ae25abf86746611d9def0ddf0101"` Oct 14 16:13:52.503 INFO blam! 63f5d0f2982b94c270b5f81dcd776ef194a2ae25abf86746611d9def0ddf0101 Oct 14 16:13:52.510 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:13:53.052 INFO blam! 2d9a7df004f059c17357d18efc2529de44682452061f03155bec7a00a46b4408 Oct 14 16:13:53.055 INFO running `"docker" "start" "-a" "2d9a7df004f059c17357d18efc2529de44682452061f03155bec7a00a46b4408"` Oct 14 16:13:54.338 INFO kablam! usermod: no changes Oct 14 16:13:54.555 INFO kablam! Compiling bencher v0.1.1 Oct 14 16:13:57.589 INFO kablam! Compiling varnishslog v0.5.2-alpha.0 (/source) Oct 14 16:13:58.690 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 14 16:13:58.690 INFO kablam! --> src/main.rs:266:1 Oct 14 16:13:58.690 INFO kablam! | Oct 14 16:13:58.690 INFO kablam! 266 | / arg_enum! { Oct 14 16:13:58.690 INFO kablam! 267 | | #[derive(Debug)] Oct 14 16:13:58.690 INFO kablam! 268 | | enum OutputFormat { Oct 14 16:13:58.690 INFO kablam! 269 | | Log, Oct 14 16:13:58.690 INFO kablam! ... | Oct 14 16:13:58.690 INFO kablam! 276 | | } Oct 14 16:13:58.692 INFO kablam! 277 | | } Oct 14 16:13:58.692 INFO kablam! | |_^ Oct 14 16:13:58.692 INFO kablam! | Oct 14 16:13:58.692 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 16:13:58.692 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:58.692 INFO kablam! Oct 14 16:14:18.483 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.10s Oct 14 16:14:18.494 INFO kablam! su: No module specific data is present Oct 14 16:14:19.133 INFO running `"docker" "rm" "-f" "2d9a7df004f059c17357d18efc2529de44682452061f03155bec7a00a46b4408"` Oct 14 16:14:19.387 INFO blam! 2d9a7df004f059c17357d18efc2529de44682452061f03155bec7a00a46b4408 Oct 14 16:14:19.391 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:14:19.899 INFO blam! 34994b4f397af52df48612ae1fa06716b1c8ff1177024f708bf411958b703427 Oct 14 16:14:19.900 INFO running `"docker" "start" "-a" "34994b4f397af52df48612ae1fa06716b1c8ff1177024f708bf411958b703427"` Oct 14 16:14:21.007 INFO kablam! usermod: no changes Oct 14 16:14:21.179 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 14 16:14:21.195 INFO kablam! Running /target/debug/deps/varnishslog-f377b548106d9b2e Oct 14 16:14:21.197 INFO blam! Oct 14 16:14:21.197 INFO blam! running 66 tests Oct 14 16:14:21.220 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_aborted ... ok Oct 14 16:14:21.221 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_abandoned ... ok Oct 14 16:14:21.227 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_disconnected_socket ... ok Oct 14 16:14:21.227 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_bgfetch ... ok Oct 14 16:14:21.227 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_cache_object ... ok Oct 14 16:14:21.228 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_cache_object_ttl_vcl ... ok Oct 14 16:14:21.228 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_cache_object_storage ... ok Oct 14 16:14:21.228 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_full_timing ... ok Oct 14 16:14:21.228 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_cache_object_ttl ... ok Oct 14 16:14:21.229 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_failed_timing ... ok Oct 14 16:14:21.229 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_failed ... ok Oct 14 16:14:21.230 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_record_locking ... ok Oct 14 16:14:21.230 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_record_non_utf8 ... ok Oct 14 16:14:21.230 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_piped ... ok Oct 14 16:14:21.230 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_record_response ... ok Oct 14 16:14:21.230 INFO blam! test access_log::record_state::record_builder::tests::apply_begin ... ok Oct 14 16:14:21.230 INFO blam! test access_log::record_state::record_builder::tests::apply_begin_int_parse_fail ... ok Oct 14 16:14:21.231 INFO blam! test access_log::record_state::record_builder::tests::apply_begin_missing_begin ... ok Oct 14 16:14:21.231 INFO blam! test access_log::record_state::record_builder::tests::apply_begin_parser_fail ... ok Oct 14 16:14:21.231 INFO blam! test access_log::record_state::record_builder::tests::apply_begin_restart_build ... ok Oct 14 16:14:21.231 INFO blam! test access_log::record_state::record_builder::tests::apply_begin_unimpl_transaction_type ... ok Oct 14 16:14:21.231 INFO blam! test access_log::record_state::record_builder::tests::apply_client_access_piped ... ok Oct 14 16:14:21.236 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_full_timing_retry ... ok Oct 14 16:14:21.247 INFO blam! test access_log::record_state::record_builder::tests::apply_client_access_piped_unavailable ... ok Oct 14 16:14:21.247 INFO blam! test access_log::record_state::record_builder::tests::apply_client_access_record_byte_counts ... ok Oct 14 16:14:21.247 INFO blam! test access_log::record_state::record_builder::tests::apply_client_access_record_full_timing ... ok Oct 14 16:14:21.247 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_piped_unavailable ... ok Oct 14 16:14:21.247 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_log ... ok Oct 14 16:14:21.247 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_nuke_limit ... ok Oct 14 16:14:21.247 INFO blam! test access_log::record_state::record_builder::tests::apply_backend_access_record_gzip ... ok Oct 14 16:14:21.247 INFO blam! test access_log::record_state::record_builder::tests::apply_client_access_record_gzip ... ok Oct 14 16:14:21.249 INFO blam! test access_log::record_state::record_builder::tests::apply_log ... ok Oct 14 16:14:21.255 INFO blam! test access_log::record_state::record_builder::tests::apply_client_request_record_reset_esi ... ok Oct 14 16:14:21.258 INFO blam! test access_log::record_state::record_builder::tests::apply_client_access_record_hit_for_pass ... ok Oct 14 16:14:21.258 INFO blam! test access_log::record_state::record_builder::tests::apply_client_access_restarted_late ... ok Oct 14 16:14:21.259 INFO blam! test access_log::record_state::record_builder::tests::apply_client_access_restarted_early ... ok Oct 14 16:14:21.259 INFO blam! test access_log::record_state::record_builder::tests::apply_client_access_record_log ... ok Oct 14 16:14:21.259 INFO blam! test access_log::record_state::record_builder::tests::apply_client_access_record_gzip_error ... ok Oct 14 16:14:21.259 INFO blam! test access_log::record_state::record_builder::tests::apply_response_header_updates ... ok Oct 14 16:14:21.259 INFO blam! test access_log::record_state::tests::apply_record_state_backend_access ... ok Oct 14 16:14:21.259 INFO blam! test access_log::record_state::record_builder::tests::apply_record_header_updates ... ok Oct 14 16:14:21.262 INFO blam! test access_log::record_state::record_builder::tests::apply_response_header_reset_synth ... ok Oct 14 16:14:21.262 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:21.262 INFO blam! test access_log::record_state::tests::apply_record_state_failed ... ok Oct 14 16:14:21.262 INFO blam! test access_log::record_state::tests::apply_record_state_client_access ... ok Oct 14 16:14:21.268 INFO blam! test access_log::session_state::tests::apply_session_state ... ok Oct 14 16:14:21.269 INFO blam! test store::tests::expire ... ok Oct 14 16:14:21.269 INFO blam! test access_log::session_state::tests::apply_session_state_grace ... ok Oct 14 16:14:21.269 INFO blam! test stream_buf::tests::apply_closure ... ok Oct 14 16:14:21.279 INFO blam! test access_log::session_state::tests::apply_session_state_restart ... ok Oct 14 16:14:21.279 INFO blam! test access_log::session_state::tests::apply_session_state_piped ... ok Oct 14 16:14:21.279 INFO blam! test access_log::record_state::tests::apply_record_state_session ... ok Oct 14 16:14:21.279 INFO blam! test access_log::session_state::tests::apply_session_state_retry ... ok Oct 14 16:14:21.279 INFO blam! test access_log::session_state::tests::apply_session_state_esi ... ok Oct 14 16:14:21.279 INFO blam! test stream_buf::tests::apply_custom_fuction_with_refs ... ok Oct 14 16:14:21.279 INFO blam! test stream_buf::tests::consume ... ok Oct 14 16:14:21.291 INFO blam! test stream_buf::tests::apply_converted_macro ... ok Oct 14 16:14:21.291 INFO kablam! Running /target/debug/deps/varnishslog-64a8485b6467a3ba Oct 14 16:14:21.291 INFO blam! test stream_buf::tests::apply_function ... ok Oct 14 16:14:21.291 INFO blam! test store::tests::nuking ... ok Oct 14 16:14:21.291 INFO blam! test stream_buf::tests::fill_apply ... ok Oct 14 16:14:21.291 INFO blam! test stream_buf::tests::fill_over_buf ... ok Oct 14 16:14:21.291 INFO blam! test stream_buf::tests::consume_more_than_we_have ... ok Oct 14 16:14:21.291 INFO blam! test stream_buf::tests::relocate ... ok Oct 14 16:14:21.291 INFO blam! test stream_buf::tests::reading ... ok Oct 14 16:14:21.291 INFO blam! test stream_buf::tests::needed_with_apply ... ok Oct 14 16:14:21.291 INFO blam! test store::tests::slot_count ... ok Oct 14 16:14:21.291 INFO blam! test stream_buf::tests::apply_should_consume ... ok Oct 14 16:14:21.291 INFO blam! Oct 14 16:14:21.291 INFO blam! test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:14:21.291 INFO blam! Oct 14 16:14:21.291 INFO blam! Oct 14 16:14:21.291 INFO blam! running 0 tests Oct 14 16:14:21.291 INFO blam! Oct 14 16:14:21.291 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:14:21.291 INFO blam! Oct 14 16:14:21.303 INFO kablam! Doc-tests varnishslog Oct 14 16:14:22.043 INFO blam! Oct 14 16:14:22.043 INFO blam! running 0 tests Oct 14 16:14:22.043 INFO blam! Oct 14 16:14:22.043 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:14:22.043 INFO blam! Oct 14 16:14:22.061 INFO kablam! su: No module specific data is present Oct 14 16:14:22.635 INFO running `"docker" "rm" "-f" "34994b4f397af52df48612ae1fa06716b1c8ff1177024f708bf411958b703427"` Oct 14 16:14:22.855 INFO blam! 34994b4f397af52df48612ae1fa06716b1c8ff1177024f708bf411958b703427