[INFO] cloning repository https://github.com/d3156/HopTerm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d3156/HopTerm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd3156%2FHopTerm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd3156%2FHopTerm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d0517560c478ef5e535a09523203dc72ae66b63 [INFO] checking d3156/HopTerm against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd3156%2FHopTerm" "/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/d3156/HopTerm [INFO] finished tweaking git repo https://github.com/d3156/HopTerm [INFO] tweaked toml for git repo https://github.com/d3156/HopTerm written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/d3156/HopTerm on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/d3156/HopTerm 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] cfbd31a890c0ce8adaebd14bfe7ffefaee982b6e581dfd63305344e864baa46c [INFO] running `Command { std: "docker" "start" "cfbd31a890c0ce8adaebd14bfe7ffefaee982b6e581dfd63305344e864baa46c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfbd31a890c0ce8adaebd14bfe7ffefaee982b6e581dfd63305344e864baa46c", 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" "cfbd31a890c0ce8adaebd14bfe7ffefaee982b6e581dfd63305344e864baa46c" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfbd31a890c0ce8adaebd14bfe7ffefaee982b6e581dfd63305344e864baa46c", 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" "cfbd31a890c0ce8adaebd14bfe7ffefaee982b6e581dfd63305344e864baa46c" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Checking zeroize v1.9.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking cmov v0.5.4 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Checking const-oid v0.10.2 [INFO] [stderr] Checking memchr v2.8.2 [INFO] [stderr] Checking bitflags v2.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking cpubits v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Checking bytes v1.12.0 [INFO] [stderr] Checking ctutils v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking pem-rfc7468 v1.0.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking der v0.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking ff v0.14.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking hybrid-array v0.4.13 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Checking base16ct v1.0.0 [INFO] [stderr] Checking group v0.14.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Checking spki v0.8.0 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-rc.0 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling nix v0.31.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking uuid v1.23.4 [INFO] [stderr] Checking socket2 v0.6.4 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Checking block-buffer v0.12.1 [INFO] [stderr] Checking block-padding v0.4.2 [INFO] [stderr] Checking crypto-bigint v0.7.5 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking sec1 v0.8.1 [INFO] [stderr] Checking inout v0.2.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling cc v1.2.65 [INFO] [stderr] Checking winnow v1.0.3 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking dashmap v6.2.1 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Checking cipher v0.5.2 [INFO] [stderr] Checking universal-hash v0.6.1 [INFO] [stderr] Checking aead v0.6.1 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Checking toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking hmac v0.13.0 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking signature v3.0.0 [INFO] [stderr] Checking aes v0.9.1 [INFO] [stderr] Checking pbkdf2 v0.13.0 [INFO] [stderr] Checking ctr v0.10.1 [INFO] [stderr] Checking cbc v0.2.1 [INFO] [stderr] Checking polyval v0.7.1 [INFO] [stderr] Checking salsa20 v0.11.0 [INFO] [stderr] Checking hkdf v0.13.0 [INFO] [stderr] Checking rfc6979 v0.5.0 [INFO] [stderr] Checking ghash v0.6.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking chacha20 v0.10.1 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking poly1305 v0.9.0 [INFO] [stderr] Checking blowfish v0.10.0 [INFO] [stderr] Checking blake2 v0.11.0-rc.6 [INFO] [stderr] Checking pkcs1 v0.8.0-rc.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking aes-gcm v0.11.0 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Checking keccak v0.2.0 [INFO] [stderr] Checking toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Checking fiat-crypto v0.3.0 [INFO] [stderr] Compiling signal-hook v0.4.4 [INFO] [stderr] Compiling aws-lc-rs v1.17.0 [INFO] [stderr] Checking argon2 v0.6.0-rc.8 [INFO] [stderr] Checking toml v1.1.2+spec-1.1.0 [INFO] [stderr] Checking scrypt v0.12.0 [INFO] [stderr] Checking sha3 v0.11.0 [INFO] [stderr] Checking bcrypt-pbkdf v0.11.0 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Checking pkcs5 v0.8.1 [INFO] [stderr] Compiling aws-lc-sys v0.41.0 [INFO] [stderr] Checking sha1 v0.11.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking pkcs8 v0.11.0 [INFO] [stderr] Checking kem v0.3.0 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking module-lattice v0.2.3 [INFO] [stderr] Checking ed25519 v3.0.0 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking hopterm-domain v0.1.4 (/opt/rustwide/workdir/crates/domain) [INFO] [stderr] Checking arrayvec v0.7.7 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ed25519-dalek v3.0.0-rc.0 [INFO] [stderr] Checking ml-kem v0.3.2 [INFO] [stderr] Checking generic-array v1.4.3 [INFO] [stderr] Checking vte v0.15.0 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking internal-russh-num-bigint v0.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling delegate v0.13.5 [INFO] [stderr] Checking data-encoding v2.11.0 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking md5 v0.8.0 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e977a0b5ab976a591981e7263bd67a71a4f79308/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=faf9c8d68c865b00 -C extra-filename=-369f69634038642a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c38626212d5d479c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-16836f44866b8b3d.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-1a4ca9584ecec01f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-40c047aad9f25ab0.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-c806c5ddbf4a8e27.so --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/e977a0b5ab976a591981e7263bd67a71a4f79308/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/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="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="pty"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=705b34d6991adec0 -C extra-filename=-73e0203a46018d3c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2e62db9e2fac867f.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-ff271329eb221e3a.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "cfbd31a890c0ce8adaebd14bfe7ffefaee982b6e581dfd63305344e864baa46c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfbd31a890c0ce8adaebd14bfe7ffefaee982b6e581dfd63305344e864baa46c", kill_on_drop: false }` [INFO] [stdout] cfbd31a890c0ce8adaebd14bfe7ffefaee982b6e581dfd63305344e864baa46c