Oct 15 06:22:17.713 INFO testing The-Lion-King/study-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 06:22:17.713 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 06:22:18.075 INFO blam! 86a3a9b948920c34bf4c2d5e78a23c99e8b588125c34a0a376e66d88444b4ba2 Oct 15 06:22:18.077 INFO running `"docker" "start" "-a" "86a3a9b948920c34bf4c2d5e78a23c99e8b588125c34a0a376e66d88444b4ba2"` Oct 15 06:22:19.619 INFO kablam! usermod: no changes Oct 15 06:22:19.667 INFO kablam! Compiling webTest v0.1.0 (/source) Oct 15 06:22:20.139 INFO kablam! warning: field is never used: `version` Oct 15 06:22:20.139 INFO kablam! --> src/server.rs:26:5 Oct 15 06:22:20.139 INFO kablam! | Oct 15 06:22:20.139 INFO kablam! 26 | version: String, Oct 15 06:22:20.139 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 06:22:20.139 INFO kablam! | Oct 15 06:22:20.139 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:22:20.139 INFO kablam! Oct 15 06:22:20.139 INFO kablam! warning: field is never used: `headers` Oct 15 06:22:20.139 INFO kablam! --> src/server.rs:27:5 Oct 15 06:22:20.139 INFO kablam! | Oct 15 06:22:20.139 INFO kablam! 27 | headers: HashMap, Oct 15 06:22:20.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:22:20.139 INFO kablam! Oct 15 06:22:20.139 INFO kablam! warning: field is never used: `query` Oct 15 06:22:20.139 INFO kablam! --> src/server.rs:28:5 Oct 15 06:22:20.139 INFO kablam! | Oct 15 06:22:20.139 INFO kablam! 28 | query: Option> Oct 15 06:22:20.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:22:20.139 INFO kablam! Oct 15 06:22:20.139 INFO kablam! warning: crate `webTest` should have a snake case name such as `web_test` Oct 15 06:22:20.139 INFO kablam! | Oct 15 06:22:20.139 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 06:22:20.139 INFO kablam! Oct 15 06:22:21.005 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Oct 15 06:22:21.007 INFO kablam! su: No module specific data is present Oct 15 06:22:21.355 INFO running `"docker" "rm" "-f" "86a3a9b948920c34bf4c2d5e78a23c99e8b588125c34a0a376e66d88444b4ba2"` Oct 15 06:22:21.511 INFO blam! 86a3a9b948920c34bf4c2d5e78a23c99e8b588125c34a0a376e66d88444b4ba2 Oct 15 06:22:21.512 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 06:22:21.760 INFO blam! 4908b4afafa37500a6c006e9df316575c91d5abd612e665265100de9358cb6cc Oct 15 06:22:21.763 INFO running `"docker" "start" "-a" "4908b4afafa37500a6c006e9df316575c91d5abd612e665265100de9358cb6cc"` Oct 15 06:22:22.606 INFO kablam! usermod: no changes Oct 15 06:22:22.679 INFO kablam! Compiling webTest v0.1.0 (/source) Oct 15 06:22:23.195 INFO kablam! warning: field is never used: `version` Oct 15 06:22:23.195 INFO kablam! --> src/server.rs:26:5 Oct 15 06:22:23.195 INFO kablam! | Oct 15 06:22:23.195 INFO kablam! 26 | version: String, Oct 15 06:22:23.195 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 06:22:23.195 INFO kablam! | Oct 15 06:22:23.195 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:22:23.195 INFO kablam! Oct 15 06:22:23.195 INFO kablam! warning: field is never used: `headers` Oct 15 06:22:23.195 INFO kablam! --> src/server.rs:27:5 Oct 15 06:22:23.195 INFO kablam! | Oct 15 06:22:23.195 INFO kablam! 27 | headers: HashMap, Oct 15 06:22:23.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:22:23.195 INFO kablam! Oct 15 06:22:23.195 INFO kablam! warning: field is never used: `query` Oct 15 06:22:23.195 INFO kablam! --> src/server.rs:28:5 Oct 15 06:22:23.195 INFO kablam! | Oct 15 06:22:23.195 INFO kablam! 28 | query: Option> Oct 15 06:22:23.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:22:23.195 INFO kablam! Oct 15 06:22:23.195 INFO kablam! warning: crate `webTest` should have a snake case name such as `web_test` Oct 15 06:22:23.195 INFO kablam! | Oct 15 06:22:23.195 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 06:22:23.195 INFO kablam! Oct 15 06:22:23.594 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Oct 15 06:22:23.594 INFO kablam! su: No module specific data is present Oct 15 06:22:24.211 INFO running `"docker" "rm" "-f" "4908b4afafa37500a6c006e9df316575c91d5abd612e665265100de9358cb6cc"` Oct 15 06:22:24.637 INFO blam! 4908b4afafa37500a6c006e9df316575c91d5abd612e665265100de9358cb6cc Oct 15 06:22:24.653 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 06:22:25.112 INFO blam! de6aabcc07a73d423de1493a185d21e71e433d0786a3d365af6a3db8aaf5f04e Oct 15 06:22:25.114 INFO running `"docker" "start" "-a" "de6aabcc07a73d423de1493a185d21e71e433d0786a3d365af6a3db8aaf5f04e"` Oct 15 06:22:26.323 INFO kablam! usermod: no changes Oct 15 06:22:26.343 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 06:22:26.354 INFO kablam! Running /target/debug/deps/webTest-3fb5f729fe36d7ea Oct 15 06:22:26.354 INFO blam! Oct 15 06:22:26.354 INFO blam! running 0 tests Oct 15 06:22:26.354 INFO blam! Oct 15 06:22:26.354 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:22:26.354 INFO blam! Oct 15 06:22:26.356 INFO kablam! su: No module specific data is present Oct 15 06:22:26.774 INFO running `"docker" "rm" "-f" "de6aabcc07a73d423de1493a185d21e71e433d0786a3d365af6a3db8aaf5f04e"` Oct 15 06:22:26.865 INFO blam! de6aabcc07a73d423de1493a185d21e71e433d0786a3d365af6a3db8aaf5f04e