Sep 01 15:02:34.686 INFO checking jpastuszek/varnishslog against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 15:02:34.686 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 15:02:34.687 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 15:02:34.934 INFO blam! c7294b2081095b5e4d9219b05f8f54085841933a55e0b354de0128e7860657b7 Sep 01 15:02:34.936 INFO running `"docker" "start" "-a" "c7294b2081095b5e4d9219b05f8f54085841933a55e0b354de0128e7860657b7"` Sep 01 15:02:35.998 INFO kablam! Compiling libc v0.2.14 Sep 01 15:02:36.002 INFO kablam! Checking num-traits v0.1.35 Sep 01 15:02:36.047 INFO kablam! Compiling quote v0.3.3 Sep 01 15:02:36.047 INFO kablam! Checking regex-syntax v0.3.4 Sep 01 15:02:36.075 INFO kablam! Checking boolinator v0.1.0 Sep 01 15:02:36.076 INFO kablam! Checking assert_matches v1.2.0 Sep 01 15:02:36.076 INFO kablam! Checking linked-hash-map v0.3.0 Sep 01 15:02:36.931 INFO kablam! Checking bencher v0.1.1 Sep 01 15:02:37.255 INFO kablam! Compiling syntex_pos v0.44.0 Sep 01 15:02:40.762 INFO kablam! Compiling syn v0.9.0 Sep 01 15:02:42.271 INFO kablam! Checking memchr v0.1.11 Sep 01 15:02:42.271 INFO kablam! Checking thread-id v2.0.0 Sep 01 15:02:42.271 INFO kablam! Checking time v0.1.35 Sep 01 15:02:42.271 INFO kablam! Checking atty v0.2.6 Sep 01 15:02:43.267 INFO kablam! Checking thread_local v0.2.6 Sep 01 15:02:43.878 INFO kablam! Checking clap v2.30.0 Sep 01 15:02:44.807 INFO kablam! Checking aho-corasick v0.5.2 Sep 01 15:02:45.548 INFO kablam! Checking num-integer v0.1.32 Sep 01 15:02:45.652 INFO kablam! Checking serde_json v0.8.6 Sep 01 15:02:45.983 INFO kablam! Compiling syntex_errors v0.44.0 Sep 01 15:02:48.343 INFO kablam! Checking num-iter v0.1.32 Sep 01 15:02:49.803 INFO kablam! Checking num v0.1.35 Sep 01 15:02:50.565 INFO kablam! Checking chrono v0.2.25 Sep 01 15:02:51.887 INFO kablam! Checking regex v0.1.73 Sep 01 15:03:00.948 INFO kablam! Compiling syntex_syntax v0.44.1 Sep 01 15:03:05.955 INFO kablam! Compiling serde_codegen_internals v0.10.0 Sep 01 15:03:07.143 INFO kablam! Checking env_logger v0.3.5 Sep 01 15:03:07.143 INFO kablam! Checking flexi_logger v0.5.0 Sep 01 15:04:09.308 INFO kablam! Compiling syntex v0.44.0 Sep 01 15:04:10.245 INFO kablam! Compiling serde_codegen v0.8.12 Sep 01 15:04:15.626 INFO kablam! Compiling varnishslog v0.5.2-alpha.0 (file:///source) Sep 01 15:04:25.264 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 15:04:25.264 INFO kablam! --> src/main.rs:266:1 Sep 01 15:04:25.264 INFO kablam! | Sep 01 15:04:25.264 INFO kablam! 266 | / arg_enum! { Sep 01 15:04:25.264 INFO kablam! 267 | | #[derive(Debug)] Sep 01 15:04:25.264 INFO kablam! 268 | | enum OutputFormat { Sep 01 15:04:25.264 INFO kablam! 269 | | Log, Sep 01 15:04:25.265 INFO kablam! ... | Sep 01 15:04:25.265 INFO kablam! 276 | | } Sep 01 15:04:25.265 INFO kablam! 277 | | } Sep 01 15:04:25.265 INFO kablam! | |_^ Sep 01 15:04:25.270 INFO kablam! | Sep 01 15:04:25.271 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 15:04:25.271 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) Sep 01 15:04:25.271 INFO kablam! Sep 01 15:04:25.311 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 15:04:25.311 INFO kablam! --> src/main.rs:266:1 Sep 01 15:04:25.311 INFO kablam! | Sep 01 15:04:25.311 INFO kablam! 266 | / arg_enum! { Sep 01 15:04:25.311 INFO kablam! 267 | | #[derive(Debug)] Sep 01 15:04:25.311 INFO kablam! 268 | | enum OutputFormat { Sep 01 15:04:25.311 INFO kablam! 269 | | Log, Sep 01 15:04:25.312 INFO kablam! ... | Sep 01 15:04:25.312 INFO kablam! 276 | | } Sep 01 15:04:25.312 INFO kablam! 277 | | } Sep 01 15:04:25.312 INFO kablam! | |_^ Sep 01 15:04:25.312 INFO kablam! | Sep 01 15:04:25.312 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 15:04:25.312 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) Sep 01 15:04:25.312 INFO kablam! Sep 01 15:04:40.248 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 04s Sep 01 15:04:40.265 INFO kablam! su: No module specific data is present Sep 01 15:04:40.696 INFO running `"docker" "rm" "-f" "c7294b2081095b5e4d9219b05f8f54085841933a55e0b354de0128e7860657b7"` Sep 01 15:04:40.829 INFO blam! c7294b2081095b5e4d9219b05f8f54085841933a55e0b354de0128e7860657b7