Oct 21 13:42:56.086 INFO checking sinnerschrader/move-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:42:56.086 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 21 13:42:56.688 INFO blam! cf98a596e3d5cf444fa32ccd0de6b5a465036212afaecbd882e9600621411ff4 Oct 21 13:42:56.694 INFO running `"docker" "start" "-a" "cf98a596e3d5cf444fa32ccd0de6b5a465036212afaecbd882e9600621411ff4"` Oct 21 13:42:58.428 INFO kablam! usermod: no changes Oct 21 13:42:58.848 INFO kablam! Checking lazycell v1.1.0 Oct 21 13:42:58.860 INFO kablam! Compiling serde v1.0.78 Oct 21 13:42:58.865 INFO kablam! Checking tokio-service v0.1.0 Oct 21 13:42:58.865 INFO kablam! Checking relay v0.1.1 Oct 21 13:42:58.865 INFO kablam! Compiling log v0.4.5 Oct 21 13:42:58.866 INFO kablam! Compiling openssl-sys v0.9.35 Oct 21 13:42:58.872 INFO kablam! Compiling isatty v0.1.9 Oct 21 13:42:58.874 INFO kablam! Checking xml-rs v0.7.0 Oct 21 13:42:59.856 INFO kablam! Checking uuid v0.7.0 Oct 21 13:43:00.450 INFO kablam! Checking want v0.0.4 Oct 21 13:43:00.666 INFO kablam! Checking mio v0.6.16 Oct 21 13:43:02.119 INFO kablam! Compiling rusoto_core v0.32.0 Oct 21 13:43:03.626 INFO kablam! Checking tokio-io v0.1.8 Oct 21 13:43:03.824 INFO kablam! Checking mime v0.2.6 Oct 21 13:43:06.318 INFO kablam! Compiling log v0.3.9 Oct 21 13:43:06.524 INFO kablam! Checking digest v0.7.5 Oct 21 13:43:07.880 INFO kablam! Checking regex v0.2.11 Oct 21 13:43:08.420 INFO kablam! Checking sha2 v0.7.1 Oct 21 13:43:09.592 INFO kablam! Checking hmac v0.5.0 Oct 21 13:43:10.188 INFO kablam! Compiling serde_derive v1.0.78 Oct 21 13:43:10.544 INFO kablam! Checking tokio-threadpool v0.1.6 Oct 21 13:43:11.036 INFO kablam! Checking hyper v0.10.13 Oct 21 13:43:11.944 INFO kablam! Checking tokio-codec v0.1.0 Oct 21 13:43:14.412 INFO kablam! Checking tokio-reactor v0.1.5 Oct 21 13:43:16.648 INFO kablam! Checking mio-uds v0.6.7 Oct 21 13:43:18.950 INFO kablam! Compiling openssl v0.9.24 Oct 21 13:43:19.001 INFO kablam! Checking tokio-fs v0.1.3 Oct 21 13:43:21.728 INFO kablam! Checking tokio-udp v0.1.2 Oct 21 13:43:23.385 INFO kablam! Checking tokio-tcp v0.1.1 Oct 21 13:43:25.042 INFO kablam! Checking tokio-uds v0.2.1 Oct 21 13:43:29.162 INFO kablam! Checking tokio v0.1.8 Oct 21 13:43:34.728 INFO kablam! Checking tokio-core v0.1.17 Oct 21 13:43:40.537 INFO kablam! Checking native-tls v0.1.5 Oct 21 13:43:43.017 INFO kablam! Checking tokio-proto v0.1.1 Oct 21 13:43:43.017 INFO kablam! Checking tokio-tls v0.1.4 Oct 21 13:43:58.442 INFO kablam! Checking serde_json v1.0.27 Oct 21 13:43:59.683 INFO kablam! Checking toml v0.4.6 Oct 21 13:44:04.933 INFO kablam! Checking hyper v0.11.27 Oct 21 13:44:07.072 INFO kablam! Checking rocket v0.3.16 Oct 21 13:44:16.089 INFO kablam! Checking rocket_contrib v0.3.16 Oct 21 13:44:19.797 INFO kablam! Checking hyper-tls v0.1.4 Oct 21 13:44:21.584 INFO kablam! Checking rusoto_credential v0.11.0 Oct 21 13:44:29.791 INFO kablam! Checking rusoto_dynamodb v0.32.0 Oct 21 13:44:31.020 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 21 13:44:42.473 INFO kablam! Checking serde_dynamodb v0.1.2 Oct 21 13:44:46.568 INFO kablam! Checking move-rs v0.1.0 (/source) Oct 21 13:44:49.429 INFO kablam! warning: unused import: `FromForm` Oct 21 13:44:49.430 INFO kablam! --> src/main.rs:15:29 Oct 21 13:44:49.430 INFO kablam! | Oct 21 13:44:49.430 INFO kablam! 15 | use rocket::request::{Form, FromForm}; Oct 21 13:44:49.432 INFO kablam! | ^^^^^^^^ Oct 21 13:44:49.432 INFO kablam! | Oct 21 13:44:49.432 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 13:44:49.432 INFO kablam! Oct 21 13:44:49.744 INFO kablam! warning: unused import: `FromForm` Oct 21 13:44:49.744 INFO kablam! --> src/main.rs:15:29 Oct 21 13:44:49.744 INFO kablam! | Oct 21 13:44:49.744 INFO kablam! 15 | use rocket::request::{Form, FromForm}; Oct 21 13:44:49.744 INFO kablam! | ^^^^^^^^ Oct 21 13:44:49.744 INFO kablam! | Oct 21 13:44:49.744 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 13:44:49.744 INFO kablam! Oct 21 13:44:50.552 INFO kablam! warning: method is never used: `from_name` Oct 21 13:44:50.552 INFO kablam! --> src/model/employee.rs:21:5 Oct 21 13:44:50.552 INFO kablam! | Oct 21 13:44:50.552 INFO kablam! 21 | fn from_name(name: String) -> Self { Oct 21 13:44:50.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:44:50.552 INFO kablam! | Oct 21 13:44:50.552 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 13:44:50.552 INFO kablam! Oct 21 13:44:50.552 INFO kablam! warning: struct is never constructed: `Seat` Oct 21 13:44:50.552 INFO kablam! --> src/model/seat.rs:9:1 Oct 21 13:44:50.552 INFO kablam! | Oct 21 13:44:50.552 INFO kablam! 9 | pub struct Seat { Oct 21 13:44:50.552 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 13:44:50.552 INFO kablam! Oct 21 13:44:50.552 INFO kablam! warning: function is never used: `place` Oct 21 13:44:50.552 INFO kablam! --> src/main.rs:164:1 Oct 21 13:44:50.552 INFO kablam! | Oct 21 13:44:50.552 INFO kablam! 164 | fn place(person: Option, mut seat: Seat) { Oct 21 13:44:50.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:44:50.552 INFO kablam! Oct 21 13:44:50.912 INFO kablam! warning: method is never used: `from_name` Oct 21 13:44:50.912 INFO kablam! --> src/model/employee.rs:21:5 Oct 21 13:44:50.912 INFO kablam! | Oct 21 13:44:50.912 INFO kablam! 21 | fn from_name(name: String) -> Self { Oct 21 13:44:50.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:44:50.912 INFO kablam! | Oct 21 13:44:50.912 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 13:44:50.912 INFO kablam! Oct 21 13:44:50.912 INFO kablam! warning: struct is never constructed: `Seat` Oct 21 13:44:50.912 INFO kablam! --> src/model/seat.rs:9:1 Oct 21 13:44:50.912 INFO kablam! | Oct 21 13:44:50.912 INFO kablam! 9 | pub struct Seat { Oct 21 13:44:50.912 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 13:44:50.912 INFO kablam! Oct 21 13:44:50.912 INFO kablam! warning: function is never used: `place` Oct 21 13:44:50.912 INFO kablam! --> src/main.rs:164:1 Oct 21 13:44:50.912 INFO kablam! | Oct 21 13:44:50.912 INFO kablam! 164 | fn place(person: Option, mut seat: Seat) { Oct 21 13:44:50.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:44:50.912 INFO kablam! Oct 21 13:44:50.981 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 52s Oct 21 13:44:51.005 INFO kablam! su: No module specific data is present Oct 21 13:44:52.260 INFO running `"docker" "rm" "-f" "cf98a596e3d5cf444fa32ccd0de6b5a465036212afaecbd882e9600621411ff4"` Oct 21 13:44:52.573 INFO blam! cf98a596e3d5cf444fa32ccd0de6b5a465036212afaecbd882e9600621411ff4