Oct 12 14:55:57.987 INFO checking rockwotj/jump against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 14:55:57.989 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14:55:58.556 INFO blam! 1ab6c9b35189ea6995168481614bcd1541485afa1c264b32b4fc558d8a9c02f6 Oct 12 14:55:58.559 INFO running `"docker" "start" "-a" "1ab6c9b35189ea6995168481614bcd1541485afa1c264b32b4fc558d8a9c02f6"` Oct 12 14:55:59.838 INFO kablam! usermod: no changes Oct 12 14:55:59.991 INFO kablam! Compiling syn v0.10.5 Oct 12 14:55:59.991 INFO kablam! Checking clap v2.19.2 Oct 12 14:56:06.056 INFO kablam! Compiling serde_codegen_internals v0.11.2 Oct 12 14:56:08.584 INFO kablam! Compiling serde_codegen v0.8.20 Oct 12 14:56:11.479 INFO kablam! Compiling serde_derive v0.8.20 Oct 12 14:56:13.580 INFO kablam! Checking jump v0.1.0 (/source) Oct 12 14:56:13.912 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 12 14:56:13.912 INFO kablam! --> src/lib.rs:69:9 Oct 12 14:56:13.912 INFO kablam! | Oct 12 14:56:13.912 INFO kablam! 69 | env::home_dir() Oct 12 14:56:13.912 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 14:56:13.912 INFO kablam! | Oct 12 14:56:13.912 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 14:56:13.912 INFO kablam! Oct 12 14:56:13.940 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 12 14:56:13.940 INFO kablam! --> src/lib.rs:69:9 Oct 12 14:56:13.940 INFO kablam! | Oct 12 14:56:13.940 INFO kablam! 69 | env::home_dir() Oct 12 14:56:13.940 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 14:56:13.940 INFO kablam! | Oct 12 14:56:13.940 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 14:56:13.940 INFO kablam! Oct 12 14:56:14.029 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 12 14:56:14.029 INFO kablam! --> src/lib.rs:1:12 Oct 12 14:56:14.029 INFO kablam! | Oct 12 14:56:14.029 INFO kablam! 1 | #![feature(proc_macro)] Oct 12 14:56:14.029 INFO kablam! | ^^^^^^^^^^ Oct 12 14:56:14.029 INFO kablam! | Oct 12 14:56:14.029 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 14:56:14.029 INFO kablam! Oct 12 14:56:14.039 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 12 14:56:14.040 INFO kablam! --> src/lib.rs:1:12 Oct 12 14:56:14.040 INFO kablam! | Oct 12 14:56:14.040 INFO kablam! 1 | #![feature(proc_macro)] Oct 12 14:56:14.040 INFO kablam! | ^^^^^^^^^^ Oct 12 14:56:14.040 INFO kablam! | Oct 12 14:56:14.040 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 14:56:14.040 INFO kablam! Oct 12 14:56:15.474 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 12 14:56:15.474 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 12 14:56:15.474 INFO kablam! --> src/bin/jump.rs:1:12 Oct 12 14:56:15.474 INFO kablam! --> src/bin/jump-cfg.rs:1:12 Oct 12 14:56:15.474 INFO kablam! | Oct 12 14:56:15.474 INFO kablam! | Oct 12 14:56:15.474 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 12 14:56:15.474 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 12 14:56:15.474 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 14:56:15.474 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 14:56:15.474 INFO kablam! | Oct 12 14:56:15.474 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 14:56:15.474 INFO kablam! Oct 12 14:56:15.474 INFO kablam! | Oct 12 14:56:15.474 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 14:56:15.474 INFO kablam! Oct 12 14:56:15.484 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 12 14:56:15.484 INFO kablam! --> src/bin/jump.rs:1:12 Oct 12 14:56:15.484 INFO kablam! | Oct 12 14:56:15.484 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 12 14:56:15.484 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 14:56:15.504 INFO kablam! | Oct 12 14:56:15.505 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 14:56:15.505 INFO kablam! Oct 12 14:56:15.562 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 12 14:56:15.562 INFO kablam! --> src/bin/jump-cfg.rs:1:12 Oct 12 14:56:15.562 INFO kablam! | Oct 12 14:56:15.562 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 12 14:56:15.562 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 14:56:15.562 INFO kablam! | Oct 12 14:56:15.562 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 14:56:15.562 INFO kablam! Oct 12 14:56:15.591 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.72s Oct 12 14:56:15.597 INFO kablam! su: No module specific data is present Oct 12 14:56:16.125 INFO running `"docker" "rm" "-f" "1ab6c9b35189ea6995168481614bcd1541485afa1c264b32b4fc558d8a9c02f6"` Oct 12 14:56:16.420 INFO blam! 1ab6c9b35189ea6995168481614bcd1541485afa1c264b32b4fc558d8a9c02f6