Sep 03 18:12:07.340 INFO checking jpastuszek/varnishslog against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 18:12:07.340 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 18:12:07.340 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 18:12:07.569 INFO blam! 69b8eaf172d305b8448f749e948887651a539bf53603c5a636c1aed18f243069 Sep 03 18:12:07.572 INFO running `"docker" "start" "-a" "69b8eaf172d305b8448f749e948887651a539bf53603c5a636c1aed18f243069"` Sep 03 18:12:08.670 INFO kablam! Compiling libc v0.2.14 Sep 03 18:12:08.674 INFO kablam! Checking num-traits v0.1.35 Sep 03 18:12:08.706 INFO kablam! Compiling quote v0.3.3 Sep 03 18:12:08.752 INFO kablam! Checking regex-syntax v0.3.4 Sep 03 18:12:08.755 INFO kablam! Checking assert_matches v1.2.0 Sep 03 18:12:08.756 INFO kablam! Checking boolinator v0.1.0 Sep 03 18:12:08.756 INFO kablam! Checking bencher v0.1.1 Sep 03 18:12:09.467 INFO kablam! Compiling syntex_pos v0.44.0 Sep 03 18:12:12.315 INFO kablam! Compiling syn v0.9.0 Sep 03 18:12:14.511 INFO kablam! Checking thread-id v2.0.0 Sep 03 18:12:14.512 INFO kablam! Checking memchr v0.1.11 Sep 03 18:12:14.512 INFO kablam! Checking time v0.1.35 Sep 03 18:12:14.512 INFO kablam! Checking atty v0.2.6 Sep 03 18:12:14.575 INFO kablam! Compiling syntex_errors v0.44.0 Sep 03 18:12:15.507 INFO kablam! Checking thread_local v0.2.6 Sep 03 18:12:15.823 INFO kablam! Checking clap v2.30.0 Sep 03 18:12:16.065 INFO kablam! Checking aho-corasick v0.5.2 Sep 03 18:12:16.393 INFO kablam! Checking num-integer v0.1.32 Sep 03 18:12:18.076 INFO kablam! Checking serde_json v0.8.6 Sep 03 18:12:19.350 INFO kablam! Checking num-iter v0.1.32 Sep 03 18:12:21.184 INFO kablam! Checking num v0.1.35 Sep 03 18:12:21.822 INFO kablam! Checking chrono v0.2.25 Sep 03 18:12:23.445 INFO kablam! Checking regex v0.1.73 Sep 03 18:12:30.483 INFO kablam! Compiling syntex_syntax v0.44.1 Sep 03 18:12:37.485 INFO kablam! Compiling serde_codegen_internals v0.10.0 Sep 03 18:12:38.727 INFO kablam! Checking env_logger v0.3.5 Sep 03 18:12:38.727 INFO kablam! Checking flexi_logger v0.5.0 Sep 03 18:13:38.046 INFO kablam! Compiling syntex v0.44.0 Sep 03 18:13:39.511 INFO kablam! Compiling serde_codegen v0.8.12 Sep 03 18:13:45.012 INFO kablam! Compiling varnishslog v0.5.2-alpha.0 (file:///source) Sep 03 18:13:53.571 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 18:13:53.571 INFO kablam! --> src/main.rs:266:1 Sep 03 18:13:53.571 INFO kablam! | Sep 03 18:13:53.571 INFO kablam! 266 | / arg_enum! { Sep 03 18:13:53.571 INFO kablam! 267 | | #[derive(Debug)] Sep 03 18:13:53.571 INFO kablam! 268 | | enum OutputFormat { Sep 03 18:13:53.571 INFO kablam! 269 | | Log, Sep 03 18:13:53.571 INFO kablam! ... | Sep 03 18:13:53.571 INFO kablam! 276 | | } Sep 03 18:13:53.572 INFO kablam! 277 | | } Sep 03 18:13:53.572 INFO kablam! | |_^ Sep 03 18:13:53.572 INFO kablam! | Sep 03 18:13:53.572 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 18:13:53.572 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 03 18:13:53.572 INFO kablam! Sep 03 18:13:53.608 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 18:13:53.608 INFO kablam! --> src/main.rs:266:1 Sep 03 18:13:53.608 INFO kablam! | Sep 03 18:13:53.608 INFO kablam! 266 | / arg_enum! { Sep 03 18:13:53.608 INFO kablam! 267 | | #[derive(Debug)] Sep 03 18:13:53.608 INFO kablam! 268 | | enum OutputFormat { Sep 03 18:13:53.608 INFO kablam! 269 | | Log, Sep 03 18:13:53.608 INFO kablam! ... | Sep 03 18:13:53.608 INFO kablam! 276 | | } Sep 03 18:13:53.608 INFO kablam! 277 | | } Sep 03 18:13:53.608 INFO kablam! | |_^ Sep 03 18:13:53.609 INFO kablam! | Sep 03 18:13:53.609 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 18:13:53.609 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 03 18:13:53.609 INFO kablam! Sep 03 18:14:07.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 58s Sep 03 18:14:07.157 INFO kablam! su: No module specific data is present Sep 03 18:14:07.631 INFO running `"docker" "rm" "-f" "69b8eaf172d305b8448f749e948887651a539bf53603c5a636c1aed18f243069"` Sep 03 18:14:07.796 INFO blam! 69b8eaf172d305b8448f749e948887651a539bf53603c5a636c1aed18f243069