[INFO] fetching crate labisu 0.1.1...
[INFO] testing labisu-0.1.1 against 1.90.0 for beta-1.91-2
[INFO] extracting crate labisu 0.1.1 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate labisu 0.1.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mac v0.1.1
[INFO] [stderr]   Downloaded precomputed-hash v0.1.1
[INFO] [stderr]   Downloaded thin-slice v0.1.1
[INFO] [stderr]   Downloaded tendril v0.4.3
[INFO] [stderr]   Downloaded futf v0.1.5
[INFO] [stderr]   Downloaded selectors v0.22.0
[INFO] [stderr]   Downloaded servo_arc v0.1.1
[INFO] [stderr]   Downloaded phf_shared v0.11.3
[INFO] [stderr]   Downloaded system-configuration-sys v0.5.0
[INFO] [stderr]   Downloaded hyper-tls v0.5.0
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded normalize_url v0.2.0
[INFO] [stderr]   Downloaded system-configuration v0.5.1
[INFO] [stderr]   Downloaded markup5ever v0.11.0
[INFO] [stderr]   Downloaded itoa v0.4.8
[INFO] [stderr]   Downloaded cssparser v0.27.2
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]   Downloaded reqwest v0.11.27
[INFO] [stderr]   Downloaded html5ever v0.26.0
[INFO] [stderr]   Downloaded phf_generator v0.11.3
[INFO] [stderr]   Downloaded siphasher v1.0.1
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.4
[INFO] [stderr]   Downloaded cssparser-macros v0.6.1
[INFO] [stderr]   Downloaded dtoa v1.0.10
[INFO] [stderr]   Downloaded dtoa-short v0.3.5
[INFO] [stderr]   Downloaded phf_macros v0.8.0
[INFO] [stderr]   Downloaded string_cache v0.8.9
[INFO] [stderr]   Downloaded fxhash v0.2.1
[INFO] [stderr]   Downloaded ego-tree v0.6.3
[INFO] [stderr]   Downloaded siphasher v0.3.11
[INFO] [stderr]   Downloaded nodrop v0.1.14
[INFO] [stderr]   Downloaded scraper v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b21687438e814107ca5a89202db275a89eb6b1237073e88a213802f454297055
[INFO] running `Command { std: "docker" "start" "-a" "b21687438e814107ca5a89202db275a89eb6b1237073e88a213802f454297055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b21687438e814107ca5a89202db275a89eb6b1237073e88a213802f454297055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b21687438e814107ca5a89202db275a89eb6b1237073e88a213802f454297055", kill_on_drop: false }`
[INFO] [stdout] b21687438e814107ca5a89202db275a89eb6b1237073e88a213802f454297055
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb770a3ae0951a2524f77bca671a032e24bb6c500af3f975bacfcd660400994f
[INFO] running `Command { std: "docker" "start" "-a" "eb770a3ae0951a2524f77bca671a032e24bb6c500af3f975bacfcd660400994f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[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 regex v1.11.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[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 hyper v0.14.32
[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 tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling scraper v0.13.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling normalize_url v0.2.0
[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 48.83s
[INFO] running `Command { std: "docker" "inspect" "eb770a3ae0951a2524f77bca671a032e24bb6c500af3f975bacfcd660400994f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb770a3ae0951a2524f77bca671a032e24bb6c500af3f975bacfcd660400994f", kill_on_drop: false }`
[INFO] [stdout] eb770a3ae0951a2524f77bca671a032e24bb6c500af3f975bacfcd660400994f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04d740bb7bf0fbe190188aa69937ecc3f3e9bad4bdc8ced0df9ac8ff8d7f48c5
[INFO] running `Command { std: "docker" "start" "-a" "04d740bb7bf0fbe190188aa69937ecc3f3e9bad4bdc8ced0df9ac8ff8d7f48c5", kill_on_drop: false }`
[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] [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 0.92s
[INFO] running `Command { std: "docker" "inspect" "04d740bb7bf0fbe190188aa69937ecc3f3e9bad4bdc8ced0df9ac8ff8d7f48c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04d740bb7bf0fbe190188aa69937ecc3f3e9bad4bdc8ced0df9ac8ff8d7f48c5", kill_on_drop: false }`
[INFO] [stdout] 04d740bb7bf0fbe190188aa69937ecc3f3e9bad4bdc8ced0df9ac8ff8d7f48c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 28aefdd8373482c45237bdae6363e94525968e410ba60c05f029cc1540f6202f
[INFO] running `Command { std: "docker" "start" "-a" "28aefdd8373482c45237bdae6363e94525968e410ba60c05f029cc1540f6202f", 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.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/labisu-8691adbfea0216da)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests labisu
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test src/graphs.rs - graphs::Graph::contains_vertex (line 308) ... ok
[INFO] [stdout] test src/graphs.rs - graphs::Graph::from_names (line 207) ... FAILED
[INFO] [stdout] test src/graphs.rs - graphs::Graph::empty (line 99) ... FAILED
[INFO] [stdout] test src/graphs.rs - graphs::Graph::get_num_of_edges (line 61) ... FAILED
[INFO] [stdout] test src/graphs.rs - graphs::Graph::add_edge (line 345) ... FAILED
[INFO] [stdout] test src/crawler.rs - crawler::Crawler::crawl (line 37) ... FAILED
[INFO] [stdout] test src/graphs.rs - graphs::Graph::add_edge_idx (line 321) ... ok
[INFO] [stdout] test src/combinatorics.rs - combinatorics::GraySubsets::next (line 63) ... ok
[INFO] [stdout] test src/bipartite.rs - bipartite::find_bipartite (line 92) ... ok
[INFO] [stdout] test src/graphs.rs - graphs::Graph::complete (line 178) ... ok
[INFO] [stdout] test src/graphs.rs - graphs::Graph::highest_degree_vertices (line 388) ... ok
[INFO] [stdout] test src/graphs.rs - graphs::Graph::random_given_edges (line 143) ... ok
[INFO] [stdout] test src/graphs.rs - graphs::Graph::random (line 118) ... ok
[INFO] [stdout] test src/graphs.rs - graphs::Graph::neighbours_idx (line 369) ... ok
[INFO] [stdout] test src/bipartite.rs - bipartite::qr_parameters (line 68) ... ok
[INFO] [stdout] test src/graphs.rs - graphs::Graph::remove_vertex (line 254) ... ok
[INFO] [stdout] test src/graphs.rs - graphs::Graph::is_bipartite (line 498) ... ok
[INFO] [stdout] test src/graphs.rs - graphs::Graph::vertices (line 297) ... ok
[INFO] [stdout] test src/graphs.rs - graphs::Graph::get_num_of_vertices (line 50) ... ok
[INFO] [stdout] test src/graphs.rs - graphs::Graph::lowest_degree_vertices (line 404) ... ok
[INFO] [stdout] test src/graphs.rs - graphs::Graph::name_to_idx (line 87) ... ok
[INFO] [stdout] test src/crawler.rs - crawler::Crawler::new (line 22) ... ok
[INFO] [stdout] test src/graphs.rs - graphs::Graph::add_vertex (line 231) ... ok
[INFO] [stdout] test src/graphs.rs - graphs::Graph::idx_to_name (line 74) ... ok
[INFO] [stdout] test src/combinatorics.rs - combinatorics::binomial (line 3) ... ok
[INFO] [stdout] test src/graphs.rs - graphs::Graph::write_to_json (line 421) ... FAILED
[INFO] [stdout] test src/scraper.rs - scraper::Scraper::new (line 21) ... ok
[INFO] [stdout] test src/scraper.rs - scraper::Scraper::scrape (line 36) ... FAILED
[INFO] [stdout] test src/graphs.rs - graphs::Graph::read_from_json (line 441) ... FAILED
[INFO] [stdout] test src/graphs.rs - graphs::Graph::reduce_to_dense (line 531) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/graphs.rs - graphs::Graph::from_names (line 207) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc6dHGMK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblabisu-1bd96380c3afdbe5,libnum_cpus-a4d86deae74e9260,libnormalize_url-8a4fa0659af0e8c8,libregex-6cc3780d7c251e15,libregex_automata-65b0e803af069058,libaho_corasick-44cdfcb816b29b76,libregex_syntax-82aefd9daabd7fca,libserde_json-6efbc47cfdae29d6,librand-076d2bf9cac779a7,librand_chacha-9c838534137a15f7,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-a9f1d376f8c7da61,libgetrandom-1410e67f31b38244,libscraper-9fbdf937df2cd6e8,libselectors-ebdecbc9aa934059,libthin_slice-3d05c53f67ecd774,libservo_arc-4684c6d4e8454ad0,libnodrop-90ef78544273350a,libfxhash-4da70fad991848bc,libbyteorder-3f91e0f3212dbed5,libcssparser-bc0a4b197ae6d50d,libitoa-90a4fbf277d3a1be,libdtoa_short-e7b82d30c19ac719,libdtoa-be52037971d2b16c,libphf-e8ad6848716e7f85,libphf_shared-70c3e31891f5762b,libbitflags-3333d968e5f279ee,libego_tree-816833326178bf7a,libmatches-e0967b3597424db7,libhtml5ever-cc76254697477545,libmarkup5ever-784a3577dc39c1df,libstring_cache-8d28cbf03c745108,libprecomputed_hash-18eec5e668757916,libphf_shared-6ee0718c7454816f,libsiphasher-ad596e54e3d18d99,libparking_lot-69d56696eee9bf25,libparking_lot_core-31fd8c035598e6e1,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libphf-a766458045e1f87d,libphf_shared-a68351180ca0a240,libsiphasher-f57ebd3c1701dc0b,libtendril-16f6e289d6cbf792,libutf8-86b7bfe0260f02cf,libfutf-b768697d7a35a463,libdebug_unreachable-0b660284ca9cef37,libmac-e03730e0afbfc986,libreqwest-4ff75de9fc528a7f,librustls_pemfile-550c29e87618f221,libhyper_tls-99bf8fb8e2d1e756,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_native_tls-4a7e61fe178de1df,libserde_urlencoded-1165c583231db95a,libryu-3ba25d01f660afda,libmime-fa5c6e61475ee11e,libencoding_rs-bde0866e99208baa,libnative_tls-076ba299645a1adf,libopenssl_probe-43f6112dac9608f0,libopenssl-463cc3d8fb8b0202,libbitflags-3bced5bc0df4c4ae,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libcfg_if-8dc91cf0ce07e60b,libopenssl_sys-0630f81c0a5cdeb1,libhyper-d6122d8e8365983c,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsocket2-b702c46de82d0786,libhttparse-3484dc2af2ac521c,libh2-149defd98cd5030f,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libtokio_util-d7fa05563898cfe0,libfutures_sink-1a3e7f43fc6dbf4d,libtower_service-ffd8abe90aad1f3e,libtracing-3e4bfff8a8f23531,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libfutures_channel-6c963e07d378e238,libtokio-679b816fddbd8b0d,libsocket2-0d4b8422b42bb7e5,libmio-73093c37e39b2bb4,liblibc-08aef465eb552f81,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liblog-62f38dd377528769,libfutures_util-9756b573771fc582,libmemchr-32e90f4120c6c9bf,libfutures_io-bc246799431b487a,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,liburl-45d45dc4114917b3,libidna-f23572a2900e5550,libutf8_iter-311f0db35672adba,libidna_adapter-4539e5b15b217c15,libicu_properties-0b8b9f216942b99a,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-3628e74a68e5f5cb,libsmallvec-b17260dfb89eb1db,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0312fd9389feb6f9,libpotential_utf-7d85f4036ccfb7eb,libicu_provider-304fb4075e8c1b94,libicu_locale_core-fd50098f4dedbfbc,libtinystr-1a10ceae91d61601,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-b6bd7b6da956cdb5,libzerotrie-37ccb51ae1b5db08,libyoke-28978248d5335313,libstable_deref_trait-9cf20bd8afd27998,libzerofrom-2d3cf84ed867e1d6,libform_urlencoded-1fedd1aa97ed287f,libpercent_encoding-c22fe7fb25e3ff6a,libserde-5457d38726c67fda,libserde_core-e65da28e3e6a84bd,libhttp-16e05df04fe396a3,libitoa-a4ff8677f852b89f,libbytes-e08a006c583c3ac6,libfnv-773757b135178300}.rlib" "<sysroot>/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/rustc6dHGMK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMlX4GN/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::empty (line 99) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcaY4QIW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblabisu-1bd96380c3afdbe5,libnum_cpus-a4d86deae74e9260,libnormalize_url-8a4fa0659af0e8c8,libregex-6cc3780d7c251e15,libregex_automata-65b0e803af069058,libaho_corasick-44cdfcb816b29b76,libregex_syntax-82aefd9daabd7fca,libserde_json-6efbc47cfdae29d6,librand-076d2bf9cac779a7,librand_chacha-9c838534137a15f7,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-a9f1d376f8c7da61,libgetrandom-1410e67f31b38244,libscraper-9fbdf937df2cd6e8,libselectors-ebdecbc9aa934059,libthin_slice-3d05c53f67ecd774,libservo_arc-4684c6d4e8454ad0,libnodrop-90ef78544273350a,libfxhash-4da70fad991848bc,libbyteorder-3f91e0f3212dbed5,libcssparser-bc0a4b197ae6d50d,libitoa-90a4fbf277d3a1be,libdtoa_short-e7b82d30c19ac719,libdtoa-be52037971d2b16c,libphf-e8ad6848716e7f85,libphf_shared-70c3e31891f5762b,libbitflags-3333d968e5f279ee,libego_tree-816833326178bf7a,libmatches-e0967b3597424db7,libhtml5ever-cc76254697477545,libmarkup5ever-784a3577dc39c1df,libstring_cache-8d28cbf03c745108,libprecomputed_hash-18eec5e668757916,libphf_shared-6ee0718c7454816f,libsiphasher-ad596e54e3d18d99,libparking_lot-69d56696eee9bf25,libparking_lot_core-31fd8c035598e6e1,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libphf-a766458045e1f87d,libphf_shared-a68351180ca0a240,libsiphasher-f57ebd3c1701dc0b,libtendril-16f6e289d6cbf792,libutf8-86b7bfe0260f02cf,libfutf-b768697d7a35a463,libdebug_unreachable-0b660284ca9cef37,libmac-e03730e0afbfc986,libreqwest-4ff75de9fc528a7f,librustls_pemfile-550c29e87618f221,libhyper_tls-99bf8fb8e2d1e756,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_native_tls-4a7e61fe178de1df,libserde_urlencoded-1165c583231db95a,libryu-3ba25d01f660afda,libmime-fa5c6e61475ee11e,libencoding_rs-bde0866e99208baa,libnative_tls-076ba299645a1adf,libopenssl_probe-43f6112dac9608f0,libopenssl-463cc3d8fb8b0202,libbitflags-3bced5bc0df4c4ae,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libcfg_if-8dc91cf0ce07e60b,libopenssl_sys-0630f81c0a5cdeb1,libhyper-d6122d8e8365983c,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsocket2-b702c46de82d0786,libhttparse-3484dc2af2ac521c,libh2-149defd98cd5030f,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libtokio_util-d7fa05563898cfe0,libfutures_sink-1a3e7f43fc6dbf4d,libtower_service-ffd8abe90aad1f3e,libtracing-3e4bfff8a8f23531,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libfutures_channel-6c963e07d378e238,libtokio-679b816fddbd8b0d,libsocket2-0d4b8422b42bb7e5,libmio-73093c37e39b2bb4,liblibc-08aef465eb552f81,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liblog-62f38dd377528769,libfutures_util-9756b573771fc582,libmemchr-32e90f4120c6c9bf,libfutures_io-bc246799431b487a,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,liburl-45d45dc4114917b3,libidna-f23572a2900e5550,libutf8_iter-311f0db35672adba,libidna_adapter-4539e5b15b217c15,libicu_properties-0b8b9f216942b99a,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-3628e74a68e5f5cb,libsmallvec-b17260dfb89eb1db,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0312fd9389feb6f9,libpotential_utf-7d85f4036ccfb7eb,libicu_provider-304fb4075e8c1b94,libicu_locale_core-fd50098f4dedbfbc,libtinystr-1a10ceae91d61601,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-b6bd7b6da956cdb5,libzerotrie-37ccb51ae1b5db08,libyoke-28978248d5335313,libstable_deref_trait-9cf20bd8afd27998,libzerofrom-2d3cf84ed867e1d6,libform_urlencoded-1fedd1aa97ed287f,libpercent_encoding-c22fe7fb25e3ff6a,libserde-5457d38726c67fda,libserde_core-e65da28e3e6a84bd,libhttp-16e05df04fe396a3,libitoa-a4ff8677f852b89f,libbytes-e08a006c583c3ac6,libfnv-773757b135178300}.rlib" "<sysroot>/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/rustcaY4QIW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8NFbt1/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::get_num_of_edges (line 61) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcIjM83g/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblabisu-1bd96380c3afdbe5,libnum_cpus-a4d86deae74e9260,libnormalize_url-8a4fa0659af0e8c8,libregex-6cc3780d7c251e15,libregex_automata-65b0e803af069058,libaho_corasick-44cdfcb816b29b76,libregex_syntax-82aefd9daabd7fca,libserde_json-6efbc47cfdae29d6,librand-076d2bf9cac779a7,librand_chacha-9c838534137a15f7,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-a9f1d376f8c7da61,libgetrandom-1410e67f31b38244,libscraper-9fbdf937df2cd6e8,libselectors-ebdecbc9aa934059,libthin_slice-3d05c53f67ecd774,libservo_arc-4684c6d4e8454ad0,libnodrop-90ef78544273350a,libfxhash-4da70fad991848bc,libbyteorder-3f91e0f3212dbed5,libcssparser-bc0a4b197ae6d50d,libitoa-90a4fbf277d3a1be,libdtoa_short-e7b82d30c19ac719,libdtoa-be52037971d2b16c,libphf-e8ad6848716e7f85,libphf_shared-70c3e31891f5762b,libbitflags-3333d968e5f279ee,libego_tree-816833326178bf7a,libmatches-e0967b3597424db7,libhtml5ever-cc76254697477545,libmarkup5ever-784a3577dc39c1df,libstring_cache-8d28cbf03c745108,libprecomputed_hash-18eec5e668757916,libphf_shared-6ee0718c7454816f,libsiphasher-ad596e54e3d18d99,libparking_lot-69d56696eee9bf25,libparking_lot_core-31fd8c035598e6e1,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libphf-a766458045e1f87d,libphf_shared-a68351180ca0a240,libsiphasher-f57ebd3c1701dc0b,libtendril-16f6e289d6cbf792,libutf8-86b7bfe0260f02cf,libfutf-b768697d7a35a463,libdebug_unreachable-0b660284ca9cef37,libmac-e03730e0afbfc986,libreqwest-4ff75de9fc528a7f,librustls_pemfile-550c29e87618f221,libhyper_tls-99bf8fb8e2d1e756,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_native_tls-4a7e61fe178de1df,libserde_urlencoded-1165c583231db95a,libryu-3ba25d01f660afda,libmime-fa5c6e61475ee11e,libencoding_rs-bde0866e99208baa,libnative_tls-076ba299645a1adf,libopenssl_probe-43f6112dac9608f0,libopenssl-463cc3d8fb8b0202,libbitflags-3bced5bc0df4c4ae,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libcfg_if-8dc91cf0ce07e60b,libopenssl_sys-0630f81c0a5cdeb1,libhyper-d6122d8e8365983c,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsocket2-b702c46de82d0786,libhttparse-3484dc2af2ac521c,libh2-149defd98cd5030f,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libtokio_util-d7fa05563898cfe0,libfutures_sink-1a3e7f43fc6dbf4d,libtower_service-ffd8abe90aad1f3e,libtracing-3e4bfff8a8f23531,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libfutures_channel-6c963e07d378e238,libtokio-679b816fddbd8b0d,libsocket2-0d4b8422b42bb7e5,libmio-73093c37e39b2bb4,liblibc-08aef465eb552f81,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liblog-62f38dd377528769,libfutures_util-9756b573771fc582,libmemchr-32e90f4120c6c9bf,libfutures_io-bc246799431b487a,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,liburl-45d45dc4114917b3,libidna-f23572a2900e5550,libutf8_iter-311f0db35672adba,libidna_adapter-4539e5b15b217c15,libicu_properties-0b8b9f216942b99a,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-3628e74a68e5f5cb,libsmallvec-b17260dfb89eb1db,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0312fd9389feb6f9,libpotential_utf-7d85f4036ccfb7eb,libicu_provider-304fb4075e8c1b94,libicu_locale_core-fd50098f4dedbfbc,libtinystr-1a10ceae91d61601,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-b6bd7b6da956cdb5,libzerotrie-37ccb51ae1b5db08,libyoke-28978248d5335313,libstable_deref_trait-9cf20bd8afd27998,libzerofrom-2d3cf84ed867e1d6,libform_urlencoded-1fedd1aa97ed287f,libpercent_encoding-c22fe7fb25e3ff6a,libserde-5457d38726c67fda,libserde_core-e65da28e3e6a84bd,libhttp-16e05df04fe396a3,libitoa-a4ff8677f852b89f,libbytes-e08a006c583c3ac6,libfnv-773757b135178300}.rlib" "<sysroot>/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/rustcIjM83g/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbATGkE/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 (line 345) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcV0N2ez/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblabisu-1bd96380c3afdbe5,libnum_cpus-a4d86deae74e9260,libnormalize_url-8a4fa0659af0e8c8,libregex-6cc3780d7c251e15,libregex_automata-65b0e803af069058,libaho_corasick-44cdfcb816b29b76,libregex_syntax-82aefd9daabd7fca,libserde_json-6efbc47cfdae29d6,librand-076d2bf9cac779a7,librand_chacha-9c838534137a15f7,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-a9f1d376f8c7da61,libgetrandom-1410e67f31b38244,libscraper-9fbdf937df2cd6e8,libselectors-ebdecbc9aa934059,libthin_slice-3d05c53f67ecd774,libservo_arc-4684c6d4e8454ad0,libnodrop-90ef78544273350a,libfxhash-4da70fad991848bc,libbyteorder-3f91e0f3212dbed5,libcssparser-bc0a4b197ae6d50d,libitoa-90a4fbf277d3a1be,libdtoa_short-e7b82d30c19ac719,libdtoa-be52037971d2b16c,libphf-e8ad6848716e7f85,libphf_shared-70c3e31891f5762b,libbitflags-3333d968e5f279ee,libego_tree-816833326178bf7a,libmatches-e0967b3597424db7,libhtml5ever-cc76254697477545,libmarkup5ever-784a3577dc39c1df,libstring_cache-8d28cbf03c745108,libprecomputed_hash-18eec5e668757916,libphf_shared-6ee0718c7454816f,libsiphasher-ad596e54e3d18d99,libparking_lot-69d56696eee9bf25,libparking_lot_core-31fd8c035598e6e1,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libphf-a766458045e1f87d,libphf_shared-a68351180ca0a240,libsiphasher-f57ebd3c1701dc0b,libtendril-16f6e289d6cbf792,libutf8-86b7bfe0260f02cf,libfutf-b768697d7a35a463,libdebug_unreachable-0b660284ca9cef37,libmac-e03730e0afbfc986,libreqwest-4ff75de9fc528a7f,librustls_pemfile-550c29e87618f221,libhyper_tls-99bf8fb8e2d1e756,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_native_tls-4a7e61fe178de1df,libserde_urlencoded-1165c583231db95a,libryu-3ba25d01f660afda,libmime-fa5c6e61475ee11e,libencoding_rs-bde0866e99208baa,libnative_tls-076ba299645a1adf,libopenssl_probe-43f6112dac9608f0,libopenssl-463cc3d8fb8b0202,libbitflags-3bced5bc0df4c4ae,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libcfg_if-8dc91cf0ce07e60b,libopenssl_sys-0630f81c0a5cdeb1,libhyper-d6122d8e8365983c,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsocket2-b702c46de82d0786,libhttparse-3484dc2af2ac521c,libh2-149defd98cd5030f,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libtokio_util-d7fa05563898cfe0,libfutures_sink-1a3e7f43fc6dbf4d,libtower_service-ffd8abe90aad1f3e,libtracing-3e4bfff8a8f23531,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libfutures_channel-6c963e07d378e238,libtokio-679b816fddbd8b0d,libsocket2-0d4b8422b42bb7e5,libmio-73093c37e39b2bb4,liblibc-08aef465eb552f81,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liblog-62f38dd377528769,libfutures_util-9756b573771fc582,libmemchr-32e90f4120c6c9bf,libfutures_io-bc246799431b487a,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,liburl-45d45dc4114917b3,libidna-f23572a2900e5550,libutf8_iter-311f0db35672adba,libidna_adapter-4539e5b15b217c15,libicu_properties-0b8b9f216942b99a,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-3628e74a68e5f5cb,libsmallvec-b17260dfb89eb1db,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0312fd9389feb6f9,libpotential_utf-7d85f4036ccfb7eb,libicu_provider-304fb4075e8c1b94,libicu_locale_core-fd50098f4dedbfbc,libtinystr-1a10ceae91d61601,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-b6bd7b6da956cdb5,libzerotrie-37ccb51ae1b5db08,libyoke-28978248d5335313,libstable_deref_trait-9cf20bd8afd27998,libzerofrom-2d3cf84ed867e1d6,libform_urlencoded-1fedd1aa97ed287f,libpercent_encoding-c22fe7fb25e3ff6a,libserde-5457d38726c67fda,libserde_core-e65da28e3e6a84bd,libhttp-16e05df04fe396a3,libitoa-a4ff8677f852b89f,libbytes-e08a006c583c3ac6,libfnv-773757b135178300}.rlib" "<sysroot>/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/rustcV0N2ez/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVQbJEP/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/rustccPu273/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblabisu-1bd96380c3afdbe5,libnum_cpus-a4d86deae74e9260,libnormalize_url-8a4fa0659af0e8c8,libregex-6cc3780d7c251e15,libregex_automata-65b0e803af069058,libaho_corasick-44cdfcb816b29b76,libregex_syntax-82aefd9daabd7fca,libserde_json-6efbc47cfdae29d6,librand-076d2bf9cac779a7,librand_chacha-9c838534137a15f7,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-a9f1d376f8c7da61,libgetrandom-1410e67f31b38244,libscraper-9fbdf937df2cd6e8,libselectors-ebdecbc9aa934059,libthin_slice-3d05c53f67ecd774,libservo_arc-4684c6d4e8454ad0,libnodrop-90ef78544273350a,libfxhash-4da70fad991848bc,libbyteorder-3f91e0f3212dbed5,libcssparser-bc0a4b197ae6d50d,libitoa-90a4fbf277d3a1be,libdtoa_short-e7b82d30c19ac719,libdtoa-be52037971d2b16c,libphf-e8ad6848716e7f85,libphf_shared-70c3e31891f5762b,libbitflags-3333d968e5f279ee,libego_tree-816833326178bf7a,libmatches-e0967b3597424db7,libhtml5ever-cc76254697477545,libmarkup5ever-784a3577dc39c1df,libstring_cache-8d28cbf03c745108,libprecomputed_hash-18eec5e668757916,libphf_shared-6ee0718c7454816f,libsiphasher-ad596e54e3d18d99,libparking_lot-69d56696eee9bf25,libparking_lot_core-31fd8c035598e6e1,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libphf-a766458045e1f87d,libphf_shared-a68351180ca0a240,libsiphasher-f57ebd3c1701dc0b,libtendril-16f6e289d6cbf792,libutf8-86b7bfe0260f02cf,libfutf-b768697d7a35a463,libdebug_unreachable-0b660284ca9cef37,libmac-e03730e0afbfc986,libreqwest-4ff75de9fc528a7f,librustls_pemfile-550c29e87618f221,libhyper_tls-99bf8fb8e2d1e756,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_native_tls-4a7e61fe178de1df,libserde_urlencoded-1165c583231db95a,libryu-3ba25d01f660afda,libmime-fa5c6e61475ee11e,libencoding_rs-bde0866e99208baa,libnative_tls-076ba299645a1adf,libopenssl_probe-43f6112dac9608f0,libopenssl-463cc3d8fb8b0202,libbitflags-3bced5bc0df4c4ae,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libcfg_if-8dc91cf0ce07e60b,libopenssl_sys-0630f81c0a5cdeb1,libhyper-d6122d8e8365983c,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsocket2-b702c46de82d0786,libhttparse-3484dc2af2ac521c,libh2-149defd98cd5030f,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libtokio_util-d7fa05563898cfe0,libfutures_sink-1a3e7f43fc6dbf4d,libtower_service-ffd8abe90aad1f3e,libtracing-3e4bfff8a8f23531,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libfutures_channel-6c963e07d378e238,libtokio-679b816fddbd8b0d,libsocket2-0d4b8422b42bb7e5,libmio-73093c37e39b2bb4,liblibc-08aef465eb552f81,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liblog-62f38dd377528769,libfutures_util-9756b573771fc582,libmemchr-32e90f4120c6c9bf,libfutures_io-bc246799431b487a,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,liburl-45d45dc4114917b3,libidna-f23572a2900e5550,libutf8_iter-311f0db35672adba,libidna_adapter-4539e5b15b217c15,libicu_properties-0b8b9f216942b99a,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-3628e74a68e5f5cb,libsmallvec-b17260dfb89eb1db,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0312fd9389feb6f9,libpotential_utf-7d85f4036ccfb7eb,libicu_provider-304fb4075e8c1b94,libicu_locale_core-fd50098f4dedbfbc,libtinystr-1a10ceae91d61601,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-b6bd7b6da956cdb5,libzerotrie-37ccb51ae1b5db08,libyoke-28978248d5335313,libstable_deref_trait-9cf20bd8afd27998,libzerofrom-2d3cf84ed867e1d6,libform_urlencoded-1fedd1aa97ed287f,libpercent_encoding-c22fe7fb25e3ff6a,libserde-5457d38726c67fda,libserde_core-e65da28e3e6a84bd,libhttp-16e05df04fe396a3,libitoa-a4ff8677f852b89f,libbytes-e08a006c583c3ac6,libfnv-773757b135178300}.rlib" "<sysroot>/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/rustccPu273/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJrzjo1/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::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' 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:     0x5a53807a87c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a53807a87c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a53807a87c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a53807a87c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a53807c47d3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a53807c47d3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a53807a63b3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a53807a63b3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a53807a8612 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a53807a96a3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a53807a9485 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5a53807a9f75 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5a53807a9e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5a53807a8cb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5a53807a9a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5a53807c3a00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5a53807c3e36 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x5a538075c7f7 - core::result::Result<T,E>::unwrap::ha00a32af1f9a491d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   18:     0x5a538075c7f7 - labisu::graphs::Graph::write_to_json::hde65edd7e4c4f7a8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/graphs.rs:436:55
[INFO] [stdout]   19:     0x5a538075b27f - rust_out::main::_doctest_main_src_graphs_rs_421_0::ha3edeae2d02bedbc
[INFO] [stdout]   20:     0x5a538075b096 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   21:     0x5a538075abb3 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   22:     0x5a538075ab96 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   23:     0x5a538075ab79 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   24:     0x5a53807a3f10 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   25:     0x5a53807a3f10 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x5a53807a3f10 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x5a53807a3f10 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x5a53807a3f10 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   29:     0x5a53807a3f10 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a53807a3f10 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a53807a3f10 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a53807a3f10 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   33:     0x5a538075ab61 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   34:     0x5a538075b345 - main
[INFO] [stdout]   35:     0x7b6276f681ca - <unknown>
[INFO] [stdout]   36:     0x7b6276f6828b - __libc_start_main
[INFO] [stdout]   37:     0x5a538075aa75 - _start
[INFO] [stdout]   38:                0x0 - <unknown>
[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' panicked at src/scraper.rs:8:1:
[INFO] [stdout] assertion failed: links.len() > 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59318d6807c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59318d6807c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59318d6807c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59318d6807c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59318d6a50d3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59318d6a50d3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59318d67d653 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59318d67d653 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59318d680612 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59318d681703 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59318d6814e5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x59318d682115 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x59318d681e76 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   13:     0x59318d680cc9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x59318d681b3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x59318d6a2910 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x59318d6a299c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   17:     0x59318cf29dd2 - rust_out::main::_doctest_main_src_scraper_rs_36_0::hb336dc5fdd547210
[INFO] [stdout]   18:     0x59318cf29c86 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   19:     0x59318cf29843 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   20:     0x59318cf29826 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   21:     0x59318cf29809 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   22:     0x59318d6795c0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   23:     0x59318d6795c0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   24:     0x59318d6795c0 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x59318d6795c0 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x59318d6795c0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x59318d6795c0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x59318d6795c0 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x59318d6795c0 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59318d6795c0 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x59318cf297f1 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   32:     0x59318cf29f15 - main
[INFO] [stdout]   33:     0x74cd667d91ca - <unknown>
[INFO] [stdout]   34:     0x74cd667d928b - __libc_start_main
[INFO] [stdout]   35:     0x59318cf29635 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[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' 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:     0x57d0891ba442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57d0891ba442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57d0891ba442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57d0891ba442 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57d0891d6c73 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57d0891d6c73 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57d0891b8033 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57d0891b8033 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57d0891ba292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57d0891bb323 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57d0891bb105 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x57d0891bbbf5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x57d0891bba8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x57d0891ba939 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x57d0891bb71d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x57d0891d5e70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x57d0891d62d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x57d0891520a7 - core::result::Result<T,E>::unwrap::ha00a32af1f9a491d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   18:     0x57d0891520a7 - labisu::graphs::Graph::write_to_json::hde65edd7e4c4f7a8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/graphs.rs:436:55
[INFO] [stdout]   19:     0x57d089150653 - rust_out::main::_doctest_main_src_graphs_rs_441_0::he9076552896588eb
[INFO] [stdout]   20:     0x57d089150456 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   21:     0x57d08914fce3 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   22:     0x57d08914fcc6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   23:     0x57d08914fca9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   24:     0x57d0891b5430 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   25:     0x57d0891b5430 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x57d0891b5430 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x57d0891b5430 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x57d0891b5430 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   29:     0x57d0891b5430 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x57d0891b5430 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x57d0891b5430 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x57d0891b5430 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   33:     0x57d08914fc91 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   34:     0x57d089150a85 - main
[INFO] [stdout]   35:     0x7776cdbd91ca - <unknown>
[INFO] [stdout]   36:     0x7776cdbd928b - __libc_start_main
[INFO] [stdout]   37:     0x57d08914fba5 - _start
[INFO] [stdout]   38:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/crawler.rs - crawler::Crawler::crawl (line 37)
[INFO] [stdout]     src/graphs.rs - graphs::Graph::add_edge (line 345)
[INFO] [stdout]     src/graphs.rs - graphs::Graph::empty (line 99)
[INFO] [stdout]     src/graphs.rs - graphs::Graph::from_names (line 207)
[INFO] [stdout]     src/graphs.rs - graphs::Graph::get_num_of_edges (line 61)
[INFO] [stdout]     src/graphs.rs - graphs::Graph::read_from_json (line 441)
[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. 22 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 35.74s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "28aefdd8373482c45237bdae6363e94525968e410ba60c05f029cc1540f6202f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28aefdd8373482c45237bdae6363e94525968e410ba60c05f029cc1540f6202f", kill_on_drop: false }`
[INFO] [stdout] 28aefdd8373482c45237bdae6363e94525968e410ba60c05f029cc1540f6202f
