[INFO] cloning repository https://github.com/sariola/notion2prompt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sariola/notion2prompt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsariola%2Fnotion2prompt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsariola%2Fnotion2prompt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a2b2f0dc46719201e37fc6c502c855bea3d8440 [INFO] checking sariola/notion2prompt against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsariola%2Fnotion2prompt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sariola/notion2prompt [INFO] finished tweaking git repo https://github.com/sariola/notion2prompt [INFO] tweaked toml for git repo https://github.com/sariola/notion2prompt written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sariola/notion2prompt on toolchain ad93f57d532978d6739002a21bc66b45ed22f998 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sariola/notion2prompt 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cb0708d347dfe9577aec7bb8e1bc1dbac4a0c66fd4dd856a18026d93bb731f5 [INFO] running `Command { std: "docker" "start" "-a" "3cb0708d347dfe9577aec7bb8e1bc1dbac4a0c66fd4dd856a18026d93bb731f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cb0708d347dfe9577aec7bb8e1bc1dbac4a0c66fd4dd856a18026d93bb731f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cb0708d347dfe9577aec7bb8e1bc1dbac4a0c66fd4dd856a18026d93bb731f5", kill_on_drop: false }` [INFO] [stdout] 3cb0708d347dfe9577aec7bb8e1bc1dbac4a0c66fd4dd856a18026d93bb731f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0123e61d4c9da662129e1e72f156b00fd51661a560ca4fa6e63a457c4f8ffb72 [INFO] running `Command { std: "docker" "start" "-a" "0123e61d4c9da662129e1e72f156b00fd51661a560ca4fa6e63a457c4f8ffb72", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling openssl-src v300.5.5+3.5.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling wayland-client v0.31.12 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking clap_builder v4.5.59 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking webpki-roots v1.0.5 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Compiling pyo3-build-config v0.24.2 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking arc-swap v1.8.2 [INFO] [stderr] Checking tree_magic_mini v3.2.2 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking thread-id v5.1.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking mock_instant v0.6.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling pyo3-ffi v0.24.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.2 [INFO] [stderr] Checking insta v1.46.3 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling pyo3 v0.24.2 [INFO] [stderr] Checking wayland-protocols v0.32.10 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] error: could not compile `pyo3-macros-backend` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad93f57d532978d6739002a21bc66b45ed22f998/bin/rustc --crate-name pyo3_macros_backend --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-backend-0.24.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async"))' -C metadata=476ce98d3f5c3a31 -C extra-filename=-25ceb49cce4e9333 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-bbd17e574ccdad2f.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-774d2fb1b129607b.rmeta --extern pyo3_build_config=/opt/rustwide/target/debug/deps/libpyo3_build_config-b48724e8110b1708.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3f65f25de01299c3.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-ade50d4a84c8ad47.rmeta --cap-lints allow --cap-lints=forbid --cfg rustc_has_once_lock --cfg cargo_toml_lints --cfg rustc_has_extern_c_unwind --cfg invalid_from_utf8_lint --cfg c_str_lit --cfg diagnostic_namespace --cfg io_error_more --cfg fn_ptr_eq --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)' --check-cfg 'cfg(Py_3_14)' --check-cfg 'cfg(rustc_has_once_lock)' --check-cfg 'cfg(cargo_toml_lints)' --check-cfg 'cfg(rustc_has_extern_c_unwind)' --check-cfg 'cfg(invalid_from_utf8_lint)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(fn_ptr_eq)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wayland-protocols` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad93f57d532978d6739002a21bc66b45ed22f998/bin/rustc --crate-name wayland_protocols --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.32.10/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="client"' --cfg 'feature="staging"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "staging", "unstable", "wayland-client", "wayland-server"))' -C metadata=23410ce2a7f03e54 -C extra-filename=-e4b103dbe90b4d8f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-042bf5bb802128c8.rmeta --extern wayland_backend=/opt/rustwide/target/debug/deps/libwayland_backend-dbe2fca91a60092d.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-1c760950a2ed2ddd.rmeta --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-4ef14f4b871d89e9.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0123e61d4c9da662129e1e72f156b00fd51661a560ca4fa6e63a457c4f8ffb72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0123e61d4c9da662129e1e72f156b00fd51661a560ca4fa6e63a457c4f8ffb72", kill_on_drop: false }` [INFO] [stdout] 0123e61d4c9da662129e1e72f156b00fd51661a560ca4fa6e63a457c4f8ffb72