Oct 12 19:31:38.483 INFO checking jpastuszek/varnishslog against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 19:31:38.483 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 19:31:38.928 INFO blam! 79e27327b8e32f3c31bf49ae7890c2930e419ea742754ce71b7ef74b3b1ed9bd Oct 12 19:31:38.930 INFO running `"docker" "start" "-a" "79e27327b8e32f3c31bf49ae7890c2930e419ea742754ce71b7ef74b3b1ed9bd"` Oct 12 19:31:39.516 INFO kablam! usermod: no changes Oct 12 19:31:39.670 INFO kablam! Compiling libc v0.2.14 Oct 12 19:31:39.671 INFO kablam! Compiling quote v0.3.3 Oct 12 19:31:39.671 INFO kablam! Checking num-traits v0.1.35 Oct 12 19:31:39.678 INFO kablam! Checking regex-syntax v0.3.4 Oct 12 19:31:39.680 INFO kablam! Checking boolinator v0.1.0 Oct 12 19:31:39.680 INFO kablam! Checking linked-hash-map v0.3.0 Oct 12 19:31:39.680 INFO kablam! Checking assert_matches v1.2.0 Oct 12 19:31:41.456 INFO kablam! Checking bencher v0.1.1 Oct 12 19:31:41.500 INFO kablam! Compiling syntex_pos v0.44.0 Oct 12 19:31:42.408 INFO kablam! Compiling term v0.4.4 Oct 12 19:31:43.709 INFO kablam! Checking memchr v0.1.11 Oct 12 19:31:43.709 INFO kablam! Checking thread-id v2.0.0 Oct 12 19:31:43.733 INFO kablam! Checking time v0.1.35 Oct 12 19:31:43.992 INFO kablam! Checking atty v0.2.6 Oct 12 19:31:45.128 INFO kablam! Compiling syn v0.9.0 Oct 12 19:31:45.484 INFO kablam! Checking aho-corasick v0.5.2 Oct 12 19:31:45.488 INFO kablam! Checking thread_local v0.2.6 Oct 12 19:31:45.497 INFO kablam! Checking clap v2.30.0 Oct 12 19:31:45.575 INFO kablam! Checking num-integer v0.1.32 Oct 12 19:31:46.332 INFO kablam! Checking serde_json v0.8.6 Oct 12 19:31:47.872 INFO kablam! Checking num-iter v0.1.32 Oct 12 19:31:48.530 INFO kablam! Checking regex v0.1.73 Oct 12 19:31:49.028 INFO kablam! Checking num v0.1.35 Oct 12 19:31:49.289 INFO kablam! Compiling syntex_errors v0.44.0 Oct 12 19:31:49.648 INFO kablam! Checking chrono v0.2.25 Oct 12 19:31:52.431 INFO kablam! Checking env_logger v0.3.5 Oct 12 19:31:55.192 INFO kablam! Compiling serde_codegen_internals v0.10.0 Oct 12 19:31:55.303 INFO kablam! Checking flexi_logger v0.5.0 Oct 12 19:31:55.636 INFO kablam! Compiling syntex_syntax v0.44.1 Oct 12 19:32:34.366 INFO kablam! Compiling syntex v0.44.0 Oct 12 19:32:35.359 INFO kablam! Compiling serde_codegen v0.8.12 Oct 12 19:32:40.456 INFO kablam! Compiling varnishslog v0.5.2-alpha.0 (/source) Oct 12 19:32:52.944 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 19:32:52.944 INFO kablam! --> src/main.rs:266:1 Oct 12 19:32:52.944 INFO kablam! | Oct 12 19:32:52.944 INFO kablam! 266 | / arg_enum! { Oct 12 19:32:52.944 INFO kablam! 267 | | #[derive(Debug)] Oct 12 19:32:52.944 INFO kablam! 268 | | enum OutputFormat { Oct 12 19:32:52.944 INFO kablam! 269 | | Log, Oct 12 19:32:52.944 INFO kablam! ... | Oct 12 19:32:52.944 INFO kablam! 276 | | } Oct 12 19:32:52.944 INFO kablam! 277 | | } Oct 12 19:32:52.944 INFO kablam! | |_^ Oct 12 19:32:52.944 INFO kablam! | Oct 12 19:32:52.944 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 19:32:52.944 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 12 19:32:52.944 INFO kablam! Oct 12 19:32:53.808 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 19:32:53.808 INFO kablam! --> src/main.rs:266:1 Oct 12 19:32:53.808 INFO kablam! | Oct 12 19:32:53.808 INFO kablam! 266 | / arg_enum! { Oct 12 19:32:53.808 INFO kablam! 267 | | #[derive(Debug)] Oct 12 19:32:53.816 INFO kablam! 268 | | enum OutputFormat { Oct 12 19:32:53.816 INFO kablam! 269 | | Log, Oct 12 19:32:53.816 INFO kablam! ... | Oct 12 19:32:53.816 INFO kablam! 276 | | } Oct 12 19:32:53.816 INFO kablam! 277 | | } Oct 12 19:32:53.816 INFO kablam! | |_^ Oct 12 19:32:53.816 INFO kablam! | Oct 12 19:32:53.816 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 19:32:53.816 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 12 19:32:53.816 INFO kablam! Oct 12 19:33:00.656 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 21s Oct 12 19:33:00.680 INFO kablam! su: No module specific data is present Oct 12 19:33:01.015 INFO running `"docker" "rm" "-f" "79e27327b8e32f3c31bf49ae7890c2930e419ea742754ce71b7ef74b3b1ed9bd"` Oct 12 19:33:01.183 INFO blam! 79e27327b8e32f3c31bf49ae7890c2930e419ea742754ce71b7ef74b3b1ed9bd