[INFO] cloning repository https://github.com/kevinswiber/ucl-sys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevinswiber/ucl-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinswiber%2Fucl-sys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinswiber%2Fucl-sys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] badf0b9b7e96f0eb089e0614b1b4dc5bcb7312c0 [INFO] checking kevinswiber/ucl-sys against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinswiber%2Fucl-sys" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kevinswiber/ucl-sys on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kevinswiber/ucl-sys [INFO] finished tweaking git repo https://github.com/kevinswiber/ucl-sys [INFO] tweaked toml for git repo https://github.com/kevinswiber/ucl-sys written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/kevinswiber/ucl-sys already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b99a510e9201e145ce700b77892a69e9d3de9f9298f7cc1553bfb3e95c83afa [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" "1b99a510e9201e145ce700b77892a69e9d3de9f9298f7cc1553bfb3e95c83afa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b99a510e9201e145ce700b77892a69e9d3de9f9298f7cc1553bfb3e95c83afa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b99a510e9201e145ce700b77892a69e9d3de9f9298f7cc1553bfb3e95c83afa", kill_on_drop: false }` [INFO] [stdout] 1b99a510e9201e145ce700b77892a69e9d3de9f9298f7cc1553bfb3e95c83afa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6437a57d2b2b0b730e0cfd006ec3c5667834fce8a05e3a34e77d7025f6a70d95 [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" "6437a57d2b2b0b730e0cfd006ec3c5667834fce8a05e3a34e77d7025f6a70d95", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling gcc v0.3.49 [INFO] [stderr] Compiling libloading v0.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling syntex_pos v0.58.1 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling clang-sys v0.18.0 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling cexpr v0.2.0 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.12 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] Compiling curl-sys v0.3.11 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling clap v2.24.2 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.12` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-858f82cd67b23744/build-script-build` (exit code: 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-67c6b54f939e76c6/out/expando.c" [INFO] [stderr] exit code: 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 ' [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.0, 2.5.1, 2.5.2, 2.5.3, and 2.5.4, but a different version of OpenSSL was [INFO] [stderr] found. The build is now aborting due to this version mismatch. [INFO] [stderr] [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.12/build.rs:363:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5597533f04b0 - std::backtrace_rs::backtrace::libunwind::trace::h7cf3ca97bd83fbab [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x5597533f04b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h5a69c674b2d9ea5c [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5597533f04b0 - std::sys_common::backtrace::_print_fmt::hdf72478dfcb50678 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x5597533f04b0 - ::fmt::h1e0bdbb35e83deca [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x55975340ea3c - core::fmt::write::he67f9b17bcb7ee73 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/fmt/mod.rs:1080 [INFO] [stderr] 5: 0x5597533ed0e2 - std::io::Write::write_fmt::hac97d5cb5753e2ec [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/io/mod.rs:1516 [INFO] [stderr] 6: 0x5597533f294d - std::sys_common::backtrace::_print::haa20918e28a126c5 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x5597533f294d - std::sys_common::backtrace::print::h49e772a4873d9076 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x5597533f294d - std::panicking::default_hook::{{closure}}::hb218b305d15e3f11 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:208 [INFO] [stderr] 9: 0x5597533f25f8 - std::panicking::default_hook::h63997b7b949e1ce0 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:227 [INFO] [stderr] 10: 0x5597533f2fd1 - std::panicking::rust_panic_with_hook::hb54f09ccadf64bd3 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:577 [INFO] [stderr] 11: 0x5597533c5cac - std::panicking::begin_panic::{{closure}}::h920ca87405a3691e [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:506 [INFO] [stderr] 12: 0x5597533c7759 - std::sys_common::backtrace::__rust_end_short_backtrace::h093ca94ab4c2ec8c [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x5597533c5bd7 - std::panicking::begin_panic::hda018b6f981903c2 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:505 [INFO] [stderr] 14: 0x55975337f4e9 - build_script_build::validate_headers::h7419c00adf82a29f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.12/build.rs:363 [INFO] [stderr] 15: 0x55975337df7c - build_script_build::try_pkg_config::h84a26790238f0da1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.12/build.rs:211 [INFO] [stderr] 16: 0x55975337d111 - build_script_build::find_openssl_dir::h6ffb87715dda9c77 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.12/build.rs:104 [INFO] [stderr] 17: 0x55975337cd4a - build_script_build::main::{{closure}}::h905f0bae4400bdc7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.12/build.rs:45 [INFO] [stderr] 18: 0x55975338ad84 - core::option::Option::unwrap_or_else::h4e428f676f033d04 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/option.rs:424 [INFO] [stderr] 19: 0x55975337bc8f - build_script_build::main::h4196a8c0386a47ed [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.12/build.rs:44 [INFO] [stderr] 20: 0x55975338db4b - core::ops::function::FnOnce::call_once::hea30a51bbb49e7cf [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/ops/function.rs:227 [INFO] [stderr] 21: 0x55975338199e - std::sys_common::backtrace::__rust_begin_short_backtrace::h23d1682cbcf9944f [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 22: 0x55975338d8e1 - std::rt::lang_start::{{closure}}::h6c0016d434a7b214 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/rt.rs:66 [INFO] [stderr] 23: 0x5597533f33f7 - core::ops::function::impls:: for &F>::call_once::h908982dfc31b926f [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/ops/function.rs:259 [INFO] [stderr] 24: 0x5597533f33f7 - std::panicking::try::do_call::h92777899503b7584 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:381 [INFO] [stderr] 25: 0x5597533f33f7 - std::panicking::try::h8815656b2b76e792 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:345 [INFO] [stderr] 26: 0x5597533f33f7 - std::panic::catch_unwind::h112ab81228f50b46 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panic.rs:382 [INFO] [stderr] 27: 0x5597533f33f7 - std::rt::lang_start_internal::h1772a706c7575c24 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/rt.rs:51 [INFO] [stderr] 28: 0x55975338d8b7 - std::rt::lang_start::hbc9509ccfcfbdfd5 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/rt.rs:65 [INFO] [stderr] 29: 0x55975338050a - main [INFO] [stderr] 30: 0x7f8ef63270b3 - __libc_start_main [INFO] [stderr] 31: 0x5597533770be - _start [INFO] [stderr] 32: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found struct `ast::Name` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syntex_syntax-0.58.1/src/symbol.rs:146:27 [INFO] [stdout] | [INFO] [stdout] 146 | name: ast::Name($index), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | / declare_keywords! { [INFO] [stdout] 166 | | // Invalid identifier [INFO] [stdout] 167 | | (0, Invalid, "") [INFO] [stdout] 168 | | [INFO] [stdout] ... | [INFO] [stdout] 231 | | (56, CrateRoot, "{{root}}") [INFO] [stdout] 232 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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 E0423`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6437a57d2b2b0b730e0cfd006ec3c5667834fce8a05e3a34e77d7025f6a70d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6437a57d2b2b0b730e0cfd006ec3c5667834fce8a05e3a34e77d7025f6a70d95", kill_on_drop: false }` [INFO] [stdout] 6437a57d2b2b0b730e0cfd006ec3c5667834fce8a05e3a34e77d7025f6a70d95