Oct 13 07:10:11.168 INFO checking trace-macro-1.1.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 07:10:11.168 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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:10:11.340 INFO blam! 4af358b5d0f3dec0a131dc454c11afe911187642d2af11c57230fa0317c5caa2 Oct 13 07:10:11.343 INFO running `"docker" "start" "-a" "4af358b5d0f3dec0a131dc454c11afe911187642d2af11c57230fa0317c5caa2"` Oct 13 07:10:11.774 INFO kablam! usermod: no changes Oct 13 07:10:11.799 INFO kablam! Checking trace-macro v1.1.1 (/source) Oct 13 07:10:12.762 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 13 07:10:12.762 INFO kablam! --> tests/dummy.rs:8:5 Oct 13 07:10:12.762 INFO kablam! | Oct 13 07:10:12.762 INFO kablam! 8 | ENTER!(a, b); Oct 13 07:10:12.762 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 07:10:12.762 INFO kablam! | Oct 13 07:10:12.762 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:10:12.762 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 13 07:10:12.762 INFO kablam! Oct 13 07:10:12.762 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 13 07:10:12.762 INFO kablam! --> tests/dummy.rs:9:5 Oct 13 07:10:12.762 INFO kablam! | Oct 13 07:10:12.762 INFO kablam! 9 | TRACE!("This", "is", "dummy", "test"); Oct 13 07:10:12.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:10:12.762 INFO kablam! | Oct 13 07:10:12.762 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 13 07:10:12.762 INFO kablam! Oct 13 07:10:12.766 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 13 07:10:12.766 INFO kablam! --> tests/dummy.rs:10:5 Oct 13 07:10:12.766 INFO kablam! | Oct 13 07:10:12.767 INFO kablam! 10 | TRACE!(sep=>"+", "This", "is", "dummy", "test"); Oct 13 07:10:12.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:10:12.767 INFO kablam! | Oct 13 07:10:12.767 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 13 07:10:12.767 INFO kablam! Oct 13 07:10:12.770 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 13 07:10:12.770 INFO kablam! --> tests/dummy.rs:11:5 Oct 13 07:10:12.770 INFO kablam! | Oct 13 07:10:12.770 INFO kablam! 11 | INFO!("This", "is", "dummy", "test"); Oct 13 07:10:12.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:10:12.771 INFO kablam! | Oct 13 07:10:12.771 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 13 07:10:12.771 INFO kablam! Oct 13 07:10:12.776 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 13 07:10:12.776 INFO kablam! --> tests/dummy.rs:15:5 Oct 13 07:10:12.776 INFO kablam! | Oct 13 07:10:12.776 INFO kablam! 15 | TRACE!(type=>"INFO", "lolka", 666); Oct 13 07:10:12.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:10:12.776 INFO kablam! | Oct 13 07:10:12.777 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 13 07:10:12.777 INFO kablam! Oct 13 07:10:12.779 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 13 07:10:12.779 INFO kablam! --> tests/dummy.rs:17:5 Oct 13 07:10:12.779 INFO kablam! | Oct 13 07:10:12.780 INFO kablam! 17 | TRACE!(type=>"INFO", sep=>"_", "lolka", 2); Oct 13 07:10:12.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:10:12.780 INFO kablam! | Oct 13 07:10:12.780 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 13 07:10:12.780 INFO kablam! Oct 13 07:10:12.800 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 13 07:10:12.800 INFO kablam! --> tests/dummy.rs:24:5 Oct 13 07:10:12.801 INFO kablam! | Oct 13 07:10:12.801 INFO kablam! 24 | DEBUG_TRACE!(type=>"INFO", "lolka", 666); Oct 13 07:10:12.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:10:12.801 INFO kablam! | Oct 13 07:10:12.801 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 13 07:10:12.801 INFO kablam! Oct 13 07:10:12.804 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 13 07:10:12.805 INFO kablam! --> tests/dummy.rs:26:5 Oct 13 07:10:12.805 INFO kablam! | Oct 13 07:10:12.805 INFO kablam! 26 | DEBUG_TRACE!(type=>"INFO", sep=>"_", "lolka", 2); Oct 13 07:10:12.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:10:12.805 INFO kablam! | Oct 13 07:10:12.805 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 13 07:10:12.806 INFO kablam! Oct 13 07:10:12.808 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 13 07:10:12.808 INFO kablam! --> tests/dummy.rs:27:5 Oct 13 07:10:12.808 INFO kablam! | Oct 13 07:10:12.808 INFO kablam! 27 | DEBUG_TRACE!(type=>"INFO", sep=>"_", "lolka", (1..22)); Oct 13 07:10:12.808 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:10:12.809 INFO kablam! | Oct 13 07:10:12.809 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 13 07:10:12.809 INFO kablam! Oct 13 07:10:12.823 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 13 07:10:12.823 INFO kablam! --> tests/dummy.rs:32:5 Oct 13 07:10:12.823 INFO kablam! | Oct 13 07:10:12.824 INFO kablam! 32 | enter!(a, b); Oct 13 07:10:12.824 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 07:10:12.824 INFO kablam! | Oct 13 07:10:12.824 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 13 07:10:12.824 INFO kablam! Oct 13 07:10:12.871 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 13 07:10:12.871 INFO kablam! --> tests/dummy.rs:38:16 Oct 13 07:10:12.871 INFO kablam! | Oct 13 07:10:12.871 INFO kablam! 38 | assert_eq!(connect_args!(1, 2, 3), "1 2 3".to_string()); Oct 13 07:10:12.872 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:10:12.872 INFO kablam! | Oct 13 07:10:12.872 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 13 07:10:12.872 INFO kablam! Oct 13 07:10:12.872 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 13 07:10:12.873 INFO kablam! --> tests/dummy.rs:39:16 Oct 13 07:10:12.873 INFO kablam! | Oct 13 07:10:12.873 INFO kablam! 39 | assert_eq!(connect_args!(sep=>"-", 1, 2, 3), "1-2-3".to_string()); Oct 13 07:10:12.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:10:12.873 INFO kablam! | Oct 13 07:10:12.873 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 13 07:10:12.874 INFO kablam! Oct 13 07:10:12.874 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 13 07:10:12.874 INFO kablam! --> tests/dummy.rs:40:16 Oct 13 07:10:12.874 INFO kablam! | Oct 13 07:10:12.874 INFO kablam! 40 | assert_eq!(connect_args!(sep=>"+", 1, 2, 666), "1+2+666".to_string()); Oct 13 07:10:12.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:10:12.874 INFO kablam! | Oct 13 07:10:12.874 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 13 07:10:12.874 INFO kablam! Oct 13 07:10:12.878 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 13 07:10:12.878 INFO kablam! --> tests/dummy.rs:42:16 Oct 13 07:10:12.878 INFO kablam! | Oct 13 07:10:12.879 INFO kablam! 42 | assert_eq!(connect_args!(formatter=>"{:?}", sep=>"+", 1, 2, "KIK"), "1+2+\"KIK\"".to_string()); Oct 13 07:10:12.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:10:12.879 INFO kablam! | Oct 13 07:10:12.880 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 13 07:10:12.880 INFO kablam! Oct 13 07:10:12.993 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Oct 13 07:10:13.001 INFO kablam! su: No module specific data is present Oct 13 07:10:13.305 INFO running `"docker" "rm" "-f" "4af358b5d0f3dec0a131dc454c11afe911187642d2af11c57230fa0317c5caa2"` Oct 13 07:10:13.420 INFO blam! 4af358b5d0f3dec0a131dc454c11afe911187642d2af11c57230fa0317c5caa2