Oct 12 19:31:38.826 INFO checking jpastuszek/varnishslog against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 19:31:38.826 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 19:31:39.136 INFO blam! ff7b739c4c70105a5b402c7a56b48147fbccf5e3ef7d4576afe70863e3a8565f Oct 12 19:31:39.144 INFO running `"docker" "start" "-a" "ff7b739c4c70105a5b402c7a56b48147fbccf5e3ef7d4576afe70863e3a8565f"` Oct 12 19:31:39.671 INFO kablam! usermod: no changes Oct 12 19:31:39.923 INFO kablam! Compiling libc v0.2.14 Oct 12 19:31:39.928 INFO kablam! Compiling quote v0.3.3 Oct 12 19:31:39.933 INFO kablam! Checking assert_matches v1.2.0 Oct 12 19:31:39.934 INFO kablam! Checking boolinator v0.1.0 Oct 12 19:31:39.934 INFO kablam! Checking bencher v0.1.1 Oct 12 19:31:39.934 INFO kablam! Compiling syntex_pos v0.44.0 Oct 12 19:31:39.935 INFO kablam! Checking num-integer v0.1.32 Oct 12 19:31:41.660 INFO kablam! Checking serde_json v0.8.6 Oct 12 19:31:41.728 INFO kablam! Compiling term v0.4.4 Oct 12 19:31:42.573 INFO kablam! Checking num-iter v0.1.32 Oct 12 19:31:42.693 INFO kablam! Compiling syn v0.9.0 Oct 12 19:31:42.960 INFO kablam! Checking memchr v0.1.11 Oct 12 19:31:44.077 INFO kablam! Checking thread-id v2.0.0 Oct 12 19:31:44.081 INFO kablam! Checking time v0.1.35 Oct 12 19:31:45.916 INFO kablam! Checking atty v0.2.6 Oct 12 19:31:46.080 INFO kablam! Checking num v0.1.35 Oct 12 19:31:46.090 INFO kablam! Checking aho-corasick v0.5.2 Oct 12 19:31:46.158 INFO kablam! Checking thread_local v0.2.6 Oct 12 19:31:46.549 INFO kablam! Compiling syntex_errors v0.44.0 Oct 12 19:31:47.484 INFO kablam! Checking clap v2.30.0 Oct 12 19:31:47.943 INFO kablam! Checking chrono v0.2.25 Oct 12 19:31:48.920 INFO kablam! Checking regex v0.1.73 Oct 12 19:31:52.691 INFO kablam! Compiling serde_codegen_internals v0.10.0 Oct 12 19:31:53.739 INFO kablam! Compiling syntex_syntax v0.44.1 Oct 12 19:31:54.257 INFO kablam! Checking flexi_logger v0.5.0 Oct 12 19:31:54.596 INFO kablam! Checking env_logger v0.3.5 Oct 12 19:32:33.144 INFO kablam! Compiling syntex v0.44.0 Oct 12 19:32:34.389 INFO kablam! Compiling serde_codegen v0.8.12 Oct 12 19:32:39.404 INFO kablam! Compiling varnishslog v0.5.2-alpha.0 (/source) Oct 12 19:32:52.608 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 19:32:52.609 INFO kablam! --> src/main.rs:266:1 Oct 12 19:32:52.609 INFO kablam! | Oct 12 19:32:52.609 INFO kablam! 266 | / arg_enum! { Oct 12 19:32:52.610 INFO kablam! 267 | | #[derive(Debug)] Oct 12 19:32:52.610 INFO kablam! 268 | | enum OutputFormat { Oct 12 19:32:52.610 INFO kablam! 269 | | Log, Oct 12 19:32:52.611 INFO kablam! ... | Oct 12 19:32:52.611 INFO kablam! 276 | | } Oct 12 19:32:52.611 INFO kablam! 277 | | } Oct 12 19:32:52.611 INFO kablam! | |_^ Oct 12 19:32:52.612 INFO kablam! | Oct 12 19:32:52.612 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 19:32:52.612 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) Oct 12 19:32:52.613 INFO kablam! Oct 12 19:32:52.920 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 19:32:52.920 INFO kablam! --> src/main.rs:266:1 Oct 12 19:32:52.920 INFO kablam! | Oct 12 19:32:52.920 INFO kablam! 266 | / arg_enum! { Oct 12 19:32:52.920 INFO kablam! 267 | | #[derive(Debug)] Oct 12 19:32:52.920 INFO kablam! 268 | | enum OutputFormat { Oct 12 19:32:52.920 INFO kablam! 269 | | Log, Oct 12 19:32:52.920 INFO kablam! ... | Oct 12 19:32:52.920 INFO kablam! 276 | | } Oct 12 19:32:52.920 INFO kablam! 277 | | } Oct 12 19:32:52.920 INFO kablam! | |_^ Oct 12 19:32:52.920 INFO kablam! | Oct 12 19:32:52.920 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 19:32:52.920 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) Oct 12 19:32:52.920 INFO kablam! Oct 12 19:32:59.640 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 19s Oct 12 19:32:59.652 INFO kablam! su: No module specific data is present Oct 12 19:32:59.968 INFO running `"docker" "rm" "-f" "ff7b739c4c70105a5b402c7a56b48147fbccf5e3ef7d4576afe70863e3a8565f"` Oct 12 19:33:00.053 INFO blam! ff7b739c4c70105a5b402c7a56b48147fbccf5e3ef7d4576afe70863e3a8565f