[INFO] cloning repository https://github.com/Abdul-Muiz-Iqbal/crmps
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abdul-Muiz-Iqbal/crmps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdul-Muiz-Iqbal%2Fcrmps", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdul-Muiz-Iqbal%2Fcrmps'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0862a2253c2fe73dea71bed243905ac37137b44a
[INFO] checking Abdul-Muiz-Iqbal/crmps against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-149058
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdul-Muiz-Iqbal%2Fcrmps" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Abdul-Muiz-Iqbal/crmps
[INFO] finished tweaking git repo https://github.com/Abdul-Muiz-Iqbal/crmps
[INFO] tweaked toml for git repo https://github.com/Abdul-Muiz-Iqbal/crmps written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abdul-Muiz-Iqbal/crmps on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Abdul-Muiz-Iqbal/crmps 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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zip-extensions v0.5.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.20
[INFO] [stderr]   Downloaded bzip2 v0.3.3
[INFO] [stderr]   Downloaded pkg-config v0.3.18
[INFO] [stderr]   Downloaded proc-macro2 v1.0.21
[INFO] [stderr]   Downloaded cc v1.0.60
[INFO] [stderr]   Downloaded zip v0.5.8
[INFO] [stderr]   Downloaded flate2 v1.0.14
[INFO] [stderr]   Downloaded thiserror v1.0.20
[INFO] [stderr]   Downloaded syn v1.0.41
[INFO] [stderr]   Downloaded libc v0.2.77
[INFO] [stderr]   Downloaded bzip2-sys v0.1.9+1.0.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2383d99f3e4bac0310f1c404fafc0ce5648115ecc1cdce911b7f7a6960cbf55
[INFO] running `Command { std: "docker" "start" "-a" "e2383d99f3e4bac0310f1c404fafc0ce5648115ecc1cdce911b7f7a6960cbf55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2383d99f3e4bac0310f1c404fafc0ce5648115ecc1cdce911b7f7a6960cbf55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2383d99f3e4bac0310f1c404fafc0ce5648115ecc1cdce911b7f7a6960cbf55", kill_on_drop: false }`
[INFO] [stdout] e2383d99f3e4bac0310f1c404fafc0ce5648115ecc1cdce911b7f7a6960cbf55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf39aad8e2bd2400bb8a0ab0257e9485cfbf69d16e334e5e6341956ed0f8794e
[INFO] running `Command { std: "docker" "start" "-a" "cf39aad8e2bd2400bb8a0ab0257e9485cfbf69d16e334e5e6341956ed0f8794e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.21
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling syn v1.0.41
[INFO] [stderr]    Compiling cc v1.0.60
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking flate2 v1.0.14
[INFO] [stderr]    Compiling bzip2-sys v0.1.9+1.0.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]     Checking bzip2 v0.3.3
[INFO] [stderr]     Checking thiserror v1.0.20
[INFO] [stderr]     Checking zip v0.5.8
[INFO] [stderr]     Checking zip-extensions v0.5.0
[INFO] [stderr]     Checking crmps v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]   --> src/main.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | mod lib;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: lib.rs is the root of this crate's library target
[INFO] [stdout]    = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]    = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]   --> src/main.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | mod lib;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: lib.rs is the root of this crate's library target
[INFO] [stdout]    = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]    = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.32s
[INFO] running `Command { std: "docker" "inspect" "cf39aad8e2bd2400bb8a0ab0257e9485cfbf69d16e334e5e6341956ed0f8794e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf39aad8e2bd2400bb8a0ab0257e9485cfbf69d16e334e5e6341956ed0f8794e", kill_on_drop: false }`
[INFO] [stdout] cf39aad8e2bd2400bb8a0ab0257e9485cfbf69d16e334e5e6341956ed0f8794e
