Oct 11 09:25:25.088 INFO testing twilio-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 09:25:25.088 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 09:25:25.088 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 09:25:25.416 INFO blam! b5b6f81634730d1f399748d5c2d5e42c737f37491a303d77ef0521e2b9d4837f Oct 11 09:25:25.428 INFO running `"docker" "start" "-a" "b5b6f81634730d1f399748d5c2d5e42c737f37491a303d77ef0521e2b9d4837f"` Oct 11 09:25:26.543 INFO kablam! usermod: no changes Oct 11 09:25:26.768 INFO kablam! Compiling twilio v0.1.2 (/source) Oct 11 09:25:31.452 INFO kablam! warning: variable does not need to be mutable Oct 11 09:25:31.452 INFO kablam! --> src/lib.rs:72:13 Oct 11 09:25:31.452 INFO kablam! | Oct 11 09:25:31.452 INFO kablam! 72 | let mut http_client = hyper::Client::with_connector(connector); Oct 11 09:25:31.452 INFO kablam! | ----^^^^^^^^^^^ Oct 11 09:25:31.452 INFO kablam! | | Oct 11 09:25:31.452 INFO kablam! | help: remove this `mut` Oct 11 09:25:31.452 INFO kablam! | Oct 11 09:25:31.452 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 09:25:31.452 INFO kablam! Oct 11 09:25:33.352 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.78s Oct 11 09:25:33.359 INFO kablam! su: No module specific data is present Oct 11 09:25:34.197 INFO running `"docker" "rm" "-f" "b5b6f81634730d1f399748d5c2d5e42c737f37491a303d77ef0521e2b9d4837f"` Oct 11 09:25:34.464 INFO blam! b5b6f81634730d1f399748d5c2d5e42c737f37491a303d77ef0521e2b9d4837f Oct 11 09:25:34.476 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 09:25:34.476 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 09:25:34.926 INFO blam! 7f6d5d6df9d403b6a1ba82a6e2a0d1db873c85075f5081fa938ec3e7065b60e2 Oct 11 09:25:34.928 INFO running `"docker" "start" "-a" "7f6d5d6df9d403b6a1ba82a6e2a0d1db873c85075f5081fa938ec3e7065b60e2"` Oct 11 09:25:36.924 INFO kablam! usermod: no changes Oct 11 09:25:37.236 INFO kablam! Compiling error-chain v0.10.0 Oct 11 09:25:38.920 INFO kablam! Compiling dotenv v0.10.1 Oct 11 09:25:41.661 INFO kablam! Compiling twilio v0.1.2 (/source) Oct 11 09:25:53.616 INFO kablam! warning: variable does not need to be mutable Oct 11 09:25:53.616 INFO kablam! --> src/lib.rs:72:13 Oct 11 09:25:53.616 INFO kablam! | Oct 11 09:25:53.616 INFO kablam! 72 | let mut http_client = hyper::Client::with_connector(connector); Oct 11 09:25:53.616 INFO kablam! | ----^^^^^^^^^^^ Oct 11 09:25:53.616 INFO kablam! | | Oct 11 09:25:53.616 INFO kablam! | help: remove this `mut` Oct 11 09:25:53.616 INFO kablam! | Oct 11 09:25:53.616 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 09:25:53.616 INFO kablam! Oct 11 09:25:58.816 INFO kablam! warning: unused import: `Call` Oct 11 09:25:58.816 INFO kablam! --> examples/call.rs:2:21 Oct 11 09:25:58.816 INFO kablam! | Oct 11 09:25:58.816 INFO kablam! 2 | use twilio::{Client,Call,OutboundCall}; Oct 11 09:25:58.816 INFO kablam! | ^^^^ Oct 11 09:25:58.836 INFO kablam! | Oct 11 09:25:58.836 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 09:25:58.836 INFO kablam! Oct 11 09:26:07.312 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.36s Oct 11 09:26:07.329 INFO kablam! su: No module specific data is present Oct 11 09:26:07.828 INFO running `"docker" "rm" "-f" "7f6d5d6df9d403b6a1ba82a6e2a0d1db873c85075f5081fa938ec3e7065b60e2"` Oct 11 09:26:08.082 INFO blam! 7f6d5d6df9d403b6a1ba82a6e2a0d1db873c85075f5081fa938ec3e7065b60e2 Oct 11 09:26:08.094 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 09:26:08.095 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 09:26:08.518 INFO blam! 4278bcaa53943340ef57fee8f5019d5354729934544d9f5f84ffef786be0334a Oct 11 09:26:08.520 INFO running `"docker" "start" "-a" "4278bcaa53943340ef57fee8f5019d5354729934544d9f5f84ffef786be0334a"` Oct 11 09:26:09.668 INFO kablam! usermod: no changes Oct 11 09:26:09.886 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 11 09:26:09.905 INFO kablam! Running /target/debug/deps/twilio-1115e30d150f1f43 Oct 11 09:26:09.912 INFO blam! Oct 11 09:26:09.912 INFO blam! running 0 tests Oct 11 09:26:09.912 INFO blam! Oct 11 09:26:09.912 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:26:09.912 INFO blam! Oct 11 09:26:09.913 INFO kablam! Running /target/debug/deps/client-f6e0b06028b003f8 Oct 11 09:26:09.917 INFO blam! Oct 11 09:26:09.917 INFO blam! running 1 test Oct 11 09:26:10.096 INFO blam! test send_sms ... FAILED Oct 11 09:26:10.096 INFO blam! Oct 11 09:26:10.096 INFO blam! failures: Oct 11 09:26:10.096 INFO blam! Oct 11 09:26:10.096 INFO blam! ---- send_sms stdout ---- Oct 11 09:26:10.096 INFO blam! thread 'send_sms' panicked at 'Find ACCOUNT_ID environment variable: NotPresent', libcore/result.rs:1009:5 Oct 11 09:26:10.096 INFO blam! stack backtrace: Oct 11 09:26:10.096 INFO blam! 0: 0x55716c51df3e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 09:26:10.096 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 09:26:10.096 INFO blam! 1: 0x55716c527756 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 09:26:10.096 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 09:26:10.096 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 09:26:10.096 INFO blam! 2: 0x55716c52208d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 09:26:10.097 INFO blam! at libstd/panicking.rs:211 Oct 11 09:26:10.097 INFO blam! 3: 0x55716c521d9b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 09:26:10.097 INFO blam! at libstd/panicking.rs:221 Oct 11 09:26:10.097 INFO blam! 4: 0x55716c52273c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 09:26:10.097 INFO blam! at libstd/panicking.rs:476 Oct 11 09:26:10.097 INFO blam! 5: 0x55716c5222f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 09:26:10.097 INFO blam! at libstd/panicking.rs:390 Oct 11 09:26:10.097 INFO blam! 6: 0x55716c5221f5 - rust_begin_unwind Oct 11 09:26:10.097 INFO blam! at libstd/panicking.rs:325 Oct 11 09:26:10.097 INFO blam! 7: 0x55716c5668eb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 09:26:10.097 INFO blam! at libcore/panicking.rs:77 Oct 11 09:26:10.097 INFO blam! 8: 0x55716c18b053 - core::result::unwrap_failed::h0d652603088e0346 Oct 11 09:26:10.097 INFO blam! at libcore/macros.rs:26 Oct 11 09:26:10.097 INFO blam! 9: 0x55716c18aebc - >::expect::h837f2e62cb2f45c5 Oct 11 09:26:10.097 INFO blam! at libcore/result.rs:835 Oct 11 09:26:10.097 INFO blam! 10: 0x55716c18a3f2 - client::send_sms::h8b979714537c493f Oct 11 09:26:10.097 INFO blam! at tests/client.rs:11 Oct 11 09:26:10.097 INFO blam! 11: 0x55716c18a359 - client::send_sms::{{closure}}::h1895c23defcd1cd0 Oct 11 09:26:10.097 INFO blam! at tests/client.rs:8 Oct 11 09:26:10.097 INFO blam! 12: 0x55716c18b20d - core::ops::function::FnOnce::call_once::hd90b59074bae4329 Oct 11 09:26:10.097 INFO blam! at libcore/ops/function.rs:238 Oct 11 09:26:10.097 INFO blam! 13: 0x55716c18cf1e - >::call_box::h95b7cb918af67b5d Oct 11 09:26:10.097 INFO blam! at libtest/lib.rs:1468 Oct 11 09:26:10.097 INFO blam! at libcore/ops/function.rs:238 Oct 11 09:26:10.097 INFO blam! at liballoc/boxed.rs:672 Oct 11 09:26:10.097 INFO blam! 14: 0x55716c532929 - __rust_maybe_catch_panic Oct 11 09:26:10.097 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 09:26:10.097 INFO blam! 15: 0x55716c1ada6d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 09:26:10.097 INFO blam! at libstd/panicking.rs:289 Oct 11 09:26:10.097 INFO blam! at libstd/panic.rs:392 Oct 11 09:26:10.097 INFO blam! at libtest/lib.rs:1423 Oct 11 09:26:10.097 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 09:26:10.097 INFO blam! 16: 0x55716c1ae674 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 09:26:10.097 INFO blam! at libstd/thread/mod.rs:409 Oct 11 09:26:10.097 INFO blam! at libstd/panic.rs:313 Oct 11 09:26:10.097 INFO blam! at libstd/panicking.rs:310 Oct 11 09:26:10.097 INFO blam! 17: 0x55716c532929 - __rust_maybe_catch_panic Oct 11 09:26:10.097 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 09:26:10.097 INFO blam! 18: 0x55716c19bc36 - >::call_box::h96125cb29a9ba44b Oct 11 09:26:10.097 INFO blam! at libstd/panicking.rs:289 Oct 11 09:26:10.097 INFO blam! at libstd/panic.rs:392 Oct 11 09:26:10.097 INFO blam! at libstd/thread/mod.rs:408 Oct 11 09:26:10.097 INFO blam! at liballoc/boxed.rs:672 Oct 11 09:26:10.097 INFO blam! 19: 0x55716c5202ba - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 09:26:10.097 INFO blam! at liballoc/boxed.rs:682 Oct 11 09:26:10.097 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 09:26:10.097 INFO blam! 20: 0x55716c513585 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 09:26:10.097 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 09:26:10.097 INFO blam! 21: 0x7f2fe23f66b9 - start_thread Oct 11 09:26:10.097 INFO blam! 22: 0x7f2fe1f1641c - clone Oct 11 09:26:10.097 INFO blam! 23: 0x0 - Oct 11 09:26:10.097 INFO blam! Oct 11 09:26:10.097 INFO blam! Oct 11 09:26:10.097 INFO blam! failures: Oct 11 09:26:10.097 INFO blam! send_sms Oct 11 09:26:10.097 INFO blam! Oct 11 09:26:10.097 INFO blam! test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:26:10.097 INFO blam! Oct 11 09:26:10.107 INFO kablam! error: test failed, to rerun pass '--test client' Oct 11 09:26:10.108 INFO kablam! su: No module specific data is present Oct 11 09:26:11.020 INFO running `"docker" "rm" "-f" "4278bcaa53943340ef57fee8f5019d5354729934544d9f5f84ffef786be0334a"` Oct 11 09:26:11.260 INFO blam! 4278bcaa53943340ef57fee8f5019d5354729934544d9f5f84ffef786be0334a