[INFO] cloning repository https://github.com/bvinc/tokio_openssl_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bvinc/tokio_openssl_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbvinc%2Ftokio_openssl_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbvinc%2Ftokio_openssl_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00991435afa5c2d00ef675ac5f3af52c8f103faf [INFO] checking bvinc/tokio_openssl_test against master#8424f8e8cdf07010967a57584fd647b30e930d4d for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbvinc%2Ftokio_openssl_test" "/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/bvinc/tokio_openssl_test on toolchain 8424f8e8cdf07010967a57584fd647b30e930d4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bvinc/tokio_openssl_test [INFO] finished tweaking git repo https://github.com/bvinc/tokio_openssl_test [INFO] tweaked toml for git repo https://github.com/bvinc/tokio_openssl_test written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bvinc/tokio_openssl_test 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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.2 [INFO] [stderr] Downloaded openssl-sys v0.9.20 [INFO] [stderr] Downloaded openssl v0.9.20 [INFO] [stderr] Downloaded tokio-openssl v0.1.3 [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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54f5cbc67bde8d82df8962ecda9dd1294f23e5d895949f9bf9054fbdb37f3d54 [INFO] running `Command { std: "docker" "start" "-a" "54f5cbc67bde8d82df8962ecda9dd1294f23e5d895949f9bf9054fbdb37f3d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54f5cbc67bde8d82df8962ecda9dd1294f23e5d895949f9bf9054fbdb37f3d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54f5cbc67bde8d82df8962ecda9dd1294f23e5d895949f9bf9054fbdb37f3d54", kill_on_drop: false }` [INFO] [stdout] 54f5cbc67bde8d82df8962ecda9dd1294f23e5d895949f9bf9054fbdb37f3d54 [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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16a42278d902d4ec9b40f54da1971b06ed140364ef9d18216ebacb603c79697e [INFO] running `Command { std: "docker" "start" "-a" "16a42278d902d4ec9b40f54da1971b06ed140364ef9d18216ebacb603c79697e", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.32 [INFO] [stderr] Compiling cc v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking futures v0.1.16 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking lazycell v0.5.1 [INFO] [stderr] Compiling openssl v0.9.20 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking lazy_static v0.2.9 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Checking iovec v0.1.1 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking foreign-types v0.2.0 [INFO] [stderr] Checking rand v0.3.17 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Checking bytes v0.4.5 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Checking mio v0.6.10 [INFO] [stderr] Compiling openssl-sys v0.9.20 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking tokio-io v0.1.3 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.20` [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-0779c9a8ac74fea6/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-974d2a8b553372d2/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.20/build.rs:497:9: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] This crate is only compatible with OpenSSL 1.0.1, 1.0.2, and 1.1.0, or LibreSSL [INFO] [stderr] 2.5 and 2.6.0, but a different version of OpenSSL was found. The build is now [INFO] [stderr] aborting due to this version mismatch. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557716b598d6 - std::backtrace_rs::backtrace::libunwind::trace::hd7f91546a86e9eb7 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x557716b598d6 - std::backtrace_rs::backtrace::trace_unsynchronized::h13b9fa728a3708fe [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x557716b598d6 - std::sys_common::backtrace::_print_fmt::h1bb7e35bea5d5bc4 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x557716b598d6 - ::fmt::h78d689b0d4f3a125 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x557716b7e930 - core::fmt::rt::Argument::fmt::hd102429b5bbc02f0 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x557716b7e930 - core::fmt::write::he163691bac4ed294 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x557716b570bf - std::io::Write::write_fmt::h089708fcf5986613 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/io/mod.rs:1810:15 [INFO] [stderr] 7: 0x557716b596b4 - std::sys_common::backtrace::_print::h9424432173f624cf [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x557716b596b4 - std::sys_common::backtrace::print::h63aa741661caf93e [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x557716b5af97 - std::panicking::default_hook::{{closure}}::hfbb4b72bb640c257 [INFO] [stderr] 10: 0x557716b5acf9 - std::panicking::default_hook::hf41d95b1d44a5425 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x557716b5b428 - std::panicking::rust_panic_with_hook::h216d213ec98677f6 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/panicking.rs:781:13 [INFO] [stderr] 12: 0x557716b26c7e - std::panicking::begin_panic::{{closure}}::h388f89e6ec5b6628 [INFO] [stderr] 13: 0x557716b2909a - std::sys_common::backtrace::__rust_end_short_backtrace::h627602ba7bceaa87 [INFO] [stderr] 14: 0x557716b26c2b - std::panicking::begin_panic::h86c5dc0a0b506786 [INFO] [stderr] 15: 0x557716af88c2 - build_script_build::validate_headers::h2e5162332c3299d9 [INFO] [stderr] 16: 0x557716af74ae - build_script_build::try_pkg_config::h522d459f4900cb5d [INFO] [stderr] 17: 0x557716af6517 - build_script_build::find_openssl_dir::ha34b2b32743941ec [INFO] [stderr] 18: 0x557716af62c8 - build_script_build::main::{{closure}}::hbf9306faf898e1a7 [INFO] [stderr] 19: 0x557716afe42f - core::option::Option::unwrap_or_else::h1eef7bc18a51bfb8 [INFO] [stderr] 20: 0x557716af531f - build_script_build::main::h17c0f81dd8d90965 [INFO] [stderr] 21: 0x557716afd693 - core::ops::function::FnOnce::call_once::h66cd9a85c598ce4a [INFO] [stderr] 22: 0x557716afce16 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf3927a056d66ba9c [INFO] [stderr] 23: 0x557716afaae9 - std::rt::lang_start::{{closure}}::h05c016a1d1d40ac2 [INFO] [stderr] 24: 0x557716b53481 - core::ops::function::impls:: for &F>::call_once::h91c136a387b145f2 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x557716b53481 - std::panicking::try::do_call::h5acd9f11b21b3250 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/panicking.rs:554:40 [INFO] [stderr] 26: 0x557716b53481 - std::panicking::try::hb09847a656bd5d89 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/panicking.rs:518:19 [INFO] [stderr] 27: 0x557716b53481 - std::panic::catch_unwind::h8a784ca9d0ffed98 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/panic.rs:142:14 [INFO] [stderr] 28: 0x557716b53481 - std::rt::lang_start_internal::{{closure}}::hccbce53f750684cb [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/rt.rs:148:48 [INFO] [stderr] 29: 0x557716b53481 - std::panicking::try::do_call::hf767ed712591edd2 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/panicking.rs:554:40 [INFO] [stderr] 30: 0x557716b53481 - std::panicking::try::h9a8b275f215a29cd [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/panicking.rs:518:19 [INFO] [stderr] 31: 0x557716b53481 - std::panic::catch_unwind::hf594b3376417cb3e [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/panic.rs:142:14 [INFO] [stderr] 32: 0x557716b53481 - std::rt::lang_start_internal::h0416c9c773ca548d [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/rt.rs:148:20 [INFO] [stderr] 33: 0x557716afaac7 - std::rt::lang_start::h2a1b0ef17ddb2cc5 [INFO] [stderr] 34: 0x557716afa515 - main [INFO] [stderr] 35: 0x7ff0c4740d90 - [INFO] [stderr] 36: 0x7ff0c4740e40 - __libc_start_main [INFO] [stderr] 37: 0x557716aefe85 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "16a42278d902d4ec9b40f54da1971b06ed140364ef9d18216ebacb603c79697e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16a42278d902d4ec9b40f54da1971b06ed140364ef9d18216ebacb603c79697e", kill_on_drop: false }` [INFO] [stdout] 16a42278d902d4ec9b40f54da1971b06ed140364ef9d18216ebacb603c79697e [INFO] checking bvinc/tokio_openssl_test against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbvinc%2Ftokio_openssl_test" "/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/bvinc/tokio_openssl_test on toolchain 047472f299946caf090d1b5608ae4bd9f0416256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bvinc/tokio_openssl_test [INFO] finished tweaking git repo https://github.com/bvinc/tokio_openssl_test [INFO] tweaked toml for git repo https://github.com/bvinc/tokio_openssl_test written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bvinc/tokio_openssl_test 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" "+047472f299946caf090d1b5608ae4bd9f0416256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking bvinc/tokio_openssl_test against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbvinc%2Ftokio_openssl_test" "/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/bvinc/tokio_openssl_test on toolchain 047472f299946caf090d1b5608ae4bd9f0416256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bvinc/tokio_openssl_test [INFO] finished tweaking git repo https://github.com/bvinc/tokio_openssl_test [INFO] tweaked toml for git repo https://github.com/bvinc/tokio_openssl_test written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bvinc/tokio_openssl_test 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" "+047472f299946caf090d1b5608ae4bd9f0416256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking bvinc/tokio_openssl_test against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbvinc%2Ftokio_openssl_test" "/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/bvinc/tokio_openssl_test on toolchain 047472f299946caf090d1b5608ae4bd9f0416256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bvinc/tokio_openssl_test [INFO] finished tweaking git repo https://github.com/bvinc/tokio_openssl_test [INFO] tweaked toml for git repo https://github.com/bvinc/tokio_openssl_test written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bvinc/tokio_openssl_test 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" "+047472f299946caf090d1b5608ae4bd9f0416256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking bvinc/tokio_openssl_test against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbvinc%2Ftokio_openssl_test" "/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/bvinc/tokio_openssl_test on toolchain 047472f299946caf090d1b5608ae4bd9f0416256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bvinc/tokio_openssl_test [INFO] finished tweaking git repo https://github.com/bvinc/tokio_openssl_test [INFO] tweaked toml for git repo https://github.com/bvinc/tokio_openssl_test written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bvinc/tokio_openssl_test 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" "+047472f299946caf090d1b5608ae4bd9f0416256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking bvinc/tokio_openssl_test against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbvinc%2Ftokio_openssl_test" "/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/bvinc/tokio_openssl_test on toolchain 047472f299946caf090d1b5608ae4bd9f0416256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bvinc/tokio_openssl_test [INFO] finished tweaking git repo https://github.com/bvinc/tokio_openssl_test [INFO] tweaked toml for git repo https://github.com/bvinc/tokio_openssl_test written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bvinc/tokio_openssl_test 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" "+047472f299946caf090d1b5608ae4bd9f0416256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.