[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 beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 16aa306bb960b29349e32ec7c7cd09153165c212a698bf8d69daf9b0f0f68865 [INFO] running `"docker" "start" "-a" "16aa306bb960b29349e32ec7c7cd09153165c212a698bf8d69daf9b0f0f68865"` [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 utf-8 v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.26 [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 base64 v0.9.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling mio v0.6.13 [INFO] [stderr] Compiling futf v0.1.3 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling libflate v0.1.14 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.0 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.27 [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 select v0.4.2 [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 03s [INFO] running `"docker" "inspect" "16aa306bb960b29349e32ec7c7cd09153165c212a698bf8d69daf9b0f0f68865"` [INFO] running `"docker" "rm" "-f" "16aa306bb960b29349e32ec7c7cd09153165c212a698bf8d69daf9b0f0f68865"` [INFO] [stdout] 16aa306bb960b29349e32ec7c7cd09153165c212a698bf8d69daf9b0f0f68865 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 6f5488972888968f183af6a5e7d4ead3ee7e55648b4bc5759e42b50589362970 [INFO] running `"docker" "start" "-a" "6f5488972888968f183af6a5e7d4ead3ee7e55648b4bc5759e42b50589362970"` [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/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] 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] Finished dev [unoptimized + debuginfo] target(s) in 6.38s [INFO] running `"docker" "inspect" "6f5488972888968f183af6a5e7d4ead3ee7e55648b4bc5759e42b50589362970"` [INFO] running `"docker" "rm" "-f" "6f5488972888968f183af6a5e7d4ead3ee7e55648b4bc5759e42b50589362970"` [INFO] [stdout] 6f5488972888968f183af6a5e7d4ead3ee7e55648b4bc5759e42b50589362970 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] feb8bce930d86565c84682b4499db0f5df6e8d2394dff7045e9d9fd6c8196399 [INFO] running `"docker" "start" "-a" "feb8bce930d86565c84682b4499db0f5df6e8d2394dff7045e9d9fd6c8196399"` [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.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/scholar-f347ba509a7c4862 [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_to_url ... ok [INFO] [stdout] test request::tests::search_query_is_valid_fail ... 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_citation_count_pass ... ok [INFO] [stdout] test scrape::tests::parse_year_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::cluster_document_scrape_test ... ok [INFO] [stdout] test scrape::tests::parse_cluster_id_fail ... 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-e78e7c07eecc0af0 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::app_arg_conflict_test ... ok [INFO] [stdout] test tests::query_exists_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::append_words (line 182) ... FAILED [INFO] [stdout] test src/request.rs - request::CitationQuery::set_count (line 380) ... FAILED [INFO] [stdout] test src/request.rs - request::SearchQuery::set_phrase (line 215) ... FAILED [INFO] [stdout] test src/request.rs - request::SearchQuery::set_count (line 137) ... ok [INFO] [stdout] test src/request.rs - request::SearchQuery::set_authors (line 253) ... ok [INFO] [stdout] test src/request.rs - request::SearchQuery::append_authors (line 274) ... ok [INFO] [stdout] test src/request.rs - request::SearchQuery::append_phrase (line 233) ... ok [INFO] [stdout] test src/paper.rs - paper::Paper::new (line 55) ... FAILED [INFO] [stdout] test src/request.rs - request::SearchQuery::set_words (line 161) ... ok [INFO] [stdout] test src/request.rs - request::SearchQuery::set_title_only (line 308) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/request.rs - request::SearchQuery::append_words (line 182) 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/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestJ6Utfk/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctestJ6Utfk/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctestJ6Utfk/rust_out.rust_out.7rcbfp3g-cgu.10.rcgu.o" "/tmp/rustdoctestJ6Utfk/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctestJ6Utfk/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctestJ6Utfk/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctestJ6Utfk/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "/tmp/rustdoctestJ6Utfk/rust_out.rust_out.7rcbfp3g-cgu.6.rcgu.o" "/tmp/rustdoctestJ6Utfk/rust_out.rust_out.7rcbfp3g-cgu.7.rcgu.o" "/tmp/rustdoctestJ6Utfk/rust_out.rust_out.7rcbfp3g-cgu.8.rcgu.o" "/tmp/rustdoctestJ6Utfk/rust_out.rust_out.7rcbfp3g-cgu.9.rcgu.o" "-o" "/tmp/rustdoctestJ6Utfk/rust_out" "/tmp/rustdoctestJ6Utfk/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-52a124cb037f2e42/out/.libs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libscholar-65f2d8cb807000ed.rlib" "/opt/crater/target/debug/deps/libselect-16f14bce28dd09f4.rlib" "/opt/crater/target/debug/deps/libhtml5ever-7f3dfd0f4023a7ae.rlib" "/opt/crater/target/debug/deps/libmarkup5ever-2aa47bbc1a368a51.rlib" "/opt/crater/target/debug/deps/libtendril-cf6de4ccc89c6059.rlib" "/opt/crater/target/debug/deps/libutf8-a9a4f36e667a292e.rlib" "/opt/crater/target/debug/deps/libfutf-5bbe337d27b6d948.rlib" "/opt/crater/target/debug/deps/libmac-fff283b23e4c0c75.rlib" "/opt/crater/target/debug/deps/libstring_cache-1b9ab6137303e7e7.rlib" "/opt/crater/target/debug/deps/libstring_cache_shared-9653b778730dced9.rlib" "/opt/crater/target/debug/deps/libprecomputed_hash-9b9a236d3fd1b096.rlib" "/opt/crater/target/debug/deps/libdebug_unreachable-7e4ddf462c558906.rlib" "/opt/crater/target/debug/deps/libunreachable-374972d11d7ce0a4.rlib" "/opt/crater/target/debug/deps/liblazy_static-0e1e36676eed3924.rlib" "/opt/crater/target/debug/deps/libbit_set-fbb253f1cb6f44f8.rlib" "/opt/crater/target/debug/deps/libbit_vec-f103668957ce4725.rlib" "/opt/crater/target/debug/deps/libreqwest-72e2103e3a60b813.rlib" "/opt/crater/target/debug/deps/libuuid-1f253bb0789ad974.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-6986cb2940d32e61.rlib" "/opt/crater/target/debug/deps/liburl-691395a84dfdf7d5.rlib" "/opt/crater/target/debug/deps/libidna-3482a431f2020b88.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-d01cde63ed07ece4.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-cdaa4586ad8601f2.rlib" "/opt/crater/target/debug/deps/libmatches-da7c3df62938be42.rlib" "/opt/crater/target/debug/deps/libserde_json-d737535bfc917be2.rlib" "/opt/crater/target/debug/deps/libdtoa-c3bbd8f968a8bf63.rlib" "/opt/crater/target/debug/deps/libitoa-74ddb7daf18a4b29.rlib" "/opt/crater/target/debug/deps/libnum_traits-94a91fbe3b05293e.rlib" "/opt/crater/target/debug/deps/libnum_traits-3f26fc05ea705256.rlib" "/opt/crater/target/debug/deps/libserde-28072fba9dd456de.rlib" "/opt/crater/target/debug/deps/libmime_guess-9805703ca3265e5a.rlib" "/opt/crater/target/debug/deps/libphf-323fa65cdda31cd9.rlib" "/opt/crater/target/debug/deps/libphf_shared-929d88eebeb2af24.rlib" "/opt/crater/target/debug/deps/libunicase-51bd820ee7308505.rlib" "/opt/crater/target/debug/deps/libsiphasher-045ef6d956f9b96e.rlib" "/opt/crater/target/debug/deps/liblibflate-356695160d0d3c3c.rlib" "/opt/crater/target/debug/deps/libcrc-2057af635187c13f.rlib" "/opt/crater/target/debug/deps/libadler32-61790c89f1162fe4.rlib" "/opt/crater/target/debug/deps/libhyper_tls-2de8505961fcf922.rlib" "/opt/crater/target/debug/deps/libtokio_tls-f6b8b405659dfa93.rlib" "/opt/crater/target/debug/deps/libnative_tls-49c58cc9a76e8315.rlib" "/opt/crater/target/debug/deps/libopenssl-e53fb6602609f15b.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-049cca1a93eeede2.rlib" "/opt/crater/target/debug/deps/libforeign_types-8f4d3073b23c6f54.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-d12e0b78b2045397.rlib" "/opt/crater/target/debug/deps/libbitflags-3e0496368fb8d844.rlib" "/opt/crater/target/debug/deps/libhyper-5fcb1e4c5d1caeef.rlib" "/opt/crater/target/debug/deps/libtokio_proto-db080fb8bb01fc2d.rlib" "/opt/crater/target/debug/deps/libtokio_service-39213e62e16428ed.rlib" "/opt/crater/target/debug/deps/libtake-ce10093ec70fadb9.rlib" "/opt/crater/target/debug/deps/libsmallvec-76ba305a9ab6fd84.rlib" "/opt/crater/target/debug/deps/librand-0ce8a5a68563d9d6.rlib" "/opt/crater/target/debug/deps/librand-fb2af003d7fee133.rlib" "/opt/crater/target/debug/deps/libtokio_core-c67a4f281fdab3c6.rlib" "/opt/crater/target/debug/deps/libscoped_tls-1d820863bdd09a78.rlib" "/opt/crater/target/debug/deps/libtokio_io-96b0f68887dd028b.rlib" "/opt/crater/target/debug/deps/libslab-8e3d266468ba0979.rlib" "/opt/crater/target/debug/deps/libmio-17f8dbdb97df636a.rlib" "/opt/crater/target/debug/deps/libslab-9e7ba87ec006f403.rlib" "/opt/crater/target/debug/deps/liblog-c92b861decdc6e30.rlib" "/opt/crater/target/debug/deps/libnet2-0cd814847e468805.rlib" "/opt/crater/target/debug/deps/liblazycell-b15c88d393c2ebad.rlib" "/opt/crater/target/debug/deps/libtime-17af6c93728b9483.rlib" "/opt/crater/target/debug/deps/librelay-a01af27154953dcd.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-880723daba293888.rlib" "/opt/crater/target/debug/deps/libmime-b2133a8c5b01eaa3.rlib" "/opt/crater/target/debug/deps/libunicase-391fe717bcecc96f.rlib" "/opt/crater/target/debug/deps/liblog-18bebfdf1d1e5a05.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-c0eb57f43d2a41bf.rlib" "/opt/crater/target/debug/deps/libhttparse-0047b630b0c4ef13.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-d6fba9196f56f18b.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b48a6d3f5069a8b8.rlib" "/opt/crater/target/debug/deps/libbase64-56c5242af20f9942.rlib" "/opt/crater/target/debug/deps/libsafemem-887993beb39b007d.rlib" "/opt/crater/target/debug/deps/libfutures-cbb1c6c2d050bf94.rlib" "/opt/crater/target/debug/deps/libencoding_rs-b9686f35920302d3.rlib" "/opt/crater/target/debug/deps/libbytes-0a5879b4a143636a.rlib" "/opt/crater/target/debug/deps/libiovec-03c07887abee8be0.rlib" "/opt/crater/target/debug/deps/libbyteorder-76838e0ec6a85113.rlib" "/opt/crater/target/debug/deps/libregex-7b95f2075f8070a3.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-d85c6801fd7a4fbb.rlib" "/opt/crater/target/debug/deps/libregex_syntax-3bd466f3b0e307fd.rlib" "/opt/crater/target/debug/deps/libthread_local-ffce1b57a76be8a9.rlib" "/opt/crater/target/debug/deps/libunreachable-40e55d450f39618d.rlib" "/opt/crater/target/debug/deps/libvoid-b4a3c83e92a11249.rlib" "/opt/crater/target/debug/deps/libaho_corasick-6eb0561e66044977.rlib" "/opt/crater/target/debug/deps/libmemchr-6f4dede130ee1949.rlib" "/opt/crater/target/debug/deps/liblazy_static-485b4eff69038ce0.rlib" "/opt/crater/target/debug/deps/liberror_chain-473c7857f92f5586.rlib" "/opt/crater/target/debug/deps/libbacktrace-20ccf6bc5bc91e61.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-32a6f0d4f15d3b8b.rlib" "/opt/crater/target/debug/deps/librustc_demangle-7d15f5de0df23340.rlib" "/opt/crater/target/debug/deps/libcfg_if-af8485a38956c1b4.rlib" "/opt/crater/target/debug/deps/liblibc-5e48f0a18c73291f.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.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] Couldn't compile the test. [INFO] [stdout] ---- src/request.rs - request::CitationQuery::set_count (line 380) 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/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestkbS8iX/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctestkbS8iX/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctestkbS8iX/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctestkbS8iX/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctestkbS8iX/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctestkbS8iX/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "-o" "/tmp/rustdoctestkbS8iX/rust_out" "/tmp/rustdoctestkbS8iX/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-52a124cb037f2e42/out/.libs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libscholar-65f2d8cb807000ed.rlib" "/opt/crater/target/debug/deps/libselect-16f14bce28dd09f4.rlib" "/opt/crater/target/debug/deps/libhtml5ever-7f3dfd0f4023a7ae.rlib" "/opt/crater/target/debug/deps/libmarkup5ever-2aa47bbc1a368a51.rlib" "/opt/crater/target/debug/deps/libtendril-cf6de4ccc89c6059.rlib" "/opt/crater/target/debug/deps/libutf8-a9a4f36e667a292e.rlib" "/opt/crater/target/debug/deps/libfutf-5bbe337d27b6d948.rlib" "/opt/crater/target/debug/deps/libmac-fff283b23e4c0c75.rlib" "/opt/crater/target/debug/deps/libstring_cache-1b9ab6137303e7e7.rlib" "/opt/crater/target/debug/deps/libstring_cache_shared-9653b778730dced9.rlib" "/opt/crater/target/debug/deps/libprecomputed_hash-9b9a236d3fd1b096.rlib" "/opt/crater/target/debug/deps/libdebug_unreachable-7e4ddf462c558906.rlib" "/opt/crater/target/debug/deps/libunreachable-374972d11d7ce0a4.rlib" "/opt/crater/target/debug/deps/liblazy_static-0e1e36676eed3924.rlib" "/opt/crater/target/debug/deps/libbit_set-fbb253f1cb6f44f8.rlib" "/opt/crater/target/debug/deps/libbit_vec-f103668957ce4725.rlib" "/opt/crater/target/debug/deps/libreqwest-72e2103e3a60b813.rlib" "/opt/crater/target/debug/deps/libuuid-1f253bb0789ad974.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-6986cb2940d32e61.rlib" "/opt/crater/target/debug/deps/liburl-691395a84dfdf7d5.rlib" "/opt/crater/target/debug/deps/libidna-3482a431f2020b88.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-d01cde63ed07ece4.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-cdaa4586ad8601f2.rlib" "/opt/crater/target/debug/deps/libmatches-da7c3df62938be42.rlib" "/opt/crater/target/debug/deps/libserde_json-d737535bfc917be2.rlib" "/opt/crater/target/debug/deps/libdtoa-c3bbd8f968a8bf63.rlib" "/opt/crater/target/debug/deps/libitoa-74ddb7daf18a4b29.rlib" "/opt/crater/target/debug/deps/libnum_traits-94a91fbe3b05293e.rlib" "/opt/crater/target/debug/deps/libnum_traits-3f26fc05ea705256.rlib" "/opt/crater/target/debug/deps/libserde-28072fba9dd456de.rlib" "/opt/crater/target/debug/deps/libmime_guess-9805703ca3265e5a.rlib" "/opt/crater/target/debug/deps/libphf-323fa65cdda31cd9.rlib" "/opt/crater/target/debug/deps/libphf_shared-929d88eebeb2af24.rlib" "/opt/crater/target/debug/deps/libunicase-51bd820ee7308505.rlib" "/opt/crater/target/debug/deps/libsiphasher-045ef6d956f9b96e.rlib" "/opt/crater/target/debug/deps/liblibflate-356695160d0d3c3c.rlib" "/opt/crater/target/debug/deps/libcrc-2057af635187c13f.rlib" "/opt/crater/target/debug/deps/libadler32-61790c89f1162fe4.rlib" "/opt/crater/target/debug/deps/libhyper_tls-2de8505961fcf922.rlib" "/opt/crater/target/debug/deps/libtokio_tls-f6b8b405659dfa93.rlib" "/opt/crater/target/debug/deps/libnative_tls-49c58cc9a76e8315.rlib" "/opt/crater/target/debug/deps/libopenssl-e53fb6602609f15b.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-049cca1a93eeede2.rlib" "/opt/crater/target/debug/deps/libforeign_types-8f4d3073b23c6f54.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-d12e0b78b2045397.rlib" "/opt/crater/target/debug/deps/libbitflags-3e0496368fb8d844.rlib" "/opt/crater/target/debug/deps/libhyper-5fcb1e4c5d1caeef.rlib" "/opt/crater/target/debug/deps/libtokio_proto-db080fb8bb01fc2d.rlib" "/opt/crater/target/debug/deps/libtokio_service-39213e62e16428ed.rlib" "/opt/crater/target/debug/deps/libtake-ce10093ec70fadb9.rlib" "/opt/crater/target/debug/deps/libsmallvec-76ba305a9ab6fd84.rlib" "/opt/crater/target/debug/deps/librand-0ce8a5a68563d9d6.rlib" "/opt/crater/target/debug/deps/librand-fb2af003d7fee133.rlib" "/opt/crater/target/debug/deps/libtokio_core-c67a4f281fdab3c6.rlib" "/opt/crater/target/debug/deps/libscoped_tls-1d820863bdd09a78.rlib" "/opt/crater/target/debug/deps/libtokio_io-96b0f68887dd028b.rlib" "/opt/crater/target/debug/deps/libslab-8e3d266468ba0979.rlib" "/opt/crater/target/debug/deps/libmio-17f8dbdb97df636a.rlib" "/opt/crater/target/debug/deps/libslab-9e7ba87ec006f403.rlib" "/opt/crater/target/debug/deps/liblog-c92b861decdc6e30.rlib" "/opt/crater/target/debug/deps/libnet2-0cd814847e468805.rlib" "/opt/crater/target/debug/deps/liblazycell-b15c88d393c2ebad.rlib" "/opt/crater/target/debug/deps/libtime-17af6c93728b9483.rlib" "/opt/crater/target/debug/deps/librelay-a01af27154953dcd.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-880723daba293888.rlib" "/opt/crater/target/debug/deps/libmime-b2133a8c5b01eaa3.rlib" "/opt/crater/target/debug/deps/libunicase-391fe717bcecc96f.rlib" "/opt/crater/target/debug/deps/liblog-18bebfdf1d1e5a05.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-c0eb57f43d2a41bf.rlib" "/opt/crater/target/debug/deps/libhttparse-0047b630b0c4ef13.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-d6fba9196f56f18b.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b48a6d3f5069a8b8.rlib" "/opt/crater/target/debug/deps/libbase64-56c5242af20f9942.rlib" "/opt/crater/target/debug/deps/libsafemem-887993beb39b007d.rlib" "/opt/crater/target/debug/deps/libfutures-cbb1c6c2d050bf94.rlib" "/opt/crater/target/debug/deps/libencoding_rs-b9686f35920302d3.rlib" "/opt/crater/target/debug/deps/libbytes-0a5879b4a143636a.rlib" "/opt/crater/target/debug/deps/libiovec-03c07887abee8be0.rlib" "/opt/crater/target/debug/deps/libbyteorder-76838e0ec6a85113.rlib" "/opt/crater/target/debug/deps/libregex-7b95f2075f8070a3.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-d85c6801fd7a4fbb.rlib" "/opt/crater/target/debug/deps/libregex_syntax-3bd466f3b0e307fd.rlib" "/opt/crater/target/debug/deps/libthread_local-ffce1b57a76be8a9.rlib" "/opt/crater/target/debug/deps/libunreachable-40e55d450f39618d.rlib" "/opt/crater/target/debug/deps/libvoid-b4a3c83e92a11249.rlib" "/opt/crater/target/debug/deps/libaho_corasick-6eb0561e66044977.rlib" "/opt/crater/target/debug/deps/libmemchr-6f4dede130ee1949.rlib" "/opt/crater/target/debug/deps/liblazy_static-485b4eff69038ce0.rlib" "/opt/crater/target/debug/deps/liberror_chain-473c7857f92f5586.rlib" "/opt/crater/target/debug/deps/libbacktrace-20ccf6bc5bc91e61.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-32a6f0d4f15d3b8b.rlib" "/opt/crater/target/debug/deps/librustc_demangle-7d15f5de0df23340.rlib" "/opt/crater/target/debug/deps/libcfg_if-af8485a38956c1b4.rlib" "/opt/crater/target/debug/deps/liblibc-5e48f0a18c73291f.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stdout] = note: [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] Couldn't compile the test. [INFO] [stdout] ---- src/request.rs - request::SearchQuery::set_phrase (line 215) 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/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestqtc1e9/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctestqtc1e9/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctestqtc1e9/rust_out.rust_out.7rcbfp3g-cgu.10.rcgu.o" "/tmp/rustdoctestqtc1e9/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctestqtc1e9/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctestqtc1e9/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctestqtc1e9/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "/tmp/rustdoctestqtc1e9/rust_out.rust_out.7rcbfp3g-cgu.6.rcgu.o" "/tmp/rustdoctestqtc1e9/rust_out.rust_out.7rcbfp3g-cgu.7.rcgu.o" "/tmp/rustdoctestqtc1e9/rust_out.rust_out.7rcbfp3g-cgu.8.rcgu.o" "/tmp/rustdoctestqtc1e9/rust_out.rust_out.7rcbfp3g-cgu.9.rcgu.o" "-o" "/tmp/rustdoctestqtc1e9/rust_out" "/tmp/rustdoctestqtc1e9/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-52a124cb037f2e42/out/.libs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libscholar-65f2d8cb807000ed.rlib" "/opt/crater/target/debug/deps/libselect-16f14bce28dd09f4.rlib" "/opt/crater/target/debug/deps/libhtml5ever-7f3dfd0f4023a7ae.rlib" "/opt/crater/target/debug/deps/libmarkup5ever-2aa47bbc1a368a51.rlib" "/opt/crater/target/debug/deps/libtendril-cf6de4ccc89c6059.rlib" "/opt/crater/target/debug/deps/libutf8-a9a4f36e667a292e.rlib" "/opt/crater/target/debug/deps/libfutf-5bbe337d27b6d948.rlib" "/opt/crater/target/debug/deps/libmac-fff283b23e4c0c75.rlib" "/opt/crater/target/debug/deps/libstring_cache-1b9ab6137303e7e7.rlib" "/opt/crater/target/debug/deps/libstring_cache_shared-9653b778730dced9.rlib" "/opt/crater/target/debug/deps/libprecomputed_hash-9b9a236d3fd1b096.rlib" "/opt/crater/target/debug/deps/libdebug_unreachable-7e4ddf462c558906.rlib" "/opt/crater/target/debug/deps/libunreachable-374972d11d7ce0a4.rlib" "/opt/crater/target/debug/deps/liblazy_static-0e1e36676eed3924.rlib" "/opt/crater/target/debug/deps/libbit_set-fbb253f1cb6f44f8.rlib" "/opt/crater/target/debug/deps/libbit_vec-f103668957ce4725.rlib" "/opt/crater/target/debug/deps/libreqwest-72e2103e3a60b813.rlib" "/opt/crater/target/debug/deps/libuuid-1f253bb0789ad974.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-6986cb2940d32e61.rlib" "/opt/crater/target/debug/deps/liburl-691395a84dfdf7d5.rlib" "/opt/crater/target/debug/deps/libidna-3482a431f2020b88.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-d01cde63ed07ece4.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-cdaa4586ad8601f2.rlib" "/opt/crater/target/debug/deps/libmatches-da7c3df62938be42.rlib" "/opt/crater/target/debug/deps/libserde_json-d737535bfc917be2.rlib" "/opt/crater/target/debug/deps/libdtoa-c3bbd8f968a8bf63.rlib" "/opt/crater/target/debug/deps/libitoa-74ddb7daf18a4b29.rlib" "/opt/crater/target/debug/deps/libnum_traits-94a91fbe3b05293e.rlib" "/opt/crater/target/debug/deps/libnum_traits-3f26fc05ea705256.rlib" "/opt/crater/target/debug/deps/libserde-28072fba9dd456de.rlib" "/opt/crater/target/debug/deps/libmime_guess-9805703ca3265e5a.rlib" "/opt/crater/target/debug/deps/libphf-323fa65cdda31cd9.rlib" "/opt/crater/target/debug/deps/libphf_shared-929d88eebeb2af24.rlib" "/opt/crater/target/debug/deps/libunicase-51bd820ee7308505.rlib" "/opt/crater/target/debug/deps/libsiphasher-045ef6d956f9b96e.rlib" "/opt/crater/target/debug/deps/liblibflate-356695160d0d3c3c.rlib" "/opt/crater/target/debug/deps/libcrc-2057af635187c13f.rlib" "/opt/crater/target/debug/deps/libadler32-61790c89f1162fe4.rlib" "/opt/crater/target/debug/deps/libhyper_tls-2de8505961fcf922.rlib" "/opt/crater/target/debug/deps/libtokio_tls-f6b8b405659dfa93.rlib" "/opt/crater/target/debug/deps/libnative_tls-49c58cc9a76e8315.rlib" "/opt/crater/target/debug/deps/libopenssl-e53fb6602609f15b.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-049cca1a93eeede2.rlib" "/opt/crater/target/debug/deps/libforeign_types-8f4d3073b23c6f54.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-d12e0b78b2045397.rlib" "/opt/crater/target/debug/deps/libbitflags-3e0496368fb8d844.rlib" "/opt/crater/target/debug/deps/libhyper-5fcb1e4c5d1caeef.rlib" "/opt/crater/target/debug/deps/libtokio_proto-db080fb8bb01fc2d.rlib" "/opt/crater/target/debug/deps/libtokio_service-39213e62e16428ed.rlib" "/opt/crater/target/debug/deps/libtake-ce10093ec70fadb9.rlib" "/opt/crater/target/debug/deps/libsmallvec-76ba305a9ab6fd84.rlib" "/opt/crater/target/debug/deps/librand-0ce8a5a68563d9d6.rlib" "/opt/crater/target/debug/deps/librand-fb2af003d7fee133.rlib" "/opt/crater/target/debug/deps/libtokio_core-c67a4f281fdab3c6.rlib" "/opt/crater/target/debug/deps/libscoped_tls-1d820863bdd09a78.rlib" "/opt/crater/target/debug/deps/libtokio_io-96b0f68887dd028b.rlib" "/opt/crater/target/debug/deps/libslab-8e3d266468ba0979.rlib" "/opt/crater/target/debug/deps/libmio-17f8dbdb97df636a.rlib" "/opt/crater/target/debug/deps/libslab-9e7ba87ec006f403.rlib" "/opt/crater/target/debug/deps/liblog-c92b861decdc6e30.rlib" "/opt/crater/target/debug/deps/libnet2-0cd814847e468805.rlib" "/opt/crater/target/debug/deps/liblazycell-b15c88d393c2ebad.rlib" "/opt/crater/target/debug/deps/libtime-17af6c93728b9483.rlib" "/opt/crater/target/debug/deps/librelay-a01af27154953dcd.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-880723daba293888.rlib" "/opt/crater/target/debug/deps/libmime-b2133a8c5b01eaa3.rlib" "/opt/crater/target/debug/deps/libunicase-391fe717bcecc96f.rlib" "/opt/crater/target/debug/deps/liblog-18bebfdf1d1e5a05.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-c0eb57f43d2a41bf.rlib" "/opt/crater/target/debug/deps/libhttparse-0047b630b0c4ef13.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-d6fba9196f56f18b.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b48a6d3f5069a8b8.rlib" "/opt/crater/target/debug/deps/libbase64-56c5242af20f9942.rlib" "/opt/crater/target/debug/deps/libsafemem-887993beb39b007d.rlib" "/opt/crater/target/debug/deps/libfutures-cbb1c6c2d050bf94.rlib" "/opt/crater/target/debug/deps/libencoding_rs-b9686f35920302d3.rlib" "/opt/crater/target/debug/deps/libbytes-0a5879b4a143636a.rlib" "/opt/crater/target/debug/deps/libiovec-03c07887abee8be0.rlib" "/opt/crater/target/debug/deps/libbyteorder-76838e0ec6a85113.rlib" "/opt/crater/target/debug/deps/libregex-7b95f2075f8070a3.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-d85c6801fd7a4fbb.rlib" "/opt/crater/target/debug/deps/libregex_syntax-3bd466f3b0e307fd.rlib" "/opt/crater/target/debug/deps/libthread_local-ffce1b57a76be8a9.rlib" "/opt/crater/target/debug/deps/libunreachable-40e55d450f39618d.rlib" "/opt/crater/target/debug/deps/libvoid-b4a3c83e92a11249.rlib" "/opt/crater/target/debug/deps/libaho_corasick-6eb0561e66044977.rlib" "/opt/crater/target/debug/deps/libmemchr-6f4dede130ee1949.rlib" "/opt/crater/target/debug/deps/liblazy_static-485b4eff69038ce0.rlib" "/opt/crater/target/debug/deps/liberror_chain-473c7857f92f5586.rlib" "/opt/crater/target/debug/deps/libbacktrace-20ccf6bc5bc91e61.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-32a6f0d4f15d3b8b.rlib" "/opt/crater/target/debug/deps/librustc_demangle-7d15f5de0df23340.rlib" "/opt/crater/target/debug/deps/libcfg_if-af8485a38956c1b4.rlib" "/opt/crater/target/debug/deps/liblibc-5e48f0a18c73291f.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.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:908 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] Couldn't compile the test. [INFO] [stdout] ---- src/paper.rs - paper::Paper::new (line 55) 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/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctest5ftE0I/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctest5ftE0I/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctest5ftE0I/rust_out.rust_out.7rcbfp3g-cgu.10.rcgu.o" "/tmp/rustdoctest5ftE0I/rust_out.rust_out.7rcbfp3g-cgu.11.rcgu.o" "/tmp/rustdoctest5ftE0I/rust_out.rust_out.7rcbfp3g-cgu.12.rcgu.o" "/tmp/rustdoctest5ftE0I/rust_out.rust_out.7rcbfp3g-cgu.13.rcgu.o" "/tmp/rustdoctest5ftE0I/rust_out.rust_out.7rcbfp3g-cgu.14.rcgu.o" "/tmp/rustdoctest5ftE0I/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctest5ftE0I/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctest5ftE0I/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctest5ftE0I/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "/tmp/rustdoctest5ftE0I/rust_out.rust_out.7rcbfp3g-cgu.6.rcgu.o" "/tmp/rustdoctest5ftE0I/rust_out.rust_out.7rcbfp3g-cgu.7.rcgu.o" "/tmp/rustdoctest5ftE0I/rust_out.rust_out.7rcbfp3g-cgu.8.rcgu.o" "/tmp/rustdoctest5ftE0I/rust_out.rust_out.7rcbfp3g-cgu.9.rcgu.o" "-o" "/tmp/rustdoctest5ftE0I/rust_out" "/tmp/rustdoctest5ftE0I/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-52a124cb037f2e42/out/.libs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libscholar-65f2d8cb807000ed.rlib" "/opt/crater/target/debug/deps/libselect-16f14bce28dd09f4.rlib" "/opt/crater/target/debug/deps/libhtml5ever-7f3dfd0f4023a7ae.rlib" "/opt/crater/target/debug/deps/libmarkup5ever-2aa47bbc1a368a51.rlib" "/opt/crater/target/debug/deps/libtendril-cf6de4ccc89c6059.rlib" "/opt/crater/target/debug/deps/libutf8-a9a4f36e667a292e.rlib" "/opt/crater/target/debug/deps/libfutf-5bbe337d27b6d948.rlib" "/opt/crater/target/debug/deps/libmac-fff283b23e4c0c75.rlib" "/opt/crater/target/debug/deps/libstring_cache-1b9ab6137303e7e7.rlib" "/opt/crater/target/debug/deps/libstring_cache_shared-9653b778730dced9.rlib" "/opt/crater/target/debug/deps/libprecomputed_hash-9b9a236d3fd1b096.rlib" "/opt/crater/target/debug/deps/libdebug_unreachable-7e4ddf462c558906.rlib" "/opt/crater/target/debug/deps/libunreachable-374972d11d7ce0a4.rlib" "/opt/crater/target/debug/deps/liblazy_static-0e1e36676eed3924.rlib" "/opt/crater/target/debug/deps/libbit_set-fbb253f1cb6f44f8.rlib" "/opt/crater/target/debug/deps/libbit_vec-f103668957ce4725.rlib" "/opt/crater/target/debug/deps/libreqwest-72e2103e3a60b813.rlib" "/opt/crater/target/debug/deps/libuuid-1f253bb0789ad974.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-6986cb2940d32e61.rlib" "/opt/crater/target/debug/deps/liburl-691395a84dfdf7d5.rlib" "/opt/crater/target/debug/deps/libidna-3482a431f2020b88.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-d01cde63ed07ece4.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-cdaa4586ad8601f2.rlib" "/opt/crater/target/debug/deps/libmatches-da7c3df62938be42.rlib" "/opt/crater/target/debug/deps/libserde_json-d737535bfc917be2.rlib" "/opt/crater/target/debug/deps/libdtoa-c3bbd8f968a8bf63.rlib" "/opt/crater/target/debug/deps/libitoa-74ddb7daf18a4b29.rlib" "/opt/crater/target/debug/deps/libnum_traits-94a91fbe3b05293e.rlib" "/opt/crater/target/debug/deps/libnum_traits-3f26fc05ea705256.rlib" "/opt/crater/target/debug/deps/libserde-28072fba9dd456de.rlib" "/opt/crater/target/debug/deps/libmime_guess-9805703ca3265e5a.rlib" "/opt/crater/target/debug/deps/libphf-323fa65cdda31cd9.rlib" "/opt/crater/target/debug/deps/libphf_shared-929d88eebeb2af24.rlib" "/opt/crater/target/debug/deps/libunicase-51bd820ee7308505.rlib" "/opt/crater/target/debug/deps/libsiphasher-045ef6d956f9b96e.rlib" "/opt/crater/target/debug/deps/liblibflate-356695160d0d3c3c.rlib" "/opt/crater/target/debug/deps/libcrc-2057af635187c13f.rlib" "/opt/crater/target/debug/deps/libadler32-61790c89f1162fe4.rlib" "/opt/crater/target/debug/deps/libhyper_tls-2de8505961fcf922.rlib" "/opt/crater/target/debug/deps/libtokio_tls-f6b8b405659dfa93.rlib" "/opt/crater/target/debug/deps/libnative_tls-49c58cc9a76e8315.rlib" "/opt/crater/target/debug/deps/libopenssl-e53fb6602609f15b.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-049cca1a93eeede2.rlib" "/opt/crater/target/debug/deps/libforeign_types-8f4d3073b23c6f54.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-d12e0b78b2045397.rlib" "/opt/crater/target/debug/deps/libbitflags-3e0496368fb8d844.rlib" "/opt/crater/target/debug/deps/libhyper-5fcb1e4c5d1caeef.rlib" "/opt/crater/target/debug/deps/libtokio_proto-db080fb8bb01fc2d.rlib" "/opt/crater/target/debug/deps/libtokio_service-39213e62e16428ed.rlib" "/opt/crater/target/debug/deps/libtake-ce10093ec70fadb9.rlib" "/opt/crater/target/debug/deps/libsmallvec-76ba305a9ab6fd84.rlib" "/opt/crater/target/debug/deps/librand-0ce8a5a68563d9d6.rlib" "/opt/crater/target/debug/deps/librand-fb2af003d7fee133.rlib" "/opt/crater/target/debug/deps/libtokio_core-c67a4f281fdab3c6.rlib" "/opt/crater/target/debug/deps/libscoped_tls-1d820863bdd09a78.rlib" "/opt/crater/target/debug/deps/libtokio_io-96b0f68887dd028b.rlib" "/opt/crater/target/debug/deps/libslab-8e3d266468ba0979.rlib" "/opt/crater/target/debug/deps/libmio-17f8dbdb97df636a.rlib" "/opt/crater/target/debug/deps/libslab-9e7ba87ec006f403.rlib" "/opt/crater/target/debug/deps/liblog-c92b861decdc6e30.rlib" "/opt/crater/target/debug/deps/libnet2-0cd814847e468805.rlib" "/opt/crater/target/debug/deps/liblazycell-b15c88d393c2ebad.rlib" "/opt/crater/target/debug/deps/libtime-17af6c93728b9483.rlib" "/opt/crater/target/debug/deps/librelay-a01af27154953dcd.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-880723daba293888.rlib" "/opt/crater/target/debug/deps/libmime-b2133a8c5b01eaa3.rlib" "/opt/crater/target/debug/deps/libunicase-391fe717bcecc96f.rlib" "/opt/crater/target/debug/deps/liblog-18bebfdf1d1e5a05.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-c0eb57f43d2a41bf.rlib" "/opt/crater/target/debug/deps/libhttparse-0047b630b0c4ef13.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-d6fba9196f56f18b.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b48a6d3f5069a8b8.rlib" "/opt/crater/target/debug/deps/libbase64-56c5242af20f9942.rlib" "/opt/crater/target/debug/deps/libsafemem-887993beb39b007d.rlib" "/opt/crater/target/debug/deps/libfutures-cbb1c6c2d050bf94.rlib" "/opt/crater/target/debug/deps/libencoding_rs-b9686f35920302d3.rlib" "/opt/crater/target/debug/deps/libbytes-0a5879b4a143636a.rlib" "/opt/crater/target/debug/deps/libiovec-03c07887abee8be0.rlib" "/opt/crater/target/debug/deps/libbyteorder-76838e0ec6a85113.rlib" "/opt/crater/target/debug/deps/libregex-7b95f2075f8070a3.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-d85c6801fd7a4fbb.rlib" "/opt/crater/target/debug/deps/libregex_syntax-3bd466f3b0e307fd.rlib" "/opt/crater/target/debug/deps/libthread_local-ffce1b57a76be8a9.rlib" "/opt/crater/target/debug/deps/libunreachable-40e55d450f39618d.rlib" "/opt/crater/target/debug/deps/libvoid-b4a3c83e92a11249.rlib" "/opt/crater/target/debug/deps/libaho_corasick-6eb0561e66044977.rlib" "/opt/crater/target/debug/deps/libmemchr-6f4dede130ee1949.rlib" "/opt/crater/target/debug/deps/liblazy_static-485b4eff69038ce0.rlib" "/opt/crater/target/debug/deps/liberror_chain-473c7857f92f5586.rlib" "/opt/crater/target/debug/deps/libbacktrace-20ccf6bc5bc91e61.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-32a6f0d4f15d3b8b.rlib" "/opt/crater/target/debug/deps/librustc_demangle-7d15f5de0df23340.rlib" "/opt/crater/target/debug/deps/libcfg_if-af8485a38956c1b4.rlib" "/opt/crater/target/debug/deps/liblibc-5e48f0a18c73291f.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.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] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/paper.rs - paper::Paper::new (line 55) [INFO] [stdout] src/request.rs - request::CitationQuery::set_count (line 380) [INFO] [stdout] src/request.rs - request::SearchQuery::append_words (line 182) [INFO] [stdout] src/request.rs - request::SearchQuery::set_phrase (line 215) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "feb8bce930d86565c84682b4499db0f5df6e8d2394dff7045e9d9fd6c8196399"` [INFO] running `"docker" "rm" "-f" "feb8bce930d86565c84682b4499db0f5df6e8d2394dff7045e9d9fd6c8196399"` [INFO] [stdout] feb8bce930d86565c84682b4499db0f5df6e8d2394dff7045e9d9fd6c8196399