Oct 10 18:15:33.556 INFO testing modderme123/peter against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:15:33.556 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:15:33.556 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:15:34.040 INFO blam! 28ae2348a05c5d15b570ed2fa0b50a20f4a746fbcb2864e80b825b6da08a850a Oct 10 18:15:34.042 INFO running `"docker" "start" "-a" "28ae2348a05c5d15b570ed2fa0b50a20f4a746fbcb2864e80b825b6da08a850a"` Oct 10 18:15:34.936 INFO kablam! usermod: no changes Oct 10 18:15:35.552 INFO kablam! Compiling hostname v0.1.4 Oct 10 18:15:35.560 INFO kablam! Compiling actix-web v0.6.5 Oct 10 18:15:35.560 INFO kablam! Compiling serde_json v1.0.17 Oct 10 18:15:35.566 INFO kablam! Compiling semver v0.9.0 Oct 10 18:15:35.566 INFO kablam! Compiling mio v0.6.14 Oct 10 18:15:35.576 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 10 18:15:35.584 INFO kablam! Compiling tokio-io v0.1.6 Oct 10 18:15:35.584 INFO kablam! Compiling http v0.1.5 Oct 10 18:15:37.833 INFO kablam! Compiling regex v1.0.0 Oct 10 18:15:38.109 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 10 18:15:41.604 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 10 18:15:41.668 INFO kablam! Compiling resolv-conf v0.6.0 Oct 10 18:15:41.707 INFO kablam! Compiling failure v0.1.1 Oct 10 18:15:48.901 INFO kablam! Compiling parking_lot v0.4.8 Oct 10 18:15:48.932 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 10 18:15:49.086 INFO kablam! Compiling mio-uds v0.6.6 Oct 10 18:15:49.120 INFO kablam! Compiling tokio-fs v0.1.0 Oct 10 18:15:49.154 INFO kablam! Compiling cookie v0.10.1 Oct 10 18:15:49.584 INFO kablam! Compiling cargo_metadata v0.5.4 Oct 10 18:16:05.559 INFO kablam! Compiling crossbeam-channel v0.1.2 Oct 10 18:16:05.588 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 10 18:16:08.260 INFO kablam! Compiling tokio-udp v0.1.0 Oct 10 18:16:08.536 INFO kablam! Compiling skeptic v0.13.3 Oct 10 18:16:12.007 INFO kablam! Compiling h2 v0.1.7 Oct 10 18:16:13.840 INFO kablam! Compiling tokio v0.1.6 Oct 10 18:16:18.626 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 18:16:21.360 INFO kablam! Compiling actix v0.5.7 Oct 10 18:16:26.279 INFO kablam! Compiling trust-dns-proto v0.3.3 Oct 10 18:16:26.279 INFO kablam! Compiling tokio-signal v0.1.5 Oct 10 18:16:40.920 INFO kablam! Compiling trust-dns-resolver v0.8.2 Oct 10 18:17:28.873 INFO kablam! Compiling peter v0.1.0 (/source) Oct 10 18:17:35.644 INFO kablam! warning: cannot find type `Message` in this scope Oct 10 18:17:35.644 INFO kablam! --> src/server.rs:11:10 Oct 10 18:17:35.644 INFO kablam! | Oct 10 18:17:35.644 INFO kablam! 11 | #[derive(Message)] Oct 10 18:17:35.644 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:17:35.644 INFO kablam! | Oct 10 18:17:35.644 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 18:17:35.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 18:17:35.644 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:17:35.644 INFO kablam! Oct 10 18:17:35.644 INFO kablam! warning: cannot find type `Connect` in this scope Oct 10 18:17:35.644 INFO kablam! --> src/server.rs:15:10 Oct 10 18:17:35.644 INFO kablam! | Oct 10 18:17:35.644 INFO kablam! 15 | #[derive(Message)] Oct 10 18:17:35.644 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:17:35.644 INFO kablam! | Oct 10 18:17:35.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 18:17:35.644 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:17:35.644 INFO kablam! Oct 10 18:17:35.644 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 10 18:17:35.644 INFO kablam! --> src/server.rs:22:10 Oct 10 18:17:35.644 INFO kablam! | Oct 10 18:17:35.644 INFO kablam! 22 | #[derive(Message)] Oct 10 18:17:35.644 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:17:35.644 INFO kablam! | Oct 10 18:17:35.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 18:17:35.644 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:17:35.644 INFO kablam! Oct 10 18:17:35.644 INFO kablam! warning: cannot find type `Join` in this scope Oct 10 18:17:35.644 INFO kablam! --> src/server.rs:35:10 Oct 10 18:17:35.644 INFO kablam! | Oct 10 18:17:35.644 INFO kablam! 35 | #[derive(Message)] Oct 10 18:17:35.644 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:17:35.644 INFO kablam! | Oct 10 18:17:35.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 18:17:35.644 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:17:35.644 INFO kablam! Oct 10 18:17:35.644 INFO kablam! warning: cannot find type `Message` in this scope Oct 10 18:17:35.644 INFO kablam! --> src/main.rs:17:14 Oct 10 18:17:35.644 INFO kablam! | Oct 10 18:17:35.644 INFO kablam! 17 | #[derive(Message)] Oct 10 18:17:35.644 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:17:35.644 INFO kablam! | Oct 10 18:17:35.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 18:17:35.644 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:17:35.644 INFO kablam! Oct 10 18:17:50.972 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 16s Oct 10 18:17:51.001 INFO kablam! su: No module specific data is present Oct 10 18:17:52.432 INFO running `"docker" "rm" "-f" "28ae2348a05c5d15b570ed2fa0b50a20f4a746fbcb2864e80b825b6da08a850a"` Oct 10 18:17:52.640 INFO blam! 28ae2348a05c5d15b570ed2fa0b50a20f4a746fbcb2864e80b825b6da08a850a Oct 10 18:17:52.652 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:17:52.652 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:17:53.099 INFO blam! de73b374760b7f83b517e87d0d31fa7f822c7a30032c1c2500508ba61cbdcf85 Oct 10 18:17:53.109 INFO running `"docker" "start" "-a" "de73b374760b7f83b517e87d0d31fa7f822c7a30032c1c2500508ba61cbdcf85"` Oct 10 18:17:54.318 INFO kablam! usermod: no changes Oct 10 18:17:54.696 INFO kablam! Compiling peter v0.1.0 (/source) Oct 10 18:18:01.611 INFO kablam! warning: cannot find type `Message` in this scope Oct 10 18:18:01.611 INFO kablam! --> src/server.rs:11:10 Oct 10 18:18:01.611 INFO kablam! | Oct 10 18:18:01.611 INFO kablam! 11 | #[derive(Message)] Oct 10 18:18:01.611 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:18:01.611 INFO kablam! | Oct 10 18:18:01.611 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 18:18:01.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 18:18:01.611 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:18:01.611 INFO kablam! Oct 10 18:18:01.611 INFO kablam! warning: cannot find type `Connect` in this scope Oct 10 18:18:01.611 INFO kablam! --> src/server.rs:15:10 Oct 10 18:18:01.611 INFO kablam! | Oct 10 18:18:01.611 INFO kablam! 15 | #[derive(Message)] Oct 10 18:18:01.611 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:18:01.612 INFO kablam! | Oct 10 18:18:01.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 18:18:01.612 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:18:01.612 INFO kablam! Oct 10 18:18:01.612 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 10 18:18:01.612 INFO kablam! --> src/server.rs:22:10 Oct 10 18:18:01.612 INFO kablam! | Oct 10 18:18:01.612 INFO kablam! 22 | #[derive(Message)] Oct 10 18:18:01.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:18:01.612 INFO kablam! | Oct 10 18:18:01.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 18:18:01.612 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:18:01.612 INFO kablam! Oct 10 18:18:01.612 INFO kablam! warning: cannot find type `Join` in this scope Oct 10 18:18:01.612 INFO kablam! --> src/server.rs:35:10 Oct 10 18:18:01.612 INFO kablam! | Oct 10 18:18:01.612 INFO kablam! 35 | #[derive(Message)] Oct 10 18:18:01.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:18:01.612 INFO kablam! | Oct 10 18:18:01.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 18:18:01.612 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:18:01.612 INFO kablam! Oct 10 18:18:01.612 INFO kablam! warning: cannot find type `Message` in this scope Oct 10 18:18:01.612 INFO kablam! --> src/main.rs:17:14 Oct 10 18:18:01.612 INFO kablam! | Oct 10 18:18:01.612 INFO kablam! 17 | #[derive(Message)] Oct 10 18:18:01.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:18:01.612 INFO kablam! | Oct 10 18:18:01.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 18:18:01.612 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:18:01.612 INFO kablam! Oct 10 18:18:02.396 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.03s Oct 10 18:18:02.417 INFO kablam! su: No module specific data is present Oct 10 18:18:03.302 INFO running `"docker" "rm" "-f" "de73b374760b7f83b517e87d0d31fa7f822c7a30032c1c2500508ba61cbdcf85"` Oct 10 18:18:03.568 INFO blam! de73b374760b7f83b517e87d0d31fa7f822c7a30032c1c2500508ba61cbdcf85 Oct 10 18:18:03.574 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:18:03.576 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:18:04.028 INFO blam! 3d1421032df4ab6ffa1dda1fd1d23aa8ac630e248023595d96b1eab5e9886495 Oct 10 18:18:04.044 INFO running `"docker" "start" "-a" "3d1421032df4ab6ffa1dda1fd1d23aa8ac630e248023595d96b1eab5e9886495"` Oct 10 18:18:05.644 INFO kablam! usermod: no changes Oct 10 18:18:06.213 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.52s Oct 10 18:18:06.237 INFO kablam! Running /target/debug/deps/peter-871119feb5bcd0f3 Oct 10 18:18:06.249 INFO blam! Oct 10 18:18:06.249 INFO blam! running 0 tests Oct 10 18:18:06.249 INFO blam! Oct 10 18:18:06.250 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:18:06.250 INFO blam! Oct 10 18:18:06.265 INFO kablam! su: No module specific data is present Oct 10 18:18:07.552 INFO running `"docker" "rm" "-f" "3d1421032df4ab6ffa1dda1fd1d23aa8ac630e248023595d96b1eab5e9886495"` Oct 10 18:18:07.848 INFO blam! 3d1421032df4ab6ffa1dda1fd1d23aa8ac630e248023595d96b1eab5e9886495