[INFO] cloning repository https://github.com/lynaghk/question-rust-websocket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lynaghk/question-rust-websocket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flynaghk%2Fquestion-rust-websocket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flynaghk%2Fquestion-rust-websocket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7871d9e6864180d12de1abd7d7b6f379b53859ce [INFO] testing lynaghk/question-rust-websocket against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flynaghk%2Fquestion-rust-websocket" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lynaghk/question-rust-websocket on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lynaghk/question-rust-websocket [INFO] finished tweaking git repo https://github.com/lynaghk/question-rust-websocket [INFO] tweaked toml for git repo https://github.com/lynaghk/question-rust-websocket written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/lynaghk/question-rust-websocket already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded security-framework v0.1.16 [INFO] [stderr] Downloaded cc v1.0.15 [INFO] [stderr] Downloaded httparse v1.2.4 [INFO] [stderr] Downloaded rand v0.3.22 [INFO] [stderr] Downloaded base64 v0.5.2 [INFO] [stderr] Downloaded base64 v0.6.0 [INFO] [stderr] Downloaded tokio-io v0.1.6 [INFO] [stderr] Downloaded safemem v0.2.0 [INFO] [stderr] Downloaded tokio-udp v0.1.0 [INFO] [stderr] Downloaded tokio v0.1.6 [INFO] [stderr] Downloaded tokio-reactor v0.1.1 [INFO] [stderr] Downloaded crossbeam-deque v0.3.1 [INFO] [stderr] Downloaded tokio-threadpool v0.1.3 [INFO] [stderr] Downloaded security-framework-sys v0.1.16 [INFO] [stderr] Downloaded redox_syscall v0.1.38 [INFO] [stderr] Downloaded vcpkg v0.2.3 [INFO] [stderr] Downloaded native-tls v0.1.5 [INFO] [stderr] Downloaded tokio-tcp v0.1.0 [INFO] [stderr] Downloaded lazy_static v1.0.0 [INFO] [stderr] Downloaded slab v0.4.0 [INFO] [stderr] Downloaded mio v0.6.14 [INFO] [stderr] Downloaded futures v0.1.21 [INFO] [stderr] Downloaded hyper v0.10.13 [INFO] [stderr] Downloaded websocket v0.20.2 [INFO] [stderr] Downloaded tokio-timer v0.2.3 [INFO] [stderr] Downloaded schannel v0.1.12 [INFO] [stderr] Downloaded tokio-fs v0.1.0 [INFO] [stderr] Downloaded libc v0.2.41 [INFO] [stderr] Downloaded net2 v0.2.32 [INFO] [stderr] Downloaded tokio-executor v0.1.2 [INFO] [stderr] Downloaded bytes v0.4.8 [INFO] [stderr] Downloaded tokio-tls v0.1.4 [INFO] [stderr] Downloaded openssl-sys v0.9.31 [INFO] [stderr] Downloaded tokio-core v0.1.17 [INFO] [stderr] Downloaded crossbeam-epoch v0.4.1 [INFO] [stderr] Downloaded crossbeam-utils v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b321a59762200065e5cc688fcaee91ae81b9f8ebaae6d689a3fc413161af0bb7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b321a59762200065e5cc688fcaee91ae81b9f8ebaae6d689a3fc413161af0bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b321a59762200065e5cc688fcaee91ae81b9f8ebaae6d689a3fc413161af0bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b321a59762200065e5cc688fcaee91ae81b9f8ebaae6d689a3fc413161af0bb7", kill_on_drop: false }` [INFO] [stdout] b321a59762200065e5cc688fcaee91ae81b9f8ebaae6d689a3fc413161af0bb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 944f9971118023b30dd3f23ff09dea5939c8d758b79c7b3efee76c1fa75be4bf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "944f9971118023b30dd3f23ff09dea5939c8d758b79c7b3efee76c1fa75be4bf", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.31 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] error: failed to run custom build command for `openssl v0.9.24` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-332fb5e00f55d2f1/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Unable to detect OpenSSL version', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x560031c68c9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x560031c68c9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x560031c68c9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x560031c68c9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x560031c82e2c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stderr] 5: 0x560031c66515 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stderr] 6: 0x560031c6a2a0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x560031c6a2a0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x560031c6a2a0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x560031c69e4b - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x560031c6a954 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x560031c5218e - std::panicking::begin_panic::{{closure}}::h7f53440da06576ab [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:526:9 [INFO] [stderr] 12: 0x560031c51f68 - std::sys_common::backtrace::__rust_end_short_backtrace::hb7a8acdfd2968001 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x560031c520cf - std::panicking::begin_panic::h9071c2ea1b587e2c [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:525:12 [INFO] [stderr] 14: 0x560031c53006 - build_script_build::main::hd5a20a020ee5b1f3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14 [INFO] [stderr] 15: 0x560031c5098b - core::ops::function::FnOnce::call_once::h4074f155260f7d6f [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x560031c51fae - std::sys_common::backtrace::__rust_begin_short_backtrace::h744f018f65bdcf8e [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 17: 0x560031c51001 - std::rt::lang_start::{{closure}}::h46f9eed2cdafa9b6 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:145:18 [INFO] [stderr] 18: 0x560031c684e1 - core::ops::function::impls:: for &F>::call_once::h0e73392810ecd318 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x560031c684e1 - std::panicking::try::do_call::h12dcb4a4f352a507 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stderr] 20: 0x560031c684e1 - std::panicking::try::h0d978c76ab4a3863 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stderr] 21: 0x560031c684e1 - std::panic::catch_unwind::hab40227675186980 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stderr] 22: 0x560031c684e1 - std::rt::lang_start_internal::{{closure}}::hc34786299e7d2cf7 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:48 [INFO] [stderr] 23: 0x560031c684e1 - std::panicking::try::do_call::h38e7a9128f21d387 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stderr] 24: 0x560031c684e1 - std::panicking::try::h32d4e72fd8922bce [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stderr] 25: 0x560031c684e1 - std::panic::catch_unwind::h9a345671d889d41f [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stderr] 26: 0x560031c684e1 - std::rt::lang_start_internal::h9e691a4f557eb2a3 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:20 [INFO] [stderr] 27: 0x560031c50fd0 - std::rt::lang_start::h3b207c3128b992ac [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:144:17 [INFO] [stderr] 28: 0x560031c536ec - main [INFO] [stderr] 29: 0x7f8b85dd80b3 - __libc_start_main [INFO] [stderr] 30: 0x560031c4e57e - _start [INFO] [stderr] 31: 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/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stdout] 261 | 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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0713`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "944f9971118023b30dd3f23ff09dea5939c8d758b79c7b3efee76c1fa75be4bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "944f9971118023b30dd3f23ff09dea5939c8d758b79c7b3efee76c1fa75be4bf", kill_on_drop: false }` [INFO] [stdout] 944f9971118023b30dd3f23ff09dea5939c8d758b79c7b3efee76c1fa75be4bf