[INFO] cloning repository https://github.com/lszio/aiman
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lszio/aiman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flszio%2Faiman", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flszio%2Faiman'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c11a81286da6ce0aeca64db2d3231add4f6f36e5
[INFO] checking lszio/aiman against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flszio%2Faiman" "/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/lszio/aiman
[INFO] finished tweaking git repo https://github.com/lszio/aiman
[INFO] tweaked toml for git repo https://github.com/lszio/aiman written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lszio/aiman on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lszio/aiman 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5738800afd6f8e35d166c866c5c77ee70f97947ea569002426c0914e0dcc8b8
[INFO] running `Command { std: "docker" "start" "-a" "a5738800afd6f8e35d166c866c5c77ee70f97947ea569002426c0914e0dcc8b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5738800afd6f8e35d166c866c5c77ee70f97947ea569002426c0914e0dcc8b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5738800afd6f8e35d166c866c5c77ee70f97947ea569002426c0914e0dcc8b8", kill_on_drop: false }`
[INFO] [stdout] a5738800afd6f8e35d166c866c5c77ee70f97947ea569002426c0914e0dcc8b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c6be2cb56a50ad3446ddb76c43197ae969898dc98a3735e7048fee8283e52aa
[INFO] running `Command { std: "docker" "start" "-a" "7c6be2cb56a50ad3446ddb76c43197ae969898dc98a3735e7048fee8283e52aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking dioxus-cli-config v0.7.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking libxdo-sys v0.11.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.7.4
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling wry v0.53.5
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]    Compiling libsql-sqlite3-parser v0.13.0
[INFO] [stderr]     Checking charset v0.1.5
[INFO] [stderr]    Compiling dioxus-desktop v0.7.5
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking content_disposition v0.4.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking const-str v0.7.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.4
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]     Checking rustls-webpki v0.103.12
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling dioxus-rsx v0.7.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/012cd62c9add58ab3910e44c137d87db3ab70f61/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.2/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="std"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=7fe3ac4c01c7b978 -C extra-filename=-19cd357a0223145a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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 `wasm-bindgen-macro-support` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/012cd62c9add58ab3910e44c137d87db3ab70f61/bin/rustc --crate-name wasm_bindgen_macro_support --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-macro-support-0.2.118/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=unused_lifetimes '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --check-cfg 'cfg(xxx_debug_only_print_generated_code)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "strict-macro"))' -C metadata=e6d988d3c5ae25c3 -C extra-filename=-403ac60968fa1655 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-e860e2faeedf2ef4.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9ad543c207e06316.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3f6d5c6354205501.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-83bfe2aec826397a.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-aadf54b6fccdb632.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7c6be2cb56a50ad3446ddb76c43197ae969898dc98a3735e7048fee8283e52aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c6be2cb56a50ad3446ddb76c43197ae969898dc98a3735e7048fee8283e52aa", kill_on_drop: false }`
[INFO] [stdout] 7c6be2cb56a50ad3446ddb76c43197ae969898dc98a3735e7048fee8283e52aa
