Oct 13 07:31:30.661 INFO checking test-case-derive-0.2.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 07:31:30.661 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 07:31:31.158 INFO blam! eda54e4156c632622ce7e82cde05825b7ee5c13f8d1979f766862eafd4903244 Oct 13 07:31:31.160 INFO running `"docker" "start" "-a" "eda54e4156c632622ce7e82cde05825b7ee5c13f8d1979f766862eafd4903244"` Oct 13 07:31:33.488 INFO kablam! usermod: no changes Oct 13 07:31:33.629 INFO kablam! Checking lazy_static v0.2.11 Oct 13 07:31:33.640 INFO kablam! Compiling test-case-derive v0.2.1 (/source) Oct 13 07:31:40.868 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 07:31:40.869 INFO kablam! --> src/prelude.rs:3:9 Oct 13 07:31:40.869 INFO kablam! | Oct 13 07:31:40.869 INFO kablam! 3 | pub use std::ascii::AsciiExt; Oct 13 07:31:40.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 07:31:40.870 INFO kablam! | Oct 13 07:31:40.870 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:31:40.870 INFO kablam! Oct 13 07:31:41.323 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 13 07:31:41.324 INFO kablam! --> src/lib.rs:214:12 Oct 13 07:31:41.324 INFO kablam! | Oct 13 07:31:41.324 INFO kablam! 214 | #![feature(proc_macro)] Oct 13 07:31:41.324 INFO kablam! | ^^^^^^^^^^ Oct 13 07:31:41.325 INFO kablam! | Oct 13 07:31:41.325 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 07:31:41.325 INFO kablam! Oct 13 07:31:41.401 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 07:31:41.401 INFO kablam! --> src/prelude.rs:3:9 Oct 13 07:31:41.401 INFO kablam! | Oct 13 07:31:41.402 INFO kablam! 3 | pub use std::ascii::AsciiExt; Oct 13 07:31:41.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 07:31:41.402 INFO kablam! | Oct 13 07:31:41.403 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:31:41.403 INFO kablam! Oct 13 07:31:42.284 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 13 07:31:42.284 INFO kablam! --> src/lib.rs:214:12 Oct 13 07:31:42.284 INFO kablam! | Oct 13 07:31:42.284 INFO kablam! 214 | #![feature(proc_macro)] Oct 13 07:31:42.284 INFO kablam! | ^^^^^^^^^^ Oct 13 07:31:42.284 INFO kablam! | Oct 13 07:31:42.284 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 07:31:42.284 INFO kablam! Oct 13 07:31:42.624 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 07:31:42.624 INFO kablam! --> src/prelude.rs:3:9 Oct 13 07:31:42.624 INFO kablam! | Oct 13 07:31:42.624 INFO kablam! 3 | pub use std::ascii::AsciiExt; Oct 13 07:31:42.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 07:31:42.624 INFO kablam! | Oct 13 07:31:42.624 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:31:42.624 INFO kablam! Oct 13 07:31:43.008 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 13 07:31:43.008 INFO kablam! --> src/lib.rs:214:12 Oct 13 07:31:43.008 INFO kablam! | Oct 13 07:31:43.008 INFO kablam! 214 | #![feature(proc_macro)] Oct 13 07:31:43.008 INFO kablam! | ^^^^^^^^^^ Oct 13 07:31:43.008 INFO kablam! | Oct 13 07:31:43.008 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 07:31:43.008 INFO kablam! Oct 13 07:31:45.476 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 13 07:31:45.476 INFO kablam! --> tests/test_cases.rs:2:12 Oct 13 07:31:45.476 INFO kablam! | Oct 13 07:31:45.476 INFO kablam! 2 | #![feature(proc_macro)] Oct 13 07:31:45.476 INFO kablam! | ^^^^^^^^^^ Oct 13 07:31:45.476 INFO kablam! | Oct 13 07:31:45.476 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 07:31:45.476 INFO kablam! Oct 13 07:31:45.524 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.99s Oct 13 07:31:45.524 INFO kablam! su: No module specific data is present Oct 13 07:31:46.469 INFO running `"docker" "rm" "-f" "eda54e4156c632622ce7e82cde05825b7ee5c13f8d1979f766862eafd4903244"` Oct 13 07:31:46.772 INFO blam! eda54e4156c632622ce7e82cde05825b7ee5c13f8d1979f766862eafd4903244