Oct 14 22:24:17.410 INFO testing drakemain/rust-web-server against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 22:24:17.410 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 22:24:17.573 INFO blam! 8556b915af01adc8790866945e3cff08dde9d74898b3cddf7e621bcaf3f85212 Oct 14 22:24:17.574 INFO running `"docker" "start" "-a" "8556b915af01adc8790866945e3cff08dde9d74898b3cddf7e621bcaf3f85212"` Oct 14 22:24:17.927 INFO kablam! usermod: no changes Oct 14 22:24:17.964 INFO kablam! Compiling webserver v0.1.0 (/source) Oct 14 22:24:18.223 INFO kablam! warning: field is never used: `workers` Oct 14 22:24:18.223 INFO kablam! --> src/lib.rs:7:3 Oct 14 22:24:18.223 INFO kablam! | Oct 14 22:24:18.223 INFO kablam! 7 | workers: Vec, Oct 14 22:24:18.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 22:24:18.223 INFO kablam! | Oct 14 22:24:18.223 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:24:18.223 INFO kablam! Oct 14 22:24:18.223 INFO kablam! warning: field is never used: `id` Oct 14 22:24:18.223 INFO kablam! --> src/lib.rs:12:3 Oct 14 22:24:18.223 INFO kablam! | Oct 14 22:24:18.223 INFO kablam! 12 | id: usize, Oct 14 22:24:18.223 INFO kablam! | ^^^^^^^^^ Oct 14 22:24:18.223 INFO kablam! Oct 14 22:24:18.223 INFO kablam! warning: field is never used: `thread` Oct 14 22:24:18.223 INFO kablam! --> src/lib.rs:13:3 Oct 14 22:24:18.223 INFO kablam! | Oct 14 22:24:18.223 INFO kablam! 13 | thread: thread::JoinHandle<()> Oct 14 22:24:18.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:24:18.223 INFO kablam! Oct 14 22:24:19.567 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.61s Oct 14 22:24:19.571 INFO kablam! su: No module specific data is present Oct 14 22:24:19.890 INFO running `"docker" "rm" "-f" "8556b915af01adc8790866945e3cff08dde9d74898b3cddf7e621bcaf3f85212"` Oct 14 22:24:20.006 INFO blam! 8556b915af01adc8790866945e3cff08dde9d74898b3cddf7e621bcaf3f85212 Oct 14 22:24:20.012 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 22:24:20.385 INFO blam! 9b67ce82fea9eb293de3afe9a1ba68165fd9fc33def2632ddc0b2a2f545315a0 Oct 14 22:24:20.386 INFO running `"docker" "start" "-a" "9b67ce82fea9eb293de3afe9a1ba68165fd9fc33def2632ddc0b2a2f545315a0"` Oct 14 22:24:20.805 INFO kablam! usermod: no changes Oct 14 22:24:20.829 INFO kablam! Compiling webserver v0.1.0 (/source) Oct 14 22:24:21.105 INFO kablam! warning: field is never used: `workers` Oct 14 22:24:21.105 INFO kablam! --> src/lib.rs:7:3 Oct 14 22:24:21.105 INFO kablam! | Oct 14 22:24:21.105 INFO kablam! 7 | workers: Vec, Oct 14 22:24:21.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 22:24:21.105 INFO kablam! | Oct 14 22:24:21.105 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:24:21.105 INFO kablam! Oct 14 22:24:21.105 INFO kablam! warning: field is never used: `id` Oct 14 22:24:21.105 INFO kablam! --> src/lib.rs:12:3 Oct 14 22:24:21.105 INFO kablam! | Oct 14 22:24:21.105 INFO kablam! 12 | id: usize, Oct 14 22:24:21.105 INFO kablam! | ^^^^^^^^^ Oct 14 22:24:21.108 INFO kablam! Oct 14 22:24:21.108 INFO kablam! warning: field is never used: `thread` Oct 14 22:24:21.109 INFO kablam! --> src/lib.rs:13:3 Oct 14 22:24:21.109 INFO kablam! | Oct 14 22:24:21.109 INFO kablam! 13 | thread: thread::JoinHandle<()> Oct 14 22:24:21.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:24:21.110 INFO kablam! Oct 14 22:24:21.517 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.70s Oct 14 22:24:21.519 INFO kablam! su: No module specific data is present Oct 14 22:24:21.852 INFO running `"docker" "rm" "-f" "9b67ce82fea9eb293de3afe9a1ba68165fd9fc33def2632ddc0b2a2f545315a0"` Oct 14 22:24:21.949 INFO blam! 9b67ce82fea9eb293de3afe9a1ba68165fd9fc33def2632ddc0b2a2f545315a0 Oct 14 22:24:21.951 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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" "-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 22:24:22.155 INFO blam! db9f7cf758aa891a48d087d02543661dc816bc0a42bcde728dfec17a41ebae8d Oct 14 22:24:22.157 INFO running `"docker" "start" "-a" "db9f7cf758aa891a48d087d02543661dc816bc0a42bcde728dfec17a41ebae8d"` Oct 14 22:24:22.596 INFO kablam! usermod: no changes Oct 14 22:24:22.623 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 22:24:22.623 INFO kablam! Running /target/debug/deps/webserver-20ab2640989dcad3 Oct 14 22:24:22.625 INFO kablam! Running /target/debug/deps/main-3c89c346c7188a92 Oct 14 22:24:22.625 INFO blam! Oct 14 22:24:22.625 INFO blam! running 0 tests Oct 14 22:24:22.625 INFO blam! Oct 14 22:24:22.625 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:24:22.625 INFO blam! Oct 14 22:24:22.626 INFO blam! Oct 14 22:24:22.626 INFO blam! running 0 tests Oct 14 22:24:22.627 INFO blam! Oct 14 22:24:22.627 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:24:22.627 INFO blam! Oct 14 22:24:22.627 INFO kablam! Doc-tests webserver Oct 14 22:24:23.006 INFO blam! Oct 14 22:24:23.006 INFO blam! running 0 tests Oct 14 22:24:23.006 INFO blam! Oct 14 22:24:23.006 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:24:23.006 INFO blam! Oct 14 22:24:23.008 INFO kablam! su: No module specific data is present Oct 14 22:24:23.272 INFO running `"docker" "rm" "-f" "db9f7cf758aa891a48d087d02543661dc816bc0a42bcde728dfec17a41ebae8d"` Oct 14 22:24:23.392 INFO blam! db9f7cf758aa891a48d087d02543661dc816bc0a42bcde728dfec17a41ebae8d