Nov 30 07:08:11.260 INFO checking amitayadav/user-service against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 07:08:11.260 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-5/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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"` Nov 30 07:08:15.916 INFO [stdout] 1ee0968a9a4e8b82c510b2b2599256fa842b97b926c8aaaa7472e0522c01d7eb Nov 30 07:08:15.932 INFO running `"docker" "start" "-a" "1ee0968a9a4e8b82c510b2b2599256fa842b97b926c8aaaa7472e0522c01d7eb"` Nov 30 07:08:16.847 INFO [stderr] usermod: no changes Nov 30 07:08:17.380 INFO [stderr] Checking r2d2 v0.8.2 Nov 30 07:08:17.396 INFO [stderr] Checking uuid v0.7.1 Nov 30 07:08:17.397 INFO [stderr] Checking snap v0.2.5 Nov 30 07:08:17.398 INFO [stderr] Compiling syn v0.15.17 Nov 30 07:08:17.416 INFO [stderr] Checking cookie v0.11.0 Nov 30 07:08:17.431 INFO [stderr] Checking tokio-signal v0.2.6 Nov 30 07:08:17.431 INFO [stderr] Checking trust-dns-proto v0.4.3 Nov 30 07:08:20.408 INFO [stderr] Checking cdrs v2.0.0-beta.3 Nov 30 07:08:28.064 INFO [stderr] Checking trust-dns-resolver v0.9.1 Nov 30 07:08:40.991 INFO [stderr] Compiling synstructure v0.10.1 Nov 30 07:08:40.992 INFO [stderr] Compiling actix_derive v0.3.1 Nov 30 07:08:40.992 INFO [stderr] Compiling serde_derive v1.0.80 Nov 30 07:08:50.400 INFO [stderr] Compiling failure_derive v0.1.3 Nov 30 07:08:56.440 INFO [stderr] Checking failure v0.1.3 Nov 30 07:08:58.524 INFO [stderr] Checking trust-dns-proto v0.5.0 Nov 30 07:08:58.535 INFO [stderr] Checking actix v0.7.5 Nov 30 07:09:06.364 INFO [stderr] Checking trust-dns-resolver v0.10.0 Nov 30 07:09:10.669 INFO [stderr] Checking actix-net v0.1.1 Nov 30 07:09:15.661 INFO [stderr] Checking actix-web v0.7.13 Nov 30 07:09:28.707 INFO [stderr] Checking user_service v0.1.0 (/source) Nov 30 07:09:36.688 INFO [stderr] error[E0382]: use of partially moved value: `user` Nov 30 07:09:36.688 INFO [stderr] --> src/user_service_api/user_service_impl.rs:19:10 Nov 30 07:09:36.688 INFO [stderr] | Nov 30 07:09:36.688 INFO [stderr] 16 | .query_with_values(insert_struct_cql, query_values!(user.id,user.name)) Nov 30 07:09:36.688 INFO [stderr] | ------- value moved here Nov 30 07:09:36.688 INFO [stderr] ... Nov 30 07:09:36.688 INFO [stderr] 19 | Json(user) Nov 30 07:09:36.688 INFO [stderr] | ^^^^ value used here after move Nov 30 07:09:36.688 INFO [stderr] | Nov 30 07:09:36.688 INFO [stderr] = note: move occurs because `user.id` has type `std::string::String`, which does not implement the `Copy` trait Nov 30 07:09:36.688 INFO [stderr] Nov 30 07:09:36.711 INFO [stderr] error: aborting due to previous error Nov 30 07:09:36.711 INFO [stderr] Nov 30 07:09:36.711 INFO [stderr] For more information about this error, try `rustc --explain E0382`. Nov 30 07:09:36.743 INFO [stderr] error: Could not compile `user_service`. Nov 30 07:09:36.744 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 07:09:37.363 INFO [stderr] error[E0382]: use of partially moved value: `user` Nov 30 07:09:37.363 INFO [stderr] --> src/user_service_api/user_service_impl.rs:19:10 Nov 30 07:09:37.363 INFO [stderr] | Nov 30 07:09:37.363 INFO [stderr] 16 | .query_with_values(insert_struct_cql, query_values!(user.id,user.name)) Nov 30 07:09:37.363 INFO [stderr] | ------- value moved here Nov 30 07:09:37.364 INFO [stderr] ... Nov 30 07:09:37.364 INFO [stderr] 19 | Json(user) Nov 30 07:09:37.364 INFO [stderr] | ^^^^ value used here after move Nov 30 07:09:37.364 INFO [stderr] | Nov 30 07:09:37.364 INFO [stderr] = note: move occurs because `user.id` has type `std::string::String`, which does not implement the `Copy` trait Nov 30 07:09:37.364 INFO [stderr] Nov 30 07:09:37.379 INFO [stderr] error: aborting due to previous error Nov 30 07:09:37.379 INFO [stderr] Nov 30 07:09:37.379 INFO [stderr] For more information about this error, try `rustc --explain E0382`. Nov 30 07:09:37.404 INFO [stderr] error: Could not compile `user_service`. Nov 30 07:09:37.404 INFO [stderr] Nov 30 07:09:37.404 INFO [stderr] To learn more, run the command again with --verbose. Nov 30 07:09:37.407 INFO [stderr] su: No module specific data is present Nov 30 07:09:38.811 INFO running `"docker" "inspect" "1ee0968a9a4e8b82c510b2b2599256fa842b97b926c8aaaa7472e0522c01d7eb"` Nov 30 07:09:39.146 INFO running `"docker" "rm" "-f" "1ee0968a9a4e8b82c510b2b2599256fa842b97b926c8aaaa7472e0522c01d7eb"` Nov 30 07:09:39.508 INFO [stdout] 1ee0968a9a4e8b82c510b2b2599256fa842b97b926c8aaaa7472e0522c01d7eb