Oct 21 14:23:25.399 INFO checking rockwotj/jump against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 14:23:25.399 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14:23:25.823 INFO blam! d78da38bce1dab16b40ef9062b11d8266773e82c2b27f6f0bdeecffbf94add4f Oct 21 14:23:25.832 INFO running `"docker" "start" "-a" "d78da38bce1dab16b40ef9062b11d8266773e82c2b27f6f0bdeecffbf94add4f"` Oct 21 14:23:27.404 INFO kablam! usermod: no changes Oct 21 14:23:27.606 INFO kablam! Compiling quote v0.3.10 Oct 21 14:23:27.606 INFO kablam! Checking serde v0.8.20 Oct 21 14:23:27.616 INFO kablam! Checking clap v2.19.2 Oct 21 14:23:29.708 INFO kablam! Compiling syn v0.10.5 Oct 21 14:23:36.077 INFO kablam! Compiling serde_codegen_internals v0.11.2 Oct 21 14:23:39.092 INFO kablam! Compiling serde_codegen v0.8.20 Oct 21 14:23:40.612 INFO kablam! Checking serde_json v0.8.4 Oct 21 14:23:44.100 INFO kablam! Compiling serde_derive v0.8.20 Oct 21 14:23:46.752 INFO kablam! Checking jump v0.1.0 (/source) Oct 21 14:23:47.288 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 21 14:23:47.288 INFO kablam! --> src/lib.rs:69:9 Oct 21 14:23:47.288 INFO kablam! | Oct 21 14:23:47.288 INFO kablam! 69 | env::home_dir() Oct 21 14:23:47.288 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 14:23:47.288 INFO kablam! | Oct 21 14:23:47.288 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 14:23:47.288 INFO kablam! Oct 21 14:23:47.364 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 21 14:23:47.364 INFO kablam! --> src/lib.rs:69:9 Oct 21 14:23:47.364 INFO kablam! | Oct 21 14:23:47.364 INFO kablam! 69 | env::home_dir() Oct 21 14:23:47.364 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 14:23:47.364 INFO kablam! | Oct 21 14:23:47.364 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 14:23:47.364 INFO kablam! Oct 21 14:23:47.408 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 21 14:23:47.408 INFO kablam! --> src/lib.rs:1:12 Oct 21 14:23:47.408 INFO kablam! | Oct 21 14:23:47.408 INFO kablam! 1 | #![feature(proc_macro)] Oct 21 14:23:47.408 INFO kablam! | ^^^^^^^^^^ Oct 21 14:23:47.408 INFO kablam! | Oct 21 14:23:47.408 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 14:23:47.408 INFO kablam! Oct 21 14:23:48.040 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 21 14:23:48.040 INFO kablam! --> src/lib.rs:1:12 Oct 21 14:23:48.040 INFO kablam! | Oct 21 14:23:48.040 INFO kablam! 1 | #![feature(proc_macro)] Oct 21 14:23:48.040 INFO kablam! | ^^^^^^^^^^ Oct 21 14:23:48.040 INFO kablam! | Oct 21 14:23:48.040 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 14:23:48.040 INFO kablam! Oct 21 14:23:49.529 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 21 14:23:49.530 INFO kablam! --> src/bin/jump.rs:1:12 Oct 21 14:23:49.531 INFO kablam! | Oct 21 14:23:49.531 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 21 14:23:49.532 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 14:23:49.532 INFO kablam! | Oct 21 14:23:49.532 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 14:23:49.533 INFO kablam! Oct 21 14:23:49.633 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 21 14:23:49.633 INFO kablam! --> src/bin/jump.rs:1:12 Oct 21 14:23:49.633 INFO kablam! | Oct 21 14:23:49.634 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 21 14:23:49.634 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 14:23:49.634 INFO kablam! | Oct 21 14:23:49.635 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 14:23:49.635 INFO kablam! Oct 21 14:23:49.801 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 21 14:23:49.801 INFO kablam! --> src/bin/jump-cfg.rs:1:12 Oct 21 14:23:49.801 INFO kablam! | Oct 21 14:23:49.802 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 21 14:23:49.802 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 14:23:49.802 INFO kablam! | Oct 21 14:23:49.802 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 14:23:49.803 INFO kablam! Oct 21 14:23:49.892 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 21 14:23:49.892 INFO kablam! --> src/bin/jump-cfg.rs:1:12 Oct 21 14:23:49.892 INFO kablam! | Oct 21 14:23:49.892 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 21 14:23:49.892 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 14:23:49.892 INFO kablam! | Oct 21 14:23:49.892 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 14:23:49.892 INFO kablam! Oct 21 14:23:49.954 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.51s Oct 21 14:23:49.955 INFO kablam! su: No module specific data is present Oct 21 14:23:51.072 INFO running `"docker" "rm" "-f" "d78da38bce1dab16b40ef9062b11d8266773e82c2b27f6f0bdeecffbf94add4f"` Oct 21 14:23:51.304 INFO blam! d78da38bce1dab16b40ef9062b11d8266773e82c2b27f6f0bdeecffbf94add4f