[INFO] fetching crate waow 0.10.3... [INFO] testing waow-0.10.3 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate waow 0.10.3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate waow 0.10.3 [INFO] finished tweaking crates.io crate waow 0.10.3 [INFO] tweaked toml for crates.io crate waow 0.10.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate waow 0.10.3 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 233 packages to latest compatible versions [INFO] [stderr] Adding block-sys v0.1.0-beta.1 (available: v0.1.0-beta.2) [INFO] [stderr] Adding block2 v0.2.0-alpha.6 (available: v0.2.0) [INFO] [stderr] Adding objc-sys v0.2.0-beta.2 (available: v0.2.0-beta.3) [INFO] [stderr] Adding objc2 v0.3.0-beta.3.patch-leaks.3 (available: v0.3.0-beta.5) [INFO] [stderr] Adding objc2-encode v2.0.0-pre.2 (available: v2.0.0) [INFO] [stderr] Adding pixels v0.13.0 (available: v0.15.0) [INFO] [stderr] Adding wasm-bindgen-futures v0.4.45 (available: v0.4.55) [INFO] [stderr] Adding web-sys v0.3.72 (available: v0.3.82) [INFO] [stderr] Adding winit v0.28.7 (available: v0.30.12) [INFO] [stderr] Adding winit_input_helper v0.14.1 (available: v0.17.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c04eb3ca4cd1764eac7c09170f3457f69342b6e7e55b07dbc0b7d0f2fabc14d8 [INFO] running `Command { std: "docker" "start" "-a" "c04eb3ca4cd1764eac7c09170f3457f69342b6e7e55b07dbc0b7d0f2fabc14d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c04eb3ca4cd1764eac7c09170f3457f69342b6e7e55b07dbc0b7d0f2fabc14d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c04eb3ca4cd1764eac7c09170f3457f69342b6e7e55b07dbc0b7d0f2fabc14d8", kill_on_drop: false }` [INFO] [stdout] c04eb3ca4cd1764eac7c09170f3457f69342b6e7e55b07dbc0b7d0f2fabc14d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d975957bbee9795e6e27f98f3845cbab51b704434bd3b4669ce5268782870839 [INFO] running `Command { std: "docker" "start" "-a" "d975957bbee9795e6e27f98f3845cbab51b704434bd3b4669ce5268782870839", kill_on_drop: false }` [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling wgpu-types v0.16.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling error-iter v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling ultraviolet v0.9.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling naga v0.12.3 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling wgpu-hal v0.16.2 [INFO] [stderr] Compiling wgpu-core v0.16.1 [INFO] [stderr] Compiling wgpu v0.16.3 [INFO] [stderr] Compiling pixels v0.13.0 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling winit_input_helper v0.14.1 [INFO] [stderr] Compiling waow v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "d975957bbee9795e6e27f98f3845cbab51b704434bd3b4669ce5268782870839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d975957bbee9795e6e27f98f3845cbab51b704434bd3b4669ce5268782870839", kill_on_drop: false }` [INFO] [stdout] d975957bbee9795e6e27f98f3845cbab51b704434bd3b4669ce5268782870839 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19f7c7ab677b5873c79da57d510f118acd1db7a0ce9362e4ea397d74e2377c4a [INFO] running `Command { std: "docker" "start" "-a" "19f7c7ab677b5873c79da57d510f118acd1db7a0ce9362e4ea397d74e2377c4a", kill_on_drop: false }` [INFO] [stderr] Compiling waow v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.40s [INFO] running `Command { std: "docker" "inspect" "19f7c7ab677b5873c79da57d510f118acd1db7a0ce9362e4ea397d74e2377c4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f7c7ab677b5873c79da57d510f118acd1db7a0ce9362e4ea397d74e2377c4a", kill_on_drop: false }` [INFO] [stdout] 19f7c7ab677b5873c79da57d510f118acd1db7a0ce9362e4ea397d74e2377c4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d72e2bb95cb0c20f49d3c9017926b2676c16a54a696b10e25984d8f2f3b8a421 [INFO] running `Command { std: "docker" "start" "-a" "d72e2bb95cb0c20f49d3c9017926b2676c16a54a696b10e25984d8f2f3b8a421", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/waow-919fb446c409876c) [INFO] [stderr] Doc-tests waow [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] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test src/shapes/circle.rs - shapes::circle (line 4) ... ok [INFO] [stdout] test src/lib.rs - Run (line 72) ... ok [INFO] [stdout] test src/canvas.rs - canvas::Canvas::draw_rect (line 127) ... ok [INFO] [stdout] test src/shapes/circle.rs - shapes::circle::Circle::with_border (line 82) ... FAILED [INFO] [stdout] test src/shapes/circle.rs - shapes::circle::Circle::new (line 42) ... FAILED [INFO] [stdout] test src/canvas.rs - canvas::Canvas::draw_square (line 76) ... ok [INFO] [stdout] test src/shapes.rs - shapes::Drawable (line 28) ... ok [INFO] [stdout] test src/canvas.rs - canvas::Canvas::draw_rect (line 115) ... ok [INFO] [stdout] test src/canvas.rs - canvas::Canvas::draw_square (line 64) ... ok [INFO] [stdout] test src/shapes/image.rs - shapes::image (line 4) ... ok [INFO] [stdout] test src/canvas.rs - canvas::Canvas::draw_image (line 165) ... ok [INFO] [stdout] test src/shapes/circle.rs - shapes::circle::Circle::with_fill (line 65) ... ok [INFO] [stdout] test src/color.rs - color::Color::from_rgba32 (line 54) ... ok [INFO] [stdout] test src/color.rs - color::Color::from_rgba (line 22) ... ok [INFO] [stdout] test src/color.rs - color::Color::from_rgba_int (line 69) ... ok [INFO] [stdout] test src/shapes/image.rs - shapes::image::Image::set_pixel (line 83) ... ok [INFO] [stdout] test src/shapes/image.rs - shapes::image::Image::new (line 52) ... ok [INFO] [stdout] test src/shapes/rectangle.rs - shapes::rectangle (line 5) ... ok [INFO] [stdout] test src/shapes/rectangle.rs - shapes::rectangle::Rectangle::new (line 42) ... ok [INFO] [stdout] test src/shapes/rectangle.rs - shapes::rectangle::Rectangle::with_border (line 82) ... ok [INFO] [stdout] test src/lib.rs - create (line 93) ... FAILED [INFO] [stdout] test src/lib.rs - CanvasConfiguration (line 39) ... FAILED [INFO] [stdout] test src/shapes/rectangle.rs - shapes::rectangle::Rectangle::with_fill (line 65) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/shapes/circle.rs - shapes::circle::Circle::with_border (line 82) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcaqXl5O/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwaow-9c032b576e2b207c,libenv_logger-aabc1ed8234846e6,libanstream-278956da7092081a,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libjiff-e4b6a268071e8305,libenv_filter-c6cce6eecad564d0,libregex-70014ddbf63758eb,libregex_automata-b4cf11b84c9275cd,libaho_corasick-1eb93cef6497724f,libmemchr-60b408e76a46f254,libregex_syntax-16a7798c46b1bf55,libanstyle-fe219cdab7346aa5,libwinit_input_helper-c3bd83b242b0c98f,libwinit-3115420549604b99,libsctk_adwaita-163340daa844def8,libab_glyph-ed0fa8075c04c588,libowned_ttf_parser-aee546cc7b10c2fa,libttf_parser-3e292cefac450fbd,libab_glyph_rasterizer-56470b15ba8b157c,libtiny_skia-093d44b08f55e077,libpng-a3ad41c886ebf585,libflate2-61b8311199cb2f06,libminiz_oxide-d80fb04426b5ff01,libfdeflate-a48e901c10f6d560,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-72014564a103f12d,libtiny_skia_path-25650686a76d16ea,libstrict_num-ac3afaf382a52f97,libarrayref-81fde35c69841043,libmio-ec0ded942a5acdb0,libx11_dl-61a323bf542bcbe4,libpercent_encoding-fa055ecaa1e57cfa,libsmithay_client_toolkit-249d5de3182d0046,libwayland_cursor-84a08339e0101e71,libxcursor-e63349e13cc2c58b,libmemmap2-51496775c4aa1c51,libwayland_protocols-9b39fa796d3f77e0,libwayland_client-cafa1e45ea3f9240,libscoped_tls-ddc34d439339bb5f,libwayland_commons-e0015b398ce84bc5,libnix-416023500bfcc01f,libwayland_sys-7f342e1a86afdeae,liblazy_static-3674be3f4245d19b,libcalloop-1cfdcf5c6403314a,libslotmap-685cf5f9bcedc986,libnix-8474b5b0662ae2cb,libmemoffset-80604c284bac7a11,libvec_map-75126d96f8392bf4,libdlib-b51a25bf853e206e,libinstant-00e5831801704660,libpixels-9933d11b626d845b,libpollster-c41e781f0b7d5992,libultraviolet-233100d61ad37df9,libwide-350f9a8e20e6b7e9,libsafe_arch-def2250e480eca91,libbytemuck-5bbf08c1f5677ef7,libwgpu-f7d3f4d2b0560aa2,libstatic_assertions-f0217ecdd817a834,libwgpu_core-3ee6a25807e172f5,libwgpu_hal-c38e25221f61aad2,librenderdoc_sys-4abf0efdfe195ac8,libgpu_descriptor-e22923831d221312,libhashbrown-d7acf8ab68f8a3de,libahash-b6a5373514038794,libonce_cell-e9252a7b5119f3eb,libzerocopy-669dcbe6b59e8934,liballocator_api2-8d9c1e895dea53bd,libgpu_descriptor_types-f20ccd3a0be8bec2,liblibloading-c25c77198bd552ac,libkhronos_egl-5a93719db8c91e06,libprofiling-aaf925c122df92f4,libgpu_alloc-c75d8d4e98c9da2d,libgpu_alloc_types-d2f085497957da7f,libash-daa2d9f1b8c4086d,liblibloading-f6c6a6d19cede2c1,libnaga-17a9efda03586c97,librustc_hash-d7c4a66f98a2548f,libhexf_parse-72d4824186d79465,libunicode_xid-242ae0cc2b4557ca,libbit_set-e2de243a324465ba,libbit_vec-1484b09fcc589a29,libcodespan_reporting-5125b80f2d5e410f,libunicode_width-b1bc0d6c10c00ecc,libtermcolor-cbafc8825e041b3d,libspirv-395948893a36ede6,libnum_traits-a4db6376cc076094,libbitflags-dde12b0d7d495b50,libindexmap-504e2b2abc6f4062,libhashbrown-cae2cd0d9cc0a6cf,libwgpu_types-4f787118d86dad00,libbitflags-81c18dd570709ed4,libglow-380717940b290ba1,libparking_lot-56319e81340d7db9,libparking_lot_core-8fd30f46513e4a5d,liblibc-0d671fb32c88a588,libcfg_if-83060ec5685761ae,libsmallvec-bf302dd4f103914d,liblock_api-d4e2787d899fb92e,libscopeguard-7ec2214574194454,libarrayvec-09741c597eeba17a,libthiserror-a0e0cd74eb6f348d,libraw_window_handle-fa6b9cb7b8d4289b,liblog-28ade3d6717210f3,liberror_iter-6ccc7f927f3e7d28}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcaqXl5O/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUW0gAa/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shapes/circle.rs - shapes::circle::Circle::new (line 42) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcflFVUc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwaow-9c032b576e2b207c,libenv_logger-aabc1ed8234846e6,libanstream-278956da7092081a,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libjiff-e4b6a268071e8305,libenv_filter-c6cce6eecad564d0,libregex-70014ddbf63758eb,libregex_automata-b4cf11b84c9275cd,libaho_corasick-1eb93cef6497724f,libmemchr-60b408e76a46f254,libregex_syntax-16a7798c46b1bf55,libanstyle-fe219cdab7346aa5,libwinit_input_helper-c3bd83b242b0c98f,libwinit-3115420549604b99,libsctk_adwaita-163340daa844def8,libab_glyph-ed0fa8075c04c588,libowned_ttf_parser-aee546cc7b10c2fa,libttf_parser-3e292cefac450fbd,libab_glyph_rasterizer-56470b15ba8b157c,libtiny_skia-093d44b08f55e077,libpng-a3ad41c886ebf585,libflate2-61b8311199cb2f06,libminiz_oxide-d80fb04426b5ff01,libfdeflate-a48e901c10f6d560,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-72014564a103f12d,libtiny_skia_path-25650686a76d16ea,libstrict_num-ac3afaf382a52f97,libarrayref-81fde35c69841043,libmio-ec0ded942a5acdb0,libx11_dl-61a323bf542bcbe4,libpercent_encoding-fa055ecaa1e57cfa,libsmithay_client_toolkit-249d5de3182d0046,libwayland_cursor-84a08339e0101e71,libxcursor-e63349e13cc2c58b,libmemmap2-51496775c4aa1c51,libwayland_protocols-9b39fa796d3f77e0,libwayland_client-cafa1e45ea3f9240,libscoped_tls-ddc34d439339bb5f,libwayland_commons-e0015b398ce84bc5,libnix-416023500bfcc01f,libwayland_sys-7f342e1a86afdeae,liblazy_static-3674be3f4245d19b,libcalloop-1cfdcf5c6403314a,libslotmap-685cf5f9bcedc986,libnix-8474b5b0662ae2cb,libmemoffset-80604c284bac7a11,libvec_map-75126d96f8392bf4,libdlib-b51a25bf853e206e,libinstant-00e5831801704660,libpixels-9933d11b626d845b,libpollster-c41e781f0b7d5992,libultraviolet-233100d61ad37df9,libwide-350f9a8e20e6b7e9,libsafe_arch-def2250e480eca91,libbytemuck-5bbf08c1f5677ef7,libwgpu-f7d3f4d2b0560aa2,libstatic_assertions-f0217ecdd817a834,libwgpu_core-3ee6a25807e172f5,libwgpu_hal-c38e25221f61aad2,librenderdoc_sys-4abf0efdfe195ac8,libgpu_descriptor-e22923831d221312,libhashbrown-d7acf8ab68f8a3de,libahash-b6a5373514038794,libonce_cell-e9252a7b5119f3eb,libzerocopy-669dcbe6b59e8934,liballocator_api2-8d9c1e895dea53bd,libgpu_descriptor_types-f20ccd3a0be8bec2,liblibloading-c25c77198bd552ac,libkhronos_egl-5a93719db8c91e06,libprofiling-aaf925c122df92f4,libgpu_alloc-c75d8d4e98c9da2d,libgpu_alloc_types-d2f085497957da7f,libash-daa2d9f1b8c4086d,liblibloading-f6c6a6d19cede2c1,libnaga-17a9efda03586c97,librustc_hash-d7c4a66f98a2548f,libhexf_parse-72d4824186d79465,libunicode_xid-242ae0cc2b4557ca,libbit_set-e2de243a324465ba,libbit_vec-1484b09fcc589a29,libcodespan_reporting-5125b80f2d5e410f,libunicode_width-b1bc0d6c10c00ecc,libtermcolor-cbafc8825e041b3d,libspirv-395948893a36ede6,libnum_traits-a4db6376cc076094,libbitflags-dde12b0d7d495b50,libindexmap-504e2b2abc6f4062,libhashbrown-cae2cd0d9cc0a6cf,libwgpu_types-4f787118d86dad00,libbitflags-81c18dd570709ed4,libglow-380717940b290ba1,libparking_lot-56319e81340d7db9,libparking_lot_core-8fd30f46513e4a5d,liblibc-0d671fb32c88a588,libcfg_if-83060ec5685761ae,libsmallvec-bf302dd4f103914d,liblock_api-d4e2787d899fb92e,libscopeguard-7ec2214574194454,libarrayvec-09741c597eeba17a,libthiserror-a0e0cd74eb6f348d,libraw_window_handle-fa6b9cb7b8d4289b,liblog-28ade3d6717210f3,liberror_iter-6ccc7f927f3e7d28}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcflFVUc/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUhdgcT/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - create (line 93) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (665) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.28.7/src/platform_impl/linux/mod.rs:757:9: [INFO] [stdout] Failed to initialize any backend! Wayland status: XdgRuntimeDirNotSet X11 status: XOpenDisplayFailed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x574e1cedfa32 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x574e1cedfa32 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x574e1cedfa32 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x574e1cedfa32 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x574e1cef306f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x574e1cef306f - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x574e1ceb1273 - std::io::default_write_fmt::hc257f38f86d39af6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x574e1ceb1273 - std::io::Write::write_fmt::h5e9b646cef91150b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x574e1cebc012 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x574e1cebe99f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x574e1cebe7f9 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x574e1cebef75 - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x574e1cebee0a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x574e1cebc149 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x574e1cea529d - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x574e1cefdb20 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x574e1c39accc - winit::platform_impl::platform::EventLoop::new::h0d0bf7e5fa4444e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.28.7/src/platform_impl/linux/mod.rs:757:9 [INFO] [stdout] 17: 0x574e1c3e2520 - winit::event_loop::EventLoopBuilder::build::h7432df32368ab031 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.28.7/src/event_loop.rs:121:25 [INFO] [stdout] 18: 0x574e1c09d3bb - winit::event_loop::EventLoop<()>::new::h4a318f3222ff3808 [INFO] [stdout] 19: 0x574e1c09533b - waow::create::h7c806ba1903f425f [INFO] [stdout] 20: 0x574e1c0c1a43 - rust_out::main::he986860d8b7bc94f [INFO] [stdout] 21: 0x574e1c08a3a3 - core::ops::function::FnOnce::call_once::hd0f888ea33950d2d [INFO] [stdout] 22: 0x574e1c0807c6 - std::sys::backtrace::__rust_begin_short_backtrace::h70a8cfcb1f800bff [INFO] [stdout] 23: 0x574e1c0805a9 - std::rt::lang_start::{{closure}}::h03ca8d00642774ee [INFO] [stdout] 24: 0x574e1ceb3020 - core::ops::function::impls:: for &F>::call_once::hdf957eac011d0136 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 25: 0x574e1ceb3020 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x574e1ceb3020 - std::panicking::catch_unwind::ha7ce46787bb12905 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 27: 0x574e1ceb3020 - std::panic::catch_unwind::h625b36596def7d39 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: 0x574e1ceb3020 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24 [INFO] [stdout] 29: 0x574e1ceb3020 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x574e1ceb3020 - std::panicking::catch_unwind::hf64cf7b0d8070f52 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x574e1ceb3020 - std::panic::catch_unwind::h480b74763390cdcf [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x574e1ceb3020 - std::rt::lang_start_internal::h4b3d04f698aef094 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5 [INFO] [stdout] 33: 0x574e1c080591 - std::rt::lang_start::h457230af78cce7e7 [INFO] [stdout] 34: 0x574e1c0cb355 - main [INFO] [stdout] 35: 0x7313fdf7c1ca - [INFO] [stdout] 36: 0x7313fdf7c28b - __libc_start_main [INFO] [stdout] 37: 0x574e1c06d415 - _start [INFO] [stdout] 38: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - CanvasConfiguration (line 39) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (668) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.28.7/src/platform_impl/linux/mod.rs:757:9: [INFO] [stdout] Failed to initialize any backend! Wayland status: XdgRuntimeDirNotSet X11 status: XOpenDisplayFailed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e176968572 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55e176968572 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55e176968572 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55e176968572 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55e17697bbaf - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55e17697bbaf - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x55e176939db3 - std::io::default_write_fmt::hc257f38f86d39af6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55e176939db3 - std::io::Write::write_fmt::h5e9b646cef91150b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55e176944b52 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55e1769474df - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x55e176947339 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x55e176947ab5 - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x55e17694794a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x55e176944c89 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x55e17692dddd - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x55e176986660 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x55e175e2380c - winit::platform_impl::platform::EventLoop::new::h0d0bf7e5fa4444e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.28.7/src/platform_impl/linux/mod.rs:757:9 [INFO] [stdout] 17: 0x55e175e6b060 - winit::event_loop::EventLoopBuilder::build::h7432df32368ab031 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.28.7/src/event_loop.rs:121:25 [INFO] [stdout] 18: 0x55e175b26ceb - winit::event_loop::EventLoop<()>::new::h4a318f3222ff3808 [INFO] [stdout] 19: 0x55e175b1ec6b - waow::create::hf21b84cee4562e76 [INFO] [stdout] 20: 0x55e175b4b3a3 - rust_out::main::_doctest_main_src_lib_rs_39_0::h664987d23c0b0b30 [INFO] [stdout] 21: 0x55e175b4b306 - rust_out::main::he986860d8b7bc94f [INFO] [stdout] 22: 0x55e175b13cd3 - core::ops::function::FnOnce::call_once::hd0f888ea33950d2d [INFO] [stdout] 23: 0x55e175b0a286 - std::sys::backtrace::__rust_begin_short_backtrace::h70a8cfcb1f800bff [INFO] [stdout] 24: 0x55e175b0a069 - std::rt::lang_start::{{closure}}::h03ca8d00642774ee [INFO] [stdout] 25: 0x55e17693bb60 - core::ops::function::impls:: for &F>::call_once::hdf957eac011d0136 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 26: 0x55e17693bb60 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x55e17693bb60 - std::panicking::catch_unwind::ha7ce46787bb12905 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x55e17693bb60 - std::panic::catch_unwind::h625b36596def7d39 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x55e17693bb60 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24 [INFO] [stdout] 30: 0x55e17693bb60 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x55e17693bb60 - std::panicking::catch_unwind::hf64cf7b0d8070f52 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x55e17693bb60 - std::panic::catch_unwind::h480b74763390cdcf [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x55e17693bb60 - std::rt::lang_start_internal::h4b3d04f698aef094 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5 [INFO] [stdout] 34: 0x55e175b0a051 - std::rt::lang_start::h457230af78cce7e7 [INFO] [stdout] 35: 0x55e175b54cb5 - main [INFO] [stdout] 36: 0x723cda5901ca - [INFO] [stdout] 37: 0x723cda59028b - __libc_start_main [INFO] [stdout] 38: 0x55e175af6ed5 - _start [INFO] [stdout] 39: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - CanvasConfiguration (line 39) [INFO] [stdout] src/lib.rs - create (line 93) [INFO] [stdout] src/shapes/circle.rs - shapes::circle::Circle::new (line 42) [INFO] [stdout] src/shapes/circle.rs - shapes::circle::Circle::with_border (line 82) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 19 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 57.12s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "d72e2bb95cb0c20f49d3c9017926b2676c16a54a696b10e25984d8f2f3b8a421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d72e2bb95cb0c20f49d3c9017926b2676c16a54a696b10e25984d8f2f3b8a421", kill_on_drop: false }` [INFO] [stdout] d72e2bb95cb0c20f49d3c9017926b2676c16a54a696b10e25984d8f2f3b8a421