[INFO] fetching crate qlty-types 0.440.0... [INFO] testing qlty-types-0.440.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate qlty-types 0.440.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate qlty-types 0.440.0 [INFO] finished tweaking crates.io crate qlty-types 0.440.0 [INFO] tweaked toml for crates.io crate qlty-types 0.440.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate qlty-types 0.440.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 81 packages to latest compatible versions [INFO] [stderr] Adding pbjson v0.7.0 (available: v0.8.0) [INFO] [stderr] Adding pbjson-types v0.7.0 (available: v0.8.0) [INFO] [stderr] Adding prost v0.13.5 (available: v0.14.1) [INFO] [stderr] Adding tree-sitter v0.22.6 (available: v0.25.10) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 958798cfdcd61a75a2c864a0d9eec98bac4248ed891d89b69bf2caf2997c9108 [INFO] running `Command { std: "docker" "start" "-a" "958798cfdcd61a75a2c864a0d9eec98bac4248ed891d89b69bf2caf2997c9108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "958798cfdcd61a75a2c864a0d9eec98bac4248ed891d89b69bf2caf2997c9108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "958798cfdcd61a75a2c864a0d9eec98bac4248ed891d89b69bf2caf2997c9108", kill_on_drop: false }` [INFO] [stdout] 958798cfdcd61a75a2c864a0d9eec98bac4248ed891d89b69bf2caf2997c9108 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 441b559e99e796fcec4eea87a4a53feafd89d9625dd859c499208e789b35801b [INFO] running `Command { std: "docker" "start" "-a" "441b559e99e796fcec4eea87a4a53feafd89d9625dd859c499208e789b35801b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling tree-sitter v0.22.6 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling pbjson-build v0.7.0 [INFO] [stderr] Compiling pbjson v0.7.0 [INFO] [stderr] Compiling pbjson-types v0.7.0 [INFO] [stderr] Compiling qlty-types v0.440.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.87s [INFO] running `Command { std: "docker" "inspect" "441b559e99e796fcec4eea87a4a53feafd89d9625dd859c499208e789b35801b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "441b559e99e796fcec4eea87a4a53feafd89d9625dd859c499208e789b35801b", kill_on_drop: false }` [INFO] [stdout] 441b559e99e796fcec4eea87a4a53feafd89d9625dd859c499208e789b35801b [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6faada867c09d8469c1ae2b3bd7128523fa841cdbfc5ba0a8d21b250147a490c [INFO] running `Command { std: "docker" "start" "-a" "6faada867c09d8469c1ae2b3bd7128523fa841cdbfc5ba0a8d21b250147a490c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] running `Command { std: "docker" "inspect" "6faada867c09d8469c1ae2b3bd7128523fa841cdbfc5ba0a8d21b250147a490c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6faada867c09d8469c1ae2b3bd7128523fa841cdbfc5ba0a8d21b250147a490c", kill_on_drop: false }` [INFO] [stdout] 6faada867c09d8469c1ae2b3bd7128523fa841cdbfc5ba0a8d21b250147a490c [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b7e267f35ec09e81539586e4a53e423b195c56d8793c07e9c1587abe5563d408 [INFO] running `Command { std: "docker" "start" "-a" "b7e267f35ec09e81539586e4a53e423b195c56d8793c07e9c1587abe5563d408", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] running `Command { std: "docker" "inspect" "b7e267f35ec09e81539586e4a53e423b195c56d8793c07e9c1587abe5563d408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7e267f35ec09e81539586e4a53e423b195c56d8793c07e9c1587abe5563d408", kill_on_drop: false }` [INFO] [stdout] b7e267f35ec09e81539586e4a53e423b195c56d8793c07e9c1587abe5563d408