Oct 13 02:26:35.176 INFO testing rongfengliang/hyperdemo against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 02:26:35.176 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 02:26:35.669 INFO blam! 023afa408ac71476ec0898c18180dea0e4052f8e6ea4458298ff1e6dd9464cf7 Oct 13 02:26:35.670 INFO running `"docker" "start" "-a" "023afa408ac71476ec0898c18180dea0e4052f8e6ea4458298ff1e6dd9464cf7"` Oct 13 02:26:37.643 INFO kablam! usermod: no changes Oct 13 02:26:37.799 INFO kablam! Compiling time v0.1.39 Oct 13 02:26:37.803 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 13 02:26:37.803 INFO kablam! Compiling tokio-proto v0.1.1 Oct 13 02:26:42.864 INFO kablam! Compiling hyper v0.11.19 Oct 13 02:26:53.633 INFO kablam! Compiling hyperdemo v0.1.0 (/source) Oct 13 02:26:54.491 INFO kablam! warning: struct is never constructed: `user` Oct 13 02:26:54.491 INFO kablam! --> src/app/user.rs:3:5 Oct 13 02:26:54.491 INFO kablam! | Oct 13 02:26:54.491 INFO kablam! 3 | pub struct user { Oct 13 02:26:54.491 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 02:26:54.491 INFO kablam! | Oct 13 02:26:54.491 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:26:54.491 INFO kablam! Oct 13 02:26:54.491 INFO kablam! warning: method is never used: `new` Oct 13 02:26:54.492 INFO kablam! --> src/app/user.rs:8:9 Oct 13 02:26:54.492 INFO kablam! | Oct 13 02:26:54.492 INFO kablam! 8 | fn new(&self) -> user { Oct 13 02:26:54.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:26:54.492 INFO kablam! Oct 13 02:26:54.492 INFO kablam! warning: struct is never constructed: `user2` Oct 13 02:26:54.492 INFO kablam! --> src/app/user.rs:17:9 Oct 13 02:26:54.492 INFO kablam! | Oct 13 02:26:54.492 INFO kablam! 17 | pub struct user2 { Oct 13 02:26:54.492 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 02:26:54.492 INFO kablam! Oct 13 02:26:54.492 INFO kablam! warning: method is never used: `new` Oct 13 02:26:54.492 INFO kablam! --> src/app/user.rs:22:13 Oct 13 02:26:54.492 INFO kablam! | Oct 13 02:26:54.492 INFO kablam! 22 | fn new(&self) -> user2 { Oct 13 02:26:54.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:26:54.492 INFO kablam! Oct 13 02:26:54.492 INFO kablam! warning: type `user` should have a camel case name such as `User` Oct 13 02:26:54.492 INFO kablam! --> src/app/user.rs:3:5 Oct 13 02:26:54.492 INFO kablam! | Oct 13 02:26:54.492 INFO kablam! 3 | / pub struct user { Oct 13 02:26:54.492 INFO kablam! 4 | | pub name: String, Oct 13 02:26:54.492 INFO kablam! 5 | | pub age: i32, Oct 13 02:26:54.492 INFO kablam! 6 | | } Oct 13 02:26:54.492 INFO kablam! | |_____^ Oct 13 02:26:54.492 INFO kablam! | Oct 13 02:26:54.492 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 13 02:26:54.492 INFO kablam! Oct 13 02:26:54.492 INFO kablam! warning: type `user2` should have a camel case name such as `User2` Oct 13 02:26:54.492 INFO kablam! --> src/app/user.rs:17:9 Oct 13 02:26:54.492 INFO kablam! | Oct 13 02:26:54.492 INFO kablam! 17 | / pub struct user2 { Oct 13 02:26:54.492 INFO kablam! 18 | | pub name2: String, Oct 13 02:26:54.492 INFO kablam! 19 | | pub age2: i32, Oct 13 02:26:54.492 INFO kablam! 20 | | } Oct 13 02:26:54.492 INFO kablam! | |_________^ Oct 13 02:26:54.492 INFO kablam! Oct 13 02:26:57.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.90s Oct 13 02:26:57.607 INFO kablam! su: No module specific data is present Oct 13 02:26:58.251 INFO running `"docker" "rm" "-f" "023afa408ac71476ec0898c18180dea0e4052f8e6ea4458298ff1e6dd9464cf7"` Oct 13 02:26:58.539 INFO blam! 023afa408ac71476ec0898c18180dea0e4052f8e6ea4458298ff1e6dd9464cf7 Oct 13 02:26:58.555 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 02:26:59.009 INFO blam! bff8f2067e79af0aa507dcca3b81b776e304885eba140a669e2f6c4b31cd40d0 Oct 13 02:26:59.011 INFO running `"docker" "start" "-a" "bff8f2067e79af0aa507dcca3b81b776e304885eba140a669e2f6c4b31cd40d0"` Oct 13 02:27:00.263 INFO kablam! usermod: no changes Oct 13 02:27:00.393 INFO kablam! Compiling hyperdemo v0.1.0 (/source) Oct 13 02:27:01.295 INFO kablam! warning: struct is never constructed: `user` Oct 13 02:27:01.295 INFO kablam! --> src/app/user.rs:3:5 Oct 13 02:27:01.295 INFO kablam! | Oct 13 02:27:01.295 INFO kablam! 3 | pub struct user { Oct 13 02:27:01.295 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 02:27:01.295 INFO kablam! | Oct 13 02:27:01.295 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:27:01.295 INFO kablam! Oct 13 02:27:01.295 INFO kablam! warning: method is never used: `new` Oct 13 02:27:01.295 INFO kablam! --> src/app/user.rs:8:9 Oct 13 02:27:01.295 INFO kablam! | Oct 13 02:27:01.295 INFO kablam! 8 | fn new(&self) -> user { Oct 13 02:27:01.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:27:01.295 INFO kablam! Oct 13 02:27:01.295 INFO kablam! warning: struct is never constructed: `user2` Oct 13 02:27:01.295 INFO kablam! --> src/app/user.rs:17:9 Oct 13 02:27:01.295 INFO kablam! | Oct 13 02:27:01.295 INFO kablam! 17 | pub struct user2 { Oct 13 02:27:01.295 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 02:27:01.295 INFO kablam! Oct 13 02:27:01.295 INFO kablam! warning: method is never used: `new` Oct 13 02:27:01.295 INFO kablam! --> src/app/user.rs:22:13 Oct 13 02:27:01.295 INFO kablam! | Oct 13 02:27:01.295 INFO kablam! 22 | fn new(&self) -> user2 { Oct 13 02:27:01.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:27:01.295 INFO kablam! Oct 13 02:27:01.295 INFO kablam! warning: type `user` should have a camel case name such as `User` Oct 13 02:27:01.295 INFO kablam! --> src/app/user.rs:3:5 Oct 13 02:27:01.295 INFO kablam! | Oct 13 02:27:01.295 INFO kablam! 3 | / pub struct user { Oct 13 02:27:01.295 INFO kablam! 4 | | pub name: String, Oct 13 02:27:01.295 INFO kablam! 5 | | pub age: i32, Oct 13 02:27:01.295 INFO kablam! 6 | | } Oct 13 02:27:01.295 INFO kablam! | |_____^ Oct 13 02:27:01.295 INFO kablam! | Oct 13 02:27:01.295 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 13 02:27:01.295 INFO kablam! Oct 13 02:27:01.295 INFO kablam! warning: type `user2` should have a camel case name such as `User2` Oct 13 02:27:01.295 INFO kablam! --> src/app/user.rs:17:9 Oct 13 02:27:01.295 INFO kablam! | Oct 13 02:27:01.295 INFO kablam! 17 | / pub struct user2 { Oct 13 02:27:01.295 INFO kablam! 18 | | pub name2: String, Oct 13 02:27:01.295 INFO kablam! 19 | | pub age2: i32, Oct 13 02:27:01.295 INFO kablam! 20 | | } Oct 13 02:27:01.295 INFO kablam! | |_________^ Oct 13 02:27:01.295 INFO kablam! Oct 13 02:27:01.907 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.62s Oct 13 02:27:01.916 INFO kablam! su: No module specific data is present Oct 13 02:27:02.675 INFO running `"docker" "rm" "-f" "bff8f2067e79af0aa507dcca3b81b776e304885eba140a669e2f6c4b31cd40d0"` Oct 13 02:27:02.927 INFO blam! bff8f2067e79af0aa507dcca3b81b776e304885eba140a669e2f6c4b31cd40d0 Oct 13 02:27:02.932 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 02:27:03.411 INFO blam! 73fec9727d568868ef8a314e8d8605846f3249c89638a496742c44cf11f51489 Oct 13 02:27:03.426 INFO running `"docker" "start" "-a" "73fec9727d568868ef8a314e8d8605846f3249c89638a496742c44cf11f51489"` Oct 13 02:27:04.359 INFO kablam! usermod: no changes Oct 13 02:27:04.442 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 13 02:27:04.442 INFO kablam! Running /target/debug/deps/hyperdemo-b64f8b05b0ca9efb Oct 13 02:27:04.445 INFO blam! Oct 13 02:27:04.445 INFO blam! running 0 tests Oct 13 02:27:04.445 INFO blam! Oct 13 02:27:04.445 INFO kablam! su: No module specific data is present Oct 13 02:27:04.446 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:27:04.446 INFO blam! Oct 13 02:27:04.771 INFO running `"docker" "rm" "-f" "73fec9727d568868ef8a314e8d8605846f3249c89638a496742c44cf11f51489"` Oct 13 02:27:04.943 INFO blam! 73fec9727d568868ef8a314e8d8605846f3249c89638a496742c44cf11f51489