Oct 14 23:10:27.423 INFO testing deecewan/dotter against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 23:10:27.423 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:10:27.908 INFO blam! 4b8c9c0345cd4d0944cdeb6b80a6ea297bc026dfc064ec8c925712e7bd8b7009 Oct 14 23:10:27.910 INFO running `"docker" "start" "-a" "4b8c9c0345cd4d0944cdeb6b80a6ea297bc026dfc064ec8c925712e7bd8b7009"` Oct 14 23:10:29.630 INFO kablam! usermod: no changes Oct 14 23:10:29.803 INFO kablam! Compiling gcc v0.3.50 Oct 14 23:10:29.803 INFO kablam! Compiling untrusted v0.5.0 Oct 14 23:10:29.804 INFO kablam! Compiling num_cpus v1.5.1 Oct 14 23:10:29.804 INFO kablam! Compiling term_size v0.3.0 Oct 14 23:10:29.804 INFO kablam! Compiling atty v0.2.2 Oct 14 23:10:29.804 INFO kablam! Compiling toml v0.4.1 Oct 14 23:10:31.811 INFO kablam! Compiling clap v2.24.2 Oct 14 23:10:33.705 INFO kablam! Compiling rayon-core v1.0.2 Oct 14 23:10:38.907 INFO kablam! Compiling rayon v0.7.1 Oct 14 23:10:44.917 INFO kablam! Compiling ring v0.11.0 Oct 14 23:11:10.223 INFO kablam! Compiling dotter v0.0.1 (/source) Oct 14 23:11:10.871 INFO kablam! warning: unused import: `open_in_place` Oct 14 23:11:10.871 INFO kablam! --> src/secure.rs:1:33 Oct 14 23:11:10.872 INFO kablam! | Oct 14 23:11:10.872 INFO kablam! 1 | use ring::aead::{seal_in_place, open_in_place, AES_256_GCM, SealingKey}; Oct 14 23:11:10.872 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:11:10.872 INFO kablam! | Oct 14 23:11:10.872 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 23:11:10.872 INFO kablam! Oct 14 23:11:10.979 INFO kablam! warning: unused variable: `res` Oct 14 23:11:10.979 INFO kablam! --> src/checkin.rs:106:21 Oct 14 23:11:10.980 INFO kablam! | Oct 14 23:11:10.980 INFO kablam! 106 | let res = fs::copy(entry.path(), item_path); Oct 14 23:11:10.982 INFO kablam! | ^^^ help: consider using `_res` instead Oct 14 23:11:10.982 INFO kablam! | Oct 14 23:11:10.982 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:11:10.982 INFO kablam! Oct 14 23:11:10.982 INFO kablam! warning: unused variable: `res` Oct 14 23:11:10.982 INFO kablam! --> src/checkin.rs:108:21 Oct 14 23:11:10.982 INFO kablam! | Oct 14 23:11:10.982 INFO kablam! 108 | let res = fs::create_dir(item_path); Oct 14 23:11:10.982 INFO kablam! | ^^^ help: consider using `_res` instead Oct 14 23:11:10.982 INFO kablam! Oct 14 23:11:10.982 INFO kablam! warning: unused variable: `res` Oct 14 23:11:10.982 INFO kablam! --> src/checkin.rs:134:9 Oct 14 23:11:10.982 INFO kablam! | Oct 14 23:11:10.982 INFO kablam! 134 | let res = unix::fs::symlink(new_path, path); Oct 14 23:11:10.982 INFO kablam! | ^^^ help: consider using `_res` instead Oct 14 23:11:10.982 INFO kablam! Oct 14 23:11:10.982 INFO kablam! warning: unused variable: `res` Oct 14 23:11:10.982 INFO kablam! --> src/secure.rs:9:9 Oct 14 23:11:10.982 INFO kablam! | Oct 14 23:11:10.982 INFO kablam! 9 | let res = random_nonce.fill(&mut nonce); Oct 14 23:11:10.982 INFO kablam! | ^^^ help: consider using `_res` instead Oct 14 23:11:10.982 INFO kablam! Oct 14 23:11:10.982 INFO kablam! warning: unused variable: `matches` Oct 14 23:11:10.982 INFO kablam! --> src/secure.rs:5:15 Oct 14 23:11:10.982 INFO kablam! | Oct 14 23:11:10.982 INFO kablam! 5 | pub fn secure(matches: &ArgMatches) { Oct 14 23:11:10.982 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 14 23:11:10.982 INFO kablam! Oct 14 23:11:12.923 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.24s Oct 14 23:11:12.927 INFO kablam! su: No module specific data is present Oct 14 23:11:13.666 INFO running `"docker" "rm" "-f" "4b8c9c0345cd4d0944cdeb6b80a6ea297bc026dfc064ec8c925712e7bd8b7009"` Oct 14 23:11:13.960 INFO blam! 4b8c9c0345cd4d0944cdeb6b80a6ea297bc026dfc064ec8c925712e7bd8b7009 Oct 14 23:11:13.971 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:11:14.345 INFO blam! 5d07f6ee9eae0699531421d0f4872958074e17753927d14d73f2bd05263f5bf7 Oct 14 23:11:14.355 INFO running `"docker" "start" "-a" "5d07f6ee9eae0699531421d0f4872958074e17753927d14d73f2bd05263f5bf7"` Oct 14 23:11:15.382 INFO kablam! usermod: no changes Oct 14 23:11:15.492 INFO kablam! Compiling dotter v0.0.1 (/source) Oct 14 23:11:16.223 INFO kablam! warning: unused import: `open_in_place` Oct 14 23:11:16.223 INFO kablam! --> src/secure.rs:1:33 Oct 14 23:11:16.223 INFO kablam! | Oct 14 23:11:16.223 INFO kablam! 1 | use ring::aead::{seal_in_place, open_in_place, AES_256_GCM, SealingKey}; Oct 14 23:11:16.223 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:11:16.223 INFO kablam! | Oct 14 23:11:16.223 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 23:11:16.223 INFO kablam! Oct 14 23:11:16.327 INFO kablam! warning: unused variable: `res` Oct 14 23:11:16.327 INFO kablam! --> src/checkin.rs:106:21 Oct 14 23:11:16.327 INFO kablam! | Oct 14 23:11:16.327 INFO kablam! 106 | let res = fs::copy(entry.path(), item_path); Oct 14 23:11:16.327 INFO kablam! | ^^^ help: consider using `_res` instead Oct 14 23:11:16.327 INFO kablam! | Oct 14 23:11:16.327 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:11:16.327 INFO kablam! Oct 14 23:11:16.327 INFO kablam! warning: unused variable: `res` Oct 14 23:11:16.327 INFO kablam! --> src/checkin.rs:108:21 Oct 14 23:11:16.327 INFO kablam! | Oct 14 23:11:16.327 INFO kablam! 108 | let res = fs::create_dir(item_path); Oct 14 23:11:16.327 INFO kablam! | ^^^ help: consider using `_res` instead Oct 14 23:11:16.327 INFO kablam! Oct 14 23:11:16.327 INFO kablam! warning: unused variable: `res` Oct 14 23:11:16.327 INFO kablam! --> src/checkin.rs:134:9 Oct 14 23:11:16.327 INFO kablam! | Oct 14 23:11:16.327 INFO kablam! 134 | let res = unix::fs::symlink(new_path, path); Oct 14 23:11:16.327 INFO kablam! | ^^^ help: consider using `_res` instead Oct 14 23:11:16.327 INFO kablam! Oct 14 23:11:16.327 INFO kablam! warning: unused variable: `res` Oct 14 23:11:16.327 INFO kablam! --> src/secure.rs:9:9 Oct 14 23:11:16.327 INFO kablam! | Oct 14 23:11:16.327 INFO kablam! 9 | let res = random_nonce.fill(&mut nonce); Oct 14 23:11:16.327 INFO kablam! | ^^^ help: consider using `_res` instead Oct 14 23:11:16.327 INFO kablam! Oct 14 23:11:16.327 INFO kablam! warning: unused variable: `matches` Oct 14 23:11:16.327 INFO kablam! --> src/secure.rs:5:15 Oct 14 23:11:16.327 INFO kablam! | Oct 14 23:11:16.327 INFO kablam! 5 | pub fn secure(matches: &ArgMatches) { Oct 14 23:11:16.327 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 14 23:11:16.327 INFO kablam! Oct 14 23:11:16.855 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.45s Oct 14 23:11:16.860 INFO kablam! su: No module specific data is present Oct 14 23:11:17.391 INFO running `"docker" "rm" "-f" "5d07f6ee9eae0699531421d0f4872958074e17753927d14d73f2bd05263f5bf7"` Oct 14 23:11:17.755 INFO blam! 5d07f6ee9eae0699531421d0f4872958074e17753927d14d73f2bd05263f5bf7 Oct 14 23:11:17.759 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 23:11:18.109 INFO blam! c9b2cf8f76c01154101a8983ef74e295a43ea19dfb8cb34b1255b43a64f1c397 Oct 14 23:11:18.117 INFO running `"docker" "start" "-a" "c9b2cf8f76c01154101a8983ef74e295a43ea19dfb8cb34b1255b43a64f1c397"` Oct 14 23:11:19.271 INFO kablam! usermod: no changes Oct 14 23:11:19.343 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 14 23:11:19.375 INFO kablam! Running /target/debug/deps/dotter-0a84d640812cbc55 Oct 14 23:11:19.379 INFO kablam! su: No module specific data is present Oct 14 23:11:19.379 INFO blam! Oct 14 23:11:19.379 INFO blam! running 0 tests Oct 14 23:11:19.379 INFO blam! Oct 14 23:11:19.379 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:11:19.379 INFO blam! Oct 14 23:11:20.147 INFO running `"docker" "rm" "-f" "c9b2cf8f76c01154101a8983ef74e295a43ea19dfb8cb34b1255b43a64f1c397"` Oct 14 23:11:20.435 INFO blam! c9b2cf8f76c01154101a8983ef74e295a43ea19dfb8cb34b1255b43a64f1c397