Oct 27 14:43:29.686 INFO checking test-case-derive-0.2.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 14:43:29.686 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 27 14:43:30.022 INFO blam! 15531b590bd421bf5e626e2e5e96904d79251e3abd2e57de95b31f204ed77754 Oct 27 14:43:30.024 INFO running `"docker" "start" "-a" "15531b590bd421bf5e626e2e5e96904d79251e3abd2e57de95b31f204ed77754"` Oct 27 14:43:31.419 INFO kablam! usermod: no changes Oct 27 14:43:31.575 INFO kablam! Compiling test-case-derive v0.2.1 (/source) Oct 27 14:43:39.438 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 14:43:39.439 INFO kablam! --> src/prelude.rs:3:9 Oct 27 14:43:39.439 INFO kablam! | Oct 27 14:43:39.440 INFO kablam! 3 | pub use std::ascii::AsciiExt; Oct 27 14:43:39.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:43:39.451 INFO kablam! | Oct 27 14:43:39.451 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:43:39.452 INFO kablam! Oct 27 14:43:39.479 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 14:43:39.480 INFO kablam! --> src/prelude.rs:3:9 Oct 27 14:43:39.480 INFO kablam! | Oct 27 14:43:39.481 INFO kablam! 3 | pub use std::ascii::AsciiExt; Oct 27 14:43:39.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:43:39.482 INFO kablam! | Oct 27 14:43:39.482 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:43:39.483 INFO kablam! Oct 27 14:43:39.667 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 14:43:39.668 INFO kablam! --> src/prelude.rs:3:9 Oct 27 14:43:39.668 INFO kablam! | Oct 27 14:43:39.669 INFO kablam! 3 | pub use std::ascii::AsciiExt; Oct 27 14:43:39.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:43:39.669 INFO kablam! | Oct 27 14:43:39.670 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:43:39.670 INFO kablam! Oct 27 14:43:39.833 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 27 14:43:39.834 INFO kablam! --> src/lib.rs:214:12 Oct 27 14:43:39.835 INFO kablam! | Oct 27 14:43:39.835 INFO kablam! 214 | #![feature(proc_macro)] Oct 27 14:43:39.836 INFO kablam! | ^^^^^^^^^^ Oct 27 14:43:39.837 INFO kablam! | Oct 27 14:43:39.837 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 14:43:39.838 INFO kablam! Oct 27 14:43:39.955 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 27 14:43:39.956 INFO kablam! --> src/lib.rs:214:12 Oct 27 14:43:39.956 INFO kablam! | Oct 27 14:43:39.957 INFO kablam! 214 | #![feature(proc_macro)] Oct 27 14:43:39.958 INFO kablam! | ^^^^^^^^^^ Oct 27 14:43:39.958 INFO kablam! | Oct 27 14:43:39.959 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 14:43:39.959 INFO kablam! Oct 27 14:43:40.019 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 27 14:43:40.020 INFO kablam! --> src/lib.rs:214:12 Oct 27 14:43:40.020 INFO kablam! | Oct 27 14:43:40.021 INFO kablam! 214 | #![feature(proc_macro)] Oct 27 14:43:40.021 INFO kablam! | ^^^^^^^^^^ Oct 27 14:43:40.022 INFO kablam! | Oct 27 14:43:40.023 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 14:43:40.023 INFO kablam! Oct 27 14:43:43.463 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 27 14:43:43.463 INFO kablam! --> tests/test_cases.rs:2:12 Oct 27 14:43:43.463 INFO kablam! | Oct 27 14:43:43.463 INFO kablam! 2 | #![feature(proc_macro)] Oct 27 14:43:43.463 INFO kablam! | ^^^^^^^^^^ Oct 27 14:43:43.463 INFO kablam! | Oct 27 14:43:43.463 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 14:43:43.463 INFO kablam! Oct 27 14:43:43.492 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.04s Oct 27 14:43:43.495 INFO kablam! su: No module specific data is present Oct 27 14:43:44.662 INFO running `"docker" "rm" "-f" "15531b590bd421bf5e626e2e5e96904d79251e3abd2e57de95b31f204ed77754"` Oct 27 14:43:44.930 INFO blam! 15531b590bd421bf5e626e2e5e96904d79251e3abd2e57de95b31f204ed77754