[INFO] cloning repository https://github.com/MageGojo/mdedit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MageGojo/mdedit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMageGojo%2Fmdedit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMageGojo%2Fmdedit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f2e9907c75330e117c34bd23c78b76ae13da56f [INFO] checking MageGojo/mdedit against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMageGojo%2Fmdedit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MageGojo/mdedit [INFO] finished tweaking git repo https://github.com/MageGojo/mdedit [INFO] tweaked toml for git repo https://github.com/MageGojo/mdedit written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MageGojo/mdedit on toolchain b66808126f24f2f30898306a881e1676824ea80c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MageGojo/mdedit 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" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 27f64883a25766f5fb311a5c0ca1aba3e13eb71b9d55d5e1b5dc0769819981d5 [INFO] running `Command { std: "docker" "start" "27f64883a25766f5fb311a5c0ca1aba3e13eb71b9d55d5e1b5dc0769819981d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27f64883a25766f5fb311a5c0ca1aba3e13eb71b9d55d5e1b5dc0769819981d5", 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" "27f64883a25766f5fb311a5c0ca1aba3e13eb71b9d55d5e1b5dc0769819981d5" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27f64883a25766f5fb311a5c0ca1aba3e13eb71b9d55d5e1b5dc0769819981d5", 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" "27f64883a25766f5fb311a5c0ca1aba3e13eb71b9d55d5e1b5dc0769819981d5" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking dioxus-core-types v0.7.9 [INFO] [stderr] Checking konst_macro_rules v0.2.19 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.115 [INFO] [stderr] Compiling lazy-js-bundle v0.7.9 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking field-offset v0.3.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Compiling openssl v0.10.79 [INFO] [stderr] Checking dioxus-cli-config v0.7.9 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking konst v0.2.20 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Checking no_std_io2 v0.9.4 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quick-xml v0.39.4 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking bitstream-io v4.10.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking imgref v1.12.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Compiling dioxus-interpreter-js v0.7.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling dioxus-document v0.7.9 [INFO] [stderr] Checking avif-serialize v0.8.9 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking data-encoding v2.11.0 [INFO] [stderr] Checking fax v0.2.7 [INFO] [stderr] Compiling rfd v0.17.2 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Compiling wry v0.53.5 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking sledgehammer_utils v0.3.1 [INFO] [stderr] Checking infer v0.19.0 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking gif v0.14.2 [INFO] [stderr] Compiling dioxus-desktop v0.7.9 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Checking const_format v0.2.36 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling rfd v0.15.4 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling dioxus-config-macro v0.7.9 [INFO] [stderr] Checking dioxus-config-macros v0.7.9 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking fancy-regex v0.16.2 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Checking async-signal v0.2.14 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking wayland-client v0.31.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling dioxus-rsx v0.7.9 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling pin-project-internal v1.1.12 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling const-serialize-macro v0.7.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking pin-project v1.1.12 [INFO] [stderr] Compiling const-serialize-macro v0.8.0-alpha.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.18 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling const-serialize v0.7.2 [INFO] [stderr] Checking profiling v1.0.18 [INFO] [stderr] Compiling dioxus-core-macro v0.7.9 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.7.9 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling sledgehammer_bindgen_macro v0.6.5 [INFO] [stderr] Compiling dlopen2_derive v0.4.3 [INFO] [stderr] Checking generational-box v0.7.9 [INFO] [stderr] Checking warnings v0.2.1 [INFO] [stderr] Checking av-scenechange v0.14.1 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking dlopen2 v0.8.2 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking wayland-protocols v0.32.12 [INFO] [stderr] Compiling dioxus-stores-macro v0.7.9 [INFO] [stderr] Checking rav1e v0.8.1 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking zerocopy v0.8.48 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling enumset_derive v0.15.0 [INFO] [stderr] Checking sledgehammer_bindgen v0.6.0 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking enumset v1.1.12 [INFO] [stderr] Checking dioxus-logger v0.7.9 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking subsecond-types v0.7.9 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking euclid v0.22.14 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking zvariant_utils v3.3.1 [INFO] [stderr] Checking const-serialize v0.8.0-alpha.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking subsecond v0.7.9 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Checking manganis-core v0.7.9 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking syntect v5.3.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Compiling zvariant_derive v5.11.0 [INFO] [stderr] Checking global-hotkey v0.7.0 [INFO] [stderr] Checking dioxus-core v0.7.9 [INFO] [stderr] Compiling manganis-macro v0.7.9 [INFO] [stderr] Compiling zvariant v5.11.0 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] error: could not compile `rav1e` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name rav1e --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rav1e-0.8.1/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="threading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aom-sys", "asm", "av-metrics", "backtrace", "bench", "binaries", "byteorder", "capi", "cc", "channel-api", "check_asm", "clap", "clap_complete", "console", "crossbeam", "dav1d-sys", "decode_test", "decode_test_dav1d", "default", "desync_finder", "dump_ivf", "dump_lookahead_data", "fern", "git_version", "image", "ivf", "nasm-rs", "nom", "quick_test", "scan_fmt", "serde", "serde-big-array", "serialize", "signal-hook", "signal_support", "threading", "toml", "tracing", "tracing-chrome", "tracing-subscriber", "unstable", "wasm", "wasm-bindgen", "y4m"))' -C metadata=1b670cbbc7ca1106 -C extra-filename=-b6983f0a1d002e42 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-37e9fac751b9cf03.rmeta --extern arg_enum_proc_macro=/opt/rustwide/target/debug/deps/libarg_enum_proc_macro-e061a7af1ac38a1c.so --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-30751d79791e52e6.rmeta --extern av_scenechange=/opt/rustwide/target/debug/deps/libav_scenechange-f876a6fc10ac25eb.rmeta --extern av1_grain=/opt/rustwide/target/debug/deps/libav1_grain-785205adcdc5b983.rmeta --extern bitstream_io=/opt/rustwide/target/debug/deps/libbitstream_io-de6684f288a699e9.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-190c9021fd162845.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ac1cf5e414eca6f7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7d2af120e89c619c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a469ce83c9b0fe3a.rmeta --extern rayon=/opt/rustwide/target/debug/deps/libmaybe_rayon-cfb5af7f58574760.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-308576270019a9b4.rmeta --extern noop_proc_macro=/opt/rustwide/target/debug/deps/libnoop_proc_macro-2e1b35bb98ddaa7a.so --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-5f9651f2edb1f781.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-bd2d200fcd571eed.rmeta --extern simd_helpers=/opt/rustwide/target/debug/deps/libsimd_helpers-26f80ce1c05ff66f.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3d4ab5140429687d.rmeta --extern v_frame=/opt/rustwide/target/debug/deps/libv_frame-6e48ea790b18d812.rmeta --cap-lints allow --cap-lints=forbid` (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/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name wayland_protocols --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.32.12/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="unstable"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "staging", "unstable", "wayland-client", "wayland-server"))' -C metadata=2cce045f74f6f686 -C extra-filename=-88e85259e69b15ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6f92376a50b0d2de.rmeta --extern wayland_backend=/opt/rustwide/target/debug/deps/libwayland_backend-f74446b9fd976b04.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-0269c365f68e3843.rmeta --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-459bd9e23be1a540.so --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "27f64883a25766f5fb311a5c0ca1aba3e13eb71b9d55d5e1b5dc0769819981d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27f64883a25766f5fb311a5c0ca1aba3e13eb71b9d55d5e1b5dc0769819981d5", kill_on_drop: false }` [INFO] [stdout] 27f64883a25766f5fb311a5c0ca1aba3e13eb71b9d55d5e1b5dc0769819981d5