[INFO] cloning repository https://github.com/drblain/rs-brite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drblain/rs-brite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrblain%2Frs-brite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrblain%2Frs-brite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9488f3b82c2acd78ac019cd6578333f8ff55f7ba [INFO] checking drblain/rs-brite against try#310c4dc96b5921ed757c4cd00c4b33924ee903c6 for pr-146972-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrblain%2Frs-brite" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/drblain/rs-brite [INFO] finished tweaking git repo https://github.com/drblain/rs-brite [INFO] tweaked toml for git repo https://github.com/drblain/rs-brite written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/drblain/rs-brite on toolchain 310c4dc96b5921ed757c4cd00c4b33924ee903c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+310c4dc96b5921ed757c4cd00c4b33924ee903c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/drblain/rs-brite 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" "+310c4dc96b5921ed757c4cd00c4b33924ee903c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+310c4dc96b5921ed757c4cd00c4b33924ee903c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68f65a8fa704a1c69223c9ee91e92320f4aec4ab66c400c14f54a8c1f316b644 [INFO] running `Command { std: "docker" "start" "-a" "68f65a8fa704a1c69223c9ee91e92320f4aec4ab66c400c14f54a8c1f316b644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68f65a8fa704a1c69223c9ee91e92320f4aec4ab66c400c14f54a8c1f316b644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68f65a8fa704a1c69223c9ee91e92320f4aec4ab66c400c14f54a8c1f316b644", kill_on_drop: false }` [INFO] [stdout] 68f65a8fa704a1c69223c9ee91e92320f4aec4ab66c400c14f54a8c1f316b644 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+310c4dc96b5921ed757c4cd00c4b33924ee903c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0805141ca0a95e941d228147964d675f3ab70e38426666405caa3474a21382e5 [INFO] running `Command { std: "docker" "start" "-a" "0805141ca0a95e941d228147964d675f3ab70e38426666405caa3474a21382e5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling opencv-binding-generator v0.99.0 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling zvariant_utils v3.2.1 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking ron v0.12.0 [INFO] [stderr] Compiling zvariant_derive v5.8.0 [INFO] [stderr] Compiling opencv v0.97.2 [INFO] [stderr] Checking config v0.15.19 [INFO] [stderr] Compiling zvariant v5.8.0 [INFO] [stderr] Checking zbus_names v4.2.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Compiling zbus_macros v5.12.0 [INFO] [stderr] Checking zbus v5.12.0 [INFO] [stderr] Checking brightness v0.8.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "0805141ca0a95e941d228147964d675f3ab70e38426666405caa3474a21382e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0805141ca0a95e941d228147964d675f3ab70e38426666405caa3474a21382e5", kill_on_drop: false }` [INFO] [stdout] 0805141ca0a95e941d228147964d675f3ab70e38426666405caa3474a21382e5