[INFO] fetching crate care-script 0.2.0...
[INFO] checking care-script-0.2.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate care-script 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate care-script 0.2.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate care-script 0.2.0
[INFO] finished tweaking crates.io crate care-script 0.2.0
[INFO] tweaked toml for crates.io crate care-script 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 154 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fdc8a4d05b2979b1e109ab1e8a4b93a8bb5ae4f950e9b968161bd237de057397
[INFO] running `Command { std: "docker" "start" "-a" "fdc8a4d05b2979b1e109ab1e8a4b93a8bb5ae4f950e9b968161bd237de057397", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdc8a4d05b2979b1e109ab1e8a4b93a8bb5ae4f950e9b968161bd237de057397", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdc8a4d05b2979b1e109ab1e8a4b93a8bb5ae4f950e9b968161bd237de057397", kill_on_drop: false }`
[INFO] [stdout] fdc8a4d05b2979b1e109ab1e8a4b93a8bb5ae4f950e9b968161bd237de057397
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f12c0693d17143a1d9efbcb6bb49e1741e8287d93489d95321fd60000e5488b4
[INFO] running `Command { std: "docker" "start" "-a" "f12c0693d17143a1d9efbcb6bb49e1741e8287d93489d95321fd60000e5488b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling malachite-nz v0.4.16
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking malachite-base v0.4.16
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking wasm-bindgen v0.2.96
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking js-sys v0.3.73
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking pretty v0.11.3
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking codespan v0.11.1
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking logos v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking simple-counter v0.1.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking malachite-q v0.4.16
[INFO] [stderr]    Compiling nickel-lang-core v0.8.0
[INFO] [stderr]     Checking malachite-float v0.4.16
[INFO] [stderr]     Checking malachite v0.4.16
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "f12c0693d17143a1d9efbcb6bb49e1741e8287d93489d95321fd60000e5488b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f12c0693d17143a1d9efbcb6bb49e1741e8287d93489d95321fd60000e5488b4", kill_on_drop: false }`
[INFO] [stdout] f12c0693d17143a1d9efbcb6bb49e1741e8287d93489d95321fd60000e5488b4
