[INFO] updating cached repository https://github.com/Bloom-Perf/mochi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2a7d188acc28640b3ceeaddcd3f6abe5486a100 [INFO] checking Bloom-Perf/mochi/f2a7d188acc28640b3ceeaddcd3f6abe5486a100 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBloom-Perf%2Fmochi" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bloom-Perf/mochi on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Bloom-Perf/mochi [INFO] finished tweaking git repo https://github.com/Bloom-Perf/mochi [INFO] tweaked toml for git repo https://github.com/Bloom-Perf/mochi written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Bloom-Perf/mochi 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d229d3055d6e9dcd4c9f8ab84e1f2eb63d3889c98011ce506af6a00af1c0e064 [INFO] running `Command { std: "docker" "start" "-a" "d229d3055d6e9dcd4c9f8ab84e1f2eb63d3889c98011ce506af6a00af1c0e064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d229d3055d6e9dcd4c9f8ab84e1f2eb63d3889c98011ce506af6a00af1c0e064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d229d3055d6e9dcd4c9f8ab84e1f2eb63d3889c98011ce506af6a00af1c0e064", kill_on_drop: false }` [INFO] [stdout] d229d3055d6e9dcd4c9f8ab84e1f2eb63d3889c98011ce506af6a00af1c0e064 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5fcd4c381d1337df125051a4baef39d02bdc8b37b9a164c1c8e3fba535af393 [INFO] running `Command { std: "docker" "start" "-a" "e5fcd4c381d1337df125051a4baef39d02bdc8b37b9a164c1c8e3fba535af393", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.70 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking indexmap v2.2.1 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.47 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking rustls-pki-types v1.4.1 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking peresil v0.3.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sxd-document v0.3.2 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking sxd-xpath v0.4.2 [INFO] [stderr] Checking ordered-float v4.1.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Checking opentelemetry v0.21.0 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.13.0 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.4.0 [INFO] [stderr] Checking opentelemetry_sdk v0.21.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.12 [INFO] [stderr] Checking serde_html_form v0.2.2 [INFO] [stderr] Checking serde_yaml v0.9.32 [INFO] [stderr] Checking opentelemetry-prometheus v0.14.1 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.3 [INFO] [stderr] Checking axum-otel-metrics v0.8.0 [INFO] [stderr] Checking axum-extra v0.9.3 [INFO] [stderr] Checking mochi v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `shape` is never read [INFO] [stdout] --> src/core/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ApiSetCore { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 22 | pub name: String, [INFO] [stdout] 23 | pub shape: Option>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiSetCore` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `shape` and `proxy` are never read [INFO] [stdout] --> src/core/mod.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ApiSetRootCore { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 30 | pub shape: Option>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 31 | pub apis: Vec, [INFO] [stdout] 32 | pub proxy: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiSetRootCore` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RuleContentFeaturesCore` is never constructed [INFO] [stdout] --> src/core/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct RuleContentFeaturesCore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RuleContentFeaturesCore` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `description` is never read [INFO] [stdout] --> src/yaml/mod.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct ResponseDataYaml { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 25 | pub status: u16, [INFO] [stdout] 26 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResponseDataYaml` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content` is never read [INFO] [stdout] --> src/yaml/filesystem/fs_data_file.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct FsDataFile { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 6 | pub path: PathBuf, [INFO] [stdout] 7 | pub content: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `shape` is never read [INFO] [stdout] --> src/core/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ApiSetCore { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 22 | pub name: String, [INFO] [stdout] 23 | pub shape: Option>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiSetCore` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `shape` and `proxy` are never read [INFO] [stdout] --> src/core/mod.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ApiSetRootCore { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 30 | pub shape: Option>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 31 | pub apis: Vec, [INFO] [stdout] 32 | pub proxy: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiSetRootCore` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RuleContentFeaturesCore` is never constructed [INFO] [stdout] --> src/core/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct RuleContentFeaturesCore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RuleContentFeaturesCore` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `description` is never read [INFO] [stdout] --> src/yaml/mod.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct ResponseDataYaml { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 25 | pub status: u16, [INFO] [stdout] 26 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResponseDataYaml` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content` is never read [INFO] [stdout] --> src/yaml/filesystem/fs_data_file.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct FsDataFile { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 6 | pub path: PathBuf, [INFO] [stdout] 7 | pub content: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.63s [INFO] running `Command { std: "docker" "inspect" "e5fcd4c381d1337df125051a4baef39d02bdc8b37b9a164c1c8e3fba535af393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5fcd4c381d1337df125051a4baef39d02bdc8b37b9a164c1c8e3fba535af393", kill_on_drop: false }` [INFO] [stdout] e5fcd4c381d1337df125051a4baef39d02bdc8b37b9a164c1c8e3fba535af393