[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/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/ordovicia/scholar"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/ordovicia/scholar'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ordovicia/scholar" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ordovicia/scholar"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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 master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ordovicia/scholar on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "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/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/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/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ordovicia/scholar/Cargo.toml [INFO] crate ordovicia/scholar has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ordovicia/scholar against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] fb36dd49772186df1a22410ea1178e1f2061cafdc71625e805b6b14195ad97eb [INFO] running `"docker" "start" "-a" "fb36dd49772186df1a22410ea1178e1f2061cafdc71625e805b6b14195ad97eb"` [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/config.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/scrape.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/errors.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 rustc-demangle v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.26 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling html5ever v0.18.0 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.5 [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 error-chain v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling reqwest v0.8.5 [INFO] [stderr] Compiling select v0.4.2 [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 error 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 error 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 error 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 error 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 04s [INFO] running `"docker" "inspect" "fb36dd49772186df1a22410ea1178e1f2061cafdc71625e805b6b14195ad97eb"` [INFO] running `"docker" "rm" "-f" "fb36dd49772186df1a22410ea1178e1f2061cafdc71625e805b6b14195ad97eb"` [INFO] [stdout] fb36dd49772186df1a22410ea1178e1f2061cafdc71625e805b6b14195ad97eb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] fda90e557531d59e947be43f024f549b67b09cc7fcab21c75ac54947b7562451 [INFO] running `"docker" "start" "-a" "fda90e557531d59e947be43f024f549b67b09cc7fcab21c75ac54947b7562451"` [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/config.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/scrape.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/errors.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 error 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 error 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 error 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 error 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 4.88s [INFO] running `"docker" "inspect" "fda90e557531d59e947be43f024f549b67b09cc7fcab21c75ac54947b7562451"` [INFO] running `"docker" "rm" "-f" "fda90e557531d59e947be43f024f549b67b09cc7fcab21c75ac54947b7562451"` [INFO] [stdout] fda90e557531d59e947be43f024f549b67b09cc7fcab21c75ac54947b7562451 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] de5fbe378d573500214193ddc032fc154b9d0a6388b872144eb154519799995b [INFO] running `"docker" "start" "-a" "de5fbe378d573500214193ddc032fc154b9d0a6388b872144eb154519799995b"` [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/config.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/scrape.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/errors.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.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/scholar-baec847f927889a7 [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test request::tests::search_query_is_valid_fail ... ok [INFO] [stdout] test request::tests::search_query_is_valid_pass ... ok [INFO] [stdout] test request::tests::cluster_query_to_url ... ok [INFO] [stdout] test request::tests::search_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_cluster_id_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::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-ac92d081808a51be [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_phrase (line 233) ... ok [INFO] [stdout] test src/request.rs - request::SearchQuery::set_phrase (line 215) ... ok [INFO] [stdout] test src/request.rs - request::SearchQuery::append_authors (line 274) ... FAILED [INFO] [stdout] test src/request.rs - request::CitationQuery::set_count (line 380) ... ok [INFO] [stdout] test src/paper.rs - paper::Paper::new (line 55) ... ok [INFO] [stdout] test src/request.rs - request::SearchQuery::append_words (line 182) ... ok [INFO] [stdout] test src/request.rs - request::SearchQuery::set_authors (line 253) ... ok [INFO] [stdout] test src/request.rs - request::SearchQuery::set_count (line 137) ... 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::append_authors (line 274) 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/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestf2RR0Q/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctestf2RR0Q/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctestf2RR0Q/rust_out.rust_out.7rcbfp3g-cgu.10.rcgu.o" "/tmp/rustdoctestf2RR0Q/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctestf2RR0Q/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctestf2RR0Q/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctestf2RR0Q/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "/tmp/rustdoctestf2RR0Q/rust_out.rust_out.7rcbfp3g-cgu.6.rcgu.o" "/tmp/rustdoctestf2RR0Q/rust_out.rust_out.7rcbfp3g-cgu.7.rcgu.o" "/tmp/rustdoctestf2RR0Q/rust_out.rust_out.7rcbfp3g-cgu.8.rcgu.o" "/tmp/rustdoctestf2RR0Q/rust_out.rust_out.7rcbfp3g-cgu.9.rcgu.o" "-o" "/tmp/rustdoctestf2RR0Q/rust_out" "/tmp/rustdoctestf2RR0Q/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-c688ab0160c77504/out/.libs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libscholar-c3d4d33faf5063d7.rlib" "/opt/crater/target/debug/deps/libselect-f6b4a241d821fdbd.rlib" "/opt/crater/target/debug/deps/libhtml5ever-f4facc4c66cac714.rlib" "/opt/crater/target/debug/deps/libmarkup5ever-63f51e4c1eaf56ee.rlib" "/opt/crater/target/debug/deps/libtendril-ef2660c7b706aced.rlib" "/opt/crater/target/debug/deps/libutf8-8a3beafd601c7259.rlib" "/opt/crater/target/debug/deps/libfutf-1c4cbaa483fbd5b0.rlib" "/opt/crater/target/debug/deps/libmac-0c52604faf63248b.rlib" "/opt/crater/target/debug/deps/libstring_cache-1d5bedbee668c7c8.rlib" "/opt/crater/target/debug/deps/libstring_cache_shared-f573a7b5a21a0f2d.rlib" "/opt/crater/target/debug/deps/libprecomputed_hash-f6aca6ee7d652411.rlib" "/opt/crater/target/debug/deps/libdebug_unreachable-0f43b29280771525.rlib" "/opt/crater/target/debug/deps/libunreachable-339551e1dd07d988.rlib" "/opt/crater/target/debug/deps/liblazy_static-4ff72715b4a952e9.rlib" "/opt/crater/target/debug/deps/libbit_set-9cbb1e7a60009f18.rlib" "/opt/crater/target/debug/deps/libbit_vec-e7edb504cd1d89a0.rlib" "/opt/crater/target/debug/deps/libreqwest-51e07478cb79cdad.rlib" "/opt/crater/target/debug/deps/libuuid-7feadcc38a6d2865.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-411ae8dae2593273.rlib" "/opt/crater/target/debug/deps/liburl-d040031b9c86b289.rlib" "/opt/crater/target/debug/deps/libidna-6824711f29a45053.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-158270a8a373f40c.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-05636db41640b39a.rlib" "/opt/crater/target/debug/deps/libmatches-492534f9aa91c0e9.rlib" "/opt/crater/target/debug/deps/libserde_json-c3e766601fa44382.rlib" "/opt/crater/target/debug/deps/libdtoa-fa71679a85955c9a.rlib" "/opt/crater/target/debug/deps/libitoa-01e347a670dada22.rlib" "/opt/crater/target/debug/deps/libnum_traits-c3e5f07b89c662b1.rlib" "/opt/crater/target/debug/deps/libnum_traits-8df89a9f7dab68f7.rlib" "/opt/crater/target/debug/deps/libserde-5a69ab8035529df6.rlib" "/opt/crater/target/debug/deps/libmime_guess-9393621ff12de5d3.rlib" "/opt/crater/target/debug/deps/libphf-cb7fe0d9b873775c.rlib" "/opt/crater/target/debug/deps/libphf_shared-42e0a644e03fbef9.rlib" "/opt/crater/target/debug/deps/libunicase-8fc21f68c7c3db58.rlib" "/opt/crater/target/debug/deps/libsiphasher-dc1c0b0c9248fd51.rlib" "/opt/crater/target/debug/deps/liblibflate-eb7ec003f1c9f4d7.rlib" "/opt/crater/target/debug/deps/libcrc-839453e67215a42a.rlib" "/opt/crater/target/debug/deps/libadler32-390be5eeb2d0f83f.rlib" "/opt/crater/target/debug/deps/libhyper_tls-c71ced3ac5a0cc97.rlib" "/opt/crater/target/debug/deps/libtokio_tls-33e48c926e2d88c2.rlib" "/opt/crater/target/debug/deps/libnative_tls-3b00d91c4d181979.rlib" "/opt/crater/target/debug/deps/libopenssl-7e184fa042814409.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-07b3f9581450171b.rlib" "/opt/crater/target/debug/deps/libforeign_types-d4ac984f9694c833.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-f6ac4fd0965124c5.rlib" "/opt/crater/target/debug/deps/libbitflags-294d3a465ecc56bb.rlib" "/opt/crater/target/debug/deps/libhyper-3bcc3f8aace9e420.rlib" "/opt/crater/target/debug/deps/libtokio_proto-1bd69a09cde4b662.rlib" "/opt/crater/target/debug/deps/libtokio_service-3a75e15aeeb97df1.rlib" "/opt/crater/target/debug/deps/libtake-3873000ce9eca394.rlib" "/opt/crater/target/debug/deps/libsmallvec-2498389392b3351d.rlib" "/opt/crater/target/debug/deps/librand-a40e80a343379a4f.rlib" "/opt/crater/target/debug/deps/librand-a8139e10da728d69.rlib" "/opt/crater/target/debug/deps/libtokio_core-7810b459b9307214.rlib" "/opt/crater/target/debug/deps/libscoped_tls-7b152e303e726494.rlib" "/opt/crater/target/debug/deps/libtokio_io-1fa42fa57defa36b.rlib" "/opt/crater/target/debug/deps/libslab-d45a611d2b406bb3.rlib" "/opt/crater/target/debug/deps/libmio-356cdd128c61e146.rlib" "/opt/crater/target/debug/deps/libslab-9c85972de7733895.rlib" "/opt/crater/target/debug/deps/liblog-17d79eed6d2b0d0c.rlib" "/opt/crater/target/debug/deps/libnet2-2ce3607996c1ca15.rlib" "/opt/crater/target/debug/deps/liblazycell-f9cbaaa522368a28.rlib" "/opt/crater/target/debug/deps/libtime-85d9f70f8879ae99.rlib" "/opt/crater/target/debug/deps/librelay-56707beb4e7c8147.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-c74bff5a030f13de.rlib" "/opt/crater/target/debug/deps/libmime-c4fed6f35d623dea.rlib" "/opt/crater/target/debug/deps/libunicase-432b67ecbf35f952.rlib" "/opt/crater/target/debug/deps/liblog-d18bce46fcf87c23.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-5a0d0323fba987e0.rlib" "/opt/crater/target/debug/deps/libhttparse-11cb7df4c17b7f98.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-ded9c11e29ec093e.rlib" "/opt/crater/target/debug/deps/libnum_cpus-86f19885adde2ad6.rlib" "/opt/crater/target/debug/deps/libbase64-55c1d16a942c204f.rlib" "/opt/crater/target/debug/deps/libsafemem-fca53fc263a447c0.rlib" "/opt/crater/target/debug/deps/libfutures-693cc8320a33baef.rlib" "/opt/crater/target/debug/deps/libencoding_rs-1bea832ac8bb0202.rlib" "/opt/crater/target/debug/deps/libbytes-32cb394b122d673a.rlib" "/opt/crater/target/debug/deps/libiovec-cc36c387cc2fb185.rlib" "/opt/crater/target/debug/deps/libbyteorder-f0393fc2217b89e4.rlib" "/opt/crater/target/debug/deps/libregex-f701537145d6892b.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-9d91b0e8b555e8f3.rlib" "/opt/crater/target/debug/deps/libregex_syntax-ae42b3a6fbefe21b.rlib" "/opt/crater/target/debug/deps/libthread_local-7bfbe365f04f176d.rlib" "/opt/crater/target/debug/deps/libunreachable-35c77c5d0a2f5bc6.rlib" "/opt/crater/target/debug/deps/libvoid-b0b37fff1e1e077d.rlib" "/opt/crater/target/debug/deps/libaho_corasick-7c329c74e7fbc989.rlib" "/opt/crater/target/debug/deps/libmemchr-3a90c3bd9ece3a92.rlib" "/opt/crater/target/debug/deps/liblazy_static-a354c41922ea60da.rlib" "/opt/crater/target/debug/deps/liberror_chain-0e3592bfd69c793c.rlib" "/opt/crater/target/debug/deps/libbacktrace-bdfca30a32dba310.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-bc72fe277f34c552.rlib" "/opt/crater/target/debug/deps/librustc_demangle-56cda23bd5225af8.rlib" "/opt/crater/target/debug/deps/libcfg_if-c67c92cab1abc9f6.rlib" "/opt/crater/target/debug/deps/liblibc-b7618e7c6acd87ea.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8469d768695d9748.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-786c0f406992159b.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-eda54ffd3e6402cc.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3b59adbc83c396a4.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d2bb09f4dcbd4be.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e96acda46b77a2fd.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-596074f575b1f832.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57f280c1596673cd.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-16132b5b2ecf9ec1.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-37286a0a9c4289ff.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] thread 'src/request.rs - request::SearchQuery::append_authors (line 274)' panicked at 'couldn't compile the test', src/librustdoc/test.rs:354:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7fbd3347a2c3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hb587d2734f1dc7c5 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x7fbd33472acb - std::sys_common::backtrace::_print::he39717f7cfbd122d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:70 [INFO] [stdout] 2: 0x7fbd334764e6 - std::panicking::default_hook::{{closure}}::hb7f1ae5149814e5e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:58 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 3: 0x7fbd334761e7 - std::panicking::default_hook::hc2b73d8ffc772b35 [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 4: 0x7fbd354f0c6f - rustc::util::common::panic_hook::h751032aa3ac1c484 [INFO] [stdout] 5: 0x7fbd33476cbd - std::panicking::rust_panic_with_hook::h625072734a147d22 [INFO] [stdout] at src/libstd/panicking.rs:482 [INFO] [stdout] 6: 0x55a82e8535d4 - std::panicking::begin_panic::h4d7d3340c9cf9d14 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panicking.rs:412 [INFO] [stdout] 7: 0x55a82eaeea03 - rustdoc::test::run_test::h5889805fcc1a0c80 [INFO] [stdout] at src/librustdoc/test.rs:354 [INFO] [stdout] 8: 0x55a82e9afd97 - >::set::h9bde29d771b01b1d [INFO] [stdout] at src/librustdoc/test.rs:754 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libsyntax/lib.rs:112 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 [INFO] [stdout] 9: 0x55a82ea7fbc1 - syntax::with_globals::h80769f7b53fe9e05 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libsyntax/lib.rs:111 [INFO] [stdout] 10: 0x55a82e9b09e8 - std::sys_common::backtrace::__rust_begin_short_backtrace::hac3ae7983c29a44c [INFO] [stdout] at src/librustdoc/test.rs:751 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/sys_common/backtrace.rs:135 [INFO] [stdout] 11: 0x55a82e8536c3 - std::panicking::try::do_call::h5fa5d80973e51645 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panic.rs:309 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panicking.rs:297 [INFO] [stdout] 12: 0x7fbd33487ed9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:92 [INFO] [stdout] 13: 0x55a82e86d8d7 - >::call_box::h493f8fc037edfe5c [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panicking.rs:276 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panic.rs:388 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/thread/mod.rs:468 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/liballoc/boxed.rs:734 [INFO] [stdout] 14: 0x7fbd33486cdd - std::sys::unix::thread::Thread::new::thread_start::h60ff5f253b4125d5 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/liballoc/boxed.rs:744 [INFO] [stdout] at src/libstd/sys_common/thread.rs:14 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:81 [INFO] [stdout] 15: 0x7fbd32ff4493 - start_thread [INFO] [stdout] 16: 0x7fbd32b1face - __clone [INFO] [stdout] 17: 0x0 - [INFO] [stdout] query stack during panic: [INFO] [stdout] end of query stack [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/request.rs - request::SearchQuery::append_authors (line 274) [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" "de5fbe378d573500214193ddc032fc154b9d0a6388b872144eb154519799995b"` [INFO] running `"docker" "rm" "-f" "de5fbe378d573500214193ddc032fc154b9d0a6388b872144eb154519799995b"` [INFO] [stdout] de5fbe378d573500214193ddc032fc154b9d0a6388b872144eb154519799995b