Oct 15 03:11:53.129 INFO testing bIgBV/rust-evc against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 03:11:53.129 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 15 03:11:53.639 INFO blam! d5dfdd4dad09deb164355582541c88bfcd2d34a1e7cc43c7ddfe41092abc9381 Oct 15 03:11:53.643 INFO running `"docker" "start" "-a" "d5dfdd4dad09deb164355582541c88bfcd2d34a1e7cc43c7ddfe41092abc9381"` Oct 15 03:11:55.083 INFO kablam! usermod: no changes Oct 15 03:11:55.267 INFO kablam! Compiling gmp-mpfr-sys v1.1.1 Oct 15 03:11:55.267 INFO kablam! Compiling rug v1.0.0 Oct 15 03:11:55.280 INFO kablam! Compiling toml v0.4.5 Oct 15 03:11:55.299 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 15 03:11:55.299 INFO kablam! Compiling simplelog v0.5.0 Oct 15 03:11:56.671 INFO kablam! Compiling backtrace v0.3.5 Oct 15 03:11:59.847 INFO kablam! Compiling failure v0.1.1 Oct 15 03:16:40.766 INFO kablam! Compiling rust-evc v0.1.0 (/source) Oct 15 03:16:42.190 INFO kablam! warning: value assigned to `sending_process` is never read Oct 15 03:16:42.190 INFO kablam! --> src/dispatch.rs:55:25 Oct 15 03:16:42.190 INFO kablam! | Oct 15 03:16:42.190 INFO kablam! 55 | let mut sending_process = 0; Oct 15 03:16:42.190 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 03:16:42.190 INFO kablam! | Oct 15 03:16:42.190 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 03:16:42.190 INFO kablam! Oct 15 03:16:45.108 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4m 49s Oct 15 03:16:45.115 INFO kablam! su: No module specific data is present Oct 15 03:16:46.115 INFO running `"docker" "rm" "-f" "d5dfdd4dad09deb164355582541c88bfcd2d34a1e7cc43c7ddfe41092abc9381"` Oct 15 03:16:46.398 INFO blam! d5dfdd4dad09deb164355582541c88bfcd2d34a1e7cc43c7ddfe41092abc9381 Oct 15 03:16:46.401 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 15 03:16:46.712 INFO blam! df729beeaab18114a037aa6c8957e37778507704076308f1ecd505958e45dd39 Oct 15 03:16:46.713 INFO running `"docker" "start" "-a" "df729beeaab18114a037aa6c8957e37778507704076308f1ecd505958e45dd39"` Oct 15 03:16:47.764 INFO kablam! usermod: no changes Oct 15 03:16:47.923 INFO kablam! Compiling rust-evc v0.1.0 (/source) Oct 15 03:16:49.207 INFO kablam! warning: unused variable: `config` Oct 15 03:16:49.207 INFO kablam! --> src/config.rs:33:9 Oct 15 03:16:49.207 INFO kablam! | Oct 15 03:16:49.207 INFO kablam! 33 | let config = match parse_config("/Users/bIgB/.config/rust-evc/config.toml") { Oct 15 03:16:49.207 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 15 03:16:49.207 INFO kablam! | Oct 15 03:16:49.207 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:16:49.207 INFO kablam! Oct 15 03:16:49.207 INFO kablam! warning: value assigned to `sending_process` is never read Oct 15 03:16:49.207 INFO kablam! --> src/dispatch.rs:55:25 Oct 15 03:16:49.207 INFO kablam! | Oct 15 03:16:49.207 INFO kablam! 55 | let mut sending_process = 0; Oct 15 03:16:49.207 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 03:16:49.207 INFO kablam! | Oct 15 03:16:49.207 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 03:16:49.207 INFO kablam! Oct 15 03:16:50.966 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.17s Oct 15 03:16:50.971 INFO kablam! su: No module specific data is present Oct 15 03:16:51.831 INFO running `"docker" "rm" "-f" "df729beeaab18114a037aa6c8957e37778507704076308f1ecd505958e45dd39"` Oct 15 03:16:52.139 INFO blam! df729beeaab18114a037aa6c8957e37778507704076308f1ecd505958e45dd39