[INFO] cloning repository https://github.com/TobyBridle/boom
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TobyBridle/boom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobyBridle%2Fboom", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobyBridle%2Fboom'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f5878f50a5ba423cf82109dc2563ae123e65c0e
[INFO] checking TobyBridle/boom against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobyBridle%2Fboom" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TobyBridle/boom
[INFO] finished tweaking git repo https://github.com/TobyBridle/boom
[INFO] tweaked toml for git repo https://github.com/TobyBridle/boom written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TobyBridle/boom 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/TobyBridle/boom 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f03d9477a4dbfe56de33f8345b7edb7908224e15de2311acd09e2d64f2cbfe57
[INFO] running `Command { std: "docker" "start" "-a" "f03d9477a4dbfe56de33f8345b7edb7908224e15de2311acd09e2d64f2cbfe57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f03d9477a4dbfe56de33f8345b7edb7908224e15de2311acd09e2d64f2cbfe57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f03d9477a4dbfe56de33f8345b7edb7908224e15de2311acd09e2d64f2cbfe57", kill_on_drop: false }`
[INFO] [stdout] f03d9477a4dbfe56de33f8345b7edb7908224e15de2311acd09e2d64f2cbfe57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 73965eff51f2196c84b9bed4d5d86d2389b31b9253931e813162826b327b9de2
[INFO] running `Command { std: "docker" "start" "-a" "73965eff51f2196c84b9bed4d5d86d2389b31b9253931e813162826b327b9de2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking arrow-schema v56.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking arrow-buffer v56.2.0
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking toml_parser v1.0.3
[INFO] [stderr]     Checking toml_writer v1.0.3
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking arrow-data v56.2.0
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking concat-string v1.0.1
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking regex-lite v0.1.7
[INFO] [stderr]     Checking allocation-counter v0.8.1
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking toml_datetime v0.7.2
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]     Checking serde_spanned v1.0.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking arrow-array v56.2.0
[INFO] [stderr]     Checking toml v0.9.7
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking arrow-select v56.2.0
[INFO] [stderr]     Checking arrow-ipc v56.2.0
[INFO] [stderr]     Checking arrow-cast v56.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling merge_derive v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking merge v0.2.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]     Checking parquet v56.2.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking pwd v1.4.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking expanduser v1.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[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 tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[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" "73965eff51f2196c84b9bed4d5d86d2389b31b9253931e813162826b327b9de2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73965eff51f2196c84b9bed4d5d86d2389b31b9253931e813162826b327b9de2", kill_on_drop: false }`
[INFO] [stdout] 73965eff51f2196c84b9bed4d5d86d2389b31b9253931e813162826b327b9de2
