[INFO] cloning repository https://github.com/beanieboi/weltreise-log-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beanieboi/weltreise-log-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeanieboi%2Fweltreise-log-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeanieboi%2Fweltreise-log-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 658c3d49fe233919ada1725ba63195c827775a68 [INFO] documenting beanieboi/weltreise-log-rust/658c3d49fe233919ada1725ba63195c827775a68 against beta-2024-09-05 for beta-1.82-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeanieboi%2Fweltreise-log-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/beanieboi/weltreise-log-rust on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/beanieboi/weltreise-log-rust [INFO] finished tweaking git repo https://github.com/beanieboi/weltreise-log-rust [INFO] tweaked toml for git repo https://github.com/beanieboi/weltreise-log-rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/beanieboi/weltreise-log-rust 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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 [ERROR] error running command: no output for 300 seconds [INFO] documenting beanieboi/weltreise-log-rust/658c3d49fe233919ada1725ba63195c827775a68 against beta-2024-09-05 for beta-1.82-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeanieboi%2Fweltreise-log-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/beanieboi/weltreise-log-rust on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/beanieboi/weltreise-log-rust [INFO] finished tweaking git repo https://github.com/beanieboi/weltreise-log-rust [INFO] tweaked toml for git repo https://github.com/beanieboi/weltreise-log-rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/beanieboi/weltreise-log-rust 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dotenv v0.10.1 [INFO] [stderr] Downloaded diesel_infer_schema v0.15.0 [INFO] [stderr] Downloaded pq-sys v0.4.4 [INFO] [stderr] Downloaded diesel_codegen v0.15.0 [INFO] [stderr] Downloaded redox_syscall v0.1.29 [INFO] [stderr] Downloaded untrusted v0.5.0 [INFO] [stderr] Downloaded schannel v0.1.7 [INFO] [stderr] Downloaded openssl-sys v0.9.15 [INFO] [stderr] Downloaded egg-mode v0.9.0 [INFO] [stderr] Downloaded diesel v0.15.2 [INFO] [stderr] Downloaded openssl v0.9.15 [INFO] [stderr] Downloaded ring v0.9.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4dcd446b88311999dadcbb1499e913cb49b82aaf395c54d0944c5587e532a180 [INFO] running `Command { std: "docker" "start" "-a" "4dcd446b88311999dadcbb1499e913cb49b82aaf395c54d0944c5587e532a180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4dcd446b88311999dadcbb1499e913cb49b82aaf395c54d0944c5587e532a180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dcd446b88311999dadcbb1499e913cb49b82aaf395c54d0944c5587e532a180", kill_on_drop: false }` [INFO] [stdout] 4dcd446b88311999dadcbb1499e913cb49b82aaf395c54d0944c5587e532a180 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fbb1217d00c61d850c698ca5c275b9bfc9f2b42c06237fa9c758da736f78729 [INFO] running `Command { std: "docker" "start" "-a" "8fbb1217d00c61d850c698ca5c275b9bfc9f2b42c06237fa9c758da736f78729", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking libc v0.2.29 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling pq-sys v0.4.4 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.15 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling openssl v0.9.15 [INFO] [stderr] Checking unicode-normalization v0.1.5 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Checking idna v0.1.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking foreign-types v0.2.0 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking percent-encoding v1.0.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.15` [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-f92dcd632668cde1/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DIR [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-dc91a3fb6c318933/out/expando.c" [INFO] [stderr] exit 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.15/build.rs:416: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] 2.5 and 2.6.0, but a different version of OpenSSL was found. The build is now [INFO] [stderr] aborting due to this version mismatch. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x633e0a08368a - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x633e0a08368a - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x633e0a08368a - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x633e0a08368a - ::fmt::ha95eeb186e57c055 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x633e0a0a5a7b - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x633e0a0a5a7b - core::fmt::write::h1c4d59c42453601a [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x633e0a0808e3 - std::io::Write::write_fmt::h5a949066aada5e3e [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x633e0a084a52 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x633e0a084a52 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x633e0a0846be - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x633e0a0852df - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x633e0a04542a - std::panicking::begin_panic::{{closure}}::h7f16ab0c23b88cd7 [INFO] [stderr] 12: 0x633e0a03b15a - std::sys::backtrace::__rust_end_short_backtrace::h75d02474d43fbacf [INFO] [stderr] 13: 0x633e0a0453db - std::panicking::begin_panic::h630e252386887de3 [INFO] [stderr] 14: 0x633e0a0274f5 - build_script_build::validate_headers::hb0ec571fac905bdd [INFO] [stderr] 15: 0x633e0a02627f - build_script_build::try_pkg_config::h6e57485200c94914 [INFO] [stderr] 16: 0x633e0a0252d7 - build_script_build::find_openssl_dir::h3c55fb478b2e7421 [INFO] [stderr] 17: 0x633e0a0250a8 - build_script_build::main::{{closure}}::h90946ac9b09b35e5 [INFO] [stderr] 18: 0x633e0a02d453 - core::option::Option::unwrap_or_else::he230b59f7f6fc25e [INFO] [stderr] 19: 0x633e0a0241c8 - build_script_build::main::h059f17dd57392cc5 [INFO] [stderr] 20: 0x633e0a029fa3 - core::ops::function::FnOnce::call_once::ha0210eabc05730f7 [INFO] [stderr] 21: 0x633e0a02bd26 - std::sys::backtrace::__rust_begin_short_backtrace::h66949133362f4b6d [INFO] [stderr] 22: 0x633e0a01efc9 - std::rt::lang_start::{{closure}}::h18820d15b839d93e [INFO] [stderr] 23: 0x633e0a07ced0 - core::ops::function::impls:: for &F>::call_once::h6bd7d38e4d7a8c52 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x633e0a07ced0 - std::panicking::try::do_call::hfaf7bf4c3dbe0acf [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stderr] 25: 0x633e0a07ced0 - std::panicking::try::h27aafb61abce9ae9 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stderr] 26: 0x633e0a07ced0 - std::panic::catch_unwind::h4f56b0e91a30b1f0 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stderr] 27: 0x633e0a07ced0 - std::rt::lang_start_internal::{{closure}}::h7a6b5fd78faa452f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/rt.rs:143:48 [INFO] [stderr] 28: 0x633e0a07ced0 - std::panicking::try::do_call::h0af8dbf576e3bc4d [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stderr] 29: 0x633e0a07ced0 - std::panicking::try::h60eaf03b8f4ab40f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stderr] 30: 0x633e0a07ced0 - std::panic::catch_unwind::h4c6b73574c21ea01 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stderr] 31: 0x633e0a07ced0 - std::rt::lang_start_internal::hcd459c6d81039380 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/rt.rs:143:20 [INFO] [stderr] 32: 0x633e0a01efa7 - std::rt::lang_start::h3f9aa3b650c26db9 [INFO] [stderr] 33: 0x633e0a028dc5 - main [INFO] [stderr] 34: 0x7a4e9e906d90 - [INFO] [stderr] 35: 0x7a4e9e906e40 - __libc_start_main [INFO] [stderr] 36: 0x633e0a01bea5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8fbb1217d00c61d850c698ca5c275b9bfc9f2b42c06237fa9c758da736f78729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fbb1217d00c61d850c698ca5c275b9bfc9f2b42c06237fa9c758da736f78729", kill_on_drop: false }` [INFO] [stdout] 8fbb1217d00c61d850c698ca5c275b9bfc9f2b42c06237fa9c758da736f78729