[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#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharidas%2Findrajal" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/sharidas/indrajal on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-6-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded regex-syntax v0.6.0
[INFO] [stderr]   Downloaded regex v1.0.0
[INFO] [stderr]   Downloaded docopt v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4dcb2f3e1f323b16e5d5e91d2285e9e72b0a95cfbf3e13900d713ce34376addc
[INFO] running `Command { std: "docker" "start" "-a" "4dcb2f3e1f323b16e5d5e91d2285e9e72b0a95cfbf3e13900d713ce34376addc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4dcb2f3e1f323b16e5d5e91d2285e9e72b0a95cfbf3e13900d713ce34376addc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dcb2f3e1f323b16e5d5e91d2285e9e72b0a95cfbf3e13900d713ce34376addc", kill_on_drop: false }`
[INFO] [stdout] 4dcb2f3e1f323b16e5d5e91d2285e9e72b0a95cfbf3e13900d713ce34376addc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c25fb3c3bc20253ae002e63a1fbfe9f3c968f16f57a15be9e131744c3dcfc18a
[INFO] running `Command { std: "docker" "start" "-a" "c25fb3c3bc20253ae002e63a1fbfe9f3c968f16f57a15be9e131744c3dcfc18a", kill_on_drop: false }`
[INFO] [stderr]     Checking libc v0.2.40
[INFO] [stderr]    Compiling regex v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.6.0
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking aho-corasick v0.6.4
[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: 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 `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] [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 3.41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.13.10
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c25fb3c3bc20253ae002e63a1fbfe9f3c968f16f57a15be9e131744c3dcfc18a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c25fb3c3bc20253ae002e63a1fbfe9f3c968f16f57a15be9e131744c3dcfc18a", kill_on_drop: false }`
[INFO] [stdout] c25fb3c3bc20253ae002e63a1fbfe9f3c968f16f57a15be9e131744c3dcfc18a
