[INFO] cloning repository https://github.com/veighnsche/darkwall-drun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/veighnsche/darkwall-drun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveighnsche%2Fdarkwall-drun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveighnsche%2Fdarkwall-drun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea9fb931c4a0234e16b1b557d0a7e9eb58444fa7 [INFO] testing veighnsche/darkwall-drun against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveighnsche%2Fdarkwall-drun" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/veighnsche/darkwall-drun [INFO] finished tweaking git repo https://github.com/veighnsche/darkwall-drun [INFO] tweaked toml for git repo https://github.com/veighnsche/darkwall-drun written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/veighnsche/darkwall-drun on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/veighnsche/darkwall-drun 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd038dc86eedff8c0f2803f26fcd21031d0665b24bc71b126afeb6346eebb65e [INFO] running `Command { std: "docker" "start" "-a" "bd038dc86eedff8c0f2803f26fcd21031d0665b24bc71b126afeb6346eebb65e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd038dc86eedff8c0f2803f26fcd21031d0665b24bc71b126afeb6346eebb65e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd038dc86eedff8c0f2803f26fcd21031d0665b24bc71b126afeb6346eebb65e", kill_on_drop: false }` [INFO] [stdout] bd038dc86eedff8c0f2803f26fcd21031d0665b24bc71b126afeb6346eebb65e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fff845ebd7cd5dd24e5264d39a0af4c9217c3a30bdacb23f3bd7031b0082ca9 [INFO] running `Command { std: "docker" "start" "-a" "5fff845ebd7cd5dd24e5264d39a0af4c9217c3a30bdacb23f3bd7031b0082ca9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling aligned v0.4.2 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.1 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling wezterm-dynamic v0.2.1 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling gettext-sys v0.26.0 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling pxfm v0.1.26 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling kurbo v0.11.3 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling unicode-ccc v0.3.0 [INFO] [stderr] Compiling zune-core v0.5.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.3.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling lab v0.11.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling rustybuzz v0.18.0 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling moxcms v0.7.10 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling mac_address v1.1.8 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling zune-jpeg v0.5.5 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling fontdb v0.22.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling gif v0.14.0 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling deltae v0.3.2 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling usvg v0.44.0 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling wezterm-color-types v0.3.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling wezterm-input-types v0.1.0 [INFO] [stderr] Compiling gettext-rs v0.7.7 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling wezterm-blob-leases v0.1.1 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling wezterm-bidi v0.2.3 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling vtparse v0.6.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling icy_sixel v0.1.3 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling finl_unicode v1.4.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling ratatui-image v3.0.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling freedesktop-desktop-entry v0.7.19 [INFO] [stderr] Compiling portable-pty v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling termwiz v0.23.3 [INFO] [stderr] Compiling vte v0.13.1 [INFO] [stderr] Compiling resvg v0.44.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling darkwall-drun v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `CursorPosition` [INFO] [stdout] --> src/terminal/mod.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | pub use config::{CursorPosition, TerminalConfig}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 47s [INFO] running `Command { std: "docker" "inspect" "5fff845ebd7cd5dd24e5264d39a0af4c9217c3a30bdacb23f3bd7031b0082ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fff845ebd7cd5dd24e5264d39a0af4c9217c3a30bdacb23f3bd7031b0082ca9", kill_on_drop: false }` [INFO] [stdout] 5fff845ebd7cd5dd24e5264d39a0af4c9217c3a30bdacb23f3bd7031b0082ca9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1f103d378f606650902c69a9515ea024387574bf87755d0bf709d58328eab7d [INFO] running `Command { std: "docker" "start" "-a" "f1f103d378f606650902c69a9515ea024387574bf87755d0bf709d58328eab7d", kill_on_drop: false }` [INFO] [stderr] Compiling darkwall-drun v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `CursorPosition` [INFO] [stdout] --> src/terminal/mod.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | pub use config::{CursorPosition, TerminalConfig}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.19s [INFO] running `Command { std: "docker" "inspect" "f1f103d378f606650902c69a9515ea024387574bf87755d0bf709d58328eab7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1f103d378f606650902c69a9515ea024387574bf87755d0bf709d58328eab7d", kill_on_drop: false }` [INFO] [stdout] f1f103d378f606650902c69a9515ea024387574bf87755d0bf709d58328eab7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a63c0c91bb059951f2e28bb78a74be2da617063e20efabe00b68bcfa113e66a6 [INFO] running `Command { std: "docker" "start" "-a" "a63c0c91bb059951f2e28bb78a74be2da617063e20efabe00b68bcfa113e66a6", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `CursorPosition` [INFO] [stderr] --> src/terminal/mod.rs:25:18 [INFO] [stderr] | [INFO] [stderr] 25 | pub use config::{CursorPosition, TerminalConfig}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `darkwall-drun` (bin "drun" test) generated 1 warning (run `cargo fix --bin "drun" -p darkwall-drun --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/drun-396eff905efb3746) [INFO] [stdout] [INFO] [stdout] running 61 tests [INFO] [stdout] test executor::tests::test_explicit_mode_override ... ok [INFO] [stdout] test executor::tests::test_terminal_mode_detection_raw_commands ... ok [INFO] [stdout] test executor::tests::test_terminal_mode_from_str ... ok [INFO] [stdout] test executor::tests::test_gui_detection_from_desktop_entry ... ok [INFO] [stdout] test history::tests::test_frecency_recent_boost ... ok [INFO] [stdout] test history::tests::test_increment_count ... ok [INFO] [stdout] test history::tests::test_record_usage ... ok [INFO] [stdout] test history::tests::test_unknown_entry_score ... ok [INFO] [stdout] test icons::tests::test_get_icon_search_paths ... ok [INFO] [stdout] test niri::tests::test_parse_window_info ... ok [INFO] [stdout] test icons::tests::test_detect_icon_theme ... ok [INFO] [stdout] test niri::tests::test_parse_err_response ... ok [INFO] [stdout] test icons::tests::test_svg_loading ... ok [INFO] [stdout] test niri::tests::test_parse_ok_response ... ok [INFO] [stdout] test terminal::input::tests::test_application_cursor_mode ... ok [INFO] [stdout] test terminal::input::tests::test_arrow_key_encoding ... ok [INFO] [stdout] test pty::tests::test_pty_exit_code ... ok [INFO] [stdout] test pty::tests::test_pty_success ... ok [INFO] [stdout] test terminal::input::tests::test_char_encoding ... ok [INFO] [stdout] test terminal::input::tests::test_mouse_mode ... ok [INFO] [stdout] test terminal::input::tests::test_enter_encoding ... ok [INFO] [stdout] test terminal::input::tests::test_crossterm_key_conversion ... ok [INFO] [stdout] test terminal::input::tests::test_function_key_encoding ... ok [INFO] [stdout] test terminal::tests::test_clear_to_end_of_line ... ok [INFO] [stdout] test terminal::tests::test_cursor_movement ... ok [INFO] [stdout] test terminal::tests::test_cursor_position ... ok [INFO] [stdout] test terminal::tests::test_clear ... ok [INFO] [stdout] test terminal::tests::test_follow_mode_default ... ok [INFO] [stdout] test terminal::tests::test_carriage_return ... ok [INFO] [stdout] test terminal::tests::test_follow_mode_toggle ... ok [INFO] [stdout] test terminal::tests::test_get_row_empty ... ok [INFO] [stdout] test terminal::tests::test_get_visible_rows ... ok [INFO] [stdout] test terminal::tests::test_newline ... ok [INFO] [stdout] test terminal::tests::test_scroll_offset ... ok [INFO] [stdout] test terminal::tests::test_sgr_reset ... ok [INFO] [stdout] test terminal::tests::test_terminal_creation ... ok [INFO] [stdout] test terminal::tests::test_terminal_resize ... ok [INFO] [stdout] test terminal::tests::test_total_lines ... ok [INFO] [stdout] test terminal::tests::test_write_plain_text ... ok [INFO] [stdout] test terminal::widget::tests::test_color_conversion ... ok [INFO] [stdout] test terminal::widget::tests::test_widget_cursor_rendering ... ok [INFO] [stdout] test terminal::widget::tests::test_widget_rendering ... ok [INFO] [stdout] test ui::entry_card::tests::test_card_height ... ok [INFO] [stdout] test ui::entry_card::tests::test_truncate ... ok [INFO] [stdout] test ui::layout::tests::test_index_to_position ... ok [INFO] [stdout] test terminal::tests::test_line_wrap ... ok [INFO] [stdout] test ui::layout::tests::test_navigation ... ok [INFO] [stdout] test ui::layout::tests::test_position_to_index ... ok [INFO] [stdout] test ui::layout::tests::test_tab_wrap ... ok [INFO] [stdout] test ui::layout::tests::test_visible_range ... ok [INFO] [stdout] test ui::theme::tests::test_parse_hex_3 ... ok [INFO] [stdout] test ui::theme::tests::test_parse_hex_6 ... ok [INFO] [stdout] test ui::theme::tests::test_parse_hex_8 ... ok [INFO] [stdout] test ui::theme::tests::test_parse_hex_invalid ... ok [INFO] [stdout] test ui::theme::tests::test_presets ... ok [INFO] [stdout] test icons::tests::test_icon_lookup ... ok [INFO] [stdout] test pty::tests::test_pty_spawn_simple ... ok [INFO] [stdout] test ui::layout::tests::test_visible_count ... ok [INFO] [stdout] test terminal::widget::tests::test_attr_conversion ... ok [INFO] [stdout] test pty::tests::test_pty_resize ... ok [INFO] [stdout] test pty::tests::test_pty_read_output ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- pty::tests::test_pty_read_output stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'pty::tests::test_pty_read_output' (33) panicked at src/pty.rs:217:9: [INFO] [stdout] Output was: [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e93e6b6052 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55e93e6b6052 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55e93e6b6052 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55e93e6b6052 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55e93e6cf58a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55e93e6cf58a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x55e93e6bbb96 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55e93e6bbb96 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x55e93e6925df - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55e93e6925df - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55e93e6ad619 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55e93e1f9a1e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x55e93e1f9a1e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55e93e6ad7d2 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x55e93e6ad7d2 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55e93e692698 - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55e93e6899d9 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55e93e6935dd - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55e93e6cfcfc - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55e93dca4bfb - drun[a7011eba614f8be9]::pty::tests::test_pty_read_output [INFO] [stdout] at /opt/rustwide/workdir/src/pty.rs:217:9 [INFO] [stdout] 20: 0x55e93dca1d07 - drun[a7011eba614f8be9]::pty::tests::test_pty_read_output::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/pty.rs:189:30 [INFO] [stdout] 21: 0x55e93dca9f86 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x55e93e1eddcb - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55e93e1eddcb - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x55e93e1fa62a - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x55e93e1fa62a - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x55e93e1fa62a - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x55e93e1fa62a - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x55e93e1fa62a - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x55e93e1fa62a - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x55e93e1fa62a - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x55e93e1f5bd4 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x55e93e1f5bd4 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x55e93e1fd122 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x55e93e1fd122 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 35: 0x55e93e1fd122 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x55e93e1fd122 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x55e93e1fd122 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x55e93e1fd122 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x55e93e1fd122 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55e93e6b4fef - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 41: 0x55e93e6b4fef - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 42: 0x7cf505b8caa4 - [INFO] [stdout] 43: 0x7cf505c19a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] pty::tests::test_pty_read_output [INFO] [stdout] [INFO] [stdout] test result: FAILED. 60 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin drun` [INFO] running `Command { std: "docker" "inspect" "a63c0c91bb059951f2e28bb78a74be2da617063e20efabe00b68bcfa113e66a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a63c0c91bb059951f2e28bb78a74be2da617063e20efabe00b68bcfa113e66a6", kill_on_drop: false }` [INFO] [stdout] a63c0c91bb059951f2e28bb78a74be2da617063e20efabe00b68bcfa113e66a6