Oct 15 03:11:51.248 INFO testing bIgBV/rust-evc against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 03:11:51.248 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 03:11:51.723 INFO blam! 65580678e5f45ee422594a73b0716fd877dfd83eb588c3645cbdf0d35d392690 Oct 15 03:11:51.731 INFO running `"docker" "start" "-a" "65580678e5f45ee422594a73b0716fd877dfd83eb588c3645cbdf0d35d392690"` Oct 15 03:11:53.183 INFO kablam! usermod: no changes Oct 15 03:11:53.324 INFO kablam! Compiling gmp-mpfr-sys v1.1.1 Oct 15 03:11:53.324 INFO kablam! Compiling rug v1.0.0 Oct 15 03:11:53.325 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 15 03:11:53.332 INFO kablam! Compiling toml v0.4.5 Oct 15 03:11:53.339 INFO kablam! Compiling simplelog v0.5.0 Oct 15 03:12:16.561 INFO kablam! Compiling backtrace v0.3.5 Oct 15 03:12:19.303 INFO kablam! Compiling failure v0.1.1 Oct 15 03:16:41.756 INFO kablam! Compiling rust-evc v0.1.0 (/source) Oct 15 03:16:43.383 INFO kablam! warning: value assigned to `sending_process` is never read Oct 15 03:16:43.383 INFO kablam! --> src/dispatch.rs:55:25 Oct 15 03:16:43.383 INFO kablam! | Oct 15 03:16:43.383 INFO kablam! 55 | let mut sending_process = 0; Oct 15 03:16:43.383 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 03:16:43.383 INFO kablam! | Oct 15 03:16:43.383 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 03:16:43.383 INFO kablam! Oct 15 03:16:46.296 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4m 53s Oct 15 03:16:46.305 INFO kablam! su: No module specific data is present Oct 15 03:16:46.974 INFO running `"docker" "rm" "-f" "65580678e5f45ee422594a73b0716fd877dfd83eb588c3645cbdf0d35d392690"` Oct 15 03:16:47.303 INFO blam! 65580678e5f45ee422594a73b0716fd877dfd83eb588c3645cbdf0d35d392690 Oct 15 03:16:47.307 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 03:16:47.731 INFO blam! 53d18b8330592f39b58a4fad0dbf48b5008f432446b2dcfd312d6e7f7ba7cd8e Oct 15 03:16:47.733 INFO running `"docker" "start" "-a" "53d18b8330592f39b58a4fad0dbf48b5008f432446b2dcfd312d6e7f7ba7cd8e"` Oct 15 03:16:48.880 INFO kablam! usermod: no changes Oct 15 03:16:49.051 INFO kablam! Compiling rust-evc v0.1.0 (/source) Oct 15 03:16:50.391 INFO kablam! warning: unused variable: `config` Oct 15 03:16:50.391 INFO kablam! --> src/config.rs:33:9 Oct 15 03:16:50.391 INFO kablam! | Oct 15 03:16:50.391 INFO kablam! 33 | let config = match parse_config("/Users/bIgB/.config/rust-evc/config.toml") { Oct 15 03:16:50.391 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 15 03:16:50.391 INFO kablam! | Oct 15 03:16:50.391 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:16:50.391 INFO kablam! Oct 15 03:16:50.391 INFO kablam! warning: value assigned to `sending_process` is never read Oct 15 03:16:50.391 INFO kablam! --> src/dispatch.rs:55:25 Oct 15 03:16:50.391 INFO kablam! | Oct 15 03:16:50.391 INFO kablam! 55 | let mut sending_process = 0; Oct 15 03:16:50.391 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 03:16:50.391 INFO kablam! | Oct 15 03:16:50.391 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 03:16:50.391 INFO kablam! Oct 15 03:16:52.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.12s Oct 15 03:16:52.027 INFO kablam! su: No module specific data is present Oct 15 03:16:52.549 INFO running `"docker" "rm" "-f" "53d18b8330592f39b58a4fad0dbf48b5008f432446b2dcfd312d6e7f7ba7cd8e"` Oct 15 03:16:52.847 INFO blam! 53d18b8330592f39b58a4fad0dbf48b5008f432446b2dcfd312d6e7f7ba7cd8e