[INFO] updating cached repository https://github.com/synixebrett/HEMTT [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/synixebrett/HEMTT [INFO] [stderr] - [deleted] (none) -> debug [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/reqwest-0.9.21 [INFO] [stderr] + 9c4e106...8221402 dependabot/cargo/indicatif-0.12.0 -> dependabot/cargo/indicatif-0.12.0 (forced update) [INFO] [stderr] * [new branch] dependabot/cargo/reqwest-0.9.22 -> dependabot/cargo/reqwest-0.9.22 [INFO] [stderr] 4a4df4b..3edeac4 master -> master [INFO] [stderr] * [new tag] v0.7.1 -> v0.7.1 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3edeac4cbb19df2fab1dec9cfa8c9939fa10cbdf [INFO] checking synixebrett/HEMTT against master#4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynixebrett%2FHEMTT" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/synixebrett/HEMTT on toolchain 4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/synixebrett/HEMTT [INFO] finished tweaking git repo https://github.com/synixebrett/HEMTT [INFO] tweaked toml for git repo https://github.com/synixebrett/HEMTT written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/synixebrett/HEMTT already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/SynixeBrett/armake2` [INFO] [stderr] Updating git repository `https://github.com/synixebrett/indicatif` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] c49ce8148747a8735139b26844b10708cc2fb287bf6abaea0a4800beff270f7e [INFO] running `"docker" "start" "-a" "c49ce8148747a8735139b26844b10708cc2fb287bf6abaea0a4800beff270f7e"` [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking rgb v0.8.14 [INFO] [stderr] Compiling self_update v0.6.0 [INFO] [stderr] Compiling hemtt v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking question v0.2.2 [INFO] [stderr] Checking strum v0.16.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling libssh2-sys v0.2.12 [INFO] [stderr] Compiling libgit2-sys v0.8.2 [INFO] [stderr] Compiling rlua v0.16.3 [INFO] [stderr] Compiling peg v0.5.7 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking subprocess v0.1.18 [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking hyper-old-types v0.11.0 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Checking cgmath v0.16.1 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking console v0.9.0 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking tar v0.4.26 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking serde-xml-rs v0.3.1 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking indicatif v0.11.0 [INFO] [stderr] Checking dialoguer v0.4.0 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Checking handlebars v2.0.2 [INFO] [stderr] Compiling armake2 v0.3.0 (https://github.com/SynixeBrett/armake2?branch=restructure#312f9218) [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Checking git2 v0.9.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.76s [INFO] running `"docker" "inspect" "c49ce8148747a8735139b26844b10708cc2fb287bf6abaea0a4800beff270f7e"` [INFO] running `"docker" "rm" "-f" "c49ce8148747a8735139b26844b10708cc2fb287bf6abaea0a4800beff270f7e"` [INFO] [stdout] c49ce8148747a8735139b26844b10708cc2fb287bf6abaea0a4800beff270f7e