Oct 11 13:20:11.730 INFO testing rotor-carbon-0.7.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 13:20:11.730 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 13:20:11.732 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 13:20:12.115 INFO blam! f428e2d40c8a3cd81add229bccbf5c09e116ed3883ee5a57ba0f6b7d6c5f35f9 Oct 11 13:20:12.115 INFO running `"docker" "start" "-a" "f428e2d40c8a3cd81add229bccbf5c09e116ed3883ee5a57ba0f6b7d6c5f35f9"` Oct 11 13:20:14.236 INFO kablam! usermod: no changes Oct 11 13:20:14.408 INFO kablam! Compiling rotor-carbon v0.7.0 (/source) Oct 11 13:20:16.196 INFO kablam! warning: variable does not need to be mutable Oct 11 13:20:16.197 INFO kablam! --> src/sender.rs:19:17 Oct 11 13:20:16.198 INFO kablam! | Oct 11 13:20:16.198 INFO kablam! 19 | let mut buf = trans.output(); Oct 11 13:20:16.199 INFO kablam! | ----^^^ Oct 11 13:20:16.199 INFO kablam! | | Oct 11 13:20:16.200 INFO kablam! | help: remove this `mut` Oct 11 13:20:16.201 INFO kablam! | Oct 11 13:20:16.201 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 13:20:16.202 INFO kablam! Oct 11 13:20:16.202 INFO kablam! warning: variable does not need to be mutable Oct 11 13:20:16.203 INFO kablam! --> src/sender.rs:19:17 Oct 11 13:20:16.204 INFO kablam! | Oct 11 13:20:16.204 INFO kablam! 19 | let mut buf = trans.output(); Oct 11 13:20:16.204 INFO kablam! | ----^^^ Oct 11 13:20:16.204 INFO kablam! | | Oct 11 13:20:16.204 INFO kablam! | help: remove this `mut` Oct 11 13:20:16.205 INFO kablam! Oct 11 13:20:16.208 INFO kablam! warning: variable does not need to be mutable Oct 11 13:20:16.208 INFO kablam! --> src/sender.rs:32:17 Oct 11 13:20:16.208 INFO kablam! | Oct 11 13:20:16.208 INFO kablam! 32 | let mut buf = trans.output(); Oct 11 13:20:16.208 INFO kablam! | ----^^^ Oct 11 13:20:16.209 INFO kablam! | | Oct 11 13:20:16.209 INFO kablam! | help: remove this `mut` Oct 11 13:20:16.209 INFO kablam! Oct 11 13:20:16.273 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.01s Oct 11 13:20:16.280 INFO kablam! su: No module specific data is present Oct 11 13:20:17.641 INFO running `"docker" "rm" "-f" "f428e2d40c8a3cd81add229bccbf5c09e116ed3883ee5a57ba0f6b7d6c5f35f9"` Oct 11 13:20:17.932 INFO blam! f428e2d40c8a3cd81add229bccbf5c09e116ed3883ee5a57ba0f6b7d6c5f35f9 Oct 11 13:20:17.936 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 13:20:17.936 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 13:20:18.438 INFO blam! 339e45a7935db770902d2c010ed9db7686a002c7f0c2a2676574cbb2af44f059 Oct 11 13:20:18.439 INFO running `"docker" "start" "-a" "339e45a7935db770902d2c010ed9db7686a002c7f0c2a2676574cbb2af44f059"` Oct 11 13:20:21.015 INFO kablam! usermod: no changes Oct 11 13:20:21.236 INFO kablam! Compiling rotor-carbon v0.7.0 (/source) Oct 11 13:20:24.272 INFO kablam! warning: variable does not need to be mutable Oct 11 13:20:24.272 INFO kablam! --> src/sender.rs:19:17 Oct 11 13:20:24.272 INFO kablam! | Oct 11 13:20:24.272 INFO kablam! 19 | let mut buf = trans.output(); Oct 11 13:20:24.272 INFO kablam! | ----^^^ Oct 11 13:20:24.272 INFO kablam! | | Oct 11 13:20:24.272 INFO kablam! | help: remove this `mut` Oct 11 13:20:24.273 INFO kablam! | Oct 11 13:20:24.273 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 13:20:24.273 INFO kablam! Oct 11 13:20:24.273 INFO kablam! warning: variable does not need to be mutable Oct 11 13:20:24.273 INFO kablam! --> src/sender.rs:19:17 Oct 11 13:20:24.273 INFO kablam! | Oct 11 13:20:24.273 INFO kablam! 19 | let mut buf = trans.output(); Oct 11 13:20:24.273 INFO kablam! | ----^^^ Oct 11 13:20:24.273 INFO kablam! | | Oct 11 13:20:24.273 INFO kablam! | help: remove this `mut` Oct 11 13:20:24.273 INFO kablam! Oct 11 13:20:24.275 INFO kablam! warning: variable does not need to be mutable Oct 11 13:20:24.275 INFO kablam! --> src/sender.rs:32:17 Oct 11 13:20:24.275 INFO kablam! | Oct 11 13:20:24.275 INFO kablam! 32 | let mut buf = trans.output(); Oct 11 13:20:24.275 INFO kablam! | ----^^^ Oct 11 13:20:24.275 INFO kablam! | | Oct 11 13:20:24.275 INFO kablam! | help: remove this `mut` Oct 11 13:20:24.275 INFO kablam! Oct 11 13:20:28.284 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.23s Oct 11 13:20:28.291 INFO kablam! su: No module specific data is present Oct 11 13:20:28.861 INFO running `"docker" "rm" "-f" "339e45a7935db770902d2c010ed9db7686a002c7f0c2a2676574cbb2af44f059"` Oct 11 13:20:29.202 INFO blam! 339e45a7935db770902d2c010ed9db7686a002c7f0c2a2676574cbb2af44f059 Oct 11 13:20:29.208 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 13:20:29.209 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 13:20:29.676 INFO blam! f3c46d0604678757e680c5b8e90a3148042d88dcb2c6f8658a5db0eb0176afab Oct 11 13:20:29.680 INFO running `"docker" "start" "-a" "f3c46d0604678757e680c5b8e90a3148042d88dcb2c6f8658a5db0eb0176afab"` Oct 11 13:20:31.053 INFO kablam! usermod: no changes Oct 11 13:20:31.220 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 11 13:20:31.220 INFO kablam! Running /target/debug/deps/rotor_carbon-fda04d51d64f7377 Oct 11 13:20:31.231 INFO kablam! Doc-tests rotor_carbon Oct 11 13:20:31.231 INFO blam! Oct 11 13:20:31.231 INFO blam! running 0 tests Oct 11 13:20:31.231 INFO blam! Oct 11 13:20:31.231 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 13:20:31.231 INFO blam! Oct 11 13:20:33.840 INFO blam! Oct 11 13:20:33.840 INFO blam! running 2 tests Oct 11 13:20:33.840 INFO blam! test src/lib.rs - (line 5) ... ignored Oct 11 13:20:34.832 INFO blam! test src/lib.rs - (line 28) ... FAILED Oct 11 13:20:34.832 INFO blam! Oct 11 13:20:34.832 INFO blam! failures: Oct 11 13:20:34.832 INFO blam! Oct 11 13:20:34.832 INFO blam! ---- src/lib.rs - (line 28) stdout ---- Oct 11 13:20:34.832 INFO blam! error[E0425]: cannot find value `snd` in this scope Oct 11 13:20:34.832 INFO blam! --> src/lib.rs:29:1 Oct 11 13:20:34.832 INFO blam! | Oct 11 13:20:34.832 INFO blam! 3 | snd.add_int_at( Oct 11 13:20:34.832 INFO blam! | ^^^ did you mean `std`? Oct 11 13:20:34.832 INFO blam! Oct 11 13:20:34.832 INFO blam! error[E0425]: cannot find value `hostname` in this scope Oct 11 13:20:34.832 INFO blam! --> src/lib.rs:30:43 Oct 11 13:20:34.832 INFO blam! | Oct 11 13:20:34.832 INFO blam! 4 | format_args!("servers.{}.metrics.{}", hostname, metric), Oct 11 13:20:34.832 INFO blam! | ^^^^^^^^ not found in this scope Oct 11 13:20:34.832 INFO blam! Oct 11 13:20:34.832 INFO blam! error[E0425]: cannot find value `metric` in this scope Oct 11 13:20:34.832 INFO blam! --> src/lib.rs:30:53 Oct 11 13:20:34.832 INFO blam! | Oct 11 13:20:34.832 INFO blam! 4 | format_args!("servers.{}.metrics.{}", hostname, metric), Oct 11 13:20:34.832 INFO blam! | ^^^^^^ not found in this scope Oct 11 13:20:34.832 INFO blam! Oct 11 13:20:34.832 INFO blam! error[E0425]: cannot find value `metric_value` in this scope Oct 11 13:20:34.832 INFO blam! --> src/lib.rs:31:5 Oct 11 13:20:34.832 INFO blam! | Oct 11 13:20:34.832 INFO blam! 5 | metric_value, timestamp); Oct 11 13:20:34.832 INFO blam! | ^^^^^^^^^^^^ not found in this scope Oct 11 13:20:34.832 INFO blam! Oct 11 13:20:34.832 INFO blam! error[E0425]: cannot find value `timestamp` in this scope Oct 11 13:20:34.832 INFO blam! --> src/lib.rs:31:19 Oct 11 13:20:34.832 INFO blam! | Oct 11 13:20:34.832 INFO blam! 5 | metric_value, timestamp); Oct 11 13:20:34.832 INFO blam! | ^^^^^^^^^ not found in this scope Oct 11 13:20:34.832 INFO blam! Oct 11 13:20:34.832 INFO blam! thread 'src/lib.rs - (line 28)' panicked at 'couldn't compile the test', librustdoc/test.rs:333:13 Oct 11 13:20:34.832 INFO blam! stack backtrace: Oct 11 13:20:34.832 INFO blam! 0: 0x7f5cce695dce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 13:20:34.832 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 13:20:34.832 INFO blam! 1: 0x7f5cce67ae06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 13:20:34.832 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 13:20:34.832 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 13:20:34.832 INFO blam! 2: 0x7f5cce6a0d9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 13:20:34.832 INFO blam! at libstd/panicking.rs:211 Oct 11 13:20:34.832 INFO blam! 3: 0x7f5cce6a0aab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 13:20:34.832 INFO blam! at libstd/panicking.rs:221 Oct 11 13:20:34.832 INFO blam! 4: 0x7f5cd091c64e - rustc::util::common::panic_hook::h6c0fab3f49b67368 Oct 11 13:20:34.832 INFO blam! 5: 0x7f5cce6a1563 - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 13:20:34.832 INFO blam! at libstd/panicking.rs:480 Oct 11 13:20:34.832 INFO blam! 6: 0x556a75492796 - std::panicking::begin_panic::hb2f2557b5ad530d6 Oct 11 13:20:34.832 INFO blam! at libstd/panicking.rs:410 Oct 11 13:20:34.832 INFO blam! 7: 0x556a75615cfb - rustdoc::test::run_test::h7f9ad0c8d380d83c Oct 11 13:20:34.832 INFO blam! at librustdoc/test.rs:333 Oct 11 13:20:34.832 INFO blam! 8: 0x556a755d5ef7 - >::set::hd7bc23bb100376f9 Oct 11 13:20:34.832 INFO blam! at librustdoc/test.rs:565 Oct 11 13:20:34.832 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 13:20:34.832 INFO blam! at libsyntax/lib.rs:106 Oct 11 13:20:34.832 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 13:20:34.833 INFO blam! 9: 0x556a753eda8f - syntax::with_globals::h13b9cd4342f6776c Oct 11 13:20:34.833 INFO blam! at libsyntax/lib.rs:105 Oct 11 13:20:34.833 INFO blam! 10: 0x556a7549294a - std::panicking::try::do_call::h251f77b3e67a3607 Oct 11 13:20:34.833 INFO blam! at librustdoc/test.rs:562 Oct 11 13:20:34.833 INFO blam! at libstd/panic.rs:313 Oct 11 13:20:34.833 INFO blam! at libstd/panicking.rs:310 Oct 11 13:20:34.833 INFO blam! 11: 0x7f5cce6aec79 - __rust_maybe_catch_panic Oct 11 13:20:34.833 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 13:20:34.833 INFO blam! 12: 0x556a754e77d3 - rustc_driver::in_named_rustc_thread::h5b9d8f6b223fabca Oct 11 13:20:34.833 INFO blam! at libstd/panicking.rs:289 Oct 11 13:20:34.833 INFO blam! at libstd/panic.rs:392 Oct 11 13:20:34.833 INFO blam! at librustc_driver/lib.rs:1575 Oct 11 13:20:34.833 INFO blam! 13: 0x556a755eb9ec - >::call_box::h469711a6fc649ccc Oct 11 13:20:34.833 INFO blam! at librustdoc/test.rs:562 Oct 11 13:20:34.833 INFO blam! at liballoc/boxed.rs:672 Oct 11 13:20:34.833 INFO blam! 14: 0x7f5ccfd03ad2 - >::call_box::h477ac8c82814e76d Oct 11 13:20:34.833 INFO blam! at libtest/lib.rs:1461 Oct 11 13:20:34.833 INFO blam! at liballoc/boxed.rs:672 Oct 11 13:20:34.833 INFO blam! 15: 0x7f5cce6aec79 - __rust_maybe_catch_panic Oct 11 13:20:34.833 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 13:20:34.833 INFO blam! 16: 0x7f5ccfd2ab5d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 13:20:34.833 INFO blam! at libstd/panicking.rs:289 Oct 11 13:20:34.833 INFO blam! at libstd/panic.rs:392 Oct 11 13:20:34.833 INFO blam! at libtest/lib.rs:1423 Oct 11 13:20:34.833 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 13:20:34.833 INFO blam! 17: 0x7f5ccfd2bac4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 13:20:34.833 INFO blam! at libstd/thread/mod.rs:409 Oct 11 13:20:34.833 INFO blam! at libstd/panic.rs:313 Oct 11 13:20:34.833 INFO blam! at libstd/panicking.rs:310 Oct 11 13:20:34.833 INFO blam! 18: 0x7f5cce6aec79 - __rust_maybe_catch_panic Oct 11 13:20:34.833 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 13:20:34.833 INFO blam! 19: 0x7f5ccfd145b6 - >::call_box::h96125cb29a9ba44b Oct 11 13:20:34.833 INFO blam! at libstd/panicking.rs:289 Oct 11 13:20:34.833 INFO blam! at libstd/panic.rs:392 Oct 11 13:20:34.833 INFO blam! at libstd/thread/mod.rs:408 Oct 11 13:20:34.833 INFO blam! at liballoc/boxed.rs:672 Oct 11 13:20:34.833 INFO blam! 20: 0x7f5cce69c93a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 13:20:34.833 INFO blam! at liballoc/boxed.rs:682 Oct 11 13:20:34.833 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 13:20:34.833 INFO blam! 21: 0x7f5cce671d35 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 13:20:34.833 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 13:20:34.833 INFO blam! 22: 0x7f5cce1fc6b9 - start_thread Oct 11 13:20:34.833 INFO blam! 23: 0x7f5ccdd1c41c - clone Oct 11 13:20:34.833 INFO blam! 24: 0x0 - Oct 11 13:20:34.833 INFO blam! query stack during panic: Oct 11 13:20:34.833 INFO blam! end of query stack Oct 11 13:20:34.833 INFO blam! Oct 11 13:20:34.833 INFO blam! Oct 11 13:20:34.833 INFO blam! failures: Oct 11 13:20:34.833 INFO blam! src/lib.rs - (line 28) Oct 11 13:20:34.833 INFO blam! Oct 11 13:20:34.833 INFO blam! test result: FAILED. 0 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out Oct 11 13:20:34.833 INFO blam! Oct 11 13:20:34.861 INFO kablam! error: test failed, to rerun pass '--doc' Oct 11 13:20:34.861 INFO kablam! su: No module specific data is present Oct 11 13:20:35.885 INFO running `"docker" "rm" "-f" "f3c46d0604678757e680c5b8e90a3148042d88dcb2c6f8658a5db0eb0176afab"` Oct 11 13:20:36.174 INFO blam! f3c46d0604678757e680c5b8e90a3148042d88dcb2c6f8658a5db0eb0176afab