[INFO] fetching crate llmcc-rust 0.2.65... [INFO] testing llmcc-rust-0.2.65 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate llmcc-rust 0.2.65 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate llmcc-rust 0.2.65 [INFO] finished tweaking crates.io crate llmcc-rust 0.2.65 [INFO] tweaked toml for crates.io crate llmcc-rust 0.2.65 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate llmcc-rust 0.2.65 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate llmcc-rust 0.2.65 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree-sitter-language v0.1.5 [INFO] [stderr] Downloaded llmcc-resolver v0.2.65 [INFO] [stderr] Downloaded serial_test_derive v3.2.0 [INFO] [stderr] Downloaded sdd v3.0.10 [INFO] [stderr] Downloaded llmcc-bumpalo v0.2.65 [INFO] [stderr] Downloaded llmcc-tree v0.2.65 [INFO] [stderr] Downloaded serial_test v3.2.0 [INFO] [stderr] Downloaded globset v0.4.17 [INFO] [stderr] Downloaded string-interner v0.19.0 [INFO] [stderr] Downloaded ignore v0.4.24 [INFO] [stderr] Downloaded llmcc-core v0.2.65 [INFO] [stderr] Downloaded scc v2.4.0 [INFO] [stderr] Downloaded tree-sitter v0.25.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 171808e7e3193ef6e92e618f5e22178bd03cdbe953ce4f75fe4cea23a9f892fe [INFO] running `Command { std: "docker" "start" "-a" "171808e7e3193ef6e92e618f5e22178bd03cdbe953ce4f75fe4cea23a9f892fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "171808e7e3193ef6e92e618f5e22178bd03cdbe953ce4f75fe4cea23a9f892fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "171808e7e3193ef6e92e618f5e22178bd03cdbe953ce4f75fe4cea23a9f892fe", kill_on_drop: false }` [INFO] [stdout] 171808e7e3193ef6e92e618f5e22178bd03cdbe953ce4f75fe4cea23a9f892fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 282ee9aad503989403c53db7485ea3b1e423ec9dd2c78bc125513dbb3cc4f7c1 [INFO] running `Command { std: "docker" "start" "-a" "282ee9aad503989403c53db7485ea3b1e423ec9dd2c78bc125513dbb3cc4f7c1", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling llmcc-bumpalo v0.2.65 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling globset v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling ignore v0.4.24 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling string-interner v0.19.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tree-sitter v0.25.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling llmcc-core v0.2.65 [INFO] [stderr] Compiling llmcc-tree v0.2.65 [INFO] [stderr] Compiling llmcc-rust v0.2.65 (/opt/rustwide/workdir) [INFO] [stderr] Compiling llmcc-resolver v0.2.65 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.83s [INFO] running `Command { std: "docker" "inspect" "282ee9aad503989403c53db7485ea3b1e423ec9dd2c78bc125513dbb3cc4f7c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "282ee9aad503989403c53db7485ea3b1e423ec9dd2c78bc125513dbb3cc4f7c1", kill_on_drop: false }` [INFO] [stdout] 282ee9aad503989403c53db7485ea3b1e423ec9dd2c78bc125513dbb3cc4f7c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95f7c3f2a31e5de94ef0a486982881df013814fe5b93ead8debf91d385db9011 [INFO] running `Command { std: "docker" "start" "-a" "95f7c3f2a31e5de94ef0a486982881df013814fe5b93ead8debf91d385db9011", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling globset v0.4.17 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling ignore v0.4.24 [INFO] [stderr] Compiling tree-sitter v0.25.8 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling llmcc-core v0.2.65 [INFO] [stderr] Compiling llmcc-resolver v0.2.65 [INFO] [stderr] Compiling llmcc-rust v0.2.65 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.54s [INFO] running `Command { std: "docker" "inspect" "95f7c3f2a31e5de94ef0a486982881df013814fe5b93ead8debf91d385db9011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95f7c3f2a31e5de94ef0a486982881df013814fe5b93ead8debf91d385db9011", kill_on_drop: false }` [INFO] [stdout] 95f7c3f2a31e5de94ef0a486982881df013814fe5b93ead8debf91d385db9011 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a05d6628f73fb75754c138908667376c40825281101e92a1907fa8056d6f38e8 [INFO] running `Command { std: "docker" "start" "-a" "a05d6628f73fb75754c138908667376c40825281101e92a1907fa8056d6f38e8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/llmcc_rust-9f8e9d35f417b940) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests llmcc_rust [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a05d6628f73fb75754c138908667376c40825281101e92a1907fa8056d6f38e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a05d6628f73fb75754c138908667376c40825281101e92a1907fa8056d6f38e8", kill_on_drop: false }` [INFO] [stdout] a05d6628f73fb75754c138908667376c40825281101e92a1907fa8056d6f38e8