Oct 26 22:08:00.972 INFO checking rockwotj/jump against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 22:08:00.972 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 22:08:01.496 INFO blam! e0a4ba714c0ad62ab7d5e56241b16547948da256cfffdfd53aa7a9fa34b275aa Oct 26 22:08:01.501 INFO running `"docker" "start" "-a" "e0a4ba714c0ad62ab7d5e56241b16547948da256cfffdfd53aa7a9fa34b275aa"` Oct 26 22:08:02.571 INFO kablam! usermod: no changes Oct 26 22:08:02.659 INFO kablam! Compiling serde_codegen_internals v0.11.2 Oct 26 22:08:04.528 INFO kablam! Compiling serde_codegen v0.8.20 Oct 26 22:08:08.919 INFO kablam! Compiling serde_derive v0.8.20 Oct 26 22:08:11.263 INFO kablam! Checking jump v0.1.0 (/source) Oct 26 22:08:11.592 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 26 22:08:11.593 INFO kablam! --> src/lib.rs:69:9 Oct 26 22:08:11.593 INFO kablam! | Oct 26 22:08:11.593 INFO kablam! 69 | env::home_dir() Oct 26 22:08:11.594 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 22:08:11.594 INFO kablam! | Oct 26 22:08:11.594 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 22:08:11.595 INFO kablam! Oct 26 22:08:11.608 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 26 22:08:11.608 INFO kablam! --> src/lib.rs:69:9 Oct 26 22:08:11.609 INFO kablam! | Oct 26 22:08:11.609 INFO kablam! 69 | env::home_dir() Oct 26 22:08:11.609 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 22:08:11.609 INFO kablam! | Oct 26 22:08:11.610 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 22:08:11.610 INFO kablam! Oct 26 22:08:11.731 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 26 22:08:11.732 INFO kablam! --> src/lib.rs:1:12 Oct 26 22:08:11.732 INFO kablam! | Oct 26 22:08:11.732 INFO kablam! 1 | #![feature(proc_macro)] Oct 26 22:08:11.733 INFO kablam! | ^^^^^^^^^^ Oct 26 22:08:11.733 INFO kablam! | Oct 26 22:08:11.733 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 22:08:11.734 INFO kablam! Oct 26 22:08:11.739 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 26 22:08:11.739 INFO kablam! --> src/lib.rs:1:12 Oct 26 22:08:11.740 INFO kablam! | Oct 26 22:08:11.740 INFO kablam! 1 | #![feature(proc_macro)] Oct 26 22:08:11.740 INFO kablam! | ^^^^^^^^^^ Oct 26 22:08:11.741 INFO kablam! | Oct 26 22:08:11.741 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 22:08:11.741 INFO kablam! Oct 26 22:08:13.495 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 26 22:08:13.495 INFO kablam! --> src/bin/jump.rs:1:12 Oct 26 22:08:13.495 INFO kablam! | Oct 26 22:08:13.496 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 26 22:08:13.496 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 26 22:08:13.496 INFO kablam! | Oct 26 22:08:13.496 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 22:08:13.496 INFO kablam! Oct 26 22:08:13.512 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 26 22:08:13.512 INFO kablam! --> src/bin/jump-cfg.rs:1:12 Oct 26 22:08:13.512 INFO kablam! | Oct 26 22:08:13.512 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 26 22:08:13.512 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 26 22:08:13.512 INFO kablam! | Oct 26 22:08:13.512 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 22:08:13.512 INFO kablam! Oct 26 22:08:13.567 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 26 22:08:13.567 INFO kablam! --> src/bin/jump-cfg.rs:1:12 Oct 26 22:08:13.567 INFO kablam! | Oct 26 22:08:13.567 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 26 22:08:13.567 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 26 22:08:13.567 INFO kablam! | Oct 26 22:08:13.567 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 22:08:13.567 INFO kablam! Oct 26 22:08:13.567 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 26 22:08:13.567 INFO kablam! --> src/bin/jump.rs:1:12 Oct 26 22:08:13.567 INFO kablam! | Oct 26 22:08:13.567 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 26 22:08:13.567 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 26 22:08:13.567 INFO kablam! | Oct 26 22:08:13.567 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 22:08:13.567 INFO kablam! Oct 26 22:08:13.607 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.02s Oct 26 22:08:13.629 INFO kablam! su: No module specific data is present Oct 26 22:08:14.145 INFO running `"docker" "rm" "-f" "e0a4ba714c0ad62ab7d5e56241b16547948da256cfffdfd53aa7a9fa34b275aa"` Oct 26 22:08:14.276 INFO blam! e0a4ba714c0ad62ab7d5e56241b16547948da256cfffdfd53aa7a9fa34b275aa