[INFO] cloning repository https://github.com/zainulabideenbawa/edgeRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zainulabideenbawa/edgeRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzainulabideenbawa%2FedgeRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzainulabideenbawa%2FedgeRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de040f1c71c9645e9997124b11c7f5dccc256209 [INFO] testing zainulabideenbawa/edgeRust against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzainulabideenbawa%2FedgeRust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zainulabideenbawa/edgeRust on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zainulabideenbawa/edgeRust [INFO] finished tweaking git repo https://github.com/zainulabideenbawa/edgeRust [INFO] tweaked toml for git repo https://github.com/zainulabideenbawa/edgeRust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/zainulabideenbawa/edgeRust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.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] 3476f1ab0337b538fd7a39389da5bcafac910cd0668dc2ee4a7fac5bcf904e78 [INFO] running `Command { std: "docker" "start" "-a" "3476f1ab0337b538fd7a39389da5bcafac910cd0668dc2ee4a7fac5bcf904e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3476f1ab0337b538fd7a39389da5bcafac910cd0668dc2ee4a7fac5bcf904e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3476f1ab0337b538fd7a39389da5bcafac910cd0668dc2ee4a7fac5bcf904e78", kill_on_drop: false }` [INFO] [stdout] 3476f1ab0337b538fd7a39389da5bcafac910cd0668dc2ee4a7fac5bcf904e78 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.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] 3e9d4437591084a8583f3e848f92650d55dfd1428abc911665df4425327e1f66 [INFO] running `Command { std: "docker" "start" "-a" "3e9d4437591084a8583f3e848f92650d55dfd1428abc911665df4425327e1f66", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling event-listener v2.3.3 [INFO] [stderr] Compiling vec-arena v0.5.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling tracing-core v0.1.14 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling polling v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling os_info v2.0.8 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling async-mutex v1.1.5 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Compiling futures-intrusive v0.3.1 [INFO] [stderr] Compiling async-io v0.1.11 [INFO] [stderr] Compiling blocking v0.5.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling async-executor v0.1.2 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling async-trait v0.1.38 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling async-std v1.6.3 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_with v1.4.0 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling bson v1.1.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling mongodb v1.1.0 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling EdgeProgram v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `post` [INFO] [stdout] --> src/main.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{get, post}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Result` [INFO] [stdout] --> src/main.rs:2:64 [INFO] [stdout] | [INFO] [stdout] 2 | use actix_web::{web, App, HttpResponse, HttpServer, Responder, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Client`, `bson::doc`, `error::Result as mongoError` [INFO] [stdout] --> src/main.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use mongodb::{bson::doc, error::Result as mongoError, Client}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `EdgeProgram` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `edge_program` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `HandleOn` should have a snake case name [INFO] [stdout] --> src/main.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | async fn HandleOn(v: web::Path<(u32, u32)>) -> impl Responder { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `handle_on` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `HandleOff` should have a snake case name [INFO] [stdout] --> src/main.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | async fn HandleOff(v: web::Path<(u32, u32)>) -> impl Responder { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `handle_off` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "3e9d4437591084a8583f3e848f92650d55dfd1428abc911665df4425327e1f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e9d4437591084a8583f3e848f92650d55dfd1428abc911665df4425327e1f66", kill_on_drop: false }` [INFO] [stdout] 3e9d4437591084a8583f3e848f92650d55dfd1428abc911665df4425327e1f66 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d89bcf51e721d98318fbd40139bc7ad7507d8737726c077c768c554bd9eeed55 [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" "d89bcf51e721d98318fbd40139bc7ad7507d8737726c077c768c554bd9eeed55", kill_on_drop: false }` [INFO] [stderr] Compiling EdgeProgram v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `post` [INFO] [stdout] --> src/main.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{get, post}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Result` [INFO] [stdout] --> src/main.rs:2:64 [INFO] [stdout] | [INFO] [stdout] 2 | use actix_web::{web, App, HttpResponse, HttpServer, Responder, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Client`, `bson::doc`, `error::Result as mongoError` [INFO] [stdout] --> src/main.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use mongodb::{bson::doc, error::Result as mongoError, Client}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `EdgeProgram` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `edge_program` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `HandleOn` should have a snake case name [INFO] [stdout] --> src/main.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | async fn HandleOn(v: web::Path<(u32, u32)>) -> impl Responder { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `handle_on` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `HandleOff` should have a snake case name [INFO] [stdout] --> src/main.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | async fn HandleOff(v: web::Path<(u32, u32)>) -> impl Responder { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `handle_off` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.02s [INFO] running `Command { std: "docker" "inspect" "d89bcf51e721d98318fbd40139bc7ad7507d8737726c077c768c554bd9eeed55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d89bcf51e721d98318fbd40139bc7ad7507d8737726c077c768c554bd9eeed55", kill_on_drop: false }` [INFO] [stdout] d89bcf51e721d98318fbd40139bc7ad7507d8737726c077c768c554bd9eeed55 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 81c0726c48e1fe89a85a2b3f48eb1dff8e20462ae726197c9351556c2447d3ad [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" "81c0726c48e1fe89a85a2b3f48eb1dff8e20462ae726197c9351556c2447d3ad", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `post` [INFO] [stderr] --> src/main.rs:1:22 [INFO] [stderr] | [INFO] [stderr] 1 | use actix_web::{get, post}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Result` [INFO] [stderr] --> src/main.rs:2:64 [INFO] [stderr] | [INFO] [stderr] 2 | use actix_web::{web, App, HttpResponse, HttpServer, Responder, Result}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde::Deserialize` [INFO] [stderr] --> src/main.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::Deserialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Client`, `bson::doc`, `error::Result as mongoError` [INFO] [stderr] --> src/main.rs:5:15 [INFO] [stderr] | [INFO] [stderr] 5 | use mongodb::{bson::doc, error::Result as mongoError, Client}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: crate `EdgeProgram` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `edge_program` [INFO] [stderr] [INFO] [stderr] warning: function `HandleOn` should have a snake case name [INFO] [stderr] --> src/main.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | async fn HandleOn(v: web::Path<(u32, u32)>) -> impl Responder { [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `handle_on` [INFO] [stderr] [INFO] [stderr] warning: function `HandleOff` should have a snake case name [INFO] [stderr] --> src/main.rs:16:10 [INFO] [stderr] | [INFO] [stderr] 16 | async fn HandleOff(v: web::Path<(u32, u32)>) -> impl Responder { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `handle_off` [INFO] [stderr] [INFO] [stderr] warning: `EdgeProgram` (bin "EdgeProgram" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/EdgeProgram-529b6f7e2f1bbcad) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "81c0726c48e1fe89a85a2b3f48eb1dff8e20462ae726197c9351556c2447d3ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81c0726c48e1fe89a85a2b3f48eb1dff8e20462ae726197c9351556c2447d3ad", kill_on_drop: false }` [INFO] [stdout] 81c0726c48e1fe89a85a2b3f48eb1dff8e20462ae726197c9351556c2447d3ad