[INFO] updating cached repository ordovicia/scholar [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ordovicia/scholar [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ordovicia/scholar" "work/ex/beta-1.37-6/sources/1.36.0/gh/ordovicia/scholar"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ordovicia/scholar'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ordovicia/scholar" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ordovicia/scholar"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ordovicia/scholar'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4cce88f5531f5a9233d8890963b22297c207ae52 [INFO] sha for GitHub repo ordovicia/scholar: 4cce88f5531f5a9233d8890963b22297c207ae52 [INFO] validating manifest of ordovicia/scholar on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ordovicia/scholar on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ordovicia/scholar [INFO] finished frobbing ordovicia/scholar [INFO] frobbed toml for ordovicia/scholar written to work/ex/beta-1.37-6/sources/1.36.0/gh/ordovicia/scholar/Cargo.toml [INFO] started frobbing ordovicia/scholar [INFO] finished frobbing ordovicia/scholar [INFO] frobbed toml for ordovicia/scholar written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ordovicia/scholar/Cargo.toml [INFO] crate ordovicia/scholar already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing ordovicia/scholar against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ordovicia/scholar:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 8fc12312897560aa90978fcebccff4cf85003552c14b1bd634a56f146487010b [INFO] running `"docker" "start" "-a" "8fc12312897560aa90978fcebccff4cf85003552c14b1bd634a56f146487010b"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/src/bin/errors.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/scrape.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/config.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling utf-8 v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.6 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling encoding_rs v0.7.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling crc v1.7.0 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling mio v0.6.13 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling openssl-sys v0.9.26 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling libflate v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling string_cache_codegen v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.3.2 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.19 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling html5ever v0.18.0 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling select v0.4.2 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling reqwest v0.8.5 [INFO] [stderr] Compiling scholar v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / error_chain!{ [INFO] [stderr] 4 | | foreign_links { [INFO] [stderr] 5 | | Io(::std::io::Error); [INFO] [stderr] 6 | | Reqwest(::reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / error_chain!{ [INFO] [stderr] 4 | | foreign_links { [INFO] [stderr] 5 | | Io(::std::io::Error); [INFO] [stderr] 6 | | Reqwest(::reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/bin/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | Clap(::clap::Error); [INFO] [stderr] 4 | | Io(::std::io::Error); [INFO] [stderr] ... | [INFO] [stderr] 16 | | } [INFO] [stderr] 17 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/bin/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | Clap(::clap::Error); [INFO] [stderr] 4 | | Io(::std::io::Error); [INFO] [stderr] ... | [INFO] [stderr] 16 | | } [INFO] [stderr] 17 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `"docker" "inspect" "8fc12312897560aa90978fcebccff4cf85003552c14b1bd634a56f146487010b"` [INFO] running `"docker" "rm" "-f" "8fc12312897560aa90978fcebccff4cf85003552c14b1bd634a56f146487010b"` [INFO] [stdout] 8fc12312897560aa90978fcebccff4cf85003552c14b1bd634a56f146487010b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ordovicia/scholar:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 0f6750a1af16a634ff0927723389e33efc268ebece3ba3f42a4f1f1eee7d5971 [INFO] running `"docker" "start" "-a" "0f6750a1af16a634ff0927723389e33efc268ebece3ba3f42a4f1f1eee7d5971"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/src/bin/errors.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/scrape.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/config.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling scholar v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / error_chain!{ [INFO] [stderr] 4 | | foreign_links { [INFO] [stderr] 5 | | Io(::std::io::Error); [INFO] [stderr] 6 | | Reqwest(::reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / error_chain!{ [INFO] [stderr] 4 | | foreign_links { [INFO] [stderr] 5 | | Io(::std::io::Error); [INFO] [stderr] 6 | | Reqwest(::reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/bin/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | Clap(::clap::Error); [INFO] [stderr] 4 | | Io(::std::io::Error); [INFO] [stderr] ... | [INFO] [stderr] 16 | | } [INFO] [stderr] 17 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/bin/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | Clap(::clap::Error); [INFO] [stderr] 4 | | Io(::std::io::Error); [INFO] [stderr] ... | [INFO] [stderr] 16 | | } [INFO] [stderr] 17 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.41s [INFO] running `"docker" "inspect" "0f6750a1af16a634ff0927723389e33efc268ebece3ba3f42a4f1f1eee7d5971"` [INFO] running `"docker" "rm" "-f" "0f6750a1af16a634ff0927723389e33efc268ebece3ba3f42a4f1f1eee7d5971"` [INFO] [stdout] 0f6750a1af16a634ff0927723389e33efc268ebece3ba3f42a4f1f1eee7d5971 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ordovicia/scholar:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 769c3a5ce44e99960010dc8e76f926238f8e43d7e395c597247d3a84888ae372 [INFO] running `"docker" "start" "-a" "769c3a5ce44e99960010dc8e76f926238f8e43d7e395c597247d3a84888ae372"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/src/bin/errors.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/scrape.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/config.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/scholar-8ffb82fd3c6634b9 [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test request::tests::search_query_is_valid_pass ... ok [INFO] [stdout] test request::tests::search_query_is_valid_fail ... ok [INFO] [stdout] test request::tests::search_query_to_url ... ok [INFO] [stdout] test request::tests::cluster_query_to_url ... ok [INFO] [stdout] test request::tests::citation_query_to_url ... ok [INFO] [stdout] test scrape::tests::parse_cluster_id_pass ... ok [INFO] [stdout] test scrape::tests::parse_year_pass ... ok [INFO] [stdout] test scrape::tests::parse_citation_count_pass ... ok [INFO] [stdout] test scrape::tests::is_blocked_test ... ok [INFO] [stdout] test scrape::tests::parse_citation_count_fail ... ok [INFO] [stdout] test scrape::tests::parse_year_fail ... ok [INFO] [stdout] test scrape::tests::parse_cluster_id_fail ... ok [INFO] [stdout] test scrape::tests::cluster_document_scrape_test ... ok [INFO] [stdout] test scrape::tests::citation_document_scrape_test ... ok [INFO] [stdout] test scrape::tests::search_document_scrape_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/scholar-4cb437dfa31be6f8 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::query_exists_test ... ok [INFO] [stdout] test tests::app_arg_conflict_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests scholar [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/request.rs - request::SearchQuery::set_count (line 137) ... FAILED [INFO] [stdout] test src/request.rs - request::SearchQuery::set_authors (line 253) ... FAILED [INFO] [stdout] test src/request.rs - request::SearchQuery::append_phrase (line 233) ... ok [INFO] [stdout] test src/paper.rs - paper::Paper::new (line 55) ... ok [INFO] [stdout] test src/request.rs - request::SearchQuery::append_authors (line 274) ... ok [INFO] [stdout] test src/request.rs - request::SearchQuery::set_phrase (line 215) ... ok [INFO] [stdout] test src/request.rs - request::SearchQuery::append_words (line 182) ... ok [INFO] [stdout] test src/request.rs - request::CitationQuery::set_count (line 380) ... FAILED [INFO] [stdout] test src/request.rs - request::SearchQuery::set_title_only (line 308) ... ok [INFO] [stdout] test src/request.rs - request::SearchQuery::set_words (line 161) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/request.rs - request::SearchQuery::set_count (line 137) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctest2Tkmfd/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctest2Tkmfd/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctest2Tkmfd/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctest2Tkmfd/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctest2Tkmfd/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctest2Tkmfd/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "-o" "/tmp/rustdoctest2Tkmfd/rust_out" "/tmp/rustdoctest2Tkmfd/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-76a978476bdbde9b/out/.libs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libscholar-147d2413cd076f04.rlib" "/opt/crater/target/debug/deps/libselect-3a81cd39ddbc3989.rlib" "/opt/crater/target/debug/deps/libhtml5ever-39abd032de199bbc.rlib" "/opt/crater/target/debug/deps/libmarkup5ever-3c390cb0477ee759.rlib" "/opt/crater/target/debug/deps/libtendril-abbabf003eaa713d.rlib" "/opt/crater/target/debug/deps/libutf8-0a9fbaad238961ee.rlib" "/opt/crater/target/debug/deps/libfutf-d0c04ef3ea4d207d.rlib" "/opt/crater/target/debug/deps/libmac-98822d452c652c5b.rlib" "/opt/crater/target/debug/deps/libstring_cache-f26c2ba5bc04d0a1.rlib" "/opt/crater/target/debug/deps/libstring_cache_shared-f3eb8d679edbf486.rlib" "/opt/crater/target/debug/deps/libprecomputed_hash-7523bc5871c1a47a.rlib" "/opt/crater/target/debug/deps/libdebug_unreachable-9ee3c7c4bf86736f.rlib" "/opt/crater/target/debug/deps/libunreachable-2017a4cad4d1cf08.rlib" "/opt/crater/target/debug/deps/liblazy_static-318544a807a94655.rlib" "/opt/crater/target/debug/deps/libbit_set-89e949df17c030f8.rlib" "/opt/crater/target/debug/deps/libbit_vec-d13b29fef375574c.rlib" "/opt/crater/target/debug/deps/libreqwest-6797ec68ec428742.rlib" "/opt/crater/target/debug/deps/libuuid-73ef2b26930eed8d.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-ed5d63c094b2e2e4.rlib" "/opt/crater/target/debug/deps/liburl-0b5e5985acb3dee7.rlib" "/opt/crater/target/debug/deps/libidna-63d0bf4b80f6f512.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-ccbd5b9fce77c0b9.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-6ed19e0ade8d9d55.rlib" "/opt/crater/target/debug/deps/libmatches-3816aed49fc39533.rlib" "/opt/crater/target/debug/deps/libserde_json-b143dc1452a60fbe.rlib" "/opt/crater/target/debug/deps/libdtoa-afccdcd5ba5ab8a4.rlib" "/opt/crater/target/debug/deps/libitoa-03ed006c279c1d9e.rlib" "/opt/crater/target/debug/deps/libnum_traits-676f5cbea97d2da9.rlib" "/opt/crater/target/debug/deps/libnum_traits-a85ee5cde2084140.rlib" "/opt/crater/target/debug/deps/libserde-b6a7de4cd21b260d.rlib" "/opt/crater/target/debug/deps/libmime_guess-d240699bc7c71c6c.rlib" "/opt/crater/target/debug/deps/libphf-2aadb81b2fc38a43.rlib" "/opt/crater/target/debug/deps/libphf_shared-667afc91022383d7.rlib" "/opt/crater/target/debug/deps/libunicase-1cff82de2de4e099.rlib" "/opt/crater/target/debug/deps/libsiphasher-203a7bc9c54442e1.rlib" "/opt/crater/target/debug/deps/liblibflate-0bfe2a9082732956.rlib" "/opt/crater/target/debug/deps/libcrc-6b211855a32a19e4.rlib" "/opt/crater/target/debug/deps/libadler32-df464e66c74ca6ea.rlib" "/opt/crater/target/debug/deps/libhyper_tls-8692a3942f2f25da.rlib" "/opt/crater/target/debug/deps/libtokio_tls-d4a593d3e88b963b.rlib" "/opt/crater/target/debug/deps/libnative_tls-ead59c18acd4f1fb.rlib" "/opt/crater/target/debug/deps/libopenssl-290f4f4f17f76926.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-537ce89651b23c1f.rlib" "/opt/crater/target/debug/deps/libforeign_types-18c90140df6a780d.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-4758894be52a3354.rlib" "/opt/crater/target/debug/deps/libbitflags-acbeb843e8a410b5.rlib" "/opt/crater/target/debug/deps/libhyper-a9d7c78d2eb0c6aa.rlib" "/opt/crater/target/debug/deps/libtokio_proto-62148933145ad4aa.rlib" "/opt/crater/target/debug/deps/libtokio_service-cc696548fff0b7a1.rlib" "/opt/crater/target/debug/deps/libtake-8e62266aefb21ab3.rlib" "/opt/crater/target/debug/deps/libsmallvec-fa5a9ee4141712f6.rlib" "/opt/crater/target/debug/deps/librand-98aa4f9d69a25687.rlib" "/opt/crater/target/debug/deps/librand-fbc907530e0dac69.rlib" "/opt/crater/target/debug/deps/libtokio_core-9626cf0cf7b23827.rlib" "/opt/crater/target/debug/deps/libscoped_tls-e5d18b8669f209a5.rlib" "/opt/crater/target/debug/deps/libtokio_io-d6e2fa3c62edde64.rlib" "/opt/crater/target/debug/deps/libslab-ef134a6ae2719ce7.rlib" "/opt/crater/target/debug/deps/libmio-6f381799d80c74f1.rlib" "/opt/crater/target/debug/deps/libslab-6cc063dad1d14372.rlib" "/opt/crater/target/debug/deps/liblog-2f16111cb8c09f11.rlib" "/opt/crater/target/debug/deps/libnet2-8e0d3bcde0f9ae83.rlib" "/opt/crater/target/debug/deps/liblazycell-c48654298ffda433.rlib" "/opt/crater/target/debug/deps/libtime-f829cba4000e3e31.rlib" "/opt/crater/target/debug/deps/librelay-da166287e7f9b2ad.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libmime-29e8eac5bfbc2085.rlib" "/opt/crater/target/debug/deps/libunicase-7626109a8f4f0101.rlib" "/opt/crater/target/debug/deps/liblog-e993413252190225.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-64cc9c97c5566356.rlib" "/opt/crater/target/debug/deps/libhttparse-51941f003bd4b528.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-1e7f81821552b196.rlib" "/opt/crater/target/debug/deps/libnum_cpus-08e95eff913b9d35.rlib" "/opt/crater/target/debug/deps/libbase64-283f46778f9e6126.rlib" "/opt/crater/target/debug/deps/libsafemem-18da3c741f61ab39.rlib" "/opt/crater/target/debug/deps/libfutures-e9e3e5e5aaa6742e.rlib" "/opt/crater/target/debug/deps/libencoding_rs-e7aa71286f38e7a2.rlib" "/opt/crater/target/debug/deps/libbytes-240fd32b954b846c.rlib" "/opt/crater/target/debug/deps/libiovec-0eea5ec6683412ef.rlib" "/opt/crater/target/debug/deps/libbyteorder-65031fbc8697231a.rlib" "/opt/crater/target/debug/deps/libregex-411af641e7ee3df9.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-0b3ff6a95d018017.rlib" "/opt/crater/target/debug/deps/libregex_syntax-4fe14fd77d1ae336.rlib" "/opt/crater/target/debug/deps/libthread_local-a40d4c75f482f4f2.rlib" "/opt/crater/target/debug/deps/libunreachable-82bd20dc79f20878.rlib" "/opt/crater/target/debug/deps/libvoid-e4249880315f5034.rlib" "/opt/crater/target/debug/deps/libaho_corasick-a45fed862bdc6ba3.rlib" "/opt/crater/target/debug/deps/libmemchr-4dd6b0b5d9697566.rlib" "/opt/crater/target/debug/deps/liblazy_static-2b2ddc91fce7b550.rlib" "/opt/crater/target/debug/deps/liberror_chain-b11f6c01fe1a3772.rlib" "/opt/crater/target/debug/deps/libbacktrace-ca6249d3b4bf284e.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-9d5dffe8e417f0a9.rlib" "/opt/crater/target/debug/deps/librustc_demangle-aef1974f9eb9da1b.rlib" "/opt/crater/target/debug/deps/libcfg_if-d91c3b4a47d9636f.rlib" "/opt/crater/target/debug/deps/liblibc-c0c224030ba918a8.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: BFD (GNU Binutils for Debian) 2.28 internal error, aborting at ../../bfd/merge.c:904 in _bfd_merged_section_offset [INFO] [stdout] [INFO] [stdout] /usr/bin/ld: Please report this bug. [INFO] [stdout] [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] thread 'src/request.rs - request::SearchQuery::set_count (line 137)' panicked at 'couldn't compile the test', src/librustdoc/test.rs:319:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7fa9824ea823 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x7fa9824e24cb - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x7fa9824e6a56 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x7fa9824e677e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x7fa9824e7248 - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:478 [INFO] [stdout] 5: 0x558679999784 - std::panicking::begin_panic::h2203228e86eb91b5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:408 [INFO] [stdout] 6: 0x55867998f68f - rustdoc::test::run_test::h29a20600da33f74f [INFO] [stdout] at src/librustdoc/test.rs:319 [INFO] [stdout] 7: 0x5586799837c9 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h84ad3bdb52e265e9 [INFO] [stdout] at src/librustdoc/test.rs:715 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 8: 0x7fa983a6db7e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 9: 0x7fa983a6db7e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 10: 0x7fa9824f8169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 11: 0x7fa983a88f87 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 12: 0x7fa983a629a4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 13: 0x7fa983a66a54 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 14: 0x7fa9824f8169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 15: 0x7fa983a67551 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 16: 0x7fa9824c936e - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 17: 0x7fa9824f6ddf - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 18: 0x7fa9820604a3 - start_thread [INFO] [stdout] 19: 0x7fa981b8bd0e - __clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- src/request.rs - request::SearchQuery::set_authors (line 253) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctest7G0Lfe/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctest7G0Lfe/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctest7G0Lfe/rust_out.rust_out.7rcbfp3g-cgu.10.rcgu.o" "/tmp/rustdoctest7G0Lfe/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctest7G0Lfe/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctest7G0Lfe/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctest7G0Lfe/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "/tmp/rustdoctest7G0Lfe/rust_out.rust_out.7rcbfp3g-cgu.6.rcgu.o" "/tmp/rustdoctest7G0Lfe/rust_out.rust_out.7rcbfp3g-cgu.7.rcgu.o" "/tmp/rustdoctest7G0Lfe/rust_out.rust_out.7rcbfp3g-cgu.8.rcgu.o" "/tmp/rustdoctest7G0Lfe/rust_out.rust_out.7rcbfp3g-cgu.9.rcgu.o" "-o" "/tmp/rustdoctest7G0Lfe/rust_out" "/tmp/rustdoctest7G0Lfe/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-76a978476bdbde9b/out/.libs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libscholar-147d2413cd076f04.rlib" "/opt/crater/target/debug/deps/libselect-3a81cd39ddbc3989.rlib" "/opt/crater/target/debug/deps/libhtml5ever-39abd032de199bbc.rlib" "/opt/crater/target/debug/deps/libmarkup5ever-3c390cb0477ee759.rlib" "/opt/crater/target/debug/deps/libtendril-abbabf003eaa713d.rlib" "/opt/crater/target/debug/deps/libutf8-0a9fbaad238961ee.rlib" "/opt/crater/target/debug/deps/libfutf-d0c04ef3ea4d207d.rlib" "/opt/crater/target/debug/deps/libmac-98822d452c652c5b.rlib" "/opt/crater/target/debug/deps/libstring_cache-f26c2ba5bc04d0a1.rlib" "/opt/crater/target/debug/deps/libstring_cache_shared-f3eb8d679edbf486.rlib" "/opt/crater/target/debug/deps/libprecomputed_hash-7523bc5871c1a47a.rlib" "/opt/crater/target/debug/deps/libdebug_unreachable-9ee3c7c4bf86736f.rlib" "/opt/crater/target/debug/deps/libunreachable-2017a4cad4d1cf08.rlib" "/opt/crater/target/debug/deps/liblazy_static-318544a807a94655.rlib" "/opt/crater/target/debug/deps/libbit_set-89e949df17c030f8.rlib" "/opt/crater/target/debug/deps/libbit_vec-d13b29fef375574c.rlib" "/opt/crater/target/debug/deps/libreqwest-6797ec68ec428742.rlib" "/opt/crater/target/debug/deps/libuuid-73ef2b26930eed8d.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-ed5d63c094b2e2e4.rlib" "/opt/crater/target/debug/deps/liburl-0b5e5985acb3dee7.rlib" "/opt/crater/target/debug/deps/libidna-63d0bf4b80f6f512.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-ccbd5b9fce77c0b9.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-6ed19e0ade8d9d55.rlib" "/opt/crater/target/debug/deps/libmatches-3816aed49fc39533.rlib" "/opt/crater/target/debug/deps/libserde_json-b143dc1452a60fbe.rlib" "/opt/crater/target/debug/deps/libdtoa-afccdcd5ba5ab8a4.rlib" "/opt/crater/target/debug/deps/libitoa-03ed006c279c1d9e.rlib" "/opt/crater/target/debug/deps/libnum_traits-676f5cbea97d2da9.rlib" "/opt/crater/target/debug/deps/libnum_traits-a85ee5cde2084140.rlib" "/opt/crater/target/debug/deps/libserde-b6a7de4cd21b260d.rlib" "/opt/crater/target/debug/deps/libmime_guess-d240699bc7c71c6c.rlib" "/opt/crater/target/debug/deps/libphf-2aadb81b2fc38a43.rlib" "/opt/crater/target/debug/deps/libphf_shared-667afc91022383d7.rlib" "/opt/crater/target/debug/deps/libunicase-1cff82de2de4e099.rlib" "/opt/crater/target/debug/deps/libsiphasher-203a7bc9c54442e1.rlib" "/opt/crater/target/debug/deps/liblibflate-0bfe2a9082732956.rlib" "/opt/crater/target/debug/deps/libcrc-6b211855a32a19e4.rlib" "/opt/crater/target/debug/deps/libadler32-df464e66c74ca6ea.rlib" "/opt/crater/target/debug/deps/libhyper_tls-8692a3942f2f25da.rlib" "/opt/crater/target/debug/deps/libtokio_tls-d4a593d3e88b963b.rlib" "/opt/crater/target/debug/deps/libnative_tls-ead59c18acd4f1fb.rlib" "/opt/crater/target/debug/deps/libopenssl-290f4f4f17f76926.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-537ce89651b23c1f.rlib" "/opt/crater/target/debug/deps/libforeign_types-18c90140df6a780d.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-4758894be52a3354.rlib" "/opt/crater/target/debug/deps/libbitflags-acbeb843e8a410b5.rlib" "/opt/crater/target/debug/deps/libhyper-a9d7c78d2eb0c6aa.rlib" "/opt/crater/target/debug/deps/libtokio_proto-62148933145ad4aa.rlib" "/opt/crater/target/debug/deps/libtokio_service-cc696548fff0b7a1.rlib" "/opt/crater/target/debug/deps/libtake-8e62266aefb21ab3.rlib" "/opt/crater/target/debug/deps/libsmallvec-fa5a9ee4141712f6.rlib" "/opt/crater/target/debug/deps/librand-98aa4f9d69a25687.rlib" "/opt/crater/target/debug/deps/librand-fbc907530e0dac69.rlib" "/opt/crater/target/debug/deps/libtokio_core-9626cf0cf7b23827.rlib" "/opt/crater/target/debug/deps/libscoped_tls-e5d18b8669f209a5.rlib" "/opt/crater/target/debug/deps/libtokio_io-d6e2fa3c62edde64.rlib" "/opt/crater/target/debug/deps/libslab-ef134a6ae2719ce7.rlib" "/opt/crater/target/debug/deps/libmio-6f381799d80c74f1.rlib" "/opt/crater/target/debug/deps/libslab-6cc063dad1d14372.rlib" "/opt/crater/target/debug/deps/liblog-2f16111cb8c09f11.rlib" "/opt/crater/target/debug/deps/libnet2-8e0d3bcde0f9ae83.rlib" "/opt/crater/target/debug/deps/liblazycell-c48654298ffda433.rlib" "/opt/crater/target/debug/deps/libtime-f829cba4000e3e31.rlib" "/opt/crater/target/debug/deps/librelay-da166287e7f9b2ad.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libmime-29e8eac5bfbc2085.rlib" "/opt/crater/target/debug/deps/libunicase-7626109a8f4f0101.rlib" "/opt/crater/target/debug/deps/liblog-e993413252190225.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-64cc9c97c5566356.rlib" "/opt/crater/target/debug/deps/libhttparse-51941f003bd4b528.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-1e7f81821552b196.rlib" "/opt/crater/target/debug/deps/libnum_cpus-08e95eff913b9d35.rlib" "/opt/crater/target/debug/deps/libbase64-283f46778f9e6126.rlib" "/opt/crater/target/debug/deps/libsafemem-18da3c741f61ab39.rlib" "/opt/crater/target/debug/deps/libfutures-e9e3e5e5aaa6742e.rlib" "/opt/crater/target/debug/deps/libencoding_rs-e7aa71286f38e7a2.rlib" "/opt/crater/target/debug/deps/libbytes-240fd32b954b846c.rlib" "/opt/crater/target/debug/deps/libiovec-0eea5ec6683412ef.rlib" "/opt/crater/target/debug/deps/libbyteorder-65031fbc8697231a.rlib" "/opt/crater/target/debug/deps/libregex-411af641e7ee3df9.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-0b3ff6a95d018017.rlib" "/opt/crater/target/debug/deps/libregex_syntax-4fe14fd77d1ae336.rlib" "/opt/crater/target/debug/deps/libthread_local-a40d4c75f482f4f2.rlib" "/opt/crater/target/debug/deps/libunreachable-82bd20dc79f20878.rlib" "/opt/crater/target/debug/deps/libvoid-e4249880315f5034.rlib" "/opt/crater/target/debug/deps/libaho_corasick-a45fed862bdc6ba3.rlib" "/opt/crater/target/debug/deps/libmemchr-4dd6b0b5d9697566.rlib" "/opt/crater/target/debug/deps/liblazy_static-2b2ddc91fce7b550.rlib" "/opt/crater/target/debug/deps/liberror_chain-b11f6c01fe1a3772.rlib" "/opt/crater/target/debug/deps/libbacktrace-ca6249d3b4bf284e.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-9d5dffe8e417f0a9.rlib" "/opt/crater/target/debug/deps/librustc_demangle-aef1974f9eb9da1b.rlib" "/opt/crater/target/debug/deps/libcfg_if-d91c3b4a47d9636f.rlib" "/opt/crater/target/debug/deps/liblibc-c0c224030ba918a8.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stdout] = note: collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] thread 'src/request.rs - request::SearchQuery::set_authors (line 253)' panicked at 'couldn't compile the test', src/librustdoc/test.rs:319:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7fa9824ea823 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x7fa9824e24cb - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x7fa9824e6a56 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x7fa9824e677e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x7fa9824e7248 - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:478 [INFO] [stdout] 5: 0x558679999784 - std::panicking::begin_panic::h2203228e86eb91b5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:408 [INFO] [stdout] 6: 0x55867998f68f - rustdoc::test::run_test::h29a20600da33f74f [INFO] [stdout] at src/librustdoc/test.rs:319 [INFO] [stdout] 7: 0x5586799837c9 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h84ad3bdb52e265e9 [INFO] [stdout] at src/librustdoc/test.rs:715 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 8: 0x7fa983a6db7e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 9: 0x7fa983a6db7e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 10: 0x7fa9824f8169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 11: 0x7fa983a88f87 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 12: 0x7fa983a629a4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 13: 0x7fa983a66a54 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 14: 0x7fa9824f8169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 15: 0x7fa983a67551 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 16: 0x7fa9824c936e - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 17: 0x7fa9824f6ddf - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 18: 0x7fa9820604a3 - start_thread [INFO] [stdout] 19: 0x7fa981b8bd0e - __clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- src/request.rs - request::CitationQuery::set_count (line 380) stdout ---- [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestmMwstz/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctestmMwstz/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctestmMwstz/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctestmMwstz/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctestmMwstz/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctestmMwstz/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "-o" "/tmp/rustdoctestmMwstz/rust_out" "/tmp/rustdoctestmMwstz/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-76a978476bdbde9b/out/.libs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libscholar-147d2413cd076f04.rlib" "/opt/crater/target/debug/deps/libselect-3a81cd39ddbc3989.rlib" "/opt/crater/target/debug/deps/libhtml5ever-39abd032de199bbc.rlib" "/opt/crater/target/debug/deps/libmarkup5ever-3c390cb0477ee759.rlib" "/opt/crater/target/debug/deps/libtendril-abbabf003eaa713d.rlib" "/opt/crater/target/debug/deps/libutf8-0a9fbaad238961ee.rlib" "/opt/crater/target/debug/deps/libfutf-d0c04ef3ea4d207d.rlib" "/opt/crater/target/debug/deps/libmac-98822d452c652c5b.rlib" "/opt/crater/target/debug/deps/libstring_cache-f26c2ba5bc04d0a1.rlib" "/opt/crater/target/debug/deps/libstring_cache_shared-f3eb8d679edbf486.rlib" "/opt/crater/target/debug/deps/libprecomputed_hash-7523bc5871c1a47a.rlib" "/opt/crater/target/debug/deps/libdebug_unreachable-9ee3c7c4bf86736f.rlib" "/opt/crater/target/debug/deps/libunreachable-2017a4cad4d1cf08.rlib" "/opt/crater/target/debug/deps/liblazy_static-318544a807a94655.rlib" "/opt/crater/target/debug/deps/libbit_set-89e949df17c030f8.rlib" "/opt/crater/target/debug/deps/libbit_vec-d13b29fef375574c.rlib" "/opt/crater/target/debug/deps/libreqwest-6797ec68ec428742.rlib" "/opt/crater/target/debug/deps/libuuid-73ef2b26930eed8d.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-ed5d63c094b2e2e4.rlib" "/opt/crater/target/debug/deps/liburl-0b5e5985acb3dee7.rlib" "/opt/crater/target/debug/deps/libidna-63d0bf4b80f6f512.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-ccbd5b9fce77c0b9.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-6ed19e0ade8d9d55.rlib" "/opt/crater/target/debug/deps/libmatches-3816aed49fc39533.rlib" "/opt/crater/target/debug/deps/libserde_json-b143dc1452a60fbe.rlib" "/opt/crater/target/debug/deps/libdtoa-afccdcd5ba5ab8a4.rlib" "/opt/crater/target/debug/deps/libitoa-03ed006c279c1d9e.rlib" "/opt/crater/target/debug/deps/libnum_traits-676f5cbea97d2da9.rlib" "/opt/crater/target/debug/deps/libnum_traits-a85ee5cde2084140.rlib" "/opt/crater/target/debug/deps/libserde-b6a7de4cd21b260d.rlib" "/opt/crater/target/debug/deps/libmime_guess-d240699bc7c71c6c.rlib" "/opt/crater/target/debug/deps/libphf-2aadb81b2fc38a43.rlib" "/opt/crater/target/debug/deps/libphf_shared-667afc91022383d7.rlib" "/opt/crater/target/debug/deps/libunicase-1cff82de2de4e099.rlib" "/opt/crater/target/debug/deps/libsiphasher-203a7bc9c54442e1.rlib" "/opt/crater/target/debug/deps/liblibflate-0bfe2a9082732956.rlib" "/opt/crater/target/debug/deps/libcrc-6b211855a32a19e4.rlib" "/opt/crater/target/debug/deps/libadler32-df464e66c74ca6ea.rlib" "/opt/crater/target/debug/deps/libhyper_tls-8692a3942f2f25da.rlib" "/opt/crater/target/debug/deps/libtokio_tls-d4a593d3e88b963b.rlib" "/opt/crater/target/debug/deps/libnative_tls-ead59c18acd4f1fb.rlib" "/opt/crater/target/debug/deps/libopenssl-290f4f4f17f76926.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-537ce89651b23c1f.rlib" "/opt/crater/target/debug/deps/libforeign_types-18c90140df6a780d.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-4758894be52a3354.rlib" "/opt/crater/target/debug/deps/libbitflags-acbeb843e8a410b5.rlib" "/opt/crater/target/debug/deps/libhyper-a9d7c78d2eb0c6aa.rlib" "/opt/crater/target/debug/deps/libtokio_proto-62148933145ad4aa.rlib" "/opt/crater/target/debug/deps/libtokio_service-cc696548fff0b7a1.rlib" "/opt/crater/target/debug/deps/libtake-8e62266aefb21ab3.rlib" "/opt/crater/target/debug/deps/libsmallvec-fa5a9ee4141712f6.rlib" "/opt/crater/target/debug/deps/librand-98aa4f9d69a25687.rlib" "/opt/crater/target/debug/deps/librand-fbc907530e0dac69.rlib" "/opt/crater/target/debug/deps/libtokio_core-9626cf0cf7b23827.rlib" "/opt/crater/target/debug/deps/libscoped_tls-e5d18b8669f209a5.rlib" "/opt/crater/target/debug/deps/libtokio_io-d6e2fa3c62edde64.rlib" "/opt/crater/target/debug/deps/libslab-ef134a6ae2719ce7.rlib" "/opt/crater/target/debug/deps/libmio-6f381799d80c74f1.rlib" "/opt/crater/target/debug/deps/libslab-6cc063dad1d14372.rlib" "/opt/crater/target/debug/deps/liblog-2f16111cb8c09f11.rlib" "/opt/crater/target/debug/deps/libnet2-8e0d3bcde0f9ae83.rlib" "/opt/crater/target/debug/deps/liblazycell-c48654298ffda433.rlib" "/opt/crater/target/debug/deps/libtime-f829cba4000e3e31.rlib" "/opt/crater/target/debug/deps/librelay-da166287e7f9b2ad.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libmime-29e8eac5bfbc2085.rlib" "/opt/crater/target/debug/deps/libunicase-7626109a8f4f0101.rlib" "/opt/crater/target/debug/deps/liblog-e993413252190225.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-64cc9c97c5566356.rlib" "/opt/crater/target/debug/deps/libhttparse-51941f003bd4b528.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-1e7f81821552b196.rlib" "/opt/crater/target/debug/deps/libnum_cpus-08e95eff913b9d35.rlib" "/opt/crater/target/debug/deps/libbase64-283f46778f9e6126.rlib" "/opt/crater/target/debug/deps/libsafemem-18da3c741f61ab39.rlib" "/opt/crater/target/debug/deps/libfutures-e9e3e5e5aaa6742e.rlib" "/opt/crater/target/debug/deps/libencoding_rs-e7aa71286f38e7a2.rlib" "/opt/crater/target/debug/deps/libbytes-240fd32b954b846c.rlib" "/opt/crater/target/debug/deps/libiovec-0eea5ec6683412ef.rlib" "/opt/crater/target/debug/deps/libbyteorder-65031fbc8697231a.rlib" "/opt/crater/target/debug/deps/libregex-411af641e7ee3df9.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-0b3ff6a95d018017.rlib" "/opt/crater/target/debug/deps/libregex_syntax-4fe14fd77d1ae336.rlib" "/opt/crater/target/debug/deps/libthread_local-a40d4c75f482f4f2.rlib" "/opt/crater/target/debug/deps/libunreachable-82bd20dc79f20878.rlib" "/opt/crater/target/debug/deps/libvoid-e4249880315f5034.rlib" "/opt/crater/target/debug/deps/libaho_corasick-a45fed862bdc6ba3.rlib" "/opt/crater/target/debug/deps/libmemchr-4dd6b0b5d9697566.rlib" "/opt/crater/target/debug/deps/liblazy_static-2b2ddc91fce7b550.rlib" "/opt/crater/target/debug/deps/liberror_chain-b11f6c01fe1a3772.rlib" "/opt/crater/target/debug/deps/libbacktrace-ca6249d3b4bf284e.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-9d5dffe8e417f0a9.rlib" "/opt/crater/target/debug/deps/librustc_demangle-aef1974f9eb9da1b.rlib" "/opt/crater/target/debug/deps/libcfg_if-d91c3b4a47d9636f.rlib" "/opt/crater/target/debug/deps/liblibc-c0c224030ba918a8.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] thread 'src/request.rs - request::CitationQuery::set_count (line 380)' panicked at 'couldn't compile the test', src/librustdoc/test.rs:319:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7fa9824ea823 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x7fa9824e24cb - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x7fa9824e6a56 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x7fa9824e677e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x7fa9824e7248 - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:478 [INFO] [stdout] 5: 0x558679999784 - std::panicking::begin_panic::h2203228e86eb91b5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:408 [INFO] [stdout] 6: 0x55867998f68f - rustdoc::test::run_test::h29a20600da33f74f [INFO] [stdout] at src/librustdoc/test.rs:319 [INFO] [stdout] 7: 0x5586799837c9 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h84ad3bdb52e265e9 [INFO] [stdout] at src/librustdoc/test.rs:715 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 8: 0x7fa983a6db7e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 9: 0x7fa983a6db7e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 10: 0x7fa9824f8169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 11: 0x7fa983a88f87 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 12: 0x7fa983a629a4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 13: 0x7fa983a66a54 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 14: 0x7fa9824f8169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 15: 0x7fa983a67551 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 16: 0x7fa9824c936e - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 17: 0x7fa9824f6ddf - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 18: 0x7fa9820604a3 - start_thread [INFO] [stdout] 19: 0x7fa981b8bd0e - __clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/request.rs - request::CitationQuery::set_count (line 380) [INFO] [stdout] src/request.rs - request::SearchQuery::set_authors (line 253) [INFO] [stdout] src/request.rs - request::SearchQuery::set_count (line 137) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "769c3a5ce44e99960010dc8e76f926238f8e43d7e395c597247d3a84888ae372"` [INFO] running `"docker" "rm" "-f" "769c3a5ce44e99960010dc8e76f926238f8e43d7e395c597247d3a84888ae372"` [INFO] [stdout] 769c3a5ce44e99960010dc8e76f926238f8e43d7e395c597247d3a84888ae372