[INFO] cloning repository https://github.com/nomadmotors/proto-hal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nomadmotors/proto-hal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnomadmotors%2Fproto-hal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnomadmotors%2Fproto-hal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c29977ecbcdf1d9a5f0f436ffc5785b2c69543ba
[INFO] building nomadmotors/proto-hal against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnomadmotors%2Fproto-hal" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nomadmotors/proto-hal
[INFO] finished tweaking git repo https://github.com/nomadmotors/proto-hal
[INFO] tweaked toml for git repo https://github.com/nomadmotors/proto-hal written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nomadmotors/proto-hal on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 75 packages to latest compatible versions
[INFO] [stderr]       Adding arbitrary-int v1.3.0 (available: v2.0.0)
[INFO] [stderr]       Adding defmt v0.3.100 (available: v1.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a72af480da14b6c6d4dca95ba0540ed89b9ffd9ddf0b6813435af99b0c6772f
[INFO] running `Command { std: "docker" "start" "-a" "0a72af480da14b6c6d4dca95ba0540ed89b9ffd9ddf0b6813435af99b0c6772f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a72af480da14b6c6d4dca95ba0540ed89b9ffd9ddf0b6813435af99b0c6772f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a72af480da14b6c6d4dca95ba0540ed89b9ffd9ddf0b6813435af99b0c6772f", kill_on_drop: false }`
[INFO] [stdout] 0a72af480da14b6c6d4dca95ba0540ed89b9ffd9ddf0b6813435af99b0c6772f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01483f1b041168c1beaa375c9f12896ffe582e9d6d57f548fa3ce780c0e19a4e
[INFO] running `Command { std: "docker" "start" "-a" "01483f1b041168c1beaa375c9f12896ffe582e9d6d57f548fa3ce780c0e19a4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling procmacro2 v99.9.99
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling tiva v0.3.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling arbitrary-int v1.3.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling proto-hal v0.1.0 (/opt/rustwide/workdir/proto-hal)
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling ters-macros v0.1.2
[INFO] [stderr]    Compiling ters v0.1.2
[INFO] [stderr]    Compiling ir v0.1.0 (/opt/rustwide/workdir/ir)
[INFO] [stderr]    Compiling proto-hal-build v0.1.0 (/opt/rustwide/workdir/proto-hal-build)
[INFO] [stderr]    Compiling abstract-model v0.1.0 (/opt/rustwide/workdir/tests/abstract/model)
[INFO] [stderr]    Compiling g4-model v0.1.0 (/opt/rustwide/workdir/tests/g4/model)
[INFO] [stderr]    Compiling g4 v0.1.0 (/opt/rustwide/workdir/tests/g4)
[INFO] [stderr]    Compiling abstract v0.1.0 (/opt/rustwide/workdir/tests/abstract)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.55s
[INFO] running `Command { std: "docker" "inspect" "01483f1b041168c1beaa375c9f12896ffe582e9d6d57f548fa3ce780c0e19a4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01483f1b041168c1beaa375c9f12896ffe582e9d6d57f548fa3ce780c0e19a4e", kill_on_drop: false }`
[INFO] [stdout] 01483f1b041168c1beaa375c9f12896ffe582e9d6d57f548fa3ce780c0e19a4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d7a435a5a8873f8b22b100897fe7ab4f040307dca6da2ded4d66b19fe1ea58e
[INFO] running `Command { std: "docker" "start" "-a" "1d7a435a5a8873f8b22b100897fe7ab4f040307dca6da2ded4d66b19fe1ea58e", kill_on_drop: false }`
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling ir v0.1.0 (/opt/rustwide/workdir/ir)
[INFO] [stderr]    Compiling proto-hal-build v0.1.0 (/opt/rustwide/workdir/proto-hal-build)
[INFO] [stderr]    Compiling g4-model v0.1.0 (/opt/rustwide/workdir/tests/g4/model)
[INFO] [stderr]    Compiling abstract-model v0.1.0 (/opt/rustwide/workdir/tests/abstract/model)
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling proto-hal v0.1.0 (/opt/rustwide/workdir/proto-hal)
[INFO] [stderr]    Compiling g4 v0.1.0 (/opt/rustwide/workdir/tests/g4)
[INFO] [stderr]    Compiling abstract v0.1.0 (/opt/rustwide/workdir/tests/abstract)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.06s
[INFO] running `Command { std: "docker" "inspect" "1d7a435a5a8873f8b22b100897fe7ab4f040307dca6da2ded4d66b19fe1ea58e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d7a435a5a8873f8b22b100897fe7ab4f040307dca6da2ded4d66b19fe1ea58e", kill_on_drop: false }`
[INFO] [stdout] 1d7a435a5a8873f8b22b100897fe7ab4f040307dca6da2ded4d66b19fe1ea58e
