Oct 11 07:37:32.654 INFO testing ArdaXi/tahoe-backup against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:37:32.654 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:37:32.654 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 07:37:33.060 INFO blam! ee830570728e860a727b6aea03285b43f463e3e49fd828e47dd87235c0822dc9 Oct 11 07:37:33.062 INFO running `"docker" "start" "-a" "ee830570728e860a727b6aea03285b43f463e3e49fd828e47dd87235c0822dc9"` Oct 11 07:37:34.511 INFO kablam! usermod: no changes Oct 11 07:37:34.858 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 11 07:37:34.865 INFO kablam! Compiling num_cpus v1.8.0 Oct 11 07:37:34.877 INFO kablam! Compiling time v0.1.39 Oct 11 07:37:34.878 INFO kablam! Compiling termios v0.2.2 Oct 11 07:37:34.887 INFO kablam! Compiling filetime v0.1.15 Oct 11 07:37:34.889 INFO kablam! Compiling clicolors-control v0.2.0 Oct 11 07:37:34.891 INFO kablam! Compiling base64 v0.9.0 Oct 11 07:37:34.894 INFO kablam! Compiling bytes v0.4.6 Oct 11 07:37:38.756 INFO kablam! Compiling parking_lot_core v0.2.13 Oct 11 07:37:40.029 INFO kablam! Compiling clap v2.31.1 Oct 11 07:37:40.065 INFO kablam! Compiling diesel_derives v1.1.0 Oct 11 07:37:40.068 INFO kablam! Compiling derive-error-chain v0.11.0 Oct 11 07:37:40.096 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 11 07:37:40.136 INFO kablam! Compiling threadpool v1.7.1 Oct 11 07:37:40.197 INFO kablam! Compiling tokio-io v0.1.5 Oct 11 07:37:40.253 INFO kablam! Compiling globset v0.3.0 Oct 11 07:37:49.937 INFO kablam! Compiling chrono v0.4.0 Oct 11 07:37:49.974 INFO kablam! Compiling error-chain v0.11.0 Oct 11 07:37:50.117 INFO kablam! Compiling parking_lot v0.5.4 Oct 11 07:37:50.232 INFO kablam! Compiling tokio-core v0.1.12 Oct 11 07:38:02.504 INFO kablam! Compiling console v0.6.1 Oct 11 07:38:06.288 INFO kablam! Compiling tokio-proto v0.1.1 Oct 11 07:38:06.430 INFO kablam! Compiling diesel v1.1.1 Oct 11 07:38:07.193 INFO kablam! Compiling dotenv v0.11.0 Oct 11 07:38:12.304 INFO kablam! Compiling indicatif v0.9.0 Oct 11 07:38:21.088 INFO kablam! Compiling hyper v0.11.21 Oct 11 07:38:29.173 INFO kablam! Compiling migrations_internals v1.1.0 Oct 11 07:38:31.260 INFO kablam! Compiling migrations_macros v1.1.0 Oct 11 07:38:34.708 INFO kablam! Compiling tahoe v0.1.0 (/source/tahoe) Oct 11 07:38:37.176 INFO kablam! Compiling diesel_migrations v1.1.0 Oct 11 07:38:37.680 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 07:38:37.680 INFO kablam! --> tahoe/src/lib.rs:1:12 Oct 11 07:38:37.680 INFO kablam! | Oct 11 07:38:37.680 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 11 07:38:37.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:38:37.680 INFO kablam! | Oct 11 07:38:37.680 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 07:38:37.680 INFO kablam! Oct 11 07:38:37.688 INFO kablam! Compiling backupdb v0.1.0 (/source/backupdb) Oct 11 07:38:40.261 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 07:38:40.261 INFO kablam! --> backupdb/src/backupdb.rs:59:21 Oct 11 07:38:40.261 INFO kablam! | Oct 11 07:38:40.261 INFO kablam! 59 | diesel::delete(&file).execute(&self.connection); Oct 11 07:38:40.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:38:40.262 INFO kablam! | Oct 11 07:38:40.262 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 07:38:40.262 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 07:38:40.263 INFO kablam! Oct 11 07:38:40.269 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 07:38:40.269 INFO kablam! --> backupdb/src/backupdb.rs:90:9 Oct 11 07:38:40.269 INFO kablam! | Oct 11 07:38:40.269 INFO kablam! 90 | diesel::delete(last_upload.find(fileid)).execute(&self.connection); Oct 11 07:38:40.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:38:40.270 INFO kablam! | Oct 11 07:38:40.270 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 07:38:40.270 INFO kablam! Oct 11 07:38:40.271 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 07:38:40.271 INFO kablam! --> backupdb/src/backupdb.rs:95:9 Oct 11 07:38:40.271 INFO kablam! | Oct 11 07:38:40.272 INFO kablam! 95 | diesel::delete(local_files.find(&path)).execute(&self.connection); Oct 11 07:38:40.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:38:40.272 INFO kablam! | Oct 11 07:38:40.272 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 07:38:40.273 INFO kablam! Oct 11 07:38:41.745 INFO kablam! Compiling tahoe-backup v0.1.0 (/source) Oct 11 07:38:46.235 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 11 07:38:46.235 INFO kablam! --> src/main.rs:286:32 Oct 11 07:38:46.235 INFO kablam! | Oct 11 07:38:46.235 INFO kablam! 286 | let mut default_database = env::home_dir().unwrap_or_else(PathBuf::new); Oct 11 07:38:46.235 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 07:38:46.235 INFO kablam! | Oct 11 07:38:46.235 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 07:38:46.235 INFO kablam! Oct 11 07:38:51.942 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Oct 11 07:38:51.958 INFO kablam! su: No module specific data is present Oct 11 07:38:52.334 INFO running `"docker" "rm" "-f" "ee830570728e860a727b6aea03285b43f463e3e49fd828e47dd87235c0822dc9"` Oct 11 07:38:52.455 INFO blam! ee830570728e860a727b6aea03285b43f463e3e49fd828e47dd87235c0822dc9 Oct 11 07:38:52.457 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:38:52.458 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 07:38:52.745 INFO blam! 3a263e0cd7d47827c216a8c079871d4be4df2889a918397819f5d79773d6c55e Oct 11 07:38:52.749 INFO running `"docker" "start" "-a" "3a263e0cd7d47827c216a8c079871d4be4df2889a918397819f5d79773d6c55e"` Oct 11 07:38:53.180 INFO kablam! usermod: no changes Oct 11 07:38:53.351 INFO kablam! Compiling tahoe-backup v0.1.0 (/source) Oct 11 07:38:56.904 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 11 07:38:56.904 INFO kablam! --> src/main.rs:286:32 Oct 11 07:38:56.904 INFO kablam! | Oct 11 07:38:56.904 INFO kablam! 286 | let mut default_database = env::home_dir().unwrap_or_else(PathBuf::new); Oct 11 07:38:56.904 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 07:38:56.904 INFO kablam! | Oct 11 07:38:56.904 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 07:38:56.904 INFO kablam! Oct 11 07:38:57.628 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.43s Oct 11 07:38:57.637 INFO kablam! su: No module specific data is present Oct 11 07:38:57.893 INFO running `"docker" "rm" "-f" "3a263e0cd7d47827c216a8c079871d4be4df2889a918397819f5d79773d6c55e"` Oct 11 07:38:57.958 INFO blam! 3a263e0cd7d47827c216a8c079871d4be4df2889a918397819f5d79773d6c55e Oct 11 07:38:57.959 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:38:57.959 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 07:38:58.121 INFO blam! 80da766cdc1716efdf667975e09d669c734b3c9fbcf182cc5f1e2da05222278c Oct 11 07:38:58.125 INFO running `"docker" "start" "-a" "80da766cdc1716efdf667975e09d669c734b3c9fbcf182cc5f1e2da05222278c"` Oct 11 07:38:58.512 INFO kablam! usermod: no changes Oct 11 07:38:58.685 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 11 07:38:58.712 INFO kablam! Running /target/debug/deps/tahoe_backup-7e8b61d9c2ff002f Oct 11 07:38:58.713 INFO blam! Oct 11 07:38:58.713 INFO kablam! su: No module specific data is present Oct 11 07:38:58.713 INFO blam! running 0 tests Oct 11 07:38:58.713 INFO blam! Oct 11 07:38:58.713 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:38:58.714 INFO blam! Oct 11 07:38:59.079 INFO running `"docker" "rm" "-f" "80da766cdc1716efdf667975e09d669c734b3c9fbcf182cc5f1e2da05222278c"` Oct 11 07:38:59.211 INFO blam! 80da766cdc1716efdf667975e09d669c734b3c9fbcf182cc5f1e2da05222278c