Sep 19 18:45:22.849 INFO checking trace-macro-1.1.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 18:45:22.849 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 18:45:22.850 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:45:23.048 INFO blam! 46943709e87a6ac7361de3c5c53c5278a10ed306fe86833872c74ac567f273a9 Sep 19 18:45:23.050 INFO running `"docker" "start" "-a" "46943709e87a6ac7361de3c5c53c5278a10ed306fe86833872c74ac567f273a9"` Sep 19 18:45:23.682 INFO kablam! usermod: no changes Sep 19 18:45:23.738 INFO kablam! Checking trace-macro v1.1.1 (/source) Sep 19 18:45:24.322 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 19 18:45:24.322 INFO kablam! --> tests/dummy.rs:8:5 Sep 19 18:45:24.322 INFO kablam! | Sep 19 18:45:24.322 INFO kablam! 8 | ENTER!(a, b); Sep 19 18:45:24.322 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 18:45:24.322 INFO kablam! | Sep 19 18:45:24.322 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 18:45:24.322 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 19 18:45:24.324 INFO kablam! Sep 19 18:45:24.326 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 19 18:45:24.326 INFO kablam! --> tests/dummy.rs:9:5 Sep 19 18:45:24.326 INFO kablam! | Sep 19 18:45:24.326 INFO kablam! 9 | TRACE!("This", "is", "dummy", "test"); Sep 19 18:45:24.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:45:24.327 INFO kablam! | Sep 19 18:45:24.327 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 19 18:45:24.327 INFO kablam! Sep 19 18:45:24.330 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 19 18:45:24.330 INFO kablam! --> tests/dummy.rs:10:5 Sep 19 18:45:24.330 INFO kablam! | Sep 19 18:45:24.330 INFO kablam! 10 | TRACE!(sep=>"+", "This", "is", "dummy", "test"); Sep 19 18:45:24.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:45:24.330 INFO kablam! | Sep 19 18:45:24.330 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 19 18:45:24.331 INFO kablam! Sep 19 18:45:24.334 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 19 18:45:24.334 INFO kablam! --> tests/dummy.rs:11:5 Sep 19 18:45:24.334 INFO kablam! | Sep 19 18:45:24.334 INFO kablam! 11 | INFO!("This", "is", "dummy", "test"); Sep 19 18:45:24.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:45:24.334 INFO kablam! | Sep 19 18:45:24.334 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 19 18:45:24.338 INFO kablam! Sep 19 18:45:24.341 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 19 18:45:24.341 INFO kablam! --> tests/dummy.rs:15:5 Sep 19 18:45:24.342 INFO kablam! | Sep 19 18:45:24.342 INFO kablam! 15 | TRACE!(type=>"INFO", "lolka", 666); Sep 19 18:45:24.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:45:24.342 INFO kablam! | Sep 19 18:45:24.343 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 19 18:45:24.343 INFO kablam! Sep 19 18:45:24.348 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 19 18:45:24.348 INFO kablam! --> tests/dummy.rs:17:5 Sep 19 18:45:24.348 INFO kablam! | Sep 19 18:45:24.348 INFO kablam! 17 | TRACE!(type=>"INFO", sep=>"_", "lolka", 2); Sep 19 18:45:24.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:45:24.348 INFO kablam! | Sep 19 18:45:24.349 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 19 18:45:24.349 INFO kablam! Sep 19 18:45:24.374 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 19 18:45:24.374 INFO kablam! --> tests/dummy.rs:24:5 Sep 19 18:45:24.374 INFO kablam! | Sep 19 18:45:24.375 INFO kablam! 24 | DEBUG_TRACE!(type=>"INFO", "lolka", 666); Sep 19 18:45:24.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:45:24.375 INFO kablam! | Sep 19 18:45:24.376 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 19 18:45:24.376 INFO kablam! Sep 19 18:45:24.380 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 19 18:45:24.381 INFO kablam! --> tests/dummy.rs:26:5 Sep 19 18:45:24.381 INFO kablam! | Sep 19 18:45:24.381 INFO kablam! 26 | DEBUG_TRACE!(type=>"INFO", sep=>"_", "lolka", 2); Sep 19 18:45:24.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:45:24.382 INFO kablam! | Sep 19 18:45:24.382 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 19 18:45:24.382 INFO kablam! Sep 19 18:45:24.386 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 19 18:45:24.387 INFO kablam! --> tests/dummy.rs:27:5 Sep 19 18:45:24.387 INFO kablam! | Sep 19 18:45:24.387 INFO kablam! 27 | DEBUG_TRACE!(type=>"INFO", sep=>"_", "lolka", (1..22)); Sep 19 18:45:24.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:45:24.388 INFO kablam! | Sep 19 18:45:24.388 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 19 18:45:24.388 INFO kablam! Sep 19 18:45:24.405 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 19 18:45:24.406 INFO kablam! --> tests/dummy.rs:32:5 Sep 19 18:45:24.406 INFO kablam! | Sep 19 18:45:24.406 INFO kablam! 32 | enter!(a, b); Sep 19 18:45:24.406 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 18:45:24.407 INFO kablam! | Sep 19 18:45:24.407 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 19 18:45:24.407 INFO kablam! Sep 19 18:45:24.462 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 19 18:45:24.462 INFO kablam! --> tests/dummy.rs:38:16 Sep 19 18:45:24.462 INFO kablam! | Sep 19 18:45:24.462 INFO kablam! 38 | assert_eq!(connect_args!(1, 2, 3), "1 2 3".to_string()); Sep 19 18:45:24.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:45:24.462 INFO kablam! | Sep 19 18:45:24.462 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 19 18:45:24.462 INFO kablam! Sep 19 18:45:24.470 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 19 18:45:24.470 INFO kablam! --> tests/dummy.rs:39:16 Sep 19 18:45:24.470 INFO kablam! | Sep 19 18:45:24.470 INFO kablam! 39 | assert_eq!(connect_args!(sep=>"-", 1, 2, 3), "1-2-3".to_string()); Sep 19 18:45:24.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:45:24.470 INFO kablam! | Sep 19 18:45:24.470 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 19 18:45:24.470 INFO kablam! Sep 19 18:45:24.470 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 19 18:45:24.470 INFO kablam! --> tests/dummy.rs:40:16 Sep 19 18:45:24.470 INFO kablam! | Sep 19 18:45:24.470 INFO kablam! 40 | assert_eq!(connect_args!(sep=>"+", 1, 2, 666), "1+2+666".to_string()); Sep 19 18:45:24.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:45:24.470 INFO kablam! | Sep 19 18:45:24.470 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 19 18:45:24.470 INFO kablam! Sep 19 18:45:24.474 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 19 18:45:24.474 INFO kablam! --> tests/dummy.rs:42:16 Sep 19 18:45:24.474 INFO kablam! | Sep 19 18:45:24.474 INFO kablam! 42 | assert_eq!(connect_args!(formatter=>"{:?}", sep=>"+", 1, 2, "KIK"), "1+2+\"KIK\"".to_string()); Sep 19 18:45:24.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:45:24.474 INFO kablam! | Sep 19 18:45:24.474 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 19 18:45:24.474 INFO kablam! Sep 19 18:45:24.574 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Sep 19 18:45:24.578 INFO kablam! su: No module specific data is present Sep 19 18:45:25.232 INFO running `"docker" "rm" "-f" "46943709e87a6ac7361de3c5c53c5278a10ed306fe86833872c74ac567f273a9"` Sep 19 18:45:25.331 INFO blam! 46943709e87a6ac7361de3c5c53c5278a10ed306fe86833872c74ac567f273a9