Sep 05 21:42:58.806 INFO checking trace-macro-1.1.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 21:42:58.806 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 21:42:58.806 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 21:42:59.012 INFO blam! 472f63df6880b427017d801d724ca7e6ea5b138aa80b85227062cdb761356464 Sep 05 21:42:59.012 INFO running `"docker" "start" "-a" "472f63df6880b427017d801d724ca7e6ea5b138aa80b85227062cdb761356464"` Sep 05 21:42:59.932 INFO kablam! usermod: no changes Sep 05 21:42:59.973 INFO kablam! Checking trace-macro v1.1.1 (file:///source) Sep 05 21:43:00.372 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 05 21:43:00.372 INFO kablam! --> tests/dummy.rs:8:5 Sep 05 21:43:00.372 INFO kablam! | Sep 05 21:43:00.372 INFO kablam! 8 | ENTER!(a, b); Sep 05 21:43:00.372 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 21:43:00.372 INFO kablam! | Sep 05 21:43:00.372 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 21:43:00.372 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 05 21:43:00.372 INFO kablam! Sep 05 21:43:00.375 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 05 21:43:00.375 INFO kablam! --> tests/dummy.rs:9:5 Sep 05 21:43:00.375 INFO kablam! | Sep 05 21:43:00.375 INFO kablam! 9 | TRACE!("This", "is", "dummy", "test"); Sep 05 21:43:00.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:43:00.375 INFO kablam! | Sep 05 21:43:00.375 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 05 21:43:00.375 INFO kablam! Sep 05 21:43:00.378 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 05 21:43:00.378 INFO kablam! --> tests/dummy.rs:10:5 Sep 05 21:43:00.378 INFO kablam! | Sep 05 21:43:00.378 INFO kablam! 10 | TRACE!(sep=>"+", "This", "is", "dummy", "test"); Sep 05 21:43:00.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:43:00.378 INFO kablam! | Sep 05 21:43:00.378 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 05 21:43:00.378 INFO kablam! Sep 05 21:43:00.382 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 05 21:43:00.382 INFO kablam! --> tests/dummy.rs:11:5 Sep 05 21:43:00.382 INFO kablam! | Sep 05 21:43:00.382 INFO kablam! 11 | INFO!("This", "is", "dummy", "test"); Sep 05 21:43:00.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:43:00.382 INFO kablam! | Sep 05 21:43:00.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 05 21:43:00.382 INFO kablam! Sep 05 21:43:00.388 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 05 21:43:00.388 INFO kablam! --> tests/dummy.rs:15:5 Sep 05 21:43:00.389 INFO kablam! | Sep 05 21:43:00.389 INFO kablam! 15 | TRACE!(type=>"INFO", "lolka", 666); Sep 05 21:43:00.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:43:00.389 INFO kablam! | Sep 05 21:43:00.389 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 05 21:43:00.389 INFO kablam! Sep 05 21:43:00.392 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 05 21:43:00.392 INFO kablam! --> tests/dummy.rs:17:5 Sep 05 21:43:00.392 INFO kablam! | Sep 05 21:43:00.392 INFO kablam! 17 | TRACE!(type=>"INFO", sep=>"_", "lolka", 2); Sep 05 21:43:00.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:43:00.392 INFO kablam! | Sep 05 21:43:00.392 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 05 21:43:00.392 INFO kablam! Sep 05 21:43:00.414 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 05 21:43:00.414 INFO kablam! --> tests/dummy.rs:24:5 Sep 05 21:43:00.414 INFO kablam! | Sep 05 21:43:00.414 INFO kablam! 24 | DEBUG_TRACE!(type=>"INFO", "lolka", 666); Sep 05 21:43:00.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:43:00.414 INFO kablam! | Sep 05 21:43:00.414 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 05 21:43:00.414 INFO kablam! Sep 05 21:43:00.418 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 05 21:43:00.418 INFO kablam! --> tests/dummy.rs:26:5 Sep 05 21:43:00.418 INFO kablam! | Sep 05 21:43:00.418 INFO kablam! 26 | DEBUG_TRACE!(type=>"INFO", sep=>"_", "lolka", 2); Sep 05 21:43:00.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:43:00.418 INFO kablam! | Sep 05 21:43:00.418 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 05 21:43:00.418 INFO kablam! Sep 05 21:43:00.421 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 05 21:43:00.421 INFO kablam! --> tests/dummy.rs:27:5 Sep 05 21:43:00.421 INFO kablam! | Sep 05 21:43:00.421 INFO kablam! 27 | DEBUG_TRACE!(type=>"INFO", sep=>"_", "lolka", (1..22)); Sep 05 21:43:00.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:43:00.421 INFO kablam! | Sep 05 21:43:00.421 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 05 21:43:00.421 INFO kablam! Sep 05 21:43:00.438 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 05 21:43:00.438 INFO kablam! --> tests/dummy.rs:32:5 Sep 05 21:43:00.438 INFO kablam! | Sep 05 21:43:00.438 INFO kablam! 32 | enter!(a, b); Sep 05 21:43:00.438 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 21:43:00.438 INFO kablam! | Sep 05 21:43:00.438 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 05 21:43:00.438 INFO kablam! Sep 05 21:43:00.480 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 05 21:43:00.480 INFO kablam! --> tests/dummy.rs:38:16 Sep 05 21:43:00.480 INFO kablam! | Sep 05 21:43:00.480 INFO kablam! 38 | assert_eq!(connect_args!(1, 2, 3), "1 2 3".to_string()); Sep 05 21:43:00.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:43:00.480 INFO kablam! | Sep 05 21:43:00.480 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 05 21:43:00.480 INFO kablam! Sep 05 21:43:00.486 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 05 21:43:00.486 INFO kablam! --> tests/dummy.rs:39:16 Sep 05 21:43:00.486 INFO kablam! | Sep 05 21:43:00.486 INFO kablam! 39 | assert_eq!(connect_args!(sep=>"-", 1, 2, 3), "1-2-3".to_string()); Sep 05 21:43:00.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:43:00.486 INFO kablam! | Sep 05 21:43:00.486 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 05 21:43:00.486 INFO kablam! Sep 05 21:43:00.488 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 05 21:43:00.488 INFO kablam! --> tests/dummy.rs:40:16 Sep 05 21:43:00.488 INFO kablam! | Sep 05 21:43:00.488 INFO kablam! 40 | assert_eq!(connect_args!(sep=>"+", 1, 2, 666), "1+2+666".to_string()); Sep 05 21:43:00.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:43:00.488 INFO kablam! | Sep 05 21:43:00.488 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 05 21:43:00.488 INFO kablam! Sep 05 21:43:00.492 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 05 21:43:00.492 INFO kablam! --> tests/dummy.rs:42:16 Sep 05 21:43:00.492 INFO kablam! | Sep 05 21:43:00.492 INFO kablam! 42 | assert_eq!(connect_args!(formatter=>"{:?}", sep=>"+", 1, 2, "KIK"), "1+2+\"KIK\"".to_string()); Sep 05 21:43:00.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:43:00.492 INFO kablam! | Sep 05 21:43:00.492 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 05 21:43:00.492 INFO kablam! Sep 05 21:43:00.585 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.63s Sep 05 21:43:00.587 INFO kablam! su: No module specific data is present Sep 05 21:43:01.227 INFO running `"docker" "rm" "-f" "472f63df6880b427017d801d724ca7e6ea5b138aa80b85227062cdb761356464"` Sep 05 21:43:01.305 INFO blam! 472f63df6880b427017d801d724ca7e6ea5b138aa80b85227062cdb761356464