[INFO] fetching crate databend-common-ast 0.2.4...
[INFO] checking databend-common-ast-0.2.4 against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] extracting crate databend-common-ast 0.2.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate databend-common-ast 0.2.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate databend-common-ast 0.2.4
[INFO] tweaked toml for crates.io crate databend-common-ast 0.2.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate databend-common-ast 0.2.4 on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate databend-common-ast 0.2.4 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" "+54cf65b8d066c082e536455049b95943cf30378f" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad4c061875c257fa59cadaf26da2840b223e864b6cce98cb57a1248cd32ff284
[INFO] running `Command { std: "docker" "start" "-a" "ad4c061875c257fa59cadaf26da2840b223e864b6cce98cb57a1248cd32ff284", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad4c061875c257fa59cadaf26da2840b223e864b6cce98cb57a1248cd32ff284", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad4c061875c257fa59cadaf26da2840b223e864b6cce98cb57a1248cd32ff284", kill_on_drop: false }`
[INFO] [stdout] ad4c061875c257fa59cadaf26da2840b223e864b6cce98cb57a1248cd32ff284
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cbc9b76d99791a94df5e374ed6da9e249dc59aa0d0f37b8fd572dba101ee82e
[INFO] running `Command { std: "docker" "start" "-a" "9cbc9b76d99791a94df5e374ed6da9e249dc59aa0d0f37b8fd572dba101ee82e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling small_ctor v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling pratt v0.4.0
[INFO] [stderr]     Checking rtrb v0.3.2
[INFO] [stderr]     Checking rspack-codespan-reporting v0.11.2
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking fastant v0.1.11
[INFO] [stderr]     Checking indent v0.1.1
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking regex-lite v0.1.8
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking similar-asserts v1.7.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking goldenfile v1.9.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling derive-visitor-macros v0.4.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking derive-visitor v0.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling fastrace-macro v0.7.16
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling nom-rule v0.5.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking logos v0.12.1
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling databend_educe v1.0.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking divan v0.1.21
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stdout] error: not automatically applying `DerefMut` through union field to target that might have `Drop` glue
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/divan-0.1.21/src/benchmark/defer.rs:78:22
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 imp!(self.inputs)
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: writing to this reference calls the destructor for the old value
[INFO] [stdout]    = help: add an explicit `*` if that is desired, or call `ptr::write` to not run the destructor
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: not automatically applying `DerefMut` through union field to target that might have `Drop` glue
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/divan-0.1.21/src/benchmark/defer.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 imp!(self.slots)
[INFO] [stdout]    |                      ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: writing to this reference calls the destructor for the old value
[INFO] [stdout]    = help: add an explicit `*` if that is desired, or call `ptr::write` to not run the destructor
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `divan` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9cbc9b76d99791a94df5e374ed6da9e249dc59aa0d0f37b8fd572dba101ee82e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cbc9b76d99791a94df5e374ed6da9e249dc59aa0d0f37b8fd572dba101ee82e", kill_on_drop: false }`
[INFO] [stdout] 9cbc9b76d99791a94df5e374ed6da9e249dc59aa0d0f37b8fd572dba101ee82e
