[INFO] fetching crate zng-wgt 0.10.0... [INFO] testing zng-wgt-0.10.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate zng-wgt 0.10.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate zng-wgt 0.10.0 [INFO] finished tweaking crates.io crate zng-wgt 0.10.0 [INFO] tweaked toml for crates.io crate zng-wgt 0.10.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zng-wgt 0.10.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zng-wgt 0.10.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68657d75db15d503be39e561c6b28a49ac4d56a3daec83043c519af718e3aa82 [INFO] running `Command { std: "docker" "start" "-a" "68657d75db15d503be39e561c6b28a49ac4d56a3daec83043c519af718e3aa82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68657d75db15d503be39e561c6b28a49ac4d56a3daec83043c519af718e3aa82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68657d75db15d503be39e561c6b28a49ac4d56a3daec83043c519af718e3aa82", kill_on_drop: false }` [INFO] [stdout] 68657d75db15d503be39e561c6b28a49ac4d56a3daec83043c519af718e3aa82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 960bf3d64277a4fc2b96d384cade801732c7bec6f9c2fbb88b80584f4e28f4e5 [INFO] running `Command { std: "docker" "start" "-a" "960bf3d64277a4fc2b96d384cade801732c7bec6f9c2fbb88b80584f4e28f4e5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling linkme-impl v0.3.33 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling smallbox v0.8.8 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling zng-handle v0.3.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling zng-clone-move v0.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling zng-view-api v0.15.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling zng-task v0.8.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling pretty-type-name v1.0.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling minifier v0.3.6 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zng-var-proc-macros v0.4.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zng-task-proc-macros v0.3.1 [INFO] [stderr] Compiling zng-color-proc-macros v0.3.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling linkme v0.3.33 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling tracing-shared v0.1.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling fluent-syntax v0.12.0 [INFO] [stderr] Compiling zng-app-proc-macros v0.6.2 [INFO] [stderr] Compiling zng-env-proc-macros v0.4.0 [INFO] [stderr] Compiling zng-txt v0.4.1 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde_variant v0.1.3 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling zng-unique-id v0.8.0 [INFO] [stderr] Compiling zng-tp-licenses v0.5.1 [INFO] [stderr] Compiling zng-state-map v0.7.0 [INFO] [stderr] Compiling zng-env v0.7.0 [INFO] [stderr] Compiling zng-app-context v0.9.0 [INFO] [stderr] Compiling zng-time v0.6.0 [INFO] [stderr] Compiling zng-unit v0.4.2 [INFO] [stderr] Compiling zng-var v0.9.0 [INFO] [stderr] Compiling zng-layout v0.6.0 [INFO] [stderr] Compiling zng-color v0.8.0 [INFO] [stderr] Compiling zng-app v0.18.0 [INFO] [stderr] Compiling zng-wgt v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.97s [INFO] running `Command { std: "docker" "inspect" "960bf3d64277a4fc2b96d384cade801732c7bec6f9c2fbb88b80584f4e28f4e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "960bf3d64277a4fc2b96d384cade801732c7bec6f9c2fbb88b80584f4e28f4e5", kill_on_drop: false }` [INFO] [stdout] 960bf3d64277a4fc2b96d384cade801732c7bec6f9c2fbb88b80584f4e28f4e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c896c3a21784c8a24e21ea3b1ef191e0a44c9afc3bc5d6d6871070deb988a1ef [INFO] running `Command { std: "docker" "start" "-a" "c896c3a21784c8a24e21ea3b1ef191e0a44c9afc3bc5d6d6871070deb988a1ef", kill_on_drop: false }` [INFO] [stderr] Compiling zng-wgt v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.82s [INFO] running `Command { std: "docker" "inspect" "c896c3a21784c8a24e21ea3b1ef191e0a44c9afc3bc5d6d6871070deb988a1ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c896c3a21784c8a24e21ea3b1ef191e0a44c9afc3bc5d6d6871070deb988a1ef", kill_on_drop: false }` [INFO] [stdout] c896c3a21784c8a24e21ea3b1ef191e0a44c9afc3bc5d6d6871070deb988a1ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea1f11bc87c9242d6dd8975ce09c101646c1a8e05ee3692fe58af29b73d87247 [INFO] running `Command { std: "docker" "start" "-a" "ea1f11bc87c9242d6dd8975ce09c101646c1a8e05ee3692fe58af29b73d87247", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zng_wgt-b34d5e628ab7357c) [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] Doc-tests zng_wgt [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test src/func.rs - func::WidgetFn::call (line 74) ... ok [INFO] [stdout] test src/node.rs - node::command_property (line 909) ... ok [INFO] [stdout] test src/border_props.rs - border_props::border::border (line 224) ... ok [INFO] [stdout] test src/border_props.rs - border_props::border::border (line 270) ... ok [INFO] [stdout] test src/border_props.rs - border_props::border (line 224) ... ok [INFO] [stdout] test src/border_props.rs - border_props::border (line 337) ... ok [INFO] [stdout] test src/border_props.rs - border_props::border (line 270) ... ok [INFO] [stdout] test src/border_props.rs - border_props::border (line 284) ... ok [INFO] [stdout] test src/border_props.rs - border_props::border (line 311) ... ok [INFO] [stdout] test src/border_props.rs - border_props::border::border (line 284) ... ok [INFO] [stdout] test src/func.rs - func::wgt_fn (line 185) ... FAILED [INFO] [stdout] test src/border_props.rs - border_props::border::border (line 311) ... FAILED [INFO] [stdout] test src/visibility_props.rs - visibility_props::auto_hide::auto_hide (line 163) ... ok [INFO] [stdout] test src/visibility_props.rs - visibility_props::auto_hide (line 163) ... ok [INFO] [stdout] test src/node.rs - node::with_context_var (line 79) ... ok [INFO] [stdout] test src/node.rs - node::event_property (line 255) ... ok [INFO] [stdout] test src/node.rs - node::event_property (line 205) ... ok [INFO] [stdout] test src/node.rs - node::with_context_var (line 53) ... ok [INFO] [stdout] test src/node.rs - node::event_property (line 279) ... ok [INFO] [stdout] test src/node.rs - node::with_widget_state (line 1924) ... ok [INFO] [stdout] test src/node.rs - node::command_property (line 972) ... ok [INFO] [stdout] test src/border_props.rs - border_props::border::border (line 337) ... ok [INFO] [stdout] test src/border_props.rs - border_props::border::border (line 242) ... ok [INFO] [stdout] test src/border_props.rs - border_props::border (line 242) ... ok [INFO] [stdout] test src/node.rs - node::command_property (line 948) ... ok [INFO] [stdout] test src/func.rs - func::wgt_fn (line 171) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/func.rs - func::wgt_fn (line 185) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcYJbfDa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libzng_wgt-d87e2e9210181a0b,libzng_app-53d433143f121936,libunicase-5017e9507498ef51,libtracing_subscriber-61982cd76d07daa1,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-28e608517f88ca6d,libregex_automata-c9b45b2f1ec0aff8,libregex_syntax-0b96c82609fbc819,libnu_ansi_term-3bb03eaa72f55709,libthread_local-58a5bffdafb22871,libtracing_log-812959800cf192c4,libzng_color-8e7246a06214251a,libzng_layout-7b4c591712f27f24,libatomic-1e00e9aadeded630,libunicode_bidi-67374ee669c77e9c,libzng_task-1abfbb5c600a5a56,libfutures_timer-2b3f729e26c119bb,libasync_fs-44e4ed69a7512250,libblocking-900bcf41fec65825,libpiper-856c0413ccbaa5aa,libatomic_waker-001109810bdecbaa,libfutures_lite-173873a3ee600ae3,libfastrand-f48bd9669583eeb3,libfutures_io-972ebb79349338ae,libasync_task-65820d26b839a505,libasync_channel-995f868228b93e92,libconcurrent_queue-299f26eee130865e,libasync_lock-2e5084a53c9f06cd,libevent_listener_strategy-fcdb9f523544c2a8,libevent_listener-edbeefc85f8601c5,libparking-49fcf10303d3525f,libzng_state_map-c2e05506a0199b12,libpretty_type_name-0e8398097447f72f,libzng_view_api-7ffbf69b0502cd85,libzng_tp_licenses-2211588f44beeae4,libtracing_shared-d5b78cbdbe63736c,liblog-28f8cc0684f4f944,libserde_variant-0b4c2346ef4c3c1a,libbincode-07ae8b941bebb9bf,libunty-4b879f2d92d382d8,libserde_bytes-c54dff993f7d4b6a,libunic_langid-3f90d5399b2bff02,libunic_langid_impl-7dfe4b4b1f7bb6ff,libtinystr-1f5067ebc3936187,libzng_var-fedf4474ab7b9a85,libzng_time-1653ca263f630669,libzng_handle-269215a31b50b743,libzng_app_context-ba9f7533907c4555,libzng_env-9f15c8154afc76c1,libdirectories-d9191c9ee3100c3e,libdirs_sys-c149529006bf642c,liboption_ext-23838f1959a6156b,libtoml-b0490a71b36da5f3,libtoml_parser-7c87435a29d11327,libwinnow-0a1d84f9d2bb260f,libserde_spanned-c3d8ee5d03de7449,libtoml_datetime-c025e96026fb2a93,liblinkme-7647af5983964c06,libsemver-e758fdd72c14f313,librustc_hash-172b8a5393e4da9c,libzng_unique_id-e8446209984b23c5,libhashbrown-6457ee4e8ec54055,libtracing-d0f976dd7f8e814b,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-0341d648de7f309b,libonce_cell-05d895e8c407b0d5,librayon-380c63807d2b5582,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-3b4351e3b18e236a,libzng_clone_move-574502a80b383792,libsmallbox-40b5859fd40913eb,libparking_lot-c239ef74f6272f5b,libparking_lot_core-498dcdccb8044700,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libsmallvec-5854932b8c8b4991,libflume-e47507d4c90f7243,libspin-a7074d2123874c66,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libfutures_sink-b53a6375eb17e00c,libfutures_core-fb8ae24b3d123d37,libzng_unit-a22381a1de7d520f,libeuclid-d51416675c05bc0b,libnum_traits-2ed5383695fe2f7e,libbitflags-6cd8db7518d940de,libbytemuck-9d31d83770834638,libzng_txt-2cbd7abc3dc1b58e,libserde-6032aaf3f91b3ccc,libserde_core-0b0b9ac5c22df21c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYJbfDa/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/rustdoctestK30fCT/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/border_props.rs - border_props::border::border (line 311) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNtHBMI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libzng_wgt-d87e2e9210181a0b,libzng_app-53d433143f121936,libunicase-5017e9507498ef51,libtracing_subscriber-61982cd76d07daa1,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-28e608517f88ca6d,libregex_automata-c9b45b2f1ec0aff8,libregex_syntax-0b96c82609fbc819,libnu_ansi_term-3bb03eaa72f55709,libthread_local-58a5bffdafb22871,libtracing_log-812959800cf192c4,libzng_color-8e7246a06214251a,libzng_layout-7b4c591712f27f24,libatomic-1e00e9aadeded630,libunicode_bidi-67374ee669c77e9c,libzng_task-1abfbb5c600a5a56,libfutures_timer-2b3f729e26c119bb,libasync_fs-44e4ed69a7512250,libblocking-900bcf41fec65825,libpiper-856c0413ccbaa5aa,libatomic_waker-001109810bdecbaa,libfutures_lite-173873a3ee600ae3,libfastrand-f48bd9669583eeb3,libfutures_io-972ebb79349338ae,libasync_task-65820d26b839a505,libasync_channel-995f868228b93e92,libconcurrent_queue-299f26eee130865e,libasync_lock-2e5084a53c9f06cd,libevent_listener_strategy-fcdb9f523544c2a8,libevent_listener-edbeefc85f8601c5,libparking-49fcf10303d3525f,libzng_state_map-c2e05506a0199b12,libpretty_type_name-0e8398097447f72f,libzng_view_api-7ffbf69b0502cd85,libzng_tp_licenses-2211588f44beeae4,libtracing_shared-d5b78cbdbe63736c,liblog-28f8cc0684f4f944,libserde_variant-0b4c2346ef4c3c1a,libbincode-07ae8b941bebb9bf,libunty-4b879f2d92d382d8,libserde_bytes-c54dff993f7d4b6a,libunic_langid-3f90d5399b2bff02,libunic_langid_impl-7dfe4b4b1f7bb6ff,libtinystr-1f5067ebc3936187,libzng_var-fedf4474ab7b9a85,libzng_time-1653ca263f630669,libzng_handle-269215a31b50b743,libzng_app_context-ba9f7533907c4555,libzng_env-9f15c8154afc76c1,libdirectories-d9191c9ee3100c3e,libdirs_sys-c149529006bf642c,liboption_ext-23838f1959a6156b,libtoml-b0490a71b36da5f3,libtoml_parser-7c87435a29d11327,libwinnow-0a1d84f9d2bb260f,libserde_spanned-c3d8ee5d03de7449,libtoml_datetime-c025e96026fb2a93,liblinkme-7647af5983964c06,libsemver-e758fdd72c14f313,librustc_hash-172b8a5393e4da9c,libzng_unique_id-e8446209984b23c5,libhashbrown-6457ee4e8ec54055,libtracing-d0f976dd7f8e814b,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-0341d648de7f309b,libonce_cell-05d895e8c407b0d5,librayon-380c63807d2b5582,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-3b4351e3b18e236a,libzng_clone_move-574502a80b383792,libsmallbox-40b5859fd40913eb,libparking_lot-c239ef74f6272f5b,libparking_lot_core-498dcdccb8044700,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libsmallvec-5854932b8c8b4991,libflume-e47507d4c90f7243,libspin-a7074d2123874c66,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libfutures_sink-b53a6375eb17e00c,libfutures_core-fb8ae24b3d123d37,libzng_unit-a22381a1de7d520f,libeuclid-d51416675c05bc0b,libnum_traits-2ed5383695fe2f7e,libbitflags-6cd8db7518d940de,libbytemuck-9d31d83770834638,libzng_txt-2cbd7abc3dc1b58e,libserde-6032aaf3f91b3ccc,libserde_core-0b0b9ac5c22df21c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNtHBMI/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/rustdoctestEL3Opn/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] [INFO] [stdout] failures: [INFO] [stdout] src/border_props.rs - border_props::border::border (line 311) [INFO] [stdout] src/func.rs - func::wgt_fn (line 185) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 24 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.02s [INFO] [stdout] [INFO] [stdout] all doctests ran in 12.78s; merged doctests compilation took 0.76s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "ea1f11bc87c9242d6dd8975ce09c101646c1a8e05ee3692fe58af29b73d87247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea1f11bc87c9242d6dd8975ce09c101646c1a8e05ee3692fe58af29b73d87247", kill_on_drop: false }` [INFO] [stdout] ea1f11bc87c9242d6dd8975ce09c101646c1a8e05ee3692fe58af29b73d87247