[INFO] cloning repository https://github.com/prosody-events/prosody-js [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prosody-events/prosody-js" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprosody-events%2Fprosody-js", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprosody-events%2Fprosody-js'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3208318db2b1a547abf2f6c3d7a5a9c181f47047 [INFO] checking prosody-events/prosody-js against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprosody-events%2Fprosody-js" "/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/.cargo/config.toml [INFO] started tweaking git repo https://github.com/prosody-events/prosody-js [INFO] finished tweaking git repo https://github.com/prosody-events/prosody-js [INFO] tweaked toml for git repo https://github.com/prosody-events/prosody-js written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/prosody-events/prosody-js on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/prosody-events/prosody-js 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] d2a05388b962332bb72708ff23d46bff64985aedd0ff8592c8ebbe42439c016d [INFO] running `Command { std: "docker" "start" "d2a05388b962332bb72708ff23d46bff64985aedd0ff8592c8ebbe42439c016d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2a05388b962332bb72708ff23d46bff64985aedd0ff8592c8ebbe42439c016d", 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" "d2a05388b962332bb72708ff23d46bff64985aedd0ff8592c8ebbe42439c016d" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2a05388b962332bb72708ff23d46bff64985aedd0ff8592c8ebbe42439c016d", 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" "d2a05388b962332bb72708ff23d46bff64985aedd0ff8592c8ebbe42439c016d" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling thiserror v2.0.19 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling zerocopy v0.8.55 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling rustversion v1.0.23 [INFO] [stderr] Compiling either v1.17.0 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling winnow v1.0.4 [INFO] [stderr] Checking hybrid-array v0.4.14 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking twox-hash v2.1.3 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling libz-sys v1.1.29 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.20 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Checking regex-automata v0.4.16 [INFO] [stderr] Checking block-buffer v0.12.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Compiling toml_parser v1.1.3+spec-1.1.0 [INFO] [stderr] Compiling bstr v1.13.0 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling napi-build v2.4.0 [INFO] [stderr] Compiling toml_edit v0.25.13+spec-1.1.0 [INFO] [stderr] Compiling snap v1.1.2 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Checking uuid v1.24.0 [INFO] [stderr] Compiling rdkafka-sys v4.10.0+2.12.1 [INFO] [stderr] Compiling proc-macro-error-attr3 v3.0.3 [INFO] [stderr] Compiling ref-cast v1.0.26 [INFO] [stderr] Checking xxhash-rust v0.8.18 [INFO] [stderr] Checking compare v0.0.6 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Checking rustc-hash v2.1.3 [INFO] [stderr] Checking bit-vec v0.9.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking bit-set v0.9.1 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking dashmap v6.2.1 [INFO] [stderr] Checking const-hex v1.19.1 [INFO] [stderr] Checking sfa v1.0.0 [INFO] [stderr] Checking interval-heap v0.0.5 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling proc-macro-error3 v3.0.3 [INFO] [stderr] Checking quick_cache v0.6.24 [INFO] [stderr] Checking lz4_flex v0.11.6 [INFO] [stderr] Checking lz4_flex v0.13.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.49 [INFO] [stderr] Checking spin v0.9.9 [INFO] [stderr] Checking thread_local v1.1.10 [INFO] [stderr] Checking globset v0.4.19 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking byteview v0.10.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling unicode-segmentation v1.13.3 [INFO] [stderr] Checking varint-rs v2.2.1 [INFO] [stderr] Compiling portable-atomic v1.14.0 [INFO] [stderr] Checking self_cell v1.3.0 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking trilean v1.1.0 [INFO] [stderr] Checking saa v5.6.0 [INFO] [stderr] Checking gcollections v1.6.0 [INFO] [stderr] Checking sdd v4.8.8 [INFO] [stderr] Checking flume v0.12.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking regex v1.13.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Compiling napi v3.12.0 [INFO] [stderr] Checking chacha20 v0.10.1 [INFO] [stderr] Checking rust-embed-utils v8.12.0 [INFO] [stderr] Checking arc-swap v1.9.2 [INFO] [stderr] Checking rand v0.9.5 [INFO] [stderr] Checking rand_pcg v0.9.0 [INFO] [stderr] Compiling convert_case v0.11.0 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling futures-macro v0.3.33 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling prost-derive v0.14.4 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling tokio-macros v2.7.2 [INFO] [stderr] Compiling displaydoc v0.2.7 [INFO] [stderr] Checking futures-util v0.3.33 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Checking tokio v1.53.1 [INFO] [stderr] Compiling thiserror-impl v2.0.19 [INFO] [stderr] Compiling async-trait v0.1.91 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.26 [INFO] [stderr] Checking num_enum v0.7.6 [INFO] [stderr] Compiling enum-ordinalize-derive v4.4.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking pin-project v1.1.13 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling validator_derive v0.20.1 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling rust-embed-impl v8.12.0 [INFO] [stderr] Compiling scylla-macros v1.7.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking prost v0.14.4 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Compiling enum-ordinalize v4.4.2 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking prost-types v0.14.4 [INFO] [stderr] Checking lsm-tree v3.1.8 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Checking opentelemetry v0.32.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking rust-embed v8.12.0 [INFO] [stderr] Compiling educe v0.7.4 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Compiling napi-derive-backend v6.1.0 [INFO] [stderr] Checking napi-sys v3.3.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking scc v3.8.6 [INFO] [stderr] Checking tracing-opentelemetry v0.33.0 [INFO] [stderr] Checking rand v0.10.2 [INFO] [stderr] Checking futures-executor v0.3.33 [INFO] [stderr] Checking futures v0.3.33 [INFO] [stderr] Checking internment v0.8.6 [INFO] [stderr] Compiling prosody-js v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking quick_cache v0.7.0 [INFO] [stderr] Checking whoami v2.1.2 [INFO] [stderr] Checking scylla-cql-core v1.7.0 [INFO] [stderr] Checking base16ct v1.0.0 [INFO] [stderr] Checking humantime v2.4.0 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking parse-size v1.1.0 [INFO] [stderr] Checking fixedstr v0.5.11 [INFO] [stderr] Compiling ctor v1.0.12 [INFO] [stderr] Checking serde v1.0.229 [INFO] [stderr] Checking mimalloc v0.1.52 [INFO] [stderr] Checking strum v0.28.0 [INFO] [stderr] Checking fjall v3.1.8 [INFO] [stderr] Checking halfbrown v0.4.0 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking intervallum v1.4.4 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking rmp-serde v1.3.1 [INFO] [stderr] Checking value-trait v0.12.2 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking simd-json v0.17.3 [INFO] [stderr] Checking tokio-util v0.7.19 [INFO] [stderr] Checking validator v0.21.0 [INFO] [stderr] Checking h2 v0.4.15 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-stream v0.1.19 [INFO] [stderr] Compiling napi-derive v3.6.1 [INFO] [stderr] Checking opentelemetry_sdk v0.32.1 [INFO] [stderr] Checking tower-http v0.6.11 [INFO] [stderr] Checking scylla-cql v1.7.0 [INFO] [stderr] Checking scylla v1.7.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] error: could not compile `napi` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3d12f3322cb00126b2208c6b9df3ac4467951f5/bin/rustc --crate-name napi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/napi-3.12.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="async"' --cfg 'feature="chrono"' --cfg 'feature="chrono_date"' --cfg 'feature="default"' --cfg 'feature="dyn-symbols"' --cfg 'feature="napi1"' --cfg 'feature="napi2"' --cfg 'feature="napi3"' --cfg 'feature="napi4"' --cfg 'feature="napi5"' --cfg 'feature="napi6"' --cfg 'feature="napi7"' --cfg 'feature="napi8"' --cfg 'feature="napi9"' --cfg 'feature="serde"' --cfg 'feature="serde-json"' --cfg 'feature="serde_json"' --cfg 'feature="tokio"' --cfg 'feature="tokio_rt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "async", "async-runtime", "chrono", "chrono_date", "compat-mode", "default", "deferred_trace", "dyn-symbols", "encoding_rs", "error_anyhow", "experimental", "full", "futures-core", "indexmap", "latin1", "napi1", "napi10", "napi2", "napi3", "napi4", "napi5", "napi6", "napi7", "napi8", "napi9", "node_version_detect", "noop", "object_indexmap", "serde", "serde-json", "serde-json-ordered", "serde_json", "tokio", "tokio-stream", "tokio_fs", "tokio_full", "tokio_io_std", "tokio_io_util", "tokio_macros", "tokio_net", "tokio_process", "tokio_rt", "tokio_signal", "tokio_sync", "tokio_test_util", "tokio_time", "tracing", "web_stream"))' -C metadata=522ce88a2c6079b1 -C extra-filename=-2349352988fcb6f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-12164dedcc9c97c0.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b03bba58c072c17c.rmeta --extern ctor=/opt/rustwide/target/debug/deps/libctor-a8c45d9b62a08b64.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-fbd9dc26fea9fda1.rmeta --extern napi_sys=/opt/rustwide/target/debug/deps/libnapi_sys-b9a97aa33f278c16.rmeta --extern nohash_hasher=/opt/rustwide/target/debug/deps/libnohash_hasher-089660ce1f261644.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-9f55c8acc6427e18.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7eb254b998ac5766.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3834b951da46c5f7.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9a5a119ddaf48254.rmeta --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(tokio_unstable)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d2a05388b962332bb72708ff23d46bff64985aedd0ff8592c8ebbe42439c016d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a05388b962332bb72708ff23d46bff64985aedd0ff8592c8ebbe42439c016d", kill_on_drop: false }` [INFO] [stdout] d2a05388b962332bb72708ff23d46bff64985aedd0ff8592c8ebbe42439c016d