Oct 31 22:24:41.578 INFO checking rockwotj/jump against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 22:24:41.580 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-2/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 22:24:42.066 INFO blam! 7ad81a0529037fada4bbcab70f6eba60d1a22bef24e99caee5de5b300cf241bd Oct 31 22:24:42.076 INFO running `"docker" "start" "-a" "7ad81a0529037fada4bbcab70f6eba60d1a22bef24e99caee5de5b300cf241bd"` Oct 31 22:24:43.216 INFO kablam! usermod: no changes Oct 31 22:24:43.341 INFO kablam! Checking unicode-segmentation v0.1.3 Oct 31 22:24:43.354 INFO kablam! Compiling syn v0.10.5 Oct 31 22:24:44.133 INFO kablam! Checking clap v2.19.2 Oct 31 22:24:50.449 INFO kablam! Compiling serde_codegen_internals v0.11.2 Oct 31 22:24:52.369 INFO kablam! Compiling serde_codegen v0.8.20 Oct 31 22:24:56.022 INFO kablam! Compiling serde_derive v0.8.20 Oct 31 22:24:58.072 INFO kablam! Checking jump v0.1.0 (/source) Oct 31 22:24:58.472 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 31 22:24:58.472 INFO kablam! --> src/lib.rs:69:9 Oct 31 22:24:58.472 INFO kablam! | Oct 31 22:24:58.472 INFO kablam! 69 | env::home_dir() Oct 31 22:24:58.473 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 22:24:58.473 INFO kablam! | Oct 31 22:24:58.473 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 22:24:58.473 INFO kablam! Oct 31 22:24:58.486 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 31 22:24:58.486 INFO kablam! --> src/lib.rs:69:9 Oct 31 22:24:58.486 INFO kablam! | Oct 31 22:24:58.486 INFO kablam! 69 | env::home_dir() Oct 31 22:24:58.486 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 22:24:58.486 INFO kablam! | Oct 31 22:24:58.486 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 22:24:58.486 INFO kablam! Oct 31 22:24:58.608 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 31 22:24:58.608 INFO kablam! --> src/lib.rs:1:12 Oct 31 22:24:58.608 INFO kablam! | Oct 31 22:24:58.608 INFO kablam! 1 | #![feature(proc_macro)] Oct 31 22:24:58.608 INFO kablam! | ^^^^^^^^^^ Oct 31 22:24:58.608 INFO kablam! | Oct 31 22:24:58.608 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 22:24:58.608 INFO kablam! Oct 31 22:24:58.608 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 31 22:24:58.608 INFO kablam! --> src/lib.rs:1:12 Oct 31 22:24:58.608 INFO kablam! | Oct 31 22:24:58.608 INFO kablam! 1 | #![feature(proc_macro)] Oct 31 22:24:58.608 INFO kablam! | ^^^^^^^^^^ Oct 31 22:24:58.608 INFO kablam! | Oct 31 22:24:58.608 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 22:24:58.608 INFO kablam! Oct 31 22:25:00.210 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 31 22:25:00.211 INFO kablam! --> src/bin/jump.rs:1:12 Oct 31 22:25:00.211 INFO kablam! | Oct 31 22:25:00.211 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 31 22:25:00.212 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 22:25:00.212 INFO kablam! | Oct 31 22:25:00.212 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 22:25:00.212 INFO kablam! Oct 31 22:25:00.424 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 31 22:25:00.425 INFO kablam! --> src/bin/jump.rs:1:12 Oct 31 22:25:00.425 INFO kablam! | Oct 31 22:25:00.425 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 31 22:25:00.426 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 22:25:00.426 INFO kablam! | Oct 31 22:25:00.426 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 22:25:00.426 INFO kablam! Oct 31 22:25:00.440 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 31 22:25:00.441 INFO kablam! --> src/bin/jump-cfg.rs:1:12 Oct 31 22:25:00.441 INFO kablam! | Oct 31 22:25:00.442 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 31 22:25:00.442 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 22:25:00.442 INFO kablam! | Oct 31 22:25:00.442 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 22:25:00.443 INFO kablam! Oct 31 22:25:00.452 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 31 22:25:00.456 INFO kablam! --> src/bin/jump-cfg.rs:1:12 Oct 31 22:25:00.456 INFO kablam! | Oct 31 22:25:00.457 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 31 22:25:00.457 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 22:25:00.457 INFO kablam! | Oct 31 22:25:00.458 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 22:25:00.458 INFO kablam! Oct 31 22:25:00.487 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.23s Oct 31 22:25:00.504 INFO kablam! su: No module specific data is present Oct 31 22:25:01.503 INFO running `"docker" "rm" "-f" "7ad81a0529037fada4bbcab70f6eba60d1a22bef24e99caee5de5b300cf241bd"` Oct 31 22:25:01.801 INFO blam! 7ad81a0529037fada4bbcab70f6eba60d1a22bef24e99caee5de5b300cf241bd