Oct 27 02:41:00.556 INFO checking jpastuszek/varnishslog against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 02:41:00.558 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 02:41:00.953 INFO blam! 9fb292148c382954f206e9baeab7013cf3b0a27245ef2ae3d3fcf0098be19b02 Oct 27 02:41:00.954 INFO running `"docker" "start" "-a" "9fb292148c382954f206e9baeab7013cf3b0a27245ef2ae3d3fcf0098be19b02"` Oct 27 02:41:02.296 INFO kablam! usermod: no changes Oct 27 02:41:02.499 INFO kablam! Compiling libc v0.2.14 Oct 27 02:41:02.503 INFO kablam! Compiling quote v0.3.3 Oct 27 02:41:02.523 INFO kablam! Checking assert_matches v1.2.0 Oct 27 02:41:02.527 INFO kablam! Checking boolinator v0.1.0 Oct 27 02:41:02.527 INFO kablam! Checking bencher v0.1.1 Oct 27 02:41:02.527 INFO kablam! Compiling syntex_pos v0.44.0 Oct 27 02:41:02.527 INFO kablam! Checking memchr v0.1.11 Oct 27 02:41:02.527 INFO kablam! Checking atty v0.2.6 Oct 27 02:41:04.139 INFO kablam! Checking serde_json v0.8.6 Oct 27 02:41:04.273 INFO kablam! Checking clap v2.30.0 Oct 27 02:41:04.649 INFO kablam! Checking aho-corasick v0.5.2 Oct 27 02:41:04.731 INFO kablam! Checking thread-id v2.0.0 Oct 27 02:41:07.399 INFO kablam! Checking time v0.1.35 Oct 27 02:41:07.427 INFO kablam! Checking thread_local v0.2.6 Oct 27 02:41:07.484 INFO kablam! Compiling syn v0.9.0 Oct 27 02:41:10.128 INFO kablam! Compiling syntex_errors v0.44.0 Oct 27 02:41:10.439 INFO kablam! Checking regex v0.1.73 Oct 27 02:41:12.675 INFO kablam! Checking chrono v0.2.25 Oct 27 02:41:16.471 INFO kablam! Checking env_logger v0.3.5 Oct 27 02:41:18.308 INFO kablam! Compiling syntex_syntax v0.44.1 Oct 27 02:41:18.548 INFO kablam! Checking flexi_logger v0.5.0 Oct 27 02:41:21.998 INFO kablam! Compiling serde_codegen_internals v0.10.0 Oct 27 02:41:59.291 INFO kablam! Compiling syntex v0.44.0 Oct 27 02:42:00.607 INFO kablam! Compiling serde_codegen v0.8.12 Oct 27 02:42:05.903 INFO kablam! Compiling varnishslog v0.5.2-alpha.0 (/source) Oct 27 02:42:17.969 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 02:42:17.969 INFO kablam! --> src/main.rs:266:1 Oct 27 02:42:17.969 INFO kablam! | Oct 27 02:42:17.969 INFO kablam! 266 | / arg_enum! { Oct 27 02:42:17.969 INFO kablam! 267 | | #[derive(Debug)] Oct 27 02:42:17.969 INFO kablam! 268 | | enum OutputFormat { Oct 27 02:42:17.969 INFO kablam! 269 | | Log, Oct 27 02:42:17.969 INFO kablam! ... | Oct 27 02:42:17.969 INFO kablam! 276 | | } Oct 27 02:42:17.969 INFO kablam! 277 | | } Oct 27 02:42:17.969 INFO kablam! | |_^ Oct 27 02:42:17.969 INFO kablam! | Oct 27 02:42:17.969 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 02:42:17.969 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 27 02:42:17.969 INFO kablam! Oct 27 02:42:18.571 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 02:42:18.571 INFO kablam! --> src/main.rs:266:1 Oct 27 02:42:18.572 INFO kablam! | Oct 27 02:42:18.572 INFO kablam! 266 | / arg_enum! { Oct 27 02:42:18.572 INFO kablam! 267 | | #[derive(Debug)] Oct 27 02:42:18.573 INFO kablam! 268 | | enum OutputFormat { Oct 27 02:42:18.573 INFO kablam! 269 | | Log, Oct 27 02:42:18.574 INFO kablam! ... | Oct 27 02:42:18.574 INFO kablam! 276 | | } Oct 27 02:42:18.574 INFO kablam! 277 | | } Oct 27 02:42:18.574 INFO kablam! | |_^ Oct 27 02:42:18.575 INFO kablam! | Oct 27 02:42:18.575 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 02:42:18.575 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 27 02:42:18.576 INFO kablam! Oct 27 02:42:25.565 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Oct 27 02:42:25.577 INFO kablam! su: No module specific data is present Oct 27 02:42:26.158 INFO running `"docker" "rm" "-f" "9fb292148c382954f206e9baeab7013cf3b0a27245ef2ae3d3fcf0098be19b02"` Oct 27 02:42:26.280 INFO blam! 9fb292148c382954f206e9baeab7013cf3b0a27245ef2ae3d3fcf0098be19b02