[INFO] cloning repository https://github.com/tfx2001/hpm_isp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tfx2001/hpm_isp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftfx2001%2Fhpm_isp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftfx2001%2Fhpm_isp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 104d366f4e1a9b7d0353bde7999a837f8f66f4dc
[INFO] checking tfx2001/hpm_isp against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftfx2001%2Fhpm_isp" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tfx2001/hpm_isp
[INFO] finished tweaking git repo https://github.com/tfx2001/hpm_isp
[INFO] tweaked toml for git repo https://github.com/tfx2001/hpm_isp written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tfx2001/hpm_isp on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tfx2001/hpm_isp 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hpm-rt v0.1.0
[INFO] [stderr]   Downloaded rustversion v1.0.15
[INFO] [stderr]   Downloaded hidapi v2.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad9983543e0636aa0c1905e32e39cc27b6b2dc841c51b83c88e481760235b5e3
[INFO] running `Command { std: "docker" "start" "-a" "ad9983543e0636aa0c1905e32e39cc27b6b2dc841c51b83c88e481760235b5e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad9983543e0636aa0c1905e32e39cc27b6b2dc841c51b83c88e481760235b5e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad9983543e0636aa0c1905e32e39cc27b6b2dc841c51b83c88e481760235b5e3", kill_on_drop: false }`
[INFO] [stdout] ad9983543e0636aa0c1905e32e39cc27b6b2dc841c51b83c88e481760235b5e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cbcbf64d5967d08bd2c5b77471c974e09b56fe37ab958cb2f2357a9ec9abd73
[INFO] running `Command { std: "docker" "start" "-a" "0cbcbf64d5967d08bd2c5b77471c974e09b56fe37ab958cb2f2357a9ec9abd73", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling riscv v0.10.1
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking r0 v1.0.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]    Compiling hidapi v2.6.1
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.32
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking num_enum v0.7.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling riscv-rt-macros v0.2.1
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking hpm-rt v0.1.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking hpm_isp v0.4.0 (/opt/rustwide/workdir/hpm_isp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.37s
[INFO] running `Command { std: "docker" "inspect" "0cbcbf64d5967d08bd2c5b77471c974e09b56fe37ab958cb2f2357a9ec9abd73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cbcbf64d5967d08bd2c5b77471c974e09b56fe37ab958cb2f2357a9ec9abd73", kill_on_drop: false }`
[INFO] [stdout] 0cbcbf64d5967d08bd2c5b77471c974e09b56fe37ab958cb2f2357a9ec9abd73
