[INFO] cloning repository https://github.com/kylc/miniacd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kylc/miniacd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylc%2Fminiacd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylc%2Fminiacd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab232d6b9fc75a9f3cb43a345eb1cb6433bffb0e
[INFO] checking kylc/miniacd against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylc%2Fminiacd" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kylc/miniacd
[INFO] finished tweaking git repo https://github.com/kylc/miniacd
[INFO] tweaked toml for git repo https://github.com/kylc/miniacd written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kylc/miniacd 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 git repo https://github.com/kylc/miniacd 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1cfabefcd5306b7243a8fada9f3c4ec7ecdae3da199c8a949f0d1e47a132f864
[INFO] running `Command { std: "docker" "start" "-a" "1cfabefcd5306b7243a8fada9f3c4ec7ecdae3da199c8a949f0d1e47a132f864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cfabefcd5306b7243a8fada9f3c4ec7ecdae3da199c8a949f0d1e47a132f864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cfabefcd5306b7243a8fada9f3c4ec7ecdae3da199c8a949f0d1e47a132f864", kill_on_drop: false }`
[INFO] [stdout] 1cfabefcd5306b7243a8fada9f3c4ec7ecdae3da199c8a949f0d1e47a132f864
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 99649adfbdab564b929dadbde84f671aae7b946d57e53c05852ceaa34235db87
[INFO] running `Command { std: "docker" "start" "-a" "99649adfbdab564b929dadbde84f671aae7b946d57e53c05852ceaa34235db87", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking glam v0.30.10
[INFO] [stderr]     Checking az v1.2.1
[INFO] [stderr]    Compiling generator v0.8.8
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]     Checking spade v2.15.0
[INFO] [stderr]    Compiling miniacd v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]     Checking ena v0.14.3
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking cmov v0.4.3
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking divrem v1.0.0
[INFO] [stderr]     Checking sorted-vec v0.8.10
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking divan v0.1.21
[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" "99649adfbdab564b929dadbde84f671aae7b946d57e53c05852ceaa34235db87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99649adfbdab564b929dadbde84f671aae7b946d57e53c05852ceaa34235db87", kill_on_drop: false }`
[INFO] [stdout] 99649adfbdab564b929dadbde84f671aae7b946d57e53c05852ceaa34235db87
