[INFO] cloning repository https://github.com/helpmehelpgh/mchpkg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/helpmehelpgh/mchpkg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelpmehelpgh%2Fmchpkg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelpmehelpgh%2Fmchpkg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79b50475cf0a9de036924bdde429aa4e731a795b
[INFO] checking helpmehelpgh/mchpkg against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelpmehelpgh%2Fmchpkg" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  61% (1961/3171)
Updating files:  62% (1967/3171)
Updating files:  63% (1998/3171)
Updating files:  64% (2030/3171)
Updating files:  65% (2062/3171)
Updating files:  66% (2093/3171)
Updating files:  67% (2125/3171)
Updating files:  68% (2157/3171)
Updating files:  69% (2188/3171)
Updating files:  70% (2220/3171)
Updating files:  71% (2252/3171)
Updating files:  72% (2284/3171)
Updating files:  73% (2315/3171)
Updating files:  74% (2347/3171)
Updating files:  75% (2379/3171)
Updating files:  76% (2410/3171)
Updating files:  77% (2442/3171)
Updating files:  78% (2474/3171)
Updating files:  79% (2506/3171)
Updating files:  80% (2537/3171)
Updating files:  81% (2569/3171)
Updating files:  82% (2601/3171)
Updating files:  83% (2632/3171)
Updating files:  84% (2664/3171)
Updating files:  85% (2696/3171)
Updating files:  86% (2728/3171)
Updating files:  87% (2759/3171)
Updating files:  88% (2791/3171)
Updating files:  89% (2823/3171)
Updating files:  90% (2854/3171)
Updating files:  91% (2886/3171)
Updating files:  92% (2918/3171)
Updating files:  93% (2950/3171)
Updating files:  94% (2981/3171)
Updating files:  95% (3013/3171)
Updating files:  96% (3045/3171)
Updating files:  97% (3076/3171)
Updating files:  98% (3108/3171)
Updating files:  99% (3140/3171)
Updating files: 100% (3171/3171)
Updating files: 100% (3171/3171), done.
[INFO] started tweaking git repo https://github.com/helpmehelpgh/mchpkg
[INFO] finished tweaking git repo https://github.com/helpmehelpgh/mchpkg
[INFO] tweaked toml for git repo https://github.com/helpmehelpgh/mchpkg written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/helpmehelpgh/mchpkg on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/helpmehelpgh/mchpkg 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.22.6
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.6
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.6
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.6
[INFO] [stderr]   Downloaded pyo3 v0.22.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 70bac629f5bee8d1cc0617d86423d49928c5138373813c640ec03fdf1bd85cf3
[INFO] running `Command { std: "docker" "start" "70bac629f5bee8d1cc0617d86423d49928c5138373813c640ec03fdf1bd85cf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70bac629f5bee8d1cc0617d86423d49928c5138373813c640ec03fdf1bd85cf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70bac629f5bee8d1cc0617d86423d49928c5138373813c640ec03fdf1bd85cf3" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70bac629f5bee8d1cc0617d86423d49928c5138373813c640ec03fdf1bd85cf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70bac629f5bee8d1cc0617d86423d49928c5138373813c640ec03fdf1bd85cf3" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]     Checking mchnpkg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.89s
[INFO] running `Command { std: "docker" "inspect" "70bac629f5bee8d1cc0617d86423d49928c5138373813c640ec03fdf1bd85cf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70bac629f5bee8d1cc0617d86423d49928c5138373813c640ec03fdf1bd85cf3", kill_on_drop: false }`
[INFO] [stdout] 70bac629f5bee8d1cc0617d86423d49928c5138373813c640ec03fdf1bd85cf3
