Oct 11 01:14:42.226 INFO testing cjenkins-mersive/lms-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:14:42.226 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:14:42.226 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 01:14:42.496 INFO blam! 23292d9ebc3a3e3f681af88e5158210b518c6554d15d10b8caf6d4808956701c Oct 11 01:14:42.504 INFO running `"docker" "start" "-a" "23292d9ebc3a3e3f681af88e5158210b518c6554d15d10b8caf6d4808956701c"` Oct 11 01:14:43.039 INFO kablam! usermod: no changes Oct 11 01:14:43.219 INFO kablam! Compiling filetime v0.1.10 Oct 11 01:14:43.219 INFO kablam! Compiling inotify v0.3.0 Oct 11 01:14:43.219 INFO kablam! Compiling mio v0.6.10 Oct 11 01:14:43.219 INFO kablam! Compiling miow v0.1.5 Oct 11 01:14:43.219 INFO kablam! Compiling native-tls v0.1.4 Oct 11 01:14:44.629 INFO kablam! Compiling mio v0.5.1 Oct 11 01:14:48.968 INFO kablam! Compiling notify v4.0.1 Oct 11 01:14:49.001 INFO kablam! Compiling tokio-core v0.1.9 Oct 11 01:14:54.510 INFO kablam! Compiling tokio-tls v0.1.3 Oct 11 01:14:56.276 INFO kablam! Compiling websocket v0.20.2 Oct 11 01:15:03.462 INFO kablam! Compiling lms-rust v0.1.0 (/source) Oct 11 01:15:07.208 INFO kablam! warning: unused variable: `watcher` Oct 11 01:15:07.208 INFO kablam! --> src/main.rs:132:10 Oct 11 01:15:07.208 INFO kablam! | Oct 11 01:15:07.208 INFO kablam! 132 | let (watcher, rx) = start_watching(parent.to_path_buf()) Oct 11 01:15:07.208 INFO kablam! | ^^^^^^^ help: consider using `_watcher` instead Oct 11 01:15:07.208 INFO kablam! | Oct 11 01:15:07.208 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 01:15:07.208 INFO kablam! Oct 11 01:15:09.639 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.59s Oct 11 01:15:09.647 INFO kablam! su: No module specific data is present Oct 11 01:15:09.896 INFO running `"docker" "rm" "-f" "23292d9ebc3a3e3f681af88e5158210b518c6554d15d10b8caf6d4808956701c"` Oct 11 01:15:10.040 INFO blam! 23292d9ebc3a3e3f681af88e5158210b518c6554d15d10b8caf6d4808956701c Oct 11 01:15:10.041 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:15:10.041 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 01:15:10.300 INFO blam! 8fc4927ff1c63aa0b24b5a72f7930f9d00bab54ef6ba7071b86e502a8d901e01 Oct 11 01:15:10.304 INFO running `"docker" "start" "-a" "8fc4927ff1c63aa0b24b5a72f7930f9d00bab54ef6ba7071b86e502a8d901e01"` Oct 11 01:15:10.882 INFO kablam! usermod: no changes Oct 11 01:15:10.999 INFO kablam! Compiling lms-rust v0.1.0 (/source) Oct 11 01:15:14.820 INFO kablam! warning: unused variable: `watcher` Oct 11 01:15:14.820 INFO kablam! --> src/main.rs:132:10 Oct 11 01:15:14.820 INFO kablam! | Oct 11 01:15:14.820 INFO kablam! 132 | let (watcher, rx) = start_watching(parent.to_path_buf()) Oct 11 01:15:14.820 INFO kablam! | ^^^^^^^ help: consider using `_watcher` instead Oct 11 01:15:14.820 INFO kablam! | Oct 11 01:15:14.820 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 01:15:14.820 INFO kablam! Oct 11 01:15:15.401 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.50s Oct 11 01:15:15.418 INFO kablam! su: No module specific data is present Oct 11 01:15:15.961 INFO running `"docker" "rm" "-f" "8fc4927ff1c63aa0b24b5a72f7930f9d00bab54ef6ba7071b86e502a8d901e01"` Oct 11 01:15:16.180 INFO blam! 8fc4927ff1c63aa0b24b5a72f7930f9d00bab54ef6ba7071b86e502a8d901e01 Oct 11 01:15:16.182 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:15:16.182 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 01:15:16.530 INFO blam! 6175eea899a88f24dec9f12bbb0b8526d11df05ea7bfe3e280284fcb32d6ab63 Oct 11 01:15:16.544 INFO running `"docker" "start" "-a" "6175eea899a88f24dec9f12bbb0b8526d11df05ea7bfe3e280284fcb32d6ab63"` Oct 11 01:15:17.864 INFO kablam! usermod: no changes Oct 11 01:15:17.990 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 11 01:15:18.007 INFO kablam! Running /target/debug/deps/lms_rust-2b10755d615fcc56 Oct 11 01:15:18.010 INFO blam! Oct 11 01:15:18.010 INFO blam! running 0 tests Oct 11 01:15:18.010 INFO blam! Oct 11 01:15:18.010 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:15:18.010 INFO blam! Oct 11 01:15:18.016 INFO kablam! su: No module specific data is present Oct 11 01:15:18.546 INFO running `"docker" "rm" "-f" "6175eea899a88f24dec9f12bbb0b8526d11df05ea7bfe3e280284fcb32d6ab63"` Oct 11 01:15:18.771 INFO blam! 6175eea899a88f24dec9f12bbb0b8526d11df05ea7bfe3e280284fcb32d6ab63