[INFO] fetching crate simpleterm 0.2.5... [INFO] testing simpleterm-0.2.5 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate simpleterm 0.2.5 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate simpleterm 0.2.5 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate simpleterm 0.2.5 [INFO] finished tweaking crates.io crate simpleterm 0.2.5 [INFO] tweaked toml for crates.io crate simpleterm 0.2.5 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate simpleterm 0.2.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deflate v0.8.4 [INFO] [stderr] Downloaded shader_version v0.6.0 [INFO] [stderr] Downloaded piston v0.50.0 [INFO] [stderr] Downloaded piston-graphics_api_version v0.2.0 [INFO] [stderr] Downloaded jpeg-decoder v0.1.19 [INFO] [stderr] Downloaded piston2d-graphics v0.36.0 [INFO] [stderr] Downloaded pistoncore-window v0.45.0 [INFO] [stderr] Downloaded png v0.16.6 [INFO] [stderr] Downloaded pistoncore-input v0.28.1 [INFO] [stderr] Downloaded pistoncore-event_loop v0.50.0 [INFO] [stderr] Downloaded image v0.23.6 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.64.0 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.68.0 [INFO] [stderr] Downloaded cc v1.0.56 [INFO] [stderr] Downloaded piston_window v0.109.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 646e7bfca80fe77112bd80fd67785206e58928f086c1825b305111445bd90262 [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" "646e7bfca80fe77112bd80fd67785206e58928f086c1825b305111445bd90262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "646e7bfca80fe77112bd80fd67785206e58928f086c1825b305111445bd90262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "646e7bfca80fe77112bd80fd67785206e58928f086c1825b305111445bd90262", kill_on_drop: false }` [INFO] [stdout] 646e7bfca80fe77112bd80fd67785206e58928f086c1825b305111445bd90262 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 967746a238438b0c5ea3bdde14780e0a94a46ddef4641edfbe6657ab747bd155 [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" "967746a238438b0c5ea3bdde14780e0a94a46ddef4641edfbe6657ab747bd155", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling cc v1.0.56 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling png v0.16.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling piston2d-graphics v0.36.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling image v0.23.6 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling piston-gfx_texture v0.41.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.68.0 [INFO] [stderr] Compiling pistoncore-input v0.28.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling pistoncore-window v0.45.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.50.0 [INFO] [stderr] Compiling piston v0.50.0 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling glutin v0.21.2 [INFO] [stderr] Compiling pistoncore-glutin_window v0.64.0 [INFO] [stderr] Compiling piston_window v0.109.0 [INFO] [stderr] Compiling simpleterm v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "967746a238438b0c5ea3bdde14780e0a94a46ddef4641edfbe6657ab747bd155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "967746a238438b0c5ea3bdde14780e0a94a46ddef4641edfbe6657ab747bd155", kill_on_drop: false }` [INFO] [stdout] 967746a238438b0c5ea3bdde14780e0a94a46ddef4641edfbe6657ab747bd155 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 2e07eaf45a268cc40164f92c5bf0258e9288a618001ce4427da1600ce931861b [INFO] running `Command { std: "docker" "start" "-a" "2e07eaf45a268cc40164f92c5bf0258e9288a618001ce4427da1600ce931861b", kill_on_drop: false }` [INFO] [stderr] Compiling simpleterm v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "2e07eaf45a268cc40164f92c5bf0258e9288a618001ce4427da1600ce931861b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e07eaf45a268cc40164f92c5bf0258e9288a618001ce4427da1600ce931861b", kill_on_drop: false }` [INFO] [stdout] 2e07eaf45a268cc40164f92c5bf0258e9288a618001ce4427da1600ce931861b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 95f182d8d928597feb7d531ca5bd4c4a02b4d5342334b898046d1f63f00df1c6 [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" "95f182d8d928597feb7d531ca5bd4c4a02b4d5342334b898046d1f63f00df1c6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/simpleterm-faa1c745315d931f) [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 unittests (/opt/rustwide/target/debug/deps/simpleterm-0e8322d03218451a) [INFO] [stdout] [INFO] [stderr] Doc-tests simpleterm [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] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/terminal.rs - terminal::Terminal::set_font (line 166) ... ok [INFO] [stdout] test src/terminal.rs - terminal::Terminal::ask (line 64) ... ok [INFO] [stdout] test src/terminal.rs - terminal::Terminal::set_art_font (line 185) ... ok [INFO] [stdout] test src/terminal.rs - terminal::Terminal::new (line 34) ... ok [INFO] [stdout] test src/terminal.rs - terminal::Terminal::display_art (line 87) ... ok [INFO] [stdout] test src/terminal.rs - terminal::Terminal::resize (line 151) ... ok [INFO] [stdout] test src/terminal.rs - terminal::Terminal::set_colors (line 201) ... ok [INFO] [stdout] test src/terminal.rs - terminal::Terminal::tell (line 130) ... ok [INFO] [stdout] test src/terminal.rs - terminal::Terminal::show (line 109) ... ok [INFO] [stdout] test src/text.rs - text::TermColor::brightness (line 33) ... FAILED [INFO] [stdout] test src/text.rs - text::TermColor::brighter_than (line 40) ... ok [INFO] [stdout] test src/text.rs - text::split_word (line 70) ... ok [INFO] [stdout] test src/text.rs - text::place_art (line 133) ... ok [INFO] [stdout] test src/text.rs - text::check_flash (line 115) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/text.rs - text::TermColor::brightness (line 33) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestNoih2v/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestNoih2v/rust_out" "/tmp/rustdoctestNoih2v/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-5e4570d2205153c7/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimpleterm-012e9854c61312df.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-73a5deb86a6e9bcb.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-85c5b922ee672376.rlib" "/opt/rustwide/target/debug/deps/libgl-a92dff7eaa4141d9.rlib" "/opt/rustwide/target/debug/deps/libglutin-fa67ba51ab50dc5d.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-d9a869fc5b81c309.rlib" "/opt/rustwide/target/debug/deps/libshared_library-f092ffb7609aae53.rlib" "/opt/rustwide/target/debug/deps/liblibloading-5b468ee615ddb8e8.rlib" "/opt/rustwide/target/debug/deps/libwinit-247e47ddb7b07f88.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-f0540ae6e3c19630.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-6b5842f8311087a1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-8f6c8bd67c0de8f6.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-36106a6cd850fa9b.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-27df188883766884.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-6fdea563a7f7e45c.rlib" "/opt/rustwide/target/debug/deps/libnix-8e7d1e8b6bb87e40.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/libmemmap-2c5100cbdc41b76e.rlib" "/opt/rustwide/target/debug/deps/libandrew-055b73828a63a1da.rlib" "/opt/rustwide/target/debug/deps/libxml-d5feb083fd2167f7.rlib" "/opt/rustwide/target/debug/deps/libxdg-ad12a8597cf5f06b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cf81b69d08d8207e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2c4a4aad0db934de.rlib" "/opt/rustwide/target/debug/deps/librusttype-4a8e15031ed0155a.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-6072fff0fb8e73e0.rlib" "/opt/rustwide/target/debug/deps/libdlib-162e48ec8200f3ae.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c0b1e0c3c3c71f22.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a23eb3fe6680179e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7355c21a404a26e5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e4423c7a45cd7e81.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ebd36158b4cfa045.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-db859011c686aceb.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-52e8fa42e2f0a5e8.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-5d2c629cfcfafc09.rlib" "/opt/rustwide/target/debug/deps/libpiston-a9cdb962d7d12d26.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-7dd659a11e067a0e.rlib" "/opt/rustwide/target/debug/deps/libwindow-00223ca54c85b91c.rlib" "/opt/rustwide/target/debug/deps/libinput-8353ca4b7dfae7f2.rlib" "/opt/rustwide/target/debug/deps/libserde-6b13f4a6ef84f985.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-ddffdefb020035c2.rlib" "/opt/rustwide/target/debug/deps/libshader_version-1bd8088d60bcc654.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-62dfd67914c1f904.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-6fcd70fef41b5335.rlib" "/opt/rustwide/target/debug/deps/libgraphics-1dd98b85a667a248.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/librusttype-4f6c7ebc43b1325f.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-72b99a31bb242b13.rlib" "/opt/rustwide/target/debug/deps/libordered_float-16c05626714535d4.rlib" "/opt/rustwide/target/debug/deps/libapprox-e84708ce3073e3d9.rlib" "/opt/rustwide/target/debug/deps/libviewport-baa4e7479a8b2e77.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-5406e299f8edec08.rlib" "/opt/rustwide/target/debug/deps/libread_color-373d84af407b300e.rlib" "/opt/rustwide/target/debug/deps/libvecmath-d0c0fbdd571e15ee.rlib" "/opt/rustwide/target/debug/deps/libfloat-bef8824a97f68188.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-86c2dc51c4fa4912.rlib" "/opt/rustwide/target/debug/deps/libimage-e5eaa72d4a56b0a8.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-0e25142dcd4c3a5c.rlib" "/opt/rustwide/target/debug/deps/libpng-a1d096f4e1591f6e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libdeflate-34bb274c435f1dc1.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a2b290fdb05423b1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-fcda85d66d890ab5.rlib" "/opt/rustwide/target/debug/deps/librayon-9347e56c9f4794b5.rlib" "/opt/rustwide/target/debug/deps/librayon_core-69c29af85f1355e4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c49e1a50feed3677.rlib" "/opt/rustwide/target/debug/deps/liblibc-deb0d2a7a5ef4206.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-bf7e0d9489077da3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-dba1b39ad820ea3b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-dd221593b5f0d28c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-6a82f36aefda76db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d9227aa3de882b81.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libeither-92a75463d303d422.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-828b0d4cf8a2c77a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4d4f834189d957c2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b43935f84841b40c.rlib" "/opt/rustwide/target/debug/deps/libgif-254d0bb04aa7dbf3.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-8d82edba8aab80d8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b7cd4d5e61debe11.rlib" "/opt/rustwide/target/debug/deps/libtiff-627c99a84b627b22.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ebae790102d11ced.rlib" "/opt/rustwide/target/debug/deps/libadler32-166f3d5372cb48ce.rlib" "/opt/rustwide/target/debug/deps/liblzw-c1eedea7c77109bb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libtexture-58dbe13013471afd.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-627cccf82d09bdf0.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-25267ccae1155f6d.rlib" "/opt/rustwide/target/debug/deps/libgfx-57c6cea4fe9350c0.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-914ae211fbad3f44.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-b3474d5b3db5d4b1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/liblog-881c55c6dff23787.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/text.rs - text::TermColor::brightness (line 33) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.64s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "95f182d8d928597feb7d531ca5bd4c4a02b4d5342334b898046d1f63f00df1c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95f182d8d928597feb7d531ca5bd4c4a02b4d5342334b898046d1f63f00df1c6", kill_on_drop: false }` [INFO] [stdout] 95f182d8d928597feb7d531ca5bd4c4a02b4d5342334b898046d1f63f00df1c6