Oct 21 16:46:34.118 INFO checking jpastuszek/varnishslog against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:46:34.118 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 16:46:34.469 INFO blam! bf48eeb7ed3ab7fd4015963d27307a07fb6d1c1850d2c9588f2f40a31291c0b0 Oct 21 16:46:34.476 INFO running `"docker" "start" "-a" "bf48eeb7ed3ab7fd4015963d27307a07fb6d1c1850d2c9588f2f40a31291c0b0"` Oct 21 16:46:35.512 INFO kablam! usermod: no changes Oct 21 16:46:35.687 INFO kablam! Compiling libc v0.2.14 Oct 21 16:46:35.688 INFO kablam! Checking num-traits v0.1.35 Oct 21 16:46:35.693 INFO kablam! Compiling quote v0.3.3 Oct 21 16:46:35.694 INFO kablam! Checking regex-syntax v0.3.4 Oct 21 16:46:35.694 INFO kablam! Checking boolinator v0.1.0 Oct 21 16:46:35.694 INFO kablam! Checking assert_matches v1.2.0 Oct 21 16:46:35.701 INFO kablam! Checking bencher v0.1.1 Oct 21 16:46:37.140 INFO kablam! Compiling syntex_pos v0.44.0 Oct 21 16:46:38.440 INFO kablam! Checking memchr v0.1.11 Oct 21 16:46:38.468 INFO kablam! Checking thread-id v2.0.0 Oct 21 16:46:38.485 INFO kablam! Checking time v0.1.35 Oct 21 16:46:38.557 INFO kablam! Checking atty v0.2.6 Oct 21 16:46:38.753 INFO kablam! Compiling syn v0.9.0 Oct 21 16:46:39.572 INFO kablam! Checking num-integer v0.1.32 Oct 21 16:46:39.621 INFO kablam! Checking serde_json v0.8.6 Oct 21 16:46:39.622 INFO kablam! Checking thread_local v0.2.6 Oct 21 16:46:39.653 INFO kablam! Checking clap v2.30.0 Oct 21 16:46:41.113 INFO kablam! Checking aho-corasick v0.5.2 Oct 21 16:46:41.133 INFO kablam! Checking num-iter v0.1.32 Oct 21 16:46:42.072 INFO kablam! Compiling syntex_errors v0.44.0 Oct 21 16:46:42.788 INFO kablam! Checking num v0.1.35 Oct 21 16:46:43.832 INFO kablam! Checking chrono v0.2.25 Oct 21 16:46:44.394 INFO kablam! Checking regex v0.1.73 Oct 21 16:46:47.632 INFO kablam! Compiling syntex_syntax v0.44.1 Oct 21 16:46:48.221 INFO kablam! Compiling serde_codegen_internals v0.10.0 Oct 21 16:46:48.820 INFO kablam! Checking flexi_logger v0.5.0 Oct 21 16:46:48.820 INFO kablam! Checking env_logger v0.3.5 Oct 21 16:47:20.197 INFO kablam! Compiling syntex v0.44.0 Oct 21 16:47:21.260 INFO kablam! Compiling serde_codegen v0.8.12 Oct 21 16:47:25.428 INFO kablam! Compiling varnishslog v0.5.2-alpha.0 (/source) Oct 21 16:47:33.300 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 21 16:47:33.300 INFO kablam! --> src/main.rs:266:1 Oct 21 16:47:33.300 INFO kablam! | Oct 21 16:47:33.300 INFO kablam! 266 | / arg_enum! { Oct 21 16:47:33.300 INFO kablam! 267 | | #[derive(Debug)] Oct 21 16:47:33.300 INFO kablam! 268 | | enum OutputFormat { Oct 21 16:47:33.300 INFO kablam! 269 | | Log, Oct 21 16:47:33.300 INFO kablam! ... | Oct 21 16:47:33.300 INFO kablam! 276 | | } Oct 21 16:47:33.300 INFO kablam! 277 | | } Oct 21 16:47:33.300 INFO kablam! | |_^ Oct 21 16:47:33.300 INFO kablam! | Oct 21 16:47:33.300 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 16:47:33.300 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 21 16:47:33.300 INFO kablam! Oct 21 16:47:33.397 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 21 16:47:33.397 INFO kablam! --> src/main.rs:266:1 Oct 21 16:47:33.397 INFO kablam! | Oct 21 16:47:33.397 INFO kablam! 266 | / arg_enum! { Oct 21 16:47:33.397 INFO kablam! 267 | | #[derive(Debug)] Oct 21 16:47:33.397 INFO kablam! 268 | | enum OutputFormat { Oct 21 16:47:33.397 INFO kablam! 269 | | Log, Oct 21 16:47:33.397 INFO kablam! ... | Oct 21 16:47:33.397 INFO kablam! 276 | | } Oct 21 16:47:33.397 INFO kablam! 277 | | } Oct 21 16:47:33.397 INFO kablam! | |_^ Oct 21 16:47:33.397 INFO kablam! | Oct 21 16:47:33.397 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 16:47:33.397 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 21 16:47:33.397 INFO kablam! Oct 21 16:47:40.487 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Oct 21 16:47:40.494 INFO kablam! su: No module specific data is present Oct 21 16:47:41.141 INFO running `"docker" "rm" "-f" "bf48eeb7ed3ab7fd4015963d27307a07fb6d1c1850d2c9588f2f40a31291c0b0"` Oct 21 16:47:41.480 INFO blam! bf48eeb7ed3ab7fd4015963d27307a07fb6d1c1850d2c9588f2f40a31291c0b0