[INFO] cloning repository https://github.com/era/debra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/era/debra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fera%2Fdebra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fera%2Fdebra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f4fcfaa34a0255642825444b10ee2df1db6eacc [INFO] checking era/debra against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fera%2Fdebra" "/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/era/debra [INFO] finished tweaking git repo https://github.com/era/debra [INFO] tweaked toml for git repo https://github.com/era/debra written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/era/debra on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/era/debra 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f946745a0c57f25b4a3dfe08f7850e9e7b964890146b642245c65ffcc3267265 [INFO] running `Command { std: "docker" "start" "-a" "f946745a0c57f25b4a3dfe08f7850e9e7b964890146b642245c65ffcc3267265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f946745a0c57f25b4a3dfe08f7850e9e7b964890146b642245c65ffcc3267265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f946745a0c57f25b4a3dfe08f7850e9e7b964890146b642245c65ffcc3267265", kill_on_drop: false }` [INFO] [stdout] f946745a0c57f25b4a3dfe08f7850e9e7b964890146b642245c65ffcc3267265 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c54c7c99113ca76feebad29273dd48b27c6efcd492cd9c8e9203fc95e640baef [INFO] running `Command { std: "docker" "start" "-a" "c54c7c99113ca76feebad29273dd48b27c6efcd492cd9c8e9203fc95e640baef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling aws-lc-rs v1.12.6 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling quinn-udp v0.5.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking never-say-never v6.6.666 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking time v0.3.40 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Checking higher-kinded-types v0.1.1 [INFO] [stderr] Compiling quinn v0.11.7 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking polonius-the-crab v0.4.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking clashmap v1.2.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling aws-lc-sys v0.27.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking clap v4.5.32 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-graceful v0.2.2 [INFO] [stderr] Checking rustls-webpki v0.103.0 [INFO] [stderr] Checking rustls-platform-verifier v0.5.1 [INFO] [stderr] Checking quinn-proto v0.11.10 [INFO] [stderr] Checking debra v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/flatbuffers/message_generated.rs:307:33 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn root_as_message(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 307 | pub fn root_as_message(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/flatbuffers/message_generated.rs:318:14 [INFO] [stdout] | [INFO] [stdout] 318 | buf: &[u8], [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 319 | ) -> Result { [INFO] [stdout] | ------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 319 | ) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/flatbuffers/message_generated.rs:352:50 [INFO] [stdout] | [INFO] [stdout] 352 | pub unsafe fn root_as_message_unchecked(buf: &[u8]) -> Message { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 352 | pub unsafe fn root_as_message_unchecked(buf: &[u8]) -> Message<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/flatbuffers/message_generated.rs:359:64 [INFO] [stdout] | [INFO] [stdout] 359 | pub unsafe fn size_prefixed_root_as_message_unchecked(buf: &[u8]) -> Message { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 359 | pub unsafe fn size_prefixed_root_as_message_unchecked(buf: &[u8]) -> Message<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/flatbuffers/message_generated.rs:307:33 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn root_as_message(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 307 | pub fn root_as_message(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/flatbuffers/message_generated.rs:318:14 [INFO] [stdout] | [INFO] [stdout] 318 | buf: &[u8], [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 319 | ) -> Result { [INFO] [stdout] | ------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 319 | ) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/flatbuffers/message_generated.rs:352:50 [INFO] [stdout] | [INFO] [stdout] 352 | pub unsafe fn root_as_message_unchecked(buf: &[u8]) -> Message { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 352 | pub unsafe fn root_as_message_unchecked(buf: &[u8]) -> Message<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/flatbuffers/message_generated.rs:359:64 [INFO] [stdout] | [INFO] [stdout] 359 | pub unsafe fn size_prefixed_root_as_message_unchecked(buf: &[u8]) -> Message { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 359 | pub unsafe fn size_prefixed_root_as_message_unchecked(buf: &[u8]) -> Message<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.64s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: higher-kinded-types v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "c54c7c99113ca76feebad29273dd48b27c6efcd492cd9c8e9203fc95e640baef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c54c7c99113ca76feebad29273dd48b27c6efcd492cd9c8e9203fc95e640baef", kill_on_drop: false }` [INFO] [stdout] c54c7c99113ca76feebad29273dd48b27c6efcd492cd9c8e9203fc95e640baef