[INFO] fetching crate whi_hdi_extensions 0.14.0... [INFO] checking whi_hdi_extensions-0.14.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate whi_hdi_extensions 0.14.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate whi_hdi_extensions 0.14.0 [INFO] finished tweaking crates.io crate whi_hdi_extensions 0.14.0 [INFO] tweaked toml for crates.io crate whi_hdi_extensions 0.14.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate whi_hdi_extensions 0.14.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate whi_hdi_extensions 0.14.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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ea2af80e96f22b9fa98fa36fae5aff9572207e6fddff267a3ff25aecc32670d [INFO] running `Command { std: "docker" "start" "-a" "0ea2af80e96f22b9fa98fa36fae5aff9572207e6fddff267a3ff25aecc32670d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ea2af80e96f22b9fa98fa36fae5aff9572207e6fddff267a3ff25aecc32670d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ea2af80e96f22b9fa98fa36fae5aff9572207e6fddff267a3ff25aecc32670d", kill_on_drop: false }` [INFO] [stdout] 0ea2af80e96f22b9fa98fa36fae5aff9572207e6fddff267a3ff25aecc32670d [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e954fc479014ae4903be07c3849865a54e6abd5810a1be5671a1a3b2014f8cd [INFO] running `Command { std: "docker" "start" "-a" "4e954fc479014ae4903be07c3849865a54e6abd5810a1be5671a1a3b2014f8cd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking gcollections v1.5.0 [INFO] [stderr] Checking intervallum v1.4.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.55 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking holochain_util v0.4.1 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking serde-transcode v1.1.1 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking kitsune_p2p_dht_arc v0.4.1 [INFO] [stderr] Checking kitsune_p2p_timestamp v0.4.1 [INFO] [stderr] Checking holochain_secure_primitive v0.4.1 [INFO] [stderr] Checking holochain_serialized_bytes v0.0.55 [INFO] [stderr] Checking holochain_wasmer_common v0.0.99 [INFO] [stderr] Checking holo_hash v0.4.1 [INFO] [stderr] Checking holochain_wasmer_guest v0.0.99 [INFO] [stderr] Checking holochain_integrity_types v0.4.1 [INFO] [stderr] Compiling hdk_derive v0.4.1 [INFO] [stderr] Checking hdi v0.5.1 [INFO] [stderr] Checking whi_hdi_extensions v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.75s [INFO] running `Command { std: "docker" "inspect" "4e954fc479014ae4903be07c3849865a54e6abd5810a1be5671a1a3b2014f8cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e954fc479014ae4903be07c3849865a54e6abd5810a1be5671a1a3b2014f8cd", kill_on_drop: false }` [INFO] [stdout] 4e954fc479014ae4903be07c3849865a54e6abd5810a1be5671a1a3b2014f8cd