Oct 14 19:36:10.572 INFO testing gobanos/demo-iron against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 19:36:10.572 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 19:36:11.049 INFO blam! 5ac1cec8b0e6630bd8aeaf63c2a9eaaeca920c900abc529c325bc370e48858a0 Oct 14 19:36:11.059 INFO running `"docker" "start" "-a" "5ac1cec8b0e6630bd8aeaf63c2a9eaaeca920c900abc529c325bc370e48858a0"` Oct 14 19:36:12.315 INFO kablam! usermod: no changes Oct 14 19:36:12.466 INFO kablam! Compiling hyper v0.10.13 Oct 14 19:36:22.127 INFO kablam! Compiling iron v0.5.1 Oct 14 19:36:23.424 INFO kablam! Compiling mount v0.3.0 Oct 14 19:36:23.424 INFO kablam! Compiling router v0.5.1 Oct 14 19:36:25.752 INFO kablam! Compiling demo-iron v0.1.0 (/source) Oct 14 19:36:26.327 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 14 19:36:26.327 INFO kablam! --> src/user.rs:28:13 Oct 14 19:36:26.327 INFO kablam! | Oct 14 19:36:26.327 INFO kablam! 28 | use std::ascii::AsciiExt; Oct 14 19:36:26.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 19:36:26.327 INFO kablam! | Oct 14 19:36:26.327 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 19:36:26.327 INFO kablam! Oct 14 19:36:26.381 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 14 19:36:26.381 INFO kablam! --> src/user.rs:28:13 Oct 14 19:36:26.381 INFO kablam! | Oct 14 19:36:26.381 INFO kablam! 28 | use std::ascii::AsciiExt; Oct 14 19:36:26.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 19:36:26.381 INFO kablam! | Oct 14 19:36:26.381 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 19:36:26.381 INFO kablam! Oct 14 19:36:26.403 INFO kablam! warning: field is never used: `password` Oct 14 19:36:26.404 INFO kablam! --> src/user.rs:15:5 Oct 14 19:36:26.404 INFO kablam! | Oct 14 19:36:26.404 INFO kablam! 15 | password: String, Oct 14 19:36:26.405 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 19:36:26.405 INFO kablam! | Oct 14 19:36:26.405 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:36:26.405 INFO kablam! Oct 14 19:36:26.406 INFO kablam! warning: field is never used: `msg_handler` Oct 14 19:36:26.406 INFO kablam! --> src/user.rs:38:5 Oct 14 19:36:26.406 INFO kablam! | Oct 14 19:36:26.406 INFO kablam! 38 | msg_handler: MsgHandler, Oct 14 19:36:26.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:36:26.407 INFO kablam! Oct 14 19:36:28.966 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.62s Oct 14 19:36:28.970 INFO kablam! su: No module specific data is present Oct 14 19:36:29.476 INFO running `"docker" "rm" "-f" "5ac1cec8b0e6630bd8aeaf63c2a9eaaeca920c900abc529c325bc370e48858a0"` Oct 14 19:36:29.575 INFO blam! 5ac1cec8b0e6630bd8aeaf63c2a9eaaeca920c900abc529c325bc370e48858a0 Oct 14 19:36:29.579 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 19:36:29.818 INFO blam! 084aa5a519403d344c157f981d95094f7a10ac0e6eb5892d67426ebad4c1d27b Oct 14 19:36:29.821 INFO running `"docker" "start" "-a" "084aa5a519403d344c157f981d95094f7a10ac0e6eb5892d67426ebad4c1d27b"` Oct 14 19:36:30.919 INFO kablam! usermod: no changes Oct 14 19:36:31.059 INFO kablam! Compiling demo-iron v0.1.0 (/source) Oct 14 19:36:31.787 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 14 19:36:31.787 INFO kablam! --> src/user.rs:28:13 Oct 14 19:36:31.787 INFO kablam! | Oct 14 19:36:31.787 INFO kablam! 28 | use std::ascii::AsciiExt; Oct 14 19:36:31.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 19:36:31.787 INFO kablam! | Oct 14 19:36:31.787 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 19:36:31.787 INFO kablam! Oct 14 19:36:31.833 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 14 19:36:31.833 INFO kablam! --> src/user.rs:28:13 Oct 14 19:36:31.833 INFO kablam! | Oct 14 19:36:31.833 INFO kablam! 28 | use std::ascii::AsciiExt; Oct 14 19:36:31.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 19:36:31.833 INFO kablam! | Oct 14 19:36:31.833 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 19:36:31.833 INFO kablam! Oct 14 19:36:31.851 INFO kablam! warning: field is never used: `password` Oct 14 19:36:31.852 INFO kablam! --> src/user.rs:15:5 Oct 14 19:36:31.852 INFO kablam! | Oct 14 19:36:31.852 INFO kablam! 15 | password: String, Oct 14 19:36:31.853 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 19:36:31.853 INFO kablam! | Oct 14 19:36:31.853 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:36:31.854 INFO kablam! Oct 14 19:36:31.854 INFO kablam! warning: field is never used: `msg_handler` Oct 14 19:36:31.854 INFO kablam! --> src/user.rs:38:5 Oct 14 19:36:31.855 INFO kablam! | Oct 14 19:36:31.855 INFO kablam! 38 | msg_handler: MsgHandler, Oct 14 19:36:31.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:36:31.856 INFO kablam! Oct 14 19:36:32.331 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Oct 14 19:36:32.331 INFO kablam! su: No module specific data is present Oct 14 19:36:32.799 INFO running `"docker" "rm" "-f" "084aa5a519403d344c157f981d95094f7a10ac0e6eb5892d67426ebad4c1d27b"` Oct 14 19:36:33.016 INFO blam! 084aa5a519403d344c157f981d95094f7a10ac0e6eb5892d67426ebad4c1d27b Oct 14 19:36:33.023 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 19:36:33.327 INFO blam! c6214974432608e77ef66502ab153ff63ca00f02bc144b8fd142d7d509b4b760 Oct 14 19:36:33.331 INFO running `"docker" "start" "-a" "c6214974432608e77ef66502ab153ff63ca00f02bc144b8fd142d7d509b4b760"` Oct 14 19:36:33.863 INFO kablam! usermod: no changes Oct 14 19:36:33.944 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 14 19:36:33.963 INFO kablam! Running /target/debug/deps/demo_iron-39297d92a48815fb Oct 14 19:36:33.963 INFO blam! Oct 14 19:36:33.963 INFO kablam! su: No module specific data is present Oct 14 19:36:33.963 INFO blam! running 0 tests Oct 14 19:36:33.963 INFO blam! Oct 14 19:36:33.963 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:36:33.963 INFO blam! Oct 14 19:36:34.363 INFO running `"docker" "rm" "-f" "c6214974432608e77ef66502ab153ff63ca00f02bc144b8fd142d7d509b4b760"` Oct 14 19:36:34.719 INFO blam! c6214974432608e77ef66502ab153ff63ca00f02bc144b8fd142d7d509b4b760