[INFO] fetching crate care-script 0.2.0... [INFO] checking care-script-0.2.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate care-script 0.2.0 into /workspace/builds/worker-7-tc2/source [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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate care-script 0.2.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 165 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding toml v0.8.23 (available: v0.9.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c75aa1c5641667f2ce7117e9c181cba8b01f29c42651ec19bb89df1cb28d7dda [INFO] running `Command { std: "docker" "start" "-a" "c75aa1c5641667f2ce7117e9c181cba8b01f29c42651ec19bb89df1cb28d7dda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c75aa1c5641667f2ce7117e9c181cba8b01f29c42651ec19bb89df1cb28d7dda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c75aa1c5641667f2ce7117e9c181cba8b01f29c42651ec19bb89df1cb28d7dda", kill_on_drop: false }` [INFO] [stdout] c75aa1c5641667f2ce7117e9c181cba8b01f29c42651ec19bb89df1cb28d7dda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed008a644b2b67234c39c02596a35c1a2dc976081d0ec9cacdf814345b847e94 [INFO] running `Command { std: "docker" "start" "-a" "ed008a644b2b67234c39c02596a35c1a2dc976081d0ec9cacdf814345b847e94", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling malachite-nz v0.4.22 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking malachite-base v0.4.22 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking pretty v0.11.3 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking strip-ansi-escapes v0.2.1 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking simple-counter v0.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking codespan v0.11.1 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling nickel-lang-core v0.8.0 [INFO] [stderr] Checking malachite-q v0.4.22 [INFO] [stderr] Checking malachite-float v0.4.22 [INFO] [stderr] Checking malachite v0.4.22 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "ed008a644b2b67234c39c02596a35c1a2dc976081d0ec9cacdf814345b847e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed008a644b2b67234c39c02596a35c1a2dc976081d0ec9cacdf814345b847e94", kill_on_drop: false }` [INFO] [stdout] ed008a644b2b67234c39c02596a35c1a2dc976081d0ec9cacdf814345b847e94