[INFO] cloning repository https://github.com/3Hren/sonmhub
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3Hren/sonmhub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3Hren%2Fsonmhub", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3Hren%2Fsonmhub'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef497198229c01457f4d72b4087e75deb99e35fa
[INFO] checking 3Hren/sonmhub against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3Hren%2Fsonmhub" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/3Hren/sonmhub on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/3Hren/sonmhub
[INFO] finished tweaking git repo https://github.com/3Hren/sonmhub
[INFO] tweaked toml for git repo https://github.com/3Hren/sonmhub written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/3Hren/sonmhub 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0e7b89544de63593d89de50bb10c38d255965f3fff7e0d8f127a8e41cac40ff
[INFO] running `Command { std: "docker" "start" "-a" "a0e7b89544de63593d89de50bb10c38d255965f3fff7e0d8f127a8e41cac40ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0e7b89544de63593d89de50bb10c38d255965f3fff7e0d8f127a8e41cac40ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0e7b89544de63593d89de50bb10c38d255965f3fff7e0d8f127a8e41cac40ff", kill_on_drop: false }`
[INFO] [stdout] a0e7b89544de63593d89de50bb10c38d255965f3fff7e0d8f127a8e41cac40ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6f23067c2af2c7e5eb842df75a76c8c707c21308500d871d445049c97fd6560
[INFO] running `Command { std: "docker" "start" "-a" "c6f23067c2af2c7e5eb842df75a76c8c707c21308500d871d445049c97fd6560", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.41
[INFO] [stderr]    Compiling cc v1.0.15
[INFO] [stderr]     Checking cfg-if v0.1.3
[INFO] [stderr]    Compiling version_check v0.1.3
[INFO] [stderr]     Checking byteorder v1.2.3
[INFO] [stderr]     Checking futures v0.1.21
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking slab v0.4.0
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling serde v1.0.59
[INFO] [stderr]     Checking lazycell v0.6.0
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking log v0.4.1
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]     Checking crossbeam-utils v0.3.2
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling dbghelp-sys v0.2.0
[INFO] [stderr]     Checking matches v0.1.6
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]     Checking crossbeam-epoch v0.4.1
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling gcc v0.3.54
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking net2 v0.2.32
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.8
[INFO] [stderr]    Compiling quote v0.6.2
[INFO] [stderr]     Checking bytes v0.4.7
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]     Checking crossbeam-deque v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.7
[INFO] [stderr]    Compiling syn v0.14.0
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking mio v0.6.14
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.11
[INFO] [stderr]    Compiling pulldown-cmark v0.1.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling backtrace v0.2.3
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]    Compiling siphasher v0.2.2
[INFO] [stderr]    Compiling itoa v0.4.1
[INFO] [stderr]    Compiling dtoa v0.4.2
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling phf_shared v0.7.22
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]    Compiling same-file v1.0.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.1
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling phf_generator v0.7.22
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling unicase v2.1.0
[INFO] [stderr]     Checking stable_deref_trait v1.0.0
[INFO] [stderr]     Checking tokio-executor v0.1.2
[INFO] [stderr]     Checking tokio-io v0.1.6
[INFO] [stderr]    Compiling walkdir v2.1.4
[INFO] [stderr]     Checking smallvec v0.6.1
[INFO] [stderr]     Checking bitflags v1.0.3
[INFO] [stderr]    Compiling openssl-sys v0.9.31
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling bytecount v0.3.1
[INFO] [stderr]     Checking owning_ref v0.3.3
[INFO] [stderr]     Checking tokio-threadpool v0.1.3
[INFO] [stderr]     Checking tokio-timer v0.2.3
[INFO] [stderr]    Compiling phf_codegen v0.7.22
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]    Compiling miniz-sys v0.1.10
[INFO] [stderr]    Compiling rayon v0.8.2
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]     Checking tokio-reactor v0.1.1
[INFO] [stderr]     Checking hostname v0.1.4
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]    Compiling actix_derive v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stderr]    Compiling openssl v0.10.8
[INFO] [stderr]     Checking tokio-fs v0.1.0
[INFO] [stderr] warning: openssl-sys@0.9.31: /opt/rustwide/target/debug/build/openssl-sys-d8c36875fb32a851/out/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token
[INFO] [stderr] warning: openssl-sys@0.9.31:     4 | #define VERSION2(n, v) RUST_VERSION_ ## n ## _ ## v
[INFO] [stderr] warning: openssl-sys@0.9.31:       |                        ^~~~~~~~~~~~~
[INFO] [stderr] warning: openssl-sys@0.9.31: /opt/rustwide/target/debug/build/openssl-sys-d8c36875fb32a851/out/expando.c:5:23: note: in expansion of macro 'VERSION2'
[INFO] [stderr] warning: openssl-sys@0.9.31:     5 | #define VERSION(n, v) VERSION2(n, v)
[INFO] [stderr] warning: openssl-sys@0.9.31:       |                       ^~~~~~~~
[INFO] [stderr] warning: openssl-sys@0.9.31: /opt/rustwide/target/debug/build/openssl-sys-d8c36875fb32a851/out/expando.c:7:1: note: in expansion of macro 'VERSION'
[INFO] [stderr] warning: openssl-sys@0.9.31:     7 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER)
[INFO] [stderr] warning: openssl-sys@0.9.31:       | ^~~~~~~
[INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.31`
[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-864ab3f399c55121/build-script-main` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_LIB_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_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]   DEBUG = Some("true")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-E" "/opt/rustwide/target/debug/build/openssl-sys-d8c36875fb32a851/out/expando.c"
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/openssl-sys-d8c36875fb32a851/out/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token
[INFO] [stderr]   cargo:warning=    4 | #define VERSION2(n, v) RUST_VERSION_ ## n ## _ ## v
[INFO] [stderr]   cargo:warning=      |                        ^~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/openssl-sys-d8c36875fb32a851/out/expando.c:5:23: note: in expansion of macro 'VERSION2'
[INFO] [stderr]   cargo:warning=    5 | #define VERSION(n, v) VERSION2(n, v)
[INFO] [stderr]   cargo:warning=      |                       ^~~~~~~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/openssl-sys-d8c36875fb32a851/out/expando.c:7:1: note: in expansion of macro 'VERSION'
[INFO] [stderr]   cargo:warning=    7 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.31/build/main.rs:379:13:
[INFO] [stderr] 
[INFO] [stderr]   Header expansion error:
[INFO] [stderr]   Error { kind: ToolExecError, message: "Command \"cc\" \"-O0\" \"-ffunction-sections\" \"-fdata-sections\" \"-fPIC\" \"-g\" \"-m64\" \"-Wall\" \"-Wextra\" \"-E\" \"/opt/rustwide/target/debug/build/openssl-sys-d8c36875fb32a851/out/expando.c\" with args \"cc\" did not execute successfully (status code exit status: 1)." }
[INFO] [stderr] 
[INFO] [stderr]   Failed to find OpenSSL development headers.
[INFO] [stderr] 
[INFO] [stderr]   You can try fixing this setting the `OPENSSL_DIR` environment variable
[INFO] [stderr]   pointing to your OpenSSL installation or installing OpenSSL headers package
[INFO] [stderr]   specific to your distribution:
[INFO] [stderr] 
[INFO] [stderr]       # On Ubuntu
[INFO] [stderr]       sudo apt-get install libssl-dev
[INFO] [stderr]       # On Arch Linux
[INFO] [stderr]       sudo pacman -S openssl
[INFO] [stderr]       # On Fedora
[INFO] [stderr]       sudo dnf install openssl-devel
[INFO] [stderr] 
[INFO] [stderr]   See rust-openssl README for more information:
[INFO] [stderr] 
[INFO] [stderr]       https://github.com/sfackler/rust-openssl#linux
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x59eb82291170 - std::backtrace_rs::backtrace::libunwind::trace::hadda5b3c123dc3bb
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x59eb82291170 - std::backtrace_rs::backtrace::trace_unsynchronized::h251baf92d3d99d58
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x59eb82291170 - std::sys::backtrace::_print_fmt::he064a6bd4bc8a74c
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x59eb82291170 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::haf1177ce001c5aba
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x59eb822b59f3 - core::fmt::rt::Argument::fmt::h13d92de871fbc7d2
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x59eb822b59f3 - core::fmt::write::h1a1a904f0a5a0299
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/fmt/mod.rs:1449:21
[INFO] [stderr]      6:     0x59eb8228da93 - std::io::Write::write_fmt::h50a28dda2e43fcfb
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/io/mod.rs:1890:15
[INFO] [stderr]      7:     0x59eb82290fc2 - std::sys::backtrace::BacktraceLock::print::h157a5b5bafa82524
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x59eb8229214f - std::panicking::default_hook::{{closure}}::hbf38c704020fd551
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x59eb82291fba - std::panicking::default_hook::h3b53f3f0a8a63ac3
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x59eb82292b72 - std::panicking::rust_panic_with_hook::h7056095ba66a66e9
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x59eb822928fa - std::panicking::begin_panic_handler::{{closure}}::h5cd21fc1f38bc0b5
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:704:13
[INFO] [stderr]     12:     0x59eb82291679 - std::sys::backtrace::__rust_end_short_backtrace::h870aa48417f960ec
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x59eb8229258d - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:695:5
[INFO] [stderr]     14:     0x59eb822b47c0 - core::panicking::panic_fmt::h3be781a2b5cd0694
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x59eb8221d3a9 - build_script_main::validate_headers::h7f940e9da05b03c8
[INFO] [stderr]     16:     0x59eb8221baa2 - build_script_main::try_pkg_config::h0da9546528b37058
[INFO] [stderr]     17:     0x59eb8221a828 - build_script_main::find_openssl_dir::he2b6b454fc58dafb
[INFO] [stderr]     18:     0x59eb8221a608 - build_script_main::main::{{closure}}::h155544623dd878b7
[INFO] [stderr]     19:     0x59eb822163a3 - core::option::Option<T>::unwrap_or_else::h86b549d59b3bdb9c
[INFO] [stderr]     20:     0x59eb8221988f - build_script_main::main::h5bebd6ff67ae2a62
[INFO] [stderr]     21:     0x59eb82215a93 - core::ops::function::FnOnce::call_once::hcfe249d15b726a07
[INFO] [stderr]     22:     0x59eb8221f896 - std::sys::backtrace::__rust_begin_short_backtrace::h619e70d5eb871fcc
[INFO] [stderr]     23:     0x59eb82214ff9 - std::rt::lang_start::{{closure}}::heb1bf57a32524bdd
[INFO] [stderr]     24:     0x59eb82289810 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h1e885987d45d34ff
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     25:     0x59eb82289810 - std::panicking::try::do_call::h8a97b1757e207774
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:587:40
[INFO] [stderr]     26:     0x59eb82289810 - std::panicking::try::h92f474ce5157261d
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:550:19
[INFO] [stderr]     27:     0x59eb82289810 - std::panic::catch_unwind::h90427f977335690d
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panic.rs:358:14
[INFO] [stderr]     28:     0x59eb82289810 - std::rt::lang_start_internal::{{closure}}::h28c58ffd66de695b
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/rt.rs:168:24
[INFO] [stderr]     29:     0x59eb82289810 - std::panicking::try::do_call::he6cef74ecc3ff7c6
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:587:40
[INFO] [stderr]     30:     0x59eb82289810 - std::panicking::try::h6657572b256b949b
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:550:19
[INFO] [stderr]     31:     0x59eb82289810 - std::panic::catch_unwind::h0a856d006a19410f
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panic.rs:358:14
[INFO] [stderr]     32:     0x59eb82289810 - std::rt::lang_start_internal::h10d6e5d37af84b89
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/rt.rs:164:5
[INFO] [stderr]     33:     0x59eb82214fe1 - std::rt::lang_start::h3164309eb0d95dc0
[INFO] [stderr]     34:     0x59eb8221e705 - main
[INFO] [stderr]     35:     0x79c4ba23ed90 - <unknown>
[INFO] [stderr]     36:     0x79c4ba23ee40 - __libc_start_main
[INFO] [stderr]     37:     0x59eb82214af5 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Op` in `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.3.8/src/unstable.rs:131:42
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 let mut op = proc_macro::Op::new(tt.op(), spacing);
[INFO] [stdout]     |                                          ^^ could not find `Op` in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use Op;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Op`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 131 -                 let mut op = proc_macro::Op::new(tt.op(), spacing);
[INFO] [stdout] 131 +                 let mut op = Op::new(tt.op(), spacing);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Term` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.3.8/src/unstable.rs:439:25
[INFO] [stdout]     |
[INFO] [stdout] 439 |     Nightly(proc_macro::Term),
[INFO] [stdout]     |                         ^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 3   + use Term;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use stable::Term;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Term`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 439 -     Nightly(proc_macro::Term),
[INFO] [stdout] 439 +     Nightly(Term),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Term` in `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.3.8/src/unstable.rs:446:59
[INFO] [stdout]     |
[INFO] [stdout] 446 |             Span::Nightly(s) => Term::Nightly(proc_macro::Term::new(string, s)),
[INFO] [stdout]     |                                                           ^^^^ could not find `Term` in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 3   + use Term;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use stable::Term;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Term`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 446 -             Span::Nightly(s) => Term::Nightly(proc_macro::Term::new(string, s)),
[INFO] [stdout] 446 +             Span::Nightly(s) => Term::Nightly(Term::new(string, s)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Term` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.3.8/src/unstable.rs:473:44
[INFO] [stdout]     |
[INFO] [stdout] 473 |     fn unwrap_nightly(self) -> proc_macro::Term {
[INFO] [stdout]     |                                            ^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 3   + use Term;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use stable::Term;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Term`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 473 -     fn unwrap_nightly(self) -> proc_macro::Term {
[INFO] [stdout] 473 +     fn unwrap_nightly(self) -> Term {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.3.8/src/unstable.rs:262:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |     Nightly(proc_macro::SourceFile, FileName),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54725 <https://github.com/rust-lang/rust/issues/54725> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.3.8/src/unstable.rs:267:20
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54725 <https://github.com/rust-lang/rust/issues/54725> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `proc_macro::TokenStream` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.3.8/src/unstable.rs:45:59
[INFO] [stdout]    |
[INFO] [stdout] 45 |             TokenStream::Nightly(proc_macro::TokenStream::empty())
[INFO] [stdout]    |                                                           ^^^^^ function or associated item not found in `TokenStream`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `proc_macro::TokenStream`, consider using `proc_macro::TokenStream::new` which returns `proc_macro::TokenStream`
[INFO] [stdout]   --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/proc_macro/src/lib.rs:139:5
[INFO] [stdout] help: there is a method `is_empty` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 45 |             TokenStream::Nightly(proc_macro::TokenStream::is_empty())
[INFO] [stdout]    |                                                           ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Op` found for enum `proc_macro::TokenTree` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.3.8/src/unstable.rs:228:36
[INFO] [stdout]     |
[INFO] [stdout] 228 |             proc_macro::TokenTree::Op(tt) => {
[INFO] [stdout]     |                                    ^^ variant or associated item not found in `TokenTree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Term` found for enum `proc_macro::TokenTree` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.3.8/src/unstable.rs:237:36
[INFO] [stdout]     |
[INFO] [stdout] 237 |             proc_macro::TokenTree::Term(s) => ::Term::_new(Term::Nightly(s)).into(),
[INFO] [stdout]     |                                    ^^^^ variant or associated item not found in `TokenTree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.3.8/src/unstable.rs:268:45
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let filename = stable::file_name(sf.path().to_string());
[INFO] [stdout]     |                                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54725 <https://github.com/rust-lang/rust/issues/54725> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `PathBuf` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.3.8/src/unstable.rs:268:52
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let filename = stable::file_name(sf.path().to_string());
[INFO] [stdout]     |                                                    ^^^^^^^^^ `PathBuf` cannot be formatted with the default formatter; call `.display()` on it
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `PathBuf: std::fmt::Display`
[INFO] [stdout]             which is required by `PathBuf: ToString`
[INFO] [stdout]             `Path: std::fmt::Display`
[INFO] [stdout]             which is required by `Path: ToString`
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]     = note: call `.display()` or `.to_string_lossy()` to safely print paths, as they may contain non-Unicode data
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.3.8/src/unstable.rs:282:44
[INFO] [stdout]     |
[INFO] [stdout] 282 |             SourceFile::Nightly(a, _) => a.is_real(),
[INFO] [stdout]     |                                            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54725 <https://github.com/rust-lang/rust/issues/54725> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_def_site`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.3.8/src/unstable.rs:325:27
[INFO] [stdout]     |
[INFO] [stdout] 325 |             Span::Nightly(proc_macro::Span::def_site())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54724 <https://github.com/rust-lang/rust/issues/54724> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_def_site)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.3.8/src/unstable.rs:402:55
[INFO] [stdout]     |
[INFO] [stdout] 402 |             (Span::Nightly(a), Span::Nightly(b)) => a.eq(b),
[INFO] [stdout]     |                                                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54725 <https://github.com/rust-lang/rust/issues/54725> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0599, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "c6f23067c2af2c7e5eb842df75a76c8c707c21308500d871d445049c97fd6560", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6f23067c2af2c7e5eb842df75a76c8c707c21308500d871d445049c97fd6560", kill_on_drop: false }`
[INFO] [stdout] c6f23067c2af2c7e5eb842df75a76c8c707c21308500d871d445049c97fd6560
