Oct 27 14:22:09.981 INFO checking trace-macro-1.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 14:22:09.982 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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:22:10.203 INFO blam! fe2ac056bfd77c89b02c216802bf8037ca9457a524457eba3117db45011b173e Oct 27 14:22:10.209 INFO running `"docker" "start" "-a" "fe2ac056bfd77c89b02c216802bf8037ca9457a524457eba3117db45011b173e"` Oct 27 14:22:10.815 INFO kablam! usermod: no changes Oct 27 14:22:10.851 INFO kablam! Checking trace-macro v1.1.1 (/source) Oct 27 14:22:11.944 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 27 14:22:11.944 INFO kablam! --> tests/dummy.rs:8:5 Oct 27 14:22:11.944 INFO kablam! | Oct 27 14:22:11.944 INFO kablam! 8 | ENTER!(a, b); Oct 27 14:22:11.944 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 14:22:11.944 INFO kablam! | Oct 27 14:22:11.944 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:22:11.944 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) Oct 27 14:22:11.944 INFO kablam! Oct 27 14:22:11.951 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 27 14:22:11.951 INFO kablam! --> tests/dummy.rs:9:5 Oct 27 14:22:11.952 INFO kablam! | Oct 27 14:22:11.952 INFO kablam! 9 | TRACE!("This", "is", "dummy", "test"); Oct 27 14:22:11.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:22:11.952 INFO kablam! | Oct 27 14:22:11.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) Oct 27 14:22:11.952 INFO kablam! Oct 27 14:22:11.952 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 27 14:22:11.952 INFO kablam! --> tests/dummy.rs:10:5 Oct 27 14:22:11.952 INFO kablam! | Oct 27 14:22:11.952 INFO kablam! 10 | TRACE!(sep=>"+", "This", "is", "dummy", "test"); Oct 27 14:22:11.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:22:11.952 INFO kablam! | Oct 27 14:22:11.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) Oct 27 14:22:11.952 INFO kablam! Oct 27 14:22:11.954 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 27 14:22:11.954 INFO kablam! --> tests/dummy.rs:11:5 Oct 27 14:22:11.954 INFO kablam! | Oct 27 14:22:11.954 INFO kablam! 11 | INFO!("This", "is", "dummy", "test"); Oct 27 14:22:11.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:22:11.954 INFO kablam! | Oct 27 14:22:11.954 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) Oct 27 14:22:11.954 INFO kablam! Oct 27 14:22:11.963 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 27 14:22:11.963 INFO kablam! --> tests/dummy.rs:15:5 Oct 27 14:22:11.963 INFO kablam! | Oct 27 14:22:11.963 INFO kablam! 15 | TRACE!(type=>"INFO", "lolka", 666); Oct 27 14:22:11.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:22:11.963 INFO kablam! | Oct 27 14:22:11.963 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) Oct 27 14:22:11.963 INFO kablam! Oct 27 14:22:11.967 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 27 14:22:11.967 INFO kablam! --> tests/dummy.rs:17:5 Oct 27 14:22:11.967 INFO kablam! | Oct 27 14:22:11.967 INFO kablam! 17 | TRACE!(type=>"INFO", sep=>"_", "lolka", 2); Oct 27 14:22:11.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:22:11.967 INFO kablam! | Oct 27 14:22:11.967 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) Oct 27 14:22:11.967 INFO kablam! Oct 27 14:22:11.986 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 27 14:22:11.986 INFO kablam! --> tests/dummy.rs:24:5 Oct 27 14:22:11.987 INFO kablam! | Oct 27 14:22:11.987 INFO kablam! 24 | DEBUG_TRACE!(type=>"INFO", "lolka", 666); Oct 27 14:22:11.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:22:11.988 INFO kablam! | Oct 27 14:22:11.988 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) Oct 27 14:22:11.988 INFO kablam! Oct 27 14:22:11.988 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 27 14:22:11.989 INFO kablam! --> tests/dummy.rs:26:5 Oct 27 14:22:11.989 INFO kablam! | Oct 27 14:22:11.989 INFO kablam! 26 | DEBUG_TRACE!(type=>"INFO", sep=>"_", "lolka", 2); Oct 27 14:22:11.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:22:11.990 INFO kablam! | Oct 27 14:22:11.990 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) Oct 27 14:22:11.990 INFO kablam! Oct 27 14:22:11.991 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 27 14:22:11.991 INFO kablam! --> tests/dummy.rs:27:5 Oct 27 14:22:11.991 INFO kablam! | Oct 27 14:22:11.991 INFO kablam! 27 | DEBUG_TRACE!(type=>"INFO", sep=>"_", "lolka", (1..22)); Oct 27 14:22:11.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:22:11.991 INFO kablam! | Oct 27 14:22:11.991 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) Oct 27 14:22:11.991 INFO kablam! Oct 27 14:22:12.007 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 27 14:22:12.007 INFO kablam! --> tests/dummy.rs:32:5 Oct 27 14:22:12.007 INFO kablam! | Oct 27 14:22:12.007 INFO kablam! 32 | enter!(a, b); Oct 27 14:22:12.007 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 14:22:12.007 INFO kablam! | Oct 27 14:22:12.007 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) Oct 27 14:22:12.007 INFO kablam! Oct 27 14:22:12.063 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 27 14:22:12.063 INFO kablam! --> tests/dummy.rs:38:16 Oct 27 14:22:12.064 INFO kablam! | Oct 27 14:22:12.064 INFO kablam! 38 | assert_eq!(connect_args!(1, 2, 3), "1 2 3".to_string()); Oct 27 14:22:12.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:22:12.064 INFO kablam! | Oct 27 14:22:12.065 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) Oct 27 14:22:12.065 INFO kablam! Oct 27 14:22:12.069 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 27 14:22:12.069 INFO kablam! --> tests/dummy.rs:39:16 Oct 27 14:22:12.069 INFO kablam! | Oct 27 14:22:12.070 INFO kablam! 39 | assert_eq!(connect_args!(sep=>"-", 1, 2, 3), "1-2-3".to_string()); Oct 27 14:22:12.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:22:12.070 INFO kablam! | Oct 27 14:22:12.071 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) Oct 27 14:22:12.071 INFO kablam! Oct 27 14:22:12.071 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 27 14:22:12.072 INFO kablam! --> tests/dummy.rs:40:16 Oct 27 14:22:12.072 INFO kablam! | Oct 27 14:22:12.072 INFO kablam! 40 | assert_eq!(connect_args!(sep=>"+", 1, 2, 666), "1+2+666".to_string()); Oct 27 14:22:12.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:22:12.073 INFO kablam! | Oct 27 14:22:12.073 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) Oct 27 14:22:12.073 INFO kablam! Oct 27 14:22:12.074 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 27 14:22:12.074 INFO kablam! --> tests/dummy.rs:42:16 Oct 27 14:22:12.074 INFO kablam! | Oct 27 14:22:12.075 INFO kablam! 42 | assert_eq!(connect_args!(formatter=>"{:?}", sep=>"+", 1, 2, "KIK"), "1+2+\"KIK\"".to_string()); Oct 27 14:22:12.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:22:12.075 INFO kablam! | Oct 27 14:22:12.076 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) Oct 27 14:22:12.076 INFO kablam! Oct 27 14:22:12.199 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.35s Oct 27 14:22:12.200 INFO kablam! su: No module specific data is present Oct 27 14:22:12.535 INFO running `"docker" "rm" "-f" "fe2ac056bfd77c89b02c216802bf8037ca9457a524457eba3117db45011b173e"` Oct 27 14:22:12.653 INFO blam! fe2ac056bfd77c89b02c216802bf8037ca9457a524457eba3117db45011b173e