Sep 05 18:33:39.335 INFO checking jpastuszek/varnishslog against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 18:33:39.335 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 18:33:39.335 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 18:33:39.693 INFO blam! 947f9c892fef46ccecbf99c226992a9deffa3c77c24b7e66a5c59cb4ed185312 Sep 05 18:33:39.695 INFO running `"docker" "start" "-a" "947f9c892fef46ccecbf99c226992a9deffa3c77c24b7e66a5c59cb4ed185312"` Sep 05 18:33:41.479 INFO kablam! usermod: no changes Sep 05 18:33:41.780 INFO kablam! Compiling libc v0.2.14 Sep 05 18:33:41.786 INFO kablam! Compiling quote v0.3.3 Sep 05 18:33:41.786 INFO kablam! Checking num-traits v0.1.35 Sep 05 18:33:41.786 INFO kablam! Checking regex-syntax v0.3.4 Sep 05 18:33:41.810 INFO kablam! Checking dtoa v0.2.2 Sep 05 18:33:41.810 INFO kablam! Checking itoa v0.1.1 Sep 05 18:33:41.810 INFO kablam! Checking boolinator v0.1.0 Sep 05 18:33:41.811 INFO kablam! Checking linked-hash-map v0.3.0 Sep 05 18:33:42.515 INFO kablam! Checking assert_matches v1.2.0 Sep 05 18:33:43.081 INFO kablam! Checking nom v1.2.4 Sep 05 18:33:44.449 INFO kablam! Checking bencher v0.1.1 Sep 05 18:33:44.490 INFO kablam! Compiling syntex_pos v0.44.0 Sep 05 18:33:44.546 INFO kablam! Checking memchr v0.1.11 Sep 05 18:33:44.798 INFO kablam! Checking atty v0.2.6 Sep 05 18:33:45.970 INFO kablam! Compiling syn v0.9.0 Sep 05 18:33:46.202 INFO kablam! Checking clap v2.30.0 Sep 05 18:33:46.211 INFO kablam! Checking aho-corasick v0.5.2 Sep 05 18:33:48.298 INFO kablam! Compiling term v0.4.4 Sep 05 18:33:48.731 INFO kablam! Checking thread-id v2.0.0 Sep 05 18:33:51.159 INFO kablam! Checking time v0.1.35 Sep 05 18:33:51.187 INFO kablam! Checking num-integer v0.1.32 Sep 05 18:33:51.207 INFO kablam! Checking serde_json v0.8.6 Sep 05 18:33:51.228 INFO kablam! Checking thread_local v0.2.6 Sep 05 18:33:53.668 INFO kablam! Checking num-iter v0.1.32 Sep 05 18:33:53.723 INFO kablam! Checking regex v0.1.73 Sep 05 18:33:54.951 INFO kablam! Checking num v0.1.35 Sep 05 18:33:59.603 INFO kablam! Checking chrono v0.2.25 Sep 05 18:33:59.990 INFO kablam! Compiling syntex_errors v0.44.0 Sep 05 18:34:08.192 INFO kablam! Checking env_logger v0.3.5 Sep 05 18:34:09.570 INFO kablam! Compiling serde_codegen_internals v0.10.0 Sep 05 18:34:10.695 INFO kablam! Checking flexi_logger v0.5.0 Sep 05 18:34:12.548 INFO kablam! Compiling syntex_syntax v0.44.1 Sep 05 18:34:59.190 INFO kablam! Compiling syntex v0.44.0 Sep 05 18:35:00.335 INFO kablam! Compiling serde_codegen v0.8.12 Sep 05 18:35:06.721 INFO kablam! Compiling varnishslog v0.5.2-alpha.0 (file:///source) Sep 05 18:35:15.324 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 05 18:35:15.324 INFO kablam! --> src/main.rs:266:1 Sep 05 18:35:15.324 INFO kablam! | Sep 05 18:35:15.324 INFO kablam! 266 | / arg_enum! { Sep 05 18:35:15.324 INFO kablam! 267 | | #[derive(Debug)] Sep 05 18:35:15.324 INFO kablam! 268 | | enum OutputFormat { Sep 05 18:35:15.324 INFO kablam! 269 | | Log, Sep 05 18:35:15.324 INFO kablam! ... | Sep 05 18:35:15.324 INFO kablam! 276 | | } Sep 05 18:35:15.324 INFO kablam! 277 | | } Sep 05 18:35:15.324 INFO kablam! | |_^ Sep 05 18:35:15.338 INFO kablam! | Sep 05 18:35:15.338 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 18:35:15.338 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 05 18:35:15.339 INFO kablam! Sep 05 18:35:15.363 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 05 18:35:15.363 INFO kablam! --> src/main.rs:266:1 Sep 05 18:35:15.363 INFO kablam! | Sep 05 18:35:15.363 INFO kablam! 266 | / arg_enum! { Sep 05 18:35:15.363 INFO kablam! 267 | | #[derive(Debug)] Sep 05 18:35:15.363 INFO kablam! 268 | | enum OutputFormat { Sep 05 18:35:15.363 INFO kablam! 269 | | Log, Sep 05 18:35:15.363 INFO kablam! ... | Sep 05 18:35:15.363 INFO kablam! 276 | | } Sep 05 18:35:15.363 INFO kablam! 277 | | } Sep 05 18:35:15.363 INFO kablam! | |_^ Sep 05 18:35:15.366 INFO kablam! | Sep 05 18:35:15.370 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 18:35:15.370 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 05 18:35:15.370 INFO kablam! Sep 05 18:35:24.637 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 43s Sep 05 18:35:24.651 INFO kablam! su: No module specific data is present Sep 05 18:35:26.348 INFO running `"docker" "rm" "-f" "947f9c892fef46ccecbf99c226992a9deffa3c77c24b7e66a5c59cb4ed185312"` Sep 05 18:35:26.657 INFO blam! 947f9c892fef46ccecbf99c226992a9deffa3c77c24b7e66a5c59cb4ed185312