[INFO] cloning repository https://github.com/divarvel/devoxx-cli-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divarvel/devoxx-cli-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivarvel%2Fdevoxx-cli-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivarvel%2Fdevoxx-cli-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0cea45bccb83bf5d41334344a4d47425c43b968 [INFO] checking divarvel/devoxx-cli-example against try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivarvel%2Fdevoxx-cli-example" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/divarvel/devoxx-cli-example on toolchain 169954edd744527414c631e9af1bbdc537b0cdf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/divarvel/devoxx-cli-example [INFO] finished tweaking git repo https://github.com/divarvel/devoxx-cli-example [INFO] tweaked toml for git repo https://github.com/divarvel/devoxx-cli-example written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/divarvel/devoxx-cli-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v0.15.31 [INFO] [stderr] Downloaded libflate v0.1.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] df545ba672f1c67103533d3df29c4ad98f65b4c84c65a529a93243770098a85d [INFO] running `Command { std: "docker" "start" "-a" "df545ba672f1c67103533d3df29c4ad98f65b4c84c65a529a93243770098a85d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df545ba672f1c67103533d3df29c4ad98f65b4c84c65a529a93243770098a85d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df545ba672f1c67103533d3df29c4ad98f65b4c84c65a529a93243770098a85d", kill_on_drop: false }` [INFO] [stdout] df545ba672f1c67103533d3df29c4ad98f65b4c84c65a529a93243770098a85d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2c619b5da9ef26054e403e892910a8138c61ab116a14a58a2281401360b6cad6 [INFO] running `Command { std: "docker" "start" "-a" "2c619b5da9ef26054e403e892910a8138c61ab116a14a58a2281401360b6cad6", kill_on_drop: false }` [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking tokio-timer v0.2.10 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking tokio-threadpool v0.1.13 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking libflate v0.1.22 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio v0.1.18 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling openssl v0.9.24 [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-b9e5c429783a77ba/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: 0x5625ab94bd0f - std::backtrace_rs::backtrace::libunwind::trace::h21c0966c343fddd8 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x5625ab94bd0f - std::backtrace_rs::backtrace::trace_unsynchronized::h62cde0754779ae3a [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5625ab94bd0f - std::sys_common::backtrace::_print_fmt::hb2d70198918acf1c [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x5625ab94bd0f - ::fmt::h5a9d4ddd4d99b877 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x5625ab9658ac - core::fmt::write::h3a043650ba7bf668 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/core/src/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x5625ab94a175 - std::io::Write::write_fmt::h2dbf1bb0d9f42142 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/io/mod.rs:1510 [INFO] [stderr] 6: 0x5625ab94e230 - std::sys_common::backtrace::_print::h1091565a54a3c462 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x5625ab94e230 - std::sys_common::backtrace::print::hc9759e13a502cda2 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x5625ab94e230 - std::panicking::default_hook::{{closure}}::hd35b8516a1d88160 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:198 [INFO] [stderr] 9: 0x5625ab94df7c - std::panicking::default_hook::h0dcf88ad4d72ec5e [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:217 [INFO] [stderr] 10: 0x5625ab94e873 - std::panicking::rust_panic_with_hook::h81c308f7accbe523 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:526 [INFO] [stderr] 11: 0x5625ab935cb5 - std::panicking::begin_panic::hdfda7035ee63f51a [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:456 [INFO] [stderr] 12: 0x5625ab936cd1 - build_script_build::main::hb8b293e19c995f6c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16 [INFO] [stderr] 13: 0x5625ab93574b - std::rt::lang_start::{{closure}}::hc3ede2ed54e93ba6 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/rt.rs:67 [INFO] [stderr] 14: 0x5625ab94ec86 - std::rt::lang_start_internal::{{closure}}::hdb90dc0481c9e8f6 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/rt.rs:52 [INFO] [stderr] 15: 0x5625ab94ec86 - std::panicking::try::do_call::he0af14a67f26ea71 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:348 [INFO] [stderr] 16: 0x5625ab94ec86 - std::panicking::try::h87d5f0e2c2fee1c5 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:325 [INFO] [stderr] 17: 0x5625ab94ec86 - std::panic::catch_unwind::he9266eec484f0287 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panic.rs:394 [INFO] [stderr] 18: 0x5625ab94ec86 - std::rt::lang_start_internal::hb54283a40e32dc37 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/rt.rs:51 [INFO] [stderr] 19: 0x5625ab935727 - std::rt::lang_start::hdb25ac5bef92432e [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/rt.rs:67 [INFO] [stderr] 20: 0x5625ab93743a - main [INFO] [stderr] 21: 0x7f39defbc0b3 - __libc_start_main [INFO] [stderr] 22: 0x5625ab93309e - _start [INFO] [stderr] 23: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2c619b5da9ef26054e403e892910a8138c61ab116a14a58a2281401360b6cad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c619b5da9ef26054e403e892910a8138c61ab116a14a58a2281401360b6cad6", kill_on_drop: false }` [INFO] [stdout] 2c619b5da9ef26054e403e892910a8138c61ab116a14a58a2281401360b6cad6