[INFO] updating cached repository https://github.com/amitayadav/user-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e771f66ddf83af4750ce77a060589b36b1098848 [INFO] testing amitayadav/user-service against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famitayadav%2Fuser-service" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 58% (665/1134) Checking out files: 59% (670/1134) Checking out files: 60% (681/1134) Checking out files: 61% (692/1134) Checking out files: 62% (704/1134) Checking out files: 63% (715/1134) Checking out files: 63% (719/1134) Checking out files: 64% (726/1134) Checking out files: 65% (738/1134) Checking out files: 66% (749/1134) Checking out files: 67% (760/1134) Checking out files: 68% (772/1134) Checking out files: 69% (783/1134) Checking out files: 70% (794/1134) Checking out files: 70% (799/1134) Checking out files: 71% (806/1134) Checking out files: 72% (817/1134) Checking out files: 73% (828/1134) Checking out files: 74% (840/1134) Checking out files: 75% (851/1134) Checking out files: 76% (862/1134) Checking out files: 76% (864/1134) Checking out files: 76% (865/1134) Checking out files: 76% (867/1134) Checking out files: 76% (868/1134) Checking out files: 76% (869/1134) Checking out files: 77% (874/1134) Checking out files: 78% (885/1134) Checking out files: 78% (886/1134) Checking out files: 78% (887/1134) Checking out files: 78% (890/1134) Checking out files: 79% (896/1134) Checking out files: 79% (898/1134) Checking out files: 79% (907/1134) Checking out files: 80% (908/1134) Checking out files: 80% (910/1134) Checking out files: 80% (915/1134) Checking out files: 81% (919/1134) Checking out files: 82% (930/1134) Checking out files: 82% (936/1134) Checking out files: 82% (939/1134) Checking out files: 83% (942/1134) Checking out files: 84% (953/1134) Checking out files: 84% (954/1134) Checking out files: 84% (962/1134) Checking out files: 85% (964/1134) Checking out files: 85% (967/1134) Checking out files: 86% (976/1134) Checking out files: 86% (978/1134) Checking out files: 87% (987/1134) Checking out files: 87% (988/1134) Checking out files: 87% (990/1134) Checking out files: 88% (998/1134) Checking out files: 88% (1002/1134) Checking out files: 88% (1008/1134) Checking out files: 89% (1010/1134) Checking out files: 89% (1014/1134) Checking out files: 90% (1021/1134) Checking out files: 91% (1032/1134) Checking out files: 92% (1044/1134) Checking out files: 93% (1055/1134) Checking out files: 94% (1066/1134) Checking out files: 95% (1078/1134) Checking out files: 96% (1089/1134) Checking out files: 97% (1100/1134) Checking out files: 98% (1112/1134) Checking out files: 99% (1123/1134) Checking out files: 100% (1134/1134) Checking out files: 100% (1134/1134), done. [INFO] validating manifest of git repo https://github.com/amitayadav/user-service on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/amitayadav/user-service [INFO] finished tweaking git repo https://github.com/amitayadav/user-service [INFO] tweaked toml for git repo https://github.com/amitayadav/user-service written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/amitayadav/user-service already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1481e64cd24d00681a5b1c254f979c220e7a6d103b78d7a1c0384c0739ded3cb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1481e64cd24d00681a5b1c254f979c220e7a6d103b78d7a1c0384c0739ded3cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1481e64cd24d00681a5b1c254f979c220e7a6d103b78d7a1c0384c0739ded3cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1481e64cd24d00681a5b1c254f979c220e7a6d103b78d7a1c0384c0739ded3cb", kill_on_drop: false }` [INFO] [stdout] 1481e64cd24d00681a5b1c254f979c220e7a6d103b78d7a1c0384c0739ded3cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46478c1181a1b17d690a2fba2ff1519ee55dae8ad8625b8a433a0a11b42862e4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "46478c1181a1b17d690a2fba2ff1519ee55dae8ad8625b8a433a0a11b42862e4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling arc-swap v0.3.4 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling actix-web v0.7.13 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling listenfd v0.3.3 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.1.10 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling signal-hook v0.1.5 [INFO] [stderr] Compiling lz4-compress v0.1.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling cdrs v2.0.0-beta.3 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling syn v0.15.17 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling flate2 v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-signal v0.2.6 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling cdrs_helpers_derive v0.2.0 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling trust-dns-proto v0.4.3 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling trust-dns-resolver v0.9.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling actix_derive v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling actix v0.7.5 [INFO] [stderr] Compiling trust-dns-resolver v0.10.0 [INFO] [stderr] Compiling actix-net v0.1.1 [INFO] [stderr] Compiling user_service v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: patterns aren't allowed in functions without bodies [INFO] [stdout] --> src/user_service_api/models.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | fn apply(mut self, evt: &Self::Person) -> Self where Self:Sized; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(patterns_in_fns_without_body)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #35203 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/user_service_api/user_service_impl.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{Json, Path}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cdrs::types::prelude::*` [INFO] [stdout] --> src/user_service_api/user_service_impl.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cdrs::types::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Path`, `Result` [INFO] [stdout] --> src/index.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{Json, Path, Result}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::*` [INFO] [stdout] --> src/index.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 07s [INFO] running `Command { std: "docker" "inspect" "46478c1181a1b17d690a2fba2ff1519ee55dae8ad8625b8a433a0a11b42862e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46478c1181a1b17d690a2fba2ff1519ee55dae8ad8625b8a433a0a11b42862e4", kill_on_drop: false }` [INFO] [stdout] 46478c1181a1b17d690a2fba2ff1519ee55dae8ad8625b8a433a0a11b42862e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8766c002f46798702de1db858b6b41dd897719bc941788b604146a4c52f98eed [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8766c002f46798702de1db858b6b41dd897719bc941788b604146a4c52f98eed", kill_on_drop: false }` [INFO] [stderr] Compiling user_service v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: patterns aren't allowed in functions without bodies [INFO] [stdout] --> src/user_service_api/models.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | fn apply(mut self, evt: &Self::Person) -> Self where Self:Sized; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(patterns_in_fns_without_body)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #35203 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/user_service_api/user_service_impl.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{Json, Path}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cdrs::types::prelude::*` [INFO] [stdout] --> src/user_service_api/user_service_impl.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cdrs::types::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Path`, `Result` [INFO] [stdout] --> src/index.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{Json, Path, Result}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::*` [INFO] [stdout] --> src/index.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns aren't allowed in functions without bodies [INFO] [stdout] --> src/user_service_api/models.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | fn apply(mut self, evt: &Self::Person) -> Self where Self:Sized; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(patterns_in_fns_without_body)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #35203 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/user_service_api/user_service_impl.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{Json, Path}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cdrs::types::prelude::*` [INFO] [stdout] --> src/user_service_api/user_service_impl.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cdrs::types::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.19s [INFO] running `Command { std: "docker" "inspect" "8766c002f46798702de1db858b6b41dd897719bc941788b604146a4c52f98eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8766c002f46798702de1db858b6b41dd897719bc941788b604146a4c52f98eed", kill_on_drop: false }` [INFO] [stdout] 8766c002f46798702de1db858b6b41dd897719bc941788b604146a4c52f98eed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 100563cfc29761d95660ad086e5522eeddd5554d7810ff2a4009bfd0be7b4b86 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "100563cfc29761d95660ad086e5522eeddd5554d7810ff2a4009bfd0be7b4b86", kill_on_drop: false }` [INFO] [stderr] warning: patterns aren't allowed in functions without bodies [INFO] [stderr] --> src/user_service_api/models.rs:57:14 [INFO] [stderr] | [INFO] [stderr] 57 | fn apply(mut self, evt: &Self::Person) -> Self where Self:Sized; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(patterns_in_fns_without_body)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #35203 [INFO] [stderr] [INFO] [stderr] warning: unused import: `Path` [INFO] [stderr] --> src/user_service_api/user_service_impl.rs:1:23 [INFO] [stderr] | [INFO] [stderr] 1 | use actix_web::{Json, Path}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `cdrs::types::prelude::*` [INFO] [stderr] --> src/user_service_api/user_service_impl.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use cdrs::types::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: patterns aren't allowed in functions without bodies [INFO] [stderr] --> src/user_service_api/models.rs:57:14 [INFO] [stderr] | [INFO] [stderr] 57 | fn apply(mut self, evt: &Self::Person) -> Self where Self:Sized; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(patterns_in_fns_without_body)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #35203 [INFO] [stderr] [INFO] [stderr] warning: unused import: `Path` [INFO] [stderr] --> src/user_service_api/user_service_impl.rs:1:23 [INFO] [stderr] | [INFO] [stderr] 1 | use actix_web::{Json, Path}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `cdrs::types::prelude::*` [INFO] [stderr] --> src/user_service_api/user_service_impl.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use cdrs::types::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Path`, `Result` [INFO] [stderr] --> src/index.rs:1:23 [INFO] [stderr] | [INFO] [stderr] 1 | use actix_web::{Json, Path, Result}; [INFO] [stderr] | ^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::*` [INFO] [stderr] --> src/index.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::collections::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/user_service-2ae84a736605d831 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/user_service-4ff189b6736315cb [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests user_service [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "100563cfc29761d95660ad086e5522eeddd5554d7810ff2a4009bfd0be7b4b86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "100563cfc29761d95660ad086e5522eeddd5554d7810ff2a4009bfd0be7b4b86", kill_on_drop: false }` [INFO] [stdout] 100563cfc29761d95660ad086e5522eeddd5554d7810ff2a4009bfd0be7b4b86