[INFO] cloning repository https://github.com/lperdereau/foundationdb-gateway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lperdereau/foundationdb-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flperdereau%2Ffoundationdb-gateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flperdereau%2Ffoundationdb-gateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a265ad9d80ea17517139fb6849d8b3a0f88963c [INFO] checking lperdereau/foundationdb-gateway against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flperdereau%2Ffoundationdb-gateway" "/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/lperdereau/foundationdb-gateway [INFO] finished tweaking git repo https://github.com/lperdereau/foundationdb-gateway [INFO] tweaked toml for git repo https://github.com/lperdereau/foundationdb-gateway written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lperdereau/foundationdb-gateway 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/lperdereau/foundationdb-gateway 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] af8ded310e345f3275b3ab72772e0d2a3397a157de36b7b94fd2ef1de40f462c [INFO] running `Command { std: "docker" "start" "-a" "af8ded310e345f3275b3ab72772e0d2a3397a157de36b7b94fd2ef1de40f462c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af8ded310e345f3275b3ab72772e0d2a3397a157de36b7b94fd2ef1de40f462c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af8ded310e345f3275b3ab72772e0d2a3397a157de36b7b94fd2ef1de40f462c", kill_on_drop: false }` [INFO] [stdout] af8ded310e345f3275b3ab72772e0d2a3397a157de36b7b94fd2ef1de40f462c [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] cd0102085ac51dcde28302bebe97f6b853badfe8e5b1c8833c09b62f49fc092b [INFO] running `Command { std: "docker" "start" "-a" "cd0102085ac51dcde28302bebe97f6b853badfe8e5b1c8833c09b62f49fc092b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling try_map v0.3.1 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking foundationdb-tuple v0.9.1 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking etcetera v0.8.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking tokio-async-drop v0.1.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling foundationdb-gen v0.9.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling foundationdb v0.9.2 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking xattr v1.5.1 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking redis-protocol v6.0.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling foundationdb-macros v0.3.2 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking parse-display v0.9.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling foundationdb-sys v0.9.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking async-lazy v0.1.2 [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/async-lazy-0.1.2/src/lib.rs:162:18 [INFO] [stdout] | [INFO] [stdout] 162 | unsafe { self.value.get_mut().init.as_mut() } [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/async-lazy-0.1.2/src/lib.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | / self.get_unchecked_mut() [INFO] [stdout] 194 | | .value [INFO] [stdout] 195 | | .get_mut() [INFO] [stdout] 196 | | .init [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 idna v1.0.3 [INFO] [stderr] error: could not compile `async-lazy` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cd0102085ac51dcde28302bebe97f6b853badfe8e5b1c8833c09b62f49fc092b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd0102085ac51dcde28302bebe97f6b853badfe8e5b1c8833c09b62f49fc092b", kill_on_drop: false }` [INFO] [stdout] cd0102085ac51dcde28302bebe97f6b853badfe8e5b1c8833c09b62f49fc092b