Sep 01 20:50:39.236 INFO checking trace-macro-1.1.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 20:50:39.236 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 20:50:39.236 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 20:50:39.427 INFO blam! 94833700afb58d706b69ac3c154fad5d0dbe5fa3182be44618dcc21ce56ec4e5 Sep 01 20:50:39.429 INFO running `"docker" "start" "-a" "94833700afb58d706b69ac3c154fad5d0dbe5fa3182be44618dcc21ce56ec4e5"` Sep 01 20:50:40.143 INFO kablam! Checking trace-macro v1.1.1 (file:///source) Sep 01 20:50:40.882 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 01 20:50:40.882 INFO kablam! --> tests/dummy.rs:8:5 Sep 01 20:50:40.882 INFO kablam! | Sep 01 20:50:40.882 INFO kablam! 8 | ENTER!(a, b); Sep 01 20:50:40.882 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 20:50:40.882 INFO kablam! | Sep 01 20:50:40.882 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 20:50:40.882 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 01 20:50:40.882 INFO kablam! Sep 01 20:50:40.889 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 01 20:50:40.889 INFO kablam! --> tests/dummy.rs:9:5 Sep 01 20:50:40.889 INFO kablam! | Sep 01 20:50:40.889 INFO kablam! 9 | TRACE!("This", "is", "dummy", "test"); Sep 01 20:50:40.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:50:40.889 INFO kablam! | Sep 01 20:50:40.889 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 01 20:50:40.889 INFO kablam! Sep 01 20:50:40.895 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 01 20:50:40.895 INFO kablam! --> tests/dummy.rs:10:5 Sep 01 20:50:40.895 INFO kablam! | Sep 01 20:50:40.895 INFO kablam! 10 | TRACE!(sep=>"+", "This", "is", "dummy", "test"); Sep 01 20:50:40.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:50:40.895 INFO kablam! | Sep 01 20:50:40.895 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 01 20:50:40.895 INFO kablam! Sep 01 20:50:40.900 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 01 20:50:40.900 INFO kablam! --> tests/dummy.rs:11:5 Sep 01 20:50:40.900 INFO kablam! | Sep 01 20:50:40.900 INFO kablam! 11 | INFO!("This", "is", "dummy", "test"); Sep 01 20:50:40.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:50:40.900 INFO kablam! | Sep 01 20:50:40.900 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 01 20:50:40.900 INFO kablam! Sep 01 20:50:40.910 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 01 20:50:40.910 INFO kablam! --> tests/dummy.rs:15:5 Sep 01 20:50:40.910 INFO kablam! | Sep 01 20:50:40.910 INFO kablam! 15 | TRACE!(type=>"INFO", "lolka", 666); Sep 01 20:50:40.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:50:40.910 INFO kablam! | Sep 01 20:50:40.910 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 01 20:50:40.910 INFO kablam! Sep 01 20:50:40.916 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 01 20:50:40.916 INFO kablam! --> tests/dummy.rs:17:5 Sep 01 20:50:40.916 INFO kablam! | Sep 01 20:50:40.916 INFO kablam! 17 | TRACE!(type=>"INFO", sep=>"_", "lolka", 2); Sep 01 20:50:40.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:50:40.916 INFO kablam! | Sep 01 20:50:40.916 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 01 20:50:40.916 INFO kablam! Sep 01 20:50:40.952 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 01 20:50:40.952 INFO kablam! --> tests/dummy.rs:24:5 Sep 01 20:50:40.952 INFO kablam! | Sep 01 20:50:40.952 INFO kablam! 24 | DEBUG_TRACE!(type=>"INFO", "lolka", 666); Sep 01 20:50:40.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:50:40.952 INFO kablam! | Sep 01 20:50:40.952 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 01 20:50:40.952 INFO kablam! Sep 01 20:50:40.959 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 01 20:50:40.959 INFO kablam! --> tests/dummy.rs:26:5 Sep 01 20:50:40.959 INFO kablam! | Sep 01 20:50:40.959 INFO kablam! 26 | DEBUG_TRACE!(type=>"INFO", sep=>"_", "lolka", 2); Sep 01 20:50:40.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:50:40.959 INFO kablam! | Sep 01 20:50:40.959 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 01 20:50:40.959 INFO kablam! Sep 01 20:50:40.963 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 01 20:50:40.963 INFO kablam! --> tests/dummy.rs:27:5 Sep 01 20:50:40.963 INFO kablam! | Sep 01 20:50:40.963 INFO kablam! 27 | DEBUG_TRACE!(type=>"INFO", sep=>"_", "lolka", (1..22)); Sep 01 20:50:40.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:50:40.964 INFO kablam! | Sep 01 20:50:40.964 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 01 20:50:40.964 INFO kablam! Sep 01 20:50:40.987 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 01 20:50:40.987 INFO kablam! --> tests/dummy.rs:32:5 Sep 01 20:50:40.987 INFO kablam! | Sep 01 20:50:40.987 INFO kablam! 32 | enter!(a, b); Sep 01 20:50:40.987 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 20:50:40.987 INFO kablam! | Sep 01 20:50:40.987 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 01 20:50:40.987 INFO kablam! Sep 01 20:50:41.032 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 01 20:50:41.032 INFO kablam! --> tests/dummy.rs:38:16 Sep 01 20:50:41.032 INFO kablam! | Sep 01 20:50:41.032 INFO kablam! 38 | assert_eq!(connect_args!(1, 2, 3), "1 2 3".to_string()); Sep 01 20:50:41.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:50:41.032 INFO kablam! | Sep 01 20:50:41.032 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 01 20:50:41.033 INFO kablam! Sep 01 20:50:41.043 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 01 20:50:41.043 INFO kablam! --> tests/dummy.rs:39:16 Sep 01 20:50:41.043 INFO kablam! | Sep 01 20:50:41.043 INFO kablam! 39 | assert_eq!(connect_args!(sep=>"-", 1, 2, 3), "1-2-3".to_string()); Sep 01 20:50:41.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:50:41.043 INFO kablam! | Sep 01 20:50:41.043 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 01 20:50:41.043 INFO kablam! Sep 01 20:50:41.049 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 01 20:50:41.049 INFO kablam! --> tests/dummy.rs:40:16 Sep 01 20:50:41.050 INFO kablam! | Sep 01 20:50:41.050 INFO kablam! 40 | assert_eq!(connect_args!(sep=>"+", 1, 2, 666), "1+2+666".to_string()); Sep 01 20:50:41.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:50:41.050 INFO kablam! | Sep 01 20:50:41.050 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 01 20:50:41.050 INFO kablam! Sep 01 20:50:41.056 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Sep 01 20:50:41.056 INFO kablam! --> tests/dummy.rs:42:16 Sep 01 20:50:41.056 INFO kablam! | Sep 01 20:50:41.057 INFO kablam! 42 | assert_eq!(connect_args!(formatter=>"{:?}", sep=>"+", 1, 2, "KIK"), "1+2+\"KIK\"".to_string()); Sep 01 20:50:41.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:50:41.057 INFO kablam! | Sep 01 20:50:41.057 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 01 20:50:41.057 INFO kablam! Sep 01 20:50:41.193 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Sep 01 20:50:41.196 INFO kablam! su: No module specific data is present Sep 01 20:50:41.569 INFO running `"docker" "rm" "-f" "94833700afb58d706b69ac3c154fad5d0dbe5fa3182be44618dcc21ce56ec4e5"` Sep 01 20:50:41.660 INFO blam! 94833700afb58d706b69ac3c154fad5d0dbe5fa3182be44618dcc21ce56ec4e5