[INFO] fetching crate proto_node 0.12.2... [INFO] checking proto_node-0.12.2 against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271 [INFO] extracting crate proto_node 0.12.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate proto_node 0.12.2 [INFO] finished tweaking crates.io crate proto_node 0.12.2 [INFO] tweaked toml for crates.io crate proto_node 0.12.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate proto_node 0.12.2 on toolchain ddcf048784667508cd676fef4667f88ae15628a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 465 packages to latest compatible versions [INFO] [stderr] Adding proto_core v0.13.1 (available: v0.53.6) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.1.1) [INFO] [stderr] Adding starbase_sandbox v0.1.13 (available: v0.10.0) [INFO] [stderr] Adding starbase_utils v0.2.22 (available: v0.12.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1379a8d57b0853fd25894031d298674e77d4eafc362e7a6eab4d6d0b3401d4d [INFO] running `Command { std: "docker" "start" "-a" "d1379a8d57b0853fd25894031d298674e77d4eafc362e7a6eab4d6d0b3401d4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1379a8d57b0853fd25894031d298674e77d4eafc362e7a6eab4d6d0b3401d4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1379a8d57b0853fd25894031d298674e77d4eafc362e7a6eab4d6d0b3401d4d", kill_on_drop: false }` [INFO] [stdout] d1379a8d57b0853fd25894031d298674e77d4eafc362e7a6eab4d6d0b3401d4d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a3bd5ebbef098433aeb64bebc00dfd871c9ce0b851d9c2c92add093a8b11764 [INFO] running `Command { std: "docker" "start" "-a" "3a3bd5ebbef098433aeb64bebc00dfd871c9ce0b851d9c2c92add093a8b11764", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking cranelift-entity v0.95.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cranelift-isle v0.95.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.95.1 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling cranelift-codegen-meta v0.95.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking regalloc2 v0.6.1 [INFO] [stderr] Compiling io-extras v0.17.4 [INFO] [stderr] Checking cranelift-bforest v0.95.1 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Compiling cap-primitives v1.0.15 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking wasmtime-asm-macros v8.0.1 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Checking wasmparser v0.102.0 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking memfd v0.6.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling cap-std v1.0.15 [INFO] [stderr] Compiling wasmtime-cache v8.0.1 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v8.0.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling wasmtime v8.0.1 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling wasmtime-fiber v8.0.1 [INFO] [stderr] Compiling ittapi-sys v0.3.5 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling wasi-common v8.0.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Checking file-per-thread-logger v0.1.6 [INFO] [stderr] Checking ittapi v0.3.5 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling wiggle-generate v8.0.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling cranelift-codegen v0.95.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling system-interface v0.25.9 [INFO] [stderr] Checking wasmtime-types v8.0.1 [INFO] [stderr] Compiling cbindgen v0.24.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking fs-set-times v0.19.2 [INFO] [stderr] Compiling cap-fs-ext v1.0.15 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Checking cap-rand v1.0.15 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking cap-time-ext v1.0.15 [INFO] [stderr] Checking fs-set-times v0.18.1 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling wasmtime-wasi v8.0.1 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Checking wasmtime-environ v8.0.1 [INFO] [stderr] Checking wasmtime-jit-debug v8.0.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling wiggle-macro v8.0.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Checking relative-path v1.9.3 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking starbase_styles v0.1.18 [INFO] [stderr] Checking extism-manifest v0.3.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking log4rs v1.4.0 [INFO] [stderr] Checking lenient_semver_version_builder v0.4.2 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking pretty-hex v0.3.0 [INFO] [stderr] Checking lenient_semver_parser v0.4.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking json_comments v0.2.2 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Compiling cached_proc_macro v0.17.0 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking lenient_version v0.4.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking wasmtime-jit v8.0.1 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking once_map v0.4.23 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking starbase_utils v0.2.22 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking lenient_semver v0.4.2 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking fs4 v0.6.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking human-sort v0.2.2 [INFO] [stderr] Checking clean-path v0.2.1 [INFO] [stderr] Checking starbase_utils v0.3.11 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking assert_fs v1.1.3 [INFO] [stderr] Checking cached v0.44.0 [INFO] [stderr] Checking insta v1.43.2 [INFO] [stderr] Checking starbase_sandbox v0.1.13 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling extism-runtime v0.4.0 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking cranelift-frontend v0.95.1 [INFO] [stderr] Checking cranelift-native v0.95.1 [INFO] [stderr] Checking wasmtime-cranelift-shared v8.0.1 [INFO] [stderr] Checking cranelift-wasm v0.95.1 [INFO] [stderr] Checking wasmtime-cranelift v8.0.1 [INFO] [stderr] Checking wiggle v8.0.1 [INFO] [stderr] Checking wasi-cap-std-sync v8.0.1 [INFO] [stderr] Checking extism v0.4.0 [INFO] [stderr] Checking warpgate v0.2.0 [INFO] [stderr] Checking proto_core v0.13.1 [INFO] [stderr] Checking proto_node v0.12.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `NDMVersionDistSignature` is never constructed [INFO] [stdout] --> src/depman/resolve.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct NDMVersionDistSignature { [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 `NDMVersionDist` is never constructed [INFO] [stdout] --> src/depman/resolve.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct NDMVersionDist { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/resolve.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | State(bool), [INFO] [stdout] | ----- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 - State(bool), [INFO] [stdout] 15 + State(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NDMVersionDistSignature` is never constructed [INFO] [stdout] --> src/depman/resolve.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct NDMVersionDistSignature { [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 `NDMVersionDist` is never constructed [INFO] [stdout] --> src/depman/resolve.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct NDMVersionDist { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/resolve.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | State(bool), [INFO] [stdout] | ----- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 - State(bool), [INFO] [stdout] 15 + State(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "3a3bd5ebbef098433aeb64bebc00dfd871c9ce0b851d9c2c92add093a8b11764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a3bd5ebbef098433aeb64bebc00dfd871c9ce0b851d9c2c92add093a8b11764", kill_on_drop: false }` [INFO] [stdout] 3a3bd5ebbef098433aeb64bebc00dfd871c9ce0b851d9c2c92add093a8b11764