[INFO] cloning repository https://github.com/sharidas/indrajal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sharidas/indrajal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharidas%2Findrajal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharidas%2Findrajal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2903b4a466ca9411143e7d98a53ff0fca61d1b5 [INFO] checking sharidas/indrajal against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharidas%2Findrajal" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sharidas/indrajal on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sharidas/indrajal [INFO] finished tweaking git repo https://github.com/sharidas/indrajal [INFO] tweaked toml for git repo https://github.com/sharidas/indrajal written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/sharidas/indrajal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4c501f8e5596353c5283547ed163c8994a5d435baec64ee8416d424cd51e34e [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" "d4c501f8e5596353c5283547ed163c8994a5d435baec64ee8416d424cd51e34e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4c501f8e5596353c5283547ed163c8994a5d435baec64ee8416d424cd51e34e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4c501f8e5596353c5283547ed163c8994a5d435baec64ee8416d424cd51e34e", kill_on_drop: false }` [INFO] [stdout] d4c501f8e5596353c5283547ed163c8994a5d435baec64ee8416d424cd51e34e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b00a68283e42a930b90b87ce74eff3ecfce51d3b37ddb24a7313ab38178b0f9c [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" "b00a68283e42a930b90b87ce74eff3ecfce51d3b37ddb24a7313ab38178b0f9c", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking serde v1.0.55 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Compiling syn v0.13.10 [INFO] [stderr] Checking regex v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.55 [INFO] [stderr] Checking docopt v1.0.0 [INFO] [stderr] Checking indrajal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Borrow` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::borrow::Borrow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `occInstance` should have a snake case name [INFO] [stdout] --> src/main.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | let mut occInstance = Occ {occPath: String::from("")}; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `occ_instance` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `occPathFromCwd` should have a snake case name [INFO] [stdout] --> src/main.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | let mut occPathFromCwd = occInstance.getCWD(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `occ_path_from_cwd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `occClone` should have a snake case name [INFO] [stdout] --> src/main.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let occClone = occInstance.clone(); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `occ_clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `occInstance` should have a snake case name [INFO] [stdout] --> src/main.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | let mut occInstance = Occ {occPath: String::from("")}; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `occ_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `occPathFromCwd` should have a snake case name [INFO] [stdout] --> src/main.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | let mut occPathFromCwd = occInstance.getCWD(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `occ_path_from_cwd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `occClone` should have a snake case name [INFO] [stdout] --> src/main.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | let occClone = occInstance.clone(); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `occ_clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `occInstance` should have a snake case name [INFO] [stdout] --> src/main.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | let mut occInstance = Occ {occPath: String::from("")}; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `occ_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `occPathFromCwd` should have a snake case name [INFO] [stdout] --> src/main.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | let mut occPathFromCwd = occInstance.getCWD(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `occ_path_from_cwd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Borrow` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::borrow::Borrow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `occClone` should have a snake case name [INFO] [stdout] --> src/main.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | let occClone = occInstance.clone(); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `occ_clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `occPath` should have a snake case name [INFO] [stdout] --> src/occwrapper.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub occPath: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `occ_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getCWD` should have a snake case name [INFO] [stdout] --> src/occwrapper.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn getCWD(&self) -> String { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `get_cwd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setOccPath` should have a snake case name [INFO] [stdout] --> src/occwrapper.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn setOccPath(&mut self, path: String) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `set_occ_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `verifyOccExist` should have a snake case name [INFO] [stdout] --> src/occwrapper.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn verifyOccExist(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `verify_occ_exist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `listApps` should have a snake case name [INFO] [stdout] --> src/occwrapper.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn listApps(self) -> Output { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `list_apps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `appId` should have a snake case name [INFO] [stdout] --> src/occwrapper.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn enableapp(self, appId: &str) -> Output { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `app_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `appId` should have a snake case name [INFO] [stdout] --> src/occwrapper.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn disableapp(self, appId: &str) -> Output { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `app_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `occInstance` should have a snake case name [INFO] [stdout] --> src/main.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | let mut occInstance = Occ {occPath: String::from("")}; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `occ_instance` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `occPathFromCwd` should have a snake case name [INFO] [stdout] --> src/main.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | let mut occPathFromCwd = occInstance.getCWD(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `occ_path_from_cwd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `occClone` should have a snake case name [INFO] [stdout] --> src/main.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let occClone = occInstance.clone(); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `occ_clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `occInstance` should have a snake case name [INFO] [stdout] --> src/main.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | let mut occInstance = Occ {occPath: String::from("")}; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `occ_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `occPathFromCwd` should have a snake case name [INFO] [stdout] --> src/main.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | let mut occPathFromCwd = occInstance.getCWD(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `occ_path_from_cwd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `occClone` should have a snake case name [INFO] [stdout] --> src/main.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | let occClone = occInstance.clone(); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `occ_clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `occInstance` should have a snake case name [INFO] [stdout] --> src/main.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | let mut occInstance = Occ {occPath: String::from("")}; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `occ_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `occPathFromCwd` should have a snake case name [INFO] [stdout] --> src/main.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | let mut occPathFromCwd = occInstance.getCWD(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `occ_path_from_cwd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `occClone` should have a snake case name [INFO] [stdout] --> src/main.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | let occClone = occInstance.clone(); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `occ_clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `occPath` should have a snake case name [INFO] [stdout] --> src/occwrapper.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub occPath: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `occ_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getCWD` should have a snake case name [INFO] [stdout] --> src/occwrapper.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn getCWD(&self) -> String { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `get_cwd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setOccPath` should have a snake case name [INFO] [stdout] --> src/occwrapper.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn setOccPath(&mut self, path: String) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `set_occ_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `verifyOccExist` should have a snake case name [INFO] [stdout] --> src/occwrapper.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn verifyOccExist(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `verify_occ_exist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `listApps` should have a snake case name [INFO] [stdout] --> src/occwrapper.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn listApps(self) -> Output { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `list_apps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `appId` should have a snake case name [INFO] [stdout] --> src/occwrapper.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn enableapp(self, appId: &str) -> Output { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `app_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `appId` should have a snake case name [INFO] [stdout] --> src/occwrapper.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn disableapp(self, appId: &str) -> Output { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `app_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.03s [INFO] running `Command { std: "docker" "inspect" "b00a68283e42a930b90b87ce74eff3ecfce51d3b37ddb24a7313ab38178b0f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b00a68283e42a930b90b87ce74eff3ecfce51d3b37ddb24a7313ab38178b0f9c", kill_on_drop: false }` [INFO] [stdout] b00a68283e42a930b90b87ce74eff3ecfce51d3b37ddb24a7313ab38178b0f9c