[INFO] cloning repository https://github.com/ordovicia/scholar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ordovicia/scholar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fordovicia%2Fscholar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fordovicia%2Fscholar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cce88f5531f5a9233d8890963b22297c207ae52 [INFO] checking ordovicia/scholar against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fordovicia%2Fscholar" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ordovicia/scholar on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ordovicia/scholar [INFO] finished tweaking git repo https://github.com/ordovicia/scholar [INFO] tweaked toml for git repo https://github.com/ordovicia/scholar written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ordovicia/scholar already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] * /workspace/builds/worker-3-tc1/source/src/bin/scrape.rs [INFO] [stderr] * /workspace/builds/worker-3-tc1/source/src/bin/errors.rs [INFO] [stderr] * /workspace/builds/worker-3-tc1/source/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] Downloading crates ... [INFO] [stderr] Downloaded string_cache v0.6.2 [INFO] [stderr] Downloaded tendril v0.3.1 [INFO] [stderr] Downloaded html5ever v0.18.0 [INFO] [stderr] Downloaded openssl-sys v0.9.26 [INFO] [stderr] Downloaded rustc-demangle v0.1.6 [INFO] [stderr] Downloaded hyper v0.11.19 [INFO] [stderr] Downloaded select v0.4.2 [INFO] [stderr] Downloaded markup5ever v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18940286bb12cf7114834660876b18a99ededcf08117f9ceb556410a9e2eb0e7 [INFO] running `Command { std: "docker" "start" "-a" "18940286bb12cf7114834660876b18a99ededcf08117f9ceb556410a9e2eb0e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18940286bb12cf7114834660876b18a99ededcf08117f9ceb556410a9e2eb0e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18940286bb12cf7114834660876b18a99ededcf08117f9ceb556410a9e2eb0e7", kill_on_drop: false }` [INFO] [stdout] 18940286bb12cf7114834660876b18a99ededcf08117f9ceb556410a9e2eb0e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb2632146e79c5a1eabb77a934253e33fa9ef255cdc86be454935e4a8e92f49a [INFO] running `Command { std: "docker" "start" "-a" "eb2632146e79c5a1eabb77a934253e33fa9ef255cdc86be454935e4a8e92f49a", kill_on_drop: false }` [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/rustwide/workdir/src/bin/scrape.rs [INFO] [stderr] * /opt/rustwide/workdir/src/bin/errors.rs [INFO] [stderr] * /opt/rustwide/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 version_check v0.1.3 [INFO] [stderr] Checking libc v0.2.36 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking futures v0.1.18 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking bytes v0.4.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking serde v1.0.27 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking mio v0.6.13 [INFO] [stderr] Compiling openssl-sys v0.9.26 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Checking tokio-io v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling string_cache_codegen v0.4.0 [INFO] [stderr] Checking phf v0.7.21 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.26` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-d2dc272d86c097b9/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DIR [INFO] [stderr] cargo:rustc-link-lib=ssl [INFO] [stderr] cargo:rustc-link-lib=crypto [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-E" "/opt/rustwide/target/debug/build/openssl-sys-158dd893722a35d8/out/expando.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD" [INFO] [stderr] cargo:conf=OPENSSL_NO_SSL3_METHOD [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.26/build.rs:500:9: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] This crate is only compatible with OpenSSL 1.0.1 through 1.1.1, or LibreSSL 2.5 [INFO] [stderr] and 2.6, but a different version of OpenSSL was found. The build is now aborting [INFO] [stderr] due to this version mismatch. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55dbae2a1305 - std::backtrace_rs::backtrace::libunwind::trace::hb0d415bcff8c04ff [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55dbae2a1305 - std::backtrace_rs::backtrace::trace_unsynchronized::hd3beb7af6a65b2fb [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55dbae2a1305 - std::sys_common::backtrace::_print_fmt::hb94d89680d7f5d1c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55dbae2a1305 - ::fmt::h42d21e2ba62fd274 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55dbae2c53bb - core::fmt::rt::Argument::fmt::h8932bbbd2b9c37fe [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55dbae2c53bb - core::fmt::write::h672f14b769052340 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x55dbae29eb8f - std::io::Write::write_fmt::h4d626b1d019eca5c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x55dbae2a10de - std::sys_common::backtrace::_print::h745e446c2e03c5ca [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55dbae2a10de - std::sys_common::backtrace::print::hf0f0fa4fb70dca2c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55dbae2a28e9 - std::panicking::default_hook::{{closure}}::h607769b198639ae5 [INFO] [stderr] 10: 0x55dbae2a2653 - std::panicking::default_hook::h1e5811a5a9298ba1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55dbae2a2d84 - std::panicking::rust_panic_with_hook::hd0c5dc40875c06ef [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:789:13 [INFO] [stderr] 12: 0x55dbae250f0e - std::panicking::begin_panic::{{closure}}::h418f838b41e318c8 [INFO] [stderr] 13: 0x55dbae25087a - std::sys_common::backtrace::__rust_end_short_backtrace::hbc7babf81b4bab99 [INFO] [stderr] 14: 0x55dbae250ebb - std::panicking::begin_panic::h25d960dcc0c59e0a [INFO] [stderr] 15: 0x55dbae23d2f6 - build_script_build::validate_headers::h8f24de96495daa61 [INFO] [stderr] 16: 0x55dbae23bede - build_script_build::try_pkg_config::h5482997cfaa88b2d [INFO] [stderr] 17: 0x55dbae23aea8 - build_script_build::find_openssl_dir::h273b35fa3c64053f [INFO] [stderr] 18: 0x55dbae23ac88 - build_script_build::main::{{closure}}::h1fe4ab2085e46610 [INFO] [stderr] 19: 0x55dbae242e93 - core::option::Option::unwrap_or_else::h14f94ccb413b9275 [INFO] [stderr] 20: 0x55dbae239cef - build_script_build::main::h0774bb09df5a40de [INFO] [stderr] 21: 0x55dbae244763 - core::ops::function::FnOnce::call_once::h49277c83fd4b0c86 [INFO] [stderr] 22: 0x55dbae244296 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb01ab48e8297db5b [INFO] [stderr] 23: 0x55dbae241ce9 - std::rt::lang_start::{{closure}}::h083a9ab62bbdfa87 [INFO] [stderr] 24: 0x55dbae29b3a1 - core::ops::function::impls:: for &F>::call_once::hf24a18568366726b [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x55dbae29b3a1 - std::panicking::try::do_call::hfe98fb6a5c700fa1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 26: 0x55dbae29b3a1 - std::panicking::try::h887aaa509ba266ad [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 27: 0x55dbae29b3a1 - std::panic::catch_unwind::hdb24f00ea5a307a8 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 28: 0x55dbae29b3a1 - std::rt::lang_start_internal::{{closure}}::hacbffc0b2f55d28c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:48 [INFO] [stderr] 29: 0x55dbae29b3a1 - std::panicking::try::do_call::hc810c59098be8c17 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 30: 0x55dbae29b3a1 - std::panicking::try::h0d072b82be5f3f03 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 31: 0x55dbae29b3a1 - std::panic::catch_unwind::hb0e7e36556665803 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 32: 0x55dbae29b3a1 - std::rt::lang_start_internal::h4207974af80a0725 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:20 [INFO] [stderr] 33: 0x55dbae241cc7 - std::rt::lang_start::hfb701812cec3219e [INFO] [stderr] 34: 0x55dbae23eef5 - main [INFO] [stderr] 35: 0x7f4a51b6ad90 - [INFO] [stderr] 36: 0x7f4a51b6ae40 - __libc_start_main [INFO] [stderr] 37: 0x55dbae2339c5 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "eb2632146e79c5a1eabb77a934253e33fa9ef255cdc86be454935e4a8e92f49a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb2632146e79c5a1eabb77a934253e33fa9ef255cdc86be454935e4a8e92f49a", kill_on_drop: false }` [INFO] [stdout] eb2632146e79c5a1eabb77a934253e33fa9ef255cdc86be454935e4a8e92f49a [INFO] checking ordovicia/scholar against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fordovicia%2Fscholar" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ordovicia/scholar on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ordovicia/scholar [INFO] finished tweaking git repo https://github.com/ordovicia/scholar [INFO] tweaked toml for git repo https://github.com/ordovicia/scholar written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ordovicia/scholar already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] * /workspace/builds/worker-3-tc2/source/src/bin/scrape.rs [INFO] [stderr] * /workspace/builds/worker-3-tc2/source/src/bin/errors.rs [INFO] [stderr] * /workspace/builds/worker-3-tc2/source/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb1fc8e582a07f3e6f5f399285e4aaf797830bf2b6bc6b294a4c1fc739e14f20 [INFO] running `Command { std: "docker" "start" "-a" "eb1fc8e582a07f3e6f5f399285e4aaf797830bf2b6bc6b294a4c1fc739e14f20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb1fc8e582a07f3e6f5f399285e4aaf797830bf2b6bc6b294a4c1fc739e14f20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb1fc8e582a07f3e6f5f399285e4aaf797830bf2b6bc6b294a4c1fc739e14f20", kill_on_drop: false }` [INFO] [stdout] eb1fc8e582a07f3e6f5f399285e4aaf797830bf2b6bc6b294a4c1fc739e14f20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6008ac152b2ff9e1ed4ad27069816c6b923c9f3ca2e69758dfa50b2461b6999 [INFO] running `Command { std: "docker" "start" "-a" "c6008ac152b2ff9e1ed4ad27069816c6b923c9f3ca2e69758dfa50b2461b6999", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "c6008ac152b2ff9e1ed4ad27069816c6b923c9f3ca2e69758dfa50b2461b6999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6008ac152b2ff9e1ed4ad27069816c6b923c9f3ca2e69758dfa50b2461b6999", kill_on_drop: false }` [INFO] [stdout] c6008ac152b2ff9e1ed4ad27069816c6b923c9f3ca2e69758dfa50b2461b6999