Oct 13 00:06:44.819 INFO testing sinnerschrader/move-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 00:06:44.819 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 00:06:45.372 INFO blam! 5182443d3db226e35a0e59a6376c4a9d4612661034e5f97e5a5d8a9e352cc327 Oct 13 00:06:45.374 INFO running `"docker" "start" "-a" "5182443d3db226e35a0e59a6376c4a9d4612661034e5f97e5a5d8a9e352cc327"` Oct 13 00:06:47.667 INFO kablam! usermod: no changes Oct 13 00:06:48.082 INFO kablam! Compiling isatty v0.1.9 Oct 13 00:06:48.088 INFO kablam! Compiling openssl-sys v0.9.35 Oct 13 00:06:48.131 INFO kablam! Compiling xml-rs v0.7.0 Oct 13 00:06:48.133 INFO kablam! Compiling uuid v0.7.0 Oct 13 00:06:48.135 INFO kablam! Compiling want v0.0.4 Oct 13 00:06:48.136 INFO kablam! Compiling mio v0.6.16 Oct 13 00:06:48.138 INFO kablam! Compiling serde v1.0.78 Oct 13 00:06:48.139 INFO kablam! Compiling rusoto_core v0.32.0 Oct 13 00:06:49.710 INFO kablam! Compiling chrono v0.4.6 Oct 13 00:06:51.900 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 13 00:06:53.840 INFO kablam! Compiling sha2 v0.7.1 Oct 13 00:06:57.499 INFO kablam! Compiling hmac v0.5.0 Oct 13 00:06:57.549 INFO kablam! Compiling serde_derive v1.0.78 Oct 13 00:07:05.127 INFO kablam! Compiling parking_lot v0.6.4 Oct 13 00:07:05.127 INFO kablam! Compiling mio-uds v0.6.7 Oct 13 00:07:05.659 INFO kablam! Compiling openssl v0.9.24 Oct 13 00:07:10.380 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 13 00:07:16.669 INFO kablam! Compiling tokio-uds v0.2.1 Oct 13 00:07:16.669 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 13 00:07:16.669 INFO kablam! Compiling tokio-udp v0.1.2 Oct 13 00:07:22.807 INFO kablam! Compiling tokio v0.1.8 Oct 13 00:07:31.727 INFO kablam! Compiling tokio-core v0.1.17 Oct 13 00:07:32.167 INFO kablam! Compiling native-tls v0.1.5 Oct 13 00:07:41.336 INFO kablam! Compiling tokio-proto v0.1.1 Oct 13 00:07:41.336 INFO kablam! Compiling tokio-tls v0.1.4 Oct 13 00:07:47.095 INFO kablam! Compiling serde_json v1.0.27 Oct 13 00:07:47.095 INFO kablam! Compiling toml v0.4.6 Oct 13 00:07:52.859 INFO kablam! Compiling hyper v0.11.27 Oct 13 00:07:55.703 INFO kablam! Compiling rocket v0.3.16 Oct 13 00:08:15.651 INFO kablam! Compiling hyper-tls v0.1.4 Oct 13 00:08:15.810 INFO kablam! Compiling rocket_contrib v0.3.16 Oct 13 00:08:15.810 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 13 00:08:18.620 INFO kablam! Compiling rusoto_credential v0.11.0 Oct 13 00:08:42.275 INFO kablam! Compiling rusoto_dynamodb v0.32.0 Oct 13 00:08:52.817 INFO kablam! Compiling serde_dynamodb v0.1.2 Oct 13 00:08:55.859 INFO kablam! Compiling move-rs v0.1.0 (/source) Oct 13 00:08:58.613 INFO kablam! warning: method is never used: `from_name` Oct 13 00:08:58.613 INFO kablam! --> src/model/employee.rs:21:5 Oct 13 00:08:58.613 INFO kablam! | Oct 13 00:08:58.613 INFO kablam! 21 | fn from_name(name: String) -> Self { Oct 13 00:08:58.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:08:58.613 INFO kablam! | Oct 13 00:08:58.613 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:08:58.613 INFO kablam! Oct 13 00:08:58.613 INFO kablam! warning: struct is never constructed: `Seat` Oct 13 00:08:58.613 INFO kablam! --> src/model/seat.rs:9:1 Oct 13 00:08:58.613 INFO kablam! | Oct 13 00:08:58.613 INFO kablam! 9 | pub struct Seat { Oct 13 00:08:58.613 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 00:08:58.613 INFO kablam! Oct 13 00:09:07.284 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 19s Oct 13 00:09:07.303 INFO kablam! su: No module specific data is present Oct 13 00:09:08.440 INFO running `"docker" "rm" "-f" "5182443d3db226e35a0e59a6376c4a9d4612661034e5f97e5a5d8a9e352cc327"` Oct 13 00:09:08.787 INFO blam! 5182443d3db226e35a0e59a6376c4a9d4612661034e5f97e5a5d8a9e352cc327 Oct 13 00:09:08.796 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 00:09:09.249 INFO blam! 04edacd8914ec017ce4283695cfcc05d0a311ae4f3ce0f00a607c93f01cf1a4b Oct 13 00:09:09.251 INFO running `"docker" "start" "-a" "04edacd8914ec017ce4283695cfcc05d0a311ae4f3ce0f00a607c93f01cf1a4b"` Oct 13 00:09:10.507 INFO kablam! usermod: no changes Oct 13 00:09:10.823 INFO kablam! Compiling move-rs v0.1.0 (/source) Oct 13 00:09:13.807 INFO kablam! warning: method is never used: `from_name` Oct 13 00:09:13.807 INFO kablam! --> src/model/employee.rs:21:5 Oct 13 00:09:13.807 INFO kablam! | Oct 13 00:09:13.807 INFO kablam! 21 | fn from_name(name: String) -> Self { Oct 13 00:09:13.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:09:13.807 INFO kablam! | Oct 13 00:09:13.807 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:09:13.807 INFO kablam! Oct 13 00:09:13.807 INFO kablam! warning: struct is never constructed: `Seat` Oct 13 00:09:13.807 INFO kablam! --> src/model/seat.rs:9:1 Oct 13 00:09:13.807 INFO kablam! | Oct 13 00:09:13.807 INFO kablam! 9 | pub struct Seat { Oct 13 00:09:13.807 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 00:09:13.807 INFO kablam! Oct 13 00:09:21.780 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.24s Oct 13 00:09:21.800 INFO kablam! su: No module specific data is present Oct 13 00:09:23.239 INFO running `"docker" "rm" "-f" "04edacd8914ec017ce4283695cfcc05d0a311ae4f3ce0f00a607c93f01cf1a4b"` Oct 13 00:09:23.555 INFO blam! 04edacd8914ec017ce4283695cfcc05d0a311ae4f3ce0f00a607c93f01cf1a4b Oct 13 00:09:23.567 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 00:09:23.963 INFO blam! 61297bb82701e793baa3573f3aec7a8174d9d649df5cd8258951a08736a9617b Oct 13 00:09:23.964 INFO running `"docker" "start" "-a" "61297bb82701e793baa3573f3aec7a8174d9d649df5cd8258951a08736a9617b"` Oct 13 00:09:25.431 INFO kablam! usermod: no changes Oct 13 00:09:25.786 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.32s Oct 13 00:09:25.851 INFO kablam! Running /target/debug/deps/move_rs-b412ef55ca09959e Oct 13 00:09:25.851 INFO blam! Oct 13 00:09:25.851 INFO kablam! su: No module specific data is present Oct 13 00:09:25.851 INFO blam! running 0 tests Oct 13 00:09:25.851 INFO blam! Oct 13 00:09:25.851 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:09:25.851 INFO blam! Oct 13 00:09:26.768 INFO running `"docker" "rm" "-f" "61297bb82701e793baa3573f3aec7a8174d9d649df5cd8258951a08736a9617b"` Oct 13 00:09:27.103 INFO blam! 61297bb82701e793baa3573f3aec7a8174d9d649df5cd8258951a08736a9617b