[INFO] cloning repository https://github.com/rrichardson/lout [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rrichardson/lout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frrichardson%2Flout", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frrichardson%2Flout'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a70f4a54f0c5bea8af9a8f4db084d4012cf7786b [INFO] checking rrichardson/lout against master#accc516128b21e960b1a7af45393e9acdd184890 for pr-122501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frrichardson%2Flout" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rrichardson/lout on toolchain accc516128b21e960b1a7af45393e9acdd184890 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+accc516128b21e960b1a7af45393e9acdd184890" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rrichardson/lout [INFO] finished tweaking git repo https://github.com/rrichardson/lout [INFO] tweaked toml for git repo https://github.com/rrichardson/lout written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rrichardson/lout 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" "+accc516128b21e960b1a7af45393e9acdd184890" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.bench.features [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. [INFO] checking rrichardson/lout against try#32f93a5733992b29f321831b7e26c1f7d7205013 for pr-122501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frrichardson%2Flout" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rrichardson/lout on toolchain 32f93a5733992b29f321831b7e26c1f7d7205013 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32f93a5733992b29f321831b7e26c1f7d7205013" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rrichardson/lout [INFO] finished tweaking git repo https://github.com/rrichardson/lout [INFO] tweaked toml for git repo https://github.com/rrichardson/lout written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rrichardson/lout 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" "+32f93a5733992b29f321831b7e26c1f7d7205013" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.bench.features [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded native-tls v0.1.1 [INFO] [stderr] Downloaded security-framework-sys v0.1.10 [INFO] [stderr] Downloaded serde_urlencoded v0.3.0 [INFO] [stderr] Downloaded hyper-openssl v0.2.2 [INFO] [stderr] Downloaded reqwest v0.3.0 [INFO] [stderr] Downloaded rusoto_credential v0.5.0 [INFO] [stderr] Downloaded schannel v0.1.2 [INFO] [stderr] Downloaded aho-corasick v0.6.2 [INFO] [stderr] Downloaded security-framework v0.1.10 [INFO] [stderr] Downloaded flate2 v0.2.17 [INFO] [stderr] Downloaded miniz-sys v0.1.9 [INFO] [stderr] Downloaded hyper v0.10.4 [INFO] [stderr] Downloaded csv v0.14.7 [INFO] [stderr] Downloaded snap v0.1.2 [INFO] [stderr] Downloaded ring v0.6.3 [INFO] [stderr] Downloaded bytes v0.4.0 [INFO] [stderr] Downloaded rs-es v0.9.0 [INFO] [stderr] Downloaded rusoto_codegen v0.7.0 [INFO] [stderr] Downloaded rusoto v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+32f93a5733992b29f321831b7e26c1f7d7205013" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a604b25a1b0731854b27f1393327ec7fc2c5fcb0370a6a16689c7388d8dded6 [INFO] running `Command { std: "docker" "start" "-a" "5a604b25a1b0731854b27f1393327ec7fc2c5fcb0370a6a16689c7388d8dded6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a604b25a1b0731854b27f1393327ec7fc2c5fcb0370a6a16689c7388d8dded6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a604b25a1b0731854b27f1393327ec7fc2c5fcb0370a6a16689c7388d8dded6", kill_on_drop: false }` [INFO] [stdout] 5a604b25a1b0731854b27f1393327ec7fc2c5fcb0370a6a16689c7388d8dded6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+32f93a5733992b29f321831b7e26c1f7d7205013" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e3b8418109c028adc4c90697702b74ee4c4c7b9dd63dd7d9c3991246bed7e67 [INFO] running `Command { std: "docker" "start" "-a" "5e3b8418109c028adc4c90697702b74ee4c4c7b9dd63dd7d9c3991246bed7e67", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.bench.features [INFO] [stderr] Checking libc v0.2.20 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling gcc v0.3.43 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking matches v0.1.4 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Checking unicode-normalization v0.1.4 [INFO] [stderr] Checking lazy_static v0.2.2 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking rustc-serialize v0.3.22 [INFO] [stderr] Compiling openssl v0.9.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking foreign-types v0.2.0 [INFO] [stderr] Compiling quote v0.3.12 [INFO] [stderr] Checking unicode-bidi v0.2.5 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking httparse v1.2.1 [INFO] [stderr] Checking mime v0.2.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking traitobject v0.0.1 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling syn v0.11.4 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Checking time v0.1.36 [INFO] [stderr] Checking num_cpus v1.2.1 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.22/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/alloc/src/borrow.rs:180:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling thread_local v0.3.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling aho-corasick v0.6.2 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Compiling hyper v0.10.4 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Checking idna v0.1.0 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.7 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Compiling serde v0.9.7 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Checking url v1.4.0 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.22/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/alloc/src/borrow.rs:180:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num v0.1.36 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Checking dtoa v0.2.2 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.7` [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-071596f84ac937af/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [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] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-E" "/opt/rustwide/target/debug/build/openssl-sys-63cfe2485fd81eec/out/expando.c" [INFO] [stderr] ExitStatus(unix_wait_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.7/build.rs:313: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] but a different version of OpenSSL was found. The build is now aborting due to [INFO] [stderr] this version mismatch. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56293e58a622 - std::backtrace_rs::backtrace::libunwind::trace::h9f774d2202b6787d [INFO] [stderr] at /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x56293e58a622 - std::backtrace_rs::backtrace::trace_unsynchronized::h58c8b73cde27bbf6 [INFO] [stderr] at /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56293e58a622 - std::sys_common::backtrace::_print_fmt::h1b72f0a3deeec69c [INFO] [stderr] at /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x56293e58a622 - ::fmt::h191bd16a01397f5d [INFO] [stderr] at /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x56293e5ae81c - core::fmt::rt::Argument::fmt::hf8056298a3b3e882 [INFO] [stderr] at /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x56293e5ae81c - core::fmt::write::h4565f13efee65f1a [INFO] [stderr] at /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x56293e587e7f - std::io::Write::write_fmt::h7e9f121dd9578010 [INFO] [stderr] at /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x56293e58a3f4 - std::sys_common::backtrace::_print::h6c6eeffb20542337 [INFO] [stderr] at /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x56293e58a3f4 - std::sys_common::backtrace::print::h0fe3dc5004fa2660 [INFO] [stderr] at /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x56293e58bc2b - std::panicking::default_hook::{{closure}}::h98bcf4b7b4291560 [INFO] [stderr] 10: 0x56293e58b983 - std::panicking::default_hook::h8939c3823c89171f [INFO] [stderr] at /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x56293e58c0cd - std::panicking::rust_panic_with_hook::hb10f7a819e3d0fc8 [INFO] [stderr] at /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x56293e55277e - std::panicking::begin_panic::{{closure}}::h56d4ce251fb82092 [INFO] [stderr] 13: 0x56293e5537ea - std::sys_common::backtrace::__rust_end_short_backtrace::hcc6f6c548ed61761 [INFO] [stderr] 14: 0x56293e55272b - std::panicking::begin_panic::hea565576427160a7 [INFO] [stderr] 15: 0x56293e536d6d - build_script_build::validate_headers::he7ae72d9b56c4b88 [INFO] [stderr] 16: 0x56293e535e65 - build_script_build::try_pkg_config::h8f397caaff2c06f4 [INFO] [stderr] 17: 0x56293e534e87 - build_script_build::find_openssl_dir::hf8cee58825156872 [INFO] [stderr] 18: 0x56293e534c58 - build_script_build::main::{{closure}}::hed960f26df2e3ab2 [INFO] [stderr] 19: 0x56293e52abb3 - core::option::Option::unwrap_or_else::hcefc00a885afa628 [INFO] [stderr] 20: 0x56293e534003 - build_script_build::main::h029c0a4bc0c237e9 [INFO] [stderr] 21: 0x56293e52ec23 - core::ops::function::FnOnce::call_once::h9c7f5255ecbb8f5e [INFO] [stderr] 22: 0x56293e52da06 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdeca424585b0ce05 [INFO] [stderr] 23: 0x56293e530889 - std::rt::lang_start::{{closure}}::h94cc63ee51336fb6 [INFO] [stderr] 24: 0x56293e5846f3 - core::ops::function::impls:: for &F>::call_once::h5acf2bc1589aedd2 [INFO] [stderr] at /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x56293e5846f3 - std::panicking::try::do_call::h774aa2de53ba7b1d [INFO] [stderr] at /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/std/src/panicking.rs:552:40 [INFO] [stderr] 26: 0x56293e5846f3 - std::panicking::try::h492a45c7705213a0 [INFO] [stderr] at /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/std/src/panicking.rs:516:19 [INFO] [stderr] 27: 0x56293e5846f3 - std::panic::catch_unwind::h2dfc7b19265d6209 [INFO] [stderr] at /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/std/src/panic.rs:146:14 [INFO] [stderr] 28: 0x56293e5846f3 - std::rt::lang_start_internal::{{closure}}::h6509dfaf4ca392fc [INFO] [stderr] at /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/std/src/rt.rs:148:48 [INFO] [stderr] 29: 0x56293e5846f3 - std::panicking::try::do_call::h75d4d9ffbd8ebf4c [INFO] [stderr] at /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/std/src/panicking.rs:552:40 [INFO] [stderr] 30: 0x56293e5846f3 - std::panicking::try::hba29e688c7f8c3b8 [INFO] [stderr] at /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/std/src/panicking.rs:516:19 [INFO] [stderr] 31: 0x56293e5846f3 - std::panic::catch_unwind::hb6504d2396a53e4a [INFO] [stderr] at /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/std/src/panic.rs:146:14 [INFO] [stderr] 32: 0x56293e5846f3 - std::rt::lang_start_internal::hb4632e92e6f61ad8 [INFO] [stderr] at /rustc/32f93a5733992b29f321831b7e26c1f7d7205013/library/std/src/rt.rs:148:20 [INFO] [stderr] 33: 0x56293e530867 - std::rt::lang_start::h28e5584dc7e72d8c [INFO] [stderr] 34: 0x56293e5381e5 - main [INFO] [stderr] 35: 0x7f3f2b29ad90 - [INFO] [stderr] 36: 0x7f3f2b29ae40 - __libc_start_main [INFO] [stderr] 37: 0x56293e526a05 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/url-1.4.0/src/form_urlencoded.rs:246:40 [INFO] [stdout] | [INFO] [stdout] 244 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 245 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stdout] 246 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stdout] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stdout] | | [INFO] [stdout] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0713`. [INFO] [stdout] [INFO] [stderr] error: could not compile `url` (lib) due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5e3b8418109c028adc4c90697702b74ee4c4c7b9dd63dd7d9c3991246bed7e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e3b8418109c028adc4c90697702b74ee4c4c7b9dd63dd7d9c3991246bed7e67", kill_on_drop: false }` [INFO] [stdout] 5e3b8418109c028adc4c90697702b74ee4c4c7b9dd63dd7d9c3991246bed7e67