[INFO] updating cached repository https://github.com/florentulve/warp-demo-services [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 68a5a51af65149024ea7b797d33dfa0e021ea7cb [INFO] testing florentulve/warp-demo-services against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflorentulve%2Fwarp-demo-services" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/florentulve/warp-demo-services on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/florentulve/warp-demo-services [INFO] finished tweaking git repo https://github.com/florentulve/warp-demo-services [INFO] tweaked toml for git repo https://github.com/florentulve/warp-demo-services written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/florentulve/warp-demo-services already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 84e7979c86af77f98271e413b302127e876f02b0800720f6190b983272f7e5ab [INFO] running `"docker" "start" "-a" "84e7979c86af77f98271e413b302127e876f02b0800720f6190b983272f7e5ab"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling r2d2 v0.8.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling headers-core v0.1.1 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling headers v0.2.3 [INFO] [stderr] Compiling tungstenite v0.9.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling warp v0.1.20 [INFO] [stderr] Compiling warp-demo-services v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'warp::reject::server_error': use warp::reject::custom and Filter::recover to send a 500 error [INFO] [stderr] --> src/main.rs:42:27 [INFO] [stderr] | [INFO] [stderr] 42 | Err(_) => Err(reject::server_error()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'warp::reject::reject': this will be changed to return a NotFound rejection, use warp::reject::custom for custom bad requests [INFO] [stderr] --> src/main.rs:1:32 [INFO] [stderr] | [INFO] [stderr] 1 | use warp::{self, path, Filter, reject}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 12s [INFO] running `"docker" "inspect" "84e7979c86af77f98271e413b302127e876f02b0800720f6190b983272f7e5ab"` [INFO] running `"docker" "rm" "-f" "84e7979c86af77f98271e413b302127e876f02b0800720f6190b983272f7e5ab"` [INFO] [stdout] 84e7979c86af77f98271e413b302127e876f02b0800720f6190b983272f7e5ab [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stdout] 9e51172065adcef31e6496fc6f60588eaa2e911e42f3bc0147d75b38338a4b62 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "9e51172065adcef31e6496fc6f60588eaa2e911e42f3bc0147d75b38338a4b62"` [INFO] [stderr] Compiling warp-demo-services v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'warp::reject::server_error': use warp::reject::custom and Filter::recover to send a 500 error [INFO] [stderr] --> src/main.rs:42:27 [INFO] [stderr] | [INFO] [stderr] 42 | Err(_) => Err(reject::server_error()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'warp::reject::reject': this will be changed to return a NotFound rejection, use warp::reject::custom for custom bad requests [INFO] [stderr] --> src/main.rs:1:32 [INFO] [stderr] | [INFO] [stderr] 1 | use warp::{self, path, Filter, reject}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.87s [INFO] running `"docker" "inspect" "9e51172065adcef31e6496fc6f60588eaa2e911e42f3bc0147d75b38338a4b62"` [INFO] running `"docker" "rm" "-f" "9e51172065adcef31e6496fc6f60588eaa2e911e42f3bc0147d75b38338a4b62"` [INFO] [stdout] 9e51172065adcef31e6496fc6f60588eaa2e911e42f3bc0147d75b38338a4b62 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 749fe2c9bd30fb7cf65261c514a3f63ff7ee963821716d05392524ae2e865a1e [INFO] running `"docker" "start" "-a" "749fe2c9bd30fb7cf65261c514a3f63ff7ee963821716d05392524ae2e865a1e"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated item 'warp::reject::server_error': use warp::reject::custom and Filter::recover to send a 500 error [INFO] [stderr] --> src/main.rs:42:27 [INFO] [stderr] | [INFO] [stderr] 42 | Err(_) => Err(reject::server_error()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'warp::reject::reject': this will be changed to return a NotFound rejection, use warp::reject::custom for custom bad requests [INFO] [stderr] --> src/main.rs:1:32 [INFO] [stderr] | [INFO] [stderr] 1 | use warp::{self, path, Filter, reject}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/warpdemo-d5d49719e9c9f08e [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] [stderr] Running /opt/rustwide/target/debug/deps/warp_demo_services-c153e07ad94c3c53 [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] [stderr] Doc-tests warpdemo [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 `"docker" "inspect" "749fe2c9bd30fb7cf65261c514a3f63ff7ee963821716d05392524ae2e865a1e"` [INFO] running `"docker" "rm" "-f" "749fe2c9bd30fb7cf65261c514a3f63ff7ee963821716d05392524ae2e865a1e"` [INFO] [stdout] 749fe2c9bd30fb7cf65261c514a3f63ff7ee963821716d05392524ae2e865a1e