Sep 17 12:37:45.601 INFO checking jpastuszek/varnishslog against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 12:37:45.601 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 12:37:45.601 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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=1000" "-e" "CMD=cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 12:37:45.999 INFO blam! 22d550476b03fe128845f8a95f86bc205a98980d3c33145f9b7318c22dfe952c Sep 17 12:37:46.011 INFO running `"docker" "start" "-a" "22d550476b03fe128845f8a95f86bc205a98980d3c33145f9b7318c22dfe952c"` Sep 17 12:37:47.774 INFO kablam! usermod: no changes Sep 17 12:37:47.986 INFO kablam! Compiling libc v0.2.14 Sep 17 12:37:47.986 INFO kablam! Compiling unicode-xid v0.0.3 Sep 17 12:37:47.986 INFO kablam! Checking num-traits v0.1.35 Sep 17 12:37:48.018 INFO kablam! Compiling quote v0.3.3 Sep 17 12:37:48.021 INFO kablam! Checking regex-syntax v0.3.4 Sep 17 12:37:48.024 INFO kablam! Checking linked-hash-map v0.3.0 Sep 17 12:37:48.026 INFO kablam! Checking boolinator v0.1.0 Sep 17 12:37:49.197 INFO kablam! Checking assert_matches v1.2.0 Sep 17 12:37:49.845 INFO kablam! Checking nom v1.2.4 Sep 17 12:37:50.197 INFO kablam! Checking bencher v0.1.1 Sep 17 12:37:52.332 INFO kablam! Compiling syntex_pos v0.44.0 Sep 17 12:37:52.398 INFO kablam! Compiling syn v0.9.0 Sep 17 12:37:53.271 INFO kablam! Compiling kernel32-sys v0.2.2 Sep 17 12:37:53.317 INFO kablam! Checking memchr v0.1.11 Sep 17 12:37:54.449 INFO kablam! Checking atty v0.2.6 Sep 17 12:37:54.545 INFO kablam! Checking thread-id v2.0.0 Sep 17 12:37:54.813 INFO kablam! Checking time v0.1.35 Sep 17 12:37:55.652 INFO kablam! Compiling term v0.4.4 Sep 17 12:37:55.719 INFO kablam! Checking aho-corasick v0.5.2 Sep 17 12:37:55.844 INFO kablam! Checking thread_local v0.2.6 Sep 17 12:37:59.525 INFO kablam! Checking num-integer v0.1.32 Sep 17 12:37:59.532 INFO kablam! Checking serde_json v0.8.6 Sep 17 12:37:59.652 INFO kablam! Checking clap v2.30.0 Sep 17 12:38:01.647 INFO kablam! Checking num-iter v0.1.32 Sep 17 12:38:03.311 INFO kablam! Checking regex v0.1.73 Sep 17 12:38:05.379 INFO kablam! Checking num v0.1.35 Sep 17 12:38:05.873 INFO kablam! Checking chrono v0.2.25 Sep 17 12:38:05.904 INFO kablam! Compiling syntex_errors v0.44.0 Sep 17 12:38:12.878 INFO kablam! Checking env_logger v0.3.5 Sep 17 12:38:13.307 INFO kablam! Checking flexi_logger v0.5.0 Sep 17 12:38:14.751 INFO kablam! Compiling serde_codegen_internals v0.10.0 Sep 17 12:38:16.147 INFO kablam! Compiling syntex_syntax v0.44.1 Sep 17 12:39:01.087 INFO kablam! Compiling syntex v0.44.0 Sep 17 12:39:01.991 INFO kablam! Compiling serde_codegen v0.8.12 Sep 17 12:39:08.213 INFO kablam! Compiling varnishslog v0.5.2-alpha.0 (/source) Sep 17 12:39:18.183 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 12:39:18.183 INFO kablam! --> src/main.rs:266:1 Sep 17 12:39:18.183 INFO kablam! | Sep 17 12:39:18.183 INFO kablam! 266 | / arg_enum! { Sep 17 12:39:18.183 INFO kablam! 267 | | #[derive(Debug)] Sep 17 12:39:18.183 INFO kablam! 268 | | enum OutputFormat { Sep 17 12:39:18.183 INFO kablam! 269 | | Log, Sep 17 12:39:18.183 INFO kablam! ... | Sep 17 12:39:18.183 INFO kablam! 276 | | } Sep 17 12:39:18.183 INFO kablam! 277 | | } Sep 17 12:39:18.183 INFO kablam! | |_^ Sep 17 12:39:18.183 INFO kablam! | Sep 17 12:39:18.183 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 12:39:18.183 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 17 12:39:18.183 INFO kablam! Sep 17 12:39:18.231 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 12:39:18.231 INFO kablam! --> src/main.rs:266:1 Sep 17 12:39:18.231 INFO kablam! | Sep 17 12:39:18.231 INFO kablam! 266 | / arg_enum! { Sep 17 12:39:18.231 INFO kablam! 267 | | #[derive(Debug)] Sep 17 12:39:18.231 INFO kablam! 268 | | enum OutputFormat { Sep 17 12:39:18.231 INFO kablam! 269 | | Log, Sep 17 12:39:18.231 INFO kablam! ... | Sep 17 12:39:18.231 INFO kablam! 276 | | } Sep 17 12:39:18.231 INFO kablam! 277 | | } Sep 17 12:39:18.231 INFO kablam! | |_^ Sep 17 12:39:18.231 INFO kablam! | Sep 17 12:39:18.231 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 12:39:18.231 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 17 12:39:18.231 INFO kablam! Sep 17 12:39:27.479 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 39s Sep 17 12:39:27.487 INFO kablam! su: No module specific data is present Sep 17 12:39:28.948 INFO running `"docker" "rm" "-f" "22d550476b03fe128845f8a95f86bc205a98980d3c33145f9b7318c22dfe952c"` Sep 17 12:39:29.247 INFO blam! 22d550476b03fe128845f8a95f86bc205a98980d3c33145f9b7318c22dfe952c