[INFO] cloning repository https://github.com/slapcat/slapcat-espanso
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slapcat/slapcat-espanso" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslapcat%2Fslapcat-espanso", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslapcat%2Fslapcat-espanso'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72ce5fce2aeaadd957f9b0e2f1feb015970c5f04
[INFO] checking slapcat/slapcat-espanso against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslapcat%2Fslapcat-espanso" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/slapcat/slapcat-espanso
[INFO] finished tweaking git repo https://github.com/slapcat/slapcat-espanso
[INFO] tweaked toml for git repo https://github.com/slapcat/slapcat-espanso written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/slapcat/slapcat-espanso on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/slapcat/slapcat-espanso 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cebf0dff071a840c9ce6c453f94f36408f556dd142e96e986816748da838c4de
[INFO] running `Command { std: "docker" "start" "-a" "cebf0dff071a840c9ce6c453f94f36408f556dd142e96e986816748da838c4de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cebf0dff071a840c9ce6c453f94f36408f556dd142e96e986816748da838c4de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cebf0dff071a840c9ce6c453f94f36408f556dd142e96e986816748da838c4de", kill_on_drop: false }`
[INFO] [stdout] cebf0dff071a840c9ce6c453f94f36408f556dd142e96e986816748da838c4de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32d16e8d99cd7f1246f4531c3ab75199b6f2fe5c804aab4845785a3a942f6b0c
[INFO] running `Command { std: "docker" "start" "-a" "32d16e8d99cd7f1246f4531c3ab75199b6f2fe5c804aab4845785a3a942f6b0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling serde_json v1.0.62
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling siphasher v0.3.6
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]     Checking dtoa v0.4.7
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking http-body v0.4.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking sha2 v0.9.6
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking futf v0.1.4
[INFO] [stderr]    Compiling espanso-info v0.1.0 (/opt/rustwide/workdir/espanso-info)
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking tendril v0.4.2
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr] warning: espanso-info@0.1.0: src/x11/native.cpp: In function 'Window get_active_window(Display*)':
[INFO] [stderr] warning: espanso-info@0.1.0: src/x11/native.cpp:97:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
[INFO] [stderr] warning: espanso-info@0.1.0:    97 |                         "_NET_ACTIVE_WINDOW", &size);
[INFO] [stderr] warning: espanso-info@0.1.0:       |                         ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.11.0
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling sys-locale v0.1.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking pure-rust-locales v0.8.1
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking cstr_core v0.2.5
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]    Compiling espanso-detect v0.1.0 (/opt/rustwide/workdir/espanso-detect)
[INFO] [stderr]    Compiling espanso-inject v0.1.0 (/opt/rustwide/workdir/espanso-inject)
[INFO] [stderr]    Compiling espanso-ui v0.1.0 (/opt/rustwide/workdir/espanso-ui)
[INFO] [stderr]    Compiling espanso-clipboard v0.1.0 (/opt/rustwide/workdir/espanso-clipboard)
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5f6abd89da253a562ad85d235b9342a3ac336c28/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=841a74a92163382c -C extra-filename=-89e744cc4e0a2c42 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0fc7e2c7a37cfad2.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-33b60fb065f3fb6b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7986c9c81f301a2d.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 `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5f6abd89da253a562ad85d235b9342a3ac336c28/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.32/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="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=645e0b2920529d1f -C extra-filename=-cd45d120cbf6efd6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e0980e941eac5a40.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-c98511362b2daf65.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "32d16e8d99cd7f1246f4531c3ab75199b6f2fe5c804aab4845785a3a942f6b0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32d16e8d99cd7f1246f4531c3ab75199b6f2fe5c804aab4845785a3a942f6b0c", kill_on_drop: false }`
[INFO] [stdout] 32d16e8d99cd7f1246f4531c3ab75199b6f2fe5c804aab4845785a3a942f6b0c
