[INFO] cloning repository https://github.com/wenxuanjun/os-terminal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wenxuanjun/os-terminal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwenxuanjun%2Fos-terminal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwenxuanjun%2Fos-terminal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 690fecd0d0ce80ad0c4f47c8b35f8ea3dd4d4980 [INFO] checking wenxuanjun/os-terminal against master#18a029cfe8e761533634bda8fe8a14e30280a21b for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwenxuanjun%2Fos-terminal" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wenxuanjun/os-terminal on toolchain 18a029cfe8e761533634bda8fe8a14e30280a21b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wenxuanjun/os-terminal [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/wenxuanjun/os-terminal [INFO] tweaked toml for git repo https://github.com/wenxuanjun/os-terminal written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wenxuanjun/os-terminal 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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pc-keyboard v0.8.0 [INFO] [stderr] Downloaded keycode v0.4.0 [INFO] [stderr] Downloaded vte v0.15.0 [INFO] [stderr] Downloaded keycode_macro v0.4.0 [INFO] [stderr] Downloaded noto-sans-mono-bitmap v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00c1997528e52b4dc3fc534bfcf66c10e03cdce10f16ba477192388eed30d60d [INFO] running `Command { std: "docker" "start" "-a" "00c1997528e52b4dc3fc534bfcf66c10e03cdce10f16ba477192388eed30d60d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00c1997528e52b4dc3fc534bfcf66c10e03cdce10f16ba477192388eed30d60d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00c1997528e52b4dc3fc534bfcf66c10e03cdce10f16ba477192388eed30d60d", kill_on_drop: false }` [INFO] [stdout] 00c1997528e52b4dc3fc534bfcf66c10e03cdce10f16ba477192388eed30d60d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b59b71494c56e0036b8f1466e600717d9d0a3b546c68d2863b9b510d21f230f9 [INFO] running `Command { std: "docker" "start" "-a" "b59b71494c56e0036b8f1466e600717d9d0a3b546c68d2863b9b510d21f230f9", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling drm-sys v0.7.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking linux-raw-sys v0.6.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tiny-xlib v0.2.4 [INFO] [stderr] Compiling quick-xml v0.37.3 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling winit v0.30.9 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling softbuffer v0.4.6 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking ctor-lite v0.1.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling keycode_macro v0.4.0 [INFO] [stderr] Checking vte v0.15.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking noto-sans-mono-bitmap v0.3.1 [INFO] [stderr] Checking pc-keyboard v0.8.0 [INFO] [stderr] Checking keycode v0.4.0 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking tree_magic_mini v3.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking drm-ffi v0.8.0 [INFO] [stderr] Checking drm v0.12.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking wayland-protocols v0.32.6 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.8 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking os-terminal v0.6.7 (/opt/rustwide/workdir) [INFO] [stderr] Checking wl-clipboard-rs v0.8.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.6 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.6 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking arboard v3.4.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.62s [INFO] running `Command { std: "docker" "inspect" "b59b71494c56e0036b8f1466e600717d9d0a3b546c68d2863b9b510d21f230f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b59b71494c56e0036b8f1466e600717d9d0a3b546c68d2863b9b510d21f230f9", kill_on_drop: false }` [INFO] [stdout] b59b71494c56e0036b8f1466e600717d9d0a3b546c68d2863b9b510d21f230f9