[INFO] fetching crate hyperbee 0.5.0...
[INFO] checking hyperbee-0.5.0 against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] extracting crate hyperbee 0.5.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate hyperbee 0.5.0
[INFO] finished tweaking crates.io crate hyperbee 0.5.0
[INFO] tweaked toml for crates.io crate hyperbee 0.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyperbee 0.5.0 on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hyperbee 0.5.0 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09125fa9b49053914d4683f21bdfa4391740e61009f78e11cbe131df57c9e7a6
[INFO] running `Command { std: "docker" "start" "-a" "09125fa9b49053914d4683f21bdfa4391740e61009f78e11cbe131df57c9e7a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09125fa9b49053914d4683f21bdfa4391740e61009f78e11cbe131df57c9e7a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09125fa9b49053914d4683f21bdfa4391740e61009f78e11cbe131df57c9e7a6", kill_on_drop: false }`
[INFO] [stdout] 09125fa9b49053914d4683f21bdfa4391740e61009f78e11cbe131df57c9e7a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffef59b55d6784a681f3fffb89bfdb71ee456ed3ecfdfb74e5132bd912c19ad3
[INFO] running `Command { std: "docker" "start" "-a" "ffef59b55d6784a681f3fffb89bfdb71ee456ed3ecfdfb74e5132bd912c19ad3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling serde_json v1.0.119
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling cc v1.0.103
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking async-executor v1.12.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking object v0.36.1
[INFO] [stderr]    Compiling oneshot-uniffi v0.1.6
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking intmap v2.0.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking flat-tree v5.0.0
[INFO] [stderr]     Checking mkdirp v1.0.0
[INFO] [stderr]     Checking merkle-tree-stream v0.12.1
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking flat-tree v6.0.0
[INFO] [stderr]     Checking compact-encoding v1.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.26.1
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling uniffi_meta v0.26.1
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking random-access-storage v5.0.0
[INFO] [stderr]     Checking random-access-memory v3.0.0
[INFO] [stderr]     Checking pretty-hash v0.4.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking async-io v2.3.3
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]     Checking clap v4.5.8
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking random-access-disk v3.0.1
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking semver v1.0.23
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking uniffi_core v0.26.1
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]     Checking uniffi_testing v0.26.1
[INFO] [stderr]     Checking uniffi_udl v0.26.1
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking uniffi_bindgen v0.26.1
[INFO] [stderr]     Checking hypercore v0.13.0
[INFO] [stderr]    Compiling uniffi_build v0.26.1
[INFO] [stderr]    Compiling uniffi_macros v0.26.1
[INFO] [stderr]    Compiling uniffi v0.26.1
[INFO] [stderr]    Compiling hyperbee v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Extension` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/hyperbee-34446183b0566945/out/_.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Extension {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cache` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/hyperbee-34446183b0566945/out/_.rs:91:16
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub struct Cache {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Extension` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/hyperbee-34446183b0566945/out/_.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Extension {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cache` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/hyperbee-34446183b0566945/out/_.rs:91:16
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub struct Cache {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "ffef59b55d6784a681f3fffb89bfdb71ee456ed3ecfdfb74e5132bd912c19ad3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffef59b55d6784a681f3fffb89bfdb71ee456ed3ecfdfb74e5132bd912c19ad3", kill_on_drop: false }`
[INFO] [stdout] ffef59b55d6784a681f3fffb89bfdb71ee456ed3ecfdfb74e5132bd912c19ad3
