[INFO] fetching crate qlty-config 0.440.0...
[INFO] checking qlty-config-0.440.0 against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] extracting crate qlty-config 0.440.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate qlty-config 0.440.0
[INFO] finished tweaking crates.io crate qlty-config 0.440.0
[INFO] tweaked toml for crates.io crate qlty-config 0.440.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate qlty-config 0.440.0 on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 236 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.22.1 (available: v0.23.0)
[INFO] [stderr]       Adding config v0.13.4 (available: v0.15.25)
[INFO] [stderr]       Adding console v0.15.11 (available: v0.16.4)
[INFO] [stderr]       Adding git2 v0.19.0 (available: v0.21.0)
[INFO] [stderr]       Adding md5 v0.7.0 (available: v0.8.1)
[INFO] [stderr]       Adding toml v0.8.23 (available: v1.1.4+spec-1.1.0)
[INFO] [stderr]       Adding toml_edit v0.22.27 (available: v0.25.13+spec-1.1.0)
[INFO] [stderr]       Adding ureq v2.12.1 (available: v3.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded qlty-types v0.440.0
[INFO] [stderr]   Downloaded pbjson v0.7.0
[INFO] [stderr]   Downloaded pbjson-build v0.7.0
[INFO] [stderr]   Downloaded pbjson-types v0.7.0
[INFO] [stderr]   Downloaded config v0.13.4
[INFO] [stderr]   Downloaded tree-sitter v0.22.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7a78dc9bfaae061b6fccc9213b238a62c789081842ed9df921ae3f94f8cb0c71
[INFO] running `Command { std: "docker" "start" "7a78dc9bfaae061b6fccc9213b238a62c789081842ed9df921ae3f94f8cb0c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a78dc9bfaae061b6fccc9213b238a62c789081842ed9df921ae3f94f8cb0c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7a78dc9bfaae061b6fccc9213b238a62c789081842ed9df921ae3f94f8cb0c71" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a78dc9bfaae061b6fccc9213b238a62c789081842ed9df921ae3f94f8cb0c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7a78dc9bfaae061b6fccc9213b238a62c789081842ed9df921ae3f94f8cb0c71" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]    Compiling openssl-src v300.6.1+3.6.3
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling pest v2.8.8
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libssh2-sys v0.3.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling pest_meta v2.8.8
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling pest_generator v2.8.8
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling tree-sitter v0.22.6
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking pbjson v0.7.0
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling pest_derive v2.8.8
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.7
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking clap v4.6.4
[INFO] [stderr]    Compiling qlty-config v0.440.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking ignore v0.4.31
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking glob v0.3.4
[INFO] [stderr]     Checking qlty-types v0.440.0
[INFO] [stderr]     Checking ureq v2.12.1
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "7a78dc9bfaae061b6fccc9213b238a62c789081842ed9df921ae3f94f8cb0c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a78dc9bfaae061b6fccc9213b238a62c789081842ed9df921ae3f94f8cb0c71", kill_on_drop: false }`
[INFO] [stdout] 7a78dc9bfaae061b6fccc9213b238a62c789081842ed9df921ae3f94f8cb0c71
