[INFO] cloning repository https://github.com/sebosp/chartacritty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebosp/chartacritty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebosp%2Fchartacritty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebosp%2Fchartacritty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff98c6b020a4caefd8f0e27186db512f71576046 [INFO] testing sebosp/chartacritty against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebosp%2Fchartacritty" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sebosp/chartacritty on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sebosp/chartacritty [INFO] finished tweaking git repo https://github.com/sebosp/chartacritty [INFO] tweaked toml for git repo https://github.com/sebosp/chartacritty written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/sebosp/chartacritty already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6352fbe886a7e536cc797594ce71626e0a1acb5f79ed722332247354c4d7c7dc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6352fbe886a7e536cc797594ce71626e0a1acb5f79ed722332247354c4d7c7dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6352fbe886a7e536cc797594ce71626e0a1acb5f79ed722332247354c4d7c7dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6352fbe886a7e536cc797594ce71626e0a1acb5f79ed722332247354c4d7c7dc", kill_on_drop: false }` [INFO] [stdout] 6352fbe886a7e536cc797594ce71626e0a1acb5f79ed722332247354c4d7c7dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f9919cd8ad49b26ece8410fc5f1b92b319a1472da7e32d864c7612757d7758e2 [INFO] running `Command { std: "docker" "start" "-a" "f9919cd8ad49b26ece8410fc5f1b92b319a1472da7e32d864c7612757d7758e2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling foreign-types-shared v0.3.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling crossfont v0.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling foreign-types-macros v0.2.1 [INFO] [stderr] Compiling alacritty_config_derive v0.1.0 (/opt/rustwide/workdir/alacritty_config_derive) [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling wayland-egl v0.28.5 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling notify v4.0.16 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling alacritty v0.8.0 (/opt/rustwide/workdir/alacritty) [INFO] [stderr] Compiling x11-clipboard v0.5.1 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling smithay-clipboard v0.6.3 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling alacritty_terminal v0.14.0 (/opt/rustwide/workdir/alacritty_terminal) [INFO] [stdout] warning: field is never read: `passwd` [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | passwd: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Passwd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uid` [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | uid: libc::uid_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Passwd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gid` [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | gid: libc::gid_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Passwd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gecos` [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | gecos: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Passwd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vertices` [INFO] [stdout] --> alacritty/src/renderer/charts.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | vertices: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ChartRenderer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alacritty/src/renderer/charts.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vertices` [INFO] [stdout] --> alacritty/src/renderer/hex_bg.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | vertices: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HexBgRenderer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alacritty/src/renderer/hex_bg.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `u_epoch_millis` [INFO] [stdout] --> alacritty/src/renderer/hex_bg.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | u_epoch_millis: GLint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HexagonShaderProgram` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alacritty/src/renderer/hex_bg.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 33s [INFO] running `Command { std: "docker" "inspect" "f9919cd8ad49b26ece8410fc5f1b92b319a1472da7e32d864c7612757d7758e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9919cd8ad49b26ece8410fc5f1b92b319a1472da7e32d864c7612757d7758e2", kill_on_drop: false }` [INFO] [stdout] f9919cd8ad49b26ece8410fc5f1b92b319a1472da7e32d864c7612757d7758e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 69c835de98ca756b0f122ffffa64cfb3ef8f07a36faf1f6cfc8bfa123a0466bc [INFO] running `Command { std: "docker" "start" "-a" "69c835de98ca756b0f122ffffa64cfb3ef8f07a36faf1f6cfc8bfa123a0466bc", kill_on_drop: false }` [INFO] [stderr] Compiling alacritty_config_derive v0.1.0 (/opt/rustwide/workdir/alacritty_config_derive) [INFO] [stdout] warning: field is never read: `passwd` [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | passwd: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Passwd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uid` [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | uid: libc::uid_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Passwd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gid` [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | gid: libc::gid_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Passwd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gecos` [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | gecos: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Passwd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling alacritty_terminal v0.14.0 (/opt/rustwide/workdir/alacritty_terminal) [INFO] [stderr] Compiling alacritty v0.8.0 (/opt/rustwide/workdir/alacritty) [INFO] [stdout] warning: field is never read: `selection` [INFO] [stdout] --> alacritty/src/input.rs:1013:9 [INFO] [stdout] | [INFO] [stdout] 1013 | pub selection: &'a mut Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vertices` [INFO] [stdout] --> alacritty/src/renderer/charts.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | vertices: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ChartRenderer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alacritty/src/renderer/charts.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vertices` [INFO] [stdout] --> alacritty/src/renderer/hex_bg.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | vertices: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HexBgRenderer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alacritty/src/renderer/hex_bg.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `u_epoch_millis` [INFO] [stdout] --> alacritty/src/renderer/hex_bg.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | u_epoch_millis: GLint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HexagonShaderProgram` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alacritty/src/renderer/hex_bg.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `passwd` [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | passwd: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Passwd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uid` [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | uid: libc::uid_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Passwd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gid` [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | gid: libc::gid_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Passwd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gecos` [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | gecos: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Passwd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 48.40s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/alacritty-f034680dc036584b) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/alacritty_config_derive-9811d01b18d213fd) [INFO] [stderr] Executable tests/config.rs (/opt/rustwide/target/debug/deps/config-4766966840600c79) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/alacritty_terminal-3d60564dce35aeb1) [INFO] [stderr] Executable tests/ref.rs (/opt/rustwide/target/debug/deps/ref-c61ed18416d2c6a4) [INFO] running `Command { std: "docker" "inspect" "69c835de98ca756b0f122ffffa64cfb3ef8f07a36faf1f6cfc8bfa123a0466bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69c835de98ca756b0f122ffffa64cfb3ef8f07a36faf1f6cfc8bfa123a0466bc", kill_on_drop: false }` [INFO] [stdout] 69c835de98ca756b0f122ffffa64cfb3ef8f07a36faf1f6cfc8bfa123a0466bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9ef73e45d341b29af25205fb022ae9ffe7956ffd13e1411c06edb345f808be3e [INFO] running `Command { std: "docker" "start" "-a" "9ef73e45d341b29af25205fb022ae9ffe7956ffd13e1411c06edb345f808be3e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `passwd` [INFO] [stderr] --> alacritty_terminal/src/tty/unix.rs:85:5 [INFO] [stderr] | [INFO] [stderr] 85 | passwd: &'a str, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Passwd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> alacritty_terminal/src/tty/unix.rs:82:10 [INFO] [stderr] | [INFO] [stderr] 82 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `uid` [INFO] [stderr] --> alacritty_terminal/src/tty/unix.rs:86:5 [INFO] [stderr] | [INFO] [stderr] 86 | uid: libc::uid_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Passwd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> alacritty_terminal/src/tty/unix.rs:82:10 [INFO] [stderr] | [INFO] [stderr] 82 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `gid` [INFO] [stderr] --> alacritty_terminal/src/tty/unix.rs:87:5 [INFO] [stderr] | [INFO] [stderr] 87 | gid: libc::gid_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Passwd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> alacritty_terminal/src/tty/unix.rs:82:10 [INFO] [stderr] | [INFO] [stderr] 82 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `gecos` [INFO] [stderr] --> alacritty_terminal/src/tty/unix.rs:88:5 [INFO] [stderr] | [INFO] [stderr] 88 | gecos: &'a str, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Passwd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> alacritty_terminal/src/tty/unix.rs:82:10 [INFO] [stderr] | [INFO] [stderr] 82 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `alacritty_terminal` (lib) generated 4 warnings [INFO] [stderr] warning: `alacritty_terminal` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: field is never read: `selection` [INFO] [stderr] --> alacritty/src/input.rs:1013:9 [INFO] [stderr] | [INFO] [stderr] 1013 | pub selection: &'a mut Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `vertices` [INFO] [stderr] --> alacritty/src/renderer/charts.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | vertices: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ChartRenderer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> alacritty/src/renderer/charts.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `vertices` [INFO] [stderr] --> alacritty/src/renderer/hex_bg.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | vertices: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `HexBgRenderer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> alacritty/src/renderer/hex_bg.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `u_epoch_millis` [INFO] [stderr] --> alacritty/src/renderer/hex_bg.rs:119:5 [INFO] [stderr] | [INFO] [stderr] 119 | u_epoch_millis: GLint, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `HexagonShaderProgram` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> alacritty/src/renderer/hex_bg.rs:114:10 [INFO] [stderr] | [INFO] [stderr] 114 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `alacritty` (bin "alacritty" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/alacritty-f034680dc036584b) [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test config::bindings::tests::binding_matches_mode_notmode ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_modes ... ok [INFO] [stdout] test cli::tests::dynamic_title_ignoring_options_by_default ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_itself ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_notmodes ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_identical_mode ... ok [INFO] [stdout] test cli::tests::dynamic_title_not_overridden_by_config ... ok [INFO] [stdout] test config::bindings::tests::binding_trigger_input ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_different_action ... ok [INFO] [stdout] test config::bindings::tests::binding_trigger_modes ... ok [INFO] [stdout] test cli::tests::dynamic_title_overridden_by_options ... ok [INFO] [stdout] test config::bindings::tests::binding_mismatches_notmode ... ok [INFO] [stdout] test config::bindings::tests::binding_trigger_mods ... ok [INFO] [stdout] test cli::tests::float_option_as_value ... ok [INFO] [stdout] test config::bindings::tests::binding_trigger_notmodes ... ok [INFO] [stdout] test config::bindings::tests::mods_binding_requires_strict_match ... ok [INFO] [stdout] test config::serde_utils::tests::merge_mapping ... ok [INFO] [stdout] test config::bindings::tests::binding_with_mode_matches_empty_mode ... ok [INFO] [stdout] test config::serde_utils::tests::merge_primitive ... ok [INFO] [stdout] test config::serde_utils::tests::merge_sequence ... ok [INFO] [stdout] test config::bindings::tests::binding_without_mode_matches_any_mode ... ok [INFO] [stdout] test config::bindings::tests::binding_mismatches_unrelated ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_partial_intersection ... ok [INFO] [stdout] test display::hint::tests::hint_label_generation ... ok [INFO] [stdout] test cli::tests::invalid_option_as_value ... ok [INFO] [stdout] test cli::tests::valid_option_as_value ... ok [INFO] [stdout] test input::tests::process_binding_appcursormode_appkeypadmode_nomod_require_appcursor ... ok [INFO] [stdout] test input::tests::process_binding_appcursormode_nomod_require_appcursor ... ok [INFO] [stdout] test input::tests::process_binding_fail_with_extra_mods ... ok [INFO] [stdout] test input::tests::double_click ... ok [INFO] [stdout] test input::tests::single_middle_click ... ok [INFO] [stdout] test message_bar::tests::multiline_close_button_first_line ... ok [INFO] [stdout] test message_bar::tests::hide_truncated_when_too_narrow ... ok [INFO] [stdout] test input::tests::multi_click_separate_buttons ... ok [INFO] [stdout] test input::tests::process_binding_nomode_nomod_require_appcursor ... ok [INFO] [stdout] test input::tests::process_binding_nomode_nomod_require_not_appcursor ... ok [INFO] [stdout] test input::tests::process_binding_nomode_nomod_require_shift ... ok [INFO] [stdout] test input::tests::process_binding_nomode_controlmod ... ok [INFO] [stdout] test input::tests::process_binding_nomode_shiftmod_require_shift ... ok [INFO] [stdout] test input::tests::triple_click ... ok [INFO] [stdout] test message_bar::tests::strip_whitespace_at_linebreak ... ok [INFO] [stdout] test message_bar::tests::add_newline_for_button ... ok [INFO] [stdout] test message_bar::tests::appends_close_button ... ok [INFO] [stdout] test message_bar::tests::pop ... ok [INFO] [stdout] test message_bar::tests::remove_duplicates ... ok [INFO] [stdout] test message_bar::tests::remove_target ... ok [INFO] [stdout] test message_bar::tests::splits_on_length ... ok [INFO] [stdout] test message_bar::tests::splits_on_newline ... ok [INFO] [stdout] test message_bar::tests::truncates_long_messages ... ok [INFO] [stdout] test message_bar::tests::wrap_on_words ... ok [INFO] [stdout] test message_bar::tests::wrap_with_unicode ... ok [INFO] [stdout] test input::tests::single_click ... ok [INFO] [stdout] test config::tests::config_read_eof ... ok [INFO] [stdout] test message_bar::tests::empty_with_shortterm ... ok [INFO] [stdout] test message_bar::tests::hide_button_when_too_narrow ... ok [INFO] [stdout] test input::tests::single_right_click ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alacritty_config_derive-9811d01b18d213fd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/config.rs (/opt/rustwide/target/debug/deps/config-4766966840600c79) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test config_deserialize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alacritty_terminal-3d60564dce35aeb1) [INFO] [stdout] [INFO] [stdout] running 138 tests [INFO] [stdout] test ansi::tests::parse_control_attribute ... ok [INFO] [stdout] test ansi::tests::parse_terminal_identity_csi ... ok [INFO] [stdout] test charts::prometheus::tests::it_gets_prometheus_metrics ... ignored [INFO] [stdout] test ansi::tests::parse_truecolor_attr ... ok [INFO] [stdout] test ansi::tests::parse_terminal_identity_esc ... ok [INFO] [stdout] test ansi::tests::parse_invalid_number ... ok [INFO] [stdout] test ansi::tests::parse_number_too_large ... ok [INFO] [stdout] test ansi::tests::parse_designate_g0_as_line_drawing ... ok [INFO] [stdout] test ansi::tests::parse_valid_number ... ok [INFO] [stdout] test ansi::tests::parse_zsh_startup ... ok [INFO] [stdout] test charts::prometheus::tests::it_loads_prometheus_scalars ... ok [INFO] [stdout] test charts::prometheus::tests::it_does_not_duplicate_epochs ... ok [INFO] [stdout] test charts::prometheus::tests::it_calculates_stats ... ok [INFO] [stdout] test charts::prometheus::tests::it_skips_prometheus_errors ... ok [INFO] [stdout] test charts::tests::it_adds_old_items ... ok [INFO] [stdout] test charts::prometheus::tests::it_loads_prometheus_vector ... ok [INFO] [stdout] test charts::tests::it_does_sanity_check ... ok [INFO] [stdout] test ansi::tests::parse_designate_g1_as_line_drawing_and_invoke ... ok [INFO] [stdout] test charts::tests::it_applies_missing_policies ... ok [INFO] [stdout] test ansi::tests::parse_invalid_rgb_colors ... ok [INFO] [stdout] test charts::tests::it_calculates_reference_point ... ok [INFO] [stdout] test charts::prometheus::tests::it_does_not_lose_synchrony ... ok [INFO] [stdout] test charts::tests::it_iterates_trait ... ok [INFO] [stdout] test charts::tests::it_pushes_circular_buffer ... ok [INFO] [stdout] test charts::tests::it_fills_empty_epochs ... ok [INFO] [stdout] test charts::tests::it_gets_deduped_opengl_vecs ... ok [INFO] [stdout] test ansi::tests::parse_valid_legacy_rgb_colors ... ok [INFO] [stdout] test ansi::tests::parse_valid_rgb_colors ... ok [INFO] [stdout] test charts::tests::it_transforms_to_flat_vec ... ok [INFO] [stdout] test ansi::tests::parse_invalid_legacy_rgb_colors ... ok [INFO] [stdout] test grid::storage::tests::indexing ... ok [INFO] [stdout] test charts::tests::it_uses_last_idx ... ok [INFO] [stdout] test charts::tests::missing_values_policy_fixed ... ok [INFO] [stdout] test charts::tests::it_updates_opengl_vertices ... ok [INFO] [stdout] test charts::prometheus::tests::it_loads_prometheus_matrix ... ok [INFO] [stdout] test charts::tests::it_upserts ... ok [INFO] [stdout] test charts::tests::it_gets_last_filled_value ... ok [INFO] [stdout] test charts::tests::it_scales_x_to_display_size ... ok [INFO] [stdout] test grid::storage::tests::rotate_wrap_zero ... ok [INFO] [stdout] test grid::storage::tests::shrink_before_and_after_zero ... ok [INFO] [stdout] test charts::tests::it_spaces_chart_config_dimensions_and_position ... ok [INFO] [stdout] test grid::storage::tests::rotate ... ok [INFO] [stdout] test grid::storage::tests::grow_before_zero ... ok [INFO] [stdout] test charts::tests::sync_loss_replication ... ok [INFO] [stdout] test grid::storage::tests::initialize ... ok [INFO] [stdout] test grid::storage::tests::shrink_then_grow ... ok [INFO] [stdout] test grid::storage::tests::shrink_after_zero ... ok [INFO] [stdout] test grid::storage::tests::shrink_before_zero ... ok [INFO] [stdout] test grid::storage::tests::truncate_invisible_lines ... ok [INFO] [stdout] test grid::storage::tests::grow_after_zero ... ok [INFO] [stdout] test grid::tests::scroll_down ... ok [INFO] [stdout] test index::tests::add_clamp ... ok [INFO] [stdout] test index::tests::add_grid_clamp ... ok [INFO] [stdout] test grid::tests::shrink_reflow_disabled ... ok [INFO] [stdout] test grid::tests::shrink_reflow ... ok [INFO] [stdout] test grid::tests::shrink_reflow_empty_cell_inside_line ... ok [INFO] [stdout] test grid::storage::tests::with_capacity ... ok [INFO] [stdout] test grid::storage::tests::truncate_invisible_lines_beginning ... ok [INFO] [stdout] test grid::tests::grow_reflow_disabled ... ok [INFO] [stdout] test grid::tests::grow_reflow ... ok [INFO] [stdout] test grid::tests::grow_reflow_multiline ... ok [INFO] [stdout] test index::tests::add ... ok [INFO] [stdout] test grid::tests::scroll_down_with_history ... ok [INFO] [stdout] test grid::tests::scroll_up ... ok [INFO] [stdout] test grid::tests::shrink_reflow_twice ... ok [INFO] [stdout] test index::tests::location_ordering ... ok [INFO] [stdout] test index::tests::sub_none_clamp ... ok [INFO] [stdout] test index::tests::sub ... ok [INFO] [stdout] test index::tests::add_wrap ... ok [INFO] [stdout] test index::tests::sub_grid_clamp ... ok [INFO] [stdout] test selection::tests::block_is_empty ... ok [INFO] [stdout] test index::tests::sub_wrap ... ok [INFO] [stdout] test index::tests::sub_clamp ... ok [INFO] [stdout] test grid::tests::test_iter ... ok [INFO] [stdout] test index::tests::add_none_clamp ... ok [INFO] [stdout] test selection::tests::between_adjacent_cells_right_to_left ... ok [INFO] [stdout] test selection::tests::range_intersection ... ok [INFO] [stdout] test selection::tests::between_adjacent_cells_left_to_right ... ok [INFO] [stdout] test term::cell::tests::line_length_works ... ok [INFO] [stdout] test selection::tests::across_adjacent_lines_upward_final_cell_exclusive ... ok [INFO] [stdout] test selection::tests::rotate_in_region_down ... ok [INFO] [stdout] test term::color::tests::contrast ... ok [INFO] [stdout] test selection::tests::selection_bigger_then_smaller ... ok [INFO] [stdout] test selection::tests::line_selection ... ok [INFO] [stdout] test term::cell::tests::line_length_works_with_wrapline ... ok [INFO] [stdout] test selection::tests::single_cell_left_to_right ... ok [INFO] [stdout] test selection::tests::single_cell_right_to_left ... ok [INFO] [stdout] test selection::tests::simple_is_empty ... ok [INFO] [stdout] test selection::tests::rotate_in_region_up_block ... ok [INFO] [stdout] test selection::tests::semantic_selection ... ok [INFO] [stdout] test selection::tests::simple_selection ... ok [INFO] [stdout] test selection::tests::block_selection ... ok [INFO] [stdout] test grid::storage::tests::indexing_above_inner_len - should panic ... ok [INFO] [stdout] test charts::tests::it_scales_y_to_display_size ... FAILED [INFO] [stdout] test term::search::tests::no_match_right ... ok [INFO] [stdout] test term::search::tests::regex_left ... ok [INFO] [stdout] test term::search::tests::no_match_left ... ok [INFO] [stdout] test term::tests::clear_saved_lines ... ok [INFO] [stdout] test term::search::tests::fullwidth ... ok [INFO] [stdout] test term::search::tests::include_linebreak_right ... ok [INFO] [stdout] test term::tests::input_line_drawing_character ... ok [INFO] [stdout] test term::tests::line_selection_works ... ok [INFO] [stdout] test term::search::tests::leading_spacer ... ok [INFO] [stdout] test selection::tests::rotate_in_region_up ... ok [INFO] [stdout] test term::search::tests::multibyte_unicode ... ok [INFO] [stdout] test term::search::tests::reverse_search_dead_recovery ... ok [INFO] [stdout] test term::search::tests::nested_regex ... ok [INFO] [stdout] test term::search::tests::include_linebreak_left ... ok [INFO] [stdout] test term::search::tests::singlecell_fullwidth ... ok [INFO] [stdout] test term::search::tests::regex_right ... ok [INFO] [stdout] test term::tests::semantic_selection_works ... ok [INFO] [stdout] test term::tests::parse_cargo_version ... ok [INFO] [stdout] test vi_mode::tests::motion_high_middle_low ... ok [INFO] [stdout] test term::search::tests::skip_dead_cell ... ok [INFO] [stdout] test term::search::tests::wrapping ... ok [INFO] [stdout] test vi_mode::tests::motion_bracket ... ok [INFO] [stdout] test tty::unix::test_get_pw_entry ... ok [INFO] [stdout] test term::tests::shrink_lines_updates_active_cursor_pos ... ok [INFO] [stdout] test vi_mode::tests::motion_semantic_right_start ... ok [INFO] [stdout] test term::search::tests::wrapping_into_fullwidth ... ok [INFO] [stdout] test term::tests::window_title ... ok [INFO] [stdout] test term::tests::selecting_empty_line ... ok [INFO] [stdout] test vi_mode::tests::motion_first_occupied ... ok [INFO] [stdout] test vi_mode::tests::motion_start_end ... ok [INFO] [stdout] test vi_mode::tests::motion_word ... ok [INFO] [stdout] test vi_mode::tests::motion_semantic_left_start ... ok [INFO] [stdout] test vi_mode::tests::scroll_word ... ok [INFO] [stdout] test vi_mode::tests::motion_semantic_left_end ... ok [INFO] [stdout] test vi_mode::tests::motion_simple ... ok [INFO] [stdout] test vi_mode::tests::word_wide ... ok [INFO] [stdout] test vi_mode::tests::semantic_wide ... ok [INFO] [stdout] test vi_mode::tests::simple_wide ... ok [INFO] [stdout] test term::tests::shrink_lines_updates_inactive_cursor_pos ... ok [INFO] [stdout] test term::tests::grow_lines_updates_inactive_cursor_pos ... ok [INFO] [stdout] test vi_mode::tests::scroll_semantic ... ok [INFO] [stdout] test term::tests::grow_lines_updates_active_cursor_pos ... ok [INFO] [stdout] test vi_mode::tests::motion_semantic_right_end ... ok [INFO] [stdout] test term::tests::grid_serde ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- charts::tests::it_scales_y_to_display_size stdout ---- [INFO] [stdout] thread 'charts::tests::it_scales_y_to_display_size' panicked at 'assertion failed: (mid - 1.0f32).abs() < f32::EPSILON', alacritty_terminal/src/charts/mod.rs:1798:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56314d33417d - std::backtrace_rs::backtrace::libunwind::trace::hf368f6ec047d835e [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56314d33417d - std::backtrace_rs::backtrace::trace_unsynchronized::h5deaa62eab82df22 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56314d33417d - std::sys_common::backtrace::_print_fmt::h5a1c3a24a936a045 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56314d33417d - ::fmt::h0219f75f359b565d [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56314d35a4ac - core::fmt::write::hf0ed2ae6b5ba2d7d [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56314d32dc81 - std::io::Write::write_fmt::h38d43b38044a5699 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56314d335c75 - std::sys_common::backtrace::_print::h733b600962ba33ce [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56314d335c75 - std::sys_common::backtrace::print::h5dc0fa0616f7d4bf [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56314d335c75 - std::panicking::default_hook::{{closure}}::h3151cab60fd16f06 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56314d335920 - std::panicking::default_hook::ha44b338b782f641e [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56314d336358 - std::panicking::rust_panic_with_hook::hddbb61d11ae83bc7 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56314d3361c9 - std::panicking::begin_panic_handler::{{closure}}::ha90ba42a51d96fb7 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x56314d334634 - std::sys_common::backtrace::__rust_end_short_backtrace::hb2f712e9f2c19288 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56314d335f39 - rust_begin_unwind [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56314d357ff3 - core::panicking::panic_fmt::ha7e9b4e73b08c9d5 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x56314d357e3d - core::panicking::panic::h3654f1e0559eeff1 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x56314cab9af7 - alacritty_terminal::charts::tests::it_scales_y_to_display_size::h7525e3f269a02ff0 [INFO] [stdout] at /opt/rustwide/workdir/alacritty_terminal/src/charts/mod.rs:1798:9 [INFO] [stdout] 17: 0x56314cab97da - alacritty_terminal::charts::tests::it_scales_y_to_display_size::{{closure}}::h8fe59776c60ab67b [INFO] [stdout] at /opt/rustwide/workdir/alacritty_terminal/src/charts/mod.rs:1762:5 [INFO] [stdout] 18: 0x56314cc5768e - core::ops::function::FnOnce::call_once::he981ccbf1a363387 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 19: 0x56314cf95823 - core::ops::function::FnOnce::call_once::h0dfe20f12b77bab0 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x56314cf95823 - test::__rust_begin_short_backtrace::h621e75342c56b813 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/test/src/lib.rs:573:5 [INFO] [stdout] 21: 0x56314cf945ca - as core::ops::function::FnOnce>::call_once::ha960722220d3e4e3 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 22: 0x56314cf945ca - as core::ops::function::FnOnce<()>>::call_once::h8d4f52e2b0282cfb [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x56314cf945ca - std::panicking::try::do_call::h482ae3b09291596d [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x56314cf945ca - std::panicking::try::h2ddddb26c086954d [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x56314cf945ca - std::panic::catch_unwind::h743b0e27e7a9c139 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x56314cf945ca - test::run_test_in_process::ha7740d79e504cc37 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/test/src/lib.rs:596:18 [INFO] [stdout] 27: 0x56314cf945ca - test::run_test::run_test_inner::{{closure}}::h8418baf60f7a06c4 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/test/src/lib.rs:490:39 [INFO] [stdout] 28: 0x56314cf5ed7d - test::run_test::run_test_inner::{{closure}}::h0beb35daaa80ec66 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/test/src/lib.rs:517:37 [INFO] [stdout] 29: 0x56314cf5ed7d - std::sys_common::backtrace::__rust_begin_short_backtrace::hb005f1ebb9b3ac0b [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x56314cf64878 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h496c50f972d6dc0f [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 31: 0x56314cf64878 - as core::ops::function::FnOnce<()>>::call_once::ha5b8911111f511ea [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x56314cf64878 - std::panicking::try::do_call::h084ed94d88677037 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x56314cf64878 - std::panicking::try::h013a823fb6061e50 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x56314cf64878 - std::panic::catch_unwind::h041e5fbe96cdc85b [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x56314cf64878 - std::thread::Builder::spawn_unchecked_::{{closure}}::h24aad6f3231b4f43 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 36: 0x56314cf64878 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88f4642fdc208aab [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 37: 0x56314d33ae73 - as core::ops::function::FnOnce>::call_once::h21f4f903d484bbf8 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 38: 0x56314d33ae73 - as core::ops::function::FnOnce>::call_once::h88143291d50223e5 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 39: 0x56314d33ae73 - std::sys::unix::thread::Thread::new::thread_start::h21cad75f6abb068a [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7f460207c609 - start_thread [INFO] [stdout] 41: 0x7f4601e4a163 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] charts::tests::it_scales_y_to_display_size [INFO] [stdout] [INFO] [stdout] test result: FAILED. 136 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.55s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p alacritty_terminal --lib' [INFO] running `Command { std: "docker" "inspect" "9ef73e45d341b29af25205fb022ae9ffe7956ffd13e1411c06edb345f808be3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ef73e45d341b29af25205fb022ae9ffe7956ffd13e1411c06edb345f808be3e", kill_on_drop: false }` [INFO] [stdout] 9ef73e45d341b29af25205fb022ae9ffe7956ffd13e1411c06edb345f808be3e