[INFO] cloning repository https://github.com/fanyang89/fywaf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fanyang89/fywaf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanyang89%2Ffywaf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanyang89%2Ffywaf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0410224a6f241aebc60898b137308996d7418e68 [INFO] checking fanyang89/fywaf against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanyang89%2Ffywaf" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fanyang89/fywaf [INFO] finished tweaking git repo https://github.com/fanyang89/fywaf [INFO] tweaked toml for git repo https://github.com/fanyang89/fywaf written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fanyang89/fywaf on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fanyang89/fywaf 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d1df593969ff5ecf9aa2feb0154474c219bbbc584a77a4c5460b2cad5cda39d [INFO] running `Command { std: "docker" "start" "-a" "8d1df593969ff5ecf9aa2feb0154474c219bbbc584a77a4c5460b2cad5cda39d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d1df593969ff5ecf9aa2feb0154474c219bbbc584a77a4c5460b2cad5cda39d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d1df593969ff5ecf9aa2feb0154474c219bbbc584a77a4c5460b2cad5cda39d", kill_on_drop: false }` [INFO] [stdout] 8d1df593969ff5ecf9aa2feb0154474c219bbbc584a77a4c5460b2cad5cda39d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76e42e28b4d674a08ebb2c7e907220e2d74e5b9a0835ba4279f51ac6c081ed09 [INFO] running `Command { std: "docker" "start" "-a" "76e42e28b4d674a08ebb2c7e907220e2d74e5b9a0835ba4279f51ac6c081ed09", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling cranelift-isle v0.116.1 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.116.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.116.1 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling cranelift-codegen v0.116.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling wasmparser v0.221.3 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling libz-ng-sys v1.1.24 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking cranelift-control v0.116.1 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v29.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking cranelift-bitset v0.116.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking cranelift-entity v0.116.1 [INFO] [stderr] Checking regalloc2 v0.11.2 [INFO] [stderr] Checking cranelift-bforest v0.116.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling id-arena v2.3.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking wasm-encoder v0.245.1 [INFO] [stderr] Compiling wit-parser v0.221.3 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking wasm-encoder v0.221.3 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking pingora-timeout v0.7.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling wasmtime-fiber v29.0.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking wasmprinter v0.221.3 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Checking pingora-error v0.7.0 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Compiling wasmtime-component-macro v29.0.1 [INFO] [stderr] Checking wasmtime-component-util v29.0.1 [INFO] [stderr] Compiling wasmtime-cache v29.0.1 [INFO] [stderr] Checking sfv v0.10.4 [INFO] [stderr] Checking wast v245.0.1 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking wasmtime-environ v29.0.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking pingora-http v0.7.0 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking pingora-pool v0.7.0 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking pingora-runtime v0.7.0 [INFO] [stderr] Compiling crs-parser v0.1.0 (/opt/rustwide/workdir/crs-parser) [INFO] [stderr] Compiling wasmtime-wit-bindgen v29.0.1 [INFO] [stderr] Checking tokio-test v0.4.5 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling wasmtime v29.0.1 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Checking wasmtime-asm-macros v29.0.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking wat v1.245.1 [INFO] [stderr] Checking wasmtime-math v29.0.1 [INFO] [stderr] Compiling crs-engine v0.1.0 (/opt/rustwide/workdir/crs-engine) [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] Checking memfd v0.6.5 [INFO] [stderr] Checking fxprof-processed-profile v0.6.0 [INFO] [stderr] Checking wasmtime-jit-debug v29.0.1 [INFO] [stderr] Checking cranelift-frontend v0.116.1 [INFO] [stderr] Checking cranelift-native v0.116.1 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v29.0.1 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking wasmtime-slab v29.0.1 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking wasmtime-cranelift v29.0.1 [INFO] [stderr] Checking pingora-core v0.7.0 [INFO] [stderr] Checking pingora v0.7.0 [INFO] [stderr] Checking fywaf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated functions `allow` and `block` are never used [INFO] [stdout] --> src/wasm/types.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl WasmDecision { [INFO] [stdout] | ----------------- associated functions in this implementation [INFO] [stdout] 32 | pub fn allow() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn block(status: u16, message: impl Into) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `has_profile` and `load_module_from_bytes_pub` are never used [INFO] [stdout] --> src/wasm/vm.rs:241:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl WasmVm { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 241 | pub fn has_profile(&self, profile_id: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 247 | pub(crate) fn load_module_from_bytes_pub( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `allow` and `block` are never used [INFO] [stdout] --> src/wasm/types.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl WasmDecision { [INFO] [stdout] | ----------------- associated functions in this implementation [INFO] [stdout] 32 | pub fn allow() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn block(status: u16, message: impl Into) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `has_profile` is never used [INFO] [stdout] --> src/wasm/vm.rs:241:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl WasmVm { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 241 | pub fn has_profile(&self, profile_id: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 43s [INFO] running `Command { std: "docker" "inspect" "76e42e28b4d674a08ebb2c7e907220e2d74e5b9a0835ba4279f51ac6c081ed09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76e42e28b4d674a08ebb2c7e907220e2d74e5b9a0835ba4279f51ac6c081ed09", kill_on_drop: false }` [INFO] [stdout] 76e42e28b4d674a08ebb2c7e907220e2d74e5b9a0835ba4279f51ac6c081ed09