[INFO] cloning repository https://github.com/build-nullvora/mabor-terrars
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/build-nullvora/mabor-terrars" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuild-nullvora%2Fmabor-terrars", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuild-nullvora%2Fmabor-terrars'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae1f439f8722b4964e09b2a950ff2520bd16cafe
[INFO] checking build-nullvora/mabor-terrars against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuild-nullvora%2Fmabor-terrars" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/build-nullvora/mabor-terrars
[INFO] finished tweaking git repo https://github.com/build-nullvora/mabor-terrars
[INFO] tweaked toml for git repo https://github.com/build-nullvora/mabor-terrars written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/build-nullvora/mabor-terrars on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/build-nullvora/mabor-terrars 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking build-nullvora/mabor-terrars against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuild-nullvora%2Fmabor-terrars" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/build-nullvora/mabor-terrars
[INFO] finished tweaking git repo https://github.com/build-nullvora/mabor-terrars
[INFO] tweaked toml for git repo https://github.com/build-nullvora/mabor-terrars written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/build-nullvora/mabor-terrars on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/build-nullvora/mabor-terrars 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "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 cargo_toml v0.22.3
[INFO] [stderr]   Downloaded loga v0.5.4
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded aargvark_proc_macros v0.1.2
[INFO] [stderr]   Downloaded ansi-str v0.9.0
[INFO] [stderr]   Downloaded ansitok v0.3.0
[INFO] [stderr]   Downloaded genemichaels-lib v0.5.11
[INFO] [stderr]   Downloaded cargo_toml v0.20.5
[INFO] [stderr]   Downloaded terrars v0.1.13
[INFO] [stderr]   Downloaded cargo-manifest v0.15.2
[INFO] [stderr]   Downloaded comfy-table v7.2.1
[INFO] [stderr]   Downloaded cc v1.2.48
[INFO] [stderr]   Downloaded erased-serde v0.4.9
[INFO] [stderr]   Downloaded unicode-id v0.3.6
[INFO] [stderr]   Downloaded aargvark v0.3.0
[INFO] [stderr]   Downloaded markdown v1.0.0-alpha.21
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57914c4226fce35ea9493f2e5dd3bb0414fbc50614fb0c92cc02ff4ab27ab779
[INFO] running `Command { std: "docker" "start" "-a" "57914c4226fce35ea9493f2e5dd3bb0414fbc50614fb0c92cc02ff4ab27ab779", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57914c4226fce35ea9493f2e5dd3bb0414fbc50614fb0c92cc02ff4ab27ab779", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57914c4226fce35ea9493f2e5dd3bb0414fbc50614fb0c92cc02ff4ab27ab779", kill_on_drop: false }`
[INFO] [stdout] 57914c4226fce35ea9493f2e5dd3bb0414fbc50614fb0c92cc02ff4ab27ab779
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51b4980a15d539ecf28b0fd83b713fbda339d5b676edd8b8b5c8a931881c3d4a
[INFO] running `Command { std: "docker" "start" "-a" "51b4980a15d539ecf28b0fd83b713fbda339d5b676edd8b8b5c8a931881c3d4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking quote v1.0.42
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling markdown v1.0.0-alpha.21
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling loga v0.5.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking ansitok v0.3.0
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking ansi-str v0.9.0
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking cargo_toml v0.22.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking terrars-gen v0.0.1 (/opt/rustwide/workdir/crates/terrars-gen)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking cargo-manifest v0.15.2
[INFO] [stderr]     Checking cargo_toml v0.20.5
[INFO] [stderr]     Checking genemichaels-lib v0.5.11
[INFO] [stderr]    Compiling aargvark_proc_macros v0.1.2
[INFO] [stderr]     Checking aargvark v0.3.0
[INFO] [stderr]     Checking terrars v0.1.13
[INFO] [stderr]     Checking provider-hashicorp-aws v6.22.1 (/opt/rustwide/workdir/crates/provider-hashicorp-aws)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.52s
[INFO] running `Command { std: "docker" "inspect" "51b4980a15d539ecf28b0fd83b713fbda339d5b676edd8b8b5c8a931881c3d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51b4980a15d539ecf28b0fd83b713fbda339d5b676edd8b8b5c8a931881c3d4a", kill_on_drop: false }`
[INFO] [stdout] 51b4980a15d539ecf28b0fd83b713fbda339d5b676edd8b8b5c8a931881c3d4a
