[INFO] cloning repository https://github.com/timzaak/desktop-message
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timzaak/desktop-message" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimzaak%2Fdesktop-message", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimzaak%2Fdesktop-message'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 78796d18afee605c6d14761d034b0919b749f8db
[INFO] checking timzaak/desktop-message against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimzaak%2Fdesktop-message" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/timzaak/desktop-message
[INFO] finished tweaking git repo https://github.com/timzaak/desktop-message
[INFO] tweaked toml for git repo https://github.com/timzaak/desktop-message written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/timzaak/desktop-message on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/timzaak/desktop-message 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/deskmsg_napi/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9583bdfefa27bfd6145888f213ae4794a86f87de4952878d2ccc80171315ea1
[INFO] running `Command { std: "docker" "start" "-a" "c9583bdfefa27bfd6145888f213ae4794a86f87de4952878d2ccc80171315ea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9583bdfefa27bfd6145888f213ae4794a86f87de4952878d2ccc80171315ea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9583bdfefa27bfd6145888f213ae4794a86f87de4952878d2ccc80171315ea1", kill_on_drop: false }`
[INFO] [stdout] c9583bdfefa27bfd6145888f213ae4794a86f87de4952878d2ccc80171315ea1
[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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a5b4e96bce79c2b39d2905f3764471d0085c34b50e511e65b16df7be360f6da
[INFO] running `Command { std: "docker" "start" "-a" "3a5b4e96bce79c2b39d2905f3764471d0085c34b50e511e65b16df7be360f6da", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/deskmsg_napi/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling libdbus-sys v0.2.6
[INFO] [stderr]     Checking dequemap v0.2.2
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking xml-rs v0.8.27
[INFO] [stderr]     Checking std-ext v0.3.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling mime-infer v3.0.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking fastbloom v0.14.0
[INFO] [stderr]    Compiling rmqtt v0.17.0
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking config v0.15.18
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking str-buf v3.0.3
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking socket-pktinfo v0.3.2
[INFO] [stderr]     Checking if-addrs v0.14.0
[INFO] [stderr]     Checking systemstat v0.2.5
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking etag v4.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling napi-build v2.2.3
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking mdns-sd v0.14.1
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling cbindgen v0.29.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling napi v3.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling salvo-serde-util v0.76.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]     Checking dtor v0.1.0
[INFO] [stderr]     Checking ctor v0.5.0
[INFO] [stderr]    Compiling napi-derive-backend v2.2.0
[INFO] [stderr]    Compiling deskmsg_napi v0.1.0 (/opt/rustwide/workdir/deskmsg_napi)
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking napi-sys v3.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling rmqtt-macros v0.1.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[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/7b3da9103634dffd4f4365cfd8642427c781d99f/bin/rustc --crate-name napi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/napi-3.3.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="default"' --cfg 'feature="napi1"' --cfg 'feature="napi2"' --cfg 'feature="napi3"' --cfg 'feature="napi4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "async", "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", "web_stream"))' -C metadata=e18de1aa9a184d07 -C extra-filename=-049ca507b5c200e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4b655c3fdefb70b3.rmeta --extern ctor=/opt/rustwide/target/debug/deps/libctor-52facb4670bb16f0.rmeta --extern napi_sys=/opt/rustwide/target/debug/deps/libnapi_sys-fa278cc034d3694d.rmeta --extern nohash_hasher=/opt/rustwide/target/debug/deps/libnohash_hasher-7fc88ae625c6fc91.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-610946d273f534fb.rmeta --cap-lints allow --cap-lints=forbid -Dinherent-method-on-receiver --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" "3a5b4e96bce79c2b39d2905f3764471d0085c34b50e511e65b16df7be360f6da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a5b4e96bce79c2b39d2905f3764471d0085c34b50e511e65b16df7be360f6da", kill_on_drop: false }`
[INFO] [stdout] 3a5b4e96bce79c2b39d2905f3764471d0085c34b50e511e65b16df7be360f6da
