[INFO] cloning repository https://github.com/Rafia10/Assign5-IOT049890- [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rafia10/Assign5-IOT049890-" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafia10%2FAssign5-IOT049890-", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafia10%2FAssign5-IOT049890-'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6c6c01624ce782f8679e7a12b3e43acb9927697 [INFO] checking Rafia10/Assign5-IOT049890- against master#107896c32d5dda4db508968ff34997a39d286966 for pr-83179 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafia10%2FAssign5-IOT049890-" "/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/Rafia10/Assign5-IOT049890- on toolchain 107896c32d5dda4db508968ff34997a39d286966 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+107896c32d5dda4db508968ff34997a39d286966" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rafia10/Assign5-IOT049890- [INFO] finished tweaking git repo https://github.com/Rafia10/Assign5-IOT049890- [INFO] tweaked toml for git repo https://github.com/Rafia10/Assign5-IOT049890- written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Rafia10/Assign5-IOT049890- already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+107896c32d5dda4db508968ff34997a39d286966" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+107896c32d5dda4db508968ff34997a39d286966" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bddfbba1a15fd0287f467c8579d9e8cb81aab02ed21c0e09263787374db1a76f [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" "bddfbba1a15fd0287f467c8579d9e8cb81aab02ed21c0e09263787374db1a76f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bddfbba1a15fd0287f467c8579d9e8cb81aab02ed21c0e09263787374db1a76f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bddfbba1a15fd0287f467c8579d9e8cb81aab02ed21c0e09263787374db1a76f", kill_on_drop: false }` [INFO] [stdout] bddfbba1a15fd0287f467c8579d9e8cb81aab02ed21c0e09263787374db1a76f [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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+107896c32d5dda4db508968ff34997a39d286966" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d66c8bd4b25d1a52106941b6991646687b5068ca0e1c37e3fda99fc4f071c44 [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" "6d66c8bd4b25d1a52106941b6991646687b5068ca0e1c37e3fda99fc4f071c44", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Checking regex-syntax v0.6.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling actix_derive v0.1.1 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking actix-rt v1.0.0 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking h2 v0.2.2 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-server v1.0.2 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking actix-testing v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling actix v0.3.5 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Checking hello_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/main.rs:44:36 [INFO] [stdout] | [INFO] [stdout] 44 | fn handle(&mut self, msg: Sum, ctx /*Define context type*/: &mut Context) -> Response { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/main.rs:44:36 [INFO] [stdout] | [INFO] [stdout] 44 | fn handle(&mut self, msg: Sum, ctx /*Define context type*/: &mut Context) -> Response { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "6d66c8bd4b25d1a52106941b6991646687b5068ca0e1c37e3fda99fc4f071c44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d66c8bd4b25d1a52106941b6991646687b5068ca0e1c37e3fda99fc4f071c44", kill_on_drop: false }` [INFO] [stdout] 6d66c8bd4b25d1a52106941b6991646687b5068ca0e1c37e3fda99fc4f071c44