Oct 15 15:55:47.058 INFO testing trace-macro-1.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 15:55:47.058 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 15:55:47.272 INFO blam! 2902f2721f58341658ddbafa8079d4fec2d58d661d0e17df5bced3d931cc2676 Oct 15 15:55:47.274 INFO running `"docker" "start" "-a" "2902f2721f58341658ddbafa8079d4fec2d58d661d0e17df5bced3d931cc2676"` Oct 15 15:55:47.647 INFO kablam! usermod: no changes Oct 15 15:55:47.676 INFO kablam! Compiling trace-macro v1.1.1 (/source) Oct 15 15:55:48.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.39s Oct 15 15:55:48.057 INFO kablam! su: No module specific data is present Oct 15 15:55:48.332 INFO running `"docker" "rm" "-f" "2902f2721f58341658ddbafa8079d4fec2d58d661d0e17df5bced3d931cc2676"` Oct 15 15:55:48.418 INFO blam! 2902f2721f58341658ddbafa8079d4fec2d58d661d0e17df5bced3d931cc2676 Oct 15 15:55:48.420 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 15:55:48.603 INFO blam! dc451ff57fe6d77dc4e46302d2ba8ee4e79dbe37a3d4eaa25774a24f208f8ae1 Oct 15 15:55:48.611 INFO running `"docker" "start" "-a" "dc451ff57fe6d77dc4e46302d2ba8ee4e79dbe37a3d4eaa25774a24f208f8ae1"` Oct 15 15:55:49.082 INFO kablam! usermod: no changes Oct 15 15:55:49.105 INFO kablam! Compiling trace-macro v1.1.1 (/source) Oct 15 15:55:49.627 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.627 INFO kablam! --> tests/dummy.rs:8:5 Oct 15 15:55:49.627 INFO kablam! | Oct 15 15:55:49.627 INFO kablam! 8 | ENTER!(a, b); Oct 15 15:55:49.627 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 15:55:49.627 INFO kablam! | Oct 15 15:55:49.627 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 15:55:49.627 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 15 15:55:49.627 INFO kablam! Oct 15 15:55:49.629 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.629 INFO kablam! --> tests/dummy.rs:9:5 Oct 15 15:55:49.629 INFO kablam! | Oct 15 15:55:49.629 INFO kablam! 9 | TRACE!("This", "is", "dummy", "test"); Oct 15 15:55:49.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.629 INFO kablam! | Oct 15 15:55:49.629 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 15 15:55:49.629 INFO kablam! Oct 15 15:55:49.632 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.632 INFO kablam! --> tests/dummy.rs:10:5 Oct 15 15:55:49.632 INFO kablam! | Oct 15 15:55:49.632 INFO kablam! 10 | TRACE!(sep=>"+", "This", "is", "dummy", "test"); Oct 15 15:55:49.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.632 INFO kablam! | Oct 15 15:55:49.632 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 15 15:55:49.632 INFO kablam! Oct 15 15:55:49.635 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.635 INFO kablam! --> tests/dummy.rs:11:5 Oct 15 15:55:49.635 INFO kablam! | Oct 15 15:55:49.635 INFO kablam! 11 | INFO!("This", "is", "dummy", "test"); Oct 15 15:55:49.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.635 INFO kablam! | Oct 15 15:55:49.635 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 15 15:55:49.635 INFO kablam! Oct 15 15:55:49.643 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.643 INFO kablam! --> tests/dummy.rs:15:5 Oct 15 15:55:49.643 INFO kablam! | Oct 15 15:55:49.643 INFO kablam! 15 | TRACE!(type=>"INFO", "lolka", 666); Oct 15 15:55:49.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.643 INFO kablam! | Oct 15 15:55:49.643 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 15 15:55:49.643 INFO kablam! Oct 15 15:55:49.647 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.647 INFO kablam! --> tests/dummy.rs:17:5 Oct 15 15:55:49.647 INFO kablam! | Oct 15 15:55:49.647 INFO kablam! 17 | TRACE!(type=>"INFO", sep=>"_", "lolka", 2); Oct 15 15:55:49.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.655 INFO kablam! | Oct 15 15:55:49.655 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 15 15:55:49.655 INFO kablam! Oct 15 15:55:49.671 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.671 INFO kablam! --> tests/dummy.rs:24:5 Oct 15 15:55:49.671 INFO kablam! | Oct 15 15:55:49.671 INFO kablam! 24 | DEBUG_TRACE!(type=>"INFO", "lolka", 666); Oct 15 15:55:49.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.671 INFO kablam! | Oct 15 15:55:49.671 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 15 15:55:49.671 INFO kablam! Oct 15 15:55:49.672 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.672 INFO kablam! --> tests/dummy.rs:26:5 Oct 15 15:55:49.672 INFO kablam! | Oct 15 15:55:49.672 INFO kablam! 26 | DEBUG_TRACE!(type=>"INFO", sep=>"_", "lolka", 2); Oct 15 15:55:49.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.672 INFO kablam! | Oct 15 15:55:49.672 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 15 15:55:49.672 INFO kablam! Oct 15 15:55:49.676 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.676 INFO kablam! --> tests/dummy.rs:27:5 Oct 15 15:55:49.676 INFO kablam! | Oct 15 15:55:49.676 INFO kablam! 27 | DEBUG_TRACE!(type=>"INFO", sep=>"_", "lolka", (1..22)); Oct 15 15:55:49.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.676 INFO kablam! | Oct 15 15:55:49.676 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 15 15:55:49.676 INFO kablam! Oct 15 15:55:49.691 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.691 INFO kablam! --> tests/dummy.rs:32:5 Oct 15 15:55:49.691 INFO kablam! | Oct 15 15:55:49.691 INFO kablam! 32 | enter!(a, b); Oct 15 15:55:49.691 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 15:55:49.691 INFO kablam! | Oct 15 15:55:49.692 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 15 15:55:49.692 INFO kablam! Oct 15 15:55:49.734 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.734 INFO kablam! --> tests/dummy.rs:38:16 Oct 15 15:55:49.734 INFO kablam! | Oct 15 15:55:49.734 INFO kablam! 38 | assert_eq!(connect_args!(1, 2, 3), "1 2 3".to_string()); Oct 15 15:55:49.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.734 INFO kablam! | Oct 15 15:55:49.734 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 15 15:55:49.734 INFO kablam! Oct 15 15:55:49.740 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.740 INFO kablam! --> tests/dummy.rs:39:16 Oct 15 15:55:49.740 INFO kablam! | Oct 15 15:55:49.740 INFO kablam! 39 | assert_eq!(connect_args!(sep=>"-", 1, 2, 3), "1-2-3".to_string()); Oct 15 15:55:49.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.740 INFO kablam! | Oct 15 15:55:49.740 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 15 15:55:49.740 INFO kablam! Oct 15 15:55:49.743 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.743 INFO kablam! --> tests/dummy.rs:40:16 Oct 15 15:55:49.743 INFO kablam! | Oct 15 15:55:49.744 INFO kablam! 40 | assert_eq!(connect_args!(sep=>"+", 1, 2, 666), "1+2+666".to_string()); Oct 15 15:55:49.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.744 INFO kablam! | Oct 15 15:55:49.744 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 15 15:55:49.744 INFO kablam! Oct 15 15:55:49.747 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.747 INFO kablam! --> tests/dummy.rs:42:16 Oct 15 15:55:49.747 INFO kablam! | Oct 15 15:55:49.747 INFO kablam! 42 | assert_eq!(connect_args!(formatter=>"{:?}", sep=>"+", 1, 2, "KIK"), "1+2+\"KIK\"".to_string()); Oct 15 15:55:49.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.747 INFO kablam! | Oct 15 15:55:49.747 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 15 15:55:49.747 INFO kablam! Oct 15 15:55:50.499 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.40s Oct 15 15:55:50.499 INFO kablam! su: No module specific data is present Oct 15 15:55:50.997 INFO running `"docker" "rm" "-f" "dc451ff57fe6d77dc4e46302d2ba8ee4e79dbe37a3d4eaa25774a24f208f8ae1"` Oct 15 15:55:51.220 INFO blam! dc451ff57fe6d77dc4e46302d2ba8ee4e79dbe37a3d4eaa25774a24f208f8ae1