Oct 15 15:55:46.911 INFO testing trace-macro-1.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 15:55:46.911 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.076 INFO blam! e87cbe7d208ff457ceca5fbea76f5fa19a3ad96d4eb57e3c1774fb03f1e072cb Oct 15 15:55:47.078 INFO running `"docker" "start" "-a" "e87cbe7d208ff457ceca5fbea76f5fa19a3ad96d4eb57e3c1774fb03f1e072cb"` Oct 15 15:55:47.497 INFO kablam! usermod: no changes Oct 15 15:55:47.522 INFO kablam! Compiling trace-macro v1.1.1 (/source) Oct 15 15:55:47.865 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.35s Oct 15 15:55:47.869 INFO kablam! su: No module specific data is present Oct 15 15:55:48.175 INFO running `"docker" "rm" "-f" "e87cbe7d208ff457ceca5fbea76f5fa19a3ad96d4eb57e3c1774fb03f1e072cb"` Oct 15 15:55:48.283 INFO blam! e87cbe7d208ff457ceca5fbea76f5fa19a3ad96d4eb57e3c1774fb03f1e072cb Oct 15 15:55:48.285 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.468 INFO blam! f642857a124da653ef05a64feeff8fbd3d92f048119f26de9bedb0e960af2fc3 Oct 15 15:55:48.469 INFO running `"docker" "start" "-a" "f642857a124da653ef05a64feeff8fbd3d92f048119f26de9bedb0e960af2fc3"` Oct 15 15:55:49.103 INFO kablam! usermod: no changes Oct 15 15:55:49.129 INFO kablam! Compiling trace-macro v1.1.1 (/source) Oct 15 15:55:49.666 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.666 INFO kablam! --> tests/dummy.rs:8:5 Oct 15 15:55:49.667 INFO kablam! | Oct 15 15:55:49.667 INFO kablam! 8 | ENTER!(a, b); Oct 15 15:55:49.667 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 15:55:49.667 INFO kablam! | Oct 15 15:55:49.667 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 15:55:49.667 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.667 INFO kablam! Oct 15 15:55:49.667 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.667 INFO kablam! --> tests/dummy.rs:9:5 Oct 15 15:55:49.667 INFO kablam! | Oct 15 15:55:49.667 INFO kablam! 9 | TRACE!("This", "is", "dummy", "test"); Oct 15 15:55:49.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.667 INFO kablam! | Oct 15 15:55:49.667 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.667 INFO kablam! Oct 15 15:55:49.670 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.670 INFO kablam! --> tests/dummy.rs:10:5 Oct 15 15:55:49.670 INFO kablam! | Oct 15 15:55:49.670 INFO kablam! 10 | TRACE!(sep=>"+", "This", "is", "dummy", "test"); Oct 15 15:55:49.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.670 INFO kablam! | Oct 15 15:55:49.670 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.670 INFO kablam! Oct 15 15:55:49.675 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.675 INFO kablam! --> tests/dummy.rs:11:5 Oct 15 15:55:49.675 INFO kablam! | Oct 15 15:55:49.675 INFO kablam! 11 | INFO!("This", "is", "dummy", "test"); Oct 15 15:55:49.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.675 INFO kablam! | Oct 15 15:55:49.675 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.675 INFO kablam! Oct 15 15:55:49.680 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.680 INFO kablam! --> tests/dummy.rs:15:5 Oct 15 15:55:49.680 INFO kablam! | Oct 15 15:55:49.680 INFO kablam! 15 | TRACE!(type=>"INFO", "lolka", 666); Oct 15 15:55:49.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.680 INFO kablam! | Oct 15 15:55:49.680 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.680 INFO kablam! Oct 15 15:55:49.683 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.683 INFO kablam! --> tests/dummy.rs:17:5 Oct 15 15:55:49.683 INFO kablam! | Oct 15 15:55:49.683 INFO kablam! 17 | TRACE!(type=>"INFO", sep=>"_", "lolka", 2); Oct 15 15:55:49.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.683 INFO kablam! | Oct 15 15:55:49.683 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.683 INFO kablam! Oct 15 15:55:49.700 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.700 INFO kablam! --> tests/dummy.rs:24:5 Oct 15 15:55:49.700 INFO kablam! | Oct 15 15:55:49.700 INFO kablam! 24 | DEBUG_TRACE!(type=>"INFO", "lolka", 666); Oct 15 15:55:49.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.701 INFO kablam! | Oct 15 15:55:49.701 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.701 INFO kablam! Oct 15 15:55:49.703 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.703 INFO kablam! --> tests/dummy.rs:26:5 Oct 15 15:55:49.703 INFO kablam! | Oct 15 15:55:49.703 INFO kablam! 26 | DEBUG_TRACE!(type=>"INFO", sep=>"_", "lolka", 2); Oct 15 15:55:49.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.703 INFO kablam! | Oct 15 15:55:49.703 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.703 INFO kablam! Oct 15 15:55:49.705 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.706 INFO kablam! --> tests/dummy.rs:27:5 Oct 15 15:55:49.706 INFO kablam! | Oct 15 15:55:49.706 INFO kablam! 27 | DEBUG_TRACE!(type=>"INFO", sep=>"_", "lolka", (1..22)); Oct 15 15:55:49.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.706 INFO kablam! | Oct 15 15:55:49.706 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.706 INFO kablam! Oct 15 15:55:49.716 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.716 INFO kablam! --> tests/dummy.rs:32:5 Oct 15 15:55:49.716 INFO kablam! | Oct 15 15:55:49.716 INFO kablam! 32 | enter!(a, b); Oct 15 15:55:49.716 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 15:55:49.716 INFO kablam! | Oct 15 15:55:49.716 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.716 INFO kablam! Oct 15 15:55:49.742 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.742 INFO kablam! --> tests/dummy.rs:38:16 Oct 15 15:55:49.742 INFO kablam! | Oct 15 15:55:49.742 INFO kablam! 38 | assert_eq!(connect_args!(1, 2, 3), "1 2 3".to_string()); Oct 15 15:55:49.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.742 INFO kablam! | Oct 15 15:55:49.742 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.742 INFO kablam! Oct 15 15:55:49.751 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.751 INFO kablam! --> tests/dummy.rs:39:16 Oct 15 15:55:49.751 INFO kablam! | Oct 15 15:55:49.751 INFO kablam! 39 | assert_eq!(connect_args!(sep=>"-", 1, 2, 3), "1-2-3".to_string()); Oct 15 15:55:49.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.751 INFO kablam! | Oct 15 15:55:49.751 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.751 INFO kablam! Oct 15 15:55:49.751 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.751 INFO kablam! --> tests/dummy.rs:40:16 Oct 15 15:55:49.751 INFO kablam! | Oct 15 15:55:49.751 INFO kablam! 40 | assert_eq!(connect_args!(sep=>"+", 1, 2, 666), "1+2+666".to_string()); Oct 15 15:55:49.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.751 INFO kablam! | Oct 15 15:55:49.751 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.751 INFO kablam! Oct 15 15:55:49.752 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 15:55:49.752 INFO kablam! --> tests/dummy.rs:42:16 Oct 15 15:55:49.752 INFO kablam! | Oct 15 15:55:49.752 INFO kablam! 42 | assert_eq!(connect_args!(formatter=>"{:?}", sep=>"+", 1, 2, "KIK"), "1+2+\"KIK\"".to_string()); Oct 15 15:55:49.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:55:49.752 INFO kablam! | Oct 15 15:55:49.752 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.753 INFO kablam! Oct 15 15:55:50.431 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.31s Oct 15 15:55:50.434 INFO kablam! su: No module specific data is present Oct 15 15:55:50.899 INFO running `"docker" "rm" "-f" "f642857a124da653ef05a64feeff8fbd3d92f048119f26de9bedb0e960af2fc3"` Oct 15 15:55:51.083 INFO blam! f642857a124da653ef05a64feeff8fbd3d92f048119f26de9bedb0e960af2fc3