[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.38-1/sources/1.37.0/gh/ordovicia/scholar"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ordovicia/scholar'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ordovicia/scholar" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ordovicia/scholar"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ordovicia/scholar on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ordovicia/scholar against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "build" "--frozen"` [INFO] [stdout] eb00a62ec1625d353170b27ee24a81bd1426366519143232ba6d47527cdc28b6 [INFO] running `"docker" "start" "-a" "eb00a62ec1625d353170b27ee24a81bd1426366519143232ba6d47527cdc28b6"` [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 futures v0.1.18 [INFO] [stderr] Compiling utf-8 v0.7.2 [INFO] [stderr] Compiling rustc-demangle v0.1.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.26 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling mio v0.6.13 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling string_cache_codegen v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [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-core v0.1.12 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.19 [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 10s [INFO] running `"docker" "inspect" "eb00a62ec1625d353170b27ee24a81bd1426366519143232ba6d47527cdc28b6"` [INFO] running `"docker" "rm" "-f" "eb00a62ec1625d353170b27ee24a81bd1426366519143232ba6d47527cdc28b6"` [INFO] [stdout] eb00a62ec1625d353170b27ee24a81bd1426366519143232ba6d47527cdc28b6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 71a8380d5417c392822ceeb2ad3f2044a4922fbdd9f9ffac26cb09994172abc0 [INFO] running `"docker" "start" "-a" "71a8380d5417c392822ceeb2ad3f2044a4922fbdd9f9ffac26cb09994172abc0"` [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.21s [INFO] running `"docker" "inspect" "71a8380d5417c392822ceeb2ad3f2044a4922fbdd9f9ffac26cb09994172abc0"` [INFO] running `"docker" "rm" "-f" "71a8380d5417c392822ceeb2ad3f2044a4922fbdd9f9ffac26cb09994172abc0"` [INFO] [stdout] 71a8380d5417c392822ceeb2ad3f2044a4922fbdd9f9ffac26cb09994172abc0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "test" "--frozen"` [INFO] [stdout] ff385498f8bf36f89cfa4d78f821520b24f615e6ebeb45fadf9046e73ea677c6 [INFO] running `"docker" "start" "-a" "ff385498f8bf36f89cfa4d78f821520b24f615e6ebeb45fadf9046e73ea677c6"` [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.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/scholar-7511a0b0d60c308b [INFO] [stdout] [INFO] [stdout] running 15 tests [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 request::tests::search_query_to_url ... ok [INFO] [stdout] test request::tests::search_query_is_valid_pass ... ok [INFO] [stdout] test scrape::tests::parse_citation_count_pass ... 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::is_blocked_test ... ok [INFO] [stdout] test scrape::tests::parse_year_fail ... ok [INFO] [stdout] test scrape::tests::parse_citation_count_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::search_document_scrape_test ... ok [INFO] [stdout] test scrape::tests::citation_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] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/scholar-f92380757d2c4d73 [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::query_exists_test ... ok [INFO] [stderr] Doc-tests scholar [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] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/request.rs - request::SearchQuery::set_authors (line 253) ... FAILED [INFO] [stdout] test src/request.rs - request::SearchQuery::set_count (line 137) ... ok [INFO] [stdout] test src/request.rs - request::SearchQuery::append_phrase (line 233) ... ok [INFO] [stdout] test src/request.rs - request::CitationQuery::set_count (line 380) ... ok [INFO] [stdout] test src/request.rs - request::SearchQuery::append_authors (line 274) ... ok [INFO] [stdout] test src/paper.rs - paper::Paper::new (line 55) ... 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::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_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.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestLfdfnk/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctestLfdfnk/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctestLfdfnk/rust_out.rust_out.7rcbfp3g-cgu.10.rcgu.o" "/tmp/rustdoctestLfdfnk/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctestLfdfnk/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctestLfdfnk/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctestLfdfnk/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "/tmp/rustdoctestLfdfnk/rust_out.rust_out.7rcbfp3g-cgu.6.rcgu.o" "/tmp/rustdoctestLfdfnk/rust_out.rust_out.7rcbfp3g-cgu.7.rcgu.o" "/tmp/rustdoctestLfdfnk/rust_out.rust_out.7rcbfp3g-cgu.8.rcgu.o" "/tmp/rustdoctestLfdfnk/rust_out.rust_out.7rcbfp3g-cgu.9.rcgu.o" "-o" "/tmp/rustdoctestLfdfnk/rust_out" "/tmp/rustdoctestLfdfnk/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-24b2e18e6215df57/out/.libs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libscholar-0ca62f589b86533d.rlib" "/opt/crater/target/debug/deps/libselect-e377c2f98c17f372.rlib" "/opt/crater/target/debug/deps/libhtml5ever-a04ab7e6729b6c30.rlib" "/opt/crater/target/debug/deps/libmarkup5ever-7c87149c1703ca13.rlib" "/opt/crater/target/debug/deps/libtendril-48e2caf880687999.rlib" "/opt/crater/target/debug/deps/libutf8-97cbc5349a4e3b39.rlib" "/opt/crater/target/debug/deps/libfutf-e3fa8a7e810419a4.rlib" "/opt/crater/target/debug/deps/libmac-5ba15199e7036e19.rlib" "/opt/crater/target/debug/deps/libstring_cache-c10398df030afa3d.rlib" "/opt/crater/target/debug/deps/libstring_cache_shared-d8bfe9c1fdeca250.rlib" "/opt/crater/target/debug/deps/libprecomputed_hash-db518da371b16b19.rlib" "/opt/crater/target/debug/deps/libdebug_unreachable-9e1d1d5abaedf467.rlib" "/opt/crater/target/debug/deps/libunreachable-0e59f709d2757188.rlib" "/opt/crater/target/debug/deps/liblazy_static-0c9d1899e9eae559.rlib" "/opt/crater/target/debug/deps/libbit_set-699c5335002e92cb.rlib" "/opt/crater/target/debug/deps/libbit_vec-c2dab6a812d6e277.rlib" "/opt/crater/target/debug/deps/libreqwest-01f31f5ab795e46f.rlib" "/opt/crater/target/debug/deps/libuuid-a66fc726bce2eb05.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-2da961e23e0e1a3e.rlib" "/opt/crater/target/debug/deps/liburl-5f56d53e709ed055.rlib" "/opt/crater/target/debug/deps/libidna-f2f59474bdd7b6b8.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-c01f82de3d845d74.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-4aec038661d98415.rlib" "/opt/crater/target/debug/deps/libmatches-30795f3b92df29f5.rlib" "/opt/crater/target/debug/deps/libserde_json-01a9348333cb624d.rlib" "/opt/crater/target/debug/deps/libdtoa-dbece04ab2440d63.rlib" "/opt/crater/target/debug/deps/libitoa-4ba6695a0e6b4a3c.rlib" "/opt/crater/target/debug/deps/libnum_traits-d5c605d302f5ce27.rlib" "/opt/crater/target/debug/deps/libnum_traits-a6bcd2c98197efd4.rlib" "/opt/crater/target/debug/deps/libserde-dfb5d6c53c0e3b31.rlib" "/opt/crater/target/debug/deps/libmime_guess-f6632cc97cc5406a.rlib" "/opt/crater/target/debug/deps/libphf-3cddbbc1b630ae0c.rlib" "/opt/crater/target/debug/deps/libphf_shared-29f31f532275dce9.rlib" "/opt/crater/target/debug/deps/libunicase-69eee6c2b8bb72d4.rlib" "/opt/crater/target/debug/deps/libsiphasher-1bc96b59f32124b4.rlib" "/opt/crater/target/debug/deps/liblibflate-7038a2a8593c18ab.rlib" "/opt/crater/target/debug/deps/libcrc-f4c842b5ea0322b7.rlib" "/opt/crater/target/debug/deps/libadler32-57388d7593be9e79.rlib" "/opt/crater/target/debug/deps/libhyper_tls-2c569b13fc89eff6.rlib" "/opt/crater/target/debug/deps/libtokio_tls-9c33ac23bde8df1a.rlib" "/opt/crater/target/debug/deps/libnative_tls-300b1855bc031fa5.rlib" "/opt/crater/target/debug/deps/libopenssl-f6dd4a6d9f6be88d.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-b917d030956023f0.rlib" "/opt/crater/target/debug/deps/libforeign_types-2a1e48607c06fed3.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-ba70a268c095ba50.rlib" "/opt/crater/target/debug/deps/libbitflags-f034fe9ef0b445a7.rlib" "/opt/crater/target/debug/deps/libhyper-235f769a09b39e9c.rlib" "/opt/crater/target/debug/deps/libtokio_proto-225a5647efc9bf82.rlib" "/opt/crater/target/debug/deps/libtokio_service-78b0323a5f19930d.rlib" "/opt/crater/target/debug/deps/libtake-b3deecc5ce1ba025.rlib" "/opt/crater/target/debug/deps/libsmallvec-3645e21488d3716e.rlib" "/opt/crater/target/debug/deps/librand-dc7606185fcf961e.rlib" "/opt/crater/target/debug/deps/librand-c6f5ad9348d5b61a.rlib" "/opt/crater/target/debug/deps/libtokio_core-7d0fc977d6f473a1.rlib" "/opt/crater/target/debug/deps/libscoped_tls-95084f4484ab1532.rlib" "/opt/crater/target/debug/deps/libtokio_io-77aa14427084badb.rlib" "/opt/crater/target/debug/deps/libslab-5ba5e0ab3535f558.rlib" "/opt/crater/target/debug/deps/libmio-fdc34eb3e5c200cb.rlib" "/opt/crater/target/debug/deps/libslab-4e7b24a66e4d7090.rlib" "/opt/crater/target/debug/deps/liblog-e203744bef71d14e.rlib" "/opt/crater/target/debug/deps/libnet2-d7ab9dcfda2fddd2.rlib" "/opt/crater/target/debug/deps/liblazycell-4aff62803df25dee.rlib" "/opt/crater/target/debug/deps/libtime-d950f61b9059956c.rlib" "/opt/crater/target/debug/deps/librelay-efdcd149d62d18d7.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-7ae675a5263db170.rlib" "/opt/crater/target/debug/deps/libmime-885eae624970ec99.rlib" "/opt/crater/target/debug/deps/libunicase-0db327f51a87fbf5.rlib" "/opt/crater/target/debug/deps/liblog-9a4573bfd4d75161.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-31855a1d4a2b270f.rlib" "/opt/crater/target/debug/deps/libhttparse-87f00dfb884184cf.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-0f042e24696983b8.rlib" "/opt/crater/target/debug/deps/libnum_cpus-369d63a103c29fdf.rlib" "/opt/crater/target/debug/deps/libbase64-3a4c2651062089d7.rlib" "/opt/crater/target/debug/deps/libsafemem-c18df4925d4a324d.rlib" "/opt/crater/target/debug/deps/libfutures-2a8ba247d15eab21.rlib" "/opt/crater/target/debug/deps/libencoding_rs-d2af0f3f7ed015f3.rlib" "/opt/crater/target/debug/deps/libbytes-b3b8ee4195f48862.rlib" "/opt/crater/target/debug/deps/libiovec-6c661c41aa05e9f3.rlib" "/opt/crater/target/debug/deps/libbyteorder-90775fa756ff2755.rlib" "/opt/crater/target/debug/deps/libregex-09c4d2b95c6e471c.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-92eef759f8fa2727.rlib" "/opt/crater/target/debug/deps/libregex_syntax-b0b2fc49e75577ec.rlib" "/opt/crater/target/debug/deps/libthread_local-92ea0c2685a97a7e.rlib" "/opt/crater/target/debug/deps/libunreachable-b06fe4f6d04b74f2.rlib" "/opt/crater/target/debug/deps/libvoid-d4bd79b68b9b921e.rlib" "/opt/crater/target/debug/deps/libaho_corasick-bc53ca3489dbe322.rlib" "/opt/crater/target/debug/deps/libmemchr-e59c9b8a1d2d0b3b.rlib" "/opt/crater/target/debug/deps/liblazy_static-544ad40da8f8b589.rlib" "/opt/crater/target/debug/deps/liberror_chain-d74fe830cd82e9d5.rlib" "/opt/crater/target/debug/deps/libbacktrace-1a7d9f0b04e96dbf.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-834a3bda6c3fb9c2.rlib" "/opt/crater/target/debug/deps/librustc_demangle-a4de2d29cd81e667.rlib" "/opt/crater/target/debug/deps/libcfg_if-f0641b5a9a5cde64.rlib" "/opt/crater/target/debug/deps/liblibc-75fd0ac04bb19b9a.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: final link failed: Cannot allocate memory [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] [INFO] [stdout] failures: [INFO] [stdout] src/request.rs - request::SearchQuery::set_authors (line 253) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "ff385498f8bf36f89cfa4d78f821520b24f615e6ebeb45fadf9046e73ea677c6"` [INFO] running `"docker" "rm" "-f" "ff385498f8bf36f89cfa4d78f821520b24f615e6ebeb45fadf9046e73ea677c6"` [INFO] [stdout] ff385498f8bf36f89cfa4d78f821520b24f615e6ebeb45fadf9046e73ea677c6