Oct 10 14:47:07.404 INFO testing sinnerschrader/move-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:47:07.404 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:47:07.404 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 14:47:07.880 INFO blam! b340b34f8475e2bcb6ed146c93e39feadff49478947ba63411b55e7144d7ef8d Oct 10 14:47:07.880 INFO running `"docker" "start" "-a" "b340b34f8475e2bcb6ed146c93e39feadff49478947ba63411b55e7144d7ef8d"` Oct 10 14:47:09.160 INFO kablam! usermod: no changes Oct 10 14:47:09.628 INFO kablam! Compiling openssl-sys v0.9.35 Oct 10 14:47:09.656 INFO kablam! Compiling aho-corasick v0.6.8 Oct 10 14:47:09.656 INFO kablam! Compiling uuid v0.7.0 Oct 10 14:47:09.656 INFO kablam! Compiling want v0.0.4 Oct 10 14:47:09.668 INFO kablam! Compiling rusoto_core v0.32.0 Oct 10 14:47:09.668 INFO kablam! Compiling tokio-io v0.1.8 Oct 10 14:47:09.668 INFO kablam! Compiling serde_json v1.0.27 Oct 10 14:47:09.668 INFO kablam! Compiling toml v0.4.6 Oct 10 14:47:15.048 INFO kablam! Compiling crossbeam-epoch v0.5.2 Oct 10 14:47:15.048 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 10 14:47:15.136 INFO kablam! Compiling regex v0.2.11 Oct 10 14:47:18.566 INFO kablam! Compiling tokio-codec v0.1.0 Oct 10 14:47:21.881 INFO kablam! Compiling crossbeam-deque v0.6.1 Oct 10 14:47:23.120 INFO kablam! Compiling openssl v0.9.24 Oct 10 14:47:25.620 INFO kablam! Compiling parking_lot v0.6.4 Oct 10 14:47:25.920 INFO kablam! Compiling tokio-threadpool v0.1.6 Oct 10 14:47:26.227 INFO kablam! Compiling rocket v0.3.16 Oct 10 14:47:29.352 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 10 14:47:37.297 INFO kablam! Compiling tokio-fs v0.1.3 Oct 10 14:47:38.552 INFO kablam! Compiling tokio-udp v0.1.2 Oct 10 14:47:38.552 INFO kablam! Compiling tokio-uds v0.2.1 Oct 10 14:47:38.553 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 10 14:47:43.096 INFO kablam! Compiling native-tls v0.1.5 Oct 10 14:47:45.816 INFO kablam! Compiling tokio v0.1.8 Oct 10 14:47:51.788 INFO kablam! Compiling rocket_contrib v0.3.16 Oct 10 14:47:51.788 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 10 14:47:52.686 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 14:47:59.845 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 14:47:59.845 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 14:48:08.016 INFO kablam! Compiling hyper v0.11.27 Oct 10 14:48:20.880 INFO kablam! Compiling hyper-tls v0.1.4 Oct 10 14:48:24.745 INFO kablam! Compiling rusoto_credential v0.11.0 Oct 10 14:48:42.221 INFO kablam! Compiling rusoto_dynamodb v0.32.0 Oct 10 14:48:55.894 INFO kablam! Compiling serde_dynamodb v0.1.2 Oct 10 14:49:03.658 INFO kablam! Compiling move-rs v0.1.0 (/source) Oct 10 14:49:10.582 INFO kablam! warning: method is never used: `from_name` Oct 10 14:49:10.582 INFO kablam! --> src/model/employee.rs:21:5 Oct 10 14:49:10.582 INFO kablam! | Oct 10 14:49:10.582 INFO kablam! 21 | fn from_name(name: String) -> Self { Oct 10 14:49:10.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:49:10.582 INFO kablam! | Oct 10 14:49:10.582 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 14:49:10.582 INFO kablam! Oct 10 14:49:10.582 INFO kablam! warning: struct is never constructed: `Seat` Oct 10 14:49:10.582 INFO kablam! --> src/model/seat.rs:9:1 Oct 10 14:49:10.582 INFO kablam! | Oct 10 14:49:10.582 INFO kablam! 9 | pub struct Seat { Oct 10 14:49:10.582 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 14:49:10.582 INFO kablam! Oct 10 14:49:19.068 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 09s Oct 10 14:49:19.084 INFO kablam! su: No module specific data is present Oct 10 14:49:20.097 INFO running `"docker" "rm" "-f" "b340b34f8475e2bcb6ed146c93e39feadff49478947ba63411b55e7144d7ef8d"` Oct 10 14:49:20.368 INFO blam! b340b34f8475e2bcb6ed146c93e39feadff49478947ba63411b55e7144d7ef8d Oct 10 14:49:20.374 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:49:20.374 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 14:49:21.026 INFO blam! 15beb740365a7cc19fdac50c8309fe1335a526e247e0c90bba0f1cee6bb5cfbb Oct 10 14:49:21.030 INFO running `"docker" "start" "-a" "15beb740365a7cc19fdac50c8309fe1335a526e247e0c90bba0f1cee6bb5cfbb"` Oct 10 14:49:22.497 INFO kablam! usermod: no changes Oct 10 14:49:22.856 INFO kablam! Compiling move-rs v0.1.0 (/source) Oct 10 14:49:30.550 INFO kablam! warning: method is never used: `from_name` Oct 10 14:49:30.551 INFO kablam! --> src/model/employee.rs:21:5 Oct 10 14:49:30.552 INFO kablam! | Oct 10 14:49:30.553 INFO kablam! 21 | fn from_name(name: String) -> Self { Oct 10 14:49:30.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:49:30.553 INFO kablam! | Oct 10 14:49:30.554 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 14:49:30.554 INFO kablam! Oct 10 14:49:30.554 INFO kablam! warning: struct is never constructed: `Seat` Oct 10 14:49:30.554 INFO kablam! --> src/model/seat.rs:9:1 Oct 10 14:49:30.555 INFO kablam! | Oct 10 14:49:30.555 INFO kablam! 9 | pub struct Seat { Oct 10 14:49:30.555 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 14:49:30.555 INFO kablam! Oct 10 14:49:38.344 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.83s Oct 10 14:49:38.361 INFO kablam! su: No module specific data is present Oct 10 14:49:39.113 INFO running `"docker" "rm" "-f" "15beb740365a7cc19fdac50c8309fe1335a526e247e0c90bba0f1cee6bb5cfbb"` Oct 10 14:49:39.432 INFO blam! 15beb740365a7cc19fdac50c8309fe1335a526e247e0c90bba0f1cee6bb5cfbb Oct 10 14:49:39.434 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:49:39.436 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 14:49:39.785 INFO blam! 741baedfe9ff6d8ec53580b178d02f43c0e808eb30ee5463545c0907b3fdc7e9 Oct 10 14:49:39.790 INFO running `"docker" "start" "-a" "741baedfe9ff6d8ec53580b178d02f43c0e808eb30ee5463545c0907b3fdc7e9"` Oct 10 14:49:41.264 INFO kablam! usermod: no changes Oct 10 14:49:41.584 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 10 14:49:41.591 INFO kablam! Running /target/debug/deps/move_rs-b412ef55ca09959e Oct 10 14:49:41.596 INFO blam! Oct 10 14:49:41.596 INFO blam! running 0 tests Oct 10 14:49:41.596 INFO blam! Oct 10 14:49:41.596 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:49:41.596 INFO blam! Oct 10 14:49:41.606 INFO kablam! su: No module specific data is present Oct 10 14:49:42.181 INFO running `"docker" "rm" "-f" "741baedfe9ff6d8ec53580b178d02f43c0e808eb30ee5463545c0907b3fdc7e9"` Oct 10 14:49:42.464 INFO blam! 741baedfe9ff6d8ec53580b178d02f43c0e808eb30ee5463545c0907b3fdc7e9