[INFO] cloning repository https://github.com/EzekielChukwujindu/repo_parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EzekielChukwujindu/repo_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEzekielChukwujindu%2Frepo_parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEzekielChukwujindu%2Frepo_parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92f2d0bd432454ea6b065fd477b3937b52df18dd
[INFO] checking EzekielChukwujindu/repo_parser against master#e0e204f3e97ad5f79524b9c259dc38df606ed82c for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEzekielChukwujindu%2Frepo_parser" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EzekielChukwujindu/repo_parser
[INFO] finished tweaking git repo https://github.com/EzekielChukwujindu/repo_parser
[INFO] tweaked toml for git repo https://github.com/EzekielChukwujindu/repo_parser written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EzekielChukwujindu/repo_parser on toolchain e0e204f3e97ad5f79524b9c259dc38df606ed82c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EzekielChukwujindu/repo_parser 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" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-html v0.20.3
[INFO] [stderr]   Downloaded tree-sitter-json v0.20.2
[INFO] [stderr]   Downloaded cc v1.0.106
[INFO] [stderr]   Downloaded tree-sitter v0.22.6
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.20.4
[INFO] [stderr]   Downloaded git2 v0.19.0
[INFO] [stderr]   Downloaded tree-sitter-md v0.1.7
[INFO] [stderr]   Downloaded tree-sitter-c v0.20.8
[INFO] [stderr]   Downloaded tree-sitter-bash v0.20.5
[INFO] [stderr]   Downloaded tree-sitter-ruby v0.20.1
[INFO] [stderr]   Downloaded libssh2-sys v0.3.0
[INFO] [stderr]   Downloaded tree-sitter-elixir v0.1.1
[INFO] [stderr]   Downloaded libz-sys v1.1.18
[INFO] [stderr]   Downloaded tree-sitter-swift v0.4.3
[INFO] [stderr]   Downloaded tree-sitter-scala v0.20.3
[INFO] [stderr]   Downloaded tree-sitter-kotlin v0.3.8
[INFO] [stderr]   Downloaded tree-sitter-cpp v0.20.5
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.20.5
[INFO] [stderr]   Downloaded libgit2-sys v0.17.0+1.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84260cb314b7a32c7c98ae28169a9eeec739b2f77635e03c384a1889a3471b45
[INFO] running `Command { std: "docker" "start" "-a" "84260cb314b7a32c7c98ae28169a9eeec739b2f77635e03c384a1889a3471b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84260cb314b7a32c7c98ae28169a9eeec739b2f77635e03c384a1889a3471b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84260cb314b7a32c7c98ae28169a9eeec739b2f77635e03c384a1889a3471b45", kill_on_drop: false }`
[INFO] [stdout] 84260cb314b7a32c7c98ae28169a9eeec739b2f77635e03c384a1889a3471b45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94719fac553d8f7a916dab4a43c837d4895b07424cd43f22132c01b4908a313b
[INFO] running `Command { std: "docker" "start" "-a" "94719fac553d8f7a916dab4a43c837d4895b07424cd43f22132c01b4908a313b", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling cc v1.0.106
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling tree-sitter v0.22.6
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling tree-sitter-python v0.20.4
[INFO] [stderr]    Compiling tree-sitter-typescript v0.20.5
[INFO] [stderr]    Compiling tree-sitter-kotlin v0.3.8
[INFO] [stderr]    Compiling tree-sitter-cpp v0.20.5
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.20.0
[INFO] [stderr]    Compiling tree-sitter-c v0.20.8
[INFO] [stderr]    Compiling tree-sitter-html v0.20.3
[INFO] [stderr]    Compiling tree-sitter-md v0.1.7
[INFO] [stderr]    Compiling tree-sitter-java v0.20.2
[INFO] [stderr]    Compiling tree-sitter-bash v0.20.5
[INFO] [stderr]    Compiling tree-sitter-lua v0.0.19
[INFO] [stderr]    Compiling tree-sitter-swift v0.4.3
[INFO] [stderr]    Compiling tree-sitter-javascript v0.20.4
[INFO] [stderr]    Compiling tree-sitter-erlang v0.4.0
[INFO] [stderr]    Compiling tree-sitter-json v0.20.2
[INFO] [stderr]    Compiling tree-sitter-r v0.19.5
[INFO] [stderr]    Compiling tree-sitter-go v0.20.0
[INFO] [stderr]    Compiling tree-sitter-scala v0.20.3
[INFO] [stderr]    Compiling tree-sitter-objc v3.0.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.20.4
[INFO] [stderr]    Compiling tree-sitter-ruby v0.20.1
[INFO] [stderr]    Compiling tree-sitter-elixir v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking repo_parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "94719fac553d8f7a916dab4a43c837d4895b07424cd43f22132c01b4908a313b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94719fac553d8f7a916dab4a43c837d4895b07424cd43f22132c01b4908a313b", kill_on_drop: false }`
[INFO] [stdout] 94719fac553d8f7a916dab4a43c837d4895b07424cd43f22132c01b4908a313b
