[INFO] cloning repository https://github.com/Lips7/Matcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lips7/Matcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLips7%2FMatcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLips7%2FMatcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca80025130a38a4165b4de092c111e0adef21aee
[INFO] checking Lips7/Matcher against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLips7%2FMatcher" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Lips7/Matcher
[INFO] finished tweaking git repo https://github.com/Lips7/Matcher
[INFO] tweaked toml for git repo https://github.com/Lips7/Matcher written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lips7/Matcher 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/Lips7/Matcher 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] 586953ce1159d1eed6183f99606e5d02c8655b1744a97e3f4afe0f0d965c3a66
[INFO] running `Command { std: "docker" "start" "-a" "586953ce1159d1eed6183f99606e5d02c8655b1744a97e3f4afe0f0d965c3a66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "586953ce1159d1eed6183f99606e5d02c8655b1744a97e3f4afe0f0d965c3a66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "586953ce1159d1eed6183f99606e5d02c8655b1744a97e3f4afe0f0d965c3a66", kill_on_drop: false }`
[INFO] [stdout] 586953ce1159d1eed6183f99606e5d02c8655b1744a97e3f4afe0f0d965c3a66
[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] 57ee34a6868d242ae1256aad866d60881bd296f4c50378b95fef0102ad12b8fe
[INFO] running `Command { std: "docker" "start" "-a" "57ee34a6868d242ae1256aad866d60881bd296f4c50378b95fef0102ad12b8fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling daachorse v1.0.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking aho-corasick-unsafe v0.0.4 (https://github.com/Lips7/aho-corasick#66356d8b)
[INFO] [stderr]     Checking micromap v0.1.0
[INFO] [stderr]    Compiling matcher_rs v0.5.9 (/opt/rustwide/workdir/matcher_rs)
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking id-set v0.2.2
[INFO] [stderr]     Checking rapidfuzz v0.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking sonic-simd v0.1.1
[INFO] [stderr]     Checking sonic-number v0.1.0
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]    Compiling matcher_py v0.5.9 (/opt/rustwide/workdir/matcher_py)
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking fancy-regex v0.17.0
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling divan-macros v0.1.21
[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]     Checking thiserror v2.0.17
[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" "57ee34a6868d242ae1256aad866d60881bd296f4c50378b95fef0102ad12b8fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57ee34a6868d242ae1256aad866d60881bd296f4c50378b95fef0102ad12b8fe", kill_on_drop: false }`
[INFO] [stdout] 57ee34a6868d242ae1256aad866d60881bd296f4c50378b95fef0102ad12b8fe
