Oct 14 19:04:27.436 INFO testing hawx/trobble-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 19:04:27.436 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 19:04:27.884 INFO blam! e70bc6901388022db5d71e3814a32ed73740193bdb1061918c578d39ee1408d1 Oct 14 19:04:27.887 INFO running `"docker" "start" "-a" "e70bc6901388022db5d71e3814a32ed73740193bdb1061918c578d39ee1408d1"` Oct 14 19:04:29.216 INFO kablam! usermod: no changes Oct 14 19:04:29.663 INFO kablam! Compiling actix-web v0.7.8 Oct 14 19:04:29.687 INFO kablam! Compiling log v0.4.5 Oct 14 19:04:29.688 INFO kablam! Compiling tokio-executor v0.1.5 Oct 14 19:04:29.699 INFO kablam! Compiling scheduled-thread-pool v0.2.0 Oct 14 19:04:29.700 INFO kablam! Compiling crossbeam-epoch v0.6.0 Oct 14 19:04:29.700 INFO kablam! Compiling ring v0.13.2 Oct 14 19:04:29.700 INFO kablam! Compiling rusqlite v0.14.0 Oct 14 19:04:30.983 INFO kablam! Compiling mio v0.6.16 Oct 14 19:04:30.983 INFO kablam! Compiling tokio-io v0.1.9 Oct 14 19:04:34.147 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 14 19:04:34.852 INFO kablam! Compiling tokio-timer v0.2.7 Oct 14 19:04:34.963 INFO kablam! Compiling tokio-current-thread v0.1.3 Oct 14 19:04:37.519 INFO kablam! Compiling crossbeam-channel v0.2.6 Oct 14 19:04:37.771 INFO kablam! Compiling r2d2 v0.8.2 Oct 14 19:04:37.859 INFO kablam! Compiling tokio-codec v0.1.1 Oct 14 19:04:37.859 INFO kablam! Compiling h2 v0.1.12 Oct 14 19:04:37.859 INFO kablam! Compiling mio-uds v0.6.7 Oct 14 19:04:37.945 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 14 19:04:39.557 INFO kablam! Compiling cookie v0.11.0 Oct 14 19:04:39.853 INFO kablam! Compiling r2d2_sqlite v0.6.0 Oct 14 19:04:40.109 INFO kablam! Compiling tokio-fs v0.1.3 Oct 14 19:04:41.371 INFO kablam! Compiling tokio-uds v0.2.2 Oct 14 19:04:41.371 INFO kablam! Compiling tokio-udp v0.1.2 Oct 14 19:04:41.371 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 14 19:04:41.371 INFO kablam! Compiling tokio-signal v0.2.5 Oct 14 19:04:43.874 INFO kablam! Compiling tokio v0.1.10 Oct 14 19:04:43.874 INFO kablam! Compiling trust-dns-proto v0.4.0 Oct 14 19:04:51.511 INFO kablam! Compiling trust-dns-resolver v0.9.1 Oct 14 19:05:00.743 INFO kablam! Compiling actix v0.7.4 Oct 14 19:05:35.417 INFO kablam! Compiling trobble-rs v0.1.0 (/source) Oct 14 19:05:37.547 INFO kablam! warning: unused variable: `msg` Oct 14 19:05:37.548 INFO kablam! --> src/data_actor.rs:40:26 Oct 14 19:05:37.549 INFO kablam! | Oct 14 19:05:37.549 INFO kablam! 40 | fn handle(&mut self, msg: RecentlyPlayedMessage, _: &mut Self::Context) -> Self::Result { Oct 14 19:05:37.550 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 14 19:05:37.551 INFO kablam! | Oct 14 19:05:37.551 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:05:37.552 INFO kablam! Oct 14 19:05:37.552 INFO kablam! warning: unused variable: `server` Oct 14 19:05:37.553 INFO kablam! --> src/server.rs:30:13 Oct 14 19:05:37.554 INFO kablam! | Oct 14 19:05:37.554 INFO kablam! 30 | let server = HttpServer::new(move || { Oct 14 19:05:37.555 INFO kablam! | ^^^^^^ help: consider using `_server` instead Oct 14 19:05:37.555 INFO kablam! Oct 14 19:05:37.558 INFO kablam! warning: struct is never constructed: `NowPlaying` Oct 14 19:05:37.559 INFO kablam! --> src/data.rs:18:1 Oct 14 19:05:37.559 INFO kablam! | Oct 14 19:05:37.560 INFO kablam! 18 | pub struct NowPlaying { Oct 14 19:05:37.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:05:37.561 INFO kablam! | Oct 14 19:05:37.562 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:05:37.562 INFO kablam! Oct 14 19:05:37.563 INFO kablam! warning: function is never used: `up` Oct 14 19:05:37.563 INFO kablam! --> src/data.rs:32:1 Oct 14 19:05:37.564 INFO kablam! | Oct 14 19:05:37.565 INFO kablam! 32 | pub fn up(conn: &Connection) -> Result { Oct 14 19:05:37.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:05:37.566 INFO kablam! Oct 14 19:05:50.171 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 20s Oct 14 19:05:50.185 INFO kablam! su: No module specific data is present Oct 14 19:05:50.987 INFO running `"docker" "rm" "-f" "e70bc6901388022db5d71e3814a32ed73740193bdb1061918c578d39ee1408d1"` Oct 14 19:05:51.259 INFO blam! e70bc6901388022db5d71e3814a32ed73740193bdb1061918c578d39ee1408d1 Oct 14 19:05:51.261 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 19:05:51.696 INFO blam! 5f4ef1315e939bba890aab2622935b50991a30bbde526af91bed606357eb05c7 Oct 14 19:05:51.703 INFO running `"docker" "start" "-a" "5f4ef1315e939bba890aab2622935b50991a30bbde526af91bed606357eb05c7"` Oct 14 19:05:53.119 INFO kablam! usermod: no changes Oct 14 19:05:53.464 INFO kablam! Compiling trobble-rs v0.1.0 (/source) Oct 14 19:05:56.041 INFO kablam! warning: unused variable: `msg` Oct 14 19:05:56.041 INFO kablam! --> src/data_actor.rs:40:26 Oct 14 19:05:56.041 INFO kablam! | Oct 14 19:05:56.042 INFO kablam! 40 | fn handle(&mut self, msg: RecentlyPlayedMessage, _: &mut Self::Context) -> Self::Result { Oct 14 19:05:56.042 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 14 19:05:56.042 INFO kablam! | Oct 14 19:05:56.042 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:05:56.042 INFO kablam! Oct 14 19:05:56.042 INFO kablam! warning: unused variable: `server` Oct 14 19:05:56.042 INFO kablam! --> src/server.rs:30:13 Oct 14 19:05:56.042 INFO kablam! | Oct 14 19:05:56.042 INFO kablam! 30 | let server = HttpServer::new(move || { Oct 14 19:05:56.042 INFO kablam! | ^^^^^^ help: consider using `_server` instead Oct 14 19:05:56.042 INFO kablam! Oct 14 19:05:56.069 INFO kablam! warning: struct is never constructed: `NowPlaying` Oct 14 19:05:56.069 INFO kablam! --> src/data.rs:18:1 Oct 14 19:05:56.069 INFO kablam! | Oct 14 19:05:56.069 INFO kablam! 18 | pub struct NowPlaying { Oct 14 19:05:56.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:05:56.069 INFO kablam! | Oct 14 19:05:56.069 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:05:56.069 INFO kablam! Oct 14 19:05:56.069 INFO kablam! warning: function is never used: `up` Oct 14 19:05:56.069 INFO kablam! --> src/data.rs:32:1 Oct 14 19:05:56.070 INFO kablam! | Oct 14 19:05:56.070 INFO kablam! 32 | pub fn up(conn: &Connection) -> Result { Oct 14 19:05:56.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:05:56.070 INFO kablam! Oct 14 19:05:56.798 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.65s Oct 14 19:05:56.812 INFO kablam! su: No module specific data is present Oct 14 19:05:58.091 INFO running `"docker" "rm" "-f" "5f4ef1315e939bba890aab2622935b50991a30bbde526af91bed606357eb05c7"` Oct 14 19:05:58.339 INFO blam! 5f4ef1315e939bba890aab2622935b50991a30bbde526af91bed606357eb05c7 Oct 14 19:05:58.345 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 19:05:58.775 INFO blam! 139b7a9f03b0a8ff9223cbe79351cdae595548fe8bffe5c8c0480cac75fff970 Oct 14 19:05:58.777 INFO running `"docker" "start" "-a" "139b7a9f03b0a8ff9223cbe79351cdae595548fe8bffe5c8c0480cac75fff970"` Oct 14 19:06:00.007 INFO kablam! usermod: no changes Oct 14 19:06:00.297 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.26s Oct 14 19:06:00.319 INFO kablam! Running /target/debug/deps/trobble_rs-7c6b984dcba06b98 Oct 14 19:06:00.324 INFO blam! Oct 14 19:06:00.325 INFO blam! running 0 tests Oct 14 19:06:00.325 INFO blam! Oct 14 19:06:00.325 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:06:00.325 INFO blam! Oct 14 19:06:00.327 INFO kablam! su: No module specific data is present Oct 14 19:06:01.447 INFO running `"docker" "rm" "-f" "139b7a9f03b0a8ff9223cbe79351cdae595548fe8bffe5c8c0480cac75fff970"` Oct 14 19:06:01.795 INFO blam! 139b7a9f03b0a8ff9223cbe79351cdae595548fe8bffe5c8c0480cac75fff970