[INFO] cloning repository https://github.com/gauteh/hidefix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gauteh/hidefix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgauteh%2Fhidefix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgauteh%2Fhidefix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5569aa88689b7dd1867354103e0485894b0d06ec
[INFO] checking gauteh/hidefix against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgauteh%2Fhidefix" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gauteh/hidefix
[INFO] finished tweaking git repo https://github.com/gauteh/hidefix
[INFO] tweaked toml for git repo https://github.com/gauteh/hidefix written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gauteh/hidefix 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/gauteh/hidefix 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 58e44e17354cd77652a01a20bf5454da18054d54da1d9ad3bd49bc8e070d756d
[INFO] running `Command { std: "docker" "start" "-a" "58e44e17354cd77652a01a20bf5454da18054d54da1d9ad3bd49bc8e070d756d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58e44e17354cd77652a01a20bf5454da18054d54da1d9ad3bd49bc8e070d756d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58e44e17354cd77652a01a20bf5454da18054d54da1d9ad3bd49bc8e070d756d", kill_on_drop: false }`
[INFO] [stdout] 58e44e17354cd77652a01a20bf5454da18054d54da1d9ad3bd49bc8e070d756d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ffec9fa5055b384d44b2c8ea6eba9e26831c19f60e9e4bfb898507a3197970c0
[INFO] running `Command { std: "docker" "start" "-a" "ffec9fa5055b384d44b2c8ea6eba9e26831c19f60e9e4bfb898507a3197970c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling hdf5-metno-src v0.9.2
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling netcdf-src v0.4.1
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling netcdf-sys v0.8.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling hdf5-metno-sys v0.9.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling libdeflate-sys v1.22.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]    Compiling hdf5-metno-types v0.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking terminal_size v0.4.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling netcdf v0.10.5
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling hdf5-metno v0.9.2
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling hdf5-metno-derive v0.9.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking rustls-pki-types v1.9.0
[INFO] [stderr]     Checking libdeflater v1.22.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling divan-macros v0.1.14
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking reqwest v0.12.8
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking flexbuffers v2.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking divan v0.1.14
[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.14/src/bench/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.14/src/bench/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 bincode v1.3.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" "ffec9fa5055b384d44b2c8ea6eba9e26831c19f60e9e4bfb898507a3197970c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffec9fa5055b384d44b2c8ea6eba9e26831c19f60e9e4bfb898507a3197970c0", kill_on_drop: false }`
[INFO] [stdout] ffec9fa5055b384d44b2c8ea6eba9e26831c19f60e9e4bfb898507a3197970c0
