Oct 15 09:06:17.933 INFO testing LooMaclin/totally_not_a_tty_rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 09:06:17.935 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 09:06:18.465 INFO blam! aa861e35e5f732b1ae56e4a2a8d0c629bbd8f9b698b931119ae0287fc70ddbbc Oct 15 09:06:18.467 INFO running `"docker" "start" "-a" "aa861e35e5f732b1ae56e4a2a8d0c629bbd8f9b698b931119ae0287fc70ddbbc"` Oct 15 09:06:19.780 INFO kablam! usermod: no changes Oct 15 09:06:20.007 INFO kablam! Compiling futures v0.1.19 Oct 15 09:06:20.007 INFO kablam! Compiling net2 v0.2.32 Oct 15 09:06:20.007 INFO kablam! Compiling socket2 v0.3.4 Oct 15 09:06:20.008 INFO kablam! Compiling erased-serde v0.3.3 Oct 15 09:06:20.008 INFO kablam! Compiling serde_json v1.0.13 Oct 15 09:06:20.008 INFO kablam! Compiling uuid v0.2.3 Oct 15 09:06:20.008 INFO kablam! Compiling telebot-derive v0.0.10 Oct 15 09:06:20.008 INFO kablam! Compiling backtrace v0.3.5 Oct 15 09:06:24.807 INFO kablam! Compiling curl v0.4.11 Oct 15 09:06:24.807 INFO kablam! Compiling mio v0.6.14 Oct 15 09:06:24.895 INFO kablam! Compiling failure v0.1.1 Oct 15 09:06:34.611 INFO kablam! Compiling tokio-io v0.1.6 Oct 15 09:06:34.611 INFO kablam! Compiling tokio-executor v0.1.0 Oct 15 09:06:35.845 INFO kablam! Compiling tokio-threadpool v0.1.0 Oct 15 09:06:36.771 INFO kablam! Compiling tokio-reactor v0.1.0 Oct 15 09:06:39.415 INFO kablam! Compiling tokio v0.1.3 Oct 15 09:06:42.079 INFO kablam! Compiling tokio-core v0.1.15 Oct 15 09:06:45.934 INFO kablam! Compiling tokio-curl v0.1.11 Oct 15 09:06:48.431 INFO kablam! Compiling telebot v0.2.7 Oct 15 09:07:04.679 INFO kablam! Compiling totally_not_a_tty_rs v0.1.0 (/source) Oct 15 09:07:08.362 INFO kablam! warning: unused import: `telebot::functions::*` Oct 15 09:07:08.362 INFO kablam! --> src/main.rs:11:5 Oct 15 09:07:08.363 INFO kablam! | Oct 15 09:07:08.364 INFO kablam! 11 | use telebot::functions::*; Oct 15 09:07:08.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:07:08.365 INFO kablam! | Oct 15 09:07:08.365 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:07:08.366 INFO kablam! Oct 15 09:07:08.409 INFO kablam! warning: value assigned to `text` is never read Oct 15 09:07:08.410 INFO kablam! --> src/main.rs:24:13 Oct 15 09:07:08.410 INFO kablam! | Oct 15 09:07:08.411 INFO kablam! 24 | text = "".into(); Oct 15 09:07:08.412 INFO kablam! | ^^^^ Oct 15 09:07:08.412 INFO kablam! | Oct 15 09:07:08.413 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 09:07:08.413 INFO kablam! Oct 15 09:07:08.414 INFO kablam! warning: unused variable: `bot` Oct 15 09:07:08.415 INFO kablam! --> src/main.rs:21:51 Oct 15 09:07:08.415 INFO kablam! | Oct 15 09:07:08.416 INFO kablam! 21 | let handle = bot.new_cmd("/reply").and_then(|(bot, msg)| { Oct 15 09:07:08.416 INFO kablam! | ^^^ help: consider using `_bot` instead Oct 15 09:07:08.416 INFO kablam! | Oct 15 09:07:08.416 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:07:08.416 INFO kablam! Oct 15 09:07:10.986 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 51.17s Oct 15 09:07:11.015 INFO kablam! su: No module specific data is present Oct 15 09:07:12.786 INFO running `"docker" "rm" "-f" "aa861e35e5f732b1ae56e4a2a8d0c629bbd8f9b698b931119ae0287fc70ddbbc"` Oct 15 09:07:13.135 INFO blam! aa861e35e5f732b1ae56e4a2a8d0c629bbd8f9b698b931119ae0287fc70ddbbc Oct 15 09:07:13.139 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 09:07:13.645 INFO blam! 682e21a525ab0ed4fcefcbb0ef102c0636263414886dc345ae6df9a5322fb574 Oct 15 09:07:13.647 INFO running `"docker" "start" "-a" "682e21a525ab0ed4fcefcbb0ef102c0636263414886dc345ae6df9a5322fb574"` Oct 15 09:07:15.679 INFO kablam! usermod: no changes Oct 15 09:07:15.923 INFO kablam! Compiling totally_not_a_tty_rs v0.1.0 (/source) Oct 15 09:07:18.927 INFO kablam! warning: unused import: `telebot::functions::*` Oct 15 09:07:18.927 INFO kablam! --> src/main.rs:11:5 Oct 15 09:07:18.927 INFO kablam! | Oct 15 09:07:18.927 INFO kablam! 11 | use telebot::functions::*; Oct 15 09:07:18.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:07:18.927 INFO kablam! | Oct 15 09:07:18.927 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:07:18.927 INFO kablam! Oct 15 09:07:18.974 INFO kablam! warning: value assigned to `text` is never read Oct 15 09:07:18.974 INFO kablam! --> src/main.rs:24:13 Oct 15 09:07:18.975 INFO kablam! | Oct 15 09:07:18.975 INFO kablam! 24 | text = "".into(); Oct 15 09:07:18.975 INFO kablam! | ^^^^ Oct 15 09:07:18.975 INFO kablam! | Oct 15 09:07:18.975 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 09:07:18.975 INFO kablam! Oct 15 09:07:18.975 INFO kablam! warning: unused variable: `bot` Oct 15 09:07:18.975 INFO kablam! --> src/main.rs:21:51 Oct 15 09:07:18.975 INFO kablam! | Oct 15 09:07:18.975 INFO kablam! 21 | let handle = bot.new_cmd("/reply").and_then(|(bot, msg)| { Oct 15 09:07:18.975 INFO kablam! | ^^^ help: consider using `_bot` instead Oct 15 09:07:18.975 INFO kablam! | Oct 15 09:07:18.975 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:07:18.975 INFO kablam! Oct 15 09:07:19.428 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.69s Oct 15 09:07:19.437 INFO kablam! su: No module specific data is present Oct 15 09:07:20.605 INFO running `"docker" "rm" "-f" "682e21a525ab0ed4fcefcbb0ef102c0636263414886dc345ae6df9a5322fb574"` Oct 15 09:07:20.899 INFO blam! 682e21a525ab0ed4fcefcbb0ef102c0636263414886dc345ae6df9a5322fb574 Oct 15 09:07:20.903 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" "-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 09:07:21.428 INFO blam! e92142c7732effddb1b30941a622662074b1eea2cdae8538b63ecf2115e5729b Oct 15 09:07:21.430 INFO running `"docker" "start" "-a" "e92142c7732effddb1b30941a622662074b1eea2cdae8538b63ecf2115e5729b"` Oct 15 09:07:23.123 INFO kablam! usermod: no changes Oct 15 09:07:23.372 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 15 09:07:23.384 INFO kablam! Running /target/debug/deps/totally_not_a_tty_rs-544d78f9df17a93f Oct 15 09:07:23.393 INFO blam! Oct 15 09:07:23.393 INFO blam! running 0 tests Oct 15 09:07:23.393 INFO blam! Oct 15 09:07:23.393 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:07:23.393 INFO blam! Oct 15 09:07:23.396 INFO kablam! su: No module specific data is present Oct 15 09:07:24.687 INFO running `"docker" "rm" "-f" "e92142c7732effddb1b30941a622662074b1eea2cdae8538b63ecf2115e5729b"` Oct 15 09:07:25.009 INFO blam! e92142c7732effddb1b30941a622662074b1eea2cdae8538b63ecf2115e5729b