[INFO] cloning repository https://github.com/dnaka91/mabo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dnaka91/mabo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fmabo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fmabo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4bfe5990086aa000b1404e9e6dfa5f3821525b45
[INFO] checking dnaka91/mabo against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fmabo" "/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/dnaka91/mabo
[INFO] finished tweaking git repo https://github.com/dnaka91/mabo
[INFO] tweaked toml for git repo https://github.com/dnaka91/mabo written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dnaka91/mabo 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/dnaka91/mabo 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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] d1f0e47314235fb190f1dee2af68bf6d3fe654c67c142fa072d177297713495a
[INFO] running `Command { std: "docker" "start" "-a" "d1f0e47314235fb190f1dee2af68bf6d3fe654c67c142fa072d177297713495a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1f0e47314235fb190f1dee2af68bf6d3fe654c67c142fa072d177297713495a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1f0e47314235fb190f1dee2af68bf6d3fe654c67c142fa072d177297713495a", kill_on_drop: false }`
[INFO] [stdout] d1f0e47314235fb190f1dee2af68bf6d3fe654c67c142fa072d177297713495a
[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] fc297ac3cc5e25b7dff5e0539601a404b695b21c4ab0cfe3084026d8cf89e97d
[INFO] running `Command { std: "docker" "start" "-a" "fc297ac3cc5e25b7dff5e0539601a404b695b21c4ab0cfe3084026d8cf89e97d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]     Checking clap_builder v4.5.46
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking spdx v0.12.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking insta v1.43.1
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking caseless v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking comrak v0.41.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling mabo-derive v0.1.0 (/opt/rustwide/workdir/crates/mabo-derive)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking mabo-parser v0.1.0 (/opt/rustwide/workdir/crates/mabo-parser)
[INFO] [stderr]     Checking clap v4.5.46
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]     Checking mabo-compiler v0.1.0 (/opt/rustwide/workdir/crates/mabo-compiler)
[INFO] [stdout] warning: unused import: `diagnostic`
[INFO] [stdout]  --> crates/mabo-compiler/src/validate/tuples.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use miette::{Diagnostic, diagnostic};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking regex-lite v0.1.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stderr]     Checking mabo-meta v0.1.0 (/opt/rustwide/workdir/crates/mabo-meta)
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking mabo-doc v0.1.0 (/opt/rustwide/workdir/crates/mabo-doc)
[INFO] [stderr]     Checking divan v0.1.21
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking option-ext v0.2.0
[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 dirs-sys v0.5.0
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stdout] warning: unused import: `diagnostic`
[INFO] [stdout]  --> crates/mabo-compiler/src/validate/tuples.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use miette::{Diagnostic, diagnostic};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[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" "fc297ac3cc5e25b7dff5e0539601a404b695b21c4ab0cfe3084026d8cf89e97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc297ac3cc5e25b7dff5e0539601a404b695b21c4ab0cfe3084026d8cf89e97d", kill_on_drop: false }`
[INFO] [stdout] fc297ac3cc5e25b7dff5e0539601a404b695b21c4ab0cfe3084026d8cf89e97d
