Oct 31 22:24:42.281 INFO checking rockwotj/jump against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 22:24:42.283 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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.808 INFO blam! c317c87493f05591c0e3e93dde07e9c0a74b56469d0a04b353d9820ac1d2508e Oct 31 22:24:42.853 INFO running `"docker" "start" "-a" "c317c87493f05591c0e3e93dde07e9c0a74b56469d0a04b353d9820ac1d2508e"` Oct 31 22:24:44.436 INFO kablam! usermod: no changes Oct 31 22:24:44.568 INFO kablam! Compiling quote v0.3.10 Oct 31 22:24:44.568 INFO kablam! Compiling unicode-xid v0.0.3 Oct 31 22:24:44.569 INFO kablam! Checking serde v0.8.20 Oct 31 22:24:44.569 INFO kablam! Checking clap v2.19.2 Oct 31 22:24:46.352 INFO kablam! Compiling syn v0.10.5 Oct 31 22:24:54.131 INFO kablam! Compiling serde_codegen_internals v0.11.2 Oct 31 22:24:56.100 INFO kablam! Compiling serde_codegen v0.8.20 Oct 31 22:24:56.616 INFO kablam! Checking serde_json v0.8.4 Oct 31 22:24:59.380 INFO kablam! Compiling serde_derive v0.8.20 Oct 31 22:25:01.528 INFO kablam! Checking jump v0.1.0 (/source) Oct 31 22:25:01.999 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:25:01.999 INFO kablam! --> src/lib.rs:69:9 Oct 31 22:25:01.999 INFO kablam! | Oct 31 22:25:01.999 INFO kablam! 69 | env::home_dir() Oct 31 22:25:01.999 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 22:25:01.999 INFO kablam! | Oct 31 22:25:01.999 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 22:25:01.999 INFO kablam! Oct 31 22:25:02.112 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:25:02.112 INFO kablam! --> src/lib.rs:69:9 Oct 31 22:25:02.112 INFO kablam! | Oct 31 22:25:02.112 INFO kablam! 69 | env::home_dir() Oct 31 22:25:02.112 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 22:25:02.112 INFO kablam! | Oct 31 22:25:02.112 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 22:25:02.112 INFO kablam! Oct 31 22:25:02.199 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:25:02.199 INFO kablam! --> src/lib.rs:1:12 Oct 31 22:25:02.200 INFO kablam! | Oct 31 22:25:02.200 INFO kablam! 1 | #![feature(proc_macro)] Oct 31 22:25:02.200 INFO kablam! | ^^^^^^^^^^ Oct 31 22:25:02.200 INFO kablam! | Oct 31 22:25:02.200 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 22:25:02.200 INFO kablam! Oct 31 22:25:02.245 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:25:02.245 INFO kablam! --> src/lib.rs:1:12 Oct 31 22:25:02.245 INFO kablam! | Oct 31 22:25:02.245 INFO kablam! 1 | #![feature(proc_macro)] Oct 31 22:25:02.246 INFO kablam! | ^^^^^^^^^^ Oct 31 22:25:02.249 INFO kablam! | Oct 31 22:25:02.249 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 22:25:02.249 INFO kablam! Oct 31 22:25:04.740 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:04.740 INFO kablam! --> src/bin/jump.rs:1:12 Oct 31 22:25:04.740 INFO kablam! | Oct 31 22:25:04.740 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 31 22:25:04.740 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 22:25:04.760 INFO kablam! | Oct 31 22:25:04.760 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 22:25:04.760 INFO kablam! Oct 31 22:25:04.772 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:04.772 INFO kablam! --> src/bin/jump.rs:1:12 Oct 31 22:25:04.772 INFO kablam! | Oct 31 22:25:04.772 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 31 22:25:04.772 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 22:25:04.772 INFO kablam! | Oct 31 22:25:04.772 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 22:25:04.772 INFO kablam! Oct 31 22:25:04.792 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:04.792 INFO kablam! --> src/bin/jump-cfg.rs:1:12 Oct 31 22:25:04.792 INFO kablam! | Oct 31 22:25:04.792 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 31 22:25:04.792 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 22:25:04.792 INFO kablam! | Oct 31 22:25:04.792 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 22:25:04.792 INFO kablam! Oct 31 22:25:04.860 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:04.860 INFO kablam! --> src/bin/jump-cfg.rs:1:12 Oct 31 22:25:04.860 INFO kablam! | Oct 31 22:25:04.860 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 31 22:25:04.860 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 22:25:04.860 INFO kablam! | Oct 31 22:25:04.860 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 22:25:04.860 INFO kablam! Oct 31 22:25:04.909 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.45s Oct 31 22:25:04.924 INFO kablam! su: No module specific data is present Oct 31 22:25:05.817 INFO running `"docker" "rm" "-f" "c317c87493f05591c0e3e93dde07e9c0a74b56469d0a04b353d9820ac1d2508e"` Oct 31 22:25:06.160 INFO blam! c317c87493f05591c0e3e93dde07e9c0a74b56469d0a04b353d9820ac1d2508e