[INFO] cloning repository https://github.com/syb666-233/FerroGate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/syb666-233/FerroGate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyb666-233%2FFerroGate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyb666-233%2FFerroGate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f4ea747af0adc17d1b8b9c02cb56ce09c917d11
[INFO] checking syb666-233/FerroGate against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyb666-233%2FFerroGate" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/syb666-233/FerroGate
[INFO] finished tweaking git repo https://github.com/syb666-233/FerroGate
[INFO] tweaked toml for git repo https://github.com/syb666-233/FerroGate written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/syb666-233/FerroGate on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/syb666-233/FerroGate 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6725a1fe8ea909e8582915ccef7ee26ed58c8f6f85963baf13de777fa3fb6252
[INFO] running `Command { std: "docker" "start" "6725a1fe8ea909e8582915ccef7ee26ed58c8f6f85963baf13de777fa3fb6252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6725a1fe8ea909e8582915ccef7ee26ed58c8f6f85963baf13de777fa3fb6252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6725a1fe8ea909e8582915ccef7ee26ed58c8f6f85963baf13de777fa3fb6252" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6725a1fe8ea909e8582915ccef7ee26ed58c8f6f85963baf13de777fa3fb6252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6725a1fe8ea909e8582915ccef7ee26ed58c8f6f85963baf13de777fa3fb6252" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling zerocopy v0.8.53
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling wasmparser v0.221.3
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking wasmi_core v0.40.0
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking wasm-encoder v0.253.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking wasmi_ir v0.40.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking wasmi_collections v0.40.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking multi-stash v0.2.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking humantime v2.4.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking wast v253.0.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking wasmi v0.40.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.53
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr] error: could not compile `wast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/bin/rustc --crate-name wast --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-253.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="component-model"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "dwarf", "wasm-module"))' -C metadata=73f822ec299dc2f4 -C extra-filename=-03ff9b807bd791fd --out-dir /opt/rustwide/target/debug/build/wast/03ff9b807bd791fd/out -L dependency=/opt/rustwide/target/debug/build/bumpalo/f8a63efd1a130c76/out -L dependency=/opt/rustwide/target/debug/build/leb128fmt/ec3bf77777ee3a6c/out -L dependency=/opt/rustwide/target/debug/build/memchr/3ca07533bbd8f674/out -L dependency=/opt/rustwide/target/debug/build/unicode-width/831b79c958a0d7a0/out -L dependency=/opt/rustwide/target/debug/build/wasm-encoder/119e1e4597e69a27/out --extern bumpalo=/opt/rustwide/target/debug/build/bumpalo/f8a63efd1a130c76/out/libbumpalo-f8a63efd1a130c76.rmeta --extern leb128fmt=/opt/rustwide/target/debug/build/leb128fmt/ec3bf77777ee3a6c/out/libleb128fmt-ec3bf77777ee3a6c.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/3ca07533bbd8f674/out/libmemchr-3ca07533bbd8f674.rmeta --extern unicode_width=/opt/rustwide/target/debug/build/unicode-width/831b79c958a0d7a0/out/libunicode_width-831b79c958a0d7a0.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/build/wasm-encoder/119e1e4597e69a27/out/libwasm_encoder-119e1e4597e69a27.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6725a1fe8ea909e8582915ccef7ee26ed58c8f6f85963baf13de777fa3fb6252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6725a1fe8ea909e8582915ccef7ee26ed58c8f6f85963baf13de777fa3fb6252", kill_on_drop: false }`
[INFO] [stdout] 6725a1fe8ea909e8582915ccef7ee26ed58c8f6f85963baf13de777fa3fb6252
