[INFO] updating cached repository https://github.com/lukad/chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b65c0c4daf6fcae740724d1a11420f4503bda0f4 [INFO] checking lukad/chip8 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukad%2Fchip8" "/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/lukad/chip8 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lukad/chip8 [INFO] finished tweaking git repo https://github.com/lukad/chip8 [INFO] tweaked toml for git repo https://github.com/lukad/chip8 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/lukad/chip8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd6675b222c20bb8e121c4c03b1d07f6296114369abbeb303104d77db927816e [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" "dd6675b222c20bb8e121c4c03b1d07f6296114369abbeb303104d77db927816e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd6675b222c20bb8e121c4c03b1d07f6296114369abbeb303104d77db927816e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd6675b222c20bb8e121c4c03b1d07f6296114369abbeb303104d77db927816e", kill_on_drop: false }` [INFO] [stdout] dd6675b222c20bb8e121c4c03b1d07f6296114369abbeb303104d77db927816e [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 916c95a5b006ff08259c886b272a5ddb38eb1b6b6854d91a85b177f6354018f9 [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" "916c95a5b006ff08259c886b272a5ddb38eb1b6b6854d91a85b177f6354018f9", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling cc v1.0.15 [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 memoffset v0.2.1 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling serde v1.0.55 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Checking num-traits v0.2.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling cmake v0.1.31 [INFO] [stderr] Compiling base64 v0.9.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling xattr v0.2.1 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Checking regex-syntax v0.6.0 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling bytes v0.4.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Checking num-integer v0.1.37 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling tar v0.4.15 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Compiling openssl-sys v0.9.30 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling tokio-timer v0.2.3 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling libflate v0.1.14 [INFO] [stderr] Checking num-iter v0.1.36 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling mime v0.3.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling url v1.7.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-7d0470d64f1fdbf4/build-script-build` (exit code: 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: 0x5609f87af9b5 - backtrace::backtrace::libunwind::trace::hc3f32ba24d88242a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x5609f87af9b5 - backtrace::backtrace::trace_unsynchronized::haad2590418eb4c26 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5609f87af9b5 - std::sys_common::backtrace::_print_fmt::h4397782fec59f199 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x5609f87af9b5 - ::fmt::h39652f0242246c81 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5609f87cc88c - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x5609f87ade93 - std::io::Write::write_fmt::haa03b5883ee9e297 [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x5609f87b1ec0 - std::sys_common::backtrace::_print::ha6d9bdf9f438acec [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5609f87b1ec0 - std::sys_common::backtrace::print::ha1fba17a8e5f6bc7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5609f87b1ec0 - std::panicking::default_hook::{{closure}}::ha3c41e6964bb5c0e [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x5609f87b1c0c - std::panicking::default_hook::h39b8550780094336 [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x5609f87b24a7 - std::panicking::rust_panic_with_hook::hc8b48ce48004c103 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 11: 0x5609f87a6075 - std::panicking::begin_panic::h8fb737d2c202d24c [INFO] [stderr] at /rustc/c8bdaa84ec1b37f18f30375e196a65b7602f3790/src/libstd/panicking.rs:404 [INFO] [stderr] 12: 0x5609f87a6d81 - build_script_build::main::hf496f371da586d14 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16 [INFO] [stderr] 13: 0x5609f87a5dbb - std::rt::lang_start::{{closure}}::h61f8afc0a5bc18b4 [INFO] [stderr] at /rustc/c8bdaa84ec1b37f18f30375e196a65b7602f3790/src/libstd/rt.rs:67 [INFO] [stderr] 14: 0x5609f87b2878 - std::rt::lang_start_internal::{{closure}}::h980666b660b57c6b [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 15: 0x5609f87b2878 - std::panicking::try::do_call::h350bf2b82f81cf24 [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 16: 0x5609f87b2878 - std::panicking::try::hcafd728f614c0cb2 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 17: 0x5609f87b2878 - std::panic::catch_unwind::h301dc6a83a38a171 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 18: 0x5609f87b2878 - std::rt::lang_start_internal::hf4abd869024c3270 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 19: 0x5609f87a5d97 - std::rt::lang_start::h5c273cd64c5135a0 [INFO] [stderr] at /rustc/c8bdaa84ec1b37f18f30375e196a65b7602f3790/src/libstd/rt.rs:67 [INFO] [stderr] 20: 0x5609f87a74ea - main [INFO] [stderr] 21: 0x7f57aef500b3 - __libc_start_main [INFO] [stderr] 22: 0x5609f87a317e - _start [INFO] [stderr] 23: 0x0 - [INFO] [stderr] [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" "916c95a5b006ff08259c886b272a5ddb38eb1b6b6854d91a85b177f6354018f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "916c95a5b006ff08259c886b272a5ddb38eb1b6b6854d91a85b177f6354018f9", kill_on_drop: false }` [INFO] [stdout] 916c95a5b006ff08259c886b272a5ddb38eb1b6b6854d91a85b177f6354018f9