[INFO] fetching crate labisu 0.1.1... [INFO] testing labisu-0.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate labisu 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate labisu 0.1.1 [INFO] finished tweaking crates.io crate labisu 0.1.1 [INFO] tweaked toml for crates.io crate labisu 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate labisu 0.1.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 228 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding scraper v0.13.0 (available: v0.24.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thin-slice v0.1.1 [INFO] [stderr] Downloaded normalize_url v0.2.0 [INFO] [stderr] Downloaded scraper v0.13.0 [INFO] [stderr] Downloaded servo_arc v0.1.1 [INFO] [stderr] Downloaded cssparser v0.27.2 [INFO] [stderr] Downloaded selectors v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c451f9c6511b87c1e87492e95c8e4b059f916e3afa4a6de5d5ae7f769ab6006 [INFO] running `Command { std: "docker" "start" "-a" "6c451f9c6511b87c1e87492e95c8e4b059f916e3afa4a6de5d5ae7f769ab6006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c451f9c6511b87c1e87492e95c8e4b059f916e3afa4a6de5d5ae7f769ab6006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c451f9c6511b87c1e87492e95c8e4b059f916e3afa4a6de5d5ae7f769ab6006", kill_on_drop: false }` [INFO] [stdout] 6c451f9c6511b87c1e87492e95c8e4b059f916e3afa4a6de5d5ae7f769ab6006 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad9789d0049e79d12f0411a6a66eaa9ef85e2264201a3f5d3df38b6589caf952 [INFO] running `Command { std: "docker" "start" "-a" "ad9789d0049e79d12f0411a6a66eaa9ef85e2264201a3f5d3df38b6589caf952", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling scraper v0.13.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling normalize_url v0.2.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling labisu v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `GraphJson` is never constructed [INFO] [stdout] --> src/graphs.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | struct GraphJson { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.81s [INFO] running `Command { std: "docker" "inspect" "ad9789d0049e79d12f0411a6a66eaa9ef85e2264201a3f5d3df38b6589caf952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad9789d0049e79d12f0411a6a66eaa9ef85e2264201a3f5d3df38b6589caf952", kill_on_drop: false }` [INFO] [stdout] ad9789d0049e79d12f0411a6a66eaa9ef85e2264201a3f5d3df38b6589caf952 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb2a286d806d28864b17420f239ca6eb16781cd1e245dc71bf709f26456a7180 [INFO] running `Command { std: "docker" "start" "-a" "bb2a286d806d28864b17420f239ca6eb16781cd1e245dc71bf709f26456a7180", kill_on_drop: false }` [INFO] [stdout] warning: struct `GraphJson` is never constructed [INFO] [stdout] --> src/graphs.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | struct GraphJson { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling labisu v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `GraphJson` is never constructed [INFO] [stdout] --> src/graphs.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | struct GraphJson { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "bb2a286d806d28864b17420f239ca6eb16781cd1e245dc71bf709f26456a7180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb2a286d806d28864b17420f239ca6eb16781cd1e245dc71bf709f26456a7180", kill_on_drop: false }` [INFO] [stdout] bb2a286d806d28864b17420f239ca6eb16781cd1e245dc71bf709f26456a7180 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 23ca6f307fab1ac06d28da510af89212c138cb69e5673753dbdc6b8104951d36 [INFO] running `Command { std: "docker" "start" "-a" "23ca6f307fab1ac06d28da510af89212c138cb69e5673753dbdc6b8104951d36", kill_on_drop: false }` [INFO] [stderr] warning: struct `GraphJson` is never constructed [INFO] [stderr] --> src/graphs.rs:40:8 [INFO] [stderr] | [INFO] [stderr] 40 | struct GraphJson { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `labisu` (lib) generated 1 warning [INFO] [stderr] warning: `labisu` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/labisu-d5833b605de1d24e) [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 labisu [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test src/graphs.rs - graphs::Graph::add_edge (line 345) ... FAILED [INFO] [stdout] test src/graphs.rs - graphs::Graph::add_edge_idx (line 321) ... FAILED [INFO] [stdout] test src/bipartite.rs - bipartite::find_bipartite (line 92) has been running for over 60 seconds [INFO] [stdout] test src/bipartite.rs - bipartite::qr_parameters (line 68) has been running for over 60 seconds [INFO] [stdout] test src/combinatorics.rs - combinatorics::GraySubsets::next (line 63) has been running for over 60 seconds [INFO] [stdout] test src/combinatorics.rs - combinatorics::binomial (line 3) has been running for over 60 seconds [INFO] [stdout] test src/crawler.rs - crawler::Crawler::crawl (line 37) has been running for over 60 seconds [INFO] [stdout] test src/crawler.rs - crawler::Crawler::new (line 22) has been running for over 60 seconds [INFO] [stdout] test src/graphs.rs - graphs::Graph::add_vertex (line 231) has been running for over 60 seconds [INFO] [stdout] test src/graphs.rs - graphs::Graph::complete (line 178) has been running for over 60 seconds [INFO] [stdout] test src/graphs.rs - graphs::Graph::contains_vertex (line 308) has been running for over 60 seconds [INFO] [stdout] test src/graphs.rs - graphs::Graph::empty (line 99) has been running for over 60 seconds [INFO] [stdout] test src/graphs.rs - graphs::Graph::from_names (line 207) has been running for over 60 seconds [INFO] [stdout] test src/graphs.rs - graphs::Graph::get_num_of_edges (line 61) has been running for over 60 seconds [INFO] [stdout] test src/graphs.rs - graphs::Graph::get_num_of_vertices (line 50) has been running for over 60 seconds [INFO] [stdout] test src/graphs.rs - graphs::Graph::highest_degree_vertices (line 388) has been running for over 60 seconds [INFO] [stdout] test src/crawler.rs - crawler::Crawler::crawl (line 37) ... FAILED [INFO] [stdout] test src/graphs.rs - graphs::Graph::add_vertex (line 231) ... FAILED [INFO] [stdout] test src/graphs.rs - graphs::Graph::is_bipartite (line 498) ... FAILED [INFO] [stdout] test src/graphs.rs - graphs::Graph::idx_to_name (line 74) ... FAILED [INFO] [stdout] test src/graphs.rs - graphs::Graph::name_to_idx (line 87) ... FAILED [INFO] [stdout] test src/graphs.rs - graphs::Graph::lowest_degree_vertices (line 404) ... FAILED [INFO] [stdout] test src/crawler.rs - crawler::Crawler::new (line 22) ... FAILED [INFO] [stdout] test src/bipartite.rs - bipartite::find_bipartite (line 92) ... FAILED [INFO] [stdout] test src/graphs.rs - graphs::Graph::random_given_edges (line 143) ... FAILED [INFO] [stdout] test src/graphs.rs - graphs::Graph::reduce_to_dense (line 531) ... FAILED [INFO] [stdout] test src/graphs.rs - graphs::Graph::random (line 118) ... FAILED [INFO] [stdout] test src/graphs.rs - graphs::Graph::vertices (line 297) ... FAILED [INFO] [stdout] test src/combinatorics.rs - combinatorics::binomial (line 3) ... ok [INFO] [stdout] test src/graphs.rs - graphs::Graph::read_from_json (line 441) ... FAILED [INFO] [stdout] test src/scraper.rs - scraper::Scraper::new (line 21) ... ok [INFO] [stdout] test src/graphs.rs - graphs::Graph::neighbours_idx (line 369) ... ok [INFO] [stdout] test src/graphs.rs - graphs::Graph::remove_vertex (line 254) ... ok [INFO] [stdout] test src/graphs.rs - graphs::Graph::from_names (line 207) ... ok [INFO] [stdout] test src/graphs.rs - graphs::Graph::get_num_of_edges (line 61) ... ok [INFO] [stdout] test src/graphs.rs - graphs::Graph::empty (line 99) ... ok [INFO] [stdout] test src/graphs.rs - graphs::Graph::highest_degree_vertices (line 388) ... ok [INFO] [stdout] test src/graphs.rs - graphs::Graph::complete (line 178) ... ok [INFO] [stdout] test src/combinatorics.rs - combinatorics::GraySubsets::next (line 63) ... ok [INFO] [stdout] test src/graphs.rs - graphs::Graph::contains_vertex (line 308) ... ok [INFO] [stdout] test src/scraper.rs - scraper::Scraper::scrape (line 36) ... FAILED [INFO] [stdout] test src/graphs.rs - graphs::Graph::get_num_of_vertices (line 50) ... ok [INFO] [stdout] test src/graphs.rs - graphs::Graph::write_to_json (line 421) ... FAILED [INFO] [stdout] test src/bipartite.rs - bipartite::qr_parameters (line 68) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/graphs.rs - graphs::Graph::add_edge (line 345) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcj9hYXY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblabisu-4bb5be93f62599ab,libnum_cpus-552ff083bb7ae34b,libnormalize_url-b5ecb639069da547,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libserde_json-cb0d880a08aebee6,librand-f79071408673b7c2,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,libscraper-ad0c1cc01374e45c,libselectors-7b612532d6b53b9d,libthin_slice-4af665ef9051435c,libservo_arc-431873b4510ce5cb,libnodrop-46a0601e88c85ec1,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libcssparser-215e32fcda62d8b4,libitoa-a52fc10098ef56c6,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libphf-3ee856cd75af63f6,libphf_shared-3728f2455c1c0b28,libbitflags-e2b4db6c651223da,libego_tree-5a08aca7f348869a,libmatches-78daa3f1b5ec35b5,libhtml5ever-8cf1be006ededf30,libmarkup5ever-27063ae69cc3006e,libstring_cache-8ef3bf87352b8c06,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libparking_lot-6d63ecbac742ab00,libparking_lot_core-66e72d37bb3129e0,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-da20d215e993b970,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-4e484307f3ebac99,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-250e1d2e925ebc9f,libserde_urlencoded-16e12b06c051c759,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-67c914474dc66e0b,libopenssl_probe-cbab9b905ab83f66,libopenssl-3b2d6a2f88754fb2,libbitflags-ae83ff7d8b19c6be,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-666d36e5ee0df220,libopenssl_sys-0fd282c33c1a238c,libhyper-acb1ef1f14e924f1,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-3eb4c5c55b1a7ccd,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-cec0271e1012c426,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-0e3b60699bb7e53e,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,liblibc-f44516d981b27aa6,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,libfutures_util-d75c7d4680902620,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-24415c4bf1cb7720,libidna-3d29d68e92bfaa16,libutf8_iter-0d9be7b316c2b184,libidna_adapter-cb8ad81f8eded592,libicu_properties-8146f3d5dc95ec31,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-cf8c68e5a1266da6,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-b22ca721622f4ea7,libpotential_utf-05e702403d0180da,libicu_provider-553219454c7e66a3,libicu_locale_core-2f1bfc14df732d99,libtinystr-ba3e4fd7592f14d4,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-8aaaab084dd4d0ad,libzerotrie-d9bed9bf50ad0956,libyoke-398fff113da4d7a0,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-ab7ff6c6726e336b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-7e68885e9f06169b,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcj9hYXY/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/rustdoctestP3A6HD/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/graphs.rs - graphs::Graph::add_edge_idx (line 321) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNY4SCM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblabisu-4bb5be93f62599ab,libnum_cpus-552ff083bb7ae34b,libnormalize_url-b5ecb639069da547,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libserde_json-cb0d880a08aebee6,librand-f79071408673b7c2,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,libscraper-ad0c1cc01374e45c,libselectors-7b612532d6b53b9d,libthin_slice-4af665ef9051435c,libservo_arc-431873b4510ce5cb,libnodrop-46a0601e88c85ec1,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libcssparser-215e32fcda62d8b4,libitoa-a52fc10098ef56c6,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libphf-3ee856cd75af63f6,libphf_shared-3728f2455c1c0b28,libbitflags-e2b4db6c651223da,libego_tree-5a08aca7f348869a,libmatches-78daa3f1b5ec35b5,libhtml5ever-8cf1be006ededf30,libmarkup5ever-27063ae69cc3006e,libstring_cache-8ef3bf87352b8c06,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libparking_lot-6d63ecbac742ab00,libparking_lot_core-66e72d37bb3129e0,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-da20d215e993b970,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-4e484307f3ebac99,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-250e1d2e925ebc9f,libserde_urlencoded-16e12b06c051c759,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-67c914474dc66e0b,libopenssl_probe-cbab9b905ab83f66,libopenssl-3b2d6a2f88754fb2,libbitflags-ae83ff7d8b19c6be,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-666d36e5ee0df220,libopenssl_sys-0fd282c33c1a238c,libhyper-acb1ef1f14e924f1,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-3eb4c5c55b1a7ccd,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-cec0271e1012c426,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-0e3b60699bb7e53e,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,liblibc-f44516d981b27aa6,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,libfutures_util-d75c7d4680902620,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-24415c4bf1cb7720,libidna-3d29d68e92bfaa16,libutf8_iter-0d9be7b316c2b184,libidna_adapter-cb8ad81f8eded592,libicu_properties-8146f3d5dc95ec31,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-cf8c68e5a1266da6,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-b22ca721622f4ea7,libpotential_utf-05e702403d0180da,libicu_provider-553219454c7e66a3,libicu_locale_core-2f1bfc14df732d99,libtinystr-ba3e4fd7592f14d4,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-8aaaab084dd4d0ad,libzerotrie-d9bed9bf50ad0956,libyoke-398fff113da4d7a0,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-ab7ff6c6726e336b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-7e68885e9f06169b,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNY4SCM/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/rustdoctestNcT7kq/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/crawler.rs - crawler::Crawler::crawl (line 37) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcIAHZQ7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblabisu-4bb5be93f62599ab,libnum_cpus-552ff083bb7ae34b,libnormalize_url-b5ecb639069da547,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libserde_json-cb0d880a08aebee6,librand-f79071408673b7c2,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,libscraper-ad0c1cc01374e45c,libselectors-7b612532d6b53b9d,libthin_slice-4af665ef9051435c,libservo_arc-431873b4510ce5cb,libnodrop-46a0601e88c85ec1,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libcssparser-215e32fcda62d8b4,libitoa-a52fc10098ef56c6,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libphf-3ee856cd75af63f6,libphf_shared-3728f2455c1c0b28,libbitflags-e2b4db6c651223da,libego_tree-5a08aca7f348869a,libmatches-78daa3f1b5ec35b5,libhtml5ever-8cf1be006ededf30,libmarkup5ever-27063ae69cc3006e,libstring_cache-8ef3bf87352b8c06,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libparking_lot-6d63ecbac742ab00,libparking_lot_core-66e72d37bb3129e0,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-da20d215e993b970,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-4e484307f3ebac99,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-250e1d2e925ebc9f,libserde_urlencoded-16e12b06c051c759,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-67c914474dc66e0b,libopenssl_probe-cbab9b905ab83f66,libopenssl-3b2d6a2f88754fb2,libbitflags-ae83ff7d8b19c6be,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-666d36e5ee0df220,libopenssl_sys-0fd282c33c1a238c,libhyper-acb1ef1f14e924f1,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-3eb4c5c55b1a7ccd,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-cec0271e1012c426,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-0e3b60699bb7e53e,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,liblibc-f44516d981b27aa6,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,libfutures_util-d75c7d4680902620,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-24415c4bf1cb7720,libidna-3d29d68e92bfaa16,libutf8_iter-0d9be7b316c2b184,libidna_adapter-cb8ad81f8eded592,libicu_properties-8146f3d5dc95ec31,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-cf8c68e5a1266da6,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-b22ca721622f4ea7,libpotential_utf-05e702403d0180da,libicu_provider-553219454c7e66a3,libicu_locale_core-2f1bfc14df732d99,libtinystr-ba3e4fd7592f14d4,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-8aaaab084dd4d0ad,libzerotrie-d9bed9bf50ad0956,libyoke-398fff113da4d7a0,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-ab7ff6c6726e336b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-7e68885e9f06169b,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIAHZQ7/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/rustdoctest3GIg8J/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/graphs.rs - graphs::Graph::add_vertex (line 231) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4xKQOR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblabisu-4bb5be93f62599ab,libnum_cpus-552ff083bb7ae34b,libnormalize_url-b5ecb639069da547,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libserde_json-cb0d880a08aebee6,librand-f79071408673b7c2,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,libscraper-ad0c1cc01374e45c,libselectors-7b612532d6b53b9d,libthin_slice-4af665ef9051435c,libservo_arc-431873b4510ce5cb,libnodrop-46a0601e88c85ec1,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libcssparser-215e32fcda62d8b4,libitoa-a52fc10098ef56c6,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libphf-3ee856cd75af63f6,libphf_shared-3728f2455c1c0b28,libbitflags-e2b4db6c651223da,libego_tree-5a08aca7f348869a,libmatches-78daa3f1b5ec35b5,libhtml5ever-8cf1be006ededf30,libmarkup5ever-27063ae69cc3006e,libstring_cache-8ef3bf87352b8c06,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libparking_lot-6d63ecbac742ab00,libparking_lot_core-66e72d37bb3129e0,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-da20d215e993b970,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-4e484307f3ebac99,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-250e1d2e925ebc9f,libserde_urlencoded-16e12b06c051c759,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-67c914474dc66e0b,libopenssl_probe-cbab9b905ab83f66,libopenssl-3b2d6a2f88754fb2,libbitflags-ae83ff7d8b19c6be,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-666d36e5ee0df220,libopenssl_sys-0fd282c33c1a238c,libhyper-acb1ef1f14e924f1,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-3eb4c5c55b1a7ccd,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-cec0271e1012c426,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-0e3b60699bb7e53e,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,liblibc-f44516d981b27aa6,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,libfutures_util-d75c7d4680902620,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-24415c4bf1cb7720,libidna-3d29d68e92bfaa16,libutf8_iter-0d9be7b316c2b184,libidna_adapter-cb8ad81f8eded592,libicu_properties-8146f3d5dc95ec31,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-cf8c68e5a1266da6,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-b22ca721622f4ea7,libpotential_utf-05e702403d0180da,libicu_provider-553219454c7e66a3,libicu_locale_core-2f1bfc14df732d99,libtinystr-ba3e4fd7592f14d4,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-8aaaab084dd4d0ad,libzerotrie-d9bed9bf50ad0956,libyoke-398fff113da4d7a0,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-ab7ff6c6726e336b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-7e68885e9f06169b,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4xKQOR/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/rustdoctestAlRJj2/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/graphs.rs - graphs::Graph::is_bipartite (line 498) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc538UGz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblabisu-4bb5be93f62599ab,libnum_cpus-552ff083bb7ae34b,libnormalize_url-b5ecb639069da547,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libserde_json-cb0d880a08aebee6,librand-f79071408673b7c2,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,libscraper-ad0c1cc01374e45c,libselectors-7b612532d6b53b9d,libthin_slice-4af665ef9051435c,libservo_arc-431873b4510ce5cb,libnodrop-46a0601e88c85ec1,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libcssparser-215e32fcda62d8b4,libitoa-a52fc10098ef56c6,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libphf-3ee856cd75af63f6,libphf_shared-3728f2455c1c0b28,libbitflags-e2b4db6c651223da,libego_tree-5a08aca7f348869a,libmatches-78daa3f1b5ec35b5,libhtml5ever-8cf1be006ededf30,libmarkup5ever-27063ae69cc3006e,libstring_cache-8ef3bf87352b8c06,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libparking_lot-6d63ecbac742ab00,libparking_lot_core-66e72d37bb3129e0,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-da20d215e993b970,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-4e484307f3ebac99,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-250e1d2e925ebc9f,libserde_urlencoded-16e12b06c051c759,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-67c914474dc66e0b,libopenssl_probe-cbab9b905ab83f66,libopenssl-3b2d6a2f88754fb2,libbitflags-ae83ff7d8b19c6be,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-666d36e5ee0df220,libopenssl_sys-0fd282c33c1a238c,libhyper-acb1ef1f14e924f1,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-3eb4c5c55b1a7ccd,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-cec0271e1012c426,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-0e3b60699bb7e53e,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,liblibc-f44516d981b27aa6,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,libfutures_util-d75c7d4680902620,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-24415c4bf1cb7720,libidna-3d29d68e92bfaa16,libutf8_iter-0d9be7b316c2b184,libidna_adapter-cb8ad81f8eded592,libicu_properties-8146f3d5dc95ec31,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-cf8c68e5a1266da6,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-b22ca721622f4ea7,libpotential_utf-05e702403d0180da,libicu_provider-553219454c7e66a3,libicu_locale_core-2f1bfc14df732d99,libtinystr-ba3e4fd7592f14d4,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-8aaaab084dd4d0ad,libzerotrie-d9bed9bf50ad0956,libyoke-398fff113da4d7a0,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-ab7ff6c6726e336b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-7e68885e9f06169b,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc538UGz/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/rustdoctestSAycTd/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/graphs.rs - graphs::Graph::idx_to_name (line 74) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4Baehe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblabisu-4bb5be93f62599ab,libnum_cpus-552ff083bb7ae34b,libnormalize_url-b5ecb639069da547,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libserde_json-cb0d880a08aebee6,librand-f79071408673b7c2,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,libscraper-ad0c1cc01374e45c,libselectors-7b612532d6b53b9d,libthin_slice-4af665ef9051435c,libservo_arc-431873b4510ce5cb,libnodrop-46a0601e88c85ec1,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libcssparser-215e32fcda62d8b4,libitoa-a52fc10098ef56c6,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libphf-3ee856cd75af63f6,libphf_shared-3728f2455c1c0b28,libbitflags-e2b4db6c651223da,libego_tree-5a08aca7f348869a,libmatches-78daa3f1b5ec35b5,libhtml5ever-8cf1be006ededf30,libmarkup5ever-27063ae69cc3006e,libstring_cache-8ef3bf87352b8c06,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libparking_lot-6d63ecbac742ab00,libparking_lot_core-66e72d37bb3129e0,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-da20d215e993b970,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-4e484307f3ebac99,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-250e1d2e925ebc9f,libserde_urlencoded-16e12b06c051c759,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-67c914474dc66e0b,libopenssl_probe-cbab9b905ab83f66,libopenssl-3b2d6a2f88754fb2,libbitflags-ae83ff7d8b19c6be,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-666d36e5ee0df220,libopenssl_sys-0fd282c33c1a238c,libhyper-acb1ef1f14e924f1,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-3eb4c5c55b1a7ccd,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-cec0271e1012c426,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-0e3b60699bb7e53e,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,liblibc-f44516d981b27aa6,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,libfutures_util-d75c7d4680902620,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-24415c4bf1cb7720,libidna-3d29d68e92bfaa16,libutf8_iter-0d9be7b316c2b184,libidna_adapter-cb8ad81f8eded592,libicu_properties-8146f3d5dc95ec31,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-cf8c68e5a1266da6,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-b22ca721622f4ea7,libpotential_utf-05e702403d0180da,libicu_provider-553219454c7e66a3,libicu_locale_core-2f1bfc14df732d99,libtinystr-ba3e4fd7592f14d4,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-8aaaab084dd4d0ad,libzerotrie-d9bed9bf50ad0956,libyoke-398fff113da4d7a0,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-ab7ff6c6726e336b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-7e68885e9f06169b,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4Baehe/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/rustdoctestWpRs2I/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/graphs.rs - graphs::Graph::name_to_idx (line 87) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcmh6GMb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblabisu-4bb5be93f62599ab,libnum_cpus-552ff083bb7ae34b,libnormalize_url-b5ecb639069da547,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libserde_json-cb0d880a08aebee6,librand-f79071408673b7c2,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,libscraper-ad0c1cc01374e45c,libselectors-7b612532d6b53b9d,libthin_slice-4af665ef9051435c,libservo_arc-431873b4510ce5cb,libnodrop-46a0601e88c85ec1,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libcssparser-215e32fcda62d8b4,libitoa-a52fc10098ef56c6,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libphf-3ee856cd75af63f6,libphf_shared-3728f2455c1c0b28,libbitflags-e2b4db6c651223da,libego_tree-5a08aca7f348869a,libmatches-78daa3f1b5ec35b5,libhtml5ever-8cf1be006ededf30,libmarkup5ever-27063ae69cc3006e,libstring_cache-8ef3bf87352b8c06,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libparking_lot-6d63ecbac742ab00,libparking_lot_core-66e72d37bb3129e0,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-da20d215e993b970,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-4e484307f3ebac99,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-250e1d2e925ebc9f,libserde_urlencoded-16e12b06c051c759,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-67c914474dc66e0b,libopenssl_probe-cbab9b905ab83f66,libopenssl-3b2d6a2f88754fb2,libbitflags-ae83ff7d8b19c6be,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-666d36e5ee0df220,libopenssl_sys-0fd282c33c1a238c,libhyper-acb1ef1f14e924f1,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-3eb4c5c55b1a7ccd,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-cec0271e1012c426,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-0e3b60699bb7e53e,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,liblibc-f44516d981b27aa6,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,libfutures_util-d75c7d4680902620,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-24415c4bf1cb7720,libidna-3d29d68e92bfaa16,libutf8_iter-0d9be7b316c2b184,libidna_adapter-cb8ad81f8eded592,libicu_properties-8146f3d5dc95ec31,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-cf8c68e5a1266da6,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-b22ca721622f4ea7,libpotential_utf-05e702403d0180da,libicu_provider-553219454c7e66a3,libicu_locale_core-2f1bfc14df732d99,libtinystr-ba3e4fd7592f14d4,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-8aaaab084dd4d0ad,libzerotrie-d9bed9bf50ad0956,libyoke-398fff113da4d7a0,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-ab7ff6c6726e336b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-7e68885e9f06169b,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmh6GMb/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/rustdoctestJjSnUF/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/graphs.rs - graphs::Graph::lowest_degree_vertices (line 404) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcax6TzO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblabisu-4bb5be93f62599ab,libnum_cpus-552ff083bb7ae34b,libnormalize_url-b5ecb639069da547,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libserde_json-cb0d880a08aebee6,librand-f79071408673b7c2,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,libscraper-ad0c1cc01374e45c,libselectors-7b612532d6b53b9d,libthin_slice-4af665ef9051435c,libservo_arc-431873b4510ce5cb,libnodrop-46a0601e88c85ec1,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libcssparser-215e32fcda62d8b4,libitoa-a52fc10098ef56c6,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libphf-3ee856cd75af63f6,libphf_shared-3728f2455c1c0b28,libbitflags-e2b4db6c651223da,libego_tree-5a08aca7f348869a,libmatches-78daa3f1b5ec35b5,libhtml5ever-8cf1be006ededf30,libmarkup5ever-27063ae69cc3006e,libstring_cache-8ef3bf87352b8c06,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libparking_lot-6d63ecbac742ab00,libparking_lot_core-66e72d37bb3129e0,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-da20d215e993b970,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-4e484307f3ebac99,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-250e1d2e925ebc9f,libserde_urlencoded-16e12b06c051c759,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-67c914474dc66e0b,libopenssl_probe-cbab9b905ab83f66,libopenssl-3b2d6a2f88754fb2,libbitflags-ae83ff7d8b19c6be,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-666d36e5ee0df220,libopenssl_sys-0fd282c33c1a238c,libhyper-acb1ef1f14e924f1,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-3eb4c5c55b1a7ccd,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-cec0271e1012c426,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-0e3b60699bb7e53e,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,liblibc-f44516d981b27aa6,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,libfutures_util-d75c7d4680902620,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-24415c4bf1cb7720,libidna-3d29d68e92bfaa16,libutf8_iter-0d9be7b316c2b184,libidna_adapter-cb8ad81f8eded592,libicu_properties-8146f3d5dc95ec31,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-cf8c68e5a1266da6,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-b22ca721622f4ea7,libpotential_utf-05e702403d0180da,libicu_provider-553219454c7e66a3,libicu_locale_core-2f1bfc14df732d99,libtinystr-ba3e4fd7592f14d4,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-8aaaab084dd4d0ad,libzerotrie-d9bed9bf50ad0956,libyoke-398fff113da4d7a0,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-ab7ff6c6726e336b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-7e68885e9f06169b,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcax6TzO/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/rustdoctestXrU4s0/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/crawler.rs - crawler::Crawler::new (line 22) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcx8F7A2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblabisu-4bb5be93f62599ab,libnum_cpus-552ff083bb7ae34b,libnormalize_url-b5ecb639069da547,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libserde_json-cb0d880a08aebee6,librand-f79071408673b7c2,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,libscraper-ad0c1cc01374e45c,libselectors-7b612532d6b53b9d,libthin_slice-4af665ef9051435c,libservo_arc-431873b4510ce5cb,libnodrop-46a0601e88c85ec1,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libcssparser-215e32fcda62d8b4,libitoa-a52fc10098ef56c6,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libphf-3ee856cd75af63f6,libphf_shared-3728f2455c1c0b28,libbitflags-e2b4db6c651223da,libego_tree-5a08aca7f348869a,libmatches-78daa3f1b5ec35b5,libhtml5ever-8cf1be006ededf30,libmarkup5ever-27063ae69cc3006e,libstring_cache-8ef3bf87352b8c06,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libparking_lot-6d63ecbac742ab00,libparking_lot_core-66e72d37bb3129e0,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-da20d215e993b970,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-4e484307f3ebac99,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-250e1d2e925ebc9f,libserde_urlencoded-16e12b06c051c759,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-67c914474dc66e0b,libopenssl_probe-cbab9b905ab83f66,libopenssl-3b2d6a2f88754fb2,libbitflags-ae83ff7d8b19c6be,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-666d36e5ee0df220,libopenssl_sys-0fd282c33c1a238c,libhyper-acb1ef1f14e924f1,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-3eb4c5c55b1a7ccd,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-cec0271e1012c426,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-0e3b60699bb7e53e,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,liblibc-f44516d981b27aa6,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,libfutures_util-d75c7d4680902620,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-24415c4bf1cb7720,libidna-3d29d68e92bfaa16,libutf8_iter-0d9be7b316c2b184,libidna_adapter-cb8ad81f8eded592,libicu_properties-8146f3d5dc95ec31,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-cf8c68e5a1266da6,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-b22ca721622f4ea7,libpotential_utf-05e702403d0180da,libicu_provider-553219454c7e66a3,libicu_locale_core-2f1bfc14df732d99,libtinystr-ba3e4fd7592f14d4,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-8aaaab084dd4d0ad,libzerotrie-d9bed9bf50ad0956,libyoke-398fff113da4d7a0,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-ab7ff6c6726e336b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-7e68885e9f06169b,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcx8F7A2/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/rustdoctesthCb0Y3/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/bipartite.rs - bipartite::find_bipartite (line 92) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJEvSPJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblabisu-4bb5be93f62599ab,libnum_cpus-552ff083bb7ae34b,libnormalize_url-b5ecb639069da547,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libserde_json-cb0d880a08aebee6,librand-f79071408673b7c2,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,libscraper-ad0c1cc01374e45c,libselectors-7b612532d6b53b9d,libthin_slice-4af665ef9051435c,libservo_arc-431873b4510ce5cb,libnodrop-46a0601e88c85ec1,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libcssparser-215e32fcda62d8b4,libitoa-a52fc10098ef56c6,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libphf-3ee856cd75af63f6,libphf_shared-3728f2455c1c0b28,libbitflags-e2b4db6c651223da,libego_tree-5a08aca7f348869a,libmatches-78daa3f1b5ec35b5,libhtml5ever-8cf1be006ededf30,libmarkup5ever-27063ae69cc3006e,libstring_cache-8ef3bf87352b8c06,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libparking_lot-6d63ecbac742ab00,libparking_lot_core-66e72d37bb3129e0,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-da20d215e993b970,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-4e484307f3ebac99,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-250e1d2e925ebc9f,libserde_urlencoded-16e12b06c051c759,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-67c914474dc66e0b,libopenssl_probe-cbab9b905ab83f66,libopenssl-3b2d6a2f88754fb2,libbitflags-ae83ff7d8b19c6be,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-666d36e5ee0df220,libopenssl_sys-0fd282c33c1a238c,libhyper-acb1ef1f14e924f1,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-3eb4c5c55b1a7ccd,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-cec0271e1012c426,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-0e3b60699bb7e53e,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,liblibc-f44516d981b27aa6,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,libfutures_util-d75c7d4680902620,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-24415c4bf1cb7720,libidna-3d29d68e92bfaa16,libutf8_iter-0d9be7b316c2b184,libidna_adapter-cb8ad81f8eded592,libicu_properties-8146f3d5dc95ec31,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-cf8c68e5a1266da6,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-b22ca721622f4ea7,libpotential_utf-05e702403d0180da,libicu_provider-553219454c7e66a3,libicu_locale_core-2f1bfc14df732d99,libtinystr-ba3e4fd7592f14d4,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-8aaaab084dd4d0ad,libzerotrie-d9bed9bf50ad0956,libyoke-398fff113da4d7a0,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-ab7ff6c6726e336b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-7e68885e9f06169b,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJEvSPJ/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/rustdoctest2M71TX/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/graphs.rs - graphs::Graph::random_given_edges (line 143) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZxe5JY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblabisu-4bb5be93f62599ab,libnum_cpus-552ff083bb7ae34b,libnormalize_url-b5ecb639069da547,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libserde_json-cb0d880a08aebee6,librand-f79071408673b7c2,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,libscraper-ad0c1cc01374e45c,libselectors-7b612532d6b53b9d,libthin_slice-4af665ef9051435c,libservo_arc-431873b4510ce5cb,libnodrop-46a0601e88c85ec1,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libcssparser-215e32fcda62d8b4,libitoa-a52fc10098ef56c6,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libphf-3ee856cd75af63f6,libphf_shared-3728f2455c1c0b28,libbitflags-e2b4db6c651223da,libego_tree-5a08aca7f348869a,libmatches-78daa3f1b5ec35b5,libhtml5ever-8cf1be006ededf30,libmarkup5ever-27063ae69cc3006e,libstring_cache-8ef3bf87352b8c06,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libparking_lot-6d63ecbac742ab00,libparking_lot_core-66e72d37bb3129e0,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-da20d215e993b970,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-4e484307f3ebac99,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-250e1d2e925ebc9f,libserde_urlencoded-16e12b06c051c759,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-67c914474dc66e0b,libopenssl_probe-cbab9b905ab83f66,libopenssl-3b2d6a2f88754fb2,libbitflags-ae83ff7d8b19c6be,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-666d36e5ee0df220,libopenssl_sys-0fd282c33c1a238c,libhyper-acb1ef1f14e924f1,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-3eb4c5c55b1a7ccd,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-cec0271e1012c426,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-0e3b60699bb7e53e,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,liblibc-f44516d981b27aa6,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,libfutures_util-d75c7d4680902620,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-24415c4bf1cb7720,libidna-3d29d68e92bfaa16,libutf8_iter-0d9be7b316c2b184,libidna_adapter-cb8ad81f8eded592,libicu_properties-8146f3d5dc95ec31,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-cf8c68e5a1266da6,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-b22ca721622f4ea7,libpotential_utf-05e702403d0180da,libicu_provider-553219454c7e66a3,libicu_locale_core-2f1bfc14df732d99,libtinystr-ba3e4fd7592f14d4,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-8aaaab084dd4d0ad,libzerotrie-d9bed9bf50ad0956,libyoke-398fff113da4d7a0,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-ab7ff6c6726e336b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-7e68885e9f06169b,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZxe5JY/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/rustdoctestiAFBBW/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/graphs.rs - graphs::Graph::reduce_to_dense (line 531) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcilVjZ1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblabisu-4bb5be93f62599ab,libnum_cpus-552ff083bb7ae34b,libnormalize_url-b5ecb639069da547,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libserde_json-cb0d880a08aebee6,librand-f79071408673b7c2,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,libscraper-ad0c1cc01374e45c,libselectors-7b612532d6b53b9d,libthin_slice-4af665ef9051435c,libservo_arc-431873b4510ce5cb,libnodrop-46a0601e88c85ec1,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libcssparser-215e32fcda62d8b4,libitoa-a52fc10098ef56c6,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libphf-3ee856cd75af63f6,libphf_shared-3728f2455c1c0b28,libbitflags-e2b4db6c651223da,libego_tree-5a08aca7f348869a,libmatches-78daa3f1b5ec35b5,libhtml5ever-8cf1be006ededf30,libmarkup5ever-27063ae69cc3006e,libstring_cache-8ef3bf87352b8c06,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libparking_lot-6d63ecbac742ab00,libparking_lot_core-66e72d37bb3129e0,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-da20d215e993b970,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-4e484307f3ebac99,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-250e1d2e925ebc9f,libserde_urlencoded-16e12b06c051c759,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-67c914474dc66e0b,libopenssl_probe-cbab9b905ab83f66,libopenssl-3b2d6a2f88754fb2,libbitflags-ae83ff7d8b19c6be,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-666d36e5ee0df220,libopenssl_sys-0fd282c33c1a238c,libhyper-acb1ef1f14e924f1,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-3eb4c5c55b1a7ccd,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-cec0271e1012c426,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-0e3b60699bb7e53e,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,liblibc-f44516d981b27aa6,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,libfutures_util-d75c7d4680902620,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-24415c4bf1cb7720,libidna-3d29d68e92bfaa16,libutf8_iter-0d9be7b316c2b184,libidna_adapter-cb8ad81f8eded592,libicu_properties-8146f3d5dc95ec31,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-cf8c68e5a1266da6,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-b22ca721622f4ea7,libpotential_utf-05e702403d0180da,libicu_provider-553219454c7e66a3,libicu_locale_core-2f1bfc14df732d99,libtinystr-ba3e4fd7592f14d4,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-8aaaab084dd4d0ad,libzerotrie-d9bed9bf50ad0956,libyoke-398fff113da4d7a0,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-ab7ff6c6726e336b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-7e68885e9f06169b,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcilVjZ1/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/rustdoctestKMT32E/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/graphs.rs - graphs::Graph::random (line 118) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcLNepPM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblabisu-4bb5be93f62599ab,libnum_cpus-552ff083bb7ae34b,libnormalize_url-b5ecb639069da547,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libserde_json-cb0d880a08aebee6,librand-f79071408673b7c2,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,libscraper-ad0c1cc01374e45c,libselectors-7b612532d6b53b9d,libthin_slice-4af665ef9051435c,libservo_arc-431873b4510ce5cb,libnodrop-46a0601e88c85ec1,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libcssparser-215e32fcda62d8b4,libitoa-a52fc10098ef56c6,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libphf-3ee856cd75af63f6,libphf_shared-3728f2455c1c0b28,libbitflags-e2b4db6c651223da,libego_tree-5a08aca7f348869a,libmatches-78daa3f1b5ec35b5,libhtml5ever-8cf1be006ededf30,libmarkup5ever-27063ae69cc3006e,libstring_cache-8ef3bf87352b8c06,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libparking_lot-6d63ecbac742ab00,libparking_lot_core-66e72d37bb3129e0,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-da20d215e993b970,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-4e484307f3ebac99,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-250e1d2e925ebc9f,libserde_urlencoded-16e12b06c051c759,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-67c914474dc66e0b,libopenssl_probe-cbab9b905ab83f66,libopenssl-3b2d6a2f88754fb2,libbitflags-ae83ff7d8b19c6be,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-666d36e5ee0df220,libopenssl_sys-0fd282c33c1a238c,libhyper-acb1ef1f14e924f1,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-3eb4c5c55b1a7ccd,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-cec0271e1012c426,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-0e3b60699bb7e53e,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,liblibc-f44516d981b27aa6,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,libfutures_util-d75c7d4680902620,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-24415c4bf1cb7720,libidna-3d29d68e92bfaa16,libutf8_iter-0d9be7b316c2b184,libidna_adapter-cb8ad81f8eded592,libicu_properties-8146f3d5dc95ec31,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-cf8c68e5a1266da6,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-b22ca721622f4ea7,libpotential_utf-05e702403d0180da,libicu_provider-553219454c7e66a3,libicu_locale_core-2f1bfc14df732d99,libtinystr-ba3e4fd7592f14d4,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-8aaaab084dd4d0ad,libzerotrie-d9bed9bf50ad0956,libyoke-398fff113da4d7a0,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-ab7ff6c6726e336b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-7e68885e9f06169b,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLNepPM/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/rustdoctestLbNqFM/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/graphs.rs - graphs::Graph::vertices (line 297) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEGmV4W/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblabisu-4bb5be93f62599ab,libnum_cpus-552ff083bb7ae34b,libnormalize_url-b5ecb639069da547,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libserde_json-cb0d880a08aebee6,librand-f79071408673b7c2,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,libscraper-ad0c1cc01374e45c,libselectors-7b612532d6b53b9d,libthin_slice-4af665ef9051435c,libservo_arc-431873b4510ce5cb,libnodrop-46a0601e88c85ec1,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libcssparser-215e32fcda62d8b4,libitoa-a52fc10098ef56c6,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libphf-3ee856cd75af63f6,libphf_shared-3728f2455c1c0b28,libbitflags-e2b4db6c651223da,libego_tree-5a08aca7f348869a,libmatches-78daa3f1b5ec35b5,libhtml5ever-8cf1be006ededf30,libmarkup5ever-27063ae69cc3006e,libstring_cache-8ef3bf87352b8c06,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libparking_lot-6d63ecbac742ab00,libparking_lot_core-66e72d37bb3129e0,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libphf-47ca85043be453c4,libphf_shared-5f650a325e696d76,libsiphasher-7b49b0cc05d9e611,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-da20d215e993b970,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-4e484307f3ebac99,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-250e1d2e925ebc9f,libserde_urlencoded-16e12b06c051c759,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-67c914474dc66e0b,libopenssl_probe-cbab9b905ab83f66,libopenssl-3b2d6a2f88754fb2,libbitflags-ae83ff7d8b19c6be,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-666d36e5ee0df220,libopenssl_sys-0fd282c33c1a238c,libhyper-acb1ef1f14e924f1,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-3eb4c5c55b1a7ccd,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-cec0271e1012c426,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-0e3b60699bb7e53e,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,liblibc-f44516d981b27aa6,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,libfutures_util-d75c7d4680902620,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-24415c4bf1cb7720,libidna-3d29d68e92bfaa16,libutf8_iter-0d9be7b316c2b184,libidna_adapter-cb8ad81f8eded592,libicu_properties-8146f3d5dc95ec31,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-cf8c68e5a1266da6,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-b22ca721622f4ea7,libpotential_utf-05e702403d0180da,libicu_provider-553219454c7e66a3,libicu_locale_core-2f1bfc14df732d99,libtinystr-ba3e4fd7592f14d4,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-8aaaab084dd4d0ad,libzerotrie-d9bed9bf50ad0956,libyoke-398fff113da4d7a0,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-ab7ff6c6726e336b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-7e68885e9f06169b,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEGmV4W/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/rustdoctest3XfBEb/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/graphs.rs - graphs::Graph::read_from_json (line 441) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (745) panicked at src/graphs.rs:436:55: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a9b56bdac42 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a9b56bdac42 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a9b56bdac42 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a9b56bdac42 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a9b56bf80df - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a9b56bf80df - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a9b56bcc3e3 - std::io::default_write_fmt::hdd5e6d67566e664d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a9b56bcc3e3 - std::io::Write::write_fmt::haa2231cbd9aebf95 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a9b56bdaa92 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a9b56bca49c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a9b56bca2e3 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5a9b56bca9da - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5a9b56bda61a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5a9b56bda579 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5a9b56bcadcd - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5a9b56bfa2b0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5a9b56bfaab6 - core::result::unwrap_failed::hbb243a6a8b53218d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x5a9b56b739c7 - core::result::Result::unwrap::hc0a86b85a9b056d3 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23 [INFO] [stdout] 18: 0x5a9b56b739c7 - labisu::graphs::Graph::write_to_json::h5a893605e04bfddc [INFO] [stdout] at /opt/rustwide/workdir/src/graphs.rs:436:55 [INFO] [stdout] 19: 0x5a9b56b71e33 - rust_out::main::_doctest_main_src_graphs_rs_441_0::hf652c6ab45322bfc [INFO] [stdout] 20: 0x5a9b56b71c36 - rust_out::main::h7e777e61203ca549 [INFO] [stdout] 21: 0x5a9b56b72783 - core::ops::function::FnOnce::call_once::h894b479a9b16664c [INFO] [stdout] 22: 0x5a9b56b72736 - std::sys::backtrace::__rust_begin_short_backtrace::hcbf029d2da904189 [INFO] [stdout] 23: 0x5a9b56b725c9 - std::rt::lang_start::{{closure}}::h3a05cfdeea429f55 [INFO] [stdout] 24: 0x5a9b56bdb210 - core::ops::function::impls:: for &F>::call_once::h32dc2b2f49a48277 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 25: 0x5a9b56bdb210 - std::panicking::catch_unwind::do_call::h3353546a38525559 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x5a9b56bdb210 - std::panicking::catch_unwind::h57fb70202d1ae368 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 27: 0x5a9b56bdb210 - std::panic::catch_unwind::h4b724a52bb5803b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: 0x5a9b56bdb210 - std::rt::lang_start_internal::{{closure}}::h3724b3072c80532a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:175:24 [INFO] [stdout] 29: 0x5a9b56bdb210 - std::panicking::catch_unwind::do_call::h4f6e90f858bd1c3f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5a9b56bdb210 - std::panicking::catch_unwind::h81c085c0d350991c [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5a9b56bdb210 - std::panic::catch_unwind::h289049af1176d82a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a9b56bdb210 - std::rt::lang_start_internal::h3c37ebeb799b11e1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:171:5 [INFO] [stdout] 33: 0x5a9b56b725b1 - std::rt::lang_start::h5b53c8738ceaa0f6 [INFO] [stdout] 34: 0x5a9b56b727c5 - main [INFO] [stdout] 35: 0x7309a61451ca - [INFO] [stdout] 36: 0x7309a614528b - __libc_start_main [INFO] [stdout] 37: 0x5a9b56b718e5 - _start [INFO] [stdout] 38: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/scraper.rs - scraper::Scraper::scrape (line 36) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (872) panicked at src/scraper.rs:8:1: [INFO] [stdout] assertion failed: links.len() > 0 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x613d93e5ed42 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x613d93e5ed42 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x613d93e5ed42 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x613d93e5ed42 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x613d93e8028f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x613d93e8028f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x613d93e4fff3 - std::io::default_write_fmt::hdd5e6d67566e664d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x613d93e4fff3 - std::io::Write::write_fmt::haa2231cbd9aebf95 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x613d93e5eb92 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x613d93e4ce2c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x613d93e4cc73 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x613d93e4d36a - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x613d93e5e6e6 - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:700:13 [INFO] [stdout] 13: 0x613d93e5e679 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x613d93e4d9bd - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x613d93e890c0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x613d93e88cec - core::panicking::panic::h7985379807a7ee96 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:145:5 [INFO] [stdout] 17: 0x613d93709c22 - rust_out::main::_doctest_main_src_scraper_rs_36_0::ha6abb9c42f294b2f [INFO] [stdout] 18: 0x613d93709d56 - rust_out::main::h7e777e61203ca549 [INFO] [stdout] 19: 0x613d93709e63 - core::ops::function::FnOnce::call_once::h894b479a9b16664c [INFO] [stdout] 20: 0x613d93709e16 - std::sys::backtrace::__rust_begin_short_backtrace::hcbf029d2da904189 [INFO] [stdout] 21: 0x613d93709df9 - std::rt::lang_start::{{closure}}::h3a05cfdeea429f55 [INFO] [stdout] 22: 0x613d93e5f350 - core::ops::function::impls:: for &F>::call_once::h32dc2b2f49a48277 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 23: 0x613d93e5f350 - std::panicking::catch_unwind::do_call::h3353546a38525559 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 24: 0x613d93e5f350 - std::panicking::catch_unwind::h57fb70202d1ae368 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 25: 0x613d93e5f350 - std::panic::catch_unwind::h4b724a52bb5803b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: 0x613d93e5f350 - std::rt::lang_start_internal::{{closure}}::h3724b3072c80532a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:175:24 [INFO] [stdout] 27: 0x613d93e5f350 - std::panicking::catch_unwind::do_call::h4f6e90f858bd1c3f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x613d93e5f350 - std::panicking::catch_unwind::h81c085c0d350991c [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x613d93e5f350 - std::panic::catch_unwind::h289049af1176d82a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x613d93e5f350 - std::rt::lang_start_internal::h3c37ebeb799b11e1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:171:5 [INFO] [stdout] 31: 0x613d93709de1 - std::rt::lang_start::h5b53c8738ceaa0f6 [INFO] [stdout] 32: 0x613d93709ea5 - main [INFO] [stdout] 33: 0x706d0e9751ca - [INFO] [stdout] 34: 0x706d0e97528b - __libc_start_main [INFO] [stdout] 35: 0x613d937095c5 - _start [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/graphs.rs - graphs::Graph::write_to_json (line 421) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (885) panicked at src/graphs.rs:436:55: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5830aa924032 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5830aa924032 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5830aa924032 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5830aa924032 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5830aa940cdf - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5830aa940cdf - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5830aa9157d3 - std::io::default_write_fmt::hdd5e6d67566e664d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5830aa9157d3 - std::io::Write::write_fmt::haa2231cbd9aebf95 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5830aa923e82 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5830aa91388c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5830aa9136d3 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5830aa913dca - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5830aa923a0a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5830aa923969 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5830aa9141bd - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5830aa942e80 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5830aa943686 - core::result::unwrap_failed::hbb243a6a8b53218d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x5830aa8d8a87 - core::result::Result::unwrap::hc0a86b85a9b056d3 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23 [INFO] [stdout] 18: 0x5830aa8d8a87 - labisu::graphs::Graph::write_to_json::h5a893605e04bfddc [INFO] [stdout] at /opt/rustwide/workdir/src/graphs.rs:436:55 [INFO] [stdout] 19: 0x5830aa8d7c6f - rust_out::main::_doctest_main_src_graphs_rs_421_0::h80007097ffc27b0c [INFO] [stdout] 20: 0x5830aa8d7a86 - rust_out::main::h7e777e61203ca549 [INFO] [stdout] 21: 0x5830aa8d7f63 - core::ops::function::FnOnce::call_once::h894b479a9b16664c [INFO] [stdout] 22: 0x5830aa8d7fb6 - std::sys::backtrace::__rust_begin_short_backtrace::hcbf029d2da904189 [INFO] [stdout] 23: 0x5830aa8d7de9 - std::rt::lang_start::{{closure}}::h3a05cfdeea429f55 [INFO] [stdout] 24: 0x5830aa924600 - core::ops::function::impls:: for &F>::call_once::h32dc2b2f49a48277 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 25: 0x5830aa924600 - std::panicking::catch_unwind::do_call::h3353546a38525559 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x5830aa924600 - std::panicking::catch_unwind::h57fb70202d1ae368 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 27: 0x5830aa924600 - std::panic::catch_unwind::h4b724a52bb5803b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: 0x5830aa924600 - std::rt::lang_start_internal::{{closure}}::h3724b3072c80532a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:175:24 [INFO] [stdout] 29: 0x5830aa924600 - std::panicking::catch_unwind::do_call::h4f6e90f858bd1c3f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5830aa924600 - std::panicking::catch_unwind::h81c085c0d350991c [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5830aa924600 - std::panic::catch_unwind::h289049af1176d82a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5830aa924600 - std::rt::lang_start_internal::h3c37ebeb799b11e1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:171:5 [INFO] [stdout] 33: 0x5830aa8d7dd1 - std::rt::lang_start::h5b53c8738ceaa0f6 [INFO] [stdout] 34: 0x5830aa8d8005 - main [INFO] [stdout] 35: 0x7475393aa1ca - [INFO] [stdout] 36: 0x7475393aa28b - __libc_start_main [INFO] [stdout] 37: 0x5830aa8d7735 - _start [INFO] [stdout] 38: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/bipartite.rs - bipartite::find_bipartite (line 92) [INFO] [stdout] src/crawler.rs - crawler::Crawler::crawl (line 37) [INFO] [stdout] src/crawler.rs - crawler::Crawler::new (line 22) [INFO] [stdout] src/graphs.rs - graphs::Graph::add_edge (line 345) [INFO] [stdout] src/graphs.rs - graphs::Graph::add_edge_idx (line 321) [INFO] [stdout] src/graphs.rs - graphs::Graph::add_vertex (line 231) [INFO] [stdout] src/graphs.rs - graphs::Graph::idx_to_name (line 74) [INFO] [stdout] src/graphs.rs - graphs::Graph::is_bipartite (line 498) [INFO] [stdout] src/graphs.rs - graphs::Graph::lowest_degree_vertices (line 404) [INFO] [stdout] src/graphs.rs - graphs::Graph::name_to_idx (line 87) [INFO] [stdout] src/graphs.rs - graphs::Graph::random (line 118) [INFO] [stdout] src/graphs.rs - graphs::Graph::random_given_edges (line 143) [INFO] [stdout] src/graphs.rs - graphs::Graph::read_from_json (line 441) [INFO] [stdout] src/graphs.rs - graphs::Graph::reduce_to_dense (line 531) [INFO] [stdout] src/graphs.rs - graphs::Graph::vertices (line 297) [INFO] [stdout] src/graphs.rs - graphs::Graph::write_to_json (line 421) [INFO] [stdout] src/scraper.rs - scraper::Scraper::scrape (line 36) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 17 failed; 0 ignored; 0 measured; 0 filtered out; finished in 106.27s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "23ca6f307fab1ac06d28da510af89212c138cb69e5673753dbdc6b8104951d36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ca6f307fab1ac06d28da510af89212c138cb69e5673753dbdc6b8104951d36", kill_on_drop: false }` [INFO] [stdout] 23ca6f307fab1ac06d28da510af89212c138cb69e5673753dbdc6b8104951d36