[INFO] cloning repository https://github.com/utsl42/actix-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/utsl42/actix-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futsl42%2Factix-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futsl42%2Factix-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98e556dda9f839bcb6cd53d6ef8034af8cd10c76 [INFO] testing utsl42/actix-test against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futsl42%2Factix-test" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/utsl42/actix-test on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/utsl42/actix-test [INFO] finished tweaking git repo https://github.com/utsl42/actix-test [INFO] tweaked toml for git repo https://github.com/utsl42/actix-test written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/utsl42/actix-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d2b2f25f9bda5685c998b4a36ed981ea192b648d21ea58bbe13e9a95c125ddb [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" "6d2b2f25f9bda5685c998b4a36ed981ea192b648d21ea58bbe13e9a95c125ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d2b2f25f9bda5685c998b4a36ed981ea192b648d21ea58bbe13e9a95c125ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d2b2f25f9bda5685c998b4a36ed981ea192b648d21ea58bbe13e9a95c125ddb", kill_on_drop: false }` [INFO] [stdout] 6d2b2f25f9bda5685c998b4a36ed981ea192b648d21ea58bbe13e9a95c125ddb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.45.2" "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] 1adcdc4e1be2a18d980d6d283fd22f504df170f58dd1952a2104a024809ee025 [INFO] running `Command { std: "docker" "start" "-a" "1adcdc4e1be2a18d980d6d283fd22f504df170f58dd1952a2104a024809ee025", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling bytes v0.5.2 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling bytestring v0.1.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio v0.2.4 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling slog-term v2.4.2 [INFO] [stderr] Compiling vergen v3.0.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling actix-macros v0.1.0-alpha.1 [INFO] [stderr] Compiling async-trait v0.1.21 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.0-alpha.2 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling juniper_codegen v0.14.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling actix-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'vergen::generate_version_rs': Please use `generate_cargo_keys` instead [INFO] [stdout] --> build.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | assert!(vergen::generate_version_rs(flags).is_ok()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling actix-service v1.0.0-alpha.4 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling actix-threadpool v0.3.0 [INFO] [stderr] Compiling actix-codec v0.2.0-alpha.4 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-rt v1.0.0-alpha.3 [INFO] [stderr] Compiling actix-utils v1.0.0-alpha.3 [INFO] [stderr] Compiling actix-server v1.0.0-alpha.4 [INFO] [stderr] Compiling actix-tls v1.0.0-alpha.3 [INFO] [stderr] Compiling actix-testing v1.0.0-alpha.3 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.0-alpha.3 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.0 [INFO] [stderr] Compiling serde_bytes v0.11.3 [INFO] [stderr] Compiling serde_cbor v0.8.2 [INFO] [stderr] Compiling sled v0.29.2 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling juniper v0.14.1 [INFO] [stderr] Compiling slog-json v2.3.0 [INFO] [stderr] Compiling actix-http v1.0.0-alpha.5 [INFO] [stderr] Compiling awc v1.0.0-alpha.4 [INFO] [stderr] Compiling actix-web v2.0.0-alpha.4 [INFO] [stderr] Compiling actix-files v0.2.0-alpha.3 [INFO] [stderr] Compiling actix-cors v0.2.0-alpha.3 [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/server/main.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_web::{http, App, Error, HttpRequest, HttpResponse}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future::Future` [INFO] [stdout] --> src/server/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use futures::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/server/main.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | fn graphiql(req: HttpRequest) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/server/main.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | fn playground(req: HttpRequest) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/server/logger.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn new(logger: Logger, values: OwnedKV, function_name: &'static str) -> FnGuard [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sub_guard` [INFO] [stdout] --> src/server/logger.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn sub_guard(&self, function_name: &'static str) -> FnGuard { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `log` [INFO] [stdout] --> src/server/logger.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn log(&self, record: &Record<'_>) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `logger` [INFO] [stdout] --> src/server/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | logger: slog::Logger, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 53s [INFO] running `Command { std: "docker" "inspect" "1adcdc4e1be2a18d980d6d283fd22f504df170f58dd1952a2104a024809ee025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1adcdc4e1be2a18d980d6d283fd22f504df170f58dd1952a2104a024809ee025", kill_on_drop: false }` [INFO] [stdout] 1adcdc4e1be2a18d980d6d283fd22f504df170f58dd1952a2104a024809ee025 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.45.2" "test" "--frozen" "--no-run" "--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] 71860332e9174108a9b430c46b61c157125673b00e96d7fd7f5a299ec1e70f41 [INFO] running `Command { std: "docker" "start" "-a" "71860332e9174108a9b430c46b61c157125673b00e96d7fd7f5a299ec1e70f41", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated item 'vergen::generate_version_rs': Please use `generate_cargo_keys` instead [INFO] [stdout] --> build.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | assert!(vergen::generate_version_rs(flags).is_ok()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/server/main.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_web::{http, App, Error, HttpRequest, HttpResponse}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future::Future` [INFO] [stdout] --> src/server/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use futures::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/server/main.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | fn graphiql(req: HttpRequest) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/server/main.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | fn playground(req: HttpRequest) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/server/logger.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn new(logger: Logger, values: OwnedKV, function_name: &'static str) -> FnGuard [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sub_guard` [INFO] [stdout] --> src/server/logger.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn sub_guard(&self, function_name: &'static str) -> FnGuard { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `log` [INFO] [stdout] --> src/server/logger.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn log(&self, record: &Record<'_>) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `logger` [INFO] [stdout] --> src/server/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | logger: slog::Logger, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.32s [INFO] running `Command { std: "docker" "inspect" "71860332e9174108a9b430c46b61c157125673b00e96d7fd7f5a299ec1e70f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71860332e9174108a9b430c46b61c157125673b00e96d7fd7f5a299ec1e70f41", kill_on_drop: false }` [INFO] [stdout] 71860332e9174108a9b430c46b61c157125673b00e96d7fd7f5a299ec1e70f41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f41444984ca1184abe7e18b2352358216a9c712dc400dff6f57dd22159f06dc9 [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" "f41444984ca1184abe7e18b2352358216a9c712dc400dff6f57dd22159f06dc9", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item 'vergen::generate_version_rs': Please use `generate_cargo_keys` instead [INFO] [stderr] --> build.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | assert!(vergen::generate_version_rs(flags).is_ok()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `Error` [INFO] [stderr] --> src/server/main.rs:3:28 [INFO] [stderr] | [INFO] [stderr] 3 | use actix_web::{http, App, Error, HttpRequest, HttpResponse}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures::future::Future` [INFO] [stderr] --> src/server/main.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use futures::future::Future; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `req` [INFO] [stderr] --> src/server/main.rs:37:13 [INFO] [stderr] | [INFO] [stderr] 37 | fn graphiql(req: HttpRequest) -> HttpResponse { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `req` [INFO] [stderr] --> src/server/main.rs:44:15 [INFO] [stderr] | [INFO] [stderr] 44 | fn playground(req: HttpRequest) -> HttpResponse { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/server/logger.rs:44:12 [INFO] [stderr] | [INFO] [stderr] 44 | pub fn new(logger: Logger, values: OwnedKV, function_name: &'static str) -> FnGuard [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `sub_guard` [INFO] [stderr] --> src/server/logger.rs:56:12 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn sub_guard(&self, function_name: &'static str) -> FnGuard { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `log` [INFO] [stderr] --> src/server/logger.rs:60:12 [INFO] [stderr] | [INFO] [stderr] 60 | pub fn log(&self, record: &Record<'_>) { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `logger` [INFO] [stderr] --> src/server/main.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | logger: slog::Logger, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/server-c8ae64e16f6ff0b5 [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" "f41444984ca1184abe7e18b2352358216a9c712dc400dff6f57dd22159f06dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f41444984ca1184abe7e18b2352358216a9c712dc400dff6f57dd22159f06dc9", kill_on_drop: false }` [INFO] [stdout] f41444984ca1184abe7e18b2352358216a9c712dc400dff6f57dd22159f06dc9