Oct 15 12:31:30.638 INFO testing ArdaXi/tahoe-backup against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 12:31:30.639 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12:31:31.172 INFO blam! bb7f97446253869d13114e1a13196b9746271f39ef512bccde8981fd2b07c8dd Oct 15 12:31:31.174 INFO running `"docker" "start" "-a" "bb7f97446253869d13114e1a13196b9746271f39ef512bccde8981fd2b07c8dd"` Oct 15 12:31:32.958 INFO kablam! usermod: no changes Oct 15 12:31:33.441 INFO kablam! Compiling byteorder v1.2.1 Oct 15 12:31:33.457 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 15 12:31:33.457 INFO kablam! Compiling termios v0.2.2 Oct 15 12:31:33.457 INFO kablam! Compiling filetime v0.1.15 Oct 15 12:31:33.463 INFO kablam! Compiling clicolors-control v0.2.0 Oct 15 12:31:33.463 INFO kablam! Compiling serde_json v1.0.10 Oct 15 12:31:33.463 INFO kablam! Compiling syn v0.11.11 Oct 15 12:31:33.463 INFO kablam! Compiling parking_lot_core v0.2.13 Oct 15 12:31:36.869 INFO kablam! Compiling clap v2.31.1 Oct 15 12:31:36.869 INFO kablam! Compiling num v0.1.42 Oct 15 12:31:36.885 INFO kablam! Compiling globset v0.3.0 Oct 15 12:31:37.555 INFO kablam! Compiling error-chain v0.11.0 Oct 15 12:31:38.765 INFO kablam! Compiling bytes v0.4.6 Oct 15 12:31:39.404 INFO kablam! Compiling base64 v0.9.0 Oct 15 12:31:45.647 INFO kablam! Compiling chrono v0.4.0 Oct 15 12:31:45.739 INFO kablam! Compiling parking_lot v0.5.4 Oct 15 12:31:46.815 INFO kablam! Compiling tokio-io v0.1.5 Oct 15 12:31:51.935 INFO kablam! Compiling console v0.6.1 Oct 15 12:31:54.375 INFO kablam! Compiling tokio-core v0.1.12 Oct 15 12:32:03.244 INFO kablam! Compiling indicatif v0.9.0 Oct 15 12:32:07.952 INFO kablam! Compiling diesel_derives v1.1.0 Oct 15 12:32:08.515 INFO kablam! Compiling derive-error-chain v0.11.0 Oct 15 12:32:08.537 INFO kablam! Compiling serde_derive_internals v0.19.0 Oct 15 12:32:09.131 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 12:32:29.947 INFO kablam! Compiling hyper v0.11.21 Oct 15 12:32:35.836 INFO kablam! Compiling serde_derive v1.0.27 Oct 15 12:32:36.435 INFO kablam! Compiling dotenv v0.11.0 Oct 15 12:32:38.723 INFO kablam! Compiling diesel v1.1.1 Oct 15 12:32:53.885 INFO kablam! Compiling tahoe v0.1.0 (/source/tahoe) Oct 15 12:32:56.623 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 15 12:32:56.623 INFO kablam! --> tahoe/src/lib.rs:1:12 Oct 15 12:32:56.623 INFO kablam! | Oct 15 12:32:56.623 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 15 12:32:56.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:32:56.623 INFO kablam! | Oct 15 12:32:56.623 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 12:32:56.623 INFO kablam! Oct 15 12:32:58.679 INFO kablam! Compiling migrations_internals v1.1.0 Oct 15 12:33:00.627 INFO kablam! Compiling migrations_macros v1.1.0 Oct 15 12:33:04.131 INFO kablam! Compiling diesel_migrations v1.1.0 Oct 15 12:33:04.705 INFO kablam! Compiling backupdb v0.1.0 (/source/backupdb) Oct 15 12:33:06.861 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:33:06.862 INFO kablam! --> backupdb/src/backupdb.rs:59:21 Oct 15 12:33:06.863 INFO kablam! | Oct 15 12:33:06.863 INFO kablam! 59 | diesel::delete(&file).execute(&self.connection); Oct 15 12:33:06.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:33:06.863 INFO kablam! | Oct 15 12:33:06.863 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 12:33:06.863 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:33:06.863 INFO kablam! Oct 15 12:33:06.863 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:33:06.863 INFO kablam! --> backupdb/src/backupdb.rs:90:9 Oct 15 12:33:06.863 INFO kablam! | Oct 15 12:33:06.863 INFO kablam! 90 | diesel::delete(last_upload.find(fileid)).execute(&self.connection); Oct 15 12:33:06.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:33:06.863 INFO kablam! | Oct 15 12:33:06.863 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:33:06.863 INFO kablam! Oct 15 12:33:06.863 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:33:06.863 INFO kablam! --> backupdb/src/backupdb.rs:95:9 Oct 15 12:33:06.863 INFO kablam! | Oct 15 12:33:06.863 INFO kablam! 95 | diesel::delete(local_files.find(&path)).execute(&self.connection); Oct 15 12:33:06.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:33:06.863 INFO kablam! | Oct 15 12:33:06.863 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:33:06.863 INFO kablam! Oct 15 12:33:08.477 INFO kablam! Compiling tahoe-backup v0.1.0 (/source) Oct 15 12:33:13.715 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 15 12:33:13.715 INFO kablam! --> src/main.rs:286:32 Oct 15 12:33:13.715 INFO kablam! | Oct 15 12:33:13.715 INFO kablam! 286 | let mut default_database = env::home_dir().unwrap_or_else(PathBuf::new); Oct 15 12:33:13.715 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 12:33:13.715 INFO kablam! | Oct 15 12:33:13.715 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 12:33:13.715 INFO kablam! Oct 15 12:33:19.323 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 46s Oct 15 12:33:19.336 INFO kablam! su: No module specific data is present Oct 15 12:33:19.747 INFO running `"docker" "rm" "-f" "bb7f97446253869d13114e1a13196b9746271f39ef512bccde8981fd2b07c8dd"` Oct 15 12:33:19.953 INFO blam! bb7f97446253869d13114e1a13196b9746271f39ef512bccde8981fd2b07c8dd Oct 15 12:33:19.954 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12:33:20.190 INFO blam! 5a52d60a79181c95d6b4c649e9c887733e060b0161c1fa8e1f8421cc62df281f Oct 15 12:33:20.195 INFO running `"docker" "start" "-a" "5a52d60a79181c95d6b4c649e9c887733e060b0161c1fa8e1f8421cc62df281f"` Oct 15 12:33:20.899 INFO kablam! usermod: no changes Oct 15 12:33:21.082 INFO kablam! Compiling tahoe-backup v0.1.0 (/source) Oct 15 12:33:24.964 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 15 12:33:24.964 INFO kablam! --> src/main.rs:286:32 Oct 15 12:33:24.964 INFO kablam! | Oct 15 12:33:24.964 INFO kablam! 286 | let mut default_database = env::home_dir().unwrap_or_else(PathBuf::new); Oct 15 12:33:24.964 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 12:33:24.964 INFO kablam! | Oct 15 12:33:24.964 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 12:33:24.964 INFO kablam! Oct 15 12:33:25.731 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.80s Oct 15 12:33:25.743 INFO kablam! su: No module specific data is present Oct 15 12:33:26.010 INFO running `"docker" "rm" "-f" "5a52d60a79181c95d6b4c649e9c887733e060b0161c1fa8e1f8421cc62df281f"` Oct 15 12:33:26.072 INFO blam! 5a52d60a79181c95d6b4c649e9c887733e060b0161c1fa8e1f8421cc62df281f Oct 15 12:33:26.075 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12:33:26.206 INFO blam! 048434a4862cdd5f7ec16f4061c7c8c2da53b1af622e83993ad79d5d1df2460f Oct 15 12:33:26.209 INFO running `"docker" "start" "-a" "048434a4862cdd5f7ec16f4061c7c8c2da53b1af622e83993ad79d5d1df2460f"` Oct 15 12:33:26.519 INFO kablam! usermod: no changes Oct 15 12:33:26.678 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 12:33:26.700 INFO kablam! Running /target/debug/deps/tahoe_backup-7e8b61d9c2ff002f Oct 15 12:33:26.706 INFO blam! Oct 15 12:33:26.706 INFO blam! running 0 tests Oct 15 12:33:26.706 INFO blam! Oct 15 12:33:26.706 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:33:26.706 INFO blam! Oct 15 12:33:26.708 INFO kablam! su: No module specific data is present Oct 15 12:33:27.024 INFO running `"docker" "rm" "-f" "048434a4862cdd5f7ec16f4061c7c8c2da53b1af622e83993ad79d5d1df2460f"` Oct 15 12:33:27.122 INFO blam! 048434a4862cdd5f7ec16f4061c7c8c2da53b1af622e83993ad79d5d1df2460f