[INFO] cloning repository https://github.com/abeyonalaja/rust-users [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abeyonalaja/rust-users" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabeyonalaja%2Frust-users", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabeyonalaja%2Frust-users'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6de49b15a787224afe94f315b4f5d4f20fb6e52f [INFO] checking abeyonalaja/rust-users against master#3e826bb11228508fbe749e594038d6727208aa94 for pr-82322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabeyonalaja%2Frust-users" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abeyonalaja/rust-users on toolchain 3e826bb11228508fbe749e594038d6727208aa94 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/abeyonalaja/rust-users [INFO] finished tweaking git repo https://github.com/abeyonalaja/rust-users [INFO] tweaked toml for git repo https://github.com/abeyonalaja/rust-users written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/abeyonalaja/rust-users already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de41ec614fe4171f74de1ff851a35a717d10f3e70294ddfd62515f9650b3e5bd [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" "de41ec614fe4171f74de1ff851a35a717d10f3e70294ddfd62515f9650b3e5bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de41ec614fe4171f74de1ff851a35a717d10f3e70294ddfd62515f9650b3e5bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de41ec614fe4171f74de1ff851a35a717d10f3e70294ddfd62515f9650b3e5bd", kill_on_drop: false }` [INFO] [stdout] de41ec614fe4171f74de1ff851a35a717d10f3e70294ddfd62515f9650b3e5bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b028d00820af28b8900661ddb3ab382472c6b1a83353a9552d2406470170245 [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" "9b028d00820af28b8900661ddb3ab382472c6b1a83353a9552d2406470170245", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking try_from v0.2.2 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking separator v0.3.1 [INFO] [stderr] Checking data-encoding v2.1.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking semver v0.8.0 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking regex-syntax v0.6.8 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.6.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking hmac v0.6.3 [INFO] [stderr] Checking sha-1 v0.7.0 [INFO] [stderr] Checking md-5 v0.7.0 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking pbkdf2 v0.2.3 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking regex v1.1.9 [INFO] [stderr] Checking bson v0.13.0 [INFO] [stderr] Checking scan_fmt v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Checking nickel v0.11.0 [INFO] [stderr] Checking textnonce v0.6.5 [INFO] [stderr] Checking mongodb v0.3.12 [INFO] [stderr] Checking rust-users v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `JsonBody`, `MediaType`, `MiddlewareResult`, `Request`, `Response` [INFO] [stdout] --> src/main.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use nickel::{Nickel, JsonBody, HttpRouter, Request, Response, MiddlewareResult, MediaType}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `JsonBody`, `MediaType`, `MiddlewareResult`, `Request`, `Response` [INFO] [stdout] --> src/main.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use nickel::{Nickel, JsonBody, HttpRouter, Request, Response, MiddlewareResult, MediaType}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/main.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | router.get("/users", middleware!{|request, response| [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/main.rs:12:45 [INFO] [stdout] | [INFO] [stdout] 12 | router.post("/users/new", middleware! {|request, response| [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/main.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | router.delete("/users/:id", middleware! {|request, response| [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/main.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | router.get("/users", middleware!{|request, response| [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/main.rs:12:45 [INFO] [stdout] | [INFO] [stdout] 12 | router.post("/users/new", middleware! {|request, response| [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/main.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | router.delete("/users/:id", middleware! {|request, response| [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | server.listen("127.0.0.1:9000"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | server.listen("127.0.0.1:9000"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.53s [INFO] running `Command { std: "docker" "inspect" "9b028d00820af28b8900661ddb3ab382472c6b1a83353a9552d2406470170245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b028d00820af28b8900661ddb3ab382472c6b1a83353a9552d2406470170245", kill_on_drop: false }` [INFO] [stdout] 9b028d00820af28b8900661ddb3ab382472c6b1a83353a9552d2406470170245