Sep 19 15:33:54.510 INFO checking jpastuszek/varnishslog against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 15:33:54.510 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 15:33:54.511 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:33:54.795 INFO blam! bbb2c6764e363196fd297fee4af08c32fb8dd39c2446dcca9674c1a90bbe31e1 Sep 19 15:33:54.797 INFO running `"docker" "start" "-a" "bbb2c6764e363196fd297fee4af08c32fb8dd39c2446dcca9674c1a90bbe31e1"` Sep 19 15:33:56.774 INFO kablam! usermod: no changes Sep 19 15:33:57.109 INFO kablam! Compiling libc v0.2.14 Sep 19 15:33:57.110 INFO kablam! Compiling log v0.3.6 Sep 19 15:33:57.114 INFO kablam! Compiling unicode-xid v0.0.3 Sep 19 15:33:57.142 INFO kablam! Checking num-traits v0.1.35 Sep 19 15:33:57.163 INFO kablam! Compiling quote v0.3.3 Sep 19 15:33:57.179 INFO kablam! Compiling bitflags v0.7.0 Sep 19 15:33:57.181 INFO kablam! Checking regex-syntax v0.3.4 Sep 19 15:33:57.605 INFO kablam! Checking serde v0.8.23 Sep 19 15:33:58.993 INFO kablam! Checking itoa v0.1.1 Sep 19 15:34:00.690 INFO kablam! Checking boolinator v0.1.0 Sep 19 15:34:01.217 INFO kablam! Checking assert_matches v1.2.0 Sep 19 15:34:01.691 INFO kablam! Checking nom v1.2.4 Sep 19 15:34:01.718 INFO kablam! Checking bencher v0.1.1 Sep 19 15:34:01.807 INFO kablam! Compiling syntex_pos v0.44.0 Sep 19 15:34:01.966 INFO kablam! Checking memchr v0.1.11 Sep 19 15:34:01.974 INFO kablam! Checking atty v0.2.6 Sep 19 15:34:03.151 INFO kablam! Compiling syn v0.9.0 Sep 19 15:34:03.303 INFO kablam! Checking clap v2.30.0 Sep 19 15:34:04.059 INFO kablam! Checking aho-corasick v0.5.2 Sep 19 15:34:05.289 INFO kablam! Checking num-integer v0.1.32 Sep 19 15:34:07.187 INFO kablam! Compiling term v0.4.4 Sep 19 15:34:08.076 INFO kablam! Checking thread-id v2.0.0 Sep 19 15:34:08.672 INFO kablam! Checking time v0.1.35 Sep 19 15:34:09.071 INFO kablam! Checking num-iter v0.1.32 Sep 19 15:34:10.408 INFO kablam! Checking thread_local v0.2.6 Sep 19 15:34:10.427 INFO kablam! Checking num v0.1.35 Sep 19 15:34:12.335 INFO kablam! Checking regex v0.1.73 Sep 19 15:34:12.576 INFO kablam! Checking chrono v0.2.25 Sep 19 15:34:19.670 INFO kablam! Compiling syntex_errors v0.44.0 Sep 19 15:34:27.396 INFO kablam! Compiling serde_codegen_internals v0.10.0 Sep 19 15:34:27.735 INFO kablam! Checking flexi_logger v0.5.0 Sep 19 15:34:27.735 INFO kablam! Checking env_logger v0.3.5 Sep 19 15:34:33.758 INFO kablam! Compiling syntex_syntax v0.44.1 Sep 19 15:34:34.274 INFO kablam! Checking serde_json v0.8.6 Sep 19 15:35:22.353 INFO kablam! Compiling syntex v0.44.0 Sep 19 15:35:23.522 INFO kablam! Compiling serde_codegen v0.8.12 Sep 19 15:35:28.931 INFO kablam! Compiling varnishslog v0.5.2-alpha.0 (/source) Sep 19 15:35:39.014 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 15:35:39.015 INFO kablam! --> src/main.rs:266:1 Sep 19 15:35:39.015 INFO kablam! | Sep 19 15:35:39.015 INFO kablam! 266 | / arg_enum! { Sep 19 15:35:39.016 INFO kablam! 267 | | #[derive(Debug)] Sep 19 15:35:39.016 INFO kablam! 268 | | enum OutputFormat { Sep 19 15:35:39.017 INFO kablam! 269 | | Log, Sep 19 15:35:39.017 INFO kablam! ... | Sep 19 15:35:39.017 INFO kablam! 276 | | } Sep 19 15:35:39.018 INFO kablam! 277 | | } Sep 19 15:35:39.018 INFO kablam! | |_^ Sep 19 15:35:39.018 INFO kablam! | Sep 19 15:35:39.019 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 15:35:39.019 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 19 15:35:39.019 INFO kablam! Sep 19 15:35:39.042 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 15:35:39.042 INFO kablam! --> src/main.rs:266:1 Sep 19 15:35:39.042 INFO kablam! | Sep 19 15:35:39.042 INFO kablam! 266 | / arg_enum! { Sep 19 15:35:39.042 INFO kablam! 267 | | #[derive(Debug)] Sep 19 15:35:39.042 INFO kablam! 268 | | enum OutputFormat { Sep 19 15:35:39.042 INFO kablam! 269 | | Log, Sep 19 15:35:39.042 INFO kablam! ... | Sep 19 15:35:39.042 INFO kablam! 276 | | } Sep 19 15:35:39.042 INFO kablam! 277 | | } Sep 19 15:35:39.042 INFO kablam! | |_^ Sep 19 15:35:39.042 INFO kablam! | Sep 19 15:35:39.042 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 15:35:39.042 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 19 15:35:39.042 INFO kablam! Sep 19 15:35:47.692 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 50s Sep 19 15:35:47.707 INFO kablam! su: No module specific data is present Sep 19 15:35:49.045 INFO running `"docker" "rm" "-f" "bbb2c6764e363196fd297fee4af08c32fb8dd39c2446dcca9674c1a90bbe31e1"` Sep 19 15:35:49.161 INFO blam! bbb2c6764e363196fd297fee4af08c32fb8dd39c2446dcca9674c1a90bbe31e1