Oct 15 06:22:16.279 INFO testing The-Lion-King/study-rust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 06:22:16.280 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 06:22:16.648 INFO blam! 73bc2e526e8625d083b13e414acf35409d7e6e72876808fd0b7d3c033609c208 Oct 15 06:22:16.652 INFO running `"docker" "start" "-a" "73bc2e526e8625d083b13e414acf35409d7e6e72876808fd0b7d3c033609c208"` Oct 15 06:22:17.722 INFO kablam! usermod: no changes Oct 15 06:22:17.791 INFO kablam! Compiling webTest v0.1.0 (/source) Oct 15 06:22:18.403 INFO kablam! warning: field is never used: `version` Oct 15 06:22:18.403 INFO kablam! --> src/server.rs:26:5 Oct 15 06:22:18.403 INFO kablam! | Oct 15 06:22:18.403 INFO kablam! 26 | version: String, Oct 15 06:22:18.403 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 06:22:18.403 INFO kablam! | Oct 15 06:22:18.403 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:22:18.403 INFO kablam! Oct 15 06:22:18.403 INFO kablam! warning: field is never used: `headers` Oct 15 06:22:18.403 INFO kablam! --> src/server.rs:27:5 Oct 15 06:22:18.403 INFO kablam! | Oct 15 06:22:18.403 INFO kablam! 27 | headers: HashMap, Oct 15 06:22:18.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:22:18.403 INFO kablam! Oct 15 06:22:18.403 INFO kablam! warning: field is never used: `query` Oct 15 06:22:18.403 INFO kablam! --> src/server.rs:28:5 Oct 15 06:22:18.403 INFO kablam! | Oct 15 06:22:18.403 INFO kablam! 28 | query: Option> Oct 15 06:22:18.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:22:18.403 INFO kablam! Oct 15 06:22:18.403 INFO kablam! warning: crate `webTest` should have a snake case name such as `web_test` Oct 15 06:22:18.403 INFO kablam! | Oct 15 06:22:18.403 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 06:22:18.403 INFO kablam! Oct 15 06:22:19.675 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.92s Oct 15 06:22:19.675 INFO kablam! su: No module specific data is present Oct 15 06:22:20.423 INFO running `"docker" "rm" "-f" "73bc2e526e8625d083b13e414acf35409d7e6e72876808fd0b7d3c033609c208"` Oct 15 06:22:20.651 INFO blam! 73bc2e526e8625d083b13e414acf35409d7e6e72876808fd0b7d3c033609c208 Oct 15 06:22:20.653 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 06:22:21.127 INFO blam! d8f4351b1a7db9fb9205cceb0f45592f0c0546ebaf8e3263f1b115700864fc45 Oct 15 06:22:21.135 INFO running `"docker" "start" "-a" "d8f4351b1a7db9fb9205cceb0f45592f0c0546ebaf8e3263f1b115700864fc45"` Oct 15 06:22:21.815 INFO kablam! usermod: no changes Oct 15 06:22:21.851 INFO kablam! Compiling webTest v0.1.0 (/source) Oct 15 06:22:22.385 INFO kablam! warning: field is never used: `version` Oct 15 06:22:22.385 INFO kablam! --> src/server.rs:26:5 Oct 15 06:22:22.385 INFO kablam! | Oct 15 06:22:22.385 INFO kablam! 26 | version: String, Oct 15 06:22:22.385 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 06:22:22.385 INFO kablam! | Oct 15 06:22:22.385 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:22:22.385 INFO kablam! Oct 15 06:22:22.385 INFO kablam! warning: field is never used: `headers` Oct 15 06:22:22.385 INFO kablam! --> src/server.rs:27:5 Oct 15 06:22:22.385 INFO kablam! | Oct 15 06:22:22.385 INFO kablam! 27 | headers: HashMap, Oct 15 06:22:22.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:22:22.385 INFO kablam! Oct 15 06:22:22.385 INFO kablam! warning: field is never used: `query` Oct 15 06:22:22.385 INFO kablam! --> src/server.rs:28:5 Oct 15 06:22:22.385 INFO kablam! | Oct 15 06:22:22.385 INFO kablam! 28 | query: Option> Oct 15 06:22:22.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:22:22.385 INFO kablam! Oct 15 06:22:22.385 INFO kablam! warning: crate `webTest` should have a snake case name such as `web_test` Oct 15 06:22:22.385 INFO kablam! | Oct 15 06:22:22.385 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 06:22:22.385 INFO kablam! Oct 15 06:22:22.775 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s Oct 15 06:22:22.775 INFO kablam! su: No module specific data is present Oct 15 06:22:23.250 INFO running `"docker" "rm" "-f" "d8f4351b1a7db9fb9205cceb0f45592f0c0546ebaf8e3263f1b115700864fc45"` Oct 15 06:22:23.410 INFO blam! d8f4351b1a7db9fb9205cceb0f45592f0c0546ebaf8e3263f1b115700864fc45 Oct 15 06:22:23.415 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 06:22:23.800 INFO blam! 0cf21443098caad76cdcdc2b2b4a5b66732c42e40358dd4860aec74490956e5b Oct 15 06:22:23.811 INFO running `"docker" "start" "-a" "0cf21443098caad76cdcdc2b2b4a5b66732c42e40358dd4860aec74490956e5b"` Oct 15 06:22:25.150 INFO kablam! usermod: no changes Oct 15 06:22:25.199 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 06:22:25.200 INFO kablam! Running /target/debug/deps/webTest-cb12ba44845fc19b Oct 15 06:22:25.219 INFO kablam! su: No module specific data is present Oct 15 06:22:25.219 INFO blam! Oct 15 06:22:25.219 INFO blam! running 0 tests Oct 15 06:22:25.219 INFO blam! Oct 15 06:22:25.219 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:22:25.219 INFO blam! Oct 15 06:22:25.755 INFO running `"docker" "rm" "-f" "0cf21443098caad76cdcdc2b2b4a5b66732c42e40358dd4860aec74490956e5b"` Oct 15 06:22:26.087 INFO blam! 0cf21443098caad76cdcdc2b2b4a5b66732c42e40358dd4860aec74490956e5b