Oct 14 23:24:25.335 INFO testing davidbarsky/fs-sync against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:24:25.335 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 23:24:25.744 INFO blam! 394ebdd19f8905d838d78ec4abcac79a6e89bef05a72a03b9fb21311ba046d30 Oct 14 23:24:25.747 INFO running `"docker" "start" "-a" "394ebdd19f8905d838d78ec4abcac79a6e89bef05a72a03b9fb21311ba046d30"` Oct 14 23:24:26.864 INFO kablam! usermod: no changes Oct 14 23:24:27.047 INFO kablam! Compiling cc v1.0.2 Oct 14 23:24:27.049 INFO kablam! Compiling same-file v1.0.0 Oct 14 23:24:27.060 INFO kablam! Compiling memchr v1.0.2 Oct 14 23:24:27.060 INFO kablam! Compiling term_size v0.3.0 Oct 14 23:24:27.061 INFO kablam! Compiling memchr v2.0.0 Oct 14 23:24:27.062 INFO kablam! Compiling inotify v0.3.0 Oct 14 23:24:27.063 INFO kablam! Compiling net2 v0.2.31 Oct 14 23:24:27.068 INFO kablam! Compiling filetime v0.1.14 Oct 14 23:24:29.043 INFO kablam! Compiling nix v0.5.1 Oct 14 23:24:29.263 INFO kablam! Compiling loggerv v0.4.0 Oct 14 23:24:29.335 INFO kablam! Compiling textwrap v0.8.0 Oct 14 23:24:29.335 INFO kablam! Compiling walkdir v2.0.1 Oct 14 23:24:29.355 INFO kablam! Compiling aho-corasick v0.6.3 Oct 14 23:24:29.355 INFO kablam! Compiling structopt-derive v0.1.1 Oct 14 23:24:29.407 INFO kablam! Compiling miow v0.1.5 Oct 14 23:24:33.022 INFO kablam! Compiling clap v2.26.2 Oct 14 23:24:33.143 INFO kablam! Compiling regex v0.2.2 Oct 14 23:24:33.352 INFO kablam! Compiling libz-sys v1.0.18 Oct 14 23:24:33.354 INFO kablam! Compiling openssl-sys v0.9.20 Oct 14 23:24:33.356 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 14 23:24:33.356 INFO kablam! Compiling cmake v0.1.26 Oct 14 23:24:36.877 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 14 23:24:47.763 INFO kablam! Compiling mio v0.5.1 Oct 14 23:24:48.231 INFO kablam! Compiling globset v0.2.1 Oct 14 23:24:52.159 INFO kablam! Compiling notify v4.0.1 Oct 14 23:24:57.979 INFO kablam! Compiling ignore v0.3.1 Oct 14 23:25:14.560 INFO kablam! Compiling ssh2 v0.3.2 Oct 14 23:25:23.311 INFO kablam! Compiling backtrace v0.3.3 Oct 14 23:25:25.908 INFO kablam! Compiling failure v0.1.1 Oct 14 23:25:29.204 INFO kablam! Compiling structopt v0.1.1 Oct 14 23:25:29.784 INFO kablam! Compiling fs-sync v0.1.0 (/source) Oct 14 23:25:31.443 INFO kablam! warning: method is never used: `len` Oct 14 23:25:31.443 INFO kablam! --> src/local.rs:71:5 Oct 14 23:25:31.443 INFO kablam! | Oct 14 23:25:31.443 INFO kablam! 71 | pub fn len(&self) -> usize { Oct 14 23:25:31.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:25:31.443 INFO kablam! | Oct 14 23:25:31.443 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:25:31.443 INFO kablam! Oct 14 23:25:31.443 INFO kablam! warning: method is never used: `is_empty` Oct 14 23:25:31.443 INFO kablam! --> src/local.rs:75:5 Oct 14 23:25:31.443 INFO kablam! | Oct 14 23:25:31.443 INFO kablam! 75 | pub fn is_empty(&self) -> bool { Oct 14 23:25:31.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:25:31.443 INFO kablam! Oct 14 23:25:31.443 INFO kablam! warning: method is never used: `full_sync` Oct 14 23:25:31.443 INFO kablam! --> src/local.rs:191:5 Oct 14 23:25:31.443 INFO kablam! | Oct 14 23:25:31.443 INFO kablam! 191 | fn full_sync(&self, file_map: &PathMap) -> Result<(), Error> { Oct 14 23:25:31.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:25:31.443 INFO kablam! Oct 14 23:25:36.032 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Oct 14 23:25:36.044 INFO kablam! su: No module specific data is present Oct 14 23:25:37.205 INFO running `"docker" "rm" "-f" "394ebdd19f8905d838d78ec4abcac79a6e89bef05a72a03b9fb21311ba046d30"` Oct 14 23:25:37.483 INFO blam! 394ebdd19f8905d838d78ec4abcac79a6e89bef05a72a03b9fb21311ba046d30 Oct 14 23:25:37.487 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 23:25:37.991 INFO blam! b66cbceca337c2815ae6d27d938ddf74d45ba1f44ccabd99e5b20eed3888698a Oct 14 23:25:38.007 INFO running `"docker" "start" "-a" "b66cbceca337c2815ae6d27d938ddf74d45ba1f44ccabd99e5b20eed3888698a"` Oct 14 23:25:39.036 INFO kablam! usermod: no changes Oct 14 23:25:39.212 INFO kablam! Compiling fs-sync v0.1.0 (/source) Oct 14 23:25:41.015 INFO kablam! warning: method is never used: `is_empty` Oct 14 23:25:41.015 INFO kablam! --> src/local.rs:75:5 Oct 14 23:25:41.015 INFO kablam! | Oct 14 23:25:41.015 INFO kablam! 75 | pub fn is_empty(&self) -> bool { Oct 14 23:25:41.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:25:41.015 INFO kablam! | Oct 14 23:25:41.015 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:25:41.015 INFO kablam! Oct 14 23:25:41.015 INFO kablam! warning: method is never used: `full_sync` Oct 14 23:25:41.015 INFO kablam! --> src/local.rs:191:5 Oct 14 23:25:41.015 INFO kablam! | Oct 14 23:25:41.015 INFO kablam! 191 | fn full_sync(&self, file_map: &PathMap) -> Result<(), Error> { Oct 14 23:25:41.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:25:41.015 INFO kablam! Oct 14 23:25:43.919 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.86s Oct 14 23:25:43.926 INFO kablam! su: No module specific data is present Oct 14 23:25:45.059 INFO running `"docker" "rm" "-f" "b66cbceca337c2815ae6d27d938ddf74d45ba1f44ccabd99e5b20eed3888698a"` Oct 14 23:25:45.411 INFO blam! b66cbceca337c2815ae6d27d938ddf74d45ba1f44ccabd99e5b20eed3888698a