[INFO] fetching crate crossref 0.2.2... [INFO] testing crossref-0.2.2 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate crossref 0.2.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate crossref 0.2.2 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate crossref 0.2.2 [INFO] finished tweaking crates.io crate crossref 0.2.2 [INFO] tweaked toml for crates.io crate crossref 0.2.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate crossref 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d5c27e6db9dbb12cb924782562a3e32b8ac22ba376876e85911045647ba6c3d4 [INFO] running `Command { std: "docker" "start" "-a" "d5c27e6db9dbb12cb924782562a3e32b8ac22ba376876e85911045647ba6c3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5c27e6db9dbb12cb924782562a3e32b8ac22ba376876e85911045647ba6c3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5c27e6db9dbb12cb924782562a3e32b8ac22ba376876e85911045647ba6c3d4", kill_on_drop: false }` [INFO] [stdout] d5c27e6db9dbb12cb924782562a3e32b8ac22ba376876e85911045647ba6c3d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2265dc4270234cae0d782f5d96a8f45808ac4113a6de10b3493a235a4d7fafb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d2265dc4270234cae0d782f5d96a8f45808ac4113a6de10b3493a235a4d7fafb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling openssl v0.10.22 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.18 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.46 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.17 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio v0.1.20 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling crossref v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "d2265dc4270234cae0d782f5d96a8f45808ac4113a6de10b3493a235a4d7fafb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2265dc4270234cae0d782f5d96a8f45808ac4113a6de10b3493a235a4d7fafb", kill_on_drop: false }` [INFO] [stdout] d2265dc4270234cae0d782f5d96a8f45808ac4113a6de10b3493a235a4d7fafb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6cebdee56803726a8c19f520187bfe5d2102dbe93bb4dffec4962128c4338839 [INFO] running `Command { std: "docker" "start" "-a" "6cebdee56803726a8c19f520187bfe5d2102dbe93bb4dffec4962128c4338839", kill_on_drop: false }` [INFO] [stderr] Compiling crossref v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.92s [INFO] running `Command { std: "docker" "inspect" "6cebdee56803726a8c19f520187bfe5d2102dbe93bb4dffec4962128c4338839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cebdee56803726a8c19f520187bfe5d2102dbe93bb4dffec4962128c4338839", kill_on_drop: false }` [INFO] [stdout] 6cebdee56803726a8c19f520187bfe5d2102dbe93bb4dffec4962128c4338839 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4653e8f4f31abc4772a5ac62281b0d16a9769a63e16a6146e459bb59a8c33940 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4653e8f4f31abc4772a5ac62281b0d16a9769a63e16a6146e459bb59a8c33940", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crossref-67a93f8205a2b76f) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test query::works::tests::serialize_works_ident ... ok [INFO] [stdout] test response::tests::agency_msg_deserialize ... ok [INFO] [stdout] test response::tests::type_list_msg_deserialize ... ok [INFO] [stdout] test response::tests::funder_msg_deserialize2 ... ok [INFO] [stdout] test response::tests::facets_deserialize ... ok [INFO] [stdout] test response::tests::prefix_msg_deserialize ... ok [INFO] [stdout] test response::tests::journal_msg_deserialize ... ok [INFO] [stdout] test response::tests::journals_list_msg_deserialize ... ok [INFO] [stdout] test response::tests::members_list_msg_deserialize ... ok [INFO] [stdout] test response::work::tests::date_parts_serde ... ok [INFO] [stdout] test response::tests::funder_list_msg_deserialize ... ok [INFO] [stdout] test response::tests::funder_msg_deserialize ... ok [INFO] [stdout] test response::tests::member_msg_deserialize ... ok [INFO] [stdout] test response::tests::type_msg_deserialize ... ok [INFO] [stdout] test response::tests::validation_failure_deserialize ... ok [INFO] [stdout] test response::work::tests::serialize_work ... ok [INFO] [stdout] test response::tests::work_msg_deserialize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests crossref [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test src/lib.rs - Crossref::deep_page (line 414) ... ok [INFO] [stdout] test src/lib.rs - (line 182) ... ok [INFO] [stdout] test src/lib.rs - (line 226) ... ok [INFO] [stdout] test src/lib.rs - (line 41) ... ok [INFO] [stdout] test src/lib.rs - (line 58) ... ok [INFO] [stdout] test src/lib.rs - (line 85) ... ok [INFO] [stdout] test src/lib.rs - (line 120) ... ok [INFO] [stdout] test src/lib.rs - Crossref::deep_page (line 430) ... ok [INFO] [stdout] test src/lib.rs - (line 195) ... ok [INFO] [stdout] test src/lib.rs - (line 15) ... ok [INFO] [stdout] test src/lib.rs - (line 149) ... ok [INFO] [stdout] test src/lib.rs - (line 103) ... ok [INFO] [stdout] test src/lib.rs - (line 161) ... ok [INFO] [stdout] test src/lib.rs - (line 25) ... ok [INFO] [stdout] test src/lib.rs - (line 212) ... ok [INFO] [stdout] test src/lib.rs - (line 134) ... ok [INFO] [stdout] test src/lib.rs - Crossref::deep_page (line 444) ... ok [INFO] [stdout] test src/lib.rs - Crossref::works (line 368) ... ok [INFO] [stdout] test src/query/works.rs - query::works::WorksIdentQuery (line 589) ... FAILED [INFO] [stdout] test src/lib.rs - Crossref::random_dois (line 552) ... ok [INFO] [stdout] test src/lib.rs - CrossrefBuilder (line 571) ... ok [INFO] [stdout] test src/lib.rs - Crossref::deep_page (line 462) ... ok [INFO] [stdout] test src/query/works.rs - query::works::Works (line 446) ... FAILED [INFO] [stdout] test src/query/works.rs - query::works::WorksIdentQuery (line 581) ... FAILED [INFO] [stdout] test src/query/works.rs - query::works::Works (line 456) ... FAILED [INFO] [stdout] test src/query/works.rs - query::works::WorksQuery (line 809) ... FAILED [INFO] [stdout] test src/query/works.rs - query::works::WorksQuery::queries (line 692) ... ok [INFO] [stdout] test src/query/works.rs - query::works::WorksQuery::field_queries (line 710) ... ok [INFO] [stdout] test src/query/works.rs - query::works::WorksQuery::into_combined (line 774) ... ok [INFO] [stdout] test src/query/works.rs - query::works::WorksQuery::into_combined_query (line 794) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/query/works.rs - query::works::WorksIdentQuery (line 589) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestHZks0A/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestHZks0A/rust_out" "/tmp/rustdoctestHZks0A/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-adeb85b4e0a70b5e/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcrossref-fb4f698b05b1dbbc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4418c88e04e04e4d.rlib" "/opt/rustwide/target/debug/deps/libuuid-7f6845bd34680be6.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e66069a68d4a84a3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b1a625802cb58c34.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-791983ca245fcfda.rlib" "/opt/rustwide/target/debug/deps/libphf-69bd8399c48d55af.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfc15f788db5df0a.rlib" "/opt/rustwide/target/debug/deps/libunicase-7ae2992356aa07bf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libmime-dc9e26b8073bc049.rlib" "/opt/rustwide/target/debug/deps/libunicase-122013fe8800e0b3.rlib" "/opt/rustwide/target/debug/deps/libflate2-30985bc540321aee.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-6f3c15d625894c15.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-30842773886ba7df.rlib" "/opt/rustwide/target/debug/deps/libadler32-0f890c4872b73b1a.rlib" "/opt/rustwide/target/debug/deps/libcrc-eacf59a36afead28.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6fe7746cee0978c3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-af796ee76ee55eb9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-290d936cc0c8e5cc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4fe2ace5ce57b2c3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-14f114324c124909.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44e95351d5c34c9b.rlib" "/opt/rustwide/target/debug/deps/libhyper-c3a405e458e43f2f.rlib" "/opt/rustwide/target/debug/deps/libwant-681359e33dee5c7a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libtokio-2731ee152f47bc39.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-6cc03acd1b3bbeb5.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-68222931d5b45de2.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-641948e922246a90.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ed9de7ccd098e9db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-476a9d75bf3d7f98.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-54dfbd4eefa2868b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c70fef7836186dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-690a02c1b7b8df62.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-54f728f0008fcbd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8d0113c79263b104.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-53af9e71d80ee02f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9dae2c4c64c701fb.rlib" "/opt/rustwide/target/debug/deps/librand-d05194b049eba4aa.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-547e20561c66783a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d194d475f47d453c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-29b765447745d749.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-365cf075441f0a89.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-444aa90c291757cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-d59f52a6c43cdb07.rlib" "/opt/rustwide/target/debug/deps/librand_os-7386c9313c7bd37a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1e6c6526e90e81a3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7840c02da82e2bf0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c39ff13276104f76.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-e64d096d28355848.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c919558b74825bf8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a7e0584871ef304e.rlib" "/opt/rustwide/target/debug/deps/libmio-29ebab035c4114ec.rlib" "/opt/rustwide/target/debug/deps/libnet2-7b8cd8faff4d10ae.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b984df79d108a010.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-fa1d84bb3cfa0c27.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-89149cdc0e1e53f2.rlib" "/opt/rustwide/target/debug/deps/libh2-119f6e5454337772.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7554f775129d0a0f.rlib" "/opt/rustwide/target/debug/deps/libstring-48a4c1fd817db296.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-f58a7854cb0b9863.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-ae00fa23f6f282f4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1ab53d21cf71c944.rlib" "/opt/rustwide/target/debug/deps/libhttp-ed04b770439e2f6f.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libfutures-e25b38a88fc8f1d7.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-409bbfd5c47d0602.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-8145317d19534d81.rlib" "/opt/rustwide/target/debug/deps/liblog-9d2168df002424d1.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-ce2f664de42b5d64.rlib" "/opt/rustwide/target/debug/deps/libregex-fafa8cb2210f1513.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-34a93cb0f57de7bb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5c29288cae0d000c.rlib" "/opt/rustwide/target/debug/deps/libucd_util-dd49457a1bccdb32.rlib" "/opt/rustwide/target/debug/deps/libthread_local-cfdf414287c9064e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-40730d871c9e37dc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9ecf7f71e8b143f4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6034a6970937b2b0.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4d831a1c3e509e86.rlib" "/opt/rustwide/target/debug/deps/libtry_from-8eb57f59b1d05dc9.rlib" "/opt/rustwide/target/debug/deps/libcookie-67ce41dafacc6fea.rlib" "/opt/rustwide/target/debug/deps/liburl-41f291a3510eee1c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-c598cc3919e4efc2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c863bd1c172a5493.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-70d3e06f6296bb48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libbytes-1def28802718e90a.rlib" "/opt/rustwide/target/debug/deps/libeither-321f06106e2f3e2f.rlib" "/opt/rustwide/target/debug/deps/libiovec-29f226a5d7dab622.rlib" "/opt/rustwide/target/debug/deps/libbase64-134b316b80f4de2c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1bd1672a8ef13396.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f95e2b3ae9e31c38.rlib" "/opt/rustwide/target/debug/deps/libryu-914d44a52bb6db6f.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libchrono-c16fae4f9329f2b0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9939bff4b793dbbb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-eb20b5fec31850de.rlib" "/opt/rustwide/target/debug/deps/libtime-5f8b43ab1888afca.rlib" "/opt/rustwide/target/debug/deps/libserde-ae70b286ba47647f.rlib" "/opt/rustwide/target/debug/deps/libfailure-24af64f8819dbb11.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6ddd52f9b9788835.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-a5906529847035d0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-80f6eb8917d70370.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-624775febb963c4d.rlib" "/opt/rustwide/target/debug/deps/liblibc-9d3e9e9a8490ad93.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/query/works.rs - query::works::Works (line 446) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestgxbWM9/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestgxbWM9/rust_out" "/tmp/rustdoctestgxbWM9/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-adeb85b4e0a70b5e/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcrossref-fb4f698b05b1dbbc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4418c88e04e04e4d.rlib" "/opt/rustwide/target/debug/deps/libuuid-7f6845bd34680be6.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e66069a68d4a84a3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b1a625802cb58c34.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-791983ca245fcfda.rlib" "/opt/rustwide/target/debug/deps/libphf-69bd8399c48d55af.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfc15f788db5df0a.rlib" "/opt/rustwide/target/debug/deps/libunicase-7ae2992356aa07bf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libmime-dc9e26b8073bc049.rlib" "/opt/rustwide/target/debug/deps/libunicase-122013fe8800e0b3.rlib" "/opt/rustwide/target/debug/deps/libflate2-30985bc540321aee.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-6f3c15d625894c15.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-30842773886ba7df.rlib" "/opt/rustwide/target/debug/deps/libadler32-0f890c4872b73b1a.rlib" "/opt/rustwide/target/debug/deps/libcrc-eacf59a36afead28.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6fe7746cee0978c3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-af796ee76ee55eb9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-290d936cc0c8e5cc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4fe2ace5ce57b2c3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-14f114324c124909.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44e95351d5c34c9b.rlib" "/opt/rustwide/target/debug/deps/libhyper-c3a405e458e43f2f.rlib" "/opt/rustwide/target/debug/deps/libwant-681359e33dee5c7a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libtokio-2731ee152f47bc39.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-6cc03acd1b3bbeb5.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-68222931d5b45de2.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-641948e922246a90.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ed9de7ccd098e9db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-476a9d75bf3d7f98.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-54dfbd4eefa2868b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c70fef7836186dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-690a02c1b7b8df62.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-54f728f0008fcbd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8d0113c79263b104.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-53af9e71d80ee02f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9dae2c4c64c701fb.rlib" "/opt/rustwide/target/debug/deps/librand-d05194b049eba4aa.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-547e20561c66783a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d194d475f47d453c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-29b765447745d749.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-365cf075441f0a89.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-444aa90c291757cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-d59f52a6c43cdb07.rlib" "/opt/rustwide/target/debug/deps/librand_os-7386c9313c7bd37a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1e6c6526e90e81a3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7840c02da82e2bf0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c39ff13276104f76.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-e64d096d28355848.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c919558b74825bf8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a7e0584871ef304e.rlib" "/opt/rustwide/target/debug/deps/libmio-29ebab035c4114ec.rlib" "/opt/rustwide/target/debug/deps/libnet2-7b8cd8faff4d10ae.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b984df79d108a010.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-fa1d84bb3cfa0c27.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-89149cdc0e1e53f2.rlib" "/opt/rustwide/target/debug/deps/libh2-119f6e5454337772.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7554f775129d0a0f.rlib" "/opt/rustwide/target/debug/deps/libstring-48a4c1fd817db296.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-f58a7854cb0b9863.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-ae00fa23f6f282f4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1ab53d21cf71c944.rlib" "/opt/rustwide/target/debug/deps/libhttp-ed04b770439e2f6f.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libfutures-e25b38a88fc8f1d7.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-409bbfd5c47d0602.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-8145317d19534d81.rlib" "/opt/rustwide/target/debug/deps/liblog-9d2168df002424d1.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-ce2f664de42b5d64.rlib" "/opt/rustwide/target/debug/deps/libregex-fafa8cb2210f1513.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-34a93cb0f57de7bb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5c29288cae0d000c.rlib" "/opt/rustwide/target/debug/deps/libucd_util-dd49457a1bccdb32.rlib" "/opt/rustwide/target/debug/deps/libthread_local-cfdf414287c9064e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-40730d871c9e37dc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9ecf7f71e8b143f4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6034a6970937b2b0.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4d831a1c3e509e86.rlib" "/opt/rustwide/target/debug/deps/libtry_from-8eb57f59b1d05dc9.rlib" "/opt/rustwide/target/debug/deps/libcookie-67ce41dafacc6fea.rlib" "/opt/rustwide/target/debug/deps/liburl-41f291a3510eee1c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-c598cc3919e4efc2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c863bd1c172a5493.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-70d3e06f6296bb48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libbytes-1def28802718e90a.rlib" "/opt/rustwide/target/debug/deps/libeither-321f06106e2f3e2f.rlib" "/opt/rustwide/target/debug/deps/libiovec-29f226a5d7dab622.rlib" "/opt/rustwide/target/debug/deps/libbase64-134b316b80f4de2c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1bd1672a8ef13396.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f95e2b3ae9e31c38.rlib" "/opt/rustwide/target/debug/deps/libryu-914d44a52bb6db6f.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libchrono-c16fae4f9329f2b0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9939bff4b793dbbb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-eb20b5fec31850de.rlib" "/opt/rustwide/target/debug/deps/libtime-5f8b43ab1888afca.rlib" "/opt/rustwide/target/debug/deps/libserde-ae70b286ba47647f.rlib" "/opt/rustwide/target/debug/deps/libfailure-24af64f8819dbb11.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6ddd52f9b9788835.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-a5906529847035d0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-80f6eb8917d70370.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-624775febb963c4d.rlib" "/opt/rustwide/target/debug/deps/liblibc-9d3e9e9a8490ad93.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/query/works.rs - query::works::WorksIdentQuery (line 581) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestLuyx5d/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestLuyx5d/rust_out" "/tmp/rustdoctestLuyx5d/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-adeb85b4e0a70b5e/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcrossref-fb4f698b05b1dbbc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4418c88e04e04e4d.rlib" "/opt/rustwide/target/debug/deps/libuuid-7f6845bd34680be6.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e66069a68d4a84a3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b1a625802cb58c34.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-791983ca245fcfda.rlib" "/opt/rustwide/target/debug/deps/libphf-69bd8399c48d55af.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfc15f788db5df0a.rlib" "/opt/rustwide/target/debug/deps/libunicase-7ae2992356aa07bf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libmime-dc9e26b8073bc049.rlib" "/opt/rustwide/target/debug/deps/libunicase-122013fe8800e0b3.rlib" "/opt/rustwide/target/debug/deps/libflate2-30985bc540321aee.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-6f3c15d625894c15.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-30842773886ba7df.rlib" "/opt/rustwide/target/debug/deps/libadler32-0f890c4872b73b1a.rlib" "/opt/rustwide/target/debug/deps/libcrc-eacf59a36afead28.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6fe7746cee0978c3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-af796ee76ee55eb9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-290d936cc0c8e5cc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4fe2ace5ce57b2c3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-14f114324c124909.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44e95351d5c34c9b.rlib" "/opt/rustwide/target/debug/deps/libhyper-c3a405e458e43f2f.rlib" "/opt/rustwide/target/debug/deps/libwant-681359e33dee5c7a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libtokio-2731ee152f47bc39.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-6cc03acd1b3bbeb5.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-68222931d5b45de2.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-641948e922246a90.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ed9de7ccd098e9db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-476a9d75bf3d7f98.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-54dfbd4eefa2868b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c70fef7836186dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-690a02c1b7b8df62.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-54f728f0008fcbd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8d0113c79263b104.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-53af9e71d80ee02f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9dae2c4c64c701fb.rlib" "/opt/rustwide/target/debug/deps/librand-d05194b049eba4aa.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-547e20561c66783a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d194d475f47d453c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-29b765447745d749.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-365cf075441f0a89.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-444aa90c291757cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-d59f52a6c43cdb07.rlib" "/opt/rustwide/target/debug/deps/librand_os-7386c9313c7bd37a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1e6c6526e90e81a3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7840c02da82e2bf0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c39ff13276104f76.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-e64d096d28355848.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c919558b74825bf8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a7e0584871ef304e.rlib" "/opt/rustwide/target/debug/deps/libmio-29ebab035c4114ec.rlib" "/opt/rustwide/target/debug/deps/libnet2-7b8cd8faff4d10ae.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b984df79d108a010.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-fa1d84bb3cfa0c27.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-89149cdc0e1e53f2.rlib" "/opt/rustwide/target/debug/deps/libh2-119f6e5454337772.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7554f775129d0a0f.rlib" "/opt/rustwide/target/debug/deps/libstring-48a4c1fd817db296.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-f58a7854cb0b9863.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-ae00fa23f6f282f4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1ab53d21cf71c944.rlib" "/opt/rustwide/target/debug/deps/libhttp-ed04b770439e2f6f.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libfutures-e25b38a88fc8f1d7.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-409bbfd5c47d0602.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-8145317d19534d81.rlib" "/opt/rustwide/target/debug/deps/liblog-9d2168df002424d1.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-ce2f664de42b5d64.rlib" "/opt/rustwide/target/debug/deps/libregex-fafa8cb2210f1513.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-34a93cb0f57de7bb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5c29288cae0d000c.rlib" "/opt/rustwide/target/debug/deps/libucd_util-dd49457a1bccdb32.rlib" "/opt/rustwide/target/debug/deps/libthread_local-cfdf414287c9064e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-40730d871c9e37dc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9ecf7f71e8b143f4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6034a6970937b2b0.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4d831a1c3e509e86.rlib" "/opt/rustwide/target/debug/deps/libtry_from-8eb57f59b1d05dc9.rlib" "/opt/rustwide/target/debug/deps/libcookie-67ce41dafacc6fea.rlib" "/opt/rustwide/target/debug/deps/liburl-41f291a3510eee1c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-c598cc3919e4efc2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c863bd1c172a5493.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-70d3e06f6296bb48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libbytes-1def28802718e90a.rlib" "/opt/rustwide/target/debug/deps/libeither-321f06106e2f3e2f.rlib" "/opt/rustwide/target/debug/deps/libiovec-29f226a5d7dab622.rlib" "/opt/rustwide/target/debug/deps/libbase64-134b316b80f4de2c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1bd1672a8ef13396.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f95e2b3ae9e31c38.rlib" "/opt/rustwide/target/debug/deps/libryu-914d44a52bb6db6f.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libchrono-c16fae4f9329f2b0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9939bff4b793dbbb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-eb20b5fec31850de.rlib" "/opt/rustwide/target/debug/deps/libtime-5f8b43ab1888afca.rlib" "/opt/rustwide/target/debug/deps/libserde-ae70b286ba47647f.rlib" "/opt/rustwide/target/debug/deps/libfailure-24af64f8819dbb11.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6ddd52f9b9788835.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-a5906529847035d0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-80f6eb8917d70370.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-624775febb963c4d.rlib" "/opt/rustwide/target/debug/deps/liblibc-9d3e9e9a8490ad93.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/query/works.rs - query::works::Works (line 456) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctest55AsXT/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctest55AsXT/rust_out" "/tmp/rustdoctest55AsXT/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-adeb85b4e0a70b5e/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcrossref-fb4f698b05b1dbbc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4418c88e04e04e4d.rlib" "/opt/rustwide/target/debug/deps/libuuid-7f6845bd34680be6.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e66069a68d4a84a3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b1a625802cb58c34.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-791983ca245fcfda.rlib" "/opt/rustwide/target/debug/deps/libphf-69bd8399c48d55af.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfc15f788db5df0a.rlib" "/opt/rustwide/target/debug/deps/libunicase-7ae2992356aa07bf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libmime-dc9e26b8073bc049.rlib" "/opt/rustwide/target/debug/deps/libunicase-122013fe8800e0b3.rlib" "/opt/rustwide/target/debug/deps/libflate2-30985bc540321aee.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-6f3c15d625894c15.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-30842773886ba7df.rlib" "/opt/rustwide/target/debug/deps/libadler32-0f890c4872b73b1a.rlib" "/opt/rustwide/target/debug/deps/libcrc-eacf59a36afead28.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6fe7746cee0978c3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-af796ee76ee55eb9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-290d936cc0c8e5cc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4fe2ace5ce57b2c3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-14f114324c124909.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44e95351d5c34c9b.rlib" "/opt/rustwide/target/debug/deps/libhyper-c3a405e458e43f2f.rlib" "/opt/rustwide/target/debug/deps/libwant-681359e33dee5c7a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libtokio-2731ee152f47bc39.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-6cc03acd1b3bbeb5.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-68222931d5b45de2.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-641948e922246a90.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ed9de7ccd098e9db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-476a9d75bf3d7f98.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-54dfbd4eefa2868b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c70fef7836186dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-690a02c1b7b8df62.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-54f728f0008fcbd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8d0113c79263b104.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-53af9e71d80ee02f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9dae2c4c64c701fb.rlib" "/opt/rustwide/target/debug/deps/librand-d05194b049eba4aa.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-547e20561c66783a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d194d475f47d453c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-29b765447745d749.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-365cf075441f0a89.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-444aa90c291757cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-d59f52a6c43cdb07.rlib" "/opt/rustwide/target/debug/deps/librand_os-7386c9313c7bd37a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1e6c6526e90e81a3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7840c02da82e2bf0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c39ff13276104f76.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-e64d096d28355848.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c919558b74825bf8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a7e0584871ef304e.rlib" "/opt/rustwide/target/debug/deps/libmio-29ebab035c4114ec.rlib" "/opt/rustwide/target/debug/deps/libnet2-7b8cd8faff4d10ae.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b984df79d108a010.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-fa1d84bb3cfa0c27.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-89149cdc0e1e53f2.rlib" "/opt/rustwide/target/debug/deps/libh2-119f6e5454337772.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7554f775129d0a0f.rlib" "/opt/rustwide/target/debug/deps/libstring-48a4c1fd817db296.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-f58a7854cb0b9863.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-ae00fa23f6f282f4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1ab53d21cf71c944.rlib" "/opt/rustwide/target/debug/deps/libhttp-ed04b770439e2f6f.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libfutures-e25b38a88fc8f1d7.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-409bbfd5c47d0602.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-8145317d19534d81.rlib" "/opt/rustwide/target/debug/deps/liblog-9d2168df002424d1.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-ce2f664de42b5d64.rlib" "/opt/rustwide/target/debug/deps/libregex-fafa8cb2210f1513.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-34a93cb0f57de7bb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5c29288cae0d000c.rlib" "/opt/rustwide/target/debug/deps/libucd_util-dd49457a1bccdb32.rlib" "/opt/rustwide/target/debug/deps/libthread_local-cfdf414287c9064e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-40730d871c9e37dc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9ecf7f71e8b143f4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6034a6970937b2b0.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4d831a1c3e509e86.rlib" "/opt/rustwide/target/debug/deps/libtry_from-8eb57f59b1d05dc9.rlib" "/opt/rustwide/target/debug/deps/libcookie-67ce41dafacc6fea.rlib" "/opt/rustwide/target/debug/deps/liburl-41f291a3510eee1c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-c598cc3919e4efc2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c863bd1c172a5493.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-70d3e06f6296bb48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libbytes-1def28802718e90a.rlib" "/opt/rustwide/target/debug/deps/libeither-321f06106e2f3e2f.rlib" "/opt/rustwide/target/debug/deps/libiovec-29f226a5d7dab622.rlib" "/opt/rustwide/target/debug/deps/libbase64-134b316b80f4de2c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1bd1672a8ef13396.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f95e2b3ae9e31c38.rlib" "/opt/rustwide/target/debug/deps/libryu-914d44a52bb6db6f.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libchrono-c16fae4f9329f2b0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9939bff4b793dbbb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-eb20b5fec31850de.rlib" "/opt/rustwide/target/debug/deps/libtime-5f8b43ab1888afca.rlib" "/opt/rustwide/target/debug/deps/libserde-ae70b286ba47647f.rlib" "/opt/rustwide/target/debug/deps/libfailure-24af64f8819dbb11.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6ddd52f9b9788835.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-a5906529847035d0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-80f6eb8917d70370.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-624775febb963c4d.rlib" "/opt/rustwide/target/debug/deps/liblibc-9d3e9e9a8490ad93.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/query/works.rs - query::works::WorksQuery (line 809) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestDXPxj9/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestDXPxj9/rust_out" "/tmp/rustdoctestDXPxj9/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-adeb85b4e0a70b5e/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcrossref-fb4f698b05b1dbbc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4418c88e04e04e4d.rlib" "/opt/rustwide/target/debug/deps/libuuid-7f6845bd34680be6.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e66069a68d4a84a3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b1a625802cb58c34.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-791983ca245fcfda.rlib" "/opt/rustwide/target/debug/deps/libphf-69bd8399c48d55af.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfc15f788db5df0a.rlib" "/opt/rustwide/target/debug/deps/libunicase-7ae2992356aa07bf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libmime-dc9e26b8073bc049.rlib" "/opt/rustwide/target/debug/deps/libunicase-122013fe8800e0b3.rlib" "/opt/rustwide/target/debug/deps/libflate2-30985bc540321aee.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-6f3c15d625894c15.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-30842773886ba7df.rlib" "/opt/rustwide/target/debug/deps/libadler32-0f890c4872b73b1a.rlib" "/opt/rustwide/target/debug/deps/libcrc-eacf59a36afead28.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6fe7746cee0978c3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-af796ee76ee55eb9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-290d936cc0c8e5cc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4fe2ace5ce57b2c3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-14f114324c124909.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44e95351d5c34c9b.rlib" "/opt/rustwide/target/debug/deps/libhyper-c3a405e458e43f2f.rlib" "/opt/rustwide/target/debug/deps/libwant-681359e33dee5c7a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libtokio-2731ee152f47bc39.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-6cc03acd1b3bbeb5.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-68222931d5b45de2.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-641948e922246a90.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ed9de7ccd098e9db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-476a9d75bf3d7f98.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-54dfbd4eefa2868b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c70fef7836186dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-690a02c1b7b8df62.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-54f728f0008fcbd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8d0113c79263b104.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-53af9e71d80ee02f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9dae2c4c64c701fb.rlib" "/opt/rustwide/target/debug/deps/librand-d05194b049eba4aa.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-547e20561c66783a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d194d475f47d453c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-29b765447745d749.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-365cf075441f0a89.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-444aa90c291757cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-d59f52a6c43cdb07.rlib" "/opt/rustwide/target/debug/deps/librand_os-7386c9313c7bd37a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1e6c6526e90e81a3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7840c02da82e2bf0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c39ff13276104f76.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-e64d096d28355848.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c919558b74825bf8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a7e0584871ef304e.rlib" "/opt/rustwide/target/debug/deps/libmio-29ebab035c4114ec.rlib" "/opt/rustwide/target/debug/deps/libnet2-7b8cd8faff4d10ae.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b984df79d108a010.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-fa1d84bb3cfa0c27.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-89149cdc0e1e53f2.rlib" "/opt/rustwide/target/debug/deps/libh2-119f6e5454337772.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7554f775129d0a0f.rlib" "/opt/rustwide/target/debug/deps/libstring-48a4c1fd817db296.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-f58a7854cb0b9863.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-ae00fa23f6f282f4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1ab53d21cf71c944.rlib" "/opt/rustwide/target/debug/deps/libhttp-ed04b770439e2f6f.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libfutures-e25b38a88fc8f1d7.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-409bbfd5c47d0602.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-8145317d19534d81.rlib" "/opt/rustwide/target/debug/deps/liblog-9d2168df002424d1.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-ce2f664de42b5d64.rlib" "/opt/rustwide/target/debug/deps/libregex-fafa8cb2210f1513.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-34a93cb0f57de7bb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5c29288cae0d000c.rlib" "/opt/rustwide/target/debug/deps/libucd_util-dd49457a1bccdb32.rlib" "/opt/rustwide/target/debug/deps/libthread_local-cfdf414287c9064e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-40730d871c9e37dc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9ecf7f71e8b143f4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6034a6970937b2b0.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4d831a1c3e509e86.rlib" "/opt/rustwide/target/debug/deps/libtry_from-8eb57f59b1d05dc9.rlib" "/opt/rustwide/target/debug/deps/libcookie-67ce41dafacc6fea.rlib" "/opt/rustwide/target/debug/deps/liburl-41f291a3510eee1c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-c598cc3919e4efc2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c863bd1c172a5493.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-70d3e06f6296bb48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libbytes-1def28802718e90a.rlib" "/opt/rustwide/target/debug/deps/libeither-321f06106e2f3e2f.rlib" "/opt/rustwide/target/debug/deps/libiovec-29f226a5d7dab622.rlib" "/opt/rustwide/target/debug/deps/libbase64-134b316b80f4de2c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1bd1672a8ef13396.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f95e2b3ae9e31c38.rlib" "/opt/rustwide/target/debug/deps/libryu-914d44a52bb6db6f.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libchrono-c16fae4f9329f2b0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9939bff4b793dbbb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-eb20b5fec31850de.rlib" "/opt/rustwide/target/debug/deps/libtime-5f8b43ab1888afca.rlib" "/opt/rustwide/target/debug/deps/libserde-ae70b286ba47647f.rlib" "/opt/rustwide/target/debug/deps/libfailure-24af64f8819dbb11.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6ddd52f9b9788835.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-a5906529847035d0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-80f6eb8917d70370.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-624775febb963c4d.rlib" "/opt/rustwide/target/debug/deps/liblibc-9d3e9e9a8490ad93.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/query/works.rs - query::works::Works (line 446) [INFO] [stdout] src/query/works.rs - query::works::Works (line 456) [INFO] [stdout] src/query/works.rs - query::works::WorksIdentQuery (line 581) [INFO] [stdout] src/query/works.rs - query::works::WorksIdentQuery (line 589) [INFO] [stdout] src/query/works.rs - query::works::WorksQuery (line 809) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 25 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.67s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "4653e8f4f31abc4772a5ac62281b0d16a9769a63e16a6146e459bb59a8c33940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4653e8f4f31abc4772a5ac62281b0d16a9769a63e16a6146e459bb59a8c33940", kill_on_drop: false }` [INFO] [stdout] 4653e8f4f31abc4772a5ac62281b0d16a9769a63e16a6146e459bb59a8c33940