Oct 27 12:41:49.204 INFO checking ArdaXi/tahoe-backup against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 12:41:49.206 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 12:41:49.586 INFO blam! 744e923cd44fe849f63606e6103d9d8906585d266a8200d028f99190005d5c24 Oct 27 12:41:49.588 INFO running `"docker" "start" "-a" "744e923cd44fe849f63606e6103d9d8906585d266a8200d028f99190005d5c24"` Oct 27 12:41:51.314 INFO kablam! usermod: no changes Oct 27 12:41:51.585 INFO kablam! Compiling byteorder v1.2.1 Oct 27 12:41:51.586 INFO kablam! Checking seahash v3.0.5 Oct 27 12:41:51.590 INFO kablam! Checking clap v2.31.1 Oct 27 12:41:51.590 INFO kablam! Compiling diesel_derives v1.1.0 Oct 27 12:41:51.591 INFO kablam! Compiling derive-error-chain v0.11.0 Oct 27 12:41:51.592 INFO kablam! Compiling serde_derive_internals v0.19.0 Oct 27 12:41:51.592 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 27 12:41:51.593 INFO kablam! Checking tokio-core v0.1.12 Oct 27 12:41:52.992 INFO kablam! Checking globset v0.3.0 Oct 27 12:41:59.817 INFO kablam! Checking env_logger v0.5.4 Oct 27 12:42:05.255 INFO kablam! Checking tokio-proto v0.1.1 Oct 27 12:42:05.910 INFO kablam! Compiling serde_derive v1.0.27 Oct 27 12:42:20.775 INFO kablam! Checking hyper v0.11.21 Oct 27 12:42:21.325 INFO kablam! Checking dotenv v0.11.0 Oct 27 12:42:22.655 INFO kablam! Compiling diesel v1.1.1 Oct 27 12:42:43.707 INFO kablam! Checking tahoe v0.1.0 (/source/tahoe) Oct 27 12:42:49.959 INFO kablam! Checking migrations_internals v1.1.0 Oct 27 12:42:50.891 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 12:42:50.891 INFO kablam! --> tahoe/src/lib.rs:1:12 Oct 27 12:42:50.891 INFO kablam! | Oct 27 12:42:50.891 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 27 12:42:50.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:42:50.891 INFO kablam! | Oct 27 12:42:50.891 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 12:42:50.891 INFO kablam! Oct 27 12:42:51.280 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 12:42:51.280 INFO kablam! --> tahoe/src/lib.rs:1:12 Oct 27 12:42:51.280 INFO kablam! | Oct 27 12:42:51.280 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 27 12:42:51.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:42:51.280 INFO kablam! | Oct 27 12:42:51.287 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 12:42:51.287 INFO kablam! Oct 27 12:42:55.921 INFO kablam! Compiling migrations_macros v1.1.0 Oct 27 12:43:00.655 INFO kablam! Checking diesel_migrations v1.1.0 Oct 27 12:43:01.395 INFO kablam! Checking backupdb v0.1.0 (/source/backupdb) Oct 27 12:43:04.316 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:43:04.317 INFO kablam! --> backupdb/src/backupdb.rs:59:21 Oct 27 12:43:04.317 INFO kablam! | Oct 27 12:43:04.317 INFO kablam! 59 | diesel::delete(&file).execute(&self.connection); Oct 27 12:43:04.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:43:04.317 INFO kablam! | Oct 27 12:43:04.317 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 12:43:04.317 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:43:04.317 INFO kablam! Oct 27 12:43:04.317 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:43:04.317 INFO kablam! --> backupdb/src/backupdb.rs:90:9 Oct 27 12:43:04.317 INFO kablam! | Oct 27 12:43:04.317 INFO kablam! 90 | diesel::delete(last_upload.find(fileid)).execute(&self.connection); Oct 27 12:43:04.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:43:04.317 INFO kablam! | Oct 27 12:43:04.317 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:43:04.317 INFO kablam! Oct 27 12:43:04.317 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:43:04.317 INFO kablam! --> backupdb/src/backupdb.rs:95:9 Oct 27 12:43:04.317 INFO kablam! | Oct 27 12:43:04.317 INFO kablam! 95 | diesel::delete(local_files.find(&path)).execute(&self.connection); Oct 27 12:43:04.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:43:04.317 INFO kablam! | Oct 27 12:43:04.317 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:43:04.317 INFO kablam! Oct 27 12:43:04.376 INFO kablam! Checking tahoe-backup v0.1.0 (/source) Oct 27 12:43:04.427 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:43:04.427 INFO kablam! --> backupdb/src/backupdb.rs:59:21 Oct 27 12:43:04.427 INFO kablam! | Oct 27 12:43:04.427 INFO kablam! 59 | diesel::delete(&file).execute(&self.connection); Oct 27 12:43:04.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:43:04.427 INFO kablam! | Oct 27 12:43:04.427 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 12:43:04.427 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:43:04.427 INFO kablam! Oct 27 12:43:04.435 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:43:04.435 INFO kablam! --> backupdb/src/backupdb.rs:90:9 Oct 27 12:43:04.435 INFO kablam! | Oct 27 12:43:04.435 INFO kablam! 90 | diesel::delete(last_upload.find(fileid)).execute(&self.connection); Oct 27 12:43:04.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:43:04.435 INFO kablam! | Oct 27 12:43:04.435 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:43:04.435 INFO kablam! Oct 27 12:43:04.435 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:43:04.435 INFO kablam! --> backupdb/src/backupdb.rs:95:9 Oct 27 12:43:04.435 INFO kablam! | Oct 27 12:43:04.435 INFO kablam! 95 | diesel::delete(local_files.find(&path)).execute(&self.connection); Oct 27 12:43:04.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:43:04.435 INFO kablam! | Oct 27 12:43:04.435 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:43:04.435 INFO kablam! Oct 27 12:43:12.295 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 27 12:43:12.295 INFO kablam! --> src/main.rs:286:32 Oct 27 12:43:12.295 INFO kablam! | Oct 27 12:43:12.295 INFO kablam! 286 | let mut default_database = env::home_dir().unwrap_or_else(PathBuf::new); Oct 27 12:43:12.295 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:43:12.295 INFO kablam! | Oct 27 12:43:12.295 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 12:43:12.295 INFO kablam! Oct 27 12:43:12.415 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 27 12:43:12.415 INFO kablam! --> src/main.rs:286:32 Oct 27 12:43:12.415 INFO kablam! | Oct 27 12:43:12.415 INFO kablam! 286 | let mut default_database = env::home_dir().unwrap_or_else(PathBuf::new); Oct 27 12:43:12.415 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:43:12.415 INFO kablam! | Oct 27 12:43:12.415 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 12:43:12.415 INFO kablam! Oct 27 12:43:12.799 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 21s Oct 27 12:43:12.807 INFO kablam! su: No module specific data is present Oct 27 12:43:13.147 INFO running `"docker" "rm" "-f" "744e923cd44fe849f63606e6103d9d8906585d266a8200d028f99190005d5c24"` Oct 27 12:43:13.330 INFO blam! 744e923cd44fe849f63606e6103d9d8906585d266a8200d028f99190005d5c24