[INFO] cloning repository https://github.com/RustRome/actix-workshop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RustRome/actix-workshop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustRome%2Factix-workshop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustRome%2Factix-workshop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 235ef394d12e7a982a935616ec70cf07cd7ead07 [INFO] testing RustRome/actix-workshop against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustRome%2Factix-workshop" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RustRome/actix-workshop on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RustRome/actix-workshop [INFO] finished tweaking git repo https://github.com/RustRome/actix-workshop [INFO] tweaked toml for git repo https://github.com/RustRome/actix-workshop written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/RustRome/actix-workshop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7bae7c68b7360130c349541864b88bbb9f5c9b9df2c37b28f2c60096d881110a [INFO] running `Command { std: "docker" "start" "-a" "7bae7c68b7360130c349541864b88bbb9f5c9b9df2c37b28f2c60096d881110a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bae7c68b7360130c349541864b88bbb9f5c9b9df2c37b28f2c60096d881110a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bae7c68b7360130c349541864b88bbb9f5c9b9df2c37b28f2c60096d881110a", kill_on_drop: false }` [INFO] [stdout] 7bae7c68b7360130c349541864b88bbb9f5c9b9df2c37b28f2c60096d881110a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] acff1fd0923d3280b696c561538578e9c6c1bffb8a8a73ceb9159504a99ed57f [INFO] running `Command { std: "docker" "start" "-a" "acff1fd0923d3280b696c561538578e9c6c1bffb8a8a73ceb9159504a99ed57f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling copyless v0.1.3 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.23 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling actix-utils v0.4.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.1 [INFO] [stderr] Compiling r2d2 v0.8.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling actix-server-config v0.1.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [INFO] [stderr] Compiling actix-threadpool v0.1.1 [INFO] [stderr] Compiling actix-rt v0.2.2 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-server v0.5.1 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling actix-connect v0.2.0 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling actix-http v0.2.4 [INFO] [stderr] Compiling awc v0.2.1 [INFO] [stderr] Compiling migrations_internals v1.4.0 [INFO] [stderr] Compiling actix-web v1.0.0 [INFO] [stderr] Compiling migrations_macros v1.4.0 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling actix-files v0.1.2 [INFO] [stderr] Compiling actix-web-workshop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/middleware.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | type Future = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "acff1fd0923d3280b696c561538578e9c6c1bffb8a8a73ceb9159504a99ed57f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acff1fd0923d3280b696c561538578e9c6c1bffb8a8a73ceb9159504a99ed57f", kill_on_drop: false }` [INFO] [stdout] acff1fd0923d3280b696c561538578e9c6c1bffb8a8a73ceb9159504a99ed57f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a142b2c2dd3dd837e76e0e68a07681547f6d191352951f5cd915666d3e8f28bb [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" "a142b2c2dd3dd837e76e0e68a07681547f6d191352951f5cd915666d3e8f28bb", kill_on_drop: false }` [INFO] [stderr] Compiling actix-http-test v0.2.2 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/middleware.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | type Future = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix-web-workshop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/middleware.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | type Future = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.61s [INFO] running `Command { std: "docker" "inspect" "a142b2c2dd3dd837e76e0e68a07681547f6d191352951f5cd915666d3e8f28bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a142b2c2dd3dd837e76e0e68a07681547f6d191352951f5cd915666d3e8f28bb", kill_on_drop: false }` [INFO] [stdout] a142b2c2dd3dd837e76e0e68a07681547f6d191352951f5cd915666d3e8f28bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cd3cbe5a1d319174324c29026638b9585766e22b6feb763d88e49d8552465457 [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" "cd3cbe5a1d319174324c29026638b9585766e22b6feb763d88e49d8552465457", 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] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/middleware.rs:39:23 [INFO] [stderr] | [INFO] [stderr] 39 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/middleware.rs:39:23 [INFO] [stderr] | [INFO] [stderr] 39 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/workshop-b1dda1642b283b99 [INFO] [stderr] Running /opt/rustwide/target/debug/deps/workshop_server-737fa92e1157506b [INFO] [stderr] Doc-tests workshop [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test::contacts_book::create_contact ... ignored [INFO] [stdout] test test::contacts_book::delete_contact ... ignored [INFO] [stdout] test test::contacts_book::get_contact ... ignored [INFO] [stdout] test test::contacts_book::list_contact ... ignored [INFO] [stdout] test test::warmup::async_json_error ... ignored [INFO] [stdout] test test::warmup::hello_params ... ignored [INFO] [stdout] test test::warmup::hello_params_json ... ignored [INFO] [stdout] test test::warmup::index ... ignored [INFO] [stdout] test test::warmup::json_body ... ignored [INFO] [stdout] test test::warmup::middleware ... ignored [INFO] [stdout] test test::warmup::static_content ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 11 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] [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" "cd3cbe5a1d319174324c29026638b9585766e22b6feb763d88e49d8552465457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd3cbe5a1d319174324c29026638b9585766e22b6feb763d88e49d8552465457", kill_on_drop: false }` [INFO] [stdout] cd3cbe5a1d319174324c29026638b9585766e22b6feb763d88e49d8552465457