[INFO] cloning repository https://github.com/1Password/electron-hardener
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1Password/electron-hardener" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Password%2Felectron-hardener", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Password%2Felectron-hardener'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52deabd307186cbae10f04c8bd4467a9543b4787
[INFO] checking 1Password/electron-hardener against try#04ea1e1f1a12cfa912c228ca278237d92d0bb6df for pr-148477-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Password%2Felectron-hardener" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1Password/electron-hardener
[INFO] finished tweaking git repo https://github.com/1Password/electron-hardener
[INFO] tweaked toml for git repo https://github.com/1Password/electron-hardener written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1Password/electron-hardener on toolchain 04ea1e1f1a12cfa912c228ca278237d92d0bb6df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1Password/electron-hardener 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" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 212d142f7e908e43e3eda76ac16865ccbd23b3aeabc947dc20cd0b0f1614d63d
[INFO] running `Command { std: "docker" "start" "-a" "212d142f7e908e43e3eda76ac16865ccbd23b3aeabc947dc20cd0b0f1614d63d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "212d142f7e908e43e3eda76ac16865ccbd23b3aeabc947dc20cd0b0f1614d63d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "212d142f7e908e43e3eda76ac16865ccbd23b3aeabc947dc20cd0b0f1614d63d", kill_on_drop: false }`
[INFO] [stdout] 212d142f7e908e43e3eda76ac16865ccbd23b3aeabc947dc20cd0b0f1614d63d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e9a1d70db2b9ac02c6bd0591056aa55b720c5ccfc6712695bef3312b6a33bcc
[INFO] running `Command { std: "docker" "start" "-a" "9e9a1d70db2b9ac02c6bd0591056aa55b720c5ccfc6712695bef3312b6a33bcc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]     Checking regex-syntax v0.6.23
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking regex v1.4.6
[INFO] [stderr]     Checking electron-hardener v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling enum-iterator-derive v0.6.0
[INFO] [stderr]     Checking enum-iterator v0.6.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
[INFO] running `Command { std: "docker" "inspect" "9e9a1d70db2b9ac02c6bd0591056aa55b720c5ccfc6712695bef3312b6a33bcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e9a1d70db2b9ac02c6bd0591056aa55b720c5ccfc6712695bef3312b6a33bcc", kill_on_drop: false }`
[INFO] [stdout] 9e9a1d70db2b9ac02c6bd0591056aa55b720c5ccfc6712695bef3312b6a33bcc
