[INFO] fetching crate qlty-cloud 0.440.0...
[INFO] checking qlty-cloud-0.440.0 against master#540f43a224317d894a9a0710a8d67704f179a33c for pr-155193
[INFO] extracting crate qlty-cloud 0.440.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate qlty-cloud 0.440.0
[INFO] finished tweaking crates.io crate qlty-cloud 0.440.0
[INFO] tweaked toml for crates.io crate qlty-cloud 0.440.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate qlty-cloud 0.440.0 on toolchain 540f43a224317d894a9a0710a8d67704f179a33c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "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" "+540f43a224317d894a9a0710a8d67704f179a33c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 299 packages to latest compatible versions
[INFO] [stderr]       Adding cc v1.0.106 (available: v1.2.61)
[INFO] [stderr]       Adding dialoguer v0.11.0 (available: v0.12.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding keyring v3.6.3 (available: v4.0.0)
[INFO] [stderr]       Adding prost v0.13.5 (available: v0.14.3)
[INFO] [stderr]       Adding ring v0.17.9 (available: v0.17.14)
[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" "+540f43a224317d894a9a0710a8d67704f179a33c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded md5 v0.7.0
[INFO] [stderr]   Downloaded pbjson v0.7.0
[INFO] [stderr]   Downloaded dialoguer v0.11.0
[INFO] [stderr]   Downloaded clap_derive v4.6.1
[INFO] [stderr]   Downloaded ron v0.7.1
[INFO] [stderr]   Downloaded config v0.13.4
[INFO] [stderr]   Downloaded cc v1.0.106
[INFO] [stderr]   Downloaded tree-sitter-go v0.21.2
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.21.4
[INFO] [stderr]   Downloaded tree-sitter-java v0.21.0
[INFO] [stderr]   Downloaded tree-sitter-python v0.21.0
[INFO] [stderr]   Downloaded git2 v0.19.0
[INFO] [stderr]   Downloaded tree-sitter v0.22.6
[INFO] [stderr]   Downloaded pbjson-types v0.7.0
[INFO] [stderr]   Downloaded pbjson-build v0.7.0
[INFO] [stderr]   Downloaded simd_cesu8 v1.1.1
[INFO] [stderr]   Downloaded jni-macros v0.22.4
[INFO] [stderr]   Downloaded tree-sitter-rust v0.21.2
[INFO] [stderr]   Downloaded jni v0.22.4
[INFO] [stderr]   Downloaded webbrowser v1.2.1
[INFO] [stderr]   Downloaded tree-sitter-php v0.22.8
[INFO] [stderr]   Downloaded tree-sitter-ruby v0.21.0
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.21.2
[INFO] [stderr]   Downloaded tree-sitter-kotlin v0.3.8
[INFO] [stderr]   Downloaded ring v0.17.9
[INFO] [stderr]   Downloaded libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]   Downloaded qlty-config v0.440.0
[INFO] [stderr]   Downloaded qlty-types v0.440.0
[INFO] [stderr]   Downloaded qlty-analysis v0.440.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89f44e1d42628800889b7eb16bbdead7b4d729d8bb59606a7289a486718bc81e
[INFO] running `Command { std: "docker" "start" "-a" "89f44e1d42628800889b7eb16bbdead7b4d729d8bb59606a7289a486718bc81e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89f44e1d42628800889b7eb16bbdead7b4d729d8bb59606a7289a486718bc81e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89f44e1d42628800889b7eb16bbdead7b4d729d8bb59606a7289a486718bc81e", kill_on_drop: false }`
[INFO] [stdout] 89f44e1d42628800889b7eb16bbdead7b4d729d8bb59606a7289a486718bc81e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e287ef0c28f4e94c3e93655792e516d4aec412e5d8dcddd218291b7c1fb5337
[INFO] running `Command { std: "docker" "start" "-a" "0e287ef0c28f4e94c3e93655792e516d4aec412e5d8dcddd218291b7c1fb5337", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling cc v1.0.106
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling tree-sitter v0.22.6
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling ring v0.17.9
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling tree-sitter-ruby v0.21.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.21.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tree-sitter-python v0.21.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.21.4
[INFO] [stderr]     Checking pbjson v0.7.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling tree-sitter-php v0.22.8
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling tree-sitter-go v0.21.2
[INFO] [stderr]    Compiling tree-sitter-kotlin v0.3.8
[INFO] [stderr]    Compiling tree-sitter-java v0.21.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.21.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling qlty-config v0.440.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling qlty-analysis v0.440.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]     Checking qlty-types v0.440.0
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking qlty-cloud v0.440.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 27s
[INFO] running `Command { std: "docker" "inspect" "0e287ef0c28f4e94c3e93655792e516d4aec412e5d8dcddd218291b7c1fb5337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e287ef0c28f4e94c3e93655792e516d4aec412e5d8dcddd218291b7c1fb5337", kill_on_drop: false }`
[INFO] [stdout] 0e287ef0c28f4e94c3e93655792e516d4aec412e5d8dcddd218291b7c1fb5337
