Oct 13 03:14:50.132 INFO testing rantogno/builder.rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 03:14:50.132 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 13 03:14:50.902 INFO blam! 915d759e9da610443b7fff2bde2b00813ce85fac907b8efbc8f8c58cde5b6f04 Oct 13 03:14:50.905 INFO running `"docker" "start" "-a" "915d759e9da610443b7fff2bde2b00813ce85fac907b8efbc8f8c58cde5b6f04"` Oct 13 03:14:53.699 INFO kablam! usermod: no changes Oct 13 03:14:53.823 INFO kablam! Compiling builder v0.1.0 (/source) Oct 13 03:14:54.472 INFO kablam! warning: unused variable: `invalid` Oct 13 03:14:54.474 INFO kablam! --> src/main.rs:80:10 Oct 13 03:14:54.474 INFO kablam! | Oct 13 03:14:54.475 INFO kablam! 80 | (invalid, Some(_)) => Command::Invalid, Oct 13 03:14:54.476 INFO kablam! | ^^^^^^^ help: consider using `_invalid` instead Oct 13 03:14:54.477 INFO kablam! | Oct 13 03:14:54.477 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:14:54.478 INFO kablam! Oct 13 03:14:54.489 INFO kablam! warning: field is never used: `cmd` Oct 13 03:14:54.489 INFO kablam! --> src/main.rs:6:5 Oct 13 03:14:54.489 INFO kablam! | Oct 13 03:14:54.489 INFO kablam! 6 | cmd: Command, Oct 13 03:14:54.489 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:14:54.491 INFO kablam! | Oct 13 03:14:54.491 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:14:54.492 INFO kablam! Oct 13 03:14:54.493 INFO kablam! warning: field is never used: `force` Oct 13 03:14:54.493 INFO kablam! --> src/main.rs:10:5 Oct 13 03:14:54.493 INFO kablam! | Oct 13 03:14:54.493 INFO kablam! 10 | force: bool, Oct 13 03:14:54.494 INFO kablam! | ^^^^^^^^^^^ Oct 13 03:14:54.494 INFO kablam! Oct 13 03:14:54.495 INFO kablam! warning: field is never used: `options` Oct 13 03:14:54.495 INFO kablam! --> src/main.rs:14:13 Oct 13 03:14:54.495 INFO kablam! | Oct 13 03:14:54.496 INFO kablam! 14 | Install{options: InstallOptions}, Oct 13 03:14:54.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:14:54.496 INFO kablam! Oct 13 03:14:56.003 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.27s Oct 13 03:14:56.007 INFO kablam! su: No module specific data is present Oct 13 03:14:57.707 INFO running `"docker" "rm" "-f" "915d759e9da610443b7fff2bde2b00813ce85fac907b8efbc8f8c58cde5b6f04"` Oct 13 03:14:58.035 INFO blam! 915d759e9da610443b7fff2bde2b00813ce85fac907b8efbc8f8c58cde5b6f04 Oct 13 03:14:58.035 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 13 03:14:58.633 INFO blam! 2ea60b452053302f34c82b63bd69ebb4262df2bc610b0d96eaadf80b5e466ddc Oct 13 03:14:58.634 INFO running `"docker" "start" "-a" "2ea60b452053302f34c82b63bd69ebb4262df2bc610b0d96eaadf80b5e466ddc"` Oct 13 03:15:01.059 INFO kablam! usermod: no changes Oct 13 03:15:01.167 INFO kablam! Compiling builder v0.1.0 (/source) Oct 13 03:15:01.682 INFO kablam! warning: unused variable: `invalid` Oct 13 03:15:01.682 INFO kablam! --> src/main.rs:80:10 Oct 13 03:15:01.682 INFO kablam! | Oct 13 03:15:01.682 INFO kablam! 80 | (invalid, Some(_)) => Command::Invalid, Oct 13 03:15:01.682 INFO kablam! | ^^^^^^^ help: consider using `_invalid` instead Oct 13 03:15:01.682 INFO kablam! | Oct 13 03:15:01.692 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:15:01.692 INFO kablam! Oct 13 03:15:01.692 INFO kablam! warning: field is never used: `cmd` Oct 13 03:15:01.692 INFO kablam! --> src/main.rs:6:5 Oct 13 03:15:01.692 INFO kablam! | Oct 13 03:15:01.692 INFO kablam! 6 | cmd: Command, Oct 13 03:15:01.692 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:15:01.692 INFO kablam! | Oct 13 03:15:01.694 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:15:01.694 INFO kablam! Oct 13 03:15:01.694 INFO kablam! warning: field is never used: `force` Oct 13 03:15:01.694 INFO kablam! --> src/main.rs:10:5 Oct 13 03:15:01.694 INFO kablam! | Oct 13 03:15:01.694 INFO kablam! 10 | force: bool, Oct 13 03:15:01.694 INFO kablam! | ^^^^^^^^^^^ Oct 13 03:15:01.694 INFO kablam! Oct 13 03:15:01.694 INFO kablam! warning: field is never used: `options` Oct 13 03:15:01.694 INFO kablam! --> src/main.rs:14:13 Oct 13 03:15:01.694 INFO kablam! | Oct 13 03:15:01.694 INFO kablam! 14 | Install{options: InstallOptions}, Oct 13 03:15:01.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:15:01.694 INFO kablam! Oct 13 03:15:02.169 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.09s Oct 13 03:15:02.173 INFO kablam! su: No module specific data is present Oct 13 03:15:03.878 INFO running `"docker" "rm" "-f" "2ea60b452053302f34c82b63bd69ebb4262df2bc610b0d96eaadf80b5e466ddc"` Oct 13 03:15:04.275 INFO blam! 2ea60b452053302f34c82b63bd69ebb4262df2bc610b0d96eaadf80b5e466ddc Oct 13 03:15:04.279 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 13 03:15:04.733 INFO blam! 667caddcdc25bfef62b2678ed0bbff1f23ff4cd22d2543954b5f483857b2047a Oct 13 03:15:04.734 INFO running `"docker" "start" "-a" "667caddcdc25bfef62b2678ed0bbff1f23ff4cd22d2543954b5f483857b2047a"` Oct 13 03:15:06.590 INFO kablam! usermod: no changes Oct 13 03:15:06.735 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 13 03:15:06.739 INFO blam! Oct 13 03:15:06.739 INFO blam! running 0 tests Oct 13 03:15:06.739 INFO blam! Oct 13 03:15:06.739 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:15:06.739 INFO blam! Oct 13 03:15:06.740 INFO kablam! Running /target/debug/deps/builder-71a1e523a0ee1ae6 Oct 13 03:15:06.741 INFO kablam! su: No module specific data is present Oct 13 03:15:08.116 INFO running `"docker" "rm" "-f" "667caddcdc25bfef62b2678ed0bbff1f23ff4cd22d2543954b5f483857b2047a"` Oct 13 03:15:08.459 INFO blam! 667caddcdc25bfef62b2678ed0bbff1f23ff4cd22d2543954b5f483857b2047a